Sep 01 00:09:51 devstack devstack@c-api.service[74828]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 00:09:51 devstack devstack@c-api.service[74828]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 00:09:51 2026] *** Sep 01 00:09:51 devstack devstack@c-api.service[74828]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 00:09:51 devstack devstack@c-api.service[74828]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 00:09:51 devstack devstack@c-api.service[74828]: nodename: devstack Sep 01 00:09:51 devstack devstack@c-api.service[74828]: machine: x86_64 Sep 01 00:09:51 devstack devstack@c-api.service[74828]: clock source: unix Sep 01 00:09:51 devstack devstack@c-api.service[74828]: pcre jit disabled Sep 01 00:09:51 devstack devstack@c-api.service[74828]: detected number of CPU cores: 4 Sep 01 00:09:51 devstack devstack@c-api.service[74828]: current working directory: / Sep 01 00:09:51 devstack devstack@c-api.service[74828]: detected binary path: /usr/bin/uwsgi-core Sep 01 00:09:51 devstack devstack@c-api.service[74828]: your processes number limit is 47518 Sep 01 00:09:51 devstack devstack@c-api.service[74828]: your memory page size is 4096 bytes Sep 01 00:09:51 devstack devstack@c-api.service[74828]: detected max file descriptor number: 2048 Sep 01 00:09:51 devstack devstack@c-api.service[74828]: lock engine: pthread robust mutexes Sep 01 00:09:51 devstack devstack@c-api.service[74828]: thunder lock: enabled Sep 01 00:09:51 devstack devstack@c-api.service[74828]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 00:09:51 devstack devstack@c-api.service[74828]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 00:09:51 devstack devstack@c-api.service[74828]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 00:09:51 devstack devstack@c-api.service[74828]: Set PythonHome to /opt/stack/data/venv Sep 01 00:09:51 devstack devstack@c-api.service[74828]: Python main interpreter initialized at 0x7fe7abca4668 Sep 01 00:09:51 devstack devstack@c-api.service[74828]: python threads support enabled Sep 01 00:09:51 devstack devstack@c-api.service[74828]: your server socket listen backlog is limited to 100 connections Sep 01 00:09:51 devstack devstack@c-api.service[74828]: your mercy for graceful operations on workers is 80 seconds Sep 01 00:09:51 devstack devstack@c-api.service[74828]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 00:09:51 devstack devstack@c-api.service[74828]: *** Operational MODE: preforking *** Sep 01 00:09:51 devstack devstack@c-api.service[74828]: *** uWSGI is running in multiple interpreter mode *** Sep 01 00:09:51 devstack devstack@c-api.service[74828]: spawned uWSGI master process (pid: 74828) Sep 01 00:09:51 devstack devstack@c-api.service[74828]: spawned uWSGI worker 1 (pid: 74831, cores: 1) Sep 01 00:09:51 devstack devstack@c-api.service[74828]: spawned uWSGI worker 2 (pid: 74832, cores: 1) Sep 01 00:09:51 devstack devstack@c-api.service[74828]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 00:09:52 devstack devstack@c-api.service[74832]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 00:09:52 devstack devstack@c-api.service[74832]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 00:09:52 devstack devstack@c-api.service[74832]: we strongly recommend against using it for new projects. Sep 01 00:09:52 devstack devstack@c-api.service[74832]: If you are already using Eventlet, we recommend migrating to a different Sep 01 00:09:52 devstack devstack@c-api.service[74832]: framework. For more detail see Sep 01 00:09:52 devstack devstack@c-api.service[74832]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 00:09:52 devstack devstack@c-api.service[74832]: import eventlet # noqa Sep 01 00:09:52 devstack devstack@c-api.service[74831]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 00:09:52 devstack devstack@c-api.service[74831]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 00:09:52 devstack devstack@c-api.service[74831]: we strongly recommend against using it for new projects. Sep 01 00:09:52 devstack devstack@c-api.service[74831]: If you are already using Eventlet, we recommend migrating to a different Sep 01 00:09:52 devstack devstack@c-api.service[74831]: framework. For more detail see Sep 01 00:09:52 devstack devstack@c-api.service[74831]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 00:09:52 devstack devstack@c-api.service[74831]: import eventlet # noqa Sep 01 00:09:52 devstack devstack@c-api.service[74832]: /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 00:09:52 devstack devstack@c-api.service[74832]: from cgi import parse_header Sep 01 00:09:52 devstack devstack@c-api.service[74831]: /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 00:09:52 devstack devstack@c-api.service[74831]: from cgi import parse_header Sep 01 00:09:52 devstack devstack@c-api.service[74831]: /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 00:09:52 devstack devstack@c-api.service[74831]: warnings.warn( Sep 01 00:09:52 devstack devstack@c-api.service[74832]: /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 00:09:52 devstack devstack@c-api.service[74832]: warnings.warn( Sep 01 00:09:52 devstack devstack@c-api.service[74831]: /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 00:09:52 devstack devstack@c-api.service[74831]: removals.removed_module( Sep 01 00:09:52 devstack devstack@c-api.service[74831]: /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 00:09:52 devstack devstack@c-api.service[74831]: removals.removed_module( Sep 01 00:09:52 devstack devstack@c-api.service[74832]: /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 00:09:52 devstack devstack@c-api.service[74832]: removals.removed_module( Sep 01 00:09:52 devstack devstack@c-api.service[74832]: /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 00:09:52 devstack devstack@c-api.service[74832]: removals.removed_module( Sep 01 00:09:54 devstack devstack@c-api.service[74832]: /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 00:09:54 devstack devstack@c-api.service[74832]: warnings.warn( Sep 01 00:09:54 devstack devstack@c-api.service[74831]: /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 00:09:54 devstack devstack@c-api.service[74831]: warnings.warn( Sep 01 00:09:54 devstack devstack@c-api.service[74832]: /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 00:09:54 devstack devstack@c-api.service[74832]: warnings.warn( Sep 01 00:09:54 devstack devstack@c-api.service[74831]: /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 00:09:54 devstack devstack@c-api.service[74831]: warnings.warn( Sep 01 00:09:54 devstack devstack@c-api.service[74832]: 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 00:09:54 devstack devstack@c-api.service[74832]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74832) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 00:09:54 devstack devstack@c-api.service[74831]: 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 00:09:54 devstack devstack@c-api.service[74831]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74831) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 00:09:54 devstack devstack@c-api.service[74832]: /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 00:09:54 devstack devstack@c-api.service[74832]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 00:09:54 devstack devstack@c-api.service[74831]: /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 00:09:54 devstack devstack@c-api.service[74831]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74832) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74831) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:55 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:55 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: INFO dbcounter [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Registered counter for database cinder Sep 01 00:09:56 devstack devstack@c-api.service[74832]: INFO dbcounter [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Registered counter for database cinder Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG oslo_db.sqlalchemy.engines [None req-17952be3-0272-4481-88af-d1214e0bb0be 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=74831) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG oslo_db.sqlalchemy.engines [None req-7ef6af1b-cd75-4299-8e28-107cb889523b 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=74832) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG dbcounter [-] [74831] Writer thread running {{(pid=74831) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: /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 00:09:56 devstack devstack@c-api.service[74831]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 00:09:56 devstack devstack@c-api.service[74831]: INFO cinder.rpc [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG dbcounter [-] [74832] Writer thread running {{(pid=74832) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: INFO cinder.rpc [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 00:09:56 devstack devstack@c-api.service[74832]: /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 00:09:56 devstack devstack@c-api.service[74832]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 00:09:56 devstack devstack@c-api.service[74832]: INFO cinder.rpc [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 00:09:56 devstack devstack@c-api.service[74831]: INFO cinder.rpc [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 00:09:56 devstack devstack@c-api.service[74832]: INFO cinder.rpc [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 00:09:56 devstack devstack@c-api.service[74832]: INFO cinder.rpc [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 00:09:56 devstack devstack@c-api.service[74831]: INFO cinder.rpc [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING stevedore.named [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING castellan.key_manager [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: INFO cinder.rpc [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING cinder.keymgr.conf_key_mgr [None req-17952be3-0272-4481-88af-d1214e0bb0be 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 00:09:56 devstack devstack@c-api.service[74832]: WARNING stevedore.named [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING castellan.key_manager [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING cinder.keymgr.conf_key_mgr [None req-7ef6af1b-cd75-4299-8e28-107cb889523b 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 00:09:56 devstack devstack@c-api.service[74831]: WARNING stevedore.named [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING castellan.key_manager [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING stevedore.named [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING castellan.key_manager [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG oslo_db.sqlalchemy.engines [None req-7ef6af1b-cd75-4299-8e28-107cb889523b 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=74832) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG oslo_db.sqlalchemy.engines [None req-17952be3-0272-4481-88af-d1214e0bb0be 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=74831) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: INFO cinder.rpc [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 00:09:56 devstack devstack@c-api.service[74832]: INFO cinder.rpc [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING stevedore.named [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING castellan.key_manager [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74831]: INFO cinder.rpc [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 00:09:56 devstack devstack@c-api.service[74831]: INFO cinder.rpc [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING stevedore.named [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING castellan.key_manager [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING stevedore.named [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING castellan.key_manager [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING stevedore.named [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING castellan.key_manager [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING stevedore.named [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING castellan.key_manager [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING stevedore.named [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING castellan.key_manager [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING stevedore.named [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING castellan.key_manager [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING stevedore.named [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING castellan.key_manager [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING stevedore.named [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING castellan.key_manager [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING stevedore.named [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING castellan.key_manager [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING stevedore.named [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING castellan.key_manager [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING stevedore.named [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING castellan.key_manager [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING stevedore.named [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING castellan.key_manager [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING stevedore.named [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING castellan.key_manager [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING stevedore.named [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING castellan.key_manager [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING stevedore.named [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING castellan.key_manager [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING stevedore.named [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING castellan.key_manager [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING stevedore.named [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING stevedore.named [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING castellan.key_manager [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING castellan.key_manager [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING stevedore.named [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING castellan.key_manager [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING stevedore.named [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING castellan.key_manager [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING stevedore.named [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING castellan.key_manager [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING stevedore.named [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING castellan.key_manager [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING stevedore.named [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING castellan.key_manager [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING stevedore.named [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING castellan.key_manager [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING stevedore.named [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING castellan.key_manager [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING stevedore.named [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING castellan.key_manager [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING cinder.api.contrib.hosts [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING stevedore.named [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING castellan.key_manager [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING stevedore.named [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING castellan.key_manager [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING stevedore.named [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING castellan.key_manager [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING stevedore.named [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING castellan.key_manager [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING stevedore.named [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING castellan.key_manager [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING stevedore.named [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING castellan.key_manager [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING stevedore.named [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING castellan.key_manager [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING stevedore.named [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING stevedore.named [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING castellan.key_manager [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING castellan.key_manager [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING cinder.api.contrib.hosts [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING stevedore.named [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING castellan.key_manager [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING stevedore.named [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING castellan.key_manager [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extended resource: extensions {{(pid=74832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING stevedore.named [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING castellan.key_manager [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extended resource: os-volume-manage {{(pid=74832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING stevedore.named [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING castellan.key_manager [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING stevedore.named [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extended resource: os-quota-class-sets {{(pid=74832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING castellan.key_manager [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING stevedore.named [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING castellan.key_manager [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extended resource: os-hosts {{(pid=74832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING stevedore.named [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING castellan.key_manager [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extended resource: capabilities {{(pid=74832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING stevedore.named [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING castellan.key_manager [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extended resource: encryption {{(pid=74832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extended resource: extensions {{(pid=74831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extended resource: scheduler-stats {{(pid=74832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extended resource: os-volume-manage {{(pid=74831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extended resource: os-quota-sets {{(pid=74832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extended resource: os-quota-class-sets {{(pid=74831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extended resource: os-availability-zone {{(pid=74832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extended resource: os-hosts {{(pid=74831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extended resource: qos-specs {{(pid=74832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extended resource: capabilities {{(pid=74831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extended resource: encryption {{(pid=74831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extended resource: extra_specs {{(pid=74832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extended resource: scheduler-stats {{(pid=74831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extended resource: backups {{(pid=74832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extended resource: os-quota-sets {{(pid=74831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extended resource: encryption {{(pid=74832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extended resource: os-availability-zone {{(pid=74831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extended resource: qos-specs {{(pid=74831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extended resource: cgsnapshots {{(pid=74832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extended resource: os-volume-type-access {{(pid=74832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extended resource: extra_specs {{(pid=74831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extended resource: consistencygroups {{(pid=74832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extended resource: backups {{(pid=74831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extended resource: os-volume-transfer {{(pid=74832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extended resource: encryption {{(pid=74831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extended resource: os-snapshot-manage {{(pid=74832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extended resource: cgsnapshots {{(pid=74831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING stevedore.named [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING castellan.key_manager [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING stevedore.named [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extended resource: os-volume-type-access {{(pid=74831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING castellan.key_manager [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING stevedore.named [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING castellan.key_manager [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extended resource: consistencygroups {{(pid=74831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING stevedore.named [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING castellan.key_manager [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING stevedore.named [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING castellan.key_manager [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extended resource: os-volume-transfer {{(pid=74831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING stevedore.named [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING castellan.key_manager [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING stevedore.named [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extended resource: os-snapshot-manage {{(pid=74831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WARNING castellan.key_manager [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.contrib.snapshot_actions [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] SnapshotActionsController initialized {{(pid=74832) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extension AdminActions extending resource: volumes {{(pid=74832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extension AdminActions extending resource: snapshots {{(pid=74832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extension AdminActions extending resource: backups {{(pid=74832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING stevedore.named [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING castellan.key_manager [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extension VolumeActions extending resource: volumes {{(pid=74832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING stevedore.named [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extension UsedLimits extending resource: limits {{(pid=74832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING castellan.key_manager [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extension TypesManage extending resource: types {{(pid=74832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extension SnapshotActions extending resource: snapshots {{(pid=74832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.v3.router [None req-7ef6af1b-cd75-4299-8e28-107cb889523b None None] Extension VolumeTypeAccess extending resource: types {{(pid=74832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING stevedore.named [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING castellan.key_manager [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING stevedore.named [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING castellan.key_manager [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING stevedore.named [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING castellan.key_manager [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING stevedore.named [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING castellan.key_manager [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING stevedore.named [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WARNING castellan.key_manager [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.contrib.snapshot_actions [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] SnapshotActionsController initialized {{(pid=74831) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extension AdminActions extending resource: volumes {{(pid=74831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extension AdminActions extending resource: snapshots {{(pid=74831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extension AdminActions extending resource: backups {{(pid=74831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extension VolumeActions extending resource: volumes {{(pid=74831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extension UsedLimits extending resource: limits {{(pid=74831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extension TypesManage extending resource: types {{(pid=74831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extension SnapshotActions extending resource: snapshots {{(pid=74831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:09:56 devstack devstack@c-api.service[74831]: DEBUG cinder.api.v3.router [None req-17952be3-0272-4481-88af-d1214e0bb0be None None] Extension VolumeTypeAccess extending resource: types {{(pid=74831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fe7abca4668 pid: 74832 (default app) Sep 01 00:09:56 devstack devstack@c-api.service[74831]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fe7abca4668 pid: 74831 (default app) Sep 01 00:09:56 devstack devstack@c-api.service[74832]: DEBUG cinder.api.middleware.request_id [None req-59102947-204b-4b43-bd12-e336d1ff5759 None None] RequestId filter calling following filter/app {{(pid=74832) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:09:56 devstack devstack@c-api.service[74832]: [pid: 74832|app: 0|req: 1/1] 192.168.122.147 () {50 vars in 785 bytes} [Tue Sep 1 00:09:56 2026] GET /volume/v3/ => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 00:10:05 devstack devstack@c-api.service[74831]: DEBUG cinder.api.middleware.request_id [None req-acf0fe3d-84d4-4b05-a248-e579f8b2a387 None None] RequestId filter calling following filter/app {{(pid=74831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:10:06 devstack devstack@c-api.service[74832]: DEBUG dbcounter [-] [74832] Writing DB stats cinder:SELECT=6 {{(pid=74832) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:10:06 devstack devstack@c-api.service[74831]: DEBUG dbcounter [-] [74831] Writing DB stats cinder:SELECT=6 {{(pid=74831) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:10:07 devstack devstack@c-api.service[74831]: INFO cinder.api.openstack.wsgi [None req-acf0fe3d-84d4-4b05-a248-e579f8b2a387 admin admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:10:07 devstack devstack@c-api.service[74831]: DEBUG cinder.api.openstack.wsgi [None req-acf0fe3d-84d4-4b05-a248-e579f8b2a387 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=74831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:10:07 devstack devstack@c-api.service[74831]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:10:07 devstack devstack@c-api.service[74831]: warnings.warn( Sep 01 00:10:07 devstack devstack@c-api.service[74831]: DEBUG oslo_db.sqlalchemy.engines [None req-acf0fe3d-84d4-4b05-a248-e579f8b2a387 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=74831) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:10:07 devstack devstack@c-api.service[74831]: INFO cinder.api.openstack.wsgi [None req-acf0fe3d-84d4-4b05-a248-e579f8b2a387 admin admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:10:07 devstack devstack@c-api.service[74831]: [pid: 74831|app: 0|req: 1/2] 192.168.122.147 () {60 vars in 1191 bytes} [Tue Sep 1 00:10:05 2026] POST /volume/v3/types => generated 186 bytes in 2076 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:10:07 devstack devstack@c-api.service[74832]: DEBUG cinder.api.middleware.request_id [None req-faee2ad6-06d8-4f83-8c85-435bf90dde7c None None] RequestId filter calling following filter/app {{(pid=74832) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:10:08 devstack devstack@c-api.service[74832]: INFO cinder.api.openstack.wsgi [None req-faee2ad6-06d8-4f83-8c85-435bf90dde7c admin admin] POST http://192.168.122.147/volume/v3/types/da4bed2b-58cb-461f-b29d-aab7f041bd62/extra_specs Sep 01 00:10:08 devstack devstack@c-api.service[74832]: DEBUG cinder.api.openstack.wsgi [None req-faee2ad6-06d8-4f83-8c85-435bf90dde7c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74832) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:10:08 devstack devstack@c-api.service[74832]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:10:08 devstack devstack@c-api.service[74832]: warnings.warn( Sep 01 00:10:08 devstack devstack@c-api.service[74832]: DEBUG oslo_db.sqlalchemy.engines [None req-faee2ad6-06d8-4f83-8c85-435bf90dde7c 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=74832) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:10:08 devstack devstack@c-api.service[74832]: INFO cinder.api.openstack.wsgi [None req-faee2ad6-06d8-4f83-8c85-435bf90dde7c admin admin] http://192.168.122.147/volume/v3/types/da4bed2b-58cb-461f-b29d-aab7f041bd62/extra_specs returned with HTTP 200 Sep 01 00:10:08 devstack devstack@c-api.service[74832]: [pid: 74832|app: 0|req: 2/3] 192.168.122.147 () {60 vars in 1338 bytes} [Tue Sep 1 00:10:07 2026] POST /volume/v3/types/da4bed2b-58cb-461f-b29d-aab7f041bd62/extra_specs => generated 55 bytes in 1127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:10:17 devstack devstack@c-api.service[74831]: DEBUG dbcounter [-] [74831] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74831) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:10:18 devstack devstack@c-api.service[74832]: DEBUG dbcounter [-] [74832] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74832) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:10:49 devstack devstack@c-api.service[74831]: DEBUG cinder.api.middleware.request_id [None req-5494d1e8-ac4d-4fbf-93e6-27544142df1b None None] RequestId filter calling following filter/app {{(pid=74831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:10:49 devstack devstack@c-api.service[74831]: INFO cinder.api.openstack.wsgi [None req-5494d1e8-ac4d-4fbf-93e6-27544142df1b None None] GET http://192.168.122.147/volume// Sep 01 00:10:49 devstack devstack@c-api.service[74831]: DEBUG cinder.api.openstack.wsgi [None req-5494d1e8-ac4d-4fbf-93e6-27544142df1b None None] Empty body provided in request {{(pid=74831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:10:49 devstack devstack@c-api.service[74831]: DEBUG cinder.api.openstack.wsgi [None req-5494d1e8-ac4d-4fbf-93e6-27544142df1b None None] Calling method 'all' {{(pid=74831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:10:49 devstack devstack@c-api.service[74831]: INFO cinder.api.openstack.wsgi [None req-5494d1e8-ac4d-4fbf-93e6-27544142df1b None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:10:49 devstack devstack@c-api.service[74831]: [pid: 74831|app: 0|req: 2/4] 192.168.122.147 () {58 vars in 1314 bytes} [Tue Sep 1 00:10:49 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:12:35 devstack devstack@c-api.service[74832]: DEBUG cinder.api.middleware.request_id [None req-4507c517-9138-425b-b27b-67c8bad9bedb None None] RequestId filter calling following filter/app {{(pid=74832) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:12:36 devstack devstack@c-api.service[74832]: INFO cinder.api.openstack.wsgi [None req-4507c517-9138-425b-b27b-67c8bad9bedb tempest-verify_tempest_config-748819336 tempest-verify_tempest_config-748819336-project-member] GET http://192.168.122.147/volume/v3/extensions Sep 01 00:12:36 devstack devstack@c-api.service[74832]: DEBUG cinder.api.openstack.wsgi [None req-4507c517-9138-425b-b27b-67c8bad9bedb tempest-verify_tempest_config-748819336 tempest-verify_tempest_config-748819336-project-member] Empty body provided in request {{(pid=74832) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:12:36 devstack devstack@c-api.service[74832]: DEBUG cinder.api.openstack.wsgi [None req-4507c517-9138-425b-b27b-67c8bad9bedb tempest-verify_tempest_config-748819336 tempest-verify_tempest_config-748819336-project-member] Calling method 'index' {{(pid=74832) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:12:36 devstack devstack@c-api.service[74832]: INFO cinder.api.openstack.wsgi [None req-4507c517-9138-425b-b27b-67c8bad9bedb tempest-verify_tempest_config-748819336 tempest-verify_tempest_config-748819336-project-member] http://192.168.122.147/volume/v3/extensions returned with HTTP 200 Sep 01 00:12:36 devstack devstack@c-api.service[74832]: [pid: 74832|app: 0|req: 3/5] 192.168.122.147 () {58 vars in 1130 bytes} [Tue Sep 1 00:12:35 2026] GET /volume/v3/extensions => generated 5245 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:12:43 devstack devstack@c-api.service[74831]: DEBUG cinder.api.middleware.request_id [None req-cc97325f-b692-4b89-b849-3412075529d9 None None] RequestId filter calling following filter/app {{(pid=74831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:12:43 devstack devstack@c-api.service[74831]: INFO cinder.api.openstack.wsgi [None req-cc97325f-b692-4b89-b849-3412075529d9 demo admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:12:43 devstack devstack@c-api.service[74831]: DEBUG cinder.api.openstack.wsgi [None req-cc97325f-b692-4b89-b849-3412075529d9 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "QuobyteHD"}} {{(pid=74831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:12:43 devstack devstack@c-api.service[74831]: INFO cinder.api.openstack.wsgi [None req-cc97325f-b692-4b89-b849-3412075529d9 demo admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:12:43 devstack devstack@c-api.service[74831]: [pid: 74831|app: 0|req: 3/6] 192.168.122.147 () {60 vars in 1191 bytes} [Tue Sep 1 00:12:43 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 00:12:53 devstack devstack@c-api.service[74831]: DEBUG dbcounter [-] [74831] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74831) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:14:38 devstack devstack@c-api.service[74828]: Tue Sep 1 00:14:38 2026 - graceful shutdown triggered... Sep 01 00:14:38 devstack devstack@c-api.service[74831]: Gracefully killing worker 1 (pid: 74831)... Sep 01 00:14:38 devstack devstack@c-api.service[74832]: Gracefully killing worker 2 (pid: 74832)... Sep 01 00:14:39 devstack devstack@c-api.service[74828]: worker 1 buried after 1 seconds Sep 01 00:14:39 devstack devstack@c-api.service[74828]: worker 2 buried after 1 seconds Sep 01 00:14:39 devstack devstack@c-api.service[74828]: goodbye to uWSGI. Sep 01 00:14:39 devstack devstack@c-api.service[87100]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 00:14:39 devstack devstack@c-api.service[87100]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 00:14:39 2026] *** Sep 01 00:14:39 devstack devstack@c-api.service[87100]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 00:14:39 devstack devstack@c-api.service[87100]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 00:14:39 devstack devstack@c-api.service[87100]: nodename: devstack Sep 01 00:14:39 devstack devstack@c-api.service[87100]: machine: x86_64 Sep 01 00:14:39 devstack devstack@c-api.service[87100]: clock source: unix Sep 01 00:14:39 devstack devstack@c-api.service[87100]: pcre jit disabled Sep 01 00:14:39 devstack devstack@c-api.service[87100]: detected number of CPU cores: 4 Sep 01 00:14:39 devstack devstack@c-api.service[87100]: current working directory: / Sep 01 00:14:39 devstack devstack@c-api.service[87100]: detected binary path: /usr/bin/uwsgi-core Sep 01 00:14:39 devstack devstack@c-api.service[87100]: your processes number limit is 47518 Sep 01 00:14:39 devstack devstack@c-api.service[87100]: your memory page size is 4096 bytes Sep 01 00:14:39 devstack devstack@c-api.service[87100]: detected max file descriptor number: 2048 Sep 01 00:14:39 devstack devstack@c-api.service[87100]: lock engine: pthread robust mutexes Sep 01 00:14:39 devstack devstack@c-api.service[87100]: thunder lock: enabled Sep 01 00:14:39 devstack devstack@c-api.service[87100]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 00:14:39 devstack devstack@c-api.service[87100]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 00:14:39 devstack devstack@c-api.service[87100]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 00:14:39 devstack devstack@c-api.service[87100]: Set PythonHome to /opt/stack/data/venv Sep 01 00:14:39 devstack devstack@c-api.service[87100]: Python main interpreter initialized at 0x7c1c380a4668 Sep 01 00:14:39 devstack devstack@c-api.service[87100]: python threads support enabled Sep 01 00:14:39 devstack devstack@c-api.service[87100]: your server socket listen backlog is limited to 100 connections Sep 01 00:14:39 devstack devstack@c-api.service[87100]: your mercy for graceful operations on workers is 80 seconds Sep 01 00:14:39 devstack devstack@c-api.service[87100]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 00:14:39 devstack devstack@c-api.service[87100]: *** Operational MODE: preforking *** Sep 01 00:14:39 devstack devstack@c-api.service[87100]: *** uWSGI is running in multiple interpreter mode *** Sep 01 00:14:39 devstack devstack@c-api.service[87100]: spawned uWSGI master process (pid: 87100) Sep 01 00:14:39 devstack devstack@c-api.service[87100]: spawned uWSGI worker 1 (pid: 87103, cores: 1) Sep 01 00:14:39 devstack devstack@c-api.service[87100]: spawned uWSGI worker 2 (pid: 87104, cores: 1) Sep 01 00:14:39 devstack devstack@c-api.service[87100]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 00:14:39 devstack devstack@c-api.service[87104]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 00:14:39 devstack devstack@c-api.service[87104]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 00:14:39 devstack devstack@c-api.service[87104]: we strongly recommend against using it for new projects. Sep 01 00:14:39 devstack devstack@c-api.service[87104]: If you are already using Eventlet, we recommend migrating to a different Sep 01 00:14:39 devstack devstack@c-api.service[87104]: framework. For more detail see Sep 01 00:14:39 devstack devstack@c-api.service[87104]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 00:14:39 devstack devstack@c-api.service[87104]: import eventlet # noqa Sep 01 00:14:39 devstack devstack@c-api.service[87103]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 00:14:39 devstack devstack@c-api.service[87103]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 00:14:39 devstack devstack@c-api.service[87103]: we strongly recommend against using it for new projects. Sep 01 00:14:39 devstack devstack@c-api.service[87103]: If you are already using Eventlet, we recommend migrating to a different Sep 01 00:14:39 devstack devstack@c-api.service[87103]: framework. For more detail see Sep 01 00:14:39 devstack devstack@c-api.service[87103]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 00:14:39 devstack devstack@c-api.service[87103]: import eventlet # noqa Sep 01 00:14:40 devstack devstack@c-api.service[87104]: /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 00:14:40 devstack devstack@c-api.service[87104]: from cgi import parse_header Sep 01 00:14:40 devstack devstack@c-api.service[87103]: /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 00:14:40 devstack devstack@c-api.service[87103]: from cgi import parse_header Sep 01 00:14:40 devstack devstack@c-api.service[87104]: /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 00:14:40 devstack devstack@c-api.service[87104]: warnings.warn( Sep 01 00:14:40 devstack devstack@c-api.service[87103]: /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 00:14:40 devstack devstack@c-api.service[87103]: warnings.warn( Sep 01 00:14:40 devstack devstack@c-api.service[87104]: /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 00:14:40 devstack devstack@c-api.service[87104]: removals.removed_module( Sep 01 00:14:40 devstack devstack@c-api.service[87104]: /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 00:14:40 devstack devstack@c-api.service[87104]: removals.removed_module( Sep 01 00:14:40 devstack devstack@c-api.service[87103]: /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 00:14:40 devstack devstack@c-api.service[87103]: removals.removed_module( Sep 01 00:14:40 devstack devstack@c-api.service[87103]: /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 00:14:40 devstack devstack@c-api.service[87103]: removals.removed_module( Sep 01 00:14:43 devstack devstack@c-api.service[87103]: /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 00:14:43 devstack devstack@c-api.service[87103]: warnings.warn( Sep 01 00:14:43 devstack devstack@c-api.service[87104]: /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 00:14:43 devstack devstack@c-api.service[87104]: warnings.warn( Sep 01 00:14:43 devstack devstack@c-api.service[87103]: /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 00:14:43 devstack devstack@c-api.service[87103]: warnings.warn( Sep 01 00:14:43 devstack devstack@c-api.service[87104]: /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 00:14:43 devstack devstack@c-api.service[87104]: warnings.warn( Sep 01 00:14:43 devstack devstack@c-api.service[87103]: 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 00:14:43 devstack devstack@c-api.service[87103]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87103) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 00:14:43 devstack devstack@c-api.service[87104]: 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 00:14:43 devstack devstack@c-api.service[87104]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87104) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 00:14:43 devstack devstack@c-api.service[87103]: /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 00:14:43 devstack devstack@c-api.service[87103]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 00:14:43 devstack devstack@c-api.service[87104]: /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 00:14:43 devstack devstack@c-api.service[87104]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87103) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87104) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:44 devstack devstack@c-api.service[87103]: INFO dbcounter [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Registered counter for database cinder Sep 01 00:14:44 devstack devstack@c-api.service[87104]: INFO dbcounter [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Registered counter for database cinder Sep 01 00:14:44 devstack devstack@c-api.service[87103]: DEBUG oslo_db.sqlalchemy.engines [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 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=87103) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:14:44 devstack devstack@c-api.service[87104]: DEBUG oslo_db.sqlalchemy.engines [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 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=87104) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG dbcounter [-] [87103] Writer thread running {{(pid=87103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: /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 00:14:45 devstack devstack@c-api.service[87103]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 00:14:45 devstack devstack@c-api.service[87103]: INFO cinder.rpc [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 00:14:45 devstack devstack@c-api.service[87103]: INFO cinder.rpc [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 00:14:45 devstack devstack@c-api.service[87103]: INFO cinder.rpc [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 00:14:45 devstack devstack@c-api.service[87103]: INFO cinder.rpc [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING stevedore.named [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING castellan.key_manager [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING cinder.keymgr.conf_key_mgr [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 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 00:14:45 devstack devstack@c-api.service[87103]: WARNING stevedore.named [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING castellan.key_manager [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG dbcounter [-] [87104] Writer thread running {{(pid=87104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: /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 00:14:45 devstack devstack@c-api.service[87104]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 00:14:45 devstack devstack@c-api.service[87104]: INFO cinder.rpc [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 00:14:45 devstack devstack@c-api.service[87104]: INFO cinder.rpc [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 00:14:45 devstack devstack@c-api.service[87104]: INFO cinder.rpc [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 00:14:45 devstack devstack@c-api.service[87104]: INFO cinder.rpc [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING stevedore.named [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING castellan.key_manager [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING cinder.keymgr.conf_key_mgr [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 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 00:14:45 devstack devstack@c-api.service[87104]: WARNING stevedore.named [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING castellan.key_manager [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG oslo_db.sqlalchemy.engines [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 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=87103) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: INFO cinder.rpc [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 00:14:45 devstack devstack@c-api.service[87103]: INFO cinder.rpc [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING stevedore.named [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING castellan.key_manager [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING stevedore.named [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING castellan.key_manager [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING stevedore.named [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING castellan.key_manager [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING stevedore.named [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING castellan.key_manager [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING stevedore.named [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING castellan.key_manager [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING stevedore.named [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING castellan.key_manager [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG oslo_db.sqlalchemy.engines [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 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=87104) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING stevedore.named [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING castellan.key_manager [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING stevedore.named [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING castellan.key_manager [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87104]: INFO cinder.rpc [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING stevedore.named [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING castellan.key_manager [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87104]: INFO cinder.rpc [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING stevedore.named [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING castellan.key_manager [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING stevedore.named [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING castellan.key_manager [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING stevedore.named [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING castellan.key_manager [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING stevedore.named [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING castellan.key_manager [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING stevedore.named [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING castellan.key_manager [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING stevedore.named [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING castellan.key_manager [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING stevedore.named [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING castellan.key_manager [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING stevedore.named [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING castellan.key_manager [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING stevedore.named [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING castellan.key_manager [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING cinder.api.contrib.hosts [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING stevedore.named [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING castellan.key_manager [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING stevedore.named [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING castellan.key_manager [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING stevedore.named [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING castellan.key_manager [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING stevedore.named [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING castellan.key_manager [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING stevedore.named [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING castellan.key_manager [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING stevedore.named [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING castellan.key_manager [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING stevedore.named [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING castellan.key_manager [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING stevedore.named [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING castellan.key_manager [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING stevedore.named [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING castellan.key_manager [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING stevedore.named [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extended resource: extensions {{(pid=87103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING castellan.key_manager [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extended resource: os-volume-manage {{(pid=87103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING stevedore.named [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING castellan.key_manager [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extended resource: os-quota-class-sets {{(pid=87103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extended resource: os-hosts {{(pid=87103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING stevedore.named [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING castellan.key_manager [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extended resource: capabilities {{(pid=87103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extended resource: encryption {{(pid=87103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING stevedore.named [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING castellan.key_manager [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extended resource: scheduler-stats {{(pid=87103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extended resource: os-quota-sets {{(pid=87103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING stevedore.named [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING castellan.key_manager [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extended resource: os-availability-zone {{(pid=87103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING stevedore.named [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING castellan.key_manager [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extended resource: qos-specs {{(pid=87103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING stevedore.named [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING castellan.key_manager [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extended resource: extra_specs {{(pid=87103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extended resource: backups {{(pid=87103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extended resource: encryption {{(pid=87103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING stevedore.named [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING castellan.key_manager [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extended resource: cgsnapshots {{(pid=87103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extended resource: os-volume-type-access {{(pid=87103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING stevedore.named [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING castellan.key_manager [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING stevedore.named [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING castellan.key_manager [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING cinder.api.contrib.hosts [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING stevedore.named [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING castellan.key_manager [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extended resource: consistencygroups {{(pid=87103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING stevedore.named [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING castellan.key_manager [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extended resource: os-volume-transfer {{(pid=87103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING stevedore.named [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING castellan.key_manager [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extended resource: os-snapshot-manage {{(pid=87103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING stevedore.named [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING castellan.key_manager [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING stevedore.named [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING castellan.key_manager [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING stevedore.named [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING castellan.key_manager [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING stevedore.named [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING castellan.key_manager [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING stevedore.named [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING castellan.key_manager [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING stevedore.named [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING castellan.key_manager [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extended resource: extensions {{(pid=87104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING stevedore.named [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extended resource: os-volume-manage {{(pid=87104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING castellan.key_manager [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extended resource: os-quota-class-sets {{(pid=87104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING stevedore.named [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING castellan.key_manager [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extended resource: os-hosts {{(pid=87104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING stevedore.named [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING castellan.key_manager [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extended resource: capabilities {{(pid=87104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING stevedore.named [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING castellan.key_manager [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extended resource: encryption {{(pid=87104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING stevedore.named [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WARNING castellan.key_manager [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extended resource: scheduler-stats {{(pid=87104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.contrib.snapshot_actions [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] SnapshotActionsController initialized {{(pid=87103) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extension AdminActions extending resource: volumes {{(pid=87103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extension AdminActions extending resource: snapshots {{(pid=87103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extension AdminActions extending resource: backups {{(pid=87103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extended resource: os-quota-sets {{(pid=87104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extension VolumeActions extending resource: volumes {{(pid=87103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extension UsedLimits extending resource: limits {{(pid=87103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extended resource: os-availability-zone {{(pid=87104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extension TypesManage extending resource: types {{(pid=87103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: DEBUG cinder.api.v3.router [None req-0d17ae84-a015-47d3-84e2-adae56cf0742 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extended resource: qos-specs {{(pid=87104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extended resource: extra_specs {{(pid=87104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extended resource: backups {{(pid=87104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extended resource: encryption {{(pid=87104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extended resource: cgsnapshots {{(pid=87104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87103]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7c1c380a4668 pid: 87103 (default app) Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extended resource: os-volume-type-access {{(pid=87104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extended resource: consistencygroups {{(pid=87104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extended resource: os-volume-transfer {{(pid=87104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extended resource: os-snapshot-manage {{(pid=87104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING stevedore.named [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING castellan.key_manager [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING stevedore.named [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING castellan.key_manager [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING stevedore.named [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING castellan.key_manager [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING stevedore.named [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING castellan.key_manager [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING stevedore.named [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING castellan.key_manager [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING stevedore.named [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING castellan.key_manager [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING stevedore.named [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WARNING castellan.key_manager [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.contrib.snapshot_actions [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] SnapshotActionsController initialized {{(pid=87104) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extension AdminActions extending resource: volumes {{(pid=87104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extension AdminActions extending resource: snapshots {{(pid=87104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extension AdminActions extending resource: backups {{(pid=87104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extension VolumeActions extending resource: volumes {{(pid=87104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extension UsedLimits extending resource: limits {{(pid=87104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extension TypesManage extending resource: types {{(pid=87104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: DEBUG cinder.api.v3.router [None req-0abf7f0a-a60c-4fa4-9793-719037cd7714 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:45 devstack devstack@c-api.service[87104]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7c1c380a4668 pid: 87104 (default app) Sep 01 00:14:46 devstack devstack@c-api.service[87100]: Tue Sep 1 00:14:46 2026 - graceful shutdown triggered... Sep 01 00:14:46 devstack devstack@c-api.service[87104]: Gracefully killing worker 2 (pid: 87104)... Sep 01 00:14:46 devstack devstack@c-api.service[87103]: Gracefully killing worker 1 (pid: 87103)... Sep 01 00:14:47 devstack devstack@c-api.service[87100]: worker 1 buried after 1 seconds Sep 01 00:14:47 devstack devstack@c-api.service[87100]: worker 2 buried after 1 seconds Sep 01 00:14:47 devstack devstack@c-api.service[87100]: goodbye to uWSGI. Sep 01 00:14:47 devstack devstack@c-api.service[87480]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 00:14:47 devstack devstack@c-api.service[87480]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 00:14:47 2026] *** Sep 01 00:14:47 devstack devstack@c-api.service[87480]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 00:14:47 devstack devstack@c-api.service[87480]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 00:14:47 devstack devstack@c-api.service[87480]: nodename: devstack Sep 01 00:14:47 devstack devstack@c-api.service[87480]: machine: x86_64 Sep 01 00:14:47 devstack devstack@c-api.service[87480]: clock source: unix Sep 01 00:14:47 devstack devstack@c-api.service[87480]: pcre jit disabled Sep 01 00:14:47 devstack devstack@c-api.service[87480]: detected number of CPU cores: 4 Sep 01 00:14:47 devstack devstack@c-api.service[87480]: current working directory: / Sep 01 00:14:47 devstack devstack@c-api.service[87480]: detected binary path: /usr/bin/uwsgi-core Sep 01 00:14:47 devstack devstack@c-api.service[87480]: your processes number limit is 47518 Sep 01 00:14:47 devstack devstack@c-api.service[87480]: your memory page size is 4096 bytes Sep 01 00:14:47 devstack devstack@c-api.service[87480]: detected max file descriptor number: 2048 Sep 01 00:14:47 devstack devstack@c-api.service[87480]: lock engine: pthread robust mutexes Sep 01 00:14:47 devstack devstack@c-api.service[87480]: thunder lock: enabled Sep 01 00:14:47 devstack devstack@c-api.service[87480]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 00:14:47 devstack devstack@c-api.service[87480]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 00:14:47 devstack devstack@c-api.service[87480]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 00:14:47 devstack devstack@c-api.service[87480]: Set PythonHome to /opt/stack/data/venv Sep 01 00:14:47 devstack devstack@c-api.service[87480]: Python main interpreter initialized at 0x77177e8a4668 Sep 01 00:14:47 devstack devstack@c-api.service[87480]: python threads support enabled Sep 01 00:14:47 devstack devstack@c-api.service[87480]: your server socket listen backlog is limited to 100 connections Sep 01 00:14:47 devstack devstack@c-api.service[87480]: your mercy for graceful operations on workers is 80 seconds Sep 01 00:14:47 devstack devstack@c-api.service[87480]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 00:14:47 devstack devstack@c-api.service[87480]: *** Operational MODE: preforking *** Sep 01 00:14:47 devstack devstack@c-api.service[87480]: *** uWSGI is running in multiple interpreter mode *** Sep 01 00:14:47 devstack devstack@c-api.service[87480]: spawned uWSGI master process (pid: 87480) Sep 01 00:14:47 devstack devstack@c-api.service[87480]: spawned uWSGI worker 1 (pid: 87484, cores: 1) Sep 01 00:14:47 devstack devstack@c-api.service[87480]: spawned uWSGI worker 2 (pid: 87485, cores: 1) Sep 01 00:14:47 devstack devstack@c-api.service[87480]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 00:14:47 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 00:14:47 devstack devstack@c-api.service[87484]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 00:14:47 devstack devstack@c-api.service[87484]: we strongly recommend against using it for new projects. Sep 01 00:14:47 devstack devstack@c-api.service[87484]: If you are already using Eventlet, we recommend migrating to a different Sep 01 00:14:47 devstack devstack@c-api.service[87484]: framework. For more detail see Sep 01 00:14:47 devstack devstack@c-api.service[87484]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 00:14:47 devstack devstack@c-api.service[87484]: import eventlet # noqa Sep 01 00:14:48 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 00:14:48 devstack devstack@c-api.service[87485]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 00:14:48 devstack devstack@c-api.service[87485]: we strongly recommend against using it for new projects. Sep 01 00:14:48 devstack devstack@c-api.service[87485]: If you are already using Eventlet, we recommend migrating to a different Sep 01 00:14:48 devstack devstack@c-api.service[87485]: framework. For more detail see Sep 01 00:14:48 devstack devstack@c-api.service[87485]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 00:14:48 devstack devstack@c-api.service[87485]: import eventlet # noqa Sep 01 00:14:48 devstack devstack@c-api.service[87484]: /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 00:14:48 devstack devstack@c-api.service[87484]: from cgi import parse_header Sep 01 00:14:48 devstack devstack@c-api.service[87485]: /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 00:14:48 devstack devstack@c-api.service[87485]: from cgi import parse_header Sep 01 00:14:48 devstack devstack@c-api.service[87485]: /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 00:14:48 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:14:48 devstack devstack@c-api.service[87484]: /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 00:14:48 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:14:48 devstack devstack@c-api.service[87485]: /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 00:14:48 devstack devstack@c-api.service[87485]: removals.removed_module( Sep 01 00:14:48 devstack devstack@c-api.service[87485]: /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 00:14:48 devstack devstack@c-api.service[87485]: removals.removed_module( Sep 01 00:14:48 devstack devstack@c-api.service[87484]: /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 00:14:48 devstack devstack@c-api.service[87484]: removals.removed_module( Sep 01 00:14:48 devstack devstack@c-api.service[87484]: /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 00:14:48 devstack devstack@c-api.service[87484]: removals.removed_module( Sep 01 00:14:50 devstack devstack@c-api.service[87485]: /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 00:14:50 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:14:50 devstack devstack@c-api.service[87485]: /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 00:14:50 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:14:50 devstack devstack@c-api.service[87484]: /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 00:14:50 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:14:50 devstack devstack@c-api.service[87484]: /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 00:14:50 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:14:51 devstack devstack@c-api.service[87485]: 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 00:14:51 devstack devstack@c-api.service[87485]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87485) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 00:14:51 devstack devstack@c-api.service[87484]: 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 00:14:51 devstack devstack@c-api.service[87484]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87484) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 00:14:51 devstack devstack@c-api.service[87485]: /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 00:14:51 devstack devstack@c-api.service[87485]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 00:14:51 devstack devstack@c-api.service[87484]: /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 00:14:51 devstack devstack@c-api.service[87484]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87485) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87484) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87485) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87485) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87485) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: INFO dbcounter [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Registered counter for database cinder Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87484) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87484) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87484) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 00:14:52 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-eebcb41b-f131-4795-96f3-f861253c05e7 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=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:14:52 devstack devstack@c-api.service[87484]: INFO dbcounter [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Registered counter for database cinder Sep 01 00:14:52 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 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=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG dbcounter [-] [87485] Writer thread running {{(pid=87485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: /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 00:14:53 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 00:14:53 devstack devstack@c-api.service[87485]: INFO cinder.rpc [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 00:14:53 devstack devstack@c-api.service[87485]: INFO cinder.rpc [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 00:14:53 devstack devstack@c-api.service[87485]: INFO cinder.rpc [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 00:14:53 devstack devstack@c-api.service[87485]: INFO cinder.rpc [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING cinder.keymgr.conf_key_mgr [None req-eebcb41b-f131-4795-96f3-f861253c05e7 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 00:14:53 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG dbcounter [-] [87484] Writer thread running {{(pid=87484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: /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 00:14:53 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 00:14:53 devstack devstack@c-api.service[87484]: INFO cinder.rpc [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 00:14:53 devstack devstack@c-api.service[87484]: INFO cinder.rpc [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-eebcb41b-f131-4795-96f3-f861253c05e7 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=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: INFO cinder.rpc [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 00:14:53 devstack devstack@c-api.service[87484]: INFO cinder.rpc [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING cinder.keymgr.conf_key_mgr [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 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 00:14:53 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: INFO cinder.rpc [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 00:14:53 devstack devstack@c-api.service[87485]: INFO cinder.rpc [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 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=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87484]: INFO cinder.rpc [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87484]: INFO cinder.rpc [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING cinder.api.contrib.hosts [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extended resource: extensions {{(pid=87485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extended resource: os-volume-manage {{(pid=87485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extended resource: os-quota-class-sets {{(pid=87485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extended resource: os-hosts {{(pid=87485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extended resource: capabilities {{(pid=87485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extended resource: encryption {{(pid=87485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extended resource: scheduler-stats {{(pid=87485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extended resource: os-quota-sets {{(pid=87485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extended resource: os-availability-zone {{(pid=87485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extended resource: qos-specs {{(pid=87485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extended resource: extra_specs {{(pid=87485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extended resource: backups {{(pid=87485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extended resource: encryption {{(pid=87485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING cinder.api.contrib.hosts [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extended resource: cgsnapshots {{(pid=87485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extended resource: os-volume-type-access {{(pid=87485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extended resource: extensions {{(pid=87484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extended resource: consistencygroups {{(pid=87485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extended resource: os-volume-manage {{(pid=87484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extended resource: os-quota-class-sets {{(pid=87484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extended resource: os-hosts {{(pid=87484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extended resource: os-volume-transfer {{(pid=87485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extended resource: capabilities {{(pid=87484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extended resource: encryption {{(pid=87484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extended resource: os-snapshot-manage {{(pid=87485) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extended resource: scheduler-stats {{(pid=87484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extended resource: os-quota-sets {{(pid=87484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extended resource: os-availability-zone {{(pid=87484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extended resource: qos-specs {{(pid=87484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extended resource: extra_specs {{(pid=87484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.snapshot_actions [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] SnapshotActionsController initialized {{(pid=87485) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extension AdminActions extending resource: volumes {{(pid=87485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extension AdminActions extending resource: snapshots {{(pid=87485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extension AdminActions extending resource: backups {{(pid=87485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extension VolumeActions extending resource: volumes {{(pid=87485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extended resource: backups {{(pid=87484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extension UsedLimits extending resource: limits {{(pid=87485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extension TypesManage extending resource: types {{(pid=87485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.router [None req-eebcb41b-f131-4795-96f3-f861253c05e7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87485) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extended resource: encryption {{(pid=87484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extended resource: cgsnapshots {{(pid=87484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extended resource: os-volume-type-access {{(pid=87484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extended resource: consistencygroups {{(pid=87484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extended resource: os-volume-transfer {{(pid=87484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87485]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x77177e8a4668 pid: 87485 (default app) Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extended resource: os-snapshot-manage {{(pid=87484) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.contrib.snapshot_actions [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] SnapshotActionsController initialized {{(pid=87484) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extension AdminActions extending resource: volumes {{(pid=87484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extension AdminActions extending resource: snapshots {{(pid=87484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extension AdminActions extending resource: backups {{(pid=87484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extension VolumeActions extending resource: volumes {{(pid=87484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extension UsedLimits extending resource: limits {{(pid=87484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extension TypesManage extending resource: types {{(pid=87484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.router [None req-6cd42c39-0b84-45ce-a0a5-ad6aee149e33 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87484) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 00:14:53 devstack devstack@c-api.service[87484]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x77177e8a4668 pid: 87484 (default app) Sep 01 00:15:03 devstack devstack@c-api.service[87485]: DEBUG dbcounter [-] [87485] Writing DB stats cinder:SELECT=6 {{(pid=87485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:15:03 devstack devstack@c-api.service[87484]: DEBUG dbcounter [-] [87484] Writing DB stats cinder:SELECT=6 {{(pid=87484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:15:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-565ab0ba-b2b4-40e7-900b-cae5176357d2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:15:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-565ab0ba-b2b4-40e7-900b-cae5176357d2 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:15:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-565ab0ba-b2b4-40e7-900b-cae5176357d2 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1198362870"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:15:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-565ab0ba-b2b4-40e7-900b-cae5176357d2 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1198362870'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:15:56 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-565ab0ba-b2b4-40e7-900b-cae5176357d2 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Create volume of 1 GB Sep 01 00:15:56 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:15:56 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:15:56 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-565ab0ba-b2b4-40e7-900b-cae5176357d2 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:15:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-565ab0ba-b2b4-40e7-900b-cae5176357d2 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Availability zone cache updated, next update will occur around 2026-08-31 23:15:56.572066. {{(pid=87485) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 00:15:56 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-565ab0ba-b2b4-40e7-900b-cae5176357d2 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Availability Zones retrieved successfully. Sep 01 00:15:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-565ab0ba-b2b4-40e7-900b-cae5176357d2 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Flow 'volume_create_api' (0294cef6-e315-434e-9b42-d5e56fc789c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:15:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-565ab0ba-b2b4-40e7-900b-cae5176357d2 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a184783-533a-4022-87fc-943bf3793a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:15:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-565ab0ba-b2b4-40e7-900b-cae5176357d2 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:15:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-565ab0ba-b2b4-40e7-900b-cae5176357d2 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a184783-533a-4022-87fc-943bf3793a9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:15:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-565ab0ba-b2b4-40e7-900b-cae5176357d2 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50dff529-c99d-4293-a836-7e5f25b97755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:15:56 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-565ab0ba-b2b4-40e7-900b-cae5176357d2 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-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 00:15:56 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-565ab0ba-b2b4-40e7-900b-cae5176357d2 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-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 00:15:56 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-565ab0ba-b2b4-40e7-900b-cae5176357d2 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Created reservations ['80f0c40f-edee-4c0f-a2d0-6a16e026a993', '16a8dfa2-51ac-4839-86d7-2edf64edea7b', '6b490ca7-e99f-4708-b710-5e6320f3421f', '6433223b-f3f1-47d6-8c23-65f0859070da'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:15:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-565ab0ba-b2b4-40e7-900b-cae5176357d2 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50dff529-c99d-4293-a836-7e5f25b97755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80f0c40f-edee-4c0f-a2d0-6a16e026a993', '16a8dfa2-51ac-4839-86d7-2edf64edea7b', '6b490ca7-e99f-4708-b710-5e6320f3421f', '6433223b-f3f1-47d6-8c23-65f0859070da']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:15:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-565ab0ba-b2b4-40e7-900b-cae5176357d2 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecaa6bef-6bcf-4ebf-bddc-c12276c0810a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:15:57 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:15:57 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:15:57 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-565ab0ba-b2b4-40e7-900b-cae5176357d2 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecaa6bef-6bcf-4ebf-bddc-c12276c0810a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afb023d1-9d28-4fb3-9711-666395494a16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1198362870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81f25b043dc745139374e8d398bf2cb5',qos_specs=None,replication_status=,reservations=['80f0c40f-edee-4c0f-a2d0-6a16e026a993','16a8dfa2-51ac-4839-86d7-2edf64edea7b','6b490ca7-e99f-4708-b710-5e6320f3421f','6433223b-f3f1-47d6-8c23-65f0859070da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='352fe7773ab34b6a8a6964898715600c',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:15:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1198362870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afb023d1-9d28-4fb3-9711-666395494a16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81f25b043dc745139374e8d398bf2cb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='352fe7773ab34b6a8a6964898715600c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:15:57 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-565ab0ba-b2b4-40e7-900b-cae5176357d2 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b9a25d1-a629-4407-a137-9d9800a0219e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:15:57 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-565ab0ba-b2b4-40e7-900b-cae5176357d2 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b9a25d1-a629-4407-a137-9d9800a0219e) transitioned into state 'SUCCESS' from state '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-1198362870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81f25b043dc745139374e8d398bf2cb5',qos_specs=None,replication_status=,reservations=['80f0c40f-edee-4c0f-a2d0-6a16e026a993','16a8dfa2-51ac-4839-86d7-2edf64edea7b','6b490ca7-e99f-4708-b710-5e6320f3421f','6433223b-f3f1-47d6-8c23-65f0859070da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='352fe7773ab34b6a8a6964898715600c',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:15:57 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-565ab0ba-b2b4-40e7-900b-cae5176357d2 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fea785a-7c88-41d6-b81a-c3ee4dae325c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:15:57 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-565ab0ba-b2b4-40e7-900b-cae5176357d2 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fea785a-7c88-41d6-b81a-c3ee4dae325c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:15:57 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-565ab0ba-b2b4-40e7-900b-cae5176357d2 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Flow 'volume_create_api' (0294cef6-e315-434e-9b42-d5e56fc789c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:15:57 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-565ab0ba-b2b4-40e7-900b-cae5176357d2 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Create volume request issued successfully. Sep 01 00:15:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-565ab0ba-b2b4-40e7-900b-cae5176357d2 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:15:57 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1/1] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:15:55 2026] POST /volume/v3/volumes => generated 761 bytes in 1600 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:15:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0653ebc5-dd91-4b6f-ab43-2b1ffb674037 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:15:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0653ebc5-dd91-4b6f-ab43-2b1ffb674037 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] GET http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 Sep 01 00:15:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0653ebc5-dd91-4b6f-ab43-2b1ffb674037 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:15:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0653ebc5-dd91-4b6f-ab43-2b1ffb674037 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:15:58 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-0653ebc5-dd91-4b6f-ab43-2b1ffb674037 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:15:58 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:15:58 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:15:58 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:15:58 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:15:58 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0653ebc5-dd91-4b6f-ab43-2b1ffb674037 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Volume info retrieved successfully. Sep 01 00:15:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0653ebc5-dd91-4b6f-ab43-2b1ffb674037 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 returned with HTTP 200 Sep 01 00:15:58 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1/2] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:15:57 2026] GET /volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 => generated 853 bytes in 970 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:15:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-68471fb2-9856-40a9-b8c7-3bd37054c9b5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:15:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-68471fb2-9856-40a9-b8c7-3bd37054c9b5 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] GET http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 Sep 01 00:15:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-68471fb2-9856-40a9-b8c7-3bd37054c9b5 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:15:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-68471fb2-9856-40a9-b8c7-3bd37054c9b5 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:15:59 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:15:59 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:15:59 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:15:59 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:15:59 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-68471fb2-9856-40a9-b8c7-3bd37054c9b5 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Volume info retrieved successfully. Sep 01 00:15:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-68471fb2-9856-40a9-b8c7-3bd37054c9b5 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 returned with HTTP 200 Sep 01 00:15:59 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 2/3] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:15:59 2026] GET /volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 => generated 854 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:16:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-61597cd1-8e1b-4137-b137-d57a090bc0c8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-61597cd1-8e1b-4137-b137-d57a090bc0c8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:16:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-61597cd1-8e1b-4137-b137-d57a090bc0c8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1936388910"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:16:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-61597cd1-8e1b-4137-b137-d57a090bc0c8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1936388910'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:16:05 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-61597cd1-8e1b-4137-b137-d57a090bc0c8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Create volume of 1 GB Sep 01 00:16:05 devstack devstack@c-api.service[87484]: /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 00:16:05 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 00:16:05 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-61597cd1-8e1b-4137-b137-d57a090bc0c8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Availability zone cache updated, next update will occur around 2026-08-31 23:16:05.658069. {{(pid=87484) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 00:16:05 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-61597cd1-8e1b-4137-b137-d57a090bc0c8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Availability Zones retrieved successfully. Sep 01 00:16:05 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-61597cd1-8e1b-4137-b137-d57a090bc0c8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Flow 'volume_create_api' (8221227f-3930-4e4f-9948-a29274d78b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:16:05 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-61597cd1-8e1b-4137-b137-d57a090bc0c8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03cc39b5-afb9-49ec-9c04-ec3b00c48a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:16:05 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-61597cd1-8e1b-4137-b137-d57a090bc0c8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:16:06 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-61597cd1-8e1b-4137-b137-d57a090bc0c8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03cc39b5-afb9-49ec-9c04-ec3b00c48a63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:16:06 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-61597cd1-8e1b-4137-b137-d57a090bc0c8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34fdb281-e3e1-4622-b01a-ed5a95bf5d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:16:06 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-61597cd1-8e1b-4137-b137-d57a090bc0c8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-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 00:16:06 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-61597cd1-8e1b-4137-b137-d57a090bc0c8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-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 00:16:06 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-61597cd1-8e1b-4137-b137-d57a090bc0c8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Created reservations ['a53b8adb-18d2-4523-b36d-de0728171aed', 'bfec71c0-0edf-4f67-9012-d67d568d4ac1', 'a7c02522-d322-42af-afdc-2602b7e15c01', 'dd1c5112-c51e-44b3-8304-e144e2c623fb'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:16:06 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-61597cd1-8e1b-4137-b137-d57a090bc0c8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34fdb281-e3e1-4622-b01a-ed5a95bf5d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a53b8adb-18d2-4523-b36d-de0728171aed', 'bfec71c0-0edf-4f67-9012-d67d568d4ac1', 'a7c02522-d322-42af-afdc-2602b7e15c01', 'dd1c5112-c51e-44b3-8304-e144e2c623fb']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:16:06 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-61597cd1-8e1b-4137-b137-d57a090bc0c8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eec54a6-b824-4385-8b73-3a6c4daa48e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:16:06 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:06 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:16:06 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-61597cd1-8e1b-4137-b137-d57a090bc0c8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eec54a6-b824-4385-8b73-3a6c4daa48e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2279b074-bdcf-46ff-ba1f-1442c7306159', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1936388910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5257795ffb2542fbb15234913dbc5132',qos_specs=None,replication_status=,reservations=['a53b8adb-18d2-4523-b36d-de0728171aed','bfec71c0-0edf-4f67-9012-d67d568d4ac1','a7c02522-d322-42af-afdc-2602b7e15c01','dd1c5112-c51e-44b3-8304-e144e2c623fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='045e4914bbac4481b57e406a1a9773e7',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:16:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1936388910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2279b074-bdcf-46ff-ba1f-1442c7306159,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5257795ffb2542fbb15234913dbc5132',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='045e4914bbac4481b57e406a1a9773e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:16:06 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-61597cd1-8e1b-4137-b137-d57a090bc0c8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fee564d7-3cbf-44b1-afa5-886476e561c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:16:06 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-61597cd1-8e1b-4137-b137-d57a090bc0c8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fee564d7-3cbf-44b1-afa5-886476e561c0) transitioned into state 'SUCCESS' from state '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-1936388910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5257795ffb2542fbb15234913dbc5132',qos_specs=None,replication_status=,reservations=['a53b8adb-18d2-4523-b36d-de0728171aed','bfec71c0-0edf-4f67-9012-d67d568d4ac1','a7c02522-d322-42af-afdc-2602b7e15c01','dd1c5112-c51e-44b3-8304-e144e2c623fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='045e4914bbac4481b57e406a1a9773e7',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:16:06 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-61597cd1-8e1b-4137-b137-d57a090bc0c8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e89afcaf-f7be-45a4-bc63-3e2b4853ce6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:16:06 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-61597cd1-8e1b-4137-b137-d57a090bc0c8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e89afcaf-f7be-45a4-bc63-3e2b4853ce6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:16:06 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-61597cd1-8e1b-4137-b137-d57a090bc0c8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Flow 'volume_create_api' (8221227f-3930-4e4f-9948-a29274d78b4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:16:06 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-61597cd1-8e1b-4137-b137-d57a090bc0c8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Create volume request issued successfully. Sep 01 00:16:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-61597cd1-8e1b-4137-b137-d57a090bc0c8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:16:06 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 2/4] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:16:05 2026] POST /volume/v3/volumes => generated 761 bytes in 1447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:16:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-96ceee6c-e02b-41e6-a510-8140780ea93d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-96ceee6c-e02b-41e6-a510-8140780ea93d tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] GET http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 Sep 01 00:16:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-96ceee6c-e02b-41e6-a510-8140780ea93d tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-96ceee6c-e02b-41e6-a510-8140780ea93d tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:07 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:07 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:16:07 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:07 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:16:07 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-96ceee6c-e02b-41e6-a510-8140780ea93d tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Volume info retrieved successfully. Sep 01 00:16:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-96ceee6c-e02b-41e6-a510-8140780ea93d tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 returned with HTTP 200 Sep 01 00:16:07 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 3/5] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:16:07 2026] GET /volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 => generated 829 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:16:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-02c25238-b3e2-49a4-8b73-c2a371ffb61f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-02c25238-b3e2-49a4-8b73-c2a371ffb61f tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] GET http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 Sep 01 00:16:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-02c25238-b3e2-49a4-8b73-c2a371ffb61f tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-02c25238-b3e2-49a4-8b73-c2a371ffb61f tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:08 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:08 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:16:08 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:08 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:16:08 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-02c25238-b3e2-49a4-8b73-c2a371ffb61f tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Volume info retrieved successfully. Sep 01 00:16:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-02c25238-b3e2-49a4-8b73-c2a371ffb61f tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 returned with HTTP 200 Sep 01 00:16:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 3/6] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:16:08 2026] GET /volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 => generated 853 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:16:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-31e10f1d-221a-4b23-8c0a-d49b67ef20ee None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-31e10f1d-221a-4b23-8c0a-d49b67ef20ee tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] GET http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 Sep 01 00:16:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-31e10f1d-221a-4b23-8c0a-d49b67ef20ee tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-31e10f1d-221a-4b23-8c0a-d49b67ef20ee tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:09 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:09 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:16:09 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:09 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:16:09 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-31e10f1d-221a-4b23-8c0a-d49b67ef20ee tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Volume info retrieved successfully. Sep 01 00:16:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-31e10f1d-221a-4b23-8c0a-d49b67ef20ee tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 returned with HTTP 200 Sep 01 00:16:09 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 4/7] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:16:09 2026] GET /volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 => generated 853 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:16:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d0360eb7-70d7-4c59-b534-ed5489625b28 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d0360eb7-70d7-4c59-b534-ed5489625b28 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] GET http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 Sep 01 00:16:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d0360eb7-70d7-4c59-b534-ed5489625b28 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d0360eb7-70d7-4c59-b534-ed5489625b28 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:10 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:10 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:16:10 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:10 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:16:10 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d0360eb7-70d7-4c59-b534-ed5489625b28 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Volume info retrieved successfully. Sep 01 00:16:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d0360eb7-70d7-4c59-b534-ed5489625b28 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 returned with HTTP 200 Sep 01 00:16:10 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 4/8] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:16:10 2026] GET /volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 => generated 854 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:16:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-500b70ca-5c99-47ab-b6bb-9e54635da78f req-611a265a-5624-47b2-94dc-48c22b340ff5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-500b70ca-5c99-47ab-b6bb-9e54635da78f req-611a265a-5624-47b2-94dc-48c22b340ff5 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] GET http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 Sep 01 00:16:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-500b70ca-5c99-47ab-b6bb-9e54635da78f req-611a265a-5624-47b2-94dc-48c22b340ff5 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-500b70ca-5c99-47ab-b6bb-9e54635da78f req-611a265a-5624-47b2-94dc-48c22b340ff5 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:11 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:11 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:16:11 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:11 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:16:11 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-500b70ca-5c99-47ab-b6bb-9e54635da78f req-611a265a-5624-47b2-94dc-48c22b340ff5 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Volume info retrieved successfully. Sep 01 00:16:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-500b70ca-5c99-47ab-b6bb-9e54635da78f req-611a265a-5624-47b2-94dc-48c22b340ff5 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 returned with HTTP 200 Sep 01 00:16:11 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 5/9] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:16:11 2026] GET /volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 => generated 854 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:16:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3059a82d-cf28-4a46-be59-4404a330f426 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3059a82d-cf28-4a46-be59-4404a330f426 None None] GET http://192.168.122.147/volume// Sep 01 00:16:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3059a82d-cf28-4a46-be59-4404a330f426 None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3059a82d-cf28-4a46-be59-4404a330f426 None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3059a82d-cf28-4a46-be59-4404a330f426 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:16:11 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 5/10] 192.168.122.147 () {58 vars in 1317 bytes} [Tue Sep 1 00:16:11 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:16:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-500b70ca-5c99-47ab-b6bb-9e54635da78f req-8960be6c-2ac6-4e81-a98f-ad47a7c841a9 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-500b70ca-5c99-47ab-b6bb-9e54635da78f req-8960be6c-2ac6-4e81-a98f-ad47a7c841a9 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 01 00:16:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-500b70ca-5c99-47ab-b6bb-9e54635da78f req-8960be6c-2ac6-4e81-a98f-ad47a7c841a9 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2279b074-bdcf-46ff-ba1f-1442c7306159", "connector": null, "instance_uuid": "7273442f-ea8c-4232-838b-acb8458c6dee"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:16:12 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:12 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:16:12 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:12 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:16:13 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Sep 01 00:16:13 devstack devstack@c-api.service[87485]: .first() Sep 01 00:16:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-500b70ca-5c99-47ab-b6bb-9e54635da78f req-8960be6c-2ac6-4e81-a98f-ad47a7c841a9 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 01 00:16:13 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 6/11] 192.168.122.147 () {66 vars in 1483 bytes} [Tue Sep 1 00:16:12 2026] POST /volume/v3/attachments => generated 273 bytes in 1161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:16:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9624aff1-f729-45f9-a74a-da3bc2f1a378 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9624aff1-f729-45f9-a74a-da3bc2f1a378 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] GET http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 Sep 01 00:16:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9624aff1-f729-45f9-a74a-da3bc2f1a378 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9624aff1-f729-45f9-a74a-da3bc2f1a378 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:13 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:13 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:16:13 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:13 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:16:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-369d7c21-903a-4d66-bc04-cd4ed673fcb4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:13 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9624aff1-f729-45f9-a74a-da3bc2f1a378 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Volume info retrieved successfully. Sep 01 00:16:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-369d7c21-903a-4d66-bc04-cd4ed673fcb4 None None] GET http://192.168.122.147/volume// Sep 01 00:16:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-369d7c21-903a-4d66-bc04-cd4ed673fcb4 None None] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-369d7c21-903a-4d66-bc04-cd4ed673fcb4 None None] Calling method 'all' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-369d7c21-903a-4d66-bc04-cd4ed673fcb4 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:16:13 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 7/12] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:16:13 2026] GET /volume/ => generated 390 bytes in 28 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:16:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9624aff1-f729-45f9-a74a-da3bc2f1a378 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 returned with HTTP 200 Sep 01 00:16:13 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 6/13] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:16:13 2026] GET /volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 => generated 853 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:16:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-500b70ca-5c99-47ab-b6bb-9e54635da78f req-04365c8d-017f-42b6-94c7-853504d065c8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-500b70ca-5c99-47ab-b6bb-9e54635da78f req-04365c8d-017f-42b6-94c7-853504d065c8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] GET http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 Sep 01 00:16:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-500b70ca-5c99-47ab-b6bb-9e54635da78f req-04365c8d-017f-42b6-94c7-853504d065c8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-500b70ca-5c99-47ab-b6bb-9e54635da78f req-04365c8d-017f-42b6-94c7-853504d065c8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:13 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:13 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:16:13 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:13 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:16:13 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-500b70ca-5c99-47ab-b6bb-9e54635da78f req-04365c8d-017f-42b6-94c7-853504d065c8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Volume info retrieved successfully. Sep 01 00:16:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-500b70ca-5c99-47ab-b6bb-9e54635da78f req-04365c8d-017f-42b6-94c7-853504d065c8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 returned with HTTP 200 Sep 01 00:16:13 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 8/14] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:16:13 2026] GET /volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 => generated 1034 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:16:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-82c17615-e970-4758-81e6-4f05bd2e6060 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-82c17615-e970-4758-81e6-4f05bd2e6060 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] GET http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 Sep 01 00:16:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-82c17615-e970-4758-81e6-4f05bd2e6060 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-82c17615-e970-4758-81e6-4f05bd2e6060 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:14 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:14 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:16:14 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:14 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:16:14 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-82c17615-e970-4758-81e6-4f05bd2e6060 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Volume info retrieved successfully. Sep 01 00:16:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-82c17615-e970-4758-81e6-4f05bd2e6060 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 returned with HTTP 200 Sep 01 00:16:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 7/15] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:16:14 2026] GET /volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 => generated 853 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:16:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-94ffde4c-3373-4063-ad46-466681e0a368 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-94ffde4c-3373-4063-ad46-466681e0a368 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] GET http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 Sep 01 00:16:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-94ffde4c-3373-4063-ad46-466681e0a368 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-94ffde4c-3373-4063-ad46-466681e0a368 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:15 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:15 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:16:15 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:15 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:16:15 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-94ffde4c-3373-4063-ad46-466681e0a368 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Volume info retrieved successfully. Sep 01 00:16:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-94ffde4c-3373-4063-ad46-466681e0a368 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 returned with HTTP 200 Sep 01 00:16:15 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 9/16] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:16:15 2026] GET /volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 => generated 853 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:16:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f0bf9a97-7c65-4730-9f1d-710d5ed75c9b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f0bf9a97-7c65-4730-9f1d-710d5ed75c9b tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] GET http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 Sep 01 00:16:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f0bf9a97-7c65-4730-9f1d-710d5ed75c9b tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f0bf9a97-7c65-4730-9f1d-710d5ed75c9b tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:16 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:16 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:16:16 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:16 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:16:17 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f0bf9a97-7c65-4730-9f1d-710d5ed75c9b tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Volume info retrieved successfully. Sep 01 00:16:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-500b70ca-5c99-47ab-b6bb-9e54635da78f req-7d875a04-1192-400e-93e8-4863eab76ecd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-500b70ca-5c99-47ab-b6bb-9e54635da78f req-7d875a04-1192-400e-93e8-4863eab76ecd tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] PUT http://192.168.122.147/volume/v3/attachments/272afff6-ebbf-48c8-9bbb-9fda9ff02065 Sep 01 00:16:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-500b70ca-5c99-47ab-b6bb-9e54635da78f req-7d875a04-1192-400e-93e8-4863eab76ecd tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:adfa816424c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "da743fc2-df7b-458e-a6d8-82aef14baffc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:16:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f0bf9a97-7c65-4730-9f1d-710d5ed75c9b tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 returned with HTTP 200 Sep 01 00:16:17 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 8/17] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:16:16 2026] GET /volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 => generated 853 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:16:17 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-500b70ca-5c99-47ab-b6bb-9e54635da78f req-7d875a04-1192-400e-93e8-4863eab76ecd tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Acquiring lock "cinder-attachment_update-2279b074-bdcf-46ff-ba1f-1442c7306159-devstack" by "attachment_update" {{(pid=87485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 00:16:17 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-500b70ca-5c99-47ab-b6bb-9e54635da78f req-7d875a04-1192-400e-93e8-4863eab76ecd tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Lock "cinder-attachment_update-2279b074-bdcf-46ff-ba1f-1442c7306159-devstack" acquired by "attachment_update" :: waited 0.029s {{(pid=87485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 00:16:17 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:17 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:16:17 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:17 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:16:18 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-500b70ca-5c99-47ab-b6bb-9e54635da78f req-7d875a04-1192-400e-93e8-4863eab76ecd tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Lock "cinder-attachment_update-2279b074-bdcf-46ff-ba1f-1442c7306159-devstack" released by "attachment_update" :: held 0.903s {{(pid=87485) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 00:16:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-500b70ca-5c99-47ab-b6bb-9e54635da78f req-7d875a04-1192-400e-93e8-4863eab76ecd tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] http://192.168.122.147/volume/v3/attachments/272afff6-ebbf-48c8-9bbb-9fda9ff02065 returned with HTTP 200 Sep 01 00:16:18 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 10/18] 192.168.122.147 () {66 vars in 1593 bytes} [Tue Sep 1 00:16:17 2026] PUT /volume/v3/attachments/272afff6-ebbf-48c8-9bbb-9fda9ff02065 => generated 694 bytes in 1014 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:16:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4d1d285b-85ac-4275-9a08-81838413c73f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4d1d285b-85ac-4275-9a08-81838413c73f tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] GET http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 Sep 01 00:16:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4d1d285b-85ac-4275-9a08-81838413c73f tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4d1d285b-85ac-4275-9a08-81838413c73f tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:18 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:18 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:16:18 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:18 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:16:18 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4d1d285b-85ac-4275-9a08-81838413c73f tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Volume info retrieved successfully. Sep 01 00:16:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4d1d285b-85ac-4275-9a08-81838413c73f tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 returned with HTTP 200 Sep 01 00:16:18 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 9/19] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:16:18 2026] GET /volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 => generated 854 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:16:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6784f90f-7e45-4f44-be4a-76e7baf5247c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6784f90f-7e45-4f44-be4a-76e7baf5247c tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] GET http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 Sep 01 00:16:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6784f90f-7e45-4f44-be4a-76e7baf5247c tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6784f90f-7e45-4f44-be4a-76e7baf5247c tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:19 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:19 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:16:19 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:19 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:16:19 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6784f90f-7e45-4f44-be4a-76e7baf5247c tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Volume info retrieved successfully. Sep 01 00:16:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6784f90f-7e45-4f44-be4a-76e7baf5247c tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 returned with HTTP 200 Sep 01 00:16:19 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 11/20] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:16:19 2026] GET /volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 => generated 854 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:16:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-500b70ca-5c99-47ab-b6bb-9e54635da78f req-3d4319aa-d58c-45a9-bd6c-bf0607d8c20b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-500b70ca-5c99-47ab-b6bb-9e54635da78f req-3d4319aa-d58c-45a9-bd6c-bf0607d8c20b tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] POST http://192.168.122.147/volume/v3/attachments/272afff6-ebbf-48c8-9bbb-9fda9ff02065/action Sep 01 00:16:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-500b70ca-5c99-47ab-b6bb-9e54635da78f req-3d4319aa-d58c-45a9-bd6c-bf0607d8c20b tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Action body: b'{"os-complete": null}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:16:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-500b70ca-5c99-47ab-b6bb-9e54635da78f req-3d4319aa-d58c-45a9-bd6c-bf0607d8c20b tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:16:19 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Sep 01 00:16:19 devstack devstack@c-api.service[87484]: .first() Sep 01 00:16:19 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:19 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:16:19 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:19 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:16:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-500b70ca-5c99-47ab-b6bb-9e54635da78f req-3d4319aa-d58c-45a9-bd6c-bf0607d8c20b tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] http://192.168.122.147/volume/v3/attachments/272afff6-ebbf-48c8-9bbb-9fda9ff02065/action returned with HTTP 204 Sep 01 00:16:19 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 10/21] 192.168.122.147 () {66 vars in 1614 bytes} [Tue Sep 1 00:16:19 2026] POST /volume/v3/attachments/272afff6-ebbf-48c8-9bbb-9fda9ff02065/action => generated 0 bytes in 215 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:16:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-14517a96-8dbf-4cce-a280-2c70638dc11c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-14517a96-8dbf-4cce-a280-2c70638dc11c tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] GET http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 Sep 01 00:16:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-14517a96-8dbf-4cce-a280-2c70638dc11c tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-14517a96-8dbf-4cce-a280-2c70638dc11c tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:20 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:20 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:16:20 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:20 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:16:20 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-14517a96-8dbf-4cce-a280-2c70638dc11c tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Volume info retrieved successfully. Sep 01 00:16:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-14517a96-8dbf-4cce-a280-2c70638dc11c tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 returned with HTTP 200 Sep 01 00:16:20 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 12/22] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:16:20 2026] GET /volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 => generated 1146 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:16:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-fc5ce4eb-2703-4038-9c57-1d7166bdb976 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fc5ce4eb-2703-4038-9c57-1d7166bdb976 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] GET http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 Sep 01 00:16:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fc5ce4eb-2703-4038-9c57-1d7166bdb976 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fc5ce4eb-2703-4038-9c57-1d7166bdb976 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:20 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:20 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:16:20 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:20 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:16:20 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fc5ce4eb-2703-4038-9c57-1d7166bdb976 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Volume info retrieved successfully. Sep 01 00:16:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fc5ce4eb-2703-4038-9c57-1d7166bdb976 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 returned with HTTP 200 Sep 01 00:16:20 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 11/23] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:16:20 2026] GET /volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 => generated 1146 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:16:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-3ca0ea02-71d5-4431-b638-ef958d2d95cd req-db3df779-59bd-431c-b3bf-a4fbea672309 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-3ca0ea02-71d5-4431-b638-ef958d2d95cd req-db3df779-59bd-431c-b3bf-a4fbea672309 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] DELETE http://192.168.122.147/volume/v3/attachments/272afff6-ebbf-48c8-9bbb-9fda9ff02065 Sep 01 00:16:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-3ca0ea02-71d5-4431-b638-ef958d2d95cd req-db3df779-59bd-431c-b3bf-a4fbea672309 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-3ca0ea02-71d5-4431-b638-ef958d2d95cd req-db3df779-59bd-431c-b3bf-a4fbea672309 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:25 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:25 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:16:25 devstack devstack@c-api.service[87485]: /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 00:16:25 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, Sep 01 00:16:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-3ca0ea02-71d5-4431-b638-ef958d2d95cd req-db3df779-59bd-431c-b3bf-a4fbea672309 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] http://192.168.122.147/volume/v3/attachments/272afff6-ebbf-48c8-9bbb-9fda9ff02065 returned with HTTP 200 Sep 01 00:16:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 13/24] 192.168.122.147 () {64 vars in 1562 bytes} [Tue Sep 1 00:16:25 2026] DELETE /volume/v3/attachments/272afff6-ebbf-48c8-9bbb-9fda9ff02065 => generated 19 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:16:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a0991e8b-f52d-4089-b33b-1ee8c95bf367 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a0991e8b-f52d-4089-b33b-1ee8c95bf367 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] GET http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 Sep 01 00:16:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a0991e8b-f52d-4089-b33b-1ee8c95bf367 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a0991e8b-f52d-4089-b33b-1ee8c95bf367 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:29 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:29 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:16:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:16:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a0991e8b-f52d-4089-b33b-1ee8c95bf367 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Volume info retrieved successfully. Sep 01 00:16:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a0991e8b-f52d-4089-b33b-1ee8c95bf367 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 returned with HTTP 200 Sep 01 00:16:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 12/25] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:16:29 2026] GET /volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 => generated 854 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:16:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9a379506-8016-4311-9539-7920eb0dccf3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9a379506-8016-4311-9539-7920eb0dccf3 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] GET http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 Sep 01 00:16:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9a379506-8016-4311-9539-7920eb0dccf3 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9a379506-8016-4311-9539-7920eb0dccf3 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:29 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:29 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:16:29 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:29 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:16:29 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9a379506-8016-4311-9539-7920eb0dccf3 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Volume info retrieved successfully. Sep 01 00:16:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9a379506-8016-4311-9539-7920eb0dccf3 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 returned with HTTP 200 Sep 01 00:16:29 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 14/26] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:16:29 2026] GET /volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 => generated 854 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:16:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b4a41fbf-786f-4cc9-a848-4abb7ba99fd8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b4a41fbf-786f-4cc9-a848-4abb7ba99fd8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] GET http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 Sep 01 00:16:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b4a41fbf-786f-4cc9-a848-4abb7ba99fd8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b4a41fbf-786f-4cc9-a848-4abb7ba99fd8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:29 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:29 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:16:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:16:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b4a41fbf-786f-4cc9-a848-4abb7ba99fd8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Volume info retrieved successfully. Sep 01 00:16:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b4a41fbf-786f-4cc9-a848-4abb7ba99fd8 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 returned with HTTP 200 Sep 01 00:16:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 13/27] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:16:29 2026] GET /volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 => generated 854 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:16:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-726cbb2d-1e63-48c8-9573-d4293adfd7d5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-726cbb2d-1e63-48c8-9573-d4293adfd7d5 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] DELETE http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 Sep 01 00:16:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-726cbb2d-1e63-48c8-9573-d4293adfd7d5 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-726cbb2d-1e63-48c8-9573-d4293adfd7d5 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:29 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-726cbb2d-1e63-48c8-9573-d4293adfd7d5 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Delete volume with id: 2279b074-bdcf-46ff-ba1f-1442c7306159 Sep 01 00:16:29 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:29 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:16:29 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:29 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:16:29 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-726cbb2d-1e63-48c8-9573-d4293adfd7d5 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Volume info retrieved successfully. Sep 01 00:16:29 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-726cbb2d-1e63-48c8-9573-d4293adfd7d5 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Delete volume request issued successfully. Sep 01 00:16:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-726cbb2d-1e63-48c8-9573-d4293adfd7d5 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 returned with HTTP 202 Sep 01 00:16:29 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 15/28] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:16:29 2026] DELETE /volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:16:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2e866f2b-b521-4b39-922c-0d30f658971a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2e866f2b-b521-4b39-922c-0d30f658971a tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] GET http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 Sep 01 00:16:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2e866f2b-b521-4b39-922c-0d30f658971a tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2e866f2b-b521-4b39-922c-0d30f658971a tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:30 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:30 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:16:30 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:30 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:16:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2e866f2b-b521-4b39-922c-0d30f658971a tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Volume info retrieved successfully. Sep 01 00:16:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2e866f2b-b521-4b39-922c-0d30f658971a tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 returned with HTTP 200 Sep 01 00:16:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 14/29] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:16:29 2026] GET /volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 => generated 853 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:16:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7ce0e7e5-cac2-46d2-aa1e-732e9fa9d505 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7ce0e7e5-cac2-46d2-aa1e-732e9fa9d505 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] GET http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 Sep 01 00:16:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7ce0e7e5-cac2-46d2-aa1e-732e9fa9d505 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7ce0e7e5-cac2-46d2-aa1e-732e9fa9d505 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:31 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:31 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:16:31 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:31 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:16:31 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7ce0e7e5-cac2-46d2-aa1e-732e9fa9d505 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Volume info retrieved successfully. Sep 01 00:16:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7ce0e7e5-cac2-46d2-aa1e-732e9fa9d505 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 returned with HTTP 200 Sep 01 00:16:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 16/30] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:16:31 2026] GET /volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 => generated 853 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:16:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-cc93f499-2463-4450-85f2-2612fe0ad00c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cc93f499-2463-4450-85f2-2612fe0ad00c tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] GET http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 Sep 01 00:16:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cc93f499-2463-4450-85f2-2612fe0ad00c tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cc93f499-2463-4450-85f2-2612fe0ad00c tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:32 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:32 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:16:32 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:32 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:16:32 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-cc93f499-2463-4450-85f2-2612fe0ad00c tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Volume info retrieved successfully. Sep 01 00:16:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cc93f499-2463-4450-85f2-2612fe0ad00c tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 returned with HTTP 200 Sep 01 00:16:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 15/31] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:16:32 2026] GET /volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 => generated 853 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:16:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-522220d0-83b2-4c86-ba17-520dfe2087f2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-522220d0-83b2-4c86-ba17-520dfe2087f2 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:16:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-522220d0-83b2-4c86-ba17-520dfe2087f2 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-215947662"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:16:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-aa72e05c-dd1c-4276-80ef-4897b6597930 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-522220d0-83b2-4c86-ba17-520dfe2087f2 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-215947662'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:16:33 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-522220d0-83b2-4c86-ba17-520dfe2087f2 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Create volume of 1 GB Sep 01 00:16:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-aa72e05c-dd1c-4276-80ef-4897b6597930 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] GET http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 Sep 01 00:16:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-aa72e05c-dd1c-4276-80ef-4897b6597930 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-aa72e05c-dd1c-4276-80ef-4897b6597930 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:33 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-522220d0-83b2-4c86-ba17-520dfe2087f2 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Availability Zones retrieved successfully. Sep 01 00:16:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-aa72e05c-dd1c-4276-80ef-4897b6597930 tempest-DeleteServersTestJSON-465687576 tempest-DeleteServersTestJSON-465687576-project-member] http://192.168.122.147/volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 returned with HTTP 404 Sep 01 00:16:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 16/32] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:16:33 2026] GET /volume/v3/volumes/2279b074-bdcf-46ff-ba1f-1442c7306159 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:16:33 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-522220d0-83b2-4c86-ba17-520dfe2087f2 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Flow 'volume_create_api' (daa0f51c-3766-4ce6-b395-990244f8faac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:16:33 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-522220d0-83b2-4c86-ba17-520dfe2087f2 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77fd9c61-8819-4678-b0da-55cc8f7d964e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:16:33 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-522220d0-83b2-4c86-ba17-520dfe2087f2 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:16:33 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-522220d0-83b2-4c86-ba17-520dfe2087f2 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77fd9c61-8819-4678-b0da-55cc8f7d964e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:16:33 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-522220d0-83b2-4c86-ba17-520dfe2087f2 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf11e085-1557-4a4d-8340-3618c6337fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:16:33 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-522220d0-83b2-4c86-ba17-520dfe2087f2 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Created reservations ['4d7775ea-5e29-4c5e-bcee-b89fb4f7ca58', '467d5dae-fc17-42c0-b5ff-c8a3d6defd79', 'd1af0d5f-3ac3-41e5-b13e-4e50ae0537a5', 'e04866af-b9c1-4ded-8a87-42a4407ddde6'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:16:33 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-522220d0-83b2-4c86-ba17-520dfe2087f2 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf11e085-1557-4a4d-8340-3618c6337fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d7775ea-5e29-4c5e-bcee-b89fb4f7ca58', '467d5dae-fc17-42c0-b5ff-c8a3d6defd79', 'd1af0d5f-3ac3-41e5-b13e-4e50ae0537a5', 'e04866af-b9c1-4ded-8a87-42a4407ddde6']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:16:33 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-522220d0-83b2-4c86-ba17-520dfe2087f2 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be737f79-6183-4d42-bbda-0ec1a6c0b920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:16:33 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:33 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:16:33 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-522220d0-83b2-4c86-ba17-520dfe2087f2 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be737f79-6183-4d42-bbda-0ec1a6c0b920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa113aba-f5ba-4f13-9e1b-d26845fb3f7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-215947662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93cc3043ce8e4fb6b5763fa75b833371',qos_specs=None,replication_status=,reservations=['4d7775ea-5e29-4c5e-bcee-b89fb4f7ca58','467d5dae-fc17-42c0-b5ff-c8a3d6defd79','d1af0d5f-3ac3-41e5-b13e-4e50ae0537a5','e04866af-b9c1-4ded-8a87-42a4407ddde6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8339b55d25a489bba70f84b670d7dea',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:16:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-215947662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa113aba-f5ba-4f13-9e1b-d26845fb3f7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93cc3043ce8e4fb6b5763fa75b833371',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8339b55d25a489bba70f84b670d7dea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:16:33 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-522220d0-83b2-4c86-ba17-520dfe2087f2 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67646d76-eb39-438a-b11f-e1faa837dcee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:16:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-522220d0-83b2-4c86-ba17-520dfe2087f2 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67646d76-eb39-438a-b11f-e1faa837dcee) transitioned into state 'SUCCESS' from state '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-215947662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93cc3043ce8e4fb6b5763fa75b833371',qos_specs=None,replication_status=,reservations=['4d7775ea-5e29-4c5e-bcee-b89fb4f7ca58','467d5dae-fc17-42c0-b5ff-c8a3d6defd79','d1af0d5f-3ac3-41e5-b13e-4e50ae0537a5','e04866af-b9c1-4ded-8a87-42a4407ddde6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8339b55d25a489bba70f84b670d7dea',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:16:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-522220d0-83b2-4c86-ba17-520dfe2087f2 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd31a38d-4b53-40d5-9a38-4c9c006ced96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:16:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-522220d0-83b2-4c86-ba17-520dfe2087f2 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd31a38d-4b53-40d5-9a38-4c9c006ced96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:16:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-522220d0-83b2-4c86-ba17-520dfe2087f2 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Flow 'volume_create_api' (daa0f51c-3766-4ce6-b395-990244f8faac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:16:34 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-522220d0-83b2-4c86-ba17-520dfe2087f2 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Create volume request issued successfully. Sep 01 00:16:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-522220d0-83b2-4c86-ba17-520dfe2087f2 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:16:34 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 17/33] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:16:33 2026] POST /volume/v3/volumes => generated 762 bytes in 693 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:16:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-fa623141-edd4-4638-b2d9-ed6c6dec9ddf None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fa623141-edd4-4638-b2d9-ed6c6dec9ddf tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] GET http://192.168.122.147/volume/v3/volumes/fa113aba-f5ba-4f13-9e1b-d26845fb3f7f Sep 01 00:16:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fa623141-edd4-4638-b2d9-ed6c6dec9ddf tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fa623141-edd4-4638-b2d9-ed6c6dec9ddf tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:34 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:34 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:16:34 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:34 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:16:34 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fa623141-edd4-4638-b2d9-ed6c6dec9ddf tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Volume info retrieved successfully. Sep 01 00:16:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fa623141-edd4-4638-b2d9-ed6c6dec9ddf tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] http://192.168.122.147/volume/v3/volumes/fa113aba-f5ba-4f13-9e1b-d26845fb3f7f returned with HTTP 200 Sep 01 00:16:34 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 17/34] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:16:34 2026] GET /volume/v3/volumes/fa113aba-f5ba-4f13-9e1b-d26845fb3f7f => generated 830 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:16:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-aff584c9-60f2-4c68-afed-bcdb15a2b4e1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-aff584c9-60f2-4c68-afed-bcdb15a2b4e1 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] GET http://192.168.122.147/volume/v3/volumes/fa113aba-f5ba-4f13-9e1b-d26845fb3f7f Sep 01 00:16:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-aff584c9-60f2-4c68-afed-bcdb15a2b4e1 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-aff584c9-60f2-4c68-afed-bcdb15a2b4e1 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:35 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:35 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:16:35 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:35 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:16:35 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-aff584c9-60f2-4c68-afed-bcdb15a2b4e1 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Volume info retrieved successfully. Sep 01 00:16:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-aff584c9-60f2-4c68-afed-bcdb15a2b4e1 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] http://192.168.122.147/volume/v3/volumes/fa113aba-f5ba-4f13-9e1b-d26845fb3f7f returned with HTTP 200 Sep 01 00:16:35 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 18/35] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:16:35 2026] GET /volume/v3/volumes/fa113aba-f5ba-4f13-9e1b-d26845fb3f7f => generated 854 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:16:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-360915e5-117d-4506-b07a-b654f8323301 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-360915e5-117d-4506-b07a-b654f8323301 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] GET http://192.168.122.147/volume/v3/volumes/fa113aba-f5ba-4f13-9e1b-d26845fb3f7f Sep 01 00:16:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-360915e5-117d-4506-b07a-b654f8323301 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-360915e5-117d-4506-b07a-b654f8323301 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:36 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:36 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:16:36 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:36 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:16:36 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-360915e5-117d-4506-b07a-b654f8323301 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Volume info retrieved successfully. Sep 01 00:16:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-360915e5-117d-4506-b07a-b654f8323301 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] http://192.168.122.147/volume/v3/volumes/fa113aba-f5ba-4f13-9e1b-d26845fb3f7f returned with HTTP 200 Sep 01 00:16:36 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 18/36] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:16:36 2026] GET /volume/v3/volumes/fa113aba-f5ba-4f13-9e1b-d26845fb3f7f => generated 855 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:16:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-62dc3a8b-6fd3-40b9-82b3-6ec92e215d06 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-62dc3a8b-6fd3-40b9-82b3-6ec92e215d06 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] POST http://192.168.122.147/volume/v3/volumes/fa113aba-f5ba-4f13-9e1b-d26845fb3f7f/action Sep 01 00:16:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-62dc3a8b-6fd3-40b9-82b3-6ec92e215d06 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:16:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-62dc3a8b-6fd3-40b9-82b3-6ec92e215d06 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:16:36 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:36 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:16:36 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:36 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:16:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-62dc3a8b-6fd3-40b9-82b3-6ec92e215d06 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Volume info retrieved successfully. Sep 01 00:16:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-62dc3a8b-6fd3-40b9-82b3-6ec92e215d06 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Volume updated successfully. Sep 01 00:16:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-62dc3a8b-6fd3-40b9-82b3-6ec92e215d06 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] http://192.168.122.147/volume/v3/volumes/fa113aba-f5ba-4f13-9e1b-d26845fb3f7f/action returned with HTTP 200 Sep 01 00:16:36 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 19/37] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:16:36 2026] POST /volume/v3/volumes/fa113aba-f5ba-4f13-9e1b-d26845fb3f7f/action => generated 0 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 00:16:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-24686ad2-46de-4e5c-961b-30a614ab880e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-24686ad2-46de-4e5c-961b-30a614ab880e tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] GET http://192.168.122.147/volume/v3/volumes/fa113aba-f5ba-4f13-9e1b-d26845fb3f7f Sep 01 00:16:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-24686ad2-46de-4e5c-961b-30a614ab880e tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-24686ad2-46de-4e5c-961b-30a614ab880e tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:36 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:36 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:16:36 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:36 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:16:36 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-24686ad2-46de-4e5c-961b-30a614ab880e tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Volume info retrieved successfully. Sep 01 00:16:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-24686ad2-46de-4e5c-961b-30a614ab880e tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] http://192.168.122.147/volume/v3/volumes/fa113aba-f5ba-4f13-9e1b-d26845fb3f7f returned with HTTP 200 Sep 01 00:16:36 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 19/38] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:16:36 2026] GET /volume/v3/volumes/fa113aba-f5ba-4f13-9e1b-d26845fb3f7f => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:16:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-4b625e4e-0bbb-4b67-b0f6-0823fdee49b9 req-78fb1d3a-d319-47ed-bc2d-a944fd5305ff None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-4b625e4e-0bbb-4b67-b0f6-0823fdee49b9 req-78fb1d3a-d319-47ed-bc2d-a944fd5305ff tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] GET http://192.168.122.147/volume/v3/volumes/fa113aba-f5ba-4f13-9e1b-d26845fb3f7f Sep 01 00:16:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-4b625e4e-0bbb-4b67-b0f6-0823fdee49b9 req-78fb1d3a-d319-47ed-bc2d-a944fd5305ff tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-4b625e4e-0bbb-4b67-b0f6-0823fdee49b9 req-78fb1d3a-d319-47ed-bc2d-a944fd5305ff tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:37 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:37 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:16:37 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:37 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:16:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-4b625e4e-0bbb-4b67-b0f6-0823fdee49b9 req-78fb1d3a-d319-47ed-bc2d-a944fd5305ff tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Volume info retrieved successfully. Sep 01 00:16:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-4b625e4e-0bbb-4b67-b0f6-0823fdee49b9 req-78fb1d3a-d319-47ed-bc2d-a944fd5305ff tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] http://192.168.122.147/volume/v3/volumes/fa113aba-f5ba-4f13-9e1b-d26845fb3f7f returned with HTTP 200 Sep 01 00:16:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 20/39] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:16:36 2026] GET /volume/v3/volumes/fa113aba-f5ba-4f13-9e1b-d26845fb3f7f => generated 855 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:16:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-64d41d4b-f6ad-4ebc-8966-d04dd9bc1c37 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-64d41d4b-f6ad-4ebc-8966-d04dd9bc1c37 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:16:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-64d41d4b-f6ad-4ebc-8966-d04dd9bc1c37 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1151511733"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:16:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-64d41d4b-f6ad-4ebc-8966-d04dd9bc1c37 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1151511733'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:16:41 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-64d41d4b-f6ad-4ebc-8966-d04dd9bc1c37 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Create volume of 1 GB Sep 01 00:16:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-64d41d4b-f6ad-4ebc-8966-d04dd9bc1c37 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Availability Zones retrieved successfully. Sep 01 00:16:41 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-64d41d4b-f6ad-4ebc-8966-d04dd9bc1c37 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Flow 'volume_create_api' (4be79a6b-1acd-4788-9793-4540b96be95a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:16:41 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-64d41d4b-f6ad-4ebc-8966-d04dd9bc1c37 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58eabdda-d2c0-4a49-a31c-5c14d9473f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:16:41 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-64d41d4b-f6ad-4ebc-8966-d04dd9bc1c37 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:16:41 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-64d41d4b-f6ad-4ebc-8966-d04dd9bc1c37 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58eabdda-d2c0-4a49-a31c-5c14d9473f39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:16:41 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-64d41d4b-f6ad-4ebc-8966-d04dd9bc1c37 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0a190bb-8459-4f7c-9e68-ef2b342912a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:16:41 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-64d41d4b-f6ad-4ebc-8966-d04dd9bc1c37 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Created reservations ['ffeb770f-8030-4144-a58e-c8454f5ee14f', '2d5ff868-2330-485a-90c3-ed97902f3862', 'fcc7c474-7990-4e90-a2bd-42ad732a2cd7', '43d717a4-c167-4613-9042-32cb22f32b45'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:16:41 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-64d41d4b-f6ad-4ebc-8966-d04dd9bc1c37 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0a190bb-8459-4f7c-9e68-ef2b342912a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffeb770f-8030-4144-a58e-c8454f5ee14f', '2d5ff868-2330-485a-90c3-ed97902f3862', 'fcc7c474-7990-4e90-a2bd-42ad732a2cd7', '43d717a4-c167-4613-9042-32cb22f32b45']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:16:41 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-64d41d4b-f6ad-4ebc-8966-d04dd9bc1c37 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c1dc812-f297-4f3d-94e8-aebaa2d5bcaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:16:41 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:41 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:16:41 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-64d41d4b-f6ad-4ebc-8966-d04dd9bc1c37 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c1dc812-f297-4f3d-94e8-aebaa2d5bcaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d6420be-2737-4199-b008-d57e7c266063', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1151511733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93cc3043ce8e4fb6b5763fa75b833371',qos_specs=None,replication_status=,reservations=['ffeb770f-8030-4144-a58e-c8454f5ee14f','2d5ff868-2330-485a-90c3-ed97902f3862','fcc7c474-7990-4e90-a2bd-42ad732a2cd7','43d717a4-c167-4613-9042-32cb22f32b45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8339b55d25a489bba70f84b670d7dea',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:16:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1151511733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d6420be-2737-4199-b008-d57e7c266063,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93cc3043ce8e4fb6b5763fa75b833371',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8339b55d25a489bba70f84b670d7dea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:16:41 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-64d41d4b-f6ad-4ebc-8966-d04dd9bc1c37 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23e32847-c373-475c-b86c-a9a30be476cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:16:41 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-64d41d4b-f6ad-4ebc-8966-d04dd9bc1c37 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23e32847-c373-475c-b86c-a9a30be476cc) transitioned into state 'SUCCESS' from state '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-1151511733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93cc3043ce8e4fb6b5763fa75b833371',qos_specs=None,replication_status=,reservations=['ffeb770f-8030-4144-a58e-c8454f5ee14f','2d5ff868-2330-485a-90c3-ed97902f3862','fcc7c474-7990-4e90-a2bd-42ad732a2cd7','43d717a4-c167-4613-9042-32cb22f32b45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8339b55d25a489bba70f84b670d7dea',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:16:41 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-64d41d4b-f6ad-4ebc-8966-d04dd9bc1c37 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9147bce7-63bd-492e-bc92-3e2b42700631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:16:41 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-64d41d4b-f6ad-4ebc-8966-d04dd9bc1c37 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9147bce7-63bd-492e-bc92-3e2b42700631) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:16:41 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-64d41d4b-f6ad-4ebc-8966-d04dd9bc1c37 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Flow 'volume_create_api' (4be79a6b-1acd-4788-9793-4540b96be95a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:16:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-64d41d4b-f6ad-4ebc-8966-d04dd9bc1c37 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Create volume request issued successfully. Sep 01 00:16:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-64d41d4b-f6ad-4ebc-8966-d04dd9bc1c37 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:16:41 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 20/40] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:16:41 2026] POST /volume/v3/volumes => generated 763 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:16:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-bf4747c6-7118-4078-98e1-e60e9add90e0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bf4747c6-7118-4078-98e1-e60e9add90e0 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] GET http://192.168.122.147/volume/v3/volumes/8d6420be-2737-4199-b008-d57e7c266063 Sep 01 00:16:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bf4747c6-7118-4078-98e1-e60e9add90e0 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bf4747c6-7118-4078-98e1-e60e9add90e0 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:41 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:41 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:16:41 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:41 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:16:41 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-bf4747c6-7118-4078-98e1-e60e9add90e0 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Volume info retrieved successfully. Sep 01 00:16:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bf4747c6-7118-4078-98e1-e60e9add90e0 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] http://192.168.122.147/volume/v3/volumes/8d6420be-2737-4199-b008-d57e7c266063 returned with HTTP 200 Sep 01 00:16:41 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 21/41] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:16:41 2026] GET /volume/v3/volumes/8d6420be-2737-4199-b008-d57e7c266063 => generated 831 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:16:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1cd1c578-22c2-496b-84b8-430cd6b44c44 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1cd1c578-22c2-496b-84b8-430cd6b44c44 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] GET http://192.168.122.147/volume/v3/volumes/8d6420be-2737-4199-b008-d57e7c266063 Sep 01 00:16:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1cd1c578-22c2-496b-84b8-430cd6b44c44 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1cd1c578-22c2-496b-84b8-430cd6b44c44 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:42 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:42 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:16:42 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:42 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:16:42 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1cd1c578-22c2-496b-84b8-430cd6b44c44 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Volume info retrieved successfully. Sep 01 00:16:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1cd1c578-22c2-496b-84b8-430cd6b44c44 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] http://192.168.122.147/volume/v3/volumes/8d6420be-2737-4199-b008-d57e7c266063 returned with HTTP 200 Sep 01 00:16:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 21/42] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:16:42 2026] GET /volume/v3/volumes/8d6420be-2737-4199-b008-d57e7c266063 => generated 855 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:16:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-917ab4c9-a8f9-431b-b114-85884a0ee058 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-917ab4c9-a8f9-431b-b114-85884a0ee058 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] GET http://192.168.122.147/volume/v3/volumes/8d6420be-2737-4199-b008-d57e7c266063 Sep 01 00:16:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-917ab4c9-a8f9-431b-b114-85884a0ee058 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-917ab4c9-a8f9-431b-b114-85884a0ee058 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:16:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:16:43 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-917ab4c9-a8f9-431b-b114-85884a0ee058 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Volume info retrieved successfully. Sep 01 00:16:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-917ab4c9-a8f9-431b-b114-85884a0ee058 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] http://192.168.122.147/volume/v3/volumes/8d6420be-2737-4199-b008-d57e7c266063 returned with HTTP 200 Sep 01 00:16:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 22/43] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:16:43 2026] GET /volume/v3/volumes/8d6420be-2737-4199-b008-d57e7c266063 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:16:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9042f248-94a7-4dde-93d9-99fd02413e7c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9042f248-94a7-4dde-93d9-99fd02413e7c tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] DELETE http://192.168.122.147/volume/v3/volumes/8d6420be-2737-4199-b008-d57e7c266063 Sep 01 00:16:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9042f248-94a7-4dde-93d9-99fd02413e7c tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9042f248-94a7-4dde-93d9-99fd02413e7c tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:44 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-9042f248-94a7-4dde-93d9-99fd02413e7c tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Delete volume with id: 8d6420be-2737-4199-b008-d57e7c266063 Sep 01 00:16:44 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:44 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:16:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:16:44 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9042f248-94a7-4dde-93d9-99fd02413e7c tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Volume info retrieved successfully. Sep 01 00:16:44 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9042f248-94a7-4dde-93d9-99fd02413e7c tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Delete volume request issued successfully. Sep 01 00:16:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9042f248-94a7-4dde-93d9-99fd02413e7c tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] http://192.168.122.147/volume/v3/volumes/8d6420be-2737-4199-b008-d57e7c266063 returned with HTTP 202 Sep 01 00:16:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 22/44] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:16:44 2026] DELETE /volume/v3/volumes/8d6420be-2737-4199-b008-d57e7c266063 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 00:16:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-16fa4a56-5784-4584-86fc-e24254964fdb None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-16fa4a56-5784-4584-86fc-e24254964fdb tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] GET http://192.168.122.147/volume/v3/volumes/8d6420be-2737-4199-b008-d57e7c266063 Sep 01 00:16:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-16fa4a56-5784-4584-86fc-e24254964fdb tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-16fa4a56-5784-4584-86fc-e24254964fdb tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:16:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:16:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-16fa4a56-5784-4584-86fc-e24254964fdb tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Volume info retrieved successfully. Sep 01 00:16:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-16fa4a56-5784-4584-86fc-e24254964fdb tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] http://192.168.122.147/volume/v3/volumes/8d6420be-2737-4199-b008-d57e7c266063 returned with HTTP 200 Sep 01 00:16:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 23/45] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:16:44 2026] GET /volume/v3/volumes/8d6420be-2737-4199-b008-d57e7c266063 => generated 855 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:16:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ef7593c1-193d-4e8b-9cc8-e7a83ccccc14 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ef7593c1-193d-4e8b-9cc8-e7a83ccccc14 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] GET http://192.168.122.147/volume/v3/volumes/8d6420be-2737-4199-b008-d57e7c266063 Sep 01 00:16:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ef7593c1-193d-4e8b-9cc8-e7a83ccccc14 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ef7593c1-193d-4e8b-9cc8-e7a83ccccc14 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ef7593c1-193d-4e8b-9cc8-e7a83ccccc14 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] http://192.168.122.147/volume/v3/volumes/8d6420be-2737-4199-b008-d57e7c266063 returned with HTTP 404 Sep 01 00:16:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 23/46] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:16:45 2026] GET /volume/v3/volumes/8d6420be-2737-4199-b008-d57e7c266063 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:16:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3ad0908d-4e6e-4b5d-9d6c-b4b2f47bdb8a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3ad0908d-4e6e-4b5d-9d6c-b4b2f47bdb8a tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] DELETE http://192.168.122.147/volume/v3/volumes/fa113aba-f5ba-4f13-9e1b-d26845fb3f7f Sep 01 00:16:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3ad0908d-4e6e-4b5d-9d6c-b4b2f47bdb8a tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3ad0908d-4e6e-4b5d-9d6c-b4b2f47bdb8a tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:45 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-3ad0908d-4e6e-4b5d-9d6c-b4b2f47bdb8a tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Delete volume with id: fa113aba-f5ba-4f13-9e1b-d26845fb3f7f Sep 01 00:16:45 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:45 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:16:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:16:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3ad0908d-4e6e-4b5d-9d6c-b4b2f47bdb8a tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Volume info retrieved successfully. Sep 01 00:16:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3ad0908d-4e6e-4b5d-9d6c-b4b2f47bdb8a tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Delete volume request issued successfully. Sep 01 00:16:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3ad0908d-4e6e-4b5d-9d6c-b4b2f47bdb8a tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] http://192.168.122.147/volume/v3/volumes/fa113aba-f5ba-4f13-9e1b-d26845fb3f7f returned with HTTP 202 Sep 01 00:16:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 24/47] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:16:45 2026] DELETE /volume/v3/volumes/fa113aba-f5ba-4f13-9e1b-d26845fb3f7f => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:16:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e6488813-9862-40b8-a955-f8ab579e6497 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e6488813-9862-40b8-a955-f8ab579e6497 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] GET http://192.168.122.147/volume/v3/volumes/fa113aba-f5ba-4f13-9e1b-d26845fb3f7f Sep 01 00:16:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e6488813-9862-40b8-a955-f8ab579e6497 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e6488813-9862-40b8-a955-f8ab579e6497 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:45 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:45 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:16:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:16:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e6488813-9862-40b8-a955-f8ab579e6497 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Volume info retrieved successfully. Sep 01 00:16:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e6488813-9862-40b8-a955-f8ab579e6497 tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] http://192.168.122.147/volume/v3/volumes/fa113aba-f5ba-4f13-9e1b-d26845fb3f7f returned with HTTP 200 Sep 01 00:16:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 24/48] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:16:45 2026] GET /volume/v3/volumes/fa113aba-f5ba-4f13-9e1b-d26845fb3f7f => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:16:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-187ac0c5-9cc1-4908-b045-f01dec4b55de None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-187ac0c5-9cc1-4908-b045-f01dec4b55de tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] GET http://192.168.122.147/volume/v3/volumes/fa113aba-f5ba-4f13-9e1b-d26845fb3f7f Sep 01 00:16:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-187ac0c5-9cc1-4908-b045-f01dec4b55de tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-187ac0c5-9cc1-4908-b045-f01dec4b55de tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:46 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:16:46 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:16:46 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:16:46 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:16:46 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-187ac0c5-9cc1-4908-b045-f01dec4b55de tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Volume info retrieved successfully. Sep 01 00:16:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-187ac0c5-9cc1-4908-b045-f01dec4b55de tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] http://192.168.122.147/volume/v3/volumes/fa113aba-f5ba-4f13-9e1b-d26845fb3f7f returned with HTTP 200 Sep 01 00:16:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 25/49] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:16:46 2026] GET /volume/v3/volumes/fa113aba-f5ba-4f13-9e1b-d26845fb3f7f => generated 854 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:16:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4f800659-e251-4c7c-b3ff-85dbe643915f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:16:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4f800659-e251-4c7c-b3ff-85dbe643915f tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] GET http://192.168.122.147/volume/v3/volumes/fa113aba-f5ba-4f13-9e1b-d26845fb3f7f Sep 01 00:16:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4f800659-e251-4c7c-b3ff-85dbe643915f tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:16:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4f800659-e251-4c7c-b3ff-85dbe643915f tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:16:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4f800659-e251-4c7c-b3ff-85dbe643915f tempest-ServersNegativeTestJSON-1730726344 tempest-ServersNegativeTestJSON-1730726344-project-member] http://192.168.122.147/volume/v3/volumes/fa113aba-f5ba-4f13-9e1b-d26845fb3f7f returned with HTTP 404 Sep 01 00:16:47 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 25/50] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:16:47 2026] GET /volume/v3/volumes/fa113aba-f5ba-4f13-9e1b-d26845fb3f7f => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:16:56 devstack devstack@c-api.service[87485]: DEBUG dbcounter [-] [87485] Writing DB stats cinder:SELECT=150,cinder:INSERT=23,cinder:UPDATE=33 {{(pid=87485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:16:57 devstack devstack@c-api.service[87484]: DEBUG dbcounter [-] [87484] Writing DB stats cinder:SELECT=131,cinder:INSERT=17,cinder:UPDATE=27 {{(pid=87484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:17:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-6785985f-388b-41dc-a5b9-b848cb318b3f req-e20121c8-66fc-4c91-9302-b959788947ca None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-6785985f-388b-41dc-a5b9-b848cb318b3f req-e20121c8-66fc-4c91-9302-b959788947ca tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] GET http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 Sep 01 00:17:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-6785985f-388b-41dc-a5b9-b848cb318b3f req-e20121c8-66fc-4c91-9302-b959788947ca tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-6785985f-388b-41dc-a5b9-b848cb318b3f req-e20121c8-66fc-4c91-9302-b959788947ca tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:11 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:11 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:17:11 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:11 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:11 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-6785985f-388b-41dc-a5b9-b848cb318b3f req-e20121c8-66fc-4c91-9302-b959788947ca tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Volume info retrieved successfully. Sep 01 00:17:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-6785985f-388b-41dc-a5b9-b848cb318b3f req-e20121c8-66fc-4c91-9302-b959788947ca tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 returned with HTTP 200 Sep 01 00:17:12 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 26/51] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:17:11 2026] GET /volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 => generated 854 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:17:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7ad5062f-70fa-4306-a091-203500ec8309 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7ad5062f-70fa-4306-a091-203500ec8309 None None] GET http://192.168.122.147/volume// Sep 01 00:17:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7ad5062f-70fa-4306-a091-203500ec8309 None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7ad5062f-70fa-4306-a091-203500ec8309 None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7ad5062f-70fa-4306-a091-203500ec8309 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:17:12 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 26/52] 192.168.122.147 () {58 vars in 1317 bytes} [Tue Sep 1 00:17:12 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:17:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-6785985f-388b-41dc-a5b9-b848cb318b3f req-105077f5-2399-43c0-8bd4-ac55b082b343 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-6785985f-388b-41dc-a5b9-b848cb318b3f req-105077f5-2399-43c0-8bd4-ac55b082b343 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 01 00:17:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-6785985f-388b-41dc-a5b9-b848cb318b3f req-105077f5-2399-43c0-8bd4-ac55b082b343 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "afb023d1-9d28-4fb3-9711-666395494a16", "connector": null, "instance_uuid": "845ec573-6e8a-4677-be33-197a0b470b85"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:17:13 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:13 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:17:13 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:13 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-6785985f-388b-41dc-a5b9-b848cb318b3f req-105077f5-2399-43c0-8bd4-ac55b082b343 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 01 00:17:13 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 27/53] 192.168.122.147 () {66 vars in 1483 bytes} [Tue Sep 1 00:17:13 2026] POST /volume/v3/attachments => generated 273 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:17:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-03568b74-c0c4-4834-a3a8-79d53afaac5c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-03568b74-c0c4-4834-a3a8-79d53afaac5c tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] GET http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 Sep 01 00:17:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-03568b74-c0c4-4834-a3a8-79d53afaac5c tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-03568b74-c0c4-4834-a3a8-79d53afaac5c tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8b858d67-43d6-4732-bec8-2012e11dc8ce None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8b858d67-43d6-4732-bec8-2012e11dc8ce None None] GET http://192.168.122.147/volume// Sep 01 00:17:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8b858d67-43d6-4732-bec8-2012e11dc8ce None None] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8b858d67-43d6-4732-bec8-2012e11dc8ce None None] Calling method 'all' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8b858d67-43d6-4732-bec8-2012e11dc8ce None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:17:13 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 28/54] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:17:13 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 00:17:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-6785985f-388b-41dc-a5b9-b848cb318b3f req-ab12795f-6b27-4bdb-a554-b8ca0dfdfb28 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-6785985f-388b-41dc-a5b9-b848cb318b3f req-ab12795f-6b27-4bdb-a554-b8ca0dfdfb28 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] GET http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 Sep 01 00:17:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-6785985f-388b-41dc-a5b9-b848cb318b3f req-ab12795f-6b27-4bdb-a554-b8ca0dfdfb28 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-6785985f-388b-41dc-a5b9-b848cb318b3f req-ab12795f-6b27-4bdb-a554-b8ca0dfdfb28 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:13 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:13 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:17:13 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:13 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:13 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-6785985f-388b-41dc-a5b9-b848cb318b3f req-ab12795f-6b27-4bdb-a554-b8ca0dfdfb28 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Volume info retrieved successfully. Sep 01 00:17:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-6785985f-388b-41dc-a5b9-b848cb318b3f req-ab12795f-6b27-4bdb-a554-b8ca0dfdfb28 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 returned with HTTP 200 Sep 01 00:17:13 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 29/55] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:17:13 2026] GET /volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 => generated 1034 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:17:13 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:13 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:17:13 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:13 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:17:13 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-03568b74-c0c4-4834-a3a8-79d53afaac5c tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Volume info retrieved successfully. Sep 01 00:17:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-03568b74-c0c4-4834-a3a8-79d53afaac5c tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 returned with HTTP 200 Sep 01 00:17:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 27/56] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:17:13 2026] GET /volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 => generated 853 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:17:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-6785985f-388b-41dc-a5b9-b848cb318b3f req-84c7449b-722a-46b7-8407-c4a0e3c17f3c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-6785985f-388b-41dc-a5b9-b848cb318b3f req-84c7449b-722a-46b7-8407-c4a0e3c17f3c tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] PUT http://192.168.122.147/volume/v3/attachments/4193362c-97ab-40a3-80e0-157528212bdd Sep 01 00:17:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-6785985f-388b-41dc-a5b9-b848cb318b3f req-84c7449b-722a-46b7-8407-c4a0e3c17f3c tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:adfa816424c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "da743fc2-df7b-458e-a6d8-82aef14baffc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:17:14 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-6785985f-388b-41dc-a5b9-b848cb318b3f req-84c7449b-722a-46b7-8407-c4a0e3c17f3c tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Acquiring lock "cinder-attachment_update-afb023d1-9d28-4fb3-9711-666395494a16-devstack" by "attachment_update" {{(pid=87485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 00:17:14 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-6785985f-388b-41dc-a5b9-b848cb318b3f req-84c7449b-722a-46b7-8407-c4a0e3c17f3c tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Lock "cinder-attachment_update-afb023d1-9d28-4fb3-9711-666395494a16-devstack" acquired by "attachment_update" :: waited 0.035s {{(pid=87485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 00:17:14 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:14 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:14 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:14 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:17:14 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-6785985f-388b-41dc-a5b9-b848cb318b3f req-84c7449b-722a-46b7-8407-c4a0e3c17f3c tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Lock "cinder-attachment_update-afb023d1-9d28-4fb3-9711-666395494a16-devstack" released by "attachment_update" :: held 0.360s {{(pid=87485) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 00:17:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-6785985f-388b-41dc-a5b9-b848cb318b3f req-84c7449b-722a-46b7-8407-c4a0e3c17f3c tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] http://192.168.122.147/volume/v3/attachments/4193362c-97ab-40a3-80e0-157528212bdd returned with HTTP 200 Sep 01 00:17:14 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 30/57] 192.168.122.147 () {66 vars in 1593 bytes} [Tue Sep 1 00:17:14 2026] PUT /volume/v3/attachments/4193362c-97ab-40a3-80e0-157528212bdd => generated 694 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:17:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-91d6304f-2a57-484a-86da-a563b5b2be67 req-72bda5f9-caab-40fb-9c4a-9604cd7919e7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-91d6304f-2a57-484a-86da-a563b5b2be67 req-72bda5f9-caab-40fb-9c4a-9604cd7919e7 tempest-VolumesNegativeTest-1783861090 tempest-VolumesNegativeTest-1783861090-project-member] DELETE http://192.168.122.147/volume/v3/volumes/tempest-invalid-817914081 Sep 01 00:17:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-91d6304f-2a57-484a-86da-a563b5b2be67 req-72bda5f9-caab-40fb-9c4a-9604cd7919e7 tempest-VolumesNegativeTest-1783861090 tempest-VolumesNegativeTest-1783861090-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-91d6304f-2a57-484a-86da-a563b5b2be67 req-72bda5f9-caab-40fb-9c4a-9604cd7919e7 tempest-VolumesNegativeTest-1783861090 tempest-VolumesNegativeTest-1783861090-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:14 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [req-91d6304f-2a57-484a-86da-a563b5b2be67 req-72bda5f9-caab-40fb-9c4a-9604cd7919e7 tempest-VolumesNegativeTest-1783861090 tempest-VolumesNegativeTest-1783861090-project-member] Delete volume with id: tempest-invalid-817914081 Sep 01 00:17:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-91d6304f-2a57-484a-86da-a563b5b2be67 req-72bda5f9-caab-40fb-9c4a-9604cd7919e7 tempest-VolumesNegativeTest-1783861090 tempest-VolumesNegativeTest-1783861090-project-member] http://192.168.122.147/volume/v3/volumes/tempest-invalid-817914081 returned with HTTP 404 Sep 01 00:17:15 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 28/58] 192.168.122.147 () {62 vars in 1476 bytes} [Tue Sep 1 00:17:14 2026] DELETE /volume/v3/volumes/tempest-invalid-817914081 => generated 98 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:17:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-296a34ec-457d-43a3-8e57-eae820829630 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-296a34ec-457d-43a3-8e57-eae820829630 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] GET http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 Sep 01 00:17:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-296a34ec-457d-43a3-8e57-eae820829630 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-296a34ec-457d-43a3-8e57-eae820829630 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:15 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:15 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:17:15 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:15 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:15 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-296a34ec-457d-43a3-8e57-eae820829630 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Volume info retrieved successfully. Sep 01 00:17:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-296a34ec-457d-43a3-8e57-eae820829630 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 returned with HTTP 200 Sep 01 00:17:15 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 31/59] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:17:15 2026] GET /volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 => generated 854 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:17:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-6d435659-3eca-48a8-a6d2-cd9583a88646 req-58132c2d-4d35-4505-abcf-4824c3bbbec8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-6d435659-3eca-48a8-a6d2-cd9583a88646 req-58132c2d-4d35-4505-abcf-4824c3bbbec8 tempest-VolumesNegativeTest-1783861090 tempest-VolumesNegativeTest-1783861090-project-member] DELETE http://192.168.122.147/volume/v3/volumes/ce3f84db-0894-4e17-a113-65e45105338b Sep 01 00:17:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-6d435659-3eca-48a8-a6d2-cd9583a88646 req-58132c2d-4d35-4505-abcf-4824c3bbbec8 tempest-VolumesNegativeTest-1783861090 tempest-VolumesNegativeTest-1783861090-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-6d435659-3eca-48a8-a6d2-cd9583a88646 req-58132c2d-4d35-4505-abcf-4824c3bbbec8 tempest-VolumesNegativeTest-1783861090 tempest-VolumesNegativeTest-1783861090-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:15 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [req-6d435659-3eca-48a8-a6d2-cd9583a88646 req-58132c2d-4d35-4505-abcf-4824c3bbbec8 tempest-VolumesNegativeTest-1783861090 tempest-VolumesNegativeTest-1783861090-project-member] Delete volume with id: ce3f84db-0894-4e17-a113-65e45105338b Sep 01 00:17:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-6d435659-3eca-48a8-a6d2-cd9583a88646 req-58132c2d-4d35-4505-abcf-4824c3bbbec8 tempest-VolumesNegativeTest-1783861090 tempest-VolumesNegativeTest-1783861090-project-member] http://192.168.122.147/volume/v3/volumes/ce3f84db-0894-4e17-a113-65e45105338b returned with HTTP 404 Sep 01 00:17:15 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 29/60] 192.168.122.147 () {62 vars in 1509 bytes} [Tue Sep 1 00:17:15 2026] DELETE /volume/v3/volumes/ce3f84db-0894-4e17-a113-65e45105338b => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:17:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-e5dcf25b-dda9-4aa4-9e95-1487c36d474b req-23f30757-78ed-4b6e-aff9-20b5c4856aa8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-e5dcf25b-dda9-4aa4-9e95-1487c36d474b req-23f30757-78ed-4b6e-aff9-20b5c4856aa8 tempest-VolumesNegativeTest-1783861090 tempest-VolumesNegativeTest-1783861090-project-reader] GET http://192.168.122.147/volume/v3/volumes/512b9906-34b6-4d70-ab0a-9327ca0b0041 Sep 01 00:17:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-e5dcf25b-dda9-4aa4-9e95-1487c36d474b req-23f30757-78ed-4b6e-aff9-20b5c4856aa8 tempest-VolumesNegativeTest-1783861090 tempest-VolumesNegativeTest-1783861090-project-reader] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-e5dcf25b-dda9-4aa4-9e95-1487c36d474b req-23f30757-78ed-4b6e-aff9-20b5c4856aa8 tempest-VolumesNegativeTest-1783861090 tempest-VolumesNegativeTest-1783861090-project-reader] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-e5dcf25b-dda9-4aa4-9e95-1487c36d474b req-23f30757-78ed-4b6e-aff9-20b5c4856aa8 tempest-VolumesNegativeTest-1783861090 tempest-VolumesNegativeTest-1783861090-project-reader] http://192.168.122.147/volume/v3/volumes/512b9906-34b6-4d70-ab0a-9327ca0b0041 returned with HTTP 404 Sep 01 00:17:15 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 32/61] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:17:15 2026] GET /volume/v3/volumes/512b9906-34b6-4d70-ab0a-9327ca0b0041 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:17:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-6785985f-388b-41dc-a5b9-b848cb318b3f req-ae92b88c-0fad-460a-977b-25e00c22e5f1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-6785985f-388b-41dc-a5b9-b848cb318b3f req-ae92b88c-0fad-460a-977b-25e00c22e5f1 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] POST http://192.168.122.147/volume/v3/attachments/4193362c-97ab-40a3-80e0-157528212bdd/action Sep 01 00:17:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-6785985f-388b-41dc-a5b9-b848cb318b3f req-ae92b88c-0fad-460a-977b-25e00c22e5f1 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Action body: b'{"os-complete": null}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:17:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-6785985f-388b-41dc-a5b9-b848cb318b3f req-ae92b88c-0fad-460a-977b-25e00c22e5f1 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:17:15 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:15 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:17:15 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:15 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:17:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-6785985f-388b-41dc-a5b9-b848cb318b3f req-ae92b88c-0fad-460a-977b-25e00c22e5f1 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] http://192.168.122.147/volume/v3/attachments/4193362c-97ab-40a3-80e0-157528212bdd/action returned with HTTP 204 Sep 01 00:17:15 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 30/62] 192.168.122.147 () {66 vars in 1614 bytes} [Tue Sep 1 00:17:15 2026] POST /volume/v3/attachments/4193362c-97ab-40a3-80e0-157528212bdd/action => generated 0 bytes in 111 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:17:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f8f210ec-bb99-4b2b-bf72-ebe913c91509 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f8f210ec-bb99-4b2b-bf72-ebe913c91509 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] GET http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 Sep 01 00:17:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f8f210ec-bb99-4b2b-bf72-ebe913c91509 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f8f210ec-bb99-4b2b-bf72-ebe913c91509 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:16 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:16 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:17:16 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:16 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:16 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f8f210ec-bb99-4b2b-bf72-ebe913c91509 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Volume info retrieved successfully. Sep 01 00:17:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f8f210ec-bb99-4b2b-bf72-ebe913c91509 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 returned with HTTP 200 Sep 01 00:17:16 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 33/63] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:17:16 2026] GET /volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 => generated 1146 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:17:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-100ad1cb-89f1-40fb-98e9-f7b19d825176 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-100ad1cb-89f1-40fb-98e9-f7b19d825176 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] GET http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 Sep 01 00:17:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-100ad1cb-89f1-40fb-98e9-f7b19d825176 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-100ad1cb-89f1-40fb-98e9-f7b19d825176 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:16 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:16 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:17:16 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:16 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:17:16 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-100ad1cb-89f1-40fb-98e9-f7b19d825176 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Volume info retrieved successfully. Sep 01 00:17:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-100ad1cb-89f1-40fb-98e9-f7b19d825176 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 returned with HTTP 200 Sep 01 00:17:16 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 31/64] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:17:16 2026] GET /volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 => generated 1146 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:17:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-1872752f-c20d-4375-a605-9884c3d200fd req-fefdc19b-f2ea-4cb1-a1ec-6cf8c5828609 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-1872752f-c20d-4375-a605-9884c3d200fd req-fefdc19b-f2ea-4cb1-a1ec-6cf8c5828609 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] GET http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 Sep 01 00:17:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-1872752f-c20d-4375-a605-9884c3d200fd req-fefdc19b-f2ea-4cb1-a1ec-6cf8c5828609 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-1872752f-c20d-4375-a605-9884c3d200fd req-fefdc19b-f2ea-4cb1-a1ec-6cf8c5828609 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:19 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:19 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:17:19 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:19 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:19 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-1872752f-c20d-4375-a605-9884c3d200fd req-fefdc19b-f2ea-4cb1-a1ec-6cf8c5828609 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Volume info retrieved successfully. Sep 01 00:17:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-1872752f-c20d-4375-a605-9884c3d200fd req-fefdc19b-f2ea-4cb1-a1ec-6cf8c5828609 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 returned with HTTP 200 Sep 01 00:17:19 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 34/65] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:17:19 2026] GET /volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 => generated 1146 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:17:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-1872752f-c20d-4375-a605-9884c3d200fd req-2f77c56b-35ed-4ecc-8e51-2e4e27727c88 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-1872752f-c20d-4375-a605-9884c3d200fd req-2f77c56b-35ed-4ecc-8e51-2e4e27727c88 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] POST http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16/action Sep 01 00:17:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-1872752f-c20d-4375-a605-9884c3d200fd req-2f77c56b-35ed-4ecc-8e51-2e4e27727c88 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:17:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-1872752f-c20d-4375-a605-9884c3d200fd req-2f77c56b-35ed-4ecc-8e51-2e4e27727c88 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:17:19 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:19 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:17:19 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:19 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:17:19 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-1872752f-c20d-4375-a605-9884c3d200fd req-2f77c56b-35ed-4ecc-8e51-2e4e27727c88 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Volume info retrieved successfully. Sep 01 00:17:19 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-1872752f-c20d-4375-a605-9884c3d200fd req-2f77c56b-35ed-4ecc-8e51-2e4e27727c88 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Begin detaching volume completed successfully. Sep 01 00:17:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-1872752f-c20d-4375-a605-9884c3d200fd req-2f77c56b-35ed-4ecc-8e51-2e4e27727c88 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16/action returned with HTTP 202 Sep 01 00:17:19 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 32/66] 192.168.122.147 () {64 vars in 1561 bytes} [Tue Sep 1 00:17:19 2026] POST /volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:17:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-49446e69-85d0-4d34-9e96-18d59d188aed None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-49446e69-85d0-4d34-9e96-18d59d188aed tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] GET http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 Sep 01 00:17:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-49446e69-85d0-4d34-9e96-18d59d188aed tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-49446e69-85d0-4d34-9e96-18d59d188aed tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:19 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:19 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:17:19 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:19 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:19 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-49446e69-85d0-4d34-9e96-18d59d188aed tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Volume info retrieved successfully. Sep 01 00:17:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-49446e69-85d0-4d34-9e96-18d59d188aed tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 returned with HTTP 200 Sep 01 00:17:19 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 35/67] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:17:19 2026] GET /volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 => generated 1149 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:17:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c0973eac-e1d6-447f-93fc-08ba74a64a89 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c0973eac-e1d6-447f-93fc-08ba74a64a89 None None] GET http://192.168.122.147/volume// Sep 01 00:17:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c0973eac-e1d6-447f-93fc-08ba74a64a89 None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c0973eac-e1d6-447f-93fc-08ba74a64a89 None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c0973eac-e1d6-447f-93fc-08ba74a64a89 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:17:19 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 33/68] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:17:19 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:17:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-1872752f-c20d-4375-a605-9884c3d200fd req-4f69bf96-767a-4d07-ab9c-ea670e4ab88e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-1872752f-c20d-4375-a605-9884c3d200fd req-4f69bf96-767a-4d07-ab9c-ea670e4ab88e tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] GET http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 Sep 01 00:17:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-1872752f-c20d-4375-a605-9884c3d200fd req-4f69bf96-767a-4d07-ab9c-ea670e4ab88e tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-1872752f-c20d-4375-a605-9884c3d200fd req-4f69bf96-767a-4d07-ab9c-ea670e4ab88e tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:19 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:19 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:17:19 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:19 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:19 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-1872752f-c20d-4375-a605-9884c3d200fd req-4f69bf96-767a-4d07-ab9c-ea670e4ab88e tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Volume info retrieved successfully. Sep 01 00:17:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-1872752f-c20d-4375-a605-9884c3d200fd req-4f69bf96-767a-4d07-ab9c-ea670e4ab88e tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 returned with HTTP 200 Sep 01 00:17:19 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 36/69] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:17:19 2026] GET /volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 => generated 1330 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:17:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-1872752f-c20d-4375-a605-9884c3d200fd req-4c2e34de-4c88-4f1c-b276-eade0de0db04 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-1872752f-c20d-4375-a605-9884c3d200fd req-4c2e34de-4c88-4f1c-b276-eade0de0db04 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] DELETE http://192.168.122.147/volume/v3/attachments/4193362c-97ab-40a3-80e0-157528212bdd Sep 01 00:17:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-1872752f-c20d-4375-a605-9884c3d200fd req-4c2e34de-4c88-4f1c-b276-eade0de0db04 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-1872752f-c20d-4375-a605-9884c3d200fd req-4c2e34de-4c88-4f1c-b276-eade0de0db04 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:20 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:20 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:17:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-85df9f42-d58c-43ff-8f36-e009386941d4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-85df9f42-d58c-43ff-8f36-e009386941d4 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] GET http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 Sep 01 00:17:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-85df9f42-d58c-43ff-8f36-e009386941d4 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-85df9f42-d58c-43ff-8f36-e009386941d4 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:20 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:20 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:17:20 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:20 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:20 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-85df9f42-d58c-43ff-8f36-e009386941d4 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Volume info retrieved successfully. Sep 01 00:17:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-85df9f42-d58c-43ff-8f36-e009386941d4 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 returned with HTTP 200 Sep 01 00:17:21 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 37/70] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:17:20 2026] GET /volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 => generated 1149 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:17:21 devstack devstack@c-api.service[87484]: /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 00:17:21 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, Sep 01 00:17:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-1872752f-c20d-4375-a605-9884c3d200fd req-4c2e34de-4c88-4f1c-b276-eade0de0db04 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] http://192.168.122.147/volume/v3/attachments/4193362c-97ab-40a3-80e0-157528212bdd returned with HTTP 200 Sep 01 00:17:21 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 34/71] 192.168.122.147 () {64 vars in 1562 bytes} [Tue Sep 1 00:17:20 2026] DELETE /volume/v3/attachments/4193362c-97ab-40a3-80e0-157528212bdd => generated 19 bytes in 984 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:17:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-fcdf68d5-32a3-4796-960a-28e06a51f712 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fcdf68d5-32a3-4796-960a-28e06a51f712 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] GET http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 Sep 01 00:17:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fcdf68d5-32a3-4796-960a-28e06a51f712 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fcdf68d5-32a3-4796-960a-28e06a51f712 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:22 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:22 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:17:22 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:22 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:22 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-fcdf68d5-32a3-4796-960a-28e06a51f712 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Volume info retrieved successfully. Sep 01 00:17:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fcdf68d5-32a3-4796-960a-28e06a51f712 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 returned with HTTP 200 Sep 01 00:17:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 38/72] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:17:22 2026] GET /volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 => generated 854 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:17:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-05b3bd19-7037-4b0c-8f3b-f56ed5d15144 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-05b3bd19-7037-4b0c-8f3b-f56ed5d15144 tempest-BackendsCapabilitiesAdminTestsJSON-1580463249 tempest-BackendsCapabilitiesAdminTestsJSON-1580463249-project-admin] GET http://192.168.122.147/volume/v3/scheduler-stats/get_pools Sep 01 00:17:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-05b3bd19-7037-4b0c-8f3b-f56ed5d15144 tempest-BackendsCapabilitiesAdminTestsJSON-1580463249 tempest-BackendsCapabilitiesAdminTestsJSON-1580463249-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-05b3bd19-7037-4b0c-8f3b-f56ed5d15144 tempest-BackendsCapabilitiesAdminTestsJSON-1580463249 tempest-BackendsCapabilitiesAdminTestsJSON-1580463249-project-admin] Calling method 'get_pools' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:25 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:25 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:17:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-05b3bd19-7037-4b0c-8f3b-f56ed5d15144 tempest-BackendsCapabilitiesAdminTestsJSON-1580463249 tempest-BackendsCapabilitiesAdminTestsJSON-1580463249-project-admin] http://192.168.122.147/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 00:17:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 35/73] 192.168.122.147 () {58 vars in 1175 bytes} [Tue Sep 1 00:17:25 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:17:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-cba08c45-fcc3-4bac-b85f-7aba590cedf7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cba08c45-fcc3-4bac-b85f-7aba590cedf7 tempest-BackendsCapabilitiesAdminTestsJSON-1580463249 tempest-BackendsCapabilitiesAdminTestsJSON-1580463249-project-admin] GET http://192.168.122.147/volume/v3/scheduler-stats/get_pools?detail=True Sep 01 00:17:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cba08c45-fcc3-4bac-b85f-7aba590cedf7 tempest-BackendsCapabilitiesAdminTestsJSON-1580463249 tempest-BackendsCapabilitiesAdminTestsJSON-1580463249-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cba08c45-fcc3-4bac-b85f-7aba590cedf7 tempest-BackendsCapabilitiesAdminTestsJSON-1580463249 tempest-BackendsCapabilitiesAdminTestsJSON-1580463249-project-admin] Calling method 'get_pools' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cba08c45-fcc3-4bac-b85f-7aba590cedf7 tempest-BackendsCapabilitiesAdminTestsJSON-1580463249 tempest-BackendsCapabilitiesAdminTestsJSON-1580463249-project-admin] http://192.168.122.147/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 01 00:17:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 39/74] 192.168.122.147 () {58 vars in 1198 bytes} [Tue Sep 1 00:17:26 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:17:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-99b751af-31ae-4280-85b7-88bf713af1ee None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-99b751af-31ae-4280-85b7-88bf713af1ee tempest-BackendsCapabilitiesAdminTestsJSON-1580463249 tempest-BackendsCapabilitiesAdminTestsJSON-1580463249-project-admin] GET http://192.168.122.147/volume/v3/capabilities/devstack@QuobyteHD Sep 01 00:17:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-99b751af-31ae-4280-85b7-88bf713af1ee tempest-BackendsCapabilitiesAdminTestsJSON-1580463249 tempest-BackendsCapabilitiesAdminTestsJSON-1580463249-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-99b751af-31ae-4280-85b7-88bf713af1ee tempest-BackendsCapabilitiesAdminTestsJSON-1580463249 tempest-BackendsCapabilitiesAdminTestsJSON-1580463249-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:26 devstack devstack@c-api.service[87484]: /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 00:17:26 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 00:17:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-99b751af-31ae-4280-85b7-88bf713af1ee tempest-BackendsCapabilitiesAdminTestsJSON-1580463249 tempest-BackendsCapabilitiesAdminTestsJSON-1580463249-project-admin] http://192.168.122.147/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 00:17:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 36/75] 192.168.122.147 () {58 vars in 1193 bytes} [Tue Sep 1 00:17:26 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:17:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5090068d-6487-4e9e-9b4a-c13ec07e7d8d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5090068d-6487-4e9e-9b4a-c13ec07e7d8d tempest-BackendsCapabilitiesAdminTestsJSON-1580463249 tempest-BackendsCapabilitiesAdminTestsJSON-1580463249-project-admin] GET http://192.168.122.147/volume/v3/capabilities/devstack@QuobyteHD Sep 01 00:17:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5090068d-6487-4e9e-9b4a-c13ec07e7d8d tempest-BackendsCapabilitiesAdminTestsJSON-1580463249 tempest-BackendsCapabilitiesAdminTestsJSON-1580463249-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5090068d-6487-4e9e-9b4a-c13ec07e7d8d tempest-BackendsCapabilitiesAdminTestsJSON-1580463249 tempest-BackendsCapabilitiesAdminTestsJSON-1580463249-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:26 devstack devstack@c-api.service[87485]: /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 00:17:26 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 00:17:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5090068d-6487-4e9e-9b4a-c13ec07e7d8d tempest-BackendsCapabilitiesAdminTestsJSON-1580463249 tempest-BackendsCapabilitiesAdminTestsJSON-1580463249-project-admin] http://192.168.122.147/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 00:17:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 40/76] 192.168.122.147 () {58 vars in 1193 bytes} [Tue Sep 1 00:17:26 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:17:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-18306f14-5b08-4478-89f4-fef6fee166c6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-18306f14-5b08-4478-89f4-fef6fee166c6 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:17:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-18306f14-5b08-4478-89f4-fef6fee166c6 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1079003390"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:17:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-18306f14-5b08-4478-89f4-fef6fee166c6 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1079003390'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:17:27 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-18306f14-5b08-4478-89f4-fef6fee166c6 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Create volume of 1 GB Sep 01 00:17:27 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-18306f14-5b08-4478-89f4-fef6fee166c6 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Availability Zones retrieved successfully. Sep 01 00:17:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-18306f14-5b08-4478-89f4-fef6fee166c6 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Flow 'volume_create_api' (f8950c74-47a7-48c4-b2e8-e35f6324abc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:17:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-18306f14-5b08-4478-89f4-fef6fee166c6 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f16d617-37ed-4801-a4c7-c02fe8dacfaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:17:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-18306f14-5b08-4478-89f4-fef6fee166c6 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:17:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-18306f14-5b08-4478-89f4-fef6fee166c6 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f16d617-37ed-4801-a4c7-c02fe8dacfaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:17:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-18306f14-5b08-4478-89f4-fef6fee166c6 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca22a586-3e5b-4e5a-b0ed-76aed44dd136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:17:28 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-18306f14-5b08-4478-89f4-fef6fee166c6 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Created reservations ['610d4f66-1da4-4454-9d1b-bcc06ae01516', 'e48d5b87-a47e-41f6-974b-497832577c5f', 'c7e63065-3910-40fe-97d4-d8b3174530e5', '1e7720e3-72f9-4389-bca0-593fd262813a'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:17:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-18306f14-5b08-4478-89f4-fef6fee166c6 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca22a586-3e5b-4e5a-b0ed-76aed44dd136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['610d4f66-1da4-4454-9d1b-bcc06ae01516', 'e48d5b87-a47e-41f6-974b-497832577c5f', 'c7e63065-3910-40fe-97d4-d8b3174530e5', '1e7720e3-72f9-4389-bca0-593fd262813a']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:17:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-18306f14-5b08-4478-89f4-fef6fee166c6 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (addcb252-47a5-46fa-998b-114bdaa5cfd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:17:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:17:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-18306f14-5b08-4478-89f4-fef6fee166c6 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (addcb252-47a5-46fa-998b-114bdaa5cfd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23904589-af86-41bf-a926-1cca816d85e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1079003390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3dbf719876db4d4daedc12a7ab343d02',qos_specs=None,replication_status=,reservations=['610d4f66-1da4-4454-9d1b-bcc06ae01516','e48d5b87-a47e-41f6-974b-497832577c5f','c7e63065-3910-40fe-97d4-d8b3174530e5','1e7720e3-72f9-4389-bca0-593fd262813a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7d9ed5604944caa95b29c7697627de',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:17:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1079003390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23904589-af86-41bf-a926-1cca816d85e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3dbf719876db4d4daedc12a7ab343d02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc7d9ed5604944caa95b29c7697627de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:17:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-18306f14-5b08-4478-89f4-fef6fee166c6 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b07ef0c-32dc-4220-9b97-ae487fc8dabd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:17:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-18306f14-5b08-4478-89f4-fef6fee166c6 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b07ef0c-32dc-4220-9b97-ae487fc8dabd) transitioned into state 'SUCCESS' from state '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-1079003390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3dbf719876db4d4daedc12a7ab343d02',qos_specs=None,replication_status=,reservations=['610d4f66-1da4-4454-9d1b-bcc06ae01516','e48d5b87-a47e-41f6-974b-497832577c5f','c7e63065-3910-40fe-97d4-d8b3174530e5','1e7720e3-72f9-4389-bca0-593fd262813a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7d9ed5604944caa95b29c7697627de',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:17:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-18306f14-5b08-4478-89f4-fef6fee166c6 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a24ef76a-28ed-4367-80ab-14efd8bef1d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:17:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-18306f14-5b08-4478-89f4-fef6fee166c6 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a24ef76a-28ed-4367-80ab-14efd8bef1d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:17:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-18306f14-5b08-4478-89f4-fef6fee166c6 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Flow 'volume_create_api' (f8950c74-47a7-48c4-b2e8-e35f6324abc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:17:28 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-18306f14-5b08-4478-89f4-fef6fee166c6 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Create volume request issued successfully. Sep 01 00:17:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-18306f14-5b08-4478-89f4-fef6fee166c6 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:17:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 37/77] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:17:27 2026] POST /volume/v3/volumes => generated 764 bytes in 1168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:17:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e1893246-3471-460f-84f9-21eaf03a5133 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e1893246-3471-460f-84f9-21eaf03a5133 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] GET http://192.168.122.147/volume/v3/volumes/23904589-af86-41bf-a926-1cca816d85e3 Sep 01 00:17:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e1893246-3471-460f-84f9-21eaf03a5133 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e1893246-3471-460f-84f9-21eaf03a5133 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:28 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:28 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:17:28 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:28 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:28 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e1893246-3471-460f-84f9-21eaf03a5133 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Volume info retrieved successfully. Sep 01 00:17:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e1893246-3471-460f-84f9-21eaf03a5133 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] http://192.168.122.147/volume/v3/volumes/23904589-af86-41bf-a926-1cca816d85e3 returned with HTTP 200 Sep 01 00:17:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 41/78] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:17:28 2026] GET /volume/v3/volumes/23904589-af86-41bf-a926-1cca816d85e3 => generated 832 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:17:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-36b562e0-d754-4958-a83d-18bcd61883ad None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-36b562e0-d754-4958-a83d-18bcd61883ad tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] GET http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 Sep 01 00:17:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-36b562e0-d754-4958-a83d-18bcd61883ad tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-36b562e0-d754-4958-a83d-18bcd61883ad tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:29 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:29 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:17:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:17:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-36b562e0-d754-4958-a83d-18bcd61883ad tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Volume info retrieved successfully. Sep 01 00:17:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-36b562e0-d754-4958-a83d-18bcd61883ad tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 returned with HTTP 200 Sep 01 00:17:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 38/79] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:17:28 2026] GET /volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 => generated 854 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:17:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-27610500-b854-4035-a9b9-c07fc71b96bf None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-27610500-b854-4035-a9b9-c07fc71b96bf tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] GET http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 Sep 01 00:17:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-27610500-b854-4035-a9b9-c07fc71b96bf tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-27610500-b854-4035-a9b9-c07fc71b96bf tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:29 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:29 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:17:29 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:29 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:29 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-27610500-b854-4035-a9b9-c07fc71b96bf tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Volume info retrieved successfully. Sep 01 00:17:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-27610500-b854-4035-a9b9-c07fc71b96bf tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 returned with HTTP 200 Sep 01 00:17:29 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 42/80] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:17:29 2026] GET /volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:17:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-937dd112-5e6e-44f5-9e3d-6d3d7e646f43 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-937dd112-5e6e-44f5-9e3d-6d3d7e646f43 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] GET http://192.168.122.147/volume/v3/volumes/23904589-af86-41bf-a926-1cca816d85e3 Sep 01 00:17:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-937dd112-5e6e-44f5-9e3d-6d3d7e646f43 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-937dd112-5e6e-44f5-9e3d-6d3d7e646f43 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:29 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:29 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:17:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:17:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-937dd112-5e6e-44f5-9e3d-6d3d7e646f43 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Volume info retrieved successfully. Sep 01 00:17:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-937dd112-5e6e-44f5-9e3d-6d3d7e646f43 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] http://192.168.122.147/volume/v3/volumes/23904589-af86-41bf-a926-1cca816d85e3 returned with HTTP 200 Sep 01 00:17:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 39/81] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:17:29 2026] GET /volume/v3/volumes/23904589-af86-41bf-a926-1cca816d85e3 => generated 856 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:17:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f70a35de-20b4-41e4-8b54-1453daffa1be None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f70a35de-20b4-41e4-8b54-1453daffa1be tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] GET http://192.168.122.147/volume/v3/volumes/23904589-af86-41bf-a926-1cca816d85e3 Sep 01 00:17:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f70a35de-20b4-41e4-8b54-1453daffa1be tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f70a35de-20b4-41e4-8b54-1453daffa1be tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:30 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:30 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:17:30 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:30 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f70a35de-20b4-41e4-8b54-1453daffa1be tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Volume info retrieved successfully. Sep 01 00:17:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f70a35de-20b4-41e4-8b54-1453daffa1be tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] http://192.168.122.147/volume/v3/volumes/23904589-af86-41bf-a926-1cca816d85e3 returned with HTTP 200 Sep 01 00:17:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 43/82] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:17:30 2026] GET /volume/v3/volumes/23904589-af86-41bf-a926-1cca816d85e3 => generated 857 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:17:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-a9081939-ac9d-42fb-97d5-b9f1d821988f req-734eda12-0400-4335-85b8-96309097e939 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-a9081939-ac9d-42fb-97d5-b9f1d821988f req-734eda12-0400-4335-85b8-96309097e939 tempest-VolumesAdminNegativeTest-2013714030 tempest-VolumesAdminNegativeTest-2013714030-project] GET http://192.168.122.147/volume/v3/volumes/4b3b422a-67d2-47f6-9c07-a4f3a568d9ec Sep 01 00:17:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-a9081939-ac9d-42fb-97d5-b9f1d821988f req-734eda12-0400-4335-85b8-96309097e939 tempest-VolumesAdminNegativeTest-2013714030 tempest-VolumesAdminNegativeTest-2013714030-project] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-a9081939-ac9d-42fb-97d5-b9f1d821988f req-734eda12-0400-4335-85b8-96309097e939 tempest-VolumesAdminNegativeTest-2013714030 tempest-VolumesAdminNegativeTest-2013714030-project] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-a9081939-ac9d-42fb-97d5-b9f1d821988f req-734eda12-0400-4335-85b8-96309097e939 tempest-VolumesAdminNegativeTest-2013714030 tempest-VolumesAdminNegativeTest-2013714030-project] http://192.168.122.147/volume/v3/volumes/4b3b422a-67d2-47f6-9c07-a4f3a568d9ec returned with HTTP 404 Sep 01 00:17:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 40/83] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:17:31 2026] GET /volume/v3/volumes/4b3b422a-67d2-47f6-9c07-a4f3a568d9ec => generated 109 bytes in 204 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:17:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-cd9f7b6d-d30c-4795-897d-813e14b293de None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cd9f7b6d-d30c-4795-897d-813e14b293de tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] DELETE http://192.168.122.147/volume/v3/volumes/23904589-af86-41bf-a926-1cca816d85e3 Sep 01 00:17:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cd9f7b6d-d30c-4795-897d-813e14b293de tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cd9f7b6d-d30c-4795-897d-813e14b293de tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:32 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-cd9f7b6d-d30c-4795-897d-813e14b293de tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Delete volume with id: 23904589-af86-41bf-a926-1cca816d85e3 Sep 01 00:17:32 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:32 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:17:32 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:32 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:32 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-cd9f7b6d-d30c-4795-897d-813e14b293de tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Volume info retrieved successfully. Sep 01 00:17:32 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-cd9f7b6d-d30c-4795-897d-813e14b293de tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Delete volume request issued successfully. Sep 01 00:17:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cd9f7b6d-d30c-4795-897d-813e14b293de tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] http://192.168.122.147/volume/v3/volumes/23904589-af86-41bf-a926-1cca816d85e3 returned with HTTP 202 Sep 01 00:17:32 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 44/84] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:17:32 2026] DELETE /volume/v3/volumes/23904589-af86-41bf-a926-1cca816d85e3 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:17:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-553135f7-074e-4e62-ba99-4473f5e4d0b4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-553135f7-074e-4e62-ba99-4473f5e4d0b4 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] GET http://192.168.122.147/volume/v3/volumes/23904589-af86-41bf-a926-1cca816d85e3 Sep 01 00:17:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-553135f7-074e-4e62-ba99-4473f5e4d0b4 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-553135f7-074e-4e62-ba99-4473f5e4d0b4 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:32 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:32 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:17:32 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:32 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:17:32 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-553135f7-074e-4e62-ba99-4473f5e4d0b4 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Volume info retrieved successfully. Sep 01 00:17:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-553135f7-074e-4e62-ba99-4473f5e4d0b4 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] http://192.168.122.147/volume/v3/volumes/23904589-af86-41bf-a926-1cca816d85e3 returned with HTTP 200 Sep 01 00:17:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 41/85] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:17:32 2026] GET /volume/v3/volumes/23904589-af86-41bf-a926-1cca816d85e3 => generated 856 bytes in 490 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:17:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-343f43f1-9d5c-4ad8-83ea-60f1ec3aaced None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-343f43f1-9d5c-4ad8-83ea-60f1ec3aaced tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] GET http://192.168.122.147/volume/v3/volumes/23904589-af86-41bf-a926-1cca816d85e3 Sep 01 00:17:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-343f43f1-9d5c-4ad8-83ea-60f1ec3aaced tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-343f43f1-9d5c-4ad8-83ea-60f1ec3aaced tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:33 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:33 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:17:33 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:33 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:33 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-343f43f1-9d5c-4ad8-83ea-60f1ec3aaced tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Volume info retrieved successfully. Sep 01 00:17:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-343f43f1-9d5c-4ad8-83ea-60f1ec3aaced tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] http://192.168.122.147/volume/v3/volumes/23904589-af86-41bf-a926-1cca816d85e3 returned with HTTP 200 Sep 01 00:17:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 45/86] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:17:33 2026] GET /volume/v3/volumes/23904589-af86-41bf-a926-1cca816d85e3 => generated 856 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:17:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ff0e7e7b-4f5d-4fbc-9ed3-94a10d7639a8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ff0e7e7b-4f5d-4fbc-9ed3-94a10d7639a8 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] GET http://192.168.122.147/volume/v3/volumes/23904589-af86-41bf-a926-1cca816d85e3 Sep 01 00:17:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ff0e7e7b-4f5d-4fbc-9ed3-94a10d7639a8 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ff0e7e7b-4f5d-4fbc-9ed3-94a10d7639a8 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ff0e7e7b-4f5d-4fbc-9ed3-94a10d7639a8 tempest-VolumesAdminNegativeTest-1728177864 tempest-VolumesAdminNegativeTest-1728177864-project-member] http://192.168.122.147/volume/v3/volumes/23904589-af86-41bf-a926-1cca816d85e3 returned with HTTP 404 Sep 01 00:17:34 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 42/87] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:17:34 2026] GET /volume/v3/volumes/23904589-af86-41bf-a926-1cca816d85e3 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:17:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-61d00572-b043-4adf-a14d-15bf5770aad7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-61d00572-b043-4adf-a14d-15bf5770aad7 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:17:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-61d00572-b043-4adf-a14d-15bf5770aad7 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-18700331"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:17:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-61d00572-b043-4adf-a14d-15bf5770aad7 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-18700331'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:17:35 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-61d00572-b043-4adf-a14d-15bf5770aad7 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Create volume of 1 GB Sep 01 00:17:35 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-61d00572-b043-4adf-a14d-15bf5770aad7 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Availability Zones retrieved successfully. Sep 01 00:17:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-61d00572-b043-4adf-a14d-15bf5770aad7 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Flow 'volume_create_api' (cfb40676-429c-421d-aeb3-2a7a87c20e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:17:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-61d00572-b043-4adf-a14d-15bf5770aad7 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33ff5407-2c4f-40e4-aeec-39e4bd52113a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:17:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-61d00572-b043-4adf-a14d-15bf5770aad7 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:17:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-61d00572-b043-4adf-a14d-15bf5770aad7 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33ff5407-2c4f-40e4-aeec-39e4bd52113a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:17:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-61d00572-b043-4adf-a14d-15bf5770aad7 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfc15ce5-28f1-4a4e-b843-caa60d63f4b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:17:36 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-61d00572-b043-4adf-a14d-15bf5770aad7 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Created reservations ['664fbf77-0882-4b54-a06a-c593ea85b31e', '81005719-c5e1-4df8-a21f-0426034869ab', '397d271a-4ec8-464f-8f18-48cb394c6e6d', '87fe9487-0f90-43a9-a34d-334a810480e5'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:17:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-61d00572-b043-4adf-a14d-15bf5770aad7 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfc15ce5-28f1-4a4e-b843-caa60d63f4b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['664fbf77-0882-4b54-a06a-c593ea85b31e', '81005719-c5e1-4df8-a21f-0426034869ab', '397d271a-4ec8-464f-8f18-48cb394c6e6d', '87fe9487-0f90-43a9-a34d-334a810480e5']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:17:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-61d00572-b043-4adf-a14d-15bf5770aad7 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ac7471e-4a7f-4ab8-a71a-d94ddeda2c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:17:36 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:36 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:17:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-61d00572-b043-4adf-a14d-15bf5770aad7 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ac7471e-4a7f-4ab8-a71a-d94ddeda2c8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c976b92b-b311-44b7-8ae5-d6a9af9a87d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-18700331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3efb1cc4e2b94f388d8145d3e5c5d1f1',qos_specs=None,replication_status=,reservations=['664fbf77-0882-4b54-a06a-c593ea85b31e','81005719-c5e1-4df8-a21f-0426034869ab','397d271a-4ec8-464f-8f18-48cb394c6e6d','87fe9487-0f90-43a9-a34d-334a810480e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3fdc71c878c45f5b7626d180f06d333',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:17:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-18700331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c976b92b-b311-44b7-8ae5-d6a9af9a87d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3efb1cc4e2b94f388d8145d3e5c5d1f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3fdc71c878c45f5b7626d180f06d333',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:17:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-61d00572-b043-4adf-a14d-15bf5770aad7 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b799e75a-f87d-4cf9-9ee1-cc047bd83838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:17:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-61d00572-b043-4adf-a14d-15bf5770aad7 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b799e75a-f87d-4cf9-9ee1-cc047bd83838) transitioned into state 'SUCCESS' from state '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-18700331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3efb1cc4e2b94f388d8145d3e5c5d1f1',qos_specs=None,replication_status=,reservations=['664fbf77-0882-4b54-a06a-c593ea85b31e','81005719-c5e1-4df8-a21f-0426034869ab','397d271a-4ec8-464f-8f18-48cb394c6e6d','87fe9487-0f90-43a9-a34d-334a810480e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3fdc71c878c45f5b7626d180f06d333',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:17:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-61d00572-b043-4adf-a14d-15bf5770aad7 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c721674-7f12-4ee9-ad88-93d5b44fc44c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:17:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-61d00572-b043-4adf-a14d-15bf5770aad7 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c721674-7f12-4ee9-ad88-93d5b44fc44c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:17:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-61d00572-b043-4adf-a14d-15bf5770aad7 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Flow 'volume_create_api' (cfb40676-429c-421d-aeb3-2a7a87c20e22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:17:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-61d00572-b043-4adf-a14d-15bf5770aad7 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Create volume request issued successfully. Sep 01 00:17:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-61d00572-b043-4adf-a14d-15bf5770aad7 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:17:36 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 46/88] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:17:35 2026] POST /volume/v3/volumes => generated 766 bytes in 1211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:17:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c0934918-3ec3-4014-8273-2158a654477c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c0934918-3ec3-4014-8273-2158a654477c tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] GET http://192.168.122.147/volume/v3/volumes/c976b92b-b311-44b7-8ae5-d6a9af9a87d4 Sep 01 00:17:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c0934918-3ec3-4014-8273-2158a654477c tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c0934918-3ec3-4014-8273-2158a654477c tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:36 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:36 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:17:36 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:36 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:17:36 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c0934918-3ec3-4014-8273-2158a654477c tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Volume info retrieved successfully. Sep 01 00:17:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c0934918-3ec3-4014-8273-2158a654477c tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] http://192.168.122.147/volume/v3/volumes/c976b92b-b311-44b7-8ae5-d6a9af9a87d4 returned with HTTP 200 Sep 01 00:17:36 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 43/89] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:17:36 2026] GET /volume/v3/volumes/c976b92b-b311-44b7-8ae5-d6a9af9a87d4 => generated 834 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:17:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c5cf380f-32bf-4801-a933-d865a8d0a88d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c5cf380f-32bf-4801-a933-d865a8d0a88d tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] GET http://192.168.122.147/volume/v3/volumes/c976b92b-b311-44b7-8ae5-d6a9af9a87d4 Sep 01 00:17:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c5cf380f-32bf-4801-a933-d865a8d0a88d tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c5cf380f-32bf-4801-a933-d865a8d0a88d tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:38 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:38 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:17:38 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:38 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:38 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c5cf380f-32bf-4801-a933-d865a8d0a88d tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Volume info retrieved successfully. Sep 01 00:17:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c5cf380f-32bf-4801-a933-d865a8d0a88d tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] http://192.168.122.147/volume/v3/volumes/c976b92b-b311-44b7-8ae5-d6a9af9a87d4 returned with HTTP 200 Sep 01 00:17:38 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 47/90] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:17:37 2026] GET /volume/v3/volumes/c976b92b-b311-44b7-8ae5-d6a9af9a87d4 => generated 858 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:17:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4592e881-4c6b-464c-b7cc-9197b9dd993d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4592e881-4c6b-464c-b7cc-9197b9dd993d tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:17:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4592e881-4c6b-464c-b7cc-9197b9dd993d tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1614834988"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:17:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4592e881-4c6b-464c-b7cc-9197b9dd993d tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:17:39 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 44/91] 192.168.122.147 () {60 vars in 1136 bytes} [Tue Sep 1 00:17:38 2026] POST /volume/v3/types => generated 224 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:17:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d061a9ea-3220-43bd-aea4-7f2111b8ee4d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d061a9ea-3220-43bd-aea4-7f2111b8ee4d tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] POST http://192.168.122.147/volume/v3/group_types Sep 01 00:17:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d061a9ea-3220-43bd-aea4-7f2111b8ee4d tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-297306048"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:17:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d061a9ea-3220-43bd-aea4-7f2111b8ee4d tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] http://192.168.122.147/volume/v3/group_types returned with HTTP 202 Sep 01 00:17:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 48/92] 192.168.122.147 () {62 vars in 1195 bytes} [Tue Sep 1 00:17:39 2026] POST /volume/v3/group_types => generated 180 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:17:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4fe80ca3-5d23-421e-b7e6-c3e2a2b43686 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-282d5da2-a36e-4f30-b90d-a517140d4b32 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-282d5da2-a36e-4f30-b90d-a517140d4b32 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] GET http://192.168.122.147/volume/v3/volumes/c976b92b-b311-44b7-8ae5-d6a9af9a87d4 Sep 01 00:17:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-282d5da2-a36e-4f30-b90d-a517140d4b32 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-282d5da2-a36e-4f30-b90d-a517140d4b32 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:39 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:39 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:17:39 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:39 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:39 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-282d5da2-a36e-4f30-b90d-a517140d4b32 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Volume info retrieved successfully. Sep 01 00:17:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-282d5da2-a36e-4f30-b90d-a517140d4b32 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] http://192.168.122.147/volume/v3/volumes/c976b92b-b311-44b7-8ae5-d6a9af9a87d4 returned with HTTP 200 Sep 01 00:17:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 49/93] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:17:39 2026] GET /volume/v3/volumes/c976b92b-b311-44b7-8ae5-d6a9af9a87d4 => generated 859 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:17:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4fe80ca3-5d23-421e-b7e6-c3e2a2b43686 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] POST http://192.168.122.147/volume/v3/groups Sep 01 00:17:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4fe80ca3-5d23-421e-b7e6-c3e2a2b43686 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "83c51b58-96bc-4594-973f-8f03a56af61c", "volume_types": ["91a0528e-a013-4f35-b9af-98acd8b47f1e"], "name": "tempest-GroupSnapshotsTest-Group-1175950848"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:17:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-4fe80ca3-5d23-421e-b7e6-c3e2a2b43686 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Creating new group {'group': {'group_type': '83c51b58-96bc-4594-973f-8f03a56af61c', 'volume_types': ['91a0528e-a013-4f35-b9af-98acd8b47f1e'], 'name': 'tempest-GroupSnapshotsTest-Group-1175950848'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 00:17:39 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.groups [None req-4fe80ca3-5d23-421e-b7e6-c3e2a2b43686 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Creating group tempest-GroupSnapshotsTest-Group-1175950848. Sep 01 00:17:39 devstack devstack@c-api.service[87484]: /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 00:17:39 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 00:17:39 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4fe80ca3-5d23-421e-b7e6-c3e2a2b43686 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Availability zone cache updated, next update will occur around 2026-08-31 23:17:39.519876. {{(pid=87484) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 00:17:39 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4fe80ca3-5d23-421e-b7e6-c3e2a2b43686 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Availability Zones retrieved successfully. Sep 01 00:17:39 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-4fe80ca3-5d23-421e-b7e6-c3e2a2b43686 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Created reservations ['45508369-a69a-4d82-ac64-15cef6527bb5'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:17:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4fe80ca3-5d23-421e-b7e6-c3e2a2b43686 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/groups returned with HTTP 202 Sep 01 00:17:39 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 45/94] 192.168.122.147 () {62 vars in 1181 bytes} [Tue Sep 1 00:17:39 2026] POST /volume/v3/groups => generated 112 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:17:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-91a46185-0bb7-4a76-b38c-385b3b35d75f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-91a46185-0bb7-4a76-b38c-385b3b35d75f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/groups/4c4ee9f4-44ff-43b5-931b-109bbbb522f8 Sep 01 00:17:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-91a46185-0bb7-4a76-b38c-385b3b35d75f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-91a46185-0bb7-4a76-b38c-385b3b35d75f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-91a46185-0bb7-4a76-b38c-385b3b35d75f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member 4c4ee9f4-44ff-43b5-931b-109bbbb522f8 {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:17:39 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:39 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:39 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:39 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), Sep 01 00:17:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-91a46185-0bb7-4a76-b38c-385b3b35d75f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/groups/4c4ee9f4-44ff-43b5-931b-109bbbb522f8 returned with HTTP 200 Sep 01 00:17:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 50/95] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:17:39 2026] GET /volume/v3/groups/4c4ee9f4-44ff-43b5-931b-109bbbb522f8 => generated 392 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:17:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6acff7d8-9434-42db-9d7f-b735d6b67a2b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6acff7d8-9434-42db-9d7f-b735d6b67a2b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/groups/4c4ee9f4-44ff-43b5-931b-109bbbb522f8 Sep 01 00:17:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6acff7d8-9434-42db-9d7f-b735d6b67a2b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6acff7d8-9434-42db-9d7f-b735d6b67a2b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-6acff7d8-9434-42db-9d7f-b735d6b67a2b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member 4c4ee9f4-44ff-43b5-931b-109bbbb522f8 {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:17:40 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:40 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:17:40 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:40 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:17:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6acff7d8-9434-42db-9d7f-b735d6b67a2b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/groups/4c4ee9f4-44ff-43b5-931b-109bbbb522f8 returned with HTTP 200 Sep 01 00:17:40 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 46/96] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:17:40 2026] GET /volume/v3/groups/4c4ee9f4-44ff-43b5-931b-109bbbb522f8 => generated 393 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:17:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-27c58d00-d1d8-4f67-9a89-3208f38c0dcf None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-27c58d00-d1d8-4f67-9a89-3208f38c0dcf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:17:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-27c58d00-d1d8-4f67-9a89-3208f38c0dcf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-760034818", "volume_type": "91a0528e-a013-4f35-b9af-98acd8b47f1e", "group_id": "4c4ee9f4-44ff-43b5-931b-109bbbb522f8", "size": 1}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:17:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-27c58d00-d1d8-4f67-9a89-3208f38c0dcf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-760034818', 'volume_type': '91a0528e-a013-4f35-b9af-98acd8b47f1e', 'group_id': '4c4ee9f4-44ff-43b5-931b-109bbbb522f8', 'size': 1}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:17:41 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:41 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:41 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-27c58d00-d1d8-4f67-9a89-3208f38c0dcf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Create volume of 1 GB Sep 01 00:17:41 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:41 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), Sep 01 00:17:41 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-27c58d00-d1d8-4f67-9a89-3208f38c0dcf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Availability Zones retrieved successfully. Sep 01 00:17:41 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-27c58d00-d1d8-4f67-9a89-3208f38c0dcf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Flow 'volume_create_api' (c476042f-c452-4654-be60-660eb3fab40f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:17:41 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-27c58d00-d1d8-4f67-9a89-3208f38c0dcf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87f91800-6ede-4c9a-8040-59fb23c6aea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:17:41 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:41 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:41 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-27c58d00-d1d8-4f67-9a89-3208f38c0dcf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:17:41 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-27c58d00-d1d8-4f67-9a89-3208f38c0dcf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87f91800-6ede-4c9a-8040-59fb23c6aea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:17:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=91a0528e-a013-4f35-b9af-98acd8b47f1e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1614834988',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '91a0528e-a013-4f35-b9af-98acd8b47f1e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4c4ee9f4-44ff-43b5-931b-109bbbb522f8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:17:41 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-27c58d00-d1d8-4f67-9a89-3208f38c0dcf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af01ea6f-7a0d-49d4-ab1b-64d0286eddef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:17:41 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-27c58d00-d1d8-4f67-9a89-3208f38c0dcf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1614834988 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1614834988, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:17:41 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-27c58d00-d1d8-4f67-9a89-3208f38c0dcf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1614834988 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1614834988, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:17:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e048440c-ed3b-4a97-8f56-ec3989498a67 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:41 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-27c58d00-d1d8-4f67-9a89-3208f38c0dcf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Created reservations ['80512dd7-9ae4-4110-940f-2a5fab55f280', '688fc127-797f-4511-bd43-0cbf87b1a6ef', 'af81df8c-1045-44e8-b1b7-b29d50a3ff06', '61902e72-b269-4680-9655-2e35d2bb2054'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:17:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e048440c-ed3b-4a97-8f56-ec3989498a67 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] DELETE http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 Sep 01 00:17:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e048440c-ed3b-4a97-8f56-ec3989498a67 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e048440c-ed3b-4a97-8f56-ec3989498a67 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:41 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-e048440c-ed3b-4a97-8f56-ec3989498a67 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Delete volume with id: afb023d1-9d28-4fb3-9711-666395494a16 Sep 01 00:17:41 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-27c58d00-d1d8-4f67-9a89-3208f38c0dcf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af01ea6f-7a0d-49d4-ab1b-64d0286eddef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80512dd7-9ae4-4110-940f-2a5fab55f280', '688fc127-797f-4511-bd43-0cbf87b1a6ef', 'af81df8c-1045-44e8-b1b7-b29d50a3ff06', '61902e72-b269-4680-9655-2e35d2bb2054']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:17:41 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-27c58d00-d1d8-4f67-9a89-3208f38c0dcf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1800c81b-0171-411a-8737-cfd18c323256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:17:41 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:41 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:17:41 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:41 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:17:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e048440c-ed3b-4a97-8f56-ec3989498a67 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Volume info retrieved successfully. Sep 01 00:17:41 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:41 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:17:41 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-27c58d00-d1d8-4f67-9a89-3208f38c0dcf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1800c81b-0171-411a-8737-cfd18c323256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2011676-4a6b-4ea1-b57c-e99abd5cc7fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-760034818',encryption_key_id=None,group_id=4c4ee9f4-44ff-43b5-931b-109bbbb522f8,group_type_id=,metadata={},multiattach=False,project_id='561d1382dcd84acdae49619d8d38c4f8',qos_specs=None,replication_status=,reservations=['80512dd7-9ae4-4110-940f-2a5fab55f280','688fc127-797f-4511-bd43-0cbf87b1a6ef','af81df8c-1045-44e8-b1b7-b29d50a3ff06','61902e72-b269-4680-9655-2e35d2bb2054'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bc144d536cd4d8aba2fa4b694484162',volume_type_id=91a0528e-a013-4f35-b9af-98acd8b47f1e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:17:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-760034818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4c4ee9f4-44ff-43b5-931b-109bbbb522f8,host=None,id=e2011676-4a6b-4ea1-b57c-e99abd5cc7fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='561d1382dcd84acdae49619d8d38c4f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bc144d536cd4d8aba2fa4b694484162',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(91a0528e-a013-4f35-b9af-98acd8b47f1e),volume_type_id=91a0528e-a013-4f35-b9af-98acd8b47f1e)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:17:41 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-27c58d00-d1d8-4f67-9a89-3208f38c0dcf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9e1e161-496c-4bb5-9a53-8b3ed194e2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:17:41 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-27c58d00-d1d8-4f67-9a89-3208f38c0dcf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9e1e161-496c-4bb5-9a53-8b3ed194e2dc) transitioned into state 'SUCCESS' from state '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-760034818',encryption_key_id=None,group_id=4c4ee9f4-44ff-43b5-931b-109bbbb522f8,group_type_id=,metadata={},multiattach=False,project_id='561d1382dcd84acdae49619d8d38c4f8',qos_specs=None,replication_status=,reservations=['80512dd7-9ae4-4110-940f-2a5fab55f280','688fc127-797f-4511-bd43-0cbf87b1a6ef','af81df8c-1045-44e8-b1b7-b29d50a3ff06','61902e72-b269-4680-9655-2e35d2bb2054'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bc144d536cd4d8aba2fa4b694484162',volume_type_id=91a0528e-a013-4f35-b9af-98acd8b47f1e)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:17:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e048440c-ed3b-4a97-8f56-ec3989498a67 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Delete volume request issued successfully. Sep 01 00:17:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e048440c-ed3b-4a97-8f56-ec3989498a67 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 returned with HTTP 202 Sep 01 00:17:41 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 47/97] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:17:41 2026] DELETE /volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:17:41 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-27c58d00-d1d8-4f67-9a89-3208f38c0dcf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b482053-42d6-40d1-90f9-7403a60f159c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:17:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a0bf0897-84d5-49ed-a8c3-c04918ad0834 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a0bf0897-84d5-49ed-a8c3-c04918ad0834 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] GET http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 Sep 01 00:17:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a0bf0897-84d5-49ed-a8c3-c04918ad0834 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a0bf0897-84d5-49ed-a8c3-c04918ad0834 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:41 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:41 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:17:41 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:41 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:17:41 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-27c58d00-d1d8-4f67-9a89-3208f38c0dcf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b482053-42d6-40d1-90f9-7403a60f159c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:17:41 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-27c58d00-d1d8-4f67-9a89-3208f38c0dcf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Flow 'volume_create_api' (c476042f-c452-4654-be60-660eb3fab40f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:17:41 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-27c58d00-d1d8-4f67-9a89-3208f38c0dcf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Create volume request issued successfully. Sep 01 00:17:41 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-27c58d00-d1d8-4f67-9a89-3208f38c0dcf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:17:41 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-27c58d00-d1d8-4f67-9a89-3208f38c0dcf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:17:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a0bf0897-84d5-49ed-a8c3-c04918ad0834 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Volume info retrieved successfully. Sep 01 00:17:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a0bf0897-84d5-49ed-a8c3-c04918ad0834 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 returned with HTTP 200 Sep 01 00:17:41 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 48/98] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:17:41 2026] GET /volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 => generated 853 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:17:42 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-27c58d00-d1d8-4f67-9a89-3208f38c0dcf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:17:42 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:42 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-27c58d00-d1d8-4f67-9a89-3208f38c0dcf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:17:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 51/99] 192.168.122.147 () {62 vars in 1184 bytes} [Tue Sep 1 00:17:40 2026] POST /volume/v3/volumes => generated 830 bytes in 1138 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:17:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-53ec3bd8-9d3d-4bb6-b42f-7632e520720b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-53ec3bd8-9d3d-4bb6-b42f-7632e520720b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/e2011676-4a6b-4ea1-b57c-e99abd5cc7fe Sep 01 00:17:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-53ec3bd8-9d3d-4bb6-b42f-7632e520720b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-53ec3bd8-9d3d-4bb6-b42f-7632e520720b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:42 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:42 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:17:42 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:42 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:17:42 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-53ec3bd8-9d3d-4bb6-b42f-7632e520720b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Volume info retrieved successfully. Sep 01 00:17:42 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-53ec3bd8-9d3d-4bb6-b42f-7632e520720b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:17:42 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-53ec3bd8-9d3d-4bb6-b42f-7632e520720b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:17:42 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-53ec3bd8-9d3d-4bb6-b42f-7632e520720b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:17:42 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:42 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:17:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-53ec3bd8-9d3d-4bb6-b42f-7632e520720b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/e2011676-4a6b-4ea1-b57c-e99abd5cc7fe returned with HTTP 200 Sep 01 00:17:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 49/100] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:17:42 2026] GET /volume/v3/volumes/e2011676-4a6b-4ea1-b57c-e99abd5cc7fe => generated 922 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:17:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b2d3fdc0-3512-4687-a41a-1d62c295024c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b2d3fdc0-3512-4687-a41a-1d62c295024c tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] GET http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 Sep 01 00:17:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b2d3fdc0-3512-4687-a41a-1d62c295024c tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b2d3fdc0-3512-4687-a41a-1d62c295024c tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:17:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:43 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b2d3fdc0-3512-4687-a41a-1d62c295024c tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Volume info retrieved successfully. Sep 01 00:17:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b2d3fdc0-3512-4687-a41a-1d62c295024c tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 returned with HTTP 200 Sep 01 00:17:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 52/101] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:17:42 2026] GET /volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 => generated 853 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:17:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6f0fb3c2-378e-4d34-8b38-0d56594c6c90 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6f0fb3c2-378e-4d34-8b38-0d56594c6c90 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/e2011676-4a6b-4ea1-b57c-e99abd5cc7fe Sep 01 00:17:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6f0fb3c2-378e-4d34-8b38-0d56594c6c90 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6f0fb3c2-378e-4d34-8b38-0d56594c6c90 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:43 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:17:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:17:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6f0fb3c2-378e-4d34-8b38-0d56594c6c90 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Volume info retrieved successfully. Sep 01 00:17:43 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6f0fb3c2-378e-4d34-8b38-0d56594c6c90 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:17:43 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6f0fb3c2-378e-4d34-8b38-0d56594c6c90 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:17:43 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-6f0fb3c2-378e-4d34-8b38-0d56594c6c90 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:17:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:17:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6f0fb3c2-378e-4d34-8b38-0d56594c6c90 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/e2011676-4a6b-4ea1-b57c-e99abd5cc7fe returned with HTTP 200 Sep 01 00:17:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 50/102] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:17:43 2026] GET /volume/v3/volumes/e2011676-4a6b-4ea1-b57c-e99abd5cc7fe => generated 923 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:17:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-fc4144a4-ce17-403c-9ec4-6f13e445d038 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fc4144a4-ce17-403c-9ec4-6f13e445d038 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] POST http://192.168.122.147/volume/v3/group_snapshots Sep 01 00:17:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fc4144a4-ce17-403c-9ec4-6f13e445d038 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "4c4ee9f4-44ff-43b5-931b-109bbbb522f8", "name": "tempest-group_snapshot-554810572"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:17:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.group_snapshots [None req-fc4144a4-ce17-403c-9ec4-6f13e445d038 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '4c4ee9f4-44ff-43b5-931b-109bbbb522f8', 'name': 'tempest-group_snapshot-554810572'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 00:17:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:43 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.group_snapshots [None req-fc4144a4-ce17-403c-9ec4-6f13e445d038 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Creating group_snapshot tempest-group_snapshot-554810572. Sep 01 00:17:44 devstack devstack@c-api.service[87485]: /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 00:17:44 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:17:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:17:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:44 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-fc4144a4-ce17-403c-9ec4-6f13e445d038 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1614834988 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1614834988, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:17:44 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-fc4144a4-ce17-403c-9ec4-6f13e445d038 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Created reservations ['78665e03-21e4-4f85-a8ac-e1b94abcd1d6', 'e11fa3e4-6b2f-490f-90eb-a2bf65f9a5ec', 'e5f015d2-6227-44ad-a55a-dc2fcb16a502', 'bb5eacb8-66f4-445c-a7e3-4663f06e2519'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:17:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-82d04da7-5167-4167-be3f-8f3e1d160eb2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-82d04da7-5167-4167-be3f-8f3e1d160eb2 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] GET http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 Sep 01 00:17:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-82d04da7-5167-4167-be3f-8f3e1d160eb2 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-82d04da7-5167-4167-be3f-8f3e1d160eb2 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-82d04da7-5167-4167-be3f-8f3e1d160eb2 tempest-TaggedAttachmentsTest-1115928451 tempest-TaggedAttachmentsTest-1115928451-project-member] http://192.168.122.147/volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 returned with HTTP 404 Sep 01 00:17:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 51/103] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:17:44 2026] GET /volume/v3/volumes/afb023d1-9d28-4fb3-9711-666395494a16 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:17:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fc4144a4-ce17-403c-9ec4-6f13e445d038 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/group_snapshots returned with HTTP 202 Sep 01 00:17:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 53/104] 192.168.122.147 () {62 vars in 1208 bytes} [Tue Sep 1 00:17:43 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:17:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5e943b8a-7c1d-4c64-8ccc-48e381e9bc22 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5e943b8a-7c1d-4c64-8ccc-48e381e9bc22 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/794e4e45-4390-4045-bd31-2df99000a768 Sep 01 00:17:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5e943b8a-7c1d-4c64-8ccc-48e381e9bc22 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5e943b8a-7c1d-4c64-8ccc-48e381e9bc22 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.group_snapshots [None req-5e943b8a-7c1d-4c64-8ccc-48e381e9bc22 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member 794e4e45-4390-4045-bd31-2df99000a768 {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 00:17:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:17:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5e943b8a-7c1d-4c64-8ccc-48e381e9bc22 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/group_snapshots/794e4e45-4390-4045-bd31-2df99000a768 returned with HTTP 200 Sep 01 00:17:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 52/105] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:17:44 2026] GET /volume/v3/group_snapshots/794e4e45-4390-4045-bd31-2df99000a768 => generated 306 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:17:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-053e04d7-2728-4a05-bedc-97db3bd5cedf None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-053e04d7-2728-4a05-bedc-97db3bd5cedf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/794e4e45-4390-4045-bd31-2df99000a768 Sep 01 00:17:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-053e04d7-2728-4a05-bedc-97db3bd5cedf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-053e04d7-2728-4a05-bedc-97db3bd5cedf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.group_snapshots [None req-053e04d7-2728-4a05-bedc-97db3bd5cedf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member 794e4e45-4390-4045-bd31-2df99000a768 {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 00:17:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-053e04d7-2728-4a05-bedc-97db3bd5cedf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/group_snapshots/794e4e45-4390-4045-bd31-2df99000a768 returned with HTTP 200 Sep 01 00:17:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 54/106] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:17:45 2026] GET /volume/v3/group_snapshots/794e4e45-4390-4045-bd31-2df99000a768 => generated 306 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:17:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-09978b62-8383-4b9b-81dc-e3b48b4110e6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-09978b62-8383-4b9b-81dc-e3b48b4110e6 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/794e4e45-4390-4045-bd31-2df99000a768 Sep 01 00:17:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-09978b62-8383-4b9b-81dc-e3b48b4110e6 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-09978b62-8383-4b9b-81dc-e3b48b4110e6 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.group_snapshots [None req-09978b62-8383-4b9b-81dc-e3b48b4110e6 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member 794e4e45-4390-4045-bd31-2df99000a768 {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 00:17:46 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:46 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:17:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-09978b62-8383-4b9b-81dc-e3b48b4110e6 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/group_snapshots/794e4e45-4390-4045-bd31-2df99000a768 returned with HTTP 200 Sep 01 00:17:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 53/107] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:17:46 2026] GET /volume/v3/group_snapshots/794e4e45-4390-4045-bd31-2df99000a768 => generated 306 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:17:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d5d75e72-1b48-4552-bad3-029a4af5255d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d5d75e72-1b48-4552-bad3-029a4af5255d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/794e4e45-4390-4045-bd31-2df99000a768 Sep 01 00:17:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d5d75e72-1b48-4552-bad3-029a4af5255d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d5d75e72-1b48-4552-bad3-029a4af5255d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.group_snapshots [None req-d5d75e72-1b48-4552-bad3-029a4af5255d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member 794e4e45-4390-4045-bd31-2df99000a768 {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 00:17:47 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:47 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d5d75e72-1b48-4552-bad3-029a4af5255d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/group_snapshots/794e4e45-4390-4045-bd31-2df99000a768 returned with HTTP 200 Sep 01 00:17:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 55/108] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:17:47 2026] GET /volume/v3/group_snapshots/794e4e45-4390-4045-bd31-2df99000a768 => generated 306 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:17:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-39cf9001-2687-4c0c-b8ce-cdcd38bdb529 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-39cf9001-2687-4c0c-b8ce-cdcd38bdb529 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/794e4e45-4390-4045-bd31-2df99000a768 Sep 01 00:17:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-39cf9001-2687-4c0c-b8ce-cdcd38bdb529 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-39cf9001-2687-4c0c-b8ce-cdcd38bdb529 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.group_snapshots [None req-39cf9001-2687-4c0c-b8ce-cdcd38bdb529 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member 794e4e45-4390-4045-bd31-2df99000a768 {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 00:17:48 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:48 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:17:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-39cf9001-2687-4c0c-b8ce-cdcd38bdb529 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/group_snapshots/794e4e45-4390-4045-bd31-2df99000a768 returned with HTTP 200 Sep 01 00:17:48 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 54/109] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:17:48 2026] GET /volume/v3/group_snapshots/794e4e45-4390-4045-bd31-2df99000a768 => generated 307 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:17:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5199e75e-665f-46ac-b2f6-b4b673b34b7c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5199e75e-665f-46ac-b2f6-b4b673b34b7c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/snapshots/detail Sep 01 00:17:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5199e75e-665f-46ac-b2f6-b4b673b34b7c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5199e75e-665f-46ac-b2f6-b4b673b34b7c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-5199e75e-665f-46ac-b2f6-b4b673b34b7c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:17:48 devstack devstack@c-api.service[87485]: DEBUG cinder.db.api [None req-5199e75e-665f-46ac-b2f6-b4b673b34b7c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Building query based on filter {{(pid=87485) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:17:48 devstack devstack@c-api.service[87485]: /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 00:17:48 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:17:48 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5199e75e-665f-46ac-b2f6-b4b673b34b7c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Get all snapshots completed successfully. Sep 01 00:17:48 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:48 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5199e75e-665f-46ac-b2f6-b4b673b34b7c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 00:17:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 56/110] 192.168.122.147 () {58 vars in 1148 bytes} [Tue Sep 1 00:17:48 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:17:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-99b9f2a5-1b60-4b8b-aad8-df9aeaa51d0b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-99b9f2a5-1b60-4b8b-aad8-df9aeaa51d0b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/snapshots/cd1559e3-2e62-435a-8334-3733bcd6b2f2 Sep 01 00:17:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-99b9f2a5-1b60-4b8b-aad8-df9aeaa51d0b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-99b9f2a5-1b60-4b8b-aad8-df9aeaa51d0b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:48 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:48 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:17:48 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-99b9f2a5-1b60-4b8b-aad8-df9aeaa51d0b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Snapshot retrieved successfully. Sep 01 00:17:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-99b9f2a5-1b60-4b8b-aad8-df9aeaa51d0b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/snapshots/cd1559e3-2e62-435a-8334-3733bcd6b2f2 returned with HTTP 200 Sep 01 00:17:48 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 55/111] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:17:48 2026] GET /volume/v3/snapshots/cd1559e3-2e62-435a-8334-3733bcd6b2f2 => generated 450 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:17:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f7229633-bd33-499d-8fe3-31224e1ffb5f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f7229633-bd33-499d-8fe3-31224e1ffb5f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] POST http://192.168.122.147/volume/v3/groups/action Sep 01 00:17:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f7229633-bd33-499d-8fe3-31224e1ffb5f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "794e4e45-4390-4045-bd31-2df99000a768", "name": "tempest-Group_from_snap-1274146881"}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:17:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f7229633-bd33-499d-8fe3-31224e1ffb5f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "794e4e45-4390-4045-bd31-2df99000a768", "name": "tempest-Group_from_snap-1274146881"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:17:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-f7229633-bd33-499d-8fe3-31224e1ffb5f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '794e4e45-4390-4045-bd31-2df99000a768', 'name': 'tempest-Group_from_snap-1274146881'}}. {{(pid=87485) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 01 00:17:48 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.groups [None req-f7229633-bd33-499d-8fe3-31224e1ffb5f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Creating group tempest-Group_from_snap-1274146881 from group_snapshot 794e4e45-4390-4045-bd31-2df99000a768. Sep 01 00:17:48 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:48 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:48 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:48 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:48 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:48 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:48 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:48 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), Sep 01 00:17:48 devstack devstack@c-api.service[87485]: /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 00:17:48 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:17:48 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:48 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:17:48 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-f7229633-bd33-499d-8fe3-31224e1ffb5f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Created reservations ['f007fda3-5874-4744-b899-64b1574a775e'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:17:48 devstack devstack@c-api.service[87485]: /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 00:17:48 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:17:49 devstack devstack@c-api.service[87485]: INFO cinder.group.api [None req-f7229633-bd33-499d-8fe3-31224e1ffb5f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] A mapping entry already exists for group 477560bf-9961-416e-9bef-15092cbfb8b8 and volume type 91a0528e-a013-4f35-b9af-98acd8b47f1e. Do not need to create again. Sep 01 00:17:49 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:49 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:49 devstack devstack@c-api.service[87485]: /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 00:17:49 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 00:17:49 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-f7229633-bd33-499d-8fe3-31224e1ffb5f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Availability zone cache updated, next update will occur around 2026-08-31 23:17:49.014002. {{(pid=87485) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 00:17:49 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f7229633-bd33-499d-8fe3-31224e1ffb5f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Availability Zones retrieved successfully. Sep 01 00:17:49 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-f7229633-bd33-499d-8fe3-31224e1ffb5f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Flow 'volume_create_api' (920d634b-0a91-4821-ae78-1883aeb9257d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:17:49 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-f7229633-bd33-499d-8fe3-31224e1ffb5f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b36248f1-0a9a-411c-a123-0709d445b260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:17:49 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-f7229633-bd33-499d-8fe3-31224e1ffb5f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:17:49 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:49 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:17:49 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-f7229633-bd33-499d-8fe3-31224e1ffb5f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b36248f1-0a9a-411c-a123-0709d445b260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cd1559e3-2e62-435a-8334-3733bcd6b2f2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:17:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=91a0528e-a013-4f35-b9af-98acd8b47f1e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1614834988',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '91a0528e-a013-4f35-b9af-98acd8b47f1e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '477560bf-9961-416e-9bef-15092cbfb8b8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:17:49 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-f7229633-bd33-499d-8fe3-31224e1ffb5f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a83af0a8-66d0-4c88-8567-c13cabc5bfc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:17:49 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-f7229633-bd33-499d-8fe3-31224e1ffb5f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Created reservations ['099a741f-745d-4898-b588-566778df9fc3', 'd8ea3c3e-00fe-4987-bc32-e19255fb1707'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:17:49 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-f7229633-bd33-499d-8fe3-31224e1ffb5f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a83af0a8-66d0-4c88-8567-c13cabc5bfc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['099a741f-745d-4898-b588-566778df9fc3', 'd8ea3c3e-00fe-4987-bc32-e19255fb1707']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:17:49 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-f7229633-bd33-499d-8fe3-31224e1ffb5f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2162622e-e796-4fea-94be-5995bcba59ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:17:49 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:49 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:17:49 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:49 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:17:49 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-f7229633-bd33-499d-8fe3-31224e1ffb5f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2162622e-e796-4fea-94be-5995bcba59ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab7d4a86-1ebe-43f6-95d0-36a872b5f397', '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=477560bf-9961-416e-9bef-15092cbfb8b8,group_type_id=,metadata={},multiattach=False,project_id='561d1382dcd84acdae49619d8d38c4f8',qos_specs=None,replication_status=,reservations=['099a741f-745d-4898-b588-566778df9fc3','d8ea3c3e-00fe-4987-bc32-e19255fb1707'],size=1,snapshot_id=cd1559e3-2e62-435a-8334-3733bcd6b2f2,source_replicaid=,source_volid=None,status='creating',user_id='2bc144d536cd4d8aba2fa4b694484162',volume_type_id=91a0528e-a013-4f35-b9af-98acd8b47f1e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:17:49Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=477560bf-9961-416e-9bef-15092cbfb8b8,host=None,id=ab7d4a86-1ebe-43f6-95d0-36a872b5f397,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='561d1382dcd84acdae49619d8d38c4f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cd1559e3-2e62-435a-8334-3733bcd6b2f2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bc144d536cd4d8aba2fa4b694484162',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(91a0528e-a013-4f35-b9af-98acd8b47f1e),volume_type_id=91a0528e-a013-4f35-b9af-98acd8b47f1e)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:17:49 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-f7229633-bd33-499d-8fe3-31224e1ffb5f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (851ba6e8-6524-49ee-8a13-239d5afe63aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:17:49 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-f7229633-bd33-499d-8fe3-31224e1ffb5f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (851ba6e8-6524-49ee-8a13-239d5afe63aa) transitioned into state 'SUCCESS' from 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=477560bf-9961-416e-9bef-15092cbfb8b8,group_type_id=,metadata={},multiattach=False,project_id='561d1382dcd84acdae49619d8d38c4f8',qos_specs=None,replication_status=,reservations=['099a741f-745d-4898-b588-566778df9fc3','d8ea3c3e-00fe-4987-bc32-e19255fb1707'],size=1,snapshot_id=cd1559e3-2e62-435a-8334-3733bcd6b2f2,source_replicaid=,source_volid=None,status='creating',user_id='2bc144d536cd4d8aba2fa4b694484162',volume_type_id=91a0528e-a013-4f35-b9af-98acd8b47f1e)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:17:49 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-f7229633-bd33-499d-8fe3-31224e1ffb5f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Flow 'volume_create_api' (920d634b-0a91-4821-ae78-1883aeb9257d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:17:49 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f7229633-bd33-499d-8fe3-31224e1ffb5f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Create volume request issued successfully. Sep 01 00:17:49 devstack devstack@c-api.service[87485]: /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 00:17:49 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:17:49 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:49 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:17:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f7229633-bd33-499d-8fe3-31224e1ffb5f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/groups/action returned with HTTP 202 Sep 01 00:17:49 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 57/112] 192.168.122.147 () {62 vars in 1202 bytes} [Tue Sep 1 00:17:48 2026] POST /volume/v3/groups/action => generated 103 bytes in 738 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:17:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5094e71e-0784-4652-9ebc-e6447c848096 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5094e71e-0784-4652-9ebc-e6447c848096 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:17:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5094e71e-0784-4652-9ebc-e6447c848096 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5094e71e-0784-4652-9ebc-e6447c848096 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-5094e71e-0784-4652-9ebc-e6447c848096 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:17:49 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-5094e71e-0784-4652-9ebc-e6447c848096 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:17:49 devstack devstack@c-api.service[87484]: /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 00:17:49 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:17:49 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:49 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:17:49 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:49 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:17:49 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5094e71e-0784-4652-9ebc-e6447c848096 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Get all volumes completed successfully. Sep 01 00:17:49 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-5094e71e-0784-4652-9ebc-e6447c848096 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:17:49 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-5094e71e-0784-4652-9ebc-e6447c848096 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:17:49 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-5094e71e-0784-4652-9ebc-e6447c848096 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:17:49 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:49 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:17:49 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-5094e71e-0784-4652-9ebc-e6447c848096 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:17:49 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-5094e71e-0784-4652-9ebc-e6447c848096 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:17:49 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-5094e71e-0784-4652-9ebc-e6447c848096 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:17:49 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:49 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:17:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5094e71e-0784-4652-9ebc-e6447c848096 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:17:49 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 56/113] 192.168.122.147 () {60 vars in 1183 bytes} [Tue Sep 1 00:17:49 2026] GET /volume/v3/volumes/detail => generated 1850 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 00:17:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8c554c78-59bc-4005-9a8e-3b704441100d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8c554c78-59bc-4005-9a8e-3b704441100d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/ab7d4a86-1ebe-43f6-95d0-36a872b5f397 Sep 01 00:17:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8c554c78-59bc-4005-9a8e-3b704441100d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8c554c78-59bc-4005-9a8e-3b704441100d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:49 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:49 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:17:49 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:49 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:50 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8c554c78-59bc-4005-9a8e-3b704441100d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Volume info retrieved successfully. Sep 01 00:17:50 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-8c554c78-59bc-4005-9a8e-3b704441100d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:17:50 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-8c554c78-59bc-4005-9a8e-3b704441100d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:17:50 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-8c554c78-59bc-4005-9a8e-3b704441100d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:17:50 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:50 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8c554c78-59bc-4005-9a8e-3b704441100d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/ab7d4a86-1ebe-43f6-95d0-36a872b5f397 returned with HTTP 200 Sep 01 00:17:50 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 58/114] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:17:49 2026] GET /volume/v3/volumes/ab7d4a86-1ebe-43f6-95d0-36a872b5f397 => generated 934 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:17:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-fd90e501-8434-420c-be1a-6d857deba3c1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fd90e501-8434-420c-be1a-6d857deba3c1 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/ab7d4a86-1ebe-43f6-95d0-36a872b5f397 Sep 01 00:17:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fd90e501-8434-420c-be1a-6d857deba3c1 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fd90e501-8434-420c-be1a-6d857deba3c1 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:51 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:51 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:17:51 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:51 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:17:51 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fd90e501-8434-420c-be1a-6d857deba3c1 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Volume info retrieved successfully. Sep 01 00:17:51 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-fd90e501-8434-420c-be1a-6d857deba3c1 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:17:51 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-fd90e501-8434-420c-be1a-6d857deba3c1 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:17:51 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-fd90e501-8434-420c-be1a-6d857deba3c1 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:17:51 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:51 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:17:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fd90e501-8434-420c-be1a-6d857deba3c1 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/ab7d4a86-1ebe-43f6-95d0-36a872b5f397 returned with HTTP 200 Sep 01 00:17:51 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 57/115] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:17:51 2026] GET /volume/v3/volumes/ab7d4a86-1ebe-43f6-95d0-36a872b5f397 => generated 934 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:17:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-00c1a0fa-49d5-4532-810a-ef4c0bd106b3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-00c1a0fa-49d5-4532-810a-ef4c0bd106b3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/ab7d4a86-1ebe-43f6-95d0-36a872b5f397 Sep 01 00:17:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-00c1a0fa-49d5-4532-810a-ef4c0bd106b3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-00c1a0fa-49d5-4532-810a-ef4c0bd106b3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:52 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:52 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:17:52 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:52 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:52 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-00c1a0fa-49d5-4532-810a-ef4c0bd106b3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Volume info retrieved successfully. Sep 01 00:17:52 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-00c1a0fa-49d5-4532-810a-ef4c0bd106b3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:17:52 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-00c1a0fa-49d5-4532-810a-ef4c0bd106b3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:17:52 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-00c1a0fa-49d5-4532-810a-ef4c0bd106b3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:17:52 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:52 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-00c1a0fa-49d5-4532-810a-ef4c0bd106b3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/ab7d4a86-1ebe-43f6-95d0-36a872b5f397 returned with HTTP 200 Sep 01 00:17:52 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 59/116] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:17:52 2026] GET /volume/v3/volumes/ab7d4a86-1ebe-43f6-95d0-36a872b5f397 => generated 934 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:17:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-72ef7d9d-a385-437c-897c-1ce25bcfda1d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-72ef7d9d-a385-437c-897c-1ce25bcfda1d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/ab7d4a86-1ebe-43f6-95d0-36a872b5f397 Sep 01 00:17:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-72ef7d9d-a385-437c-897c-1ce25bcfda1d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-72ef7d9d-a385-437c-897c-1ce25bcfda1d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:54 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:54 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:17:54 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:54 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:17:54 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-72ef7d9d-a385-437c-897c-1ce25bcfda1d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Volume info retrieved successfully. Sep 01 00:17:54 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-72ef7d9d-a385-437c-897c-1ce25bcfda1d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:17:54 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-72ef7d9d-a385-437c-897c-1ce25bcfda1d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:17:54 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-72ef7d9d-a385-437c-897c-1ce25bcfda1d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:17:54 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:54 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:17:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-72ef7d9d-a385-437c-897c-1ce25bcfda1d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/ab7d4a86-1ebe-43f6-95d0-36a872b5f397 returned with HTTP 200 Sep 01 00:17:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 58/117] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:17:53 2026] GET /volume/v3/volumes/ab7d4a86-1ebe-43f6-95d0-36a872b5f397 => generated 934 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:17:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-68636ed8-793d-453a-8ba0-363c7221b3f6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-68636ed8-793d-453a-8ba0-363c7221b3f6 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/ab7d4a86-1ebe-43f6-95d0-36a872b5f397 Sep 01 00:17:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-68636ed8-793d-453a-8ba0-363c7221b3f6 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-68636ed8-793d-453a-8ba0-363c7221b3f6 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:55 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:55 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:17:55 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:55 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:55 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-68636ed8-793d-453a-8ba0-363c7221b3f6 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Volume info retrieved successfully. Sep 01 00:17:55 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-68636ed8-793d-453a-8ba0-363c7221b3f6 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:17:55 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-68636ed8-793d-453a-8ba0-363c7221b3f6 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:17:55 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-68636ed8-793d-453a-8ba0-363c7221b3f6 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:17:55 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:55 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-68636ed8-793d-453a-8ba0-363c7221b3f6 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/ab7d4a86-1ebe-43f6-95d0-36a872b5f397 returned with HTTP 200 Sep 01 00:17:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 60/118] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:17:55 2026] GET /volume/v3/volumes/ab7d4a86-1ebe-43f6-95d0-36a872b5f397 => generated 934 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:17:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9b0831ae-1c53-4286-a3e7-d696318daa2d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9b0831ae-1c53-4286-a3e7-d696318daa2d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/ab7d4a86-1ebe-43f6-95d0-36a872b5f397 Sep 01 00:17:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9b0831ae-1c53-4286-a3e7-d696318daa2d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9b0831ae-1c53-4286-a3e7-d696318daa2d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:57 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:57 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:17:57 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:57 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:17:57 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9b0831ae-1c53-4286-a3e7-d696318daa2d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Volume info retrieved successfully. Sep 01 00:17:57 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-9b0831ae-1c53-4286-a3e7-d696318daa2d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:17:57 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-9b0831ae-1c53-4286-a3e7-d696318daa2d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:17:57 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-9b0831ae-1c53-4286-a3e7-d696318daa2d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:17:57 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:57 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:17:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9b0831ae-1c53-4286-a3e7-d696318daa2d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/ab7d4a86-1ebe-43f6-95d0-36a872b5f397 returned with HTTP 200 Sep 01 00:17:57 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 59/119] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:17:57 2026] GET /volume/v3/volumes/ab7d4a86-1ebe-43f6-95d0-36a872b5f397 => generated 934 bytes in 863 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:17:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-718b2ed3-16e4-4421-bdcb-36b1ca1d9a9b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:17:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-718b2ed3-16e4-4421-bdcb-36b1ca1d9a9b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/ab7d4a86-1ebe-43f6-95d0-36a872b5f397 Sep 01 00:17:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-718b2ed3-16e4-4421-bdcb-36b1ca1d9a9b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:17:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-718b2ed3-16e4-4421-bdcb-36b1ca1d9a9b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:17:59 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:17:59 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:17:59 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:59 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:59 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-718b2ed3-16e4-4421-bdcb-36b1ca1d9a9b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Volume info retrieved successfully. Sep 01 00:17:59 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-718b2ed3-16e4-4421-bdcb-36b1ca1d9a9b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:17:59 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-718b2ed3-16e4-4421-bdcb-36b1ca1d9a9b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:17:59 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-718b2ed3-16e4-4421-bdcb-36b1ca1d9a9b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:17:59 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:17:59 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:17:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-718b2ed3-16e4-4421-bdcb-36b1ca1d9a9b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/ab7d4a86-1ebe-43f6-95d0-36a872b5f397 returned with HTTP 200 Sep 01 00:17:59 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 61/120] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:17:58 2026] GET /volume/v3/volumes/ab7d4a86-1ebe-43f6-95d0-36a872b5f397 => generated 934 bytes in 708 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:18:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bbe27484-49ab-4881-9ae8-1c986d43f6d0 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bbe27484-49ab-4881-9ae8-1c986d43f6d0 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/ab7d4a86-1ebe-43f6-95d0-36a872b5f397 Sep 01 00:18:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bbe27484-49ab-4881-9ae8-1c986d43f6d0 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bbe27484-49ab-4881-9ae8-1c986d43f6d0 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:00 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:00 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:18:00 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:00 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:00 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-bbe27484-49ab-4881-9ae8-1c986d43f6d0 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Volume info retrieved successfully. Sep 01 00:18:00 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-bbe27484-49ab-4881-9ae8-1c986d43f6d0 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:18:00 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-bbe27484-49ab-4881-9ae8-1c986d43f6d0 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:18:00 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-bbe27484-49ab-4881-9ae8-1c986d43f6d0 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:18:00 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:00 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bbe27484-49ab-4881-9ae8-1c986d43f6d0 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/ab7d4a86-1ebe-43f6-95d0-36a872b5f397 returned with HTTP 200 Sep 01 00:18:00 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 60/121] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:18:00 2026] GET /volume/v3/volumes/ab7d4a86-1ebe-43f6-95d0-36a872b5f397 => generated 935 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:18:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f13bae74-d909-4e64-b2b4-dc0f726ea48f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f13bae74-d909-4e64-b2b4-dc0f726ea48f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/groups/477560bf-9961-416e-9bef-15092cbfb8b8 Sep 01 00:18:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f13bae74-d909-4e64-b2b4-dc0f726ea48f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f13bae74-d909-4e64-b2b4-dc0f726ea48f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-f13bae74-d909-4e64-b2b4-dc0f726ea48f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member 477560bf-9961-416e-9bef-15092cbfb8b8 {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:18:00 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:00 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:00 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:00 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), Sep 01 00:18:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f13bae74-d909-4e64-b2b4-dc0f726ea48f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/groups/477560bf-9961-416e-9bef-15092cbfb8b8 returned with HTTP 200 Sep 01 00:18:00 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 62/122] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:18:00 2026] GET /volume/v3/groups/477560bf-9961-416e-9bef-15092cbfb8b8 => generated 418 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c47a685c-258a-47b7-b209-fe95a9d3cb86 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c47a685c-258a-47b7-b209-fe95a9d3cb86 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:18:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c47a685c-258a-47b7-b209-fe95a9d3cb86 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c47a685c-258a-47b7-b209-fe95a9d3cb86 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-c47a685c-258a-47b7-b209-fe95a9d3cb86 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:18:00 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c47a685c-258a-47b7-b209-fe95a9d3cb86 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:18:00 devstack devstack@c-api.service[87484]: /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 00:18:00 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:18:00 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:00 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:18:00 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:00 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:18:00 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c47a685c-258a-47b7-b209-fe95a9d3cb86 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Get all volumes completed successfully. Sep 01 00:18:00 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-c47a685c-258a-47b7-b209-fe95a9d3cb86 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:18:00 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-c47a685c-258a-47b7-b209-fe95a9d3cb86 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:18:00 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-c47a685c-258a-47b7-b209-fe95a9d3cb86 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:18:00 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:00 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:00 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-c47a685c-258a-47b7-b209-fe95a9d3cb86 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:18:00 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-c47a685c-258a-47b7-b209-fe95a9d3cb86 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:18:01 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-c47a685c-258a-47b7-b209-fe95a9d3cb86 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:18:01 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:01 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c47a685c-258a-47b7-b209-fe95a9d3cb86 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:18:01 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 61/123] 192.168.122.147 () {60 vars in 1183 bytes} [Tue Sep 1 00:18:00 2026] GET /volume/v3/volumes/detail => generated 1851 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:18:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8bb601e4-846b-44cf-8ab9-ed00b7f86bbe None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8bb601e4-846b-44cf-8ab9-ed00b7f86bbe tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] POST http://192.168.122.147/volume/v3/groups/477560bf-9961-416e-9bef-15092cbfb8b8/action Sep 01 00:18:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8bb601e4-846b-44cf-8ab9-ed00b7f86bbe tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:18:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8bb601e4-846b-44cf-8ab9-ed00b7f86bbe tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:18:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-8bb601e4-846b-44cf-8ab9-ed00b7f86bbe tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] delete called for group 477560bf-9961-416e-9bef-15092cbfb8b8 {{(pid=87485) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 00:18:01 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.groups [None req-8bb601e4-846b-44cf-8ab9-ed00b7f86bbe tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Delete group with id: 477560bf-9961-416e-9bef-15092cbfb8b8 Sep 01 00:18:01 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:01 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:01 devstack devstack@c-api.service[87485]: /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 00:18:01 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 00:18:01 devstack devstack@c-api.service[87485]: /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 00:18:01 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:18:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8bb601e4-846b-44cf-8ab9-ed00b7f86bbe tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/groups/477560bf-9961-416e-9bef-15092cbfb8b8/action returned with HTTP 202 Sep 01 00:18:01 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 63/124] 192.168.122.147 () {62 vars in 1312 bytes} [Tue Sep 1 00:18:01 2026] POST /volume/v3/groups/477560bf-9961-416e-9bef-15092cbfb8b8/action => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:18:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-00339771-abdd-4fa7-b137-07ef13fc1a26 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-00339771-abdd-4fa7-b137-07ef13fc1a26 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/ab7d4a86-1ebe-43f6-95d0-36a872b5f397 Sep 01 00:18:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-00339771-abdd-4fa7-b137-07ef13fc1a26 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-00339771-abdd-4fa7-b137-07ef13fc1a26 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:01 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:01 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:18:01 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:01 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-00339771-abdd-4fa7-b137-07ef13fc1a26 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Volume info retrieved successfully. Sep 01 00:18:01 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-00339771-abdd-4fa7-b137-07ef13fc1a26 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:18:01 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-00339771-abdd-4fa7-b137-07ef13fc1a26 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:18:01 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-00339771-abdd-4fa7-b137-07ef13fc1a26 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:18:01 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:01 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-00339771-abdd-4fa7-b137-07ef13fc1a26 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/ab7d4a86-1ebe-43f6-95d0-36a872b5f397 returned with HTTP 200 Sep 01 00:18:01 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 62/125] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:18:01 2026] GET /volume/v3/volumes/ab7d4a86-1ebe-43f6-95d0-36a872b5f397 => generated 934 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-71a8f87a-0f8b-4632-8103-50a35fe883ff None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-71a8f87a-0f8b-4632-8103-50a35fe883ff tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/ab7d4a86-1ebe-43f6-95d0-36a872b5f397 Sep 01 00:18:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-71a8f87a-0f8b-4632-8103-50a35fe883ff tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-71a8f87a-0f8b-4632-8103-50a35fe883ff tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-71a8f87a-0f8b-4632-8103-50a35fe883ff tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/ab7d4a86-1ebe-43f6-95d0-36a872b5f397 returned with HTTP 404 Sep 01 00:18:02 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 64/126] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:18:02 2026] GET /volume/v3/volumes/ab7d4a86-1ebe-43f6-95d0-36a872b5f397 => generated 109 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:18:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-da1a42c4-e2a9-489f-a5f7-37f00db46f5d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-da1a42c4-e2a9-489f-a5f7-37f00db46f5d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/groups/477560bf-9961-416e-9bef-15092cbfb8b8 Sep 01 00:18:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-da1a42c4-e2a9-489f-a5f7-37f00db46f5d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-da1a42c4-e2a9-489f-a5f7-37f00db46f5d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-da1a42c4-e2a9-489f-a5f7-37f00db46f5d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member 477560bf-9961-416e-9bef-15092cbfb8b8 {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:18:02 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:02 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:02 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:02 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:18:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-da1a42c4-e2a9-489f-a5f7-37f00db46f5d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/groups/477560bf-9961-416e-9bef-15092cbfb8b8 returned with HTTP 200 Sep 01 00:18:02 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 63/127] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:18:02 2026] GET /volume/v3/groups/477560bf-9961-416e-9bef-15092cbfb8b8 => generated 379 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ccf794ad-6ee9-4f75-8b13-c15647bc0251 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ccf794ad-6ee9-4f75-8b13-c15647bc0251 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/groups/477560bf-9961-416e-9bef-15092cbfb8b8 Sep 01 00:18:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ccf794ad-6ee9-4f75-8b13-c15647bc0251 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ccf794ad-6ee9-4f75-8b13-c15647bc0251 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-ccf794ad-6ee9-4f75-8b13-c15647bc0251 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member 477560bf-9961-416e-9bef-15092cbfb8b8 {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:18:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ccf794ad-6ee9-4f75-8b13-c15647bc0251 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/groups/477560bf-9961-416e-9bef-15092cbfb8b8 returned with HTTP 404 Sep 01 00:18:03 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 65/128] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:18:03 2026] GET /volume/v3/groups/477560bf-9961-416e-9bef-15092cbfb8b8 => generated 108 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:18:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c24e0727-05e5-4514-abc2-abfb3e7b5cc3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c24e0727-05e5-4514-abc2-abfb3e7b5cc3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] DELETE http://192.168.122.147/volume/v3/group_snapshots/794e4e45-4390-4045-bd31-2df99000a768 Sep 01 00:18:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c24e0727-05e5-4514-abc2-abfb3e7b5cc3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c24e0727-05e5-4514-abc2-abfb3e7b5cc3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.group_snapshots [None req-c24e0727-05e5-4514-abc2-abfb3e7b5cc3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] delete called for member 794e4e45-4390-4045-bd31-2df99000a768 {{(pid=87484) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 00:18:03 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.group_snapshots [None req-c24e0727-05e5-4514-abc2-abfb3e7b5cc3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Delete group_snapshot with id: 794e4e45-4390-4045-bd31-2df99000a768 Sep 01 00:18:03 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:03 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:04 devstack devstack@c-api.service[87484]: /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 00:18:04 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:18:04 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c24e0727-05e5-4514-abc2-abfb3e7b5cc3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/group_snapshots/794e4e45-4390-4045-bd31-2df99000a768 returned with HTTP 202 Sep 01 00:18:04 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 64/129] 192.168.122.147 () {60 vars in 1300 bytes} [Tue Sep 1 00:18:03 2026] DELETE /volume/v3/group_snapshots/794e4e45-4390-4045-bd31-2df99000a768 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:18:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-06d5c869-0e4e-4ced-b2ec-56d62b139e8e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-06d5c869-0e4e-4ced-b2ec-56d62b139e8e tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:18:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-06d5c869-0e4e-4ced-b2ec-56d62b139e8e tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-06d5c869-0e4e-4ced-b2ec-56d62b139e8e tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-06d5c869-0e4e-4ced-b2ec-56d62b139e8e tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:18:04 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-06d5c869-0e4e-4ced-b2ec-56d62b139e8e tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:18:04 devstack devstack@c-api.service[87485]: /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 00:18:04 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:18:04 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:04 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:18:04 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-06d5c869-0e4e-4ced-b2ec-56d62b139e8e tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Get all volumes completed successfully. Sep 01 00:18:04 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-06d5c869-0e4e-4ced-b2ec-56d62b139e8e tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:18:04 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-06d5c869-0e4e-4ced-b2ec-56d62b139e8e tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:18:04 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-06d5c869-0e4e-4ced-b2ec-56d62b139e8e tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:18:04 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:04 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-06d5c869-0e4e-4ced-b2ec-56d62b139e8e tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:18:04 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 66/130] 192.168.122.147 () {60 vars in 1183 bytes} [Tue Sep 1 00:18:04 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-91fe5d57-8d60-4fd8-ae2e-cccb24d8f815 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:04 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-91fe5d57-8d60-4fd8-ae2e-cccb24d8f815 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/snapshots/detail Sep 01 00:18:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-91fe5d57-8d60-4fd8-ae2e-cccb24d8f815 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-91fe5d57-8d60-4fd8-ae2e-cccb24d8f815 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-91fe5d57-8d60-4fd8-ae2e-cccb24d8f815 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:18:04 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:04 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:04 devstack devstack@c-api.service[87484]: DEBUG cinder.db.api [None req-91fe5d57-8d60-4fd8-ae2e-cccb24d8f815 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Building query based on filter {{(pid=87484) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:18:04 devstack devstack@c-api.service[87484]: /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 00:18:04 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:18:04 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-91fe5d57-8d60-4fd8-ae2e-cccb24d8f815 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Get all snapshots completed successfully. Sep 01 00:18:04 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:04 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:04 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-91fe5d57-8d60-4fd8-ae2e-cccb24d8f815 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 00:18:04 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 65/131] 192.168.122.147 () {58 vars in 1148 bytes} [Tue Sep 1 00:18:04 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:18:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-82f561d7-96e1-46b6-be5c-26e8d4445fc9 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-82f561d7-96e1-46b6-be5c-26e8d4445fc9 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/snapshots/cd1559e3-2e62-435a-8334-3733bcd6b2f2 Sep 01 00:18:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-82f561d7-96e1-46b6-be5c-26e8d4445fc9 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-82f561d7-96e1-46b6-be5c-26e8d4445fc9 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:04 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:04 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:04 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-82f561d7-96e1-46b6-be5c-26e8d4445fc9 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Snapshot retrieved successfully. Sep 01 00:18:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-82f561d7-96e1-46b6-be5c-26e8d4445fc9 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/snapshots/cd1559e3-2e62-435a-8334-3733bcd6b2f2 returned with HTTP 200 Sep 01 00:18:04 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 67/132] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:18:04 2026] GET /volume/v3/snapshots/cd1559e3-2e62-435a-8334-3733bcd6b2f2 => generated 449 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:18:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8f55b89e-0dc1-4cf5-a137-2a8e476d623a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:04 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8f55b89e-0dc1-4cf5-a137-2a8e476d623a tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] DELETE http://192.168.122.147/volume/v3/volumes/c976b92b-b311-44b7-8ae5-d6a9af9a87d4 Sep 01 00:18:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8f55b89e-0dc1-4cf5-a137-2a8e476d623a tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8f55b89e-0dc1-4cf5-a137-2a8e476d623a tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:04 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-8f55b89e-0dc1-4cf5-a137-2a8e476d623a tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Delete volume with id: c976b92b-b311-44b7-8ae5-d6a9af9a87d4 Sep 01 00:18:04 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:04 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:18:04 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:04 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:04 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8f55b89e-0dc1-4cf5-a137-2a8e476d623a tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Volume info retrieved successfully. Sep 01 00:18:04 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8f55b89e-0dc1-4cf5-a137-2a8e476d623a tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Delete volume request issued successfully. Sep 01 00:18:04 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8f55b89e-0dc1-4cf5-a137-2a8e476d623a tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] http://192.168.122.147/volume/v3/volumes/c976b92b-b311-44b7-8ae5-d6a9af9a87d4 returned with HTTP 202 Sep 01 00:18:04 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 66/133] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:18:04 2026] DELETE /volume/v3/volumes/c976b92b-b311-44b7-8ae5-d6a9af9a87d4 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:18:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b1925ca8-af36-4249-959b-ebd2fc682c67 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b1925ca8-af36-4249-959b-ebd2fc682c67 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] GET http://192.168.122.147/volume/v3/volumes/c976b92b-b311-44b7-8ae5-d6a9af9a87d4 Sep 01 00:18:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b1925ca8-af36-4249-959b-ebd2fc682c67 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b1925ca8-af36-4249-959b-ebd2fc682c67 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:04 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:04 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:18:04 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:04 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:04 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b1925ca8-af36-4249-959b-ebd2fc682c67 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Volume info retrieved successfully. Sep 01 00:18:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b1925ca8-af36-4249-959b-ebd2fc682c67 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] http://192.168.122.147/volume/v3/volumes/c976b92b-b311-44b7-8ae5-d6a9af9a87d4 returned with HTTP 200 Sep 01 00:18:05 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 68/134] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:18:04 2026] GET /volume/v3/volumes/c976b92b-b311-44b7-8ae5-d6a9af9a87d4 => generated 858 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:18:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d774a42d-9eba-405b-a4cb-fa65db133995 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d774a42d-9eba-405b-a4cb-fa65db133995 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/snapshots/cd1559e3-2e62-435a-8334-3733bcd6b2f2 Sep 01 00:18:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d774a42d-9eba-405b-a4cb-fa65db133995 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d774a42d-9eba-405b-a4cb-fa65db133995 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:05 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:05 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:05 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d774a42d-9eba-405b-a4cb-fa65db133995 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Snapshot retrieved successfully. Sep 01 00:18:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d774a42d-9eba-405b-a4cb-fa65db133995 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/snapshots/cd1559e3-2e62-435a-8334-3733bcd6b2f2 returned with HTTP 200 Sep 01 00:18:05 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 67/135] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:18:05 2026] GET /volume/v3/snapshots/cd1559e3-2e62-435a-8334-3733bcd6b2f2 => generated 449 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:18:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-707281f7-6c21-472b-b6f6-6b11b09656e7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-707281f7-6c21-472b-b6f6-6b11b09656e7 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] GET http://192.168.122.147/volume/v3/volumes/c976b92b-b311-44b7-8ae5-d6a9af9a87d4 Sep 01 00:18:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-707281f7-6c21-472b-b6f6-6b11b09656e7 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-707281f7-6c21-472b-b6f6-6b11b09656e7 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:06 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:06 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:18:06 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:06 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:06 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-707281f7-6c21-472b-b6f6-6b11b09656e7 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Volume info retrieved successfully. Sep 01 00:18:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-707281f7-6c21-472b-b6f6-6b11b09656e7 tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] http://192.168.122.147/volume/v3/volumes/c976b92b-b311-44b7-8ae5-d6a9af9a87d4 returned with HTTP 200 Sep 01 00:18:06 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 69/136] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:18:06 2026] GET /volume/v3/volumes/c976b92b-b311-44b7-8ae5-d6a9af9a87d4 => generated 858 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:18:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c4068c94-793f-4155-af9c-65986a963ec7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c4068c94-793f-4155-af9c-65986a963ec7 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/snapshots/cd1559e3-2e62-435a-8334-3733bcd6b2f2 Sep 01 00:18:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c4068c94-793f-4155-af9c-65986a963ec7 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c4068c94-793f-4155-af9c-65986a963ec7 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:06 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:06 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:06 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c4068c94-793f-4155-af9c-65986a963ec7 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Snapshot retrieved successfully. Sep 01 00:18:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c4068c94-793f-4155-af9c-65986a963ec7 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/snapshots/cd1559e3-2e62-435a-8334-3733bcd6b2f2 returned with HTTP 200 Sep 01 00:18:06 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 68/137] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:18:06 2026] GET /volume/v3/snapshots/cd1559e3-2e62-435a-8334-3733bcd6b2f2 => generated 449 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:18:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d20ddf6d-0729-4c78-b801-0bc6c221a0ff None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d20ddf6d-0729-4c78-b801-0bc6c221a0ff tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] GET http://192.168.122.147/volume/v3/volumes/c976b92b-b311-44b7-8ae5-d6a9af9a87d4 Sep 01 00:18:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d20ddf6d-0729-4c78-b801-0bc6c221a0ff tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d20ddf6d-0729-4c78-b801-0bc6c221a0ff tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:07 devstack devstack@c-api.service[87485]: DEBUG dbcounter [-] [87485] Writing DB stats cinder:SELECT=269,cinder:UPDATE=52,cinder:INSERT=37 {{(pid=87485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:18:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d20ddf6d-0729-4c78-b801-0bc6c221a0ff tempest-ServerRescueNegativeTestJSON-54419178 tempest-ServerRescueNegativeTestJSON-54419178-project-member] http://192.168.122.147/volume/v3/volumes/c976b92b-b311-44b7-8ae5-d6a9af9a87d4 returned with HTTP 404 Sep 01 00:18:07 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 70/138] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:18:07 2026] GET /volume/v3/volumes/c976b92b-b311-44b7-8ae5-d6a9af9a87d4 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:18:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-22fd17d8-f3c7-41e1-aa3f-21c52148de74 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-22fd17d8-f3c7-41e1-aa3f-21c52148de74 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/snapshots/cd1559e3-2e62-435a-8334-3733bcd6b2f2 Sep 01 00:18:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-22fd17d8-f3c7-41e1-aa3f-21c52148de74 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-22fd17d8-f3c7-41e1-aa3f-21c52148de74 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-22fd17d8-f3c7-41e1-aa3f-21c52148de74 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/snapshots/cd1559e3-2e62-435a-8334-3733bcd6b2f2 returned with HTTP 404 Sep 01 00:18:07 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 69/139] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:18:07 2026] GET /volume/v3/snapshots/cd1559e3-2e62-435a-8334-3733bcd6b2f2 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:18:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-42be27f2-3934-410e-8f79-fbb7a84aafbc None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-42be27f2-3934-410e-8f79-fbb7a84aafbc tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/794e4e45-4390-4045-bd31-2df99000a768 Sep 01 00:18:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-42be27f2-3934-410e-8f79-fbb7a84aafbc tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-42be27f2-3934-410e-8f79-fbb7a84aafbc tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.group_snapshots [None req-42be27f2-3934-410e-8f79-fbb7a84aafbc tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member 794e4e45-4390-4045-bd31-2df99000a768 {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 00:18:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-42be27f2-3934-410e-8f79-fbb7a84aafbc tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/group_snapshots/794e4e45-4390-4045-bd31-2df99000a768 returned with HTTP 404 Sep 01 00:18:07 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 71/140] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:18:07 2026] GET /volume/v3/group_snapshots/794e4e45-4390-4045-bd31-2df99000a768 => generated 116 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:18:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-48d9062d-aec8-45b5-bbe1-2846fb702132 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-48d9062d-aec8-45b5-bbe1-2846fb702132 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:18:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-48d9062d-aec8-45b5-bbe1-2846fb702132 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-48d9062d-aec8-45b5-bbe1-2846fb702132 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-48d9062d-aec8-45b5-bbe1-2846fb702132 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:18:07 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-48d9062d-aec8-45b5-bbe1-2846fb702132 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:18:07 devstack devstack@c-api.service[87484]: DEBUG dbcounter [-] [87484] Writing DB stats cinder:SELECT=182,cinder:UPDATE=25,cinder:INSERT=17 {{(pid=87484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:18:07 devstack devstack@c-api.service[87484]: /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 00:18:07 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:18:07 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:07 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:18:07 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-48d9062d-aec8-45b5-bbe1-2846fb702132 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Get all volumes completed successfully. Sep 01 00:18:07 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-48d9062d-aec8-45b5-bbe1-2846fb702132 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:18:07 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-48d9062d-aec8-45b5-bbe1-2846fb702132 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:18:08 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-48d9062d-aec8-45b5-bbe1-2846fb702132 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:18:08 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:08 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-48d9062d-aec8-45b5-bbe1-2846fb702132 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:18:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 70/141] 192.168.122.147 () {60 vars in 1183 bytes} [Tue Sep 1 00:18:07 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a25638aa-3cad-4322-963a-290e1e2fb9c5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a25638aa-3cad-4322-963a-290e1e2fb9c5 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] POST http://192.168.122.147/volume/v3/groups/4c4ee9f4-44ff-43b5-931b-109bbbb522f8/action Sep 01 00:18:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a25638aa-3cad-4322-963a-290e1e2fb9c5 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:18:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a25638aa-3cad-4322-963a-290e1e2fb9c5 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:18:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-a25638aa-3cad-4322-963a-290e1e2fb9c5 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] delete called for group 4c4ee9f4-44ff-43b5-931b-109bbbb522f8 {{(pid=87485) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 00:18:08 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.groups [None req-a25638aa-3cad-4322-963a-290e1e2fb9c5 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Delete group with id: 4c4ee9f4-44ff-43b5-931b-109bbbb522f8 Sep 01 00:18:08 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:08 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:08 devstack devstack@c-api.service[87485]: /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 00:18:08 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 00:18:08 devstack devstack@c-api.service[87485]: /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 00:18:08 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:18:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a25638aa-3cad-4322-963a-290e1e2fb9c5 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/groups/4c4ee9f4-44ff-43b5-931b-109bbbb522f8/action returned with HTTP 202 Sep 01 00:18:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 72/142] 192.168.122.147 () {62 vars in 1312 bytes} [Tue Sep 1 00:18:08 2026] POST /volume/v3/groups/4c4ee9f4-44ff-43b5-931b-109bbbb522f8/action => generated 0 bytes in 226 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:18:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0e6e82ed-227a-4bba-9794-3a2e83d416ec None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0e6e82ed-227a-4bba-9794-3a2e83d416ec tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/e2011676-4a6b-4ea1-b57c-e99abd5cc7fe Sep 01 00:18:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0e6e82ed-227a-4bba-9794-3a2e83d416ec tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0e6e82ed-227a-4bba-9794-3a2e83d416ec tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:08 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:08 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:18:08 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:08 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:08 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0e6e82ed-227a-4bba-9794-3a2e83d416ec tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Volume info retrieved successfully. Sep 01 00:18:08 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-0e6e82ed-227a-4bba-9794-3a2e83d416ec tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:18:08 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-0e6e82ed-227a-4bba-9794-3a2e83d416ec tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:18:08 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-0e6e82ed-227a-4bba-9794-3a2e83d416ec tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:18:08 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:08 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0e6e82ed-227a-4bba-9794-3a2e83d416ec tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/e2011676-4a6b-4ea1-b57c-e99abd5cc7fe returned with HTTP 200 Sep 01 00:18:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 71/143] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:18:08 2026] GET /volume/v3/volumes/e2011676-4a6b-4ea1-b57c-e99abd5cc7fe => generated 922 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:18:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-16d83c4d-dd66-47ea-8a4e-01f1a5c236aa None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-16d83c4d-dd66-47ea-8a4e-01f1a5c236aa tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/e2011676-4a6b-4ea1-b57c-e99abd5cc7fe Sep 01 00:18:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-16d83c4d-dd66-47ea-8a4e-01f1a5c236aa tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-16d83c4d-dd66-47ea-8a4e-01f1a5c236aa tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:09 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:09 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:18:09 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:09 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:09 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-16d83c4d-dd66-47ea-8a4e-01f1a5c236aa tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Volume info retrieved successfully. Sep 01 00:18:09 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-16d83c4d-dd66-47ea-8a4e-01f1a5c236aa tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:18:09 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-16d83c4d-dd66-47ea-8a4e-01f1a5c236aa tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:18:09 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-16d83c4d-dd66-47ea-8a4e-01f1a5c236aa tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:18:09 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:09 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-16d83c4d-dd66-47ea-8a4e-01f1a5c236aa tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/e2011676-4a6b-4ea1-b57c-e99abd5cc7fe returned with HTTP 200 Sep 01 00:18:09 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 73/144] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:18:09 2026] GET /volume/v3/volumes/e2011676-4a6b-4ea1-b57c-e99abd5cc7fe => generated 922 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-958546d4-669c-4bbc-a311-854f16b20ad6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-958546d4-669c-4bbc-a311-854f16b20ad6 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/e2011676-4a6b-4ea1-b57c-e99abd5cc7fe Sep 01 00:18:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-958546d4-669c-4bbc-a311-854f16b20ad6 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-958546d4-669c-4bbc-a311-854f16b20ad6 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-958546d4-669c-4bbc-a311-854f16b20ad6 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/e2011676-4a6b-4ea1-b57c-e99abd5cc7fe returned with HTTP 404 Sep 01 00:18:10 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 72/145] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:18:10 2026] GET /volume/v3/volumes/e2011676-4a6b-4ea1-b57c-e99abd5cc7fe => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 00:18:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3dd258e0-881d-4bc8-b1b0-570412ff6de7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3dd258e0-881d-4bc8-b1b0-570412ff6de7 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/groups/4c4ee9f4-44ff-43b5-931b-109bbbb522f8 Sep 01 00:18:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3dd258e0-881d-4bc8-b1b0-570412ff6de7 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3dd258e0-881d-4bc8-b1b0-570412ff6de7 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-3dd258e0-881d-4bc8-b1b0-570412ff6de7 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member 4c4ee9f4-44ff-43b5-931b-109bbbb522f8 {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:18:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3dd258e0-881d-4bc8-b1b0-570412ff6de7 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/groups/4c4ee9f4-44ff-43b5-931b-109bbbb522f8 returned with HTTP 404 Sep 01 00:18:10 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 74/146] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:18:10 2026] GET /volume/v3/groups/4c4ee9f4-44ff-43b5-931b-109bbbb522f8 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:18:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0a95df4e-76ad-45ad-bb66-4299626189e6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0a95df4e-76ad-45ad-bb66-4299626189e6 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] DELETE http://192.168.122.147/volume/v3/group_types/83c51b58-96bc-4594-973f-8f03a56af61c Sep 01 00:18:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0a95df4e-76ad-45ad-bb66-4299626189e6 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0a95df4e-76ad-45ad-bb66-4299626189e6 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0a95df4e-76ad-45ad-bb66-4299626189e6 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] http://192.168.122.147/volume/v3/group_types/83c51b58-96bc-4594-973f-8f03a56af61c returned with HTTP 202 Sep 01 00:18:11 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 73/147] 192.168.122.147 () {60 vars in 1288 bytes} [Tue Sep 1 00:18:10 2026] DELETE /volume/v3/group_types/83c51b58-96bc-4594-973f-8f03a56af61c => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:18:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-49f4e3f6-c69d-4ade-8f12-8f11982bc22f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-49f4e3f6-c69d-4ade-8f12-8f11982bc22f tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] DELETE http://192.168.122.147/volume/v3/types/91a0528e-a013-4f35-b9af-98acd8b47f1e Sep 01 00:18:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-49f4e3f6-c69d-4ade-8f12-8f11982bc22f tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-49f4e3f6-c69d-4ade-8f12-8f11982bc22f tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-49f4e3f6-c69d-4ade-8f12-8f11982bc22f tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] http://192.168.122.147/volume/v3/types/91a0528e-a013-4f35-b9af-98acd8b47f1e returned with HTTP 202 Sep 01 00:18:11 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 75/148] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:18:11 2026] DELETE /volume/v3/types/91a0528e-a013-4f35-b9af-98acd8b47f1e => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 00:18:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bbba58b5-bd81-4270-ab6d-395d00eb2405 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bbba58b5-bd81-4270-ab6d-395d00eb2405 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] GET http://192.168.122.147/volume/v3/types/91a0528e-a013-4f35-b9af-98acd8b47f1e Sep 01 00:18:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bbba58b5-bd81-4270-ab6d-395d00eb2405 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bbba58b5-bd81-4270-ab6d-395d00eb2405 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bbba58b5-bd81-4270-ab6d-395d00eb2405 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] http://192.168.122.147/volume/v3/types/91a0528e-a013-4f35-b9af-98acd8b47f1e returned with HTTP 404 Sep 01 00:18:11 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 74/149] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:18:11 2026] GET /volume/v3/types/91a0528e-a013-4f35-b9af-98acd8b47f1e => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:18:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5cc72eae-1efc-433f-b7bb-8b4dd93b41d7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5cc72eae-1efc-433f-b7bb-8b4dd93b41d7 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:18:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5cc72eae-1efc-433f-b7bb-8b4dd93b41d7 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-532600750"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:18:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5cc72eae-1efc-433f-b7bb-8b4dd93b41d7 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:18:11 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 76/150] 192.168.122.147 () {60 vars in 1136 bytes} [Tue Sep 1 00:18:11 2026] POST /volume/v3/types => generated 223 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:18:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ca18d168-f5f3-4e15-ae2a-c0a65a0edeac None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ca18d168-f5f3-4e15-ae2a-c0a65a0edeac tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] POST http://192.168.122.147/volume/v3/group_types Sep 01 00:18:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ca18d168-f5f3-4e15-ae2a-c0a65a0edeac tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-779024005"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:18:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ca18d168-f5f3-4e15-ae2a-c0a65a0edeac tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] http://192.168.122.147/volume/v3/group_types returned with HTTP 202 Sep 01 00:18:11 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 75/151] 192.168.122.147 () {62 vars in 1195 bytes} [Tue Sep 1 00:18:11 2026] POST /volume/v3/group_types => generated 180 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:18:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-de6412b8-b19e-43cb-8ce3-2aa4ba8f15dd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-de6412b8-b19e-43cb-8ce3-2aa4ba8f15dd tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] POST http://192.168.122.147/volume/v3/groups Sep 01 00:18:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-de6412b8-b19e-43cb-8ce3-2aa4ba8f15dd tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "957a67fa-a4d7-4708-adfa-20b9e3f15c10", "volume_types": ["3674ff00-ac1e-4965-adb8-cb12d99de365"], "name": "tempest-GroupSnapshotsTest-Group-79717961"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:18:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-de6412b8-b19e-43cb-8ce3-2aa4ba8f15dd tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Creating new group {'group': {'group_type': '957a67fa-a4d7-4708-adfa-20b9e3f15c10', 'volume_types': ['3674ff00-ac1e-4965-adb8-cb12d99de365'], 'name': 'tempest-GroupSnapshotsTest-Group-79717961'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 00:18:11 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.groups [None req-de6412b8-b19e-43cb-8ce3-2aa4ba8f15dd tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Creating group tempest-GroupSnapshotsTest-Group-79717961. Sep 01 00:18:11 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-de6412b8-b19e-43cb-8ce3-2aa4ba8f15dd tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Availability Zones retrieved successfully. Sep 01 00:18:11 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-de6412b8-b19e-43cb-8ce3-2aa4ba8f15dd tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Created reservations ['237282b3-c0ed-40ca-b0b0-6028c83a0701'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:18:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-de6412b8-b19e-43cb-8ce3-2aa4ba8f15dd tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/groups returned with HTTP 202 Sep 01 00:18:11 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 77/152] 192.168.122.147 () {62 vars in 1181 bytes} [Tue Sep 1 00:18:11 2026] POST /volume/v3/groups => generated 110 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:18:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-98e15278-ed35-40ca-9f33-dd63b7d4c8d3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-98e15278-ed35-40ca-9f33-dd63b7d4c8d3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba Sep 01 00:18:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-98e15278-ed35-40ca-9f33-dd63b7d4c8d3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-98e15278-ed35-40ca-9f33-dd63b7d4c8d3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-98e15278-ed35-40ca-9f33-dd63b7d4c8d3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member d620b2c0-0a41-4564-af25-5dab1f4a87ba {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:18:11 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:11 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:11 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:11 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:18:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-98e15278-ed35-40ca-9f33-dd63b7d4c8d3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba returned with HTTP 200 Sep 01 00:18:11 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 76/153] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:18:11 2026] GET /volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba => generated 390 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3fe4e351-aaef-49c9-b2ac-720e38150574 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3fe4e351-aaef-49c9-b2ac-720e38150574 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba Sep 01 00:18:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3fe4e351-aaef-49c9-b2ac-720e38150574 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3fe4e351-aaef-49c9-b2ac-720e38150574 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-3fe4e351-aaef-49c9-b2ac-720e38150574 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member d620b2c0-0a41-4564-af25-5dab1f4a87ba {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:18:12 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:12 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:12 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:12 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), Sep 01 00:18:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3fe4e351-aaef-49c9-b2ac-720e38150574 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba returned with HTTP 200 Sep 01 00:18:12 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 78/154] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:18:12 2026] GET /volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba => generated 391 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2a0cebf8-9603-4161-9506-5e8782e9b6b8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2a0cebf8-9603-4161-9506-5e8782e9b6b8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:18:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2a0cebf8-9603-4161-9506-5e8782e9b6b8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-282553995", "volume_type": "3674ff00-ac1e-4965-adb8-cb12d99de365", "group_id": "d620b2c0-0a41-4564-af25-5dab1f4a87ba", "size": 1}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:18:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-2a0cebf8-9603-4161-9506-5e8782e9b6b8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-282553995', 'volume_type': '3674ff00-ac1e-4965-adb8-cb12d99de365', 'group_id': 'd620b2c0-0a41-4564-af25-5dab1f4a87ba', 'size': 1}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:18:12 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:12 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:12 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-2a0cebf8-9603-4161-9506-5e8782e9b6b8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Create volume of 1 GB Sep 01 00:18:12 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:12 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:18:12 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2a0cebf8-9603-4161-9506-5e8782e9b6b8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Availability Zones retrieved successfully. Sep 01 00:18:12 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2a0cebf8-9603-4161-9506-5e8782e9b6b8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Flow 'volume_create_api' (22fbaef4-6a61-437e-9116-28b342427eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:18:12 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2a0cebf8-9603-4161-9506-5e8782e9b6b8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00aa3b42-64eb-45b3-9834-94778f8b7017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:18:12 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:12 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:12 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-2a0cebf8-9603-4161-9506-5e8782e9b6b8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:18:12 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2a0cebf8-9603-4161-9506-5e8782e9b6b8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00aa3b42-64eb-45b3-9834-94778f8b7017) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:18:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3674ff00-ac1e-4965-adb8-cb12d99de365,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-532600750',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3674ff00-ac1e-4965-adb8-cb12d99de365', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd620b2c0-0a41-4564-af25-5dab1f4a87ba', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:18:12 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2a0cebf8-9603-4161-9506-5e8782e9b6b8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53c05f75-5405-4998-bb04-e089b12dd4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:18:13 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-2a0cebf8-9603-4161-9506-5e8782e9b6b8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-532600750 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-532600750, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:18:13 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-2a0cebf8-9603-4161-9506-5e8782e9b6b8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-532600750 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-532600750, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:18:13 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-2a0cebf8-9603-4161-9506-5e8782e9b6b8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Created reservations ['492c5a06-390f-4c5b-8e65-89e850579141', '4d3ddd32-700e-4b53-853a-32cc043005f3', '00bfd7eb-a356-4f5b-98df-e6cf84a9b1ee', 'ad4500a2-f93f-4753-b35b-4466203f3848'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:18:13 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2a0cebf8-9603-4161-9506-5e8782e9b6b8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53c05f75-5405-4998-bb04-e089b12dd4e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['492c5a06-390f-4c5b-8e65-89e850579141', '4d3ddd32-700e-4b53-853a-32cc043005f3', '00bfd7eb-a356-4f5b-98df-e6cf84a9b1ee', 'ad4500a2-f93f-4753-b35b-4466203f3848']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:18:13 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2a0cebf8-9603-4161-9506-5e8782e9b6b8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae6c8824-96eb-434d-a98a-ededc3005b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:18:13 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:13 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:18:13 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2a0cebf8-9603-4161-9506-5e8782e9b6b8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae6c8824-96eb-434d-a98a-ededc3005b90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b150ee5b-cc84-45f6-b34e-2ae59b116111', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-282553995',encryption_key_id=None,group_id=d620b2c0-0a41-4564-af25-5dab1f4a87ba,group_type_id=,metadata={},multiattach=False,project_id='561d1382dcd84acdae49619d8d38c4f8',qos_specs=None,replication_status=,reservations=['492c5a06-390f-4c5b-8e65-89e850579141','4d3ddd32-700e-4b53-853a-32cc043005f3','00bfd7eb-a356-4f5b-98df-e6cf84a9b1ee','ad4500a2-f93f-4753-b35b-4466203f3848'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bc144d536cd4d8aba2fa4b694484162',volume_type_id=3674ff00-ac1e-4965-adb8-cb12d99de365), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:18:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-282553995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d620b2c0-0a41-4564-af25-5dab1f4a87ba,host=None,id=b150ee5b-cc84-45f6-b34e-2ae59b116111,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='561d1382dcd84acdae49619d8d38c4f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bc144d536cd4d8aba2fa4b694484162',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3674ff00-ac1e-4965-adb8-cb12d99de365),volume_type_id=3674ff00-ac1e-4965-adb8-cb12d99de365)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:18:13 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2a0cebf8-9603-4161-9506-5e8782e9b6b8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f805a85-da39-417f-b8c5-ed11829f845c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:18:13 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2a0cebf8-9603-4161-9506-5e8782e9b6b8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f805a85-da39-417f-b8c5-ed11829f845c) transitioned into state 'SUCCESS' from state '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-282553995',encryption_key_id=None,group_id=d620b2c0-0a41-4564-af25-5dab1f4a87ba,group_type_id=,metadata={},multiattach=False,project_id='561d1382dcd84acdae49619d8d38c4f8',qos_specs=None,replication_status=,reservations=['492c5a06-390f-4c5b-8e65-89e850579141','4d3ddd32-700e-4b53-853a-32cc043005f3','00bfd7eb-a356-4f5b-98df-e6cf84a9b1ee','ad4500a2-f93f-4753-b35b-4466203f3848'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bc144d536cd4d8aba2fa4b694484162',volume_type_id=3674ff00-ac1e-4965-adb8-cb12d99de365)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:18:13 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2a0cebf8-9603-4161-9506-5e8782e9b6b8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12885c04-cc53-41b1-945e-ba1c89600598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:18:13 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2a0cebf8-9603-4161-9506-5e8782e9b6b8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12885c04-cc53-41b1-945e-ba1c89600598) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:18:13 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2a0cebf8-9603-4161-9506-5e8782e9b6b8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Flow 'volume_create_api' (22fbaef4-6a61-437e-9116-28b342427eef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:18:13 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2a0cebf8-9603-4161-9506-5e8782e9b6b8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Create volume request issued successfully. Sep 01 00:18:13 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-2a0cebf8-9603-4161-9506-5e8782e9b6b8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:18:13 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-2a0cebf8-9603-4161-9506-5e8782e9b6b8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:18:13 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-2a0cebf8-9603-4161-9506-5e8782e9b6b8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:18:13 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:13 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2a0cebf8-9603-4161-9506-5e8782e9b6b8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:18:13 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 77/155] 192.168.122.147 () {62 vars in 1184 bytes} [Tue Sep 1 00:18:12 2026] POST /volume/v3/volumes => generated 829 bytes in 657 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:18:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8310e313-9aab-4a7f-b597-f0f1ffd1fe15 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8310e313-9aab-4a7f-b597-f0f1ffd1fe15 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/b150ee5b-cc84-45f6-b34e-2ae59b116111 Sep 01 00:18:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8310e313-9aab-4a7f-b597-f0f1ffd1fe15 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8310e313-9aab-4a7f-b597-f0f1ffd1fe15 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:13 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:13 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:18:13 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:13 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:13 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8310e313-9aab-4a7f-b597-f0f1ffd1fe15 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Volume info retrieved successfully. Sep 01 00:18:13 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-8310e313-9aab-4a7f-b597-f0f1ffd1fe15 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:18:13 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-8310e313-9aab-4a7f-b597-f0f1ffd1fe15 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:18:13 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-8310e313-9aab-4a7f-b597-f0f1ffd1fe15 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:18:13 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:13 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8310e313-9aab-4a7f-b597-f0f1ffd1fe15 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/b150ee5b-cc84-45f6-b34e-2ae59b116111 returned with HTTP 200 Sep 01 00:18:13 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 79/156] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:18:13 2026] GET /volume/v3/volumes/b150ee5b-cc84-45f6-b34e-2ae59b116111 => generated 897 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b10d6661-9f95-45c5-a420-4ffd914db6b3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b10d6661-9f95-45c5-a420-4ffd914db6b3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/b150ee5b-cc84-45f6-b34e-2ae59b116111 Sep 01 00:18:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b10d6661-9f95-45c5-a420-4ffd914db6b3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b10d6661-9f95-45c5-a420-4ffd914db6b3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:14 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:14 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:18:14 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:14 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:14 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b10d6661-9f95-45c5-a420-4ffd914db6b3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Volume info retrieved successfully. Sep 01 00:18:14 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-b10d6661-9f95-45c5-a420-4ffd914db6b3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:18:14 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-b10d6661-9f95-45c5-a420-4ffd914db6b3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:18:14 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-b10d6661-9f95-45c5-a420-4ffd914db6b3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:18:14 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:14 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b10d6661-9f95-45c5-a420-4ffd914db6b3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/b150ee5b-cc84-45f6-b34e-2ae59b116111 returned with HTTP 200 Sep 01 00:18:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 78/157] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:18:14 2026] GET /volume/v3/volumes/b150ee5b-cc84-45f6-b34e-2ae59b116111 => generated 921 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-af42ba9f-aad4-41d5-87a2-bfdebc1be779 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-af42ba9f-aad4-41d5-87a2-bfdebc1be779 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/b150ee5b-cc84-45f6-b34e-2ae59b116111 Sep 01 00:18:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-af42ba9f-aad4-41d5-87a2-bfdebc1be779 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-af42ba9f-aad4-41d5-87a2-bfdebc1be779 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:15 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:15 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:18:15 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:15 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:15 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-af42ba9f-aad4-41d5-87a2-bfdebc1be779 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Volume info retrieved successfully. Sep 01 00:18:15 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-af42ba9f-aad4-41d5-87a2-bfdebc1be779 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:18:15 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-af42ba9f-aad4-41d5-87a2-bfdebc1be779 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:18:15 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-af42ba9f-aad4-41d5-87a2-bfdebc1be779 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:18:15 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:15 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-af42ba9f-aad4-41d5-87a2-bfdebc1be779 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/b150ee5b-cc84-45f6-b34e-2ae59b116111 returned with HTTP 200 Sep 01 00:18:16 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 80/158] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:18:15 2026] GET /volume/v3/volumes/b150ee5b-cc84-45f6-b34e-2ae59b116111 => generated 922 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b10ce298-da47-4fa5-b550-87b112e47159 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b10ce298-da47-4fa5-b550-87b112e47159 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:18:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b10ce298-da47-4fa5-b550-87b112e47159 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1372473349", "volume_type": "3674ff00-ac1e-4965-adb8-cb12d99de365", "group_id": "d620b2c0-0a41-4564-af25-5dab1f4a87ba", "size": 1}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:18:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-b10ce298-da47-4fa5-b550-87b112e47159 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1372473349', 'volume_type': '3674ff00-ac1e-4965-adb8-cb12d99de365', 'group_id': 'd620b2c0-0a41-4564-af25-5dab1f4a87ba', 'size': 1}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:18:16 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:16 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:16 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-b10ce298-da47-4fa5-b550-87b112e47159 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Create volume of 1 GB Sep 01 00:18:16 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:16 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:18:16 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b10ce298-da47-4fa5-b550-87b112e47159 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Availability Zones retrieved successfully. Sep 01 00:18:16 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-b10ce298-da47-4fa5-b550-87b112e47159 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Flow 'volume_create_api' (3c51a8c1-afb5-4ee7-9e15-9166b3290914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:18:16 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-b10ce298-da47-4fa5-b550-87b112e47159 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (337f2ee8-f32d-4aa0-ab45-c00e464db835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:18:16 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:16 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:16 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-b10ce298-da47-4fa5-b550-87b112e47159 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:18:16 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-b10ce298-da47-4fa5-b550-87b112e47159 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (337f2ee8-f32d-4aa0-ab45-c00e464db835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:18:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3674ff00-ac1e-4965-adb8-cb12d99de365,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-532600750',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3674ff00-ac1e-4965-adb8-cb12d99de365', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd620b2c0-0a41-4564-af25-5dab1f4a87ba', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:18:16 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-b10ce298-da47-4fa5-b550-87b112e47159 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40089cd0-8365-49ae-aa0f-b8992f02d8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:18:16 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-b10ce298-da47-4fa5-b550-87b112e47159 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Created reservations ['88082ac9-3513-47a1-a50e-fc24cf26d064', 'd29a583b-d0cf-466d-af93-f78330780f82', '68691df6-ed13-4587-9e9d-8b2d7bbc0c39', '09d8dbac-dd31-4610-b55e-eda76f1bc54e'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:18:16 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-b10ce298-da47-4fa5-b550-87b112e47159 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40089cd0-8365-49ae-aa0f-b8992f02d8f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88082ac9-3513-47a1-a50e-fc24cf26d064', 'd29a583b-d0cf-466d-af93-f78330780f82', '68691df6-ed13-4587-9e9d-8b2d7bbc0c39', '09d8dbac-dd31-4610-b55e-eda76f1bc54e']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:18:16 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-b10ce298-da47-4fa5-b550-87b112e47159 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (274fd8db-05e5-4fb6-b701-633d73466706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:18:16 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:16 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:18:16 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-b10ce298-da47-4fa5-b550-87b112e47159 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (274fd8db-05e5-4fb6-b701-633d73466706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4749d28e-615c-4849-b4d6-55016f0a6a88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1372473349',encryption_key_id=None,group_id=d620b2c0-0a41-4564-af25-5dab1f4a87ba,group_type_id=,metadata={},multiattach=False,project_id='561d1382dcd84acdae49619d8d38c4f8',qos_specs=None,replication_status=,reservations=['88082ac9-3513-47a1-a50e-fc24cf26d064','d29a583b-d0cf-466d-af93-f78330780f82','68691df6-ed13-4587-9e9d-8b2d7bbc0c39','09d8dbac-dd31-4610-b55e-eda76f1bc54e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bc144d536cd4d8aba2fa4b694484162',volume_type_id=3674ff00-ac1e-4965-adb8-cb12d99de365), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:18:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1372473349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d620b2c0-0a41-4564-af25-5dab1f4a87ba,host=None,id=4749d28e-615c-4849-b4d6-55016f0a6a88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='561d1382dcd84acdae49619d8d38c4f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bc144d536cd4d8aba2fa4b694484162',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3674ff00-ac1e-4965-adb8-cb12d99de365),volume_type_id=3674ff00-ac1e-4965-adb8-cb12d99de365)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:18:16 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-b10ce298-da47-4fa5-b550-87b112e47159 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (389c7482-ffec-4f95-8267-f2f270484357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:18:16 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-b10ce298-da47-4fa5-b550-87b112e47159 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (389c7482-ffec-4f95-8267-f2f270484357) transitioned into state 'SUCCESS' from state '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-1372473349',encryption_key_id=None,group_id=d620b2c0-0a41-4564-af25-5dab1f4a87ba,group_type_id=,metadata={},multiattach=False,project_id='561d1382dcd84acdae49619d8d38c4f8',qos_specs=None,replication_status=,reservations=['88082ac9-3513-47a1-a50e-fc24cf26d064','d29a583b-d0cf-466d-af93-f78330780f82','68691df6-ed13-4587-9e9d-8b2d7bbc0c39','09d8dbac-dd31-4610-b55e-eda76f1bc54e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bc144d536cd4d8aba2fa4b694484162',volume_type_id=3674ff00-ac1e-4965-adb8-cb12d99de365)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:18:16 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-b10ce298-da47-4fa5-b550-87b112e47159 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad44c20f-42dc-47e0-bcb3-01a35721a102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:18:16 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-b10ce298-da47-4fa5-b550-87b112e47159 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad44c20f-42dc-47e0-bcb3-01a35721a102) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:18:16 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-b10ce298-da47-4fa5-b550-87b112e47159 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Flow 'volume_create_api' (3c51a8c1-afb5-4ee7-9e15-9166b3290914) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:18:16 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b10ce298-da47-4fa5-b550-87b112e47159 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Create volume request issued successfully. Sep 01 00:18:16 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-b10ce298-da47-4fa5-b550-87b112e47159 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:18:16 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-b10ce298-da47-4fa5-b550-87b112e47159 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:18:16 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-b10ce298-da47-4fa5-b550-87b112e47159 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:18:16 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:16 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b10ce298-da47-4fa5-b550-87b112e47159 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:18:16 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 79/159] 192.168.122.147 () {62 vars in 1184 bytes} [Tue Sep 1 00:18:16 2026] POST /volume/v3/volumes => generated 830 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:18:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-37d4ae7b-7892-4427-bb8d-706d61ed117a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-37d4ae7b-7892-4427-bb8d-706d61ed117a tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/4749d28e-615c-4849-b4d6-55016f0a6a88 Sep 01 00:18:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-37d4ae7b-7892-4427-bb8d-706d61ed117a tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-37d4ae7b-7892-4427-bb8d-706d61ed117a tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:16 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:16 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:18:16 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:16 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:16 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-37d4ae7b-7892-4427-bb8d-706d61ed117a tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Volume info retrieved successfully. Sep 01 00:18:16 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-37d4ae7b-7892-4427-bb8d-706d61ed117a tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:18:16 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-37d4ae7b-7892-4427-bb8d-706d61ed117a tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:18:16 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-37d4ae7b-7892-4427-bb8d-706d61ed117a tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:18:16 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:16 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-37d4ae7b-7892-4427-bb8d-706d61ed117a tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/4749d28e-615c-4849-b4d6-55016f0a6a88 returned with HTTP 200 Sep 01 00:18:16 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 81/160] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:18:16 2026] GET /volume/v3/volumes/4749d28e-615c-4849-b4d6-55016f0a6a88 => generated 898 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-596ec794-6aae-4424-92d7-3d4a5c043932 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-596ec794-6aae-4424-92d7-3d4a5c043932 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/4749d28e-615c-4849-b4d6-55016f0a6a88 Sep 01 00:18:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-596ec794-6aae-4424-92d7-3d4a5c043932 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-596ec794-6aae-4424-92d7-3d4a5c043932 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:17 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:17 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:18:17 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:17 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:17 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-596ec794-6aae-4424-92d7-3d4a5c043932 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Volume info retrieved successfully. Sep 01 00:18:17 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-596ec794-6aae-4424-92d7-3d4a5c043932 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:18:17 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-596ec794-6aae-4424-92d7-3d4a5c043932 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:18:17 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-596ec794-6aae-4424-92d7-3d4a5c043932 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:18:17 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:17 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-596ec794-6aae-4424-92d7-3d4a5c043932 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/4749d28e-615c-4849-b4d6-55016f0a6a88 returned with HTTP 200 Sep 01 00:18:17 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 80/161] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:18:17 2026] GET /volume/v3/volumes/4749d28e-615c-4849-b4d6-55016f0a6a88 => generated 923 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-92e5f0dc-ac45-4ada-8683-009f5dec0aa4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-92e5f0dc-ac45-4ada-8683-009f5dec0aa4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] PUT http://192.168.122.147/volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba Sep 01 00:18:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-92e5f0dc-ac45-4ada-8683-009f5dec0aa4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "b150ee5b-cc84-45f6-b34e-2ae59b116111"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:18:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-92e5f0dc-ac45-4ada-8683-009f5dec0aa4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Update called for group d620b2c0-0a41-4564-af25-5dab1f4a87ba. {{(pid=87485) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 00:18:17 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.groups [None req-92e5f0dc-ac45-4ada-8683-009f5dec0aa4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Updating group d620b2c0-0a41-4564-af25-5dab1f4a87ba with name None description: None add_volumes: None remove_volumes: b150ee5b-cc84-45f6-b34e-2ae59b116111. Sep 01 00:18:17 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:17 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-92e5f0dc-ac45-4ada-8683-009f5dec0aa4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba returned with HTTP 202 Sep 01 00:18:17 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 82/162] 192.168.122.147 () {62 vars in 1290 bytes} [Tue Sep 1 00:18:17 2026] PUT /volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:18:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e8bb8de2-5962-41d3-8a35-048024795fb8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e8bb8de2-5962-41d3-8a35-048024795fb8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba Sep 01 00:18:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e8bb8de2-5962-41d3-8a35-048024795fb8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e8bb8de2-5962-41d3-8a35-048024795fb8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-e8bb8de2-5962-41d3-8a35-048024795fb8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member d620b2c0-0a41-4564-af25-5dab1f4a87ba {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:18:17 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:17 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:17 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:17 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:18:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e8bb8de2-5962-41d3-8a35-048024795fb8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba returned with HTTP 200 Sep 01 00:18:17 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 81/163] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:18:17 2026] GET /volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba => generated 390 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4b8ec98d-e721-45c4-959a-e1dace31229c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4b8ec98d-e721-45c4-959a-e1dace31229c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba Sep 01 00:18:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4b8ec98d-e721-45c4-959a-e1dace31229c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4b8ec98d-e721-45c4-959a-e1dace31229c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-4b8ec98d-e721-45c4-959a-e1dace31229c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member d620b2c0-0a41-4564-af25-5dab1f4a87ba {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:18:18 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:18 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:18 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:18 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), Sep 01 00:18:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4b8ec98d-e721-45c4-959a-e1dace31229c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba returned with HTTP 200 Sep 01 00:18:18 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 83/164] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:18:18 2026] GET /volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba => generated 391 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b7538846-9f24-4d59-a84e-cc84972be2e7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b7538846-9f24-4d59-a84e-cc84972be2e7 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] PUT http://192.168.122.147/volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba Sep 01 00:18:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b7538846-9f24-4d59-a84e-cc84972be2e7 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "b150ee5b-cc84-45f6-b34e-2ae59b116111"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:18:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-b7538846-9f24-4d59-a84e-cc84972be2e7 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Update called for group d620b2c0-0a41-4564-af25-5dab1f4a87ba. {{(pid=87484) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 00:18:19 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.groups [None req-b7538846-9f24-4d59-a84e-cc84972be2e7 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Updating group d620b2c0-0a41-4564-af25-5dab1f4a87ba with name None description: None add_volumes: b150ee5b-cc84-45f6-b34e-2ae59b116111 remove_volumes: None. Sep 01 00:18:19 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:19 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:19 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:19 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:18:19 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:19 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:18:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b7538846-9f24-4d59-a84e-cc84972be2e7 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba returned with HTTP 202 Sep 01 00:18:19 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 82/165] 192.168.122.147 () {62 vars in 1290 bytes} [Tue Sep 1 00:18:18 2026] PUT /volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:18:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7f18cb23-ddf9-4968-8347-7c27e4c72273 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7f18cb23-ddf9-4968-8347-7c27e4c72273 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba Sep 01 00:18:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7f18cb23-ddf9-4968-8347-7c27e4c72273 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7f18cb23-ddf9-4968-8347-7c27e4c72273 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-7f18cb23-ddf9-4968-8347-7c27e4c72273 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member d620b2c0-0a41-4564-af25-5dab1f4a87ba {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:18:19 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:19 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:19 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:19 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), Sep 01 00:18:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7f18cb23-ddf9-4968-8347-7c27e4c72273 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba returned with HTTP 200 Sep 01 00:18:19 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 84/166] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:18:19 2026] GET /volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba => generated 390 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4fd96408-15dd-4231-a033-6bc7e3c75e55 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4fd96408-15dd-4231-a033-6bc7e3c75e55 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba Sep 01 00:18:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4fd96408-15dd-4231-a033-6bc7e3c75e55 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4fd96408-15dd-4231-a033-6bc7e3c75e55 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-4fd96408-15dd-4231-a033-6bc7e3c75e55 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member d620b2c0-0a41-4564-af25-5dab1f4a87ba {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:18:20 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:20 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:20 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:20 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:18:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4fd96408-15dd-4231-a033-6bc7e3c75e55 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba returned with HTTP 200 Sep 01 00:18:20 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 83/167] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:18:20 2026] GET /volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba => generated 391 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-be1823e8-b819-4de9-ba4d-55605e8fd4ed None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-be1823e8-b819-4de9-ba4d-55605e8fd4ed tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] PUT http://192.168.122.147/volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba Sep 01 00:18:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-be1823e8-b819-4de9-ba4d-55605e8fd4ed tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "4749d28e-615c-4849-b4d6-55016f0a6a88"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:18:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-be1823e8-b819-4de9-ba4d-55605e8fd4ed tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Update called for group d620b2c0-0a41-4564-af25-5dab1f4a87ba. {{(pid=87485) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 00:18:20 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.groups [None req-be1823e8-b819-4de9-ba4d-55605e8fd4ed tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Updating group d620b2c0-0a41-4564-af25-5dab1f4a87ba with name None description: None add_volumes: None remove_volumes: 4749d28e-615c-4849-b4d6-55016f0a6a88. Sep 01 00:18:20 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:20 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-be1823e8-b819-4de9-ba4d-55605e8fd4ed tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba returned with HTTP 202 Sep 01 00:18:20 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 85/168] 192.168.122.147 () {62 vars in 1290 bytes} [Tue Sep 1 00:18:20 2026] PUT /volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:18:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8ddff765-a091-4a38-ad91-70f400b3a934 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8ddff765-a091-4a38-ad91-70f400b3a934 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba Sep 01 00:18:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8ddff765-a091-4a38-ad91-70f400b3a934 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8ddff765-a091-4a38-ad91-70f400b3a934 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-8ddff765-a091-4a38-ad91-70f400b3a934 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member d620b2c0-0a41-4564-af25-5dab1f4a87ba {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:18:20 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:20 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:20 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:20 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:18:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8ddff765-a091-4a38-ad91-70f400b3a934 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba returned with HTTP 200 Sep 01 00:18:20 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 84/169] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:18:20 2026] GET /volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba => generated 390 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:18:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f6e573ba-d3ba-49d4-9fc0-64a77f4d7d28 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f6e573ba-d3ba-49d4-9fc0-64a77f4d7d28 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba Sep 01 00:18:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f6e573ba-d3ba-49d4-9fc0-64a77f4d7d28 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f6e573ba-d3ba-49d4-9fc0-64a77f4d7d28 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-f6e573ba-d3ba-49d4-9fc0-64a77f4d7d28 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member d620b2c0-0a41-4564-af25-5dab1f4a87ba {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:18:21 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:21 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:21 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:21 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), Sep 01 00:18:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f6e573ba-d3ba-49d4-9fc0-64a77f4d7d28 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba returned with HTTP 200 Sep 01 00:18:21 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 86/170] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:18:21 2026] GET /volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba => generated 391 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4253bacc-31c6-4904-a148-a07e3a03c2f8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4253bacc-31c6-4904-a148-a07e3a03c2f8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] PUT http://192.168.122.147/volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba Sep 01 00:18:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4253bacc-31c6-4904-a148-a07e3a03c2f8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "4749d28e-615c-4849-b4d6-55016f0a6a88"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:18:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-4253bacc-31c6-4904-a148-a07e3a03c2f8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Update called for group d620b2c0-0a41-4564-af25-5dab1f4a87ba. {{(pid=87484) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 00:18:21 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.groups [None req-4253bacc-31c6-4904-a148-a07e3a03c2f8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Updating group d620b2c0-0a41-4564-af25-5dab1f4a87ba with name None description: None add_volumes: 4749d28e-615c-4849-b4d6-55016f0a6a88 remove_volumes: None. Sep 01 00:18:21 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:21 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:21 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:21 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:18:21 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:21 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:18:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4253bacc-31c6-4904-a148-a07e3a03c2f8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba returned with HTTP 202 Sep 01 00:18:21 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 85/171] 192.168.122.147 () {62 vars in 1290 bytes} [Tue Sep 1 00:18:21 2026] PUT /volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:18:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1d4e52a2-bd3a-42e7-afee-8ad49965764c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1d4e52a2-bd3a-42e7-afee-8ad49965764c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba Sep 01 00:18:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1d4e52a2-bd3a-42e7-afee-8ad49965764c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1d4e52a2-bd3a-42e7-afee-8ad49965764c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-1d4e52a2-bd3a-42e7-afee-8ad49965764c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member d620b2c0-0a41-4564-af25-5dab1f4a87ba {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:18:21 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:21 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:21 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:21 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), Sep 01 00:18:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1d4e52a2-bd3a-42e7-afee-8ad49965764c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba returned with HTTP 200 Sep 01 00:18:21 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 87/172] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:18:21 2026] GET /volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba => generated 390 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-92e5d065-16cf-4ed4-8c89-18345931b732 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-92e5d065-16cf-4ed4-8c89-18345931b732 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba Sep 01 00:18:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-92e5d065-16cf-4ed4-8c89-18345931b732 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-92e5d065-16cf-4ed4-8c89-18345931b732 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-92e5d065-16cf-4ed4-8c89-18345931b732 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member d620b2c0-0a41-4564-af25-5dab1f4a87ba {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:18:22 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:22 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:22 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:22 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:18:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-92e5d065-16cf-4ed4-8c89-18345931b732 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba returned with HTTP 200 Sep 01 00:18:22 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 86/173] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:18:22 2026] GET /volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba => generated 391 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-04da0a46-a51f-4f37-b352-32084effbe6b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-04da0a46-a51f-4f37-b352-32084effbe6b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:18:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-04da0a46-a51f-4f37-b352-32084effbe6b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-04da0a46-a51f-4f37-b352-32084effbe6b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-04da0a46-a51f-4f37-b352-32084effbe6b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:18:22 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:22 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:22 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-04da0a46-a51f-4f37-b352-32084effbe6b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:18:22 devstack devstack@c-api.service[87485]: /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 00:18:22 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:18:22 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:22 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:18:22 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:22 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:18:22 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-04da0a46-a51f-4f37-b352-32084effbe6b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Get all volumes completed successfully. Sep 01 00:18:22 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-04da0a46-a51f-4f37-b352-32084effbe6b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:18:22 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-04da0a46-a51f-4f37-b352-32084effbe6b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:18:22 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-04da0a46-a51f-4f37-b352-32084effbe6b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:18:22 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:22 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:22 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-04da0a46-a51f-4f37-b352-32084effbe6b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:18:22 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-04da0a46-a51f-4f37-b352-32084effbe6b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:18:22 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-04da0a46-a51f-4f37-b352-32084effbe6b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:18:22 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:22 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-04da0a46-a51f-4f37-b352-32084effbe6b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:18:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 88/174] 192.168.122.147 () {60 vars in 1183 bytes} [Tue Sep 1 00:18:22 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:18:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5b065706-d3fa-4bd3-b08c-f1039c6f617e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5b065706-d3fa-4bd3-b08c-f1039c6f617e tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] POST http://192.168.122.147/volume/v3/group_snapshots Sep 01 00:18:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5b065706-d3fa-4bd3-b08c-f1039c6f617e tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d620b2c0-0a41-4564-af25-5dab1f4a87ba", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-9723454"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:18:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.group_snapshots [None req-5b065706-d3fa-4bd3-b08c-f1039c6f617e tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'd620b2c0-0a41-4564-af25-5dab1f4a87ba', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-9723454'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 00:18:23 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:23 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:23 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.group_snapshots [None req-5b065706-d3fa-4bd3-b08c-f1039c6f617e tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-9723454. Sep 01 00:18:23 devstack devstack@c-api.service[87484]: /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 00:18:23 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:18:23 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:23 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:18:23 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:23 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:18:23 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:23 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:23 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-5b065706-d3fa-4bd3-b08c-f1039c6f617e tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-532600750 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-532600750, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:18:23 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-5b065706-d3fa-4bd3-b08c-f1039c6f617e tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Created reservations ['3f04d1c5-0ffc-439d-8772-295544a7981c', 'e87493c6-c46f-40d2-8c22-dc62f6b2e415', '13709848-213f-43d6-b788-891e43810c03', '0aa4e748-60df-4262-8fcb-9e3518d53e6e'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:18:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5b065706-d3fa-4bd3-b08c-f1039c6f617e tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/group_snapshots returned with HTTP 202 Sep 01 00:18:23 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 87/175] 192.168.122.147 () {62 vars in 1208 bytes} [Tue Sep 1 00:18:22 2026] POST /volume/v3/group_snapshots => generated 184 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:18:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ec532ab4-dba9-4904-9e96-2a9f995aed81 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ec532ab4-dba9-4904-9e96-2a9f995aed81 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/6e790c27-abcd-4fef-845f-4f96a66b0156 Sep 01 00:18:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ec532ab4-dba9-4904-9e96-2a9f995aed81 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ec532ab4-dba9-4904-9e96-2a9f995aed81 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.group_snapshots [None req-ec532ab4-dba9-4904-9e96-2a9f995aed81 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member 6e790c27-abcd-4fef-845f-4f96a66b0156 {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 00:18:23 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:23 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ec532ab4-dba9-4904-9e96-2a9f995aed81 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/group_snapshots/6e790c27-abcd-4fef-845f-4f96a66b0156 returned with HTTP 200 Sep 01 00:18:23 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 89/176] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:18:23 2026] GET /volume/v3/group_snapshots/6e790c27-abcd-4fef-845f-4f96a66b0156 => generated 323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8ff620dc-7834-4de9-a4e4-18667d8d8211 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8ff620dc-7834-4de9-a4e4-18667d8d8211 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/6e790c27-abcd-4fef-845f-4f96a66b0156 Sep 01 00:18:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8ff620dc-7834-4de9-a4e4-18667d8d8211 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8ff620dc-7834-4de9-a4e4-18667d8d8211 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.group_snapshots [None req-8ff620dc-7834-4de9-a4e4-18667d8d8211 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member 6e790c27-abcd-4fef-845f-4f96a66b0156 {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 00:18:24 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:24 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8ff620dc-7834-4de9-a4e4-18667d8d8211 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/group_snapshots/6e790c27-abcd-4fef-845f-4f96a66b0156 returned with HTTP 200 Sep 01 00:18:24 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 88/177] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:18:24 2026] GET /volume/v3/group_snapshots/6e790c27-abcd-4fef-845f-4f96a66b0156 => generated 323 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d9200307-ceac-4977-86a3-ac822cede5c4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d9200307-ceac-4977-86a3-ac822cede5c4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/6e790c27-abcd-4fef-845f-4f96a66b0156 Sep 01 00:18:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d9200307-ceac-4977-86a3-ac822cede5c4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d9200307-ceac-4977-86a3-ac822cede5c4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.group_snapshots [None req-d9200307-ceac-4977-86a3-ac822cede5c4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member 6e790c27-abcd-4fef-845f-4f96a66b0156 {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 00:18:25 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:25 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d9200307-ceac-4977-86a3-ac822cede5c4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/group_snapshots/6e790c27-abcd-4fef-845f-4f96a66b0156 returned with HTTP 200 Sep 01 00:18:25 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 90/178] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:18:25 2026] GET /volume/v3/group_snapshots/6e790c27-abcd-4fef-845f-4f96a66b0156 => generated 323 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-dbdc167b-531d-41ac-a8a8-304423feddcf None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-dbdc167b-531d-41ac-a8a8-304423feddcf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/6e790c27-abcd-4fef-845f-4f96a66b0156 Sep 01 00:18:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-dbdc167b-531d-41ac-a8a8-304423feddcf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-dbdc167b-531d-41ac-a8a8-304423feddcf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.group_snapshots [None req-dbdc167b-531d-41ac-a8a8-304423feddcf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member 6e790c27-abcd-4fef-845f-4f96a66b0156 {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 00:18:26 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:26 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-dbdc167b-531d-41ac-a8a8-304423feddcf tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/group_snapshots/6e790c27-abcd-4fef-845f-4f96a66b0156 returned with HTTP 200 Sep 01 00:18:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 89/179] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:18:26 2026] GET /volume/v3/group_snapshots/6e790c27-abcd-4fef-845f-4f96a66b0156 => generated 323 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9a29b423-d7ab-43bc-a183-e3edf7179b99 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9a29b423-d7ab-43bc-a183-e3edf7179b99 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/6e790c27-abcd-4fef-845f-4f96a66b0156 Sep 01 00:18:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9a29b423-d7ab-43bc-a183-e3edf7179b99 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9a29b423-d7ab-43bc-a183-e3edf7179b99 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.group_snapshots [None req-9a29b423-d7ab-43bc-a183-e3edf7179b99 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member 6e790c27-abcd-4fef-845f-4f96a66b0156 {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 00:18:27 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:27 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9a29b423-d7ab-43bc-a183-e3edf7179b99 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/group_snapshots/6e790c27-abcd-4fef-845f-4f96a66b0156 returned with HTTP 200 Sep 01 00:18:27 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 91/180] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:18:27 2026] GET /volume/v3/group_snapshots/6e790c27-abcd-4fef-845f-4f96a66b0156 => generated 323 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-529529d3-181f-4f17-8bee-5dbc1f5aeb48 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-529529d3-181f-4f17-8bee-5dbc1f5aeb48 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/6e790c27-abcd-4fef-845f-4f96a66b0156 Sep 01 00:18:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-529529d3-181f-4f17-8bee-5dbc1f5aeb48 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-529529d3-181f-4f17-8bee-5dbc1f5aeb48 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.group_snapshots [None req-529529d3-181f-4f17-8bee-5dbc1f5aeb48 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member 6e790c27-abcd-4fef-845f-4f96a66b0156 {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 00:18:28 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:28 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-529529d3-181f-4f17-8bee-5dbc1f5aeb48 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/group_snapshots/6e790c27-abcd-4fef-845f-4f96a66b0156 returned with HTTP 200 Sep 01 00:18:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 90/181] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:18:28 2026] GET /volume/v3/group_snapshots/6e790c27-abcd-4fef-845f-4f96a66b0156 => generated 324 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:18:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-08c7955c-a42e-4cb4-ba55-e6a0792a5615 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-08c7955c-a42e-4cb4-ba55-e6a0792a5615 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/snapshots/detail Sep 01 00:18:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-08c7955c-a42e-4cb4-ba55-e6a0792a5615 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-08c7955c-a42e-4cb4-ba55-e6a0792a5615 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-08c7955c-a42e-4cb4-ba55-e6a0792a5615 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:18:28 devstack devstack@c-api.service[87485]: DEBUG cinder.db.api [None req-08c7955c-a42e-4cb4-ba55-e6a0792a5615 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Building query based on filter {{(pid=87485) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:18:28 devstack devstack@c-api.service[87485]: /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 00:18:28 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:18:28 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-08c7955c-a42e-4cb4-ba55-e6a0792a5615 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Get all snapshots completed successfully. Sep 01 00:18:28 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:28 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-08c7955c-a42e-4cb4-ba55-e6a0792a5615 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 00:18:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 92/182] 192.168.122.147 () {58 vars in 1148 bytes} [Tue Sep 1 00:18:28 2026] GET /volume/v3/snapshots/detail => generated 925 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:18:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d616dd70-0635-49c7-889c-87a692711182 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d616dd70-0635-49c7-889c-87a692711182 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/snapshots/9255d84e-4284-4923-a5c9-97ef675cf518 Sep 01 00:18:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d616dd70-0635-49c7-889c-87a692711182 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d616dd70-0635-49c7-889c-87a692711182 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:28 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:28 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:28 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d616dd70-0635-49c7-889c-87a692711182 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Snapshot retrieved successfully. Sep 01 00:18:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d616dd70-0635-49c7-889c-87a692711182 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/snapshots/9255d84e-4284-4923-a5c9-97ef675cf518 returned with HTTP 200 Sep 01 00:18:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 91/183] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:18:28 2026] GET /volume/v3/snapshots/9255d84e-4284-4923-a5c9-97ef675cf518 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:18:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-045ae4bd-ac9a-4b9a-b483-a98a74cd8b53 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-045ae4bd-ac9a-4b9a-b483-a98a74cd8b53 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/snapshots/3f26c8d3-c687-4655-956b-dde3e057d645 Sep 01 00:18:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-045ae4bd-ac9a-4b9a-b483-a98a74cd8b53 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-045ae4bd-ac9a-4b9a-b483-a98a74cd8b53 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:28 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:28 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:28 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-045ae4bd-ac9a-4b9a-b483-a98a74cd8b53 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Snapshot retrieved successfully. Sep 01 00:18:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-045ae4bd-ac9a-4b9a-b483-a98a74cd8b53 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/snapshots/3f26c8d3-c687-4655-956b-dde3e057d645 returned with HTTP 200 Sep 01 00:18:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 93/184] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:18:28 2026] GET /volume/v3/snapshots/3f26c8d3-c687-4655-956b-dde3e057d645 => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:18:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8ca82e9c-fd37-4d2d-80d5-c8fb80c19b5b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8ca82e9c-fd37-4d2d-80d5-c8fb80c19b5b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] DELETE http://192.168.122.147/volume/v3/group_snapshots/6e790c27-abcd-4fef-845f-4f96a66b0156 Sep 01 00:18:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8ca82e9c-fd37-4d2d-80d5-c8fb80c19b5b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8ca82e9c-fd37-4d2d-80d5-c8fb80c19b5b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.group_snapshots [None req-8ca82e9c-fd37-4d2d-80d5-c8fb80c19b5b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] delete called for member 6e790c27-abcd-4fef-845f-4f96a66b0156 {{(pid=87484) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 00:18:28 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.group_snapshots [None req-8ca82e9c-fd37-4d2d-80d5-c8fb80c19b5b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Delete group_snapshot with id: 6e790c27-abcd-4fef-845f-4f96a66b0156 Sep 01 00:18:28 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:28 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:28 devstack devstack@c-api.service[87484]: /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 00:18:28 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:18:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8ca82e9c-fd37-4d2d-80d5-c8fb80c19b5b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/group_snapshots/6e790c27-abcd-4fef-845f-4f96a66b0156 returned with HTTP 202 Sep 01 00:18:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 92/185] 192.168.122.147 () {60 vars in 1300 bytes} [Tue Sep 1 00:18:28 2026] DELETE /volume/v3/group_snapshots/6e790c27-abcd-4fef-845f-4f96a66b0156 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:18:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-178cd4a1-8a32-43c8-895a-168ed2272f88 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-178cd4a1-8a32-43c8-895a-168ed2272f88 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:18:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-178cd4a1-8a32-43c8-895a-168ed2272f88 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-178cd4a1-8a32-43c8-895a-168ed2272f88 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-178cd4a1-8a32-43c8-895a-168ed2272f88 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:18:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-178cd4a1-8a32-43c8-895a-168ed2272f88 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:18:29 devstack devstack@c-api.service[87485]: /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 00:18:29 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:18:29 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:29 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:18:29 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:29 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:18:29 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-178cd4a1-8a32-43c8-895a-168ed2272f88 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Get all volumes completed successfully. Sep 01 00:18:29 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-178cd4a1-8a32-43c8-895a-168ed2272f88 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:18:29 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-178cd4a1-8a32-43c8-895a-168ed2272f88 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:18:29 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-178cd4a1-8a32-43c8-895a-168ed2272f88 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:18:29 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:29 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:29 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-178cd4a1-8a32-43c8-895a-168ed2272f88 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:18:29 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-178cd4a1-8a32-43c8-895a-168ed2272f88 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:18:29 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-178cd4a1-8a32-43c8-895a-168ed2272f88 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:18:29 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:29 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-178cd4a1-8a32-43c8-895a-168ed2272f88 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:18:29 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 94/186] 192.168.122.147 () {60 vars in 1183 bytes} [Tue Sep 1 00:18:29 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:18:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-20b88813-1ebf-437d-85e5-a02f9febe12c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-20b88813-1ebf-437d-85e5-a02f9febe12c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/snapshots/detail Sep 01 00:18:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-20b88813-1ebf-437d-85e5-a02f9febe12c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-20b88813-1ebf-437d-85e5-a02f9febe12c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-20b88813-1ebf-437d-85e5-a02f9febe12c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:18:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:29 devstack devstack@c-api.service[87484]: DEBUG cinder.db.api [None req-20b88813-1ebf-437d-85e5-a02f9febe12c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Building query based on filter {{(pid=87484) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:18:29 devstack devstack@c-api.service[87484]: /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 00:18:29 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:18:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-20b88813-1ebf-437d-85e5-a02f9febe12c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Get all snapshots completed successfully. Sep 01 00:18:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-20b88813-1ebf-437d-85e5-a02f9febe12c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 00:18:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 93/187] 192.168.122.147 () {58 vars in 1148 bytes} [Tue Sep 1 00:18:29 2026] GET /volume/v3/snapshots/detail => generated 923 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:18:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-14f55d99-248e-4363-a89a-1f6f6ee53e90 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-14f55d99-248e-4363-a89a-1f6f6ee53e90 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/snapshots/3f26c8d3-c687-4655-956b-dde3e057d645 Sep 01 00:18:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-14f55d99-248e-4363-a89a-1f6f6ee53e90 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-14f55d99-248e-4363-a89a-1f6f6ee53e90 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:29 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:29 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:29 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-14f55d99-248e-4363-a89a-1f6f6ee53e90 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Snapshot retrieved successfully. Sep 01 00:18:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-14f55d99-248e-4363-a89a-1f6f6ee53e90 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/snapshots/3f26c8d3-c687-4655-956b-dde3e057d645 returned with HTTP 200 Sep 01 00:18:29 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 95/188] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:18:29 2026] GET /volume/v3/snapshots/3f26c8d3-c687-4655-956b-dde3e057d645 => generated 466 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:18:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-404e2cf4-dabe-40be-b520-a5dac1fc48c5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-404e2cf4-dabe-40be-b520-a5dac1fc48c5 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/snapshots/3f26c8d3-c687-4655-956b-dde3e057d645 Sep 01 00:18:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-404e2cf4-dabe-40be-b520-a5dac1fc48c5 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-404e2cf4-dabe-40be-b520-a5dac1fc48c5 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:30 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:30 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-404e2cf4-dabe-40be-b520-a5dac1fc48c5 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Snapshot retrieved successfully. Sep 01 00:18:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-404e2cf4-dabe-40be-b520-a5dac1fc48c5 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/snapshots/3f26c8d3-c687-4655-956b-dde3e057d645 returned with HTTP 200 Sep 01 00:18:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 94/189] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:18:30 2026] GET /volume/v3/snapshots/3f26c8d3-c687-4655-956b-dde3e057d645 => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:18:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-efdab6d3-1a72-4011-9e3c-7680309323d5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-efdab6d3-1a72-4011-9e3c-7680309323d5 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/snapshots/3f26c8d3-c687-4655-956b-dde3e057d645 Sep 01 00:18:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-efdab6d3-1a72-4011-9e3c-7680309323d5 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-efdab6d3-1a72-4011-9e3c-7680309323d5 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:31 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:31 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:31 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-efdab6d3-1a72-4011-9e3c-7680309323d5 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Snapshot retrieved successfully. Sep 01 00:18:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-efdab6d3-1a72-4011-9e3c-7680309323d5 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/snapshots/3f26c8d3-c687-4655-956b-dde3e057d645 returned with HTTP 200 Sep 01 00:18:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 96/190] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:18:31 2026] GET /volume/v3/snapshots/3f26c8d3-c687-4655-956b-dde3e057d645 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:18:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-da3ba470-375c-42a6-9a8b-ff953f93b975 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-da3ba470-375c-42a6-9a8b-ff953f93b975 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/snapshots/3f26c8d3-c687-4655-956b-dde3e057d645 Sep 01 00:18:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-da3ba470-375c-42a6-9a8b-ff953f93b975 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-da3ba470-375c-42a6-9a8b-ff953f93b975 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:32 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:32 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:32 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-da3ba470-375c-42a6-9a8b-ff953f93b975 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Snapshot retrieved successfully. Sep 01 00:18:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-da3ba470-375c-42a6-9a8b-ff953f93b975 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/snapshots/3f26c8d3-c687-4655-956b-dde3e057d645 returned with HTTP 200 Sep 01 00:18:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 95/191] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:18:32 2026] GET /volume/v3/snapshots/3f26c8d3-c687-4655-956b-dde3e057d645 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:18:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-39c99536-a856-467b-8f2e-6f885aed0f9b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-39c99536-a856-467b-8f2e-6f885aed0f9b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/snapshots/3f26c8d3-c687-4655-956b-dde3e057d645 Sep 01 00:18:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-39c99536-a856-467b-8f2e-6f885aed0f9b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-39c99536-a856-467b-8f2e-6f885aed0f9b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-39c99536-a856-467b-8f2e-6f885aed0f9b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/snapshots/3f26c8d3-c687-4655-956b-dde3e057d645 returned with HTTP 404 Sep 01 00:18:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 97/192] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:18:33 2026] GET /volume/v3/snapshots/3f26c8d3-c687-4655-956b-dde3e057d645 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:18:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6941e27f-e9db-4548-bd56-a864d0f2ba76 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6941e27f-e9db-4548-bd56-a864d0f2ba76 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/snapshots/9255d84e-4284-4923-a5c9-97ef675cf518 Sep 01 00:18:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6941e27f-e9db-4548-bd56-a864d0f2ba76 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6941e27f-e9db-4548-bd56-a864d0f2ba76 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6941e27f-e9db-4548-bd56-a864d0f2ba76 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/snapshots/9255d84e-4284-4923-a5c9-97ef675cf518 returned with HTTP 404 Sep 01 00:18:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 96/193] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:18:33 2026] GET /volume/v3/snapshots/9255d84e-4284-4923-a5c9-97ef675cf518 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:18:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-bb73122b-2e11-498c-878f-38809da0e7a4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bb73122b-2e11-498c-878f-38809da0e7a4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/6e790c27-abcd-4fef-845f-4f96a66b0156 Sep 01 00:18:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bb73122b-2e11-498c-878f-38809da0e7a4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bb73122b-2e11-498c-878f-38809da0e7a4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.group_snapshots [None req-bb73122b-2e11-498c-878f-38809da0e7a4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member 6e790c27-abcd-4fef-845f-4f96a66b0156 {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 00:18:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bb73122b-2e11-498c-878f-38809da0e7a4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/group_snapshots/6e790c27-abcd-4fef-845f-4f96a66b0156 returned with HTTP 404 Sep 01 00:18:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 98/194] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:18:33 2026] GET /volume/v3/group_snapshots/6e790c27-abcd-4fef-845f-4f96a66b0156 => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:18:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d3557ea8-269f-4790-a79f-01b4d0cc06f1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d3557ea8-269f-4790-a79f-01b4d0cc06f1 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] DELETE http://192.168.122.147/volume/v3/group_snapshots/6e790c27-abcd-4fef-845f-4f96a66b0156 Sep 01 00:18:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d3557ea8-269f-4790-a79f-01b4d0cc06f1 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d3557ea8-269f-4790-a79f-01b4d0cc06f1 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.group_snapshots [None req-d3557ea8-269f-4790-a79f-01b4d0cc06f1 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] delete called for member 6e790c27-abcd-4fef-845f-4f96a66b0156 {{(pid=87484) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 00:18:33 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.group_snapshots [None req-d3557ea8-269f-4790-a79f-01b4d0cc06f1 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Delete group_snapshot with id: 6e790c27-abcd-4fef-845f-4f96a66b0156 Sep 01 00:18:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d3557ea8-269f-4790-a79f-01b4d0cc06f1 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/group_snapshots/6e790c27-abcd-4fef-845f-4f96a66b0156 returned with HTTP 404 Sep 01 00:18:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 97/195] 192.168.122.147 () {60 vars in 1300 bytes} [Tue Sep 1 00:18:33 2026] DELETE /volume/v3/group_snapshots/6e790c27-abcd-4fef-845f-4f96a66b0156 => generated 116 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 00:18:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-65cd288c-4ff6-4a4e-b401-792f8240c2f4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-65cd288c-4ff6-4a4e-b401-792f8240c2f4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:18:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-65cd288c-4ff6-4a4e-b401-792f8240c2f4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-65cd288c-4ff6-4a4e-b401-792f8240c2f4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-65cd288c-4ff6-4a4e-b401-792f8240c2f4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:18:33 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-65cd288c-4ff6-4a4e-b401-792f8240c2f4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:18:33 devstack devstack@c-api.service[87485]: /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 00:18:33 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:18:33 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:33 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:18:33 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:33 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:18:33 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-65cd288c-4ff6-4a4e-b401-792f8240c2f4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Get all volumes completed successfully. Sep 01 00:18:33 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-65cd288c-4ff6-4a4e-b401-792f8240c2f4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:18:33 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-65cd288c-4ff6-4a4e-b401-792f8240c2f4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:18:33 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-65cd288c-4ff6-4a4e-b401-792f8240c2f4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:18:33 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:33 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:33 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-65cd288c-4ff6-4a4e-b401-792f8240c2f4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:18:33 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-65cd288c-4ff6-4a4e-b401-792f8240c2f4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:18:34 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-65cd288c-4ff6-4a4e-b401-792f8240c2f4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:18:34 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:34 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-65cd288c-4ff6-4a4e-b401-792f8240c2f4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:18:34 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 99/196] 192.168.122.147 () {60 vars in 1183 bytes} [Tue Sep 1 00:18:33 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 00:18:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-445b5211-409e-4645-9f07-10ff7410f47d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-445b5211-409e-4645-9f07-10ff7410f47d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] POST http://192.168.122.147/volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba/action Sep 01 00:18:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-445b5211-409e-4645-9f07-10ff7410f47d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:18:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-445b5211-409e-4645-9f07-10ff7410f47d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:18:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-445b5211-409e-4645-9f07-10ff7410f47d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] delete called for group d620b2c0-0a41-4564-af25-5dab1f4a87ba {{(pid=87484) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 00:18:34 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.groups [None req-445b5211-409e-4645-9f07-10ff7410f47d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Delete group with id: d620b2c0-0a41-4564-af25-5dab1f4a87ba Sep 01 00:18:34 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:34 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:34 devstack devstack@c-api.service[87484]: /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 00:18:34 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 00:18:34 devstack devstack@c-api.service[87484]: /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 00:18:34 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:18:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-445b5211-409e-4645-9f07-10ff7410f47d tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba/action returned with HTTP 202 Sep 01 00:18:34 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 98/197] 192.168.122.147 () {62 vars in 1312 bytes} [Tue Sep 1 00:18:34 2026] POST /volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba/action => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:18:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7d04c022-02f2-44c0-828a-790069a928e4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7d04c022-02f2-44c0-828a-790069a928e4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/4749d28e-615c-4849-b4d6-55016f0a6a88 Sep 01 00:18:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7d04c022-02f2-44c0-828a-790069a928e4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7d04c022-02f2-44c0-828a-790069a928e4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:34 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:34 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:18:34 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:34 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:34 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7d04c022-02f2-44c0-828a-790069a928e4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Volume info retrieved successfully. Sep 01 00:18:34 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-7d04c022-02f2-44c0-828a-790069a928e4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:18:34 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-7d04c022-02f2-44c0-828a-790069a928e4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:18:34 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-7d04c022-02f2-44c0-828a-790069a928e4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:18:34 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:34 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7d04c022-02f2-44c0-828a-790069a928e4 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/4749d28e-615c-4849-b4d6-55016f0a6a88 returned with HTTP 200 Sep 01 00:18:34 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 100/198] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:18:34 2026] GET /volume/v3/volumes/4749d28e-615c-4849-b4d6-55016f0a6a88 => generated 922 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:18:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-50272f74-f40b-4e56-b965-bfd96fc8bcbe None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-50272f74-f40b-4e56-b965-bfd96fc8bcbe tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/4749d28e-615c-4849-b4d6-55016f0a6a88 Sep 01 00:18:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-50272f74-f40b-4e56-b965-bfd96fc8bcbe tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-50272f74-f40b-4e56-b965-bfd96fc8bcbe tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:35 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:35 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:18:35 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:35 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:35 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-50272f74-f40b-4e56-b965-bfd96fc8bcbe tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Volume info retrieved successfully. Sep 01 00:18:35 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-50272f74-f40b-4e56-b965-bfd96fc8bcbe tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:18:35 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-50272f74-f40b-4e56-b965-bfd96fc8bcbe tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:18:35 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-50272f74-f40b-4e56-b965-bfd96fc8bcbe tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:18:35 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:35 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-50272f74-f40b-4e56-b965-bfd96fc8bcbe tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/4749d28e-615c-4849-b4d6-55016f0a6a88 returned with HTTP 200 Sep 01 00:18:35 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 99/199] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:18:35 2026] GET /volume/v3/volumes/4749d28e-615c-4849-b4d6-55016f0a6a88 => generated 922 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d27f9d08-84c1-4735-8388-9eed7a2679c9 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d27f9d08-84c1-4735-8388-9eed7a2679c9 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/4749d28e-615c-4849-b4d6-55016f0a6a88 Sep 01 00:18:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d27f9d08-84c1-4735-8388-9eed7a2679c9 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d27f9d08-84c1-4735-8388-9eed7a2679c9 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d27f9d08-84c1-4735-8388-9eed7a2679c9 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/4749d28e-615c-4849-b4d6-55016f0a6a88 returned with HTTP 404 Sep 01 00:18:36 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 101/200] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:18:36 2026] GET /volume/v3/volumes/4749d28e-615c-4849-b4d6-55016f0a6a88 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:18:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-59595f20-9f04-4460-8456-944fb3c64512 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-59595f20-9f04-4460-8456-944fb3c64512 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/b150ee5b-cc84-45f6-b34e-2ae59b116111 Sep 01 00:18:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-59595f20-9f04-4460-8456-944fb3c64512 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-59595f20-9f04-4460-8456-944fb3c64512 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:36 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:36 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:18:36 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:36 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:36 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-59595f20-9f04-4460-8456-944fb3c64512 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Volume info retrieved successfully. Sep 01 00:18:36 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-59595f20-9f04-4460-8456-944fb3c64512 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:18:36 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-59595f20-9f04-4460-8456-944fb3c64512 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:18:37 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-59595f20-9f04-4460-8456-944fb3c64512 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:18:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-59595f20-9f04-4460-8456-944fb3c64512 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/b150ee5b-cc84-45f6-b34e-2ae59b116111 returned with HTTP 404 Sep 01 00:18:37 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 100/201] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:18:36 2026] GET /volume/v3/volumes/b150ee5b-cc84-45f6-b34e-2ae59b116111 => generated 108 bytes in 157 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:18:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-55e8a65b-5eef-4bc8-8e90-bb732e006e9e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-55e8a65b-5eef-4bc8-8e90-bb732e006e9e tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba Sep 01 00:18:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-55e8a65b-5eef-4bc8-8e90-bb732e006e9e tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-55e8a65b-5eef-4bc8-8e90-bb732e006e9e tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-55e8a65b-5eef-4bc8-8e90-bb732e006e9e tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member d620b2c0-0a41-4564-af25-5dab1f4a87ba {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:18:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-55e8a65b-5eef-4bc8-8e90-bb732e006e9e tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba returned with HTTP 404 Sep 01 00:18:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 102/202] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:18:37 2026] GET /volume/v3/groups/d620b2c0-0a41-4564-af25-5dab1f4a87ba => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:18:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c85e83bb-c613-42b8-bcfd-cf03515f1ca7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c85e83bb-c613-42b8-bcfd-cf03515f1ca7 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] DELETE http://192.168.122.147/volume/v3/group_types/957a67fa-a4d7-4708-adfa-20b9e3f15c10 Sep 01 00:18:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c85e83bb-c613-42b8-bcfd-cf03515f1ca7 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c85e83bb-c613-42b8-bcfd-cf03515f1ca7 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c85e83bb-c613-42b8-bcfd-cf03515f1ca7 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] http://192.168.122.147/volume/v3/group_types/957a67fa-a4d7-4708-adfa-20b9e3f15c10 returned with HTTP 202 Sep 01 00:18:37 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 101/203] 192.168.122.147 () {60 vars in 1288 bytes} [Tue Sep 1 00:18:37 2026] DELETE /volume/v3/group_types/957a67fa-a4d7-4708-adfa-20b9e3f15c10 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:18:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e99a8b65-e38d-4443-b97c-202be10c4134 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e99a8b65-e38d-4443-b97c-202be10c4134 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] DELETE http://192.168.122.147/volume/v3/types/3674ff00-ac1e-4965-adb8-cb12d99de365 Sep 01 00:18:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e99a8b65-e38d-4443-b97c-202be10c4134 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e99a8b65-e38d-4443-b97c-202be10c4134 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e99a8b65-e38d-4443-b97c-202be10c4134 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] http://192.168.122.147/volume/v3/types/3674ff00-ac1e-4965-adb8-cb12d99de365 returned with HTTP 202 Sep 01 00:18:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 103/204] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:18:37 2026] DELETE /volume/v3/types/3674ff00-ac1e-4965-adb8-cb12d99de365 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:18:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3ccea7dc-eb26-498c-bad1-bb01ad16a2f3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3ccea7dc-eb26-498c-bad1-bb01ad16a2f3 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] GET http://192.168.122.147/volume/v3/types/3674ff00-ac1e-4965-adb8-cb12d99de365 Sep 01 00:18:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3ccea7dc-eb26-498c-bad1-bb01ad16a2f3 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3ccea7dc-eb26-498c-bad1-bb01ad16a2f3 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3ccea7dc-eb26-498c-bad1-bb01ad16a2f3 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] http://192.168.122.147/volume/v3/types/3674ff00-ac1e-4965-adb8-cb12d99de365 returned with HTTP 404 Sep 01 00:18:37 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 102/205] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:18:37 2026] GET /volume/v3/types/3674ff00-ac1e-4965-adb8-cb12d99de365 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:18:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9e9da994-1278-4767-80c3-b694ff49115d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9e9da994-1278-4767-80c3-b694ff49115d tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:18:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9e9da994-1278-4767-80c3-b694ff49115d tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1115759520"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:18:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9e9da994-1278-4767-80c3-b694ff49115d tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:18:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 104/206] 192.168.122.147 () {60 vars in 1136 bytes} [Tue Sep 1 00:18:37 2026] POST /volume/v3/types => generated 224 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:18:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ab5dd52d-89fc-4685-a8d0-8c09f09632ca None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ab5dd52d-89fc-4685-a8d0-8c09f09632ca tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] POST http://192.168.122.147/volume/v3/group_types Sep 01 00:18:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ab5dd52d-89fc-4685-a8d0-8c09f09632ca tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-230455007"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:18:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ab5dd52d-89fc-4685-a8d0-8c09f09632ca tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] http://192.168.122.147/volume/v3/group_types returned with HTTP 202 Sep 01 00:18:37 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 103/207] 192.168.122.147 () {62 vars in 1195 bytes} [Tue Sep 1 00:18:37 2026] POST /volume/v3/group_types => generated 180 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:18:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-80330482-9f14-43e8-bc2e-cc1433670852 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-80330482-9f14-43e8-bc2e-cc1433670852 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] POST http://192.168.122.147/volume/v3/groups Sep 01 00:18:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-80330482-9f14-43e8-bc2e-cc1433670852 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a400209e-4807-4489-91d6-b6ff111eb2bf", "volume_types": ["760432a7-9084-4283-912c-0e8f2a660c72"], "name": "tempest-GroupSnapshotsTest-Group-977304727"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:18:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-80330482-9f14-43e8-bc2e-cc1433670852 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Creating new group {'group': {'group_type': 'a400209e-4807-4489-91d6-b6ff111eb2bf', 'volume_types': ['760432a7-9084-4283-912c-0e8f2a660c72'], 'name': 'tempest-GroupSnapshotsTest-Group-977304727'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 00:18:37 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.groups [None req-80330482-9f14-43e8-bc2e-cc1433670852 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Creating group tempest-GroupSnapshotsTest-Group-977304727. Sep 01 00:18:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-80330482-9f14-43e8-bc2e-cc1433670852 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Availability Zones retrieved successfully. Sep 01 00:18:37 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-80330482-9f14-43e8-bc2e-cc1433670852 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Created reservations ['78bbd847-35fe-4110-a7d2-beed9113ea7b'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:18:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-80330482-9f14-43e8-bc2e-cc1433670852 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/groups returned with HTTP 202 Sep 01 00:18:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 105/208] 192.168.122.147 () {62 vars in 1181 bytes} [Tue Sep 1 00:18:37 2026] POST /volume/v3/groups => generated 111 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:18:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-06b32d85-1a2a-49b4-a695-a9b96c81ec76 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-06b32d85-1a2a-49b4-a695-a9b96c81ec76 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/groups/be90754f-d03a-4bfd-954b-204efb61305b Sep 01 00:18:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-06b32d85-1a2a-49b4-a695-a9b96c81ec76 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-06b32d85-1a2a-49b4-a695-a9b96c81ec76 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-06b32d85-1a2a-49b4-a695-a9b96c81ec76 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member be90754f-d03a-4bfd-954b-204efb61305b {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:18:37 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:37 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:37 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:37 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:18:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-06b32d85-1a2a-49b4-a695-a9b96c81ec76 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/groups/be90754f-d03a-4bfd-954b-204efb61305b returned with HTTP 200 Sep 01 00:18:37 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 104/209] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:18:37 2026] GET /volume/v3/groups/be90754f-d03a-4bfd-954b-204efb61305b => generated 391 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:18:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-69d0a0c9-842d-437c-b3c5-73f6f9f67778 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-69d0a0c9-842d-437c-b3c5-73f6f9f67778 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/groups/be90754f-d03a-4bfd-954b-204efb61305b Sep 01 00:18:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-69d0a0c9-842d-437c-b3c5-73f6f9f67778 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-69d0a0c9-842d-437c-b3c5-73f6f9f67778 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-69d0a0c9-842d-437c-b3c5-73f6f9f67778 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member be90754f-d03a-4bfd-954b-204efb61305b {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:18:38 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:38 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:38 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:38 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), Sep 01 00:18:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-69d0a0c9-842d-437c-b3c5-73f6f9f67778 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/groups/be90754f-d03a-4bfd-954b-204efb61305b returned with HTTP 200 Sep 01 00:18:38 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 106/210] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:18:38 2026] GET /volume/v3/groups/be90754f-d03a-4bfd-954b-204efb61305b => generated 392 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4c2a3394-201b-49b4-9f9e-9ba25306508f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4c2a3394-201b-49b4-9f9e-9ba25306508f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:18:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4c2a3394-201b-49b4-9f9e-9ba25306508f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1892280717", "volume_type": "760432a7-9084-4283-912c-0e8f2a660c72", "group_id": "be90754f-d03a-4bfd-954b-204efb61305b", "size": 1}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:18:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-4c2a3394-201b-49b4-9f9e-9ba25306508f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1892280717', 'volume_type': '760432a7-9084-4283-912c-0e8f2a660c72', 'group_id': 'be90754f-d03a-4bfd-954b-204efb61305b', 'size': 1}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:18:38 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:38 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:38 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-4c2a3394-201b-49b4-9f9e-9ba25306508f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Create volume of 1 GB Sep 01 00:18:38 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:38 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:18:38 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4c2a3394-201b-49b4-9f9e-9ba25306508f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Availability Zones retrieved successfully. Sep 01 00:18:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4c2a3394-201b-49b4-9f9e-9ba25306508f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Flow 'volume_create_api' (cca3b69a-bf06-4c49-ab08-0948821d3d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:18:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4c2a3394-201b-49b4-9f9e-9ba25306508f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6a351ed-1920-4d1d-8a4a-c82171f5dbd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:18:38 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:38 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-4c2a3394-201b-49b4-9f9e-9ba25306508f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:18:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4c2a3394-201b-49b4-9f9e-9ba25306508f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6a351ed-1920-4d1d-8a4a-c82171f5dbd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:18:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=760432a7-9084-4283-912c-0e8f2a660c72,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1115759520',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '760432a7-9084-4283-912c-0e8f2a660c72', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'be90754f-d03a-4bfd-954b-204efb61305b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:18:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4c2a3394-201b-49b4-9f9e-9ba25306508f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92dc874f-e0f6-4f12-ac37-6e5f4a78ee11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:18:38 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-4c2a3394-201b-49b4-9f9e-9ba25306508f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1115759520 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1115759520, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:18:38 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-4c2a3394-201b-49b4-9f9e-9ba25306508f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1115759520 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1115759520, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:18:39 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-4c2a3394-201b-49b4-9f9e-9ba25306508f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Created reservations ['423847fc-e68d-4a57-b2a0-937773389962', '9299ffcd-25bc-4a06-9d69-f3d1866b0446', '59df60d8-f6c5-4ac9-93bd-542608322f74', 'b1308e7f-6d6f-4d04-b5c7-17aacd4bf29d'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:18:39 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4c2a3394-201b-49b4-9f9e-9ba25306508f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92dc874f-e0f6-4f12-ac37-6e5f4a78ee11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['423847fc-e68d-4a57-b2a0-937773389962', '9299ffcd-25bc-4a06-9d69-f3d1866b0446', '59df60d8-f6c5-4ac9-93bd-542608322f74', 'b1308e7f-6d6f-4d04-b5c7-17aacd4bf29d']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:18:39 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4c2a3394-201b-49b4-9f9e-9ba25306508f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d30497cb-1357-4431-8f5f-ccf3e1b5bd1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:18:39 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:39 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:18:39 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4c2a3394-201b-49b4-9f9e-9ba25306508f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d30497cb-1357-4431-8f5f-ccf3e1b5bd1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b50fd015-dd0e-4a9f-9f26-16b1c19c1907', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1892280717',encryption_key_id=None,group_id=be90754f-d03a-4bfd-954b-204efb61305b,group_type_id=,metadata={},multiattach=False,project_id='561d1382dcd84acdae49619d8d38c4f8',qos_specs=None,replication_status=,reservations=['423847fc-e68d-4a57-b2a0-937773389962','9299ffcd-25bc-4a06-9d69-f3d1866b0446','59df60d8-f6c5-4ac9-93bd-542608322f74','b1308e7f-6d6f-4d04-b5c7-17aacd4bf29d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bc144d536cd4d8aba2fa4b694484162',volume_type_id=760432a7-9084-4283-912c-0e8f2a660c72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:18:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1892280717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=be90754f-d03a-4bfd-954b-204efb61305b,host=None,id=b50fd015-dd0e-4a9f-9f26-16b1c19c1907,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='561d1382dcd84acdae49619d8d38c4f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bc144d536cd4d8aba2fa4b694484162',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(760432a7-9084-4283-912c-0e8f2a660c72),volume_type_id=760432a7-9084-4283-912c-0e8f2a660c72)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:18:39 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4c2a3394-201b-49b4-9f9e-9ba25306508f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e44c786-5713-4128-a05b-4107da65e4b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:18:39 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4c2a3394-201b-49b4-9f9e-9ba25306508f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e44c786-5713-4128-a05b-4107da65e4b7) transitioned into state 'SUCCESS' from state '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-1892280717',encryption_key_id=None,group_id=be90754f-d03a-4bfd-954b-204efb61305b,group_type_id=,metadata={},multiattach=False,project_id='561d1382dcd84acdae49619d8d38c4f8',qos_specs=None,replication_status=,reservations=['423847fc-e68d-4a57-b2a0-937773389962','9299ffcd-25bc-4a06-9d69-f3d1866b0446','59df60d8-f6c5-4ac9-93bd-542608322f74','b1308e7f-6d6f-4d04-b5c7-17aacd4bf29d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bc144d536cd4d8aba2fa4b694484162',volume_type_id=760432a7-9084-4283-912c-0e8f2a660c72)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:18:39 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4c2a3394-201b-49b4-9f9e-9ba25306508f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5dc7b6a-7855-4ada-b146-fe2587f66244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:18:39 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4c2a3394-201b-49b4-9f9e-9ba25306508f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5dc7b6a-7855-4ada-b146-fe2587f66244) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:18:39 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4c2a3394-201b-49b4-9f9e-9ba25306508f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Flow 'volume_create_api' (cca3b69a-bf06-4c49-ab08-0948821d3d7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:18:39 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4c2a3394-201b-49b4-9f9e-9ba25306508f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Create volume request issued successfully. Sep 01 00:18:39 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-4c2a3394-201b-49b4-9f9e-9ba25306508f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:18:39 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-4c2a3394-201b-49b4-9f9e-9ba25306508f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:18:39 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-4c2a3394-201b-49b4-9f9e-9ba25306508f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:18:39 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:39 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4c2a3394-201b-49b4-9f9e-9ba25306508f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:18:39 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 105/211] 192.168.122.147 () {62 vars in 1184 bytes} [Tue Sep 1 00:18:38 2026] POST /volume/v3/volumes => generated 831 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:18:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-412bff80-3d9e-4939-b88f-eefea1a118c1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-412bff80-3d9e-4939-b88f-eefea1a118c1 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/b50fd015-dd0e-4a9f-9f26-16b1c19c1907 Sep 01 00:18:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-412bff80-3d9e-4939-b88f-eefea1a118c1 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-412bff80-3d9e-4939-b88f-eefea1a118c1 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:39 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:39 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:18:39 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:39 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:39 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-412bff80-3d9e-4939-b88f-eefea1a118c1 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Volume info retrieved successfully. Sep 01 00:18:39 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-412bff80-3d9e-4939-b88f-eefea1a118c1 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:18:39 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-412bff80-3d9e-4939-b88f-eefea1a118c1 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:18:39 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-412bff80-3d9e-4939-b88f-eefea1a118c1 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:18:39 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:39 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-412bff80-3d9e-4939-b88f-eefea1a118c1 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/b50fd015-dd0e-4a9f-9f26-16b1c19c1907 returned with HTTP 200 Sep 01 00:18:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 107/212] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:18:39 2026] GET /volume/v3/volumes/b50fd015-dd0e-4a9f-9f26-16b1c19c1907 => generated 899 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ccccb0d4-45fe-4ea4-96aa-f8f8c39cb9f7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ccccb0d4-45fe-4ea4-96aa-f8f8c39cb9f7 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/b50fd015-dd0e-4a9f-9f26-16b1c19c1907 Sep 01 00:18:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ccccb0d4-45fe-4ea4-96aa-f8f8c39cb9f7 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ccccb0d4-45fe-4ea4-96aa-f8f8c39cb9f7 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:40 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:40 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:18:40 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:40 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:40 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ccccb0d4-45fe-4ea4-96aa-f8f8c39cb9f7 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Volume info retrieved successfully. Sep 01 00:18:40 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-ccccb0d4-45fe-4ea4-96aa-f8f8c39cb9f7 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:18:40 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-ccccb0d4-45fe-4ea4-96aa-f8f8c39cb9f7 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:18:40 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-ccccb0d4-45fe-4ea4-96aa-f8f8c39cb9f7 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:18:41 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:41 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ccccb0d4-45fe-4ea4-96aa-f8f8c39cb9f7 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/b50fd015-dd0e-4a9f-9f26-16b1c19c1907 returned with HTTP 200 Sep 01 00:18:41 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 106/213] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:18:40 2026] GET /volume/v3/volumes/b50fd015-dd0e-4a9f-9f26-16b1c19c1907 => generated 923 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6dead4ac-ccd0-4ad8-bc50-8bf73e33f11c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6dead4ac-ccd0-4ad8-bc50-8bf73e33f11c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/b50fd015-dd0e-4a9f-9f26-16b1c19c1907 Sep 01 00:18:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6dead4ac-ccd0-4ad8-bc50-8bf73e33f11c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6dead4ac-ccd0-4ad8-bc50-8bf73e33f11c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:42 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:42 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:18:42 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:42 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:42 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6dead4ac-ccd0-4ad8-bc50-8bf73e33f11c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Volume info retrieved successfully. Sep 01 00:18:42 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-6dead4ac-ccd0-4ad8-bc50-8bf73e33f11c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:18:42 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-6dead4ac-ccd0-4ad8-bc50-8bf73e33f11c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:18:42 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-6dead4ac-ccd0-4ad8-bc50-8bf73e33f11c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:18:42 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:42 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6dead4ac-ccd0-4ad8-bc50-8bf73e33f11c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/b50fd015-dd0e-4a9f-9f26-16b1c19c1907 returned with HTTP 200 Sep 01 00:18:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 108/214] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:18:42 2026] GET /volume/v3/volumes/b50fd015-dd0e-4a9f-9f26-16b1c19c1907 => generated 924 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bc1cc509-5088-421d-99f0-6783c4d601c3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bc1cc509-5088-421d-99f0-6783c4d601c3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] POST http://192.168.122.147/volume/v3/group_snapshots Sep 01 00:18:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bc1cc509-5088-421d-99f0-6783c4d601c3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "be90754f-d03a-4bfd-954b-204efb61305b", "name": "tempest-group_snapshot-1868442182"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:18:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.group_snapshots [None req-bc1cc509-5088-421d-99f0-6783c4d601c3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'be90754f-d03a-4bfd-954b-204efb61305b', 'name': 'tempest-group_snapshot-1868442182'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 00:18:42 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:42 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:42 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.group_snapshots [None req-bc1cc509-5088-421d-99f0-6783c4d601c3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Creating group_snapshot tempest-group_snapshot-1868442182. Sep 01 00:18:42 devstack devstack@c-api.service[87484]: /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 00:18:42 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:18:42 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:42 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:18:42 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:42 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:42 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-bc1cc509-5088-421d-99f0-6783c4d601c3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1115759520 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1115759520, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:18:42 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-bc1cc509-5088-421d-99f0-6783c4d601c3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Created reservations ['c26b9561-b8e3-49b6-ad9d-c93a19e6863e', '832b8101-9f1b-4825-b687-8f8f33362fbd', '36ece7dc-4c12-490a-ae5f-c7f1d02d9734', '42392c25-c852-4b30-b939-6656c4bd73a3'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:18:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bc1cc509-5088-421d-99f0-6783c4d601c3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/group_snapshots returned with HTTP 202 Sep 01 00:18:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 107/215] 192.168.122.147 () {62 vars in 1208 bytes} [Tue Sep 1 00:18:42 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:18:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d4dd56e5-c20b-4ce2-b673-3f8994827ffd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d4dd56e5-c20b-4ce2-b673-3f8994827ffd tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 Sep 01 00:18:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d4dd56e5-c20b-4ce2-b673-3f8994827ffd tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d4dd56e5-c20b-4ce2-b673-3f8994827ffd tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.group_snapshots [None req-d4dd56e5-c20b-4ce2-b673-3f8994827ffd tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 00:18:42 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:42 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d4dd56e5-c20b-4ce2-b673-3f8994827ffd tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/group_snapshots/a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 returned with HTTP 200 Sep 01 00:18:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 109/216] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:18:42 2026] GET /volume/v3/group_snapshots/a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 => generated 307 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d3f22a20-9525-48d2-af38-10ab9399a678 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d3f22a20-9525-48d2-af38-10ab9399a678 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 Sep 01 00:18:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d3f22a20-9525-48d2-af38-10ab9399a678 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d3f22a20-9525-48d2-af38-10ab9399a678 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.group_snapshots [None req-d3f22a20-9525-48d2-af38-10ab9399a678 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 00:18:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d3f22a20-9525-48d2-af38-10ab9399a678 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/group_snapshots/a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 returned with HTTP 200 Sep 01 00:18:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 108/217] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:18:43 2026] GET /volume/v3/group_snapshots/a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 => generated 307 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ee84182b-9a5c-4ace-87ba-ed4c6e899603 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ee84182b-9a5c-4ace-87ba-ed4c6e899603 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 Sep 01 00:18:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ee84182b-9a5c-4ace-87ba-ed4c6e899603 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ee84182b-9a5c-4ace-87ba-ed4c6e899603 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.group_snapshots [None req-ee84182b-9a5c-4ace-87ba-ed4c6e899603 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 00:18:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ee84182b-9a5c-4ace-87ba-ed4c6e899603 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/group_snapshots/a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 returned with HTTP 200 Sep 01 00:18:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 110/218] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:18:45 2026] GET /volume/v3/group_snapshots/a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 => generated 307 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-332eb49d-e2f6-4f62-be54-167c2a92f657 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-332eb49d-e2f6-4f62-be54-167c2a92f657 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 Sep 01 00:18:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-332eb49d-e2f6-4f62-be54-167c2a92f657 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-332eb49d-e2f6-4f62-be54-167c2a92f657 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.group_snapshots [None req-332eb49d-e2f6-4f62-be54-167c2a92f657 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 00:18:46 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:46 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-332eb49d-e2f6-4f62-be54-167c2a92f657 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/group_snapshots/a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 returned with HTTP 200 Sep 01 00:18:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 109/219] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:18:46 2026] GET /volume/v3/group_snapshots/a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 => generated 308 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0282533b-aa9f-48ca-9dba-29a65098d280 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0282533b-aa9f-48ca-9dba-29a65098d280 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/snapshots/detail Sep 01 00:18:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0282533b-aa9f-48ca-9dba-29a65098d280 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0282533b-aa9f-48ca-9dba-29a65098d280 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-0282533b-aa9f-48ca-9dba-29a65098d280 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:18:46 devstack devstack@c-api.service[87485]: DEBUG cinder.db.api [None req-0282533b-aa9f-48ca-9dba-29a65098d280 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Building query based on filter {{(pid=87485) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:18:46 devstack devstack@c-api.service[87485]: /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 00:18:46 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:18:46 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0282533b-aa9f-48ca-9dba-29a65098d280 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Get all snapshots completed successfully. Sep 01 00:18:46 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:46 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0282533b-aa9f-48ca-9dba-29a65098d280 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 00:18:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 111/220] 192.168.122.147 () {58 vars in 1148 bytes} [Tue Sep 1 00:18:46 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:18:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6da8bc4c-bdf0-4284-97de-512aef89c686 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6da8bc4c-bdf0-4284-97de-512aef89c686 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/snapshots/cff0792d-3a77-4f7a-a806-a660fbb25145 Sep 01 00:18:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6da8bc4c-bdf0-4284-97de-512aef89c686 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6da8bc4c-bdf0-4284-97de-512aef89c686 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:46 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:46 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:46 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6da8bc4c-bdf0-4284-97de-512aef89c686 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Snapshot retrieved successfully. Sep 01 00:18:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6da8bc4c-bdf0-4284-97de-512aef89c686 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/snapshots/cff0792d-3a77-4f7a-a806-a660fbb25145 returned with HTTP 200 Sep 01 00:18:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 110/221] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:18:46 2026] GET /volume/v3/snapshots/cff0792d-3a77-4f7a-a806-a660fbb25145 => generated 451 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:18:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-76fa8acd-8aeb-48d8-9a04-84c215ccf60f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-76fa8acd-8aeb-48d8-9a04-84c215ccf60f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 Sep 01 00:18:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-76fa8acd-8aeb-48d8-9a04-84c215ccf60f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-76fa8acd-8aeb-48d8-9a04-84c215ccf60f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.group_snapshots [None req-76fa8acd-8aeb-48d8-9a04-84c215ccf60f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 00:18:46 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:46 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-76fa8acd-8aeb-48d8-9a04-84c215ccf60f tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/group_snapshots/a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 returned with HTTP 200 Sep 01 00:18:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 112/222] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:18:46 2026] GET /volume/v3/group_snapshots/a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 => generated 308 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-05829cd0-7542-451d-8b9f-9670ac0289f3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-05829cd0-7542-451d-8b9f-9670ac0289f3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/detail Sep 01 00:18:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-05829cd0-7542-451d-8b9f-9670ac0289f3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-05829cd0-7542-451d-8b9f-9670ac0289f3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:46 devstack devstack@c-api.service[87484]: /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 00:18:46 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 00:18:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-05829cd0-7542-451d-8b9f-9670ac0289f3 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 01 00:18:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 111/223] 192.168.122.147 () {60 vars in 1207 bytes} [Tue Sep 1 00:18:46 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-62efed52-c40c-4142-be4e-ed889be9f2ff None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-62efed52-c40c-4142-be4e-ed889be9f2ff tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] DELETE http://192.168.122.147/volume/v3/group_snapshots/a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 Sep 01 00:18:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-62efed52-c40c-4142-be4e-ed889be9f2ff tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-62efed52-c40c-4142-be4e-ed889be9f2ff tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.group_snapshots [None req-62efed52-c40c-4142-be4e-ed889be9f2ff tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] delete called for member a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 {{(pid=87485) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 00:18:46 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.group_snapshots [None req-62efed52-c40c-4142-be4e-ed889be9f2ff tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Delete group_snapshot with id: a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 Sep 01 00:18:46 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:46 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:46 devstack devstack@c-api.service[87485]: /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 00:18:46 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:18:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-62efed52-c40c-4142-be4e-ed889be9f2ff tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/group_snapshots/a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 returned with HTTP 202 Sep 01 00:18:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 113/224] 192.168.122.147 () {60 vars in 1300 bytes} [Tue Sep 1 00:18:46 2026] DELETE /volume/v3/group_snapshots/a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:18:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7010e630-3296-48a4-a100-3c17a6bcfb39 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7010e630-3296-48a4-a100-3c17a6bcfb39 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:18:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7010e630-3296-48a4-a100-3c17a6bcfb39 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7010e630-3296-48a4-a100-3c17a6bcfb39 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-7010e630-3296-48a4-a100-3c17a6bcfb39 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:18:46 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:46 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7010e630-3296-48a4-a100-3c17a6bcfb39 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:18:46 devstack devstack@c-api.service[87484]: /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 00:18:46 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:18:46 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:46 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:18:46 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7010e630-3296-48a4-a100-3c17a6bcfb39 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Get all volumes completed successfully. Sep 01 00:18:46 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-7010e630-3296-48a4-a100-3c17a6bcfb39 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:18:46 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-7010e630-3296-48a4-a100-3c17a6bcfb39 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:18:46 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-7010e630-3296-48a4-a100-3c17a6bcfb39 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:18:46 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:46 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7010e630-3296-48a4-a100-3c17a6bcfb39 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:18:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 112/225] 192.168.122.147 () {60 vars in 1183 bytes} [Tue Sep 1 00:18:46 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:18:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ab1a583d-8b93-4484-a194-eee237a74bf8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ab1a583d-8b93-4484-a194-eee237a74bf8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/snapshots/detail Sep 01 00:18:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ab1a583d-8b93-4484-a194-eee237a74bf8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ab1a583d-8b93-4484-a194-eee237a74bf8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-ab1a583d-8b93-4484-a194-eee237a74bf8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:18:46 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:46 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:46 devstack devstack@c-api.service[87485]: DEBUG cinder.db.api [None req-ab1a583d-8b93-4484-a194-eee237a74bf8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Building query based on filter {{(pid=87485) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:18:47 devstack devstack@c-api.service[87485]: /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 00:18:47 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:18:47 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ab1a583d-8b93-4484-a194-eee237a74bf8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Get all snapshots completed successfully. Sep 01 00:18:47 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:47 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ab1a583d-8b93-4484-a194-eee237a74bf8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 00:18:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 114/226] 192.168.122.147 () {58 vars in 1148 bytes} [Tue Sep 1 00:18:46 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 00:18:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-09da6bee-9be2-4614-9200-cbf73350ac43 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-09da6bee-9be2-4614-9200-cbf73350ac43 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/snapshots/cff0792d-3a77-4f7a-a806-a660fbb25145 Sep 01 00:18:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-09da6bee-9be2-4614-9200-cbf73350ac43 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-09da6bee-9be2-4614-9200-cbf73350ac43 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:47 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:47 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:47 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-09da6bee-9be2-4614-9200-cbf73350ac43 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Snapshot retrieved successfully. Sep 01 00:18:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-09da6bee-9be2-4614-9200-cbf73350ac43 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/snapshots/cff0792d-3a77-4f7a-a806-a660fbb25145 returned with HTTP 200 Sep 01 00:18:47 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 113/227] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:18:47 2026] GET /volume/v3/snapshots/cff0792d-3a77-4f7a-a806-a660fbb25145 => generated 450 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:18:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-dc18f158-9aac-4e4d-930a-49c8ab430a1b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dc18f158-9aac-4e4d-930a-49c8ab430a1b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/snapshots/cff0792d-3a77-4f7a-a806-a660fbb25145 Sep 01 00:18:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dc18f158-9aac-4e4d-930a-49c8ab430a1b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dc18f158-9aac-4e4d-930a-49c8ab430a1b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:48 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:48 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:48 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-dc18f158-9aac-4e4d-930a-49c8ab430a1b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Snapshot retrieved successfully. Sep 01 00:18:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dc18f158-9aac-4e4d-930a-49c8ab430a1b tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/snapshots/cff0792d-3a77-4f7a-a806-a660fbb25145 returned with HTTP 200 Sep 01 00:18:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 115/228] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:18:48 2026] GET /volume/v3/snapshots/cff0792d-3a77-4f7a-a806-a660fbb25145 => generated 450 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:18:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b557f2fd-2cb0-4aa6-a133-539b6683a3ba None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b557f2fd-2cb0-4aa6-a133-539b6683a3ba tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/snapshots/cff0792d-3a77-4f7a-a806-a660fbb25145 Sep 01 00:18:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b557f2fd-2cb0-4aa6-a133-539b6683a3ba tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b557f2fd-2cb0-4aa6-a133-539b6683a3ba tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:49 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:49 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:49 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b557f2fd-2cb0-4aa6-a133-539b6683a3ba tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Snapshot retrieved successfully. Sep 01 00:18:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b557f2fd-2cb0-4aa6-a133-539b6683a3ba tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/snapshots/cff0792d-3a77-4f7a-a806-a660fbb25145 returned with HTTP 200 Sep 01 00:18:49 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 114/229] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:18:49 2026] GET /volume/v3/snapshots/cff0792d-3a77-4f7a-a806-a660fbb25145 => generated 450 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:18:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-387df7cd-764c-4fd4-9832-6ce3c2673f17 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-387df7cd-764c-4fd4-9832-6ce3c2673f17 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/snapshots/cff0792d-3a77-4f7a-a806-a660fbb25145 Sep 01 00:18:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-387df7cd-764c-4fd4-9832-6ce3c2673f17 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-387df7cd-764c-4fd4-9832-6ce3c2673f17 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:50 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:50 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:50 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-387df7cd-764c-4fd4-9832-6ce3c2673f17 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Snapshot retrieved successfully. Sep 01 00:18:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-387df7cd-764c-4fd4-9832-6ce3c2673f17 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/snapshots/cff0792d-3a77-4f7a-a806-a660fbb25145 returned with HTTP 200 Sep 01 00:18:50 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 116/230] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:18:50 2026] GET /volume/v3/snapshots/cff0792d-3a77-4f7a-a806-a660fbb25145 => generated 450 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:18:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-fef759d3-67dc-48cd-ae89-d24ee88625b8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fef759d3-67dc-48cd-ae89-d24ee88625b8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/snapshots/cff0792d-3a77-4f7a-a806-a660fbb25145 Sep 01 00:18:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fef759d3-67dc-48cd-ae89-d24ee88625b8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fef759d3-67dc-48cd-ae89-d24ee88625b8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fef759d3-67dc-48cd-ae89-d24ee88625b8 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/snapshots/cff0792d-3a77-4f7a-a806-a660fbb25145 returned with HTTP 404 Sep 01 00:18:51 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 115/231] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:18:51 2026] GET /volume/v3/snapshots/cff0792d-3a77-4f7a-a806-a660fbb25145 => generated 111 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:18:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-15e79030-3024-47a6-a5b5-27a660363d22 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-15e79030-3024-47a6-a5b5-27a660363d22 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 Sep 01 00:18:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-15e79030-3024-47a6-a5b5-27a660363d22 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-15e79030-3024-47a6-a5b5-27a660363d22 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.group_snapshots [None req-15e79030-3024-47a6-a5b5-27a660363d22 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 00:18:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-15e79030-3024-47a6-a5b5-27a660363d22 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/group_snapshots/a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 returned with HTTP 404 Sep 01 00:18:51 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 117/232] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:18:51 2026] GET /volume/v3/group_snapshots/a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 => generated 116 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 00:18:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e8b2911b-476c-4df1-9c32-22a4b891307c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e8b2911b-476c-4df1-9c32-22a4b891307c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/group_snapshots Sep 01 00:18:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e8b2911b-476c-4df1-9c32-22a4b891307c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e8b2911b-476c-4df1-9c32-22a4b891307c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:51 devstack devstack@c-api.service[87484]: /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 00:18:51 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 00:18:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e8b2911b-476c-4df1-9c32-22a4b891307c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/group_snapshots returned with HTTP 200 Sep 01 00:18:51 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 116/233] 192.168.122.147 () {60 vars in 1186 bytes} [Tue Sep 1 00:18:51 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:18:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6874ab5c-4c33-4ace-aba0-dfadc6946cab None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6874ab5c-4c33-4ace-aba0-dfadc6946cab tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] DELETE http://192.168.122.147/volume/v3/group_snapshots/a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 Sep 01 00:18:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6874ab5c-4c33-4ace-aba0-dfadc6946cab tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6874ab5c-4c33-4ace-aba0-dfadc6946cab tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.group_snapshots [None req-6874ab5c-4c33-4ace-aba0-dfadc6946cab tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] delete called for member a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 {{(pid=87485) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 00:18:51 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.group_snapshots [None req-6874ab5c-4c33-4ace-aba0-dfadc6946cab tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Delete group_snapshot with id: a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 Sep 01 00:18:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6874ab5c-4c33-4ace-aba0-dfadc6946cab tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/group_snapshots/a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 returned with HTTP 404 Sep 01 00:18:51 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 118/234] 192.168.122.147 () {60 vars in 1300 bytes} [Tue Sep 1 00:18:51 2026] DELETE /volume/v3/group_snapshots/a6dd5ca6-9a5d-493d-b6d6-4c4fc49f8679 => generated 116 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 00:18:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d9abd5f9-e910-4d89-b61f-42af3639867a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d9abd5f9-e910-4d89-b61f-42af3639867a tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:18:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d9abd5f9-e910-4d89-b61f-42af3639867a tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d9abd5f9-e910-4d89-b61f-42af3639867a tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-d9abd5f9-e910-4d89-b61f-42af3639867a tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:18:51 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d9abd5f9-e910-4d89-b61f-42af3639867a tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:18:51 devstack devstack@c-api.service[87484]: /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 00:18:51 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:18:51 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:51 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:18:51 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d9abd5f9-e910-4d89-b61f-42af3639867a tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Get all volumes completed successfully. Sep 01 00:18:51 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-d9abd5f9-e910-4d89-b61f-42af3639867a tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:18:51 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-d9abd5f9-e910-4d89-b61f-42af3639867a tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:18:51 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-d9abd5f9-e910-4d89-b61f-42af3639867a tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:18:51 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:51 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d9abd5f9-e910-4d89-b61f-42af3639867a tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:18:51 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 117/235] 192.168.122.147 () {60 vars in 1183 bytes} [Tue Sep 1 00:18:51 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f2149838-ffb4-4f34-b2d4-2c3627df1886 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f2149838-ffb4-4f34-b2d4-2c3627df1886 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] POST http://192.168.122.147/volume/v3/groups/be90754f-d03a-4bfd-954b-204efb61305b/action Sep 01 00:18:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f2149838-ffb4-4f34-b2d4-2c3627df1886 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:18:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f2149838-ffb4-4f34-b2d4-2c3627df1886 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:18:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-f2149838-ffb4-4f34-b2d4-2c3627df1886 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] delete called for group be90754f-d03a-4bfd-954b-204efb61305b {{(pid=87485) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 00:18:51 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.groups [None req-f2149838-ffb4-4f34-b2d4-2c3627df1886 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Delete group with id: be90754f-d03a-4bfd-954b-204efb61305b Sep 01 00:18:51 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:51 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:52 devstack devstack@c-api.service[87485]: /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 00:18:52 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 00:18:52 devstack devstack@c-api.service[87485]: /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 00:18:52 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:18:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f2149838-ffb4-4f34-b2d4-2c3627df1886 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/groups/be90754f-d03a-4bfd-954b-204efb61305b/action returned with HTTP 202 Sep 01 00:18:52 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 119/236] 192.168.122.147 () {62 vars in 1312 bytes} [Tue Sep 1 00:18:51 2026] POST /volume/v3/groups/be90754f-d03a-4bfd-954b-204efb61305b/action => generated 0 bytes in 245 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:18:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d3c185f7-da19-413e-9e4f-d8ddc48b2dac None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d3c185f7-da19-413e-9e4f-d8ddc48b2dac tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/b50fd015-dd0e-4a9f-9f26-16b1c19c1907 Sep 01 00:18:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d3c185f7-da19-413e-9e4f-d8ddc48b2dac tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d3c185f7-da19-413e-9e4f-d8ddc48b2dac tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:52 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:52 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:18:52 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:52 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:52 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d3c185f7-da19-413e-9e4f-d8ddc48b2dac tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Volume info retrieved successfully. Sep 01 00:18:52 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-d3c185f7-da19-413e-9e4f-d8ddc48b2dac tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:18:52 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-d3c185f7-da19-413e-9e4f-d8ddc48b2dac tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:18:52 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-d3c185f7-da19-413e-9e4f-d8ddc48b2dac tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:18:52 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:52 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:18:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d3c185f7-da19-413e-9e4f-d8ddc48b2dac tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/b50fd015-dd0e-4a9f-9f26-16b1c19c1907 returned with HTTP 200 Sep 01 00:18:52 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 118/237] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:18:52 2026] GET /volume/v3/volumes/b50fd015-dd0e-4a9f-9f26-16b1c19c1907 => generated 923 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-dfb48302-df77-4fc1-a537-5f39bcdc50bc None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dfb48302-df77-4fc1-a537-5f39bcdc50bc tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/b50fd015-dd0e-4a9f-9f26-16b1c19c1907 Sep 01 00:18:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dfb48302-df77-4fc1-a537-5f39bcdc50bc tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dfb48302-df77-4fc1-a537-5f39bcdc50bc tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:53 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:18:53 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:18:53 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:53 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:53 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-dfb48302-df77-4fc1-a537-5f39bcdc50bc tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Volume info retrieved successfully. Sep 01 00:18:53 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-dfb48302-df77-4fc1-a537-5f39bcdc50bc tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:18:53 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-dfb48302-df77-4fc1-a537-5f39bcdc50bc tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:18:54 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-dfb48302-df77-4fc1-a537-5f39bcdc50bc tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:18:54 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:18:54 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:18:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dfb48302-df77-4fc1-a537-5f39bcdc50bc tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/b50fd015-dd0e-4a9f-9f26-16b1c19c1907 returned with HTTP 200 Sep 01 00:18:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 120/238] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:18:53 2026] GET /volume/v3/volumes/b50fd015-dd0e-4a9f-9f26-16b1c19c1907 => generated 922 bytes in 608 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:18:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-348202f2-d44d-4dcf-9627-83ecf750cbc9 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-348202f2-d44d-4dcf-9627-83ecf750cbc9 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/volumes/b50fd015-dd0e-4a9f-9f26-16b1c19c1907 Sep 01 00:18:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-348202f2-d44d-4dcf-9627-83ecf750cbc9 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-348202f2-d44d-4dcf-9627-83ecf750cbc9 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-348202f2-d44d-4dcf-9627-83ecf750cbc9 tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/volumes/b50fd015-dd0e-4a9f-9f26-16b1c19c1907 returned with HTTP 404 Sep 01 00:18:55 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 119/239] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:18:55 2026] GET /volume/v3/volumes/b50fd015-dd0e-4a9f-9f26-16b1c19c1907 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:18:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1446c553-9628-4357-806b-e5ad166e358c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1446c553-9628-4357-806b-e5ad166e358c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] GET http://192.168.122.147/volume/v3/groups/be90754f-d03a-4bfd-954b-204efb61305b Sep 01 00:18:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1446c553-9628-4357-806b-e5ad166e358c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1446c553-9628-4357-806b-e5ad166e358c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-1446c553-9628-4357-806b-e5ad166e358c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] show called for member be90754f-d03a-4bfd-954b-204efb61305b {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:18:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1446c553-9628-4357-806b-e5ad166e358c tempest-GroupSnapshotsTest-1942090241 tempest-GroupSnapshotsTest-1942090241-project-member] http://192.168.122.147/volume/v3/groups/be90754f-d03a-4bfd-954b-204efb61305b returned with HTTP 404 Sep 01 00:18:55 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 121/240] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:18:55 2026] GET /volume/v3/groups/be90754f-d03a-4bfd-954b-204efb61305b => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:18:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-58839818-1776-4b54-863c-790fc5c30725 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-58839818-1776-4b54-863c-790fc5c30725 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] DELETE http://192.168.122.147/volume/v3/group_types/a400209e-4807-4489-91d6-b6ff111eb2bf Sep 01 00:18:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-58839818-1776-4b54-863c-790fc5c30725 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-58839818-1776-4b54-863c-790fc5c30725 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-58839818-1776-4b54-863c-790fc5c30725 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] http://192.168.122.147/volume/v3/group_types/a400209e-4807-4489-91d6-b6ff111eb2bf returned with HTTP 202 Sep 01 00:18:55 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 120/241] 192.168.122.147 () {60 vars in 1288 bytes} [Tue Sep 1 00:18:55 2026] DELETE /volume/v3/group_types/a400209e-4807-4489-91d6-b6ff111eb2bf => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:18:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-267501a2-5a01-433a-a2d3-0e11cb3f8027 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-267501a2-5a01-433a-a2d3-0e11cb3f8027 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] DELETE http://192.168.122.147/volume/v3/types/760432a7-9084-4283-912c-0e8f2a660c72 Sep 01 00:18:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-267501a2-5a01-433a-a2d3-0e11cb3f8027 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-267501a2-5a01-433a-a2d3-0e11cb3f8027 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-267501a2-5a01-433a-a2d3-0e11cb3f8027 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] http://192.168.122.147/volume/v3/types/760432a7-9084-4283-912c-0e8f2a660c72 returned with HTTP 202 Sep 01 00:18:55 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 122/242] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:18:55 2026] DELETE /volume/v3/types/760432a7-9084-4283-912c-0e8f2a660c72 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:18:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c94d95d6-2dc0-4395-9a01-200bb4990bc4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:18:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c94d95d6-2dc0-4395-9a01-200bb4990bc4 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] GET http://192.168.122.147/volume/v3/types/760432a7-9084-4283-912c-0e8f2a660c72 Sep 01 00:18:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c94d95d6-2dc0-4395-9a01-200bb4990bc4 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:18:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c94d95d6-2dc0-4395-9a01-200bb4990bc4 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:18:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c94d95d6-2dc0-4395-9a01-200bb4990bc4 tempest-GroupSnapshotsTest-852519225 tempest-GroupSnapshotsTest-852519225-project-admin] http://192.168.122.147/volume/v3/types/760432a7-9084-4283-912c-0e8f2a660c72 returned with HTTP 404 Sep 01 00:18:55 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 121/243] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:18:55 2026] GET /volume/v3/types/760432a7-9084-4283-912c-0e8f2a660c72 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:19:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-756a76df-4757-4a56-bad7-018430586c4d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-756a76df-4757-4a56-bad7-018430586c4d tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:19:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-756a76df-4757-4a56-bad7-018430586c4d tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-305558529"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-756a76df-4757-4a56-bad7-018430586c4d tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:19:02 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 123/244] 192.168.122.147 () {60 vars in 1136 bytes} [Tue Sep 1 00:19:02 2026] POST /volume/v3/types => generated 227 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-07c3c970-1f86-43d5-a6d0-984b8baec53a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-07c3c970-1f86-43d5-a6d0-984b8baec53a tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] POST http://192.168.122.147/volume/v3/group_types Sep 01 00:19:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-07c3c970-1f86-43d5-a6d0-984b8baec53a tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1784261372"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-07c3c970-1f86-43d5-a6d0-984b8baec53a tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] http://192.168.122.147/volume/v3/group_types returned with HTTP 202 Sep 01 00:19:02 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 122/245] 192.168.122.147 () {62 vars in 1195 bytes} [Tue Sep 1 00:19:02 2026] POST /volume/v3/group_types => generated 185 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:19:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ac01cf14-8b9f-43a7-8bee-6bdffe916ad9 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ac01cf14-8b9f-43a7-8bee-6bdffe916ad9 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] POST http://192.168.122.147/volume/v3/groups Sep 01 00:19:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ac01cf14-8b9f-43a7-8bee-6bdffe916ad9 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6ee4a540-8e5b-4949-95ac-f8f0d81b5cd1", "volume_types": ["fff3b8a2-0ca0-4b25-a705-8afa03e2ead4"], "name": "tempest-GroupSnapshotsV319Test-Group-148285567"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-ac01cf14-8b9f-43a7-8bee-6bdffe916ad9 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Creating new group {'group': {'group_type': '6ee4a540-8e5b-4949-95ac-f8f0d81b5cd1', 'volume_types': ['fff3b8a2-0ca0-4b25-a705-8afa03e2ead4'], 'name': 'tempest-GroupSnapshotsV319Test-Group-148285567'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 00:19:02 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.groups [None req-ac01cf14-8b9f-43a7-8bee-6bdffe916ad9 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-148285567. Sep 01 00:19:02 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ac01cf14-8b9f-43a7-8bee-6bdffe916ad9 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Availability Zones retrieved successfully. Sep 01 00:19:02 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-ac01cf14-8b9f-43a7-8bee-6bdffe916ad9 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Created reservations ['b3b9d5d7-eb68-433e-b634-25ddca50d608'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:19:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ac01cf14-8b9f-43a7-8bee-6bdffe916ad9 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] http://192.168.122.147/volume/v3/groups returned with HTTP 202 Sep 01 00:19:03 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 124/246] 192.168.122.147 () {62 vars in 1181 bytes} [Tue Sep 1 00:19:02 2026] POST /volume/v3/groups => generated 115 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:19:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f0f4d17f-bea6-4fa2-b34b-3dda4880e78f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f0f4d17f-bea6-4fa2-b34b-3dda4880e78f tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] GET http://192.168.122.147/volume/v3/groups/dc599702-3028-49d1-a772-e088c47fb1d7 Sep 01 00:19:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f0f4d17f-bea6-4fa2-b34b-3dda4880e78f tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f0f4d17f-bea6-4fa2-b34b-3dda4880e78f tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-f0f4d17f-bea6-4fa2-b34b-3dda4880e78f tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] show called for member dc599702-3028-49d1-a772-e088c47fb1d7 {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:19:03 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:03 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:03 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:03 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:19:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f0f4d17f-bea6-4fa2-b34b-3dda4880e78f tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] http://192.168.122.147/volume/v3/groups/dc599702-3028-49d1-a772-e088c47fb1d7 returned with HTTP 200 Sep 01 00:19:03 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 123/247] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:19:03 2026] GET /volume/v3/groups/dc599702-3028-49d1-a772-e088c47fb1d7 => generated 395 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-33456039-e392-40e8-8b78-8ba7bfe9891a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-33456039-e392-40e8-8b78-8ba7bfe9891a tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] GET http://192.168.122.147/volume/v3/groups/dc599702-3028-49d1-a772-e088c47fb1d7 Sep 01 00:19:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-33456039-e392-40e8-8b78-8ba7bfe9891a tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-33456039-e392-40e8-8b78-8ba7bfe9891a tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-33456039-e392-40e8-8b78-8ba7bfe9891a tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] show called for member dc599702-3028-49d1-a772-e088c47fb1d7 {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:19:04 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:04 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:04 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:04 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), Sep 01 00:19:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-33456039-e392-40e8-8b78-8ba7bfe9891a tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] http://192.168.122.147/volume/v3/groups/dc599702-3028-49d1-a772-e088c47fb1d7 returned with HTTP 200 Sep 01 00:19:04 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 125/248] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:19:04 2026] GET /volume/v3/groups/dc599702-3028-49d1-a772-e088c47fb1d7 => generated 396 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:19:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-949fee7d-337c-422b-ad13-9ad0774e82e3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:04 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-949fee7d-337c-422b-ad13-9ad0774e82e3 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:19:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-949fee7d-337c-422b-ad13-9ad0774e82e3 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-368464287", "volume_type": "fff3b8a2-0ca0-4b25-a705-8afa03e2ead4", "group_id": "dc599702-3028-49d1-a772-e088c47fb1d7", "size": 1}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-949fee7d-337c-422b-ad13-9ad0774e82e3 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-368464287', 'volume_type': 'fff3b8a2-0ca0-4b25-a705-8afa03e2ead4', 'group_id': 'dc599702-3028-49d1-a772-e088c47fb1d7', 'size': 1}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:19:04 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:04 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:04 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-949fee7d-337c-422b-ad13-9ad0774e82e3 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Create volume of 1 GB Sep 01 00:19:04 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:04 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:19:04 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-949fee7d-337c-422b-ad13-9ad0774e82e3 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Availability Zones retrieved successfully. Sep 01 00:19:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-949fee7d-337c-422b-ad13-9ad0774e82e3 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Flow 'volume_create_api' (e7e94f9b-01d1-4f6f-9162-b4c35e42c70e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:19:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-949fee7d-337c-422b-ad13-9ad0774e82e3 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee33f580-a627-47b4-bac0-437ed848d294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:04 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:04 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-949fee7d-337c-422b-ad13-9ad0774e82e3 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:19:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-949fee7d-337c-422b-ad13-9ad0774e82e3 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee33f580-a627-47b4-bac0-437ed848d294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:19:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fff3b8a2-0ca0-4b25-a705-8afa03e2ead4,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-305558529',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fff3b8a2-0ca0-4b25-a705-8afa03e2ead4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'dc599702-3028-49d1-a772-e088c47fb1d7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-949fee7d-337c-422b-ad13-9ad0774e82e3 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d975baa5-1f1e-4093-9107-287d598af7d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:04 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-949fee7d-337c-422b-ad13-9ad0774e82e3 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-305558529 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-305558529, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:19:04 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-949fee7d-337c-422b-ad13-9ad0774e82e3 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-305558529 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-305558529, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:19:04 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-949fee7d-337c-422b-ad13-9ad0774e82e3 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Created reservations ['b2469e26-395e-4a4d-9d37-3f410eb56923', '0d7e338d-8f26-4227-ba81-70a9226b807e', 'd869c4d9-70bf-44ac-9c8f-2a1e131cfa8b', 'e5ac1d89-18c3-43e3-bf44-d1e91cd6a7a9'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:19:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-949fee7d-337c-422b-ad13-9ad0774e82e3 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d975baa5-1f1e-4093-9107-287d598af7d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2469e26-395e-4a4d-9d37-3f410eb56923', '0d7e338d-8f26-4227-ba81-70a9226b807e', 'd869c4d9-70bf-44ac-9c8f-2a1e131cfa8b', 'e5ac1d89-18c3-43e3-bf44-d1e91cd6a7a9']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-949fee7d-337c-422b-ad13-9ad0774e82e3 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b170c8c8-6822-445f-8d37-ea1edfba1b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:04 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:04 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-949fee7d-337c-422b-ad13-9ad0774e82e3 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b170c8c8-6822-445f-8d37-ea1edfba1b2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6b40b51-2ba5-46e3-987c-ec1c72937327', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-368464287',encryption_key_id=None,group_id=dc599702-3028-49d1-a772-e088c47fb1d7,group_type_id=,metadata={},multiattach=False,project_id='135b7c9f0dc04016855bc11ef35ce9b4',qos_specs=None,replication_status=,reservations=['b2469e26-395e-4a4d-9d37-3f410eb56923','0d7e338d-8f26-4227-ba81-70a9226b807e','d869c4d9-70bf-44ac-9c8f-2a1e131cfa8b','e5ac1d89-18c3-43e3-bf44-d1e91cd6a7a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a54b83ea03bd4386b6af240603ee3ac0',volume_type_id=fff3b8a2-0ca0-4b25-a705-8afa03e2ead4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:19:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-368464287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=dc599702-3028-49d1-a772-e088c47fb1d7,host=None,id=c6b40b51-2ba5-46e3-987c-ec1c72937327,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='135b7c9f0dc04016855bc11ef35ce9b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a54b83ea03bd4386b6af240603ee3ac0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fff3b8a2-0ca0-4b25-a705-8afa03e2ead4),volume_type_id=fff3b8a2-0ca0-4b25-a705-8afa03e2ead4)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-949fee7d-337c-422b-ad13-9ad0774e82e3 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bc59d6f-7cf2-4e08-8276-7da954b270b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-949fee7d-337c-422b-ad13-9ad0774e82e3 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bc59d6f-7cf2-4e08-8276-7da954b270b1) transitioned into state 'SUCCESS' from state '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-368464287',encryption_key_id=None,group_id=dc599702-3028-49d1-a772-e088c47fb1d7,group_type_id=,metadata={},multiattach=False,project_id='135b7c9f0dc04016855bc11ef35ce9b4',qos_specs=None,replication_status=,reservations=['b2469e26-395e-4a4d-9d37-3f410eb56923','0d7e338d-8f26-4227-ba81-70a9226b807e','d869c4d9-70bf-44ac-9c8f-2a1e131cfa8b','e5ac1d89-18c3-43e3-bf44-d1e91cd6a7a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a54b83ea03bd4386b6af240603ee3ac0',volume_type_id=fff3b8a2-0ca0-4b25-a705-8afa03e2ead4)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-949fee7d-337c-422b-ad13-9ad0774e82e3 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (802dfca8-6920-4000-913a-a239e06c2982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-949fee7d-337c-422b-ad13-9ad0774e82e3 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (802dfca8-6920-4000-913a-a239e06c2982) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-949fee7d-337c-422b-ad13-9ad0774e82e3 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Flow 'volume_create_api' (e7e94f9b-01d1-4f6f-9162-b4c35e42c70e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:19:04 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-949fee7d-337c-422b-ad13-9ad0774e82e3 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Create volume request issued successfully. Sep 01 00:19:04 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-949fee7d-337c-422b-ad13-9ad0774e82e3 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:19:04 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-949fee7d-337c-422b-ad13-9ad0774e82e3 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:19:04 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-949fee7d-337c-422b-ad13-9ad0774e82e3 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:19:04 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:04 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:04 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-949fee7d-337c-422b-ad13-9ad0774e82e3 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:19:04 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 124/249] 192.168.122.147 () {62 vars in 1184 bytes} [Tue Sep 1 00:19:04 2026] POST /volume/v3/volumes => generated 833 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:19:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-59a1a872-e4ee-4730-9fa1-e182d319ee0f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-59a1a872-e4ee-4730-9fa1-e182d319ee0f tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] GET http://192.168.122.147/volume/v3/volumes/c6b40b51-2ba5-46e3-987c-ec1c72937327 Sep 01 00:19:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-59a1a872-e4ee-4730-9fa1-e182d319ee0f tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-59a1a872-e4ee-4730-9fa1-e182d319ee0f tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:04 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:04 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:04 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:04 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:04 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-59a1a872-e4ee-4730-9fa1-e182d319ee0f tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Volume info retrieved successfully. Sep 01 00:19:04 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-59a1a872-e4ee-4730-9fa1-e182d319ee0f tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:19:04 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-59a1a872-e4ee-4730-9fa1-e182d319ee0f tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:19:04 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-59a1a872-e4ee-4730-9fa1-e182d319ee0f tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:19:04 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:04 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-59a1a872-e4ee-4730-9fa1-e182d319ee0f tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] http://192.168.122.147/volume/v3/volumes/c6b40b51-2ba5-46e3-987c-ec1c72937327 returned with HTTP 200 Sep 01 00:19:04 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 126/250] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:19:04 2026] GET /volume/v3/volumes/c6b40b51-2ba5-46e3-987c-ec1c72937327 => generated 901 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:19:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3f203cbf-d1ab-4e2b-94e8-beb5bf9b7ce5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3f203cbf-d1ab-4e2b-94e8-beb5bf9b7ce5 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] GET http://192.168.122.147/volume/v3/volumes/c6b40b51-2ba5-46e3-987c-ec1c72937327 Sep 01 00:19:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3f203cbf-d1ab-4e2b-94e8-beb5bf9b7ce5 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3f203cbf-d1ab-4e2b-94e8-beb5bf9b7ce5 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:05 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:05 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:05 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:05 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:05 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3f203cbf-d1ab-4e2b-94e8-beb5bf9b7ce5 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Volume info retrieved successfully. Sep 01 00:19:05 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-3f203cbf-d1ab-4e2b-94e8-beb5bf9b7ce5 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:19:05 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-3f203cbf-d1ab-4e2b-94e8-beb5bf9b7ce5 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:19:05 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-3f203cbf-d1ab-4e2b-94e8-beb5bf9b7ce5 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:19:05 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:05 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3f203cbf-d1ab-4e2b-94e8-beb5bf9b7ce5 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] http://192.168.122.147/volume/v3/volumes/c6b40b51-2ba5-46e3-987c-ec1c72937327 returned with HTTP 200 Sep 01 00:19:06 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 125/251] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:19:05 2026] GET /volume/v3/volumes/c6b40b51-2ba5-46e3-987c-ec1c72937327 => generated 926 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d9edb424-52ae-4314-86d2-b6a7c79e9584 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d9edb424-52ae-4314-86d2-b6a7c79e9584 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] POST http://192.168.122.147/volume/v3/group_snapshots Sep 01 00:19:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d9edb424-52ae-4314-86d2-b6a7c79e9584 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "dc599702-3028-49d1-a772-e088c47fb1d7", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-387517055"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.group_snapshots [None req-d9edb424-52ae-4314-86d2-b6a7c79e9584 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'dc599702-3028-49d1-a772-e088c47fb1d7', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-387517055'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 00:19:06 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:06 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:06 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.group_snapshots [None req-d9edb424-52ae-4314-86d2-b6a7c79e9584 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-387517055. Sep 01 00:19:06 devstack devstack@c-api.service[87485]: /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 00:19:06 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:19:06 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:06 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:06 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:06 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:06 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-d9edb424-52ae-4314-86d2-b6a7c79e9584 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-305558529 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-305558529, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:19:06 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-d9edb424-52ae-4314-86d2-b6a7c79e9584 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-305558529 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-305558529, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:19:06 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-d9edb424-52ae-4314-86d2-b6a7c79e9584 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Created reservations ['f3fa2ca0-444c-424a-b1dd-5a775f80badd', 'd26ba73c-9ed8-4161-8cbd-76777be13cca', 'b7808a7c-ec24-4ccf-8a21-47c396816f39', '9a604d97-9bd7-4308-89e8-36dcbf8694a3'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:19:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d9edb424-52ae-4314-86d2-b6a7c79e9584 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] http://192.168.122.147/volume/v3/group_snapshots returned with HTTP 202 Sep 01 00:19:06 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 127/252] 192.168.122.147 () {62 vars in 1208 bytes} [Tue Sep 1 00:19:06 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:19:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3eb94736-cea5-4091-b9a2-495d3d845c9d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3eb94736-cea5-4091-b9a2-495d3d845c9d tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9 Sep 01 00:19:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3eb94736-cea5-4091-b9a2-495d3d845c9d tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3eb94736-cea5-4091-b9a2-495d3d845c9d tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.group_snapshots [None req-3eb94736-cea5-4091-b9a2-495d3d845c9d tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] show called for member d727988f-186a-4697-8ee3-0d672018a8a9 {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 00:19:06 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:06 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3eb94736-cea5-4091-b9a2-495d3d845c9d tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] http://192.168.122.147/volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9 returned with HTTP 200 Sep 01 00:19:06 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 126/253] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:19:06 2026] GET /volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9 => generated 329 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-37c34826-9400-4d40-9a10-2c673b8c41bd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-37c34826-9400-4d40-9a10-2c673b8c41bd tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9 Sep 01 00:19:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-37c34826-9400-4d40-9a10-2c673b8c41bd tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-37c34826-9400-4d40-9a10-2c673b8c41bd tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.group_snapshots [None req-37c34826-9400-4d40-9a10-2c673b8c41bd tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] show called for member d727988f-186a-4697-8ee3-0d672018a8a9 {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 00:19:07 devstack devstack@c-api.service[87485]: DEBUG dbcounter [-] [87485] Writing DB stats cinder:SELECT=244,cinder:UPDATE=41,cinder:INSERT=21 {{(pid=87485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:19:07 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:07 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-37c34826-9400-4d40-9a10-2c673b8c41bd tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] http://192.168.122.147/volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9 returned with HTTP 200 Sep 01 00:19:07 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 128/254] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:19:07 2026] GET /volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9 => generated 329 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-421275b6-24a5-4e07-b627-9a1a935281de None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-421275b6-24a5-4e07-b627-9a1a935281de tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9 Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-421275b6-24a5-4e07-b627-9a1a935281de tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-421275b6-24a5-4e07-b627-9a1a935281de tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.group_snapshots [None req-421275b6-24a5-4e07-b627-9a1a935281de tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] show called for member d727988f-186a-4697-8ee3-0d672018a8a9 {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG dbcounter [-] [87484] Writing DB stats cinder:SELECT=307,cinder:UPDATE=86,cinder:INSERT=50 {{(pid=87484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:08 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-421275b6-24a5-4e07-b627-9a1a935281de tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] http://192.168.122.147/volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9 returned with HTTP 200 Sep 01 00:19:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 127/255] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:19:08 2026] GET /volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9 => generated 330 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-da767555-5826-4481-a806-e730f2986d4f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-da767555-5826-4481-a806-e730f2986d4f tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] GET http://192.168.122.147/volume/v3/snapshots/detail Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-da767555-5826-4481-a806-e730f2986d4f tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-da767555-5826-4481-a806-e730f2986d4f tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-da767555-5826-4481-a806-e730f2986d4f tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.db.api [None req-da767555-5826-4481-a806-e730f2986d4f tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Building query based on filter {{(pid=87485) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:19:08 devstack devstack@c-api.service[87485]: /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 00:19:08 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:19:08 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-da767555-5826-4481-a806-e730f2986d4f tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Get all snapshots completed successfully. Sep 01 00:19:08 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:08 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-da767555-5826-4481-a806-e730f2986d4f tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] http://192.168.122.147/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 00:19:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 129/256] 192.168.122.147 () {58 vars in 1148 bytes} [Tue Sep 1 00:19:08 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7a7710e9-9d87-4e18-a8e9-0658998a0f0a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7a7710e9-9d87-4e18-a8e9-0658998a0f0a tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] GET http://192.168.122.147/volume/v3/snapshots/556bec20-29bf-48c0-8408-9c999d04c81a Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7a7710e9-9d87-4e18-a8e9-0658998a0f0a tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7a7710e9-9d87-4e18-a8e9-0658998a0f0a tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:08 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:08 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7a7710e9-9d87-4e18-a8e9-0658998a0f0a tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Snapshot retrieved successfully. Sep 01 00:19:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7a7710e9-9d87-4e18-a8e9-0658998a0f0a tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] http://192.168.122.147/volume/v3/snapshots/556bec20-29bf-48c0-8408-9c999d04c81a returned with HTTP 200 Sep 01 00:19:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 128/257] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:19:08 2026] GET /volume/v3/snapshots/556bec20-29bf-48c0-8408-9c999d04c81a => generated 473 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7e822f95-999b-486e-9204-7f7cab5c4414 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7e822f95-999b-486e-9204-7f7cab5c4414 tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] POST http://192.168.122.147/volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9/action Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7e822f95-999b-486e-9204-7f7cab5c4414 tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7e822f95-999b-486e-9204-7f7cab5c4414 tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.group_snapshots [None req-7e822f95-999b-486e-9204-7f7cab5c4414 tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] Updating group 'd727988f-186a-4697-8ee3-0d672018a8a9' with 'creating' {{(pid=87485) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 00:19:08 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:08 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7e822f95-999b-486e-9204-7f7cab5c4414 tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] http://192.168.122.147/volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9/action returned with HTTP 202 Sep 01 00:19:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 130/258] 192.168.122.147 () {62 vars in 1339 bytes} [Tue Sep 1 00:19:08 2026] POST /volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-93915f51-7dfc-4526-86d3-c224b8b6f0a2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-93915f51-7dfc-4526-86d3-c224b8b6f0a2 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9 Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-93915f51-7dfc-4526-86d3-c224b8b6f0a2 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-93915f51-7dfc-4526-86d3-c224b8b6f0a2 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.group_snapshots [None req-93915f51-7dfc-4526-86d3-c224b8b6f0a2 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] show called for member d727988f-186a-4697-8ee3-0d672018a8a9 {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:08 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-93915f51-7dfc-4526-86d3-c224b8b6f0a2 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] http://192.168.122.147/volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9 returned with HTTP 200 Sep 01 00:19:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 129/259] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:19:08 2026] GET /volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9 => generated 329 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-bcfb4032-6fb0-4921-9a74-0518c83ab322 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bcfb4032-6fb0-4921-9a74-0518c83ab322 tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] POST http://192.168.122.147/volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9/action Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bcfb4032-6fb0-4921-9a74-0518c83ab322 tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bcfb4032-6fb0-4921-9a74-0518c83ab322 tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.group_snapshots [None req-bcfb4032-6fb0-4921-9a74-0518c83ab322 tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] Updating group 'd727988f-186a-4697-8ee3-0d672018a8a9' with 'available' {{(pid=87485) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 00:19:08 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:08 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bcfb4032-6fb0-4921-9a74-0518c83ab322 tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] http://192.168.122.147/volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9/action returned with HTTP 202 Sep 01 00:19:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 131/260] 192.168.122.147 () {62 vars in 1339 bytes} [Tue Sep 1 00:19:08 2026] POST /volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2efc9f7f-c3a8-4959-b022-55fe355172a9 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2efc9f7f-c3a8-4959-b022-55fe355172a9 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9 Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2efc9f7f-c3a8-4959-b022-55fe355172a9 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2efc9f7f-c3a8-4959-b022-55fe355172a9 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.group_snapshots [None req-2efc9f7f-c3a8-4959-b022-55fe355172a9 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] show called for member d727988f-186a-4697-8ee3-0d672018a8a9 {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:08 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2efc9f7f-c3a8-4959-b022-55fe355172a9 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] http://192.168.122.147/volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9 returned with HTTP 200 Sep 01 00:19:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 130/261] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:19:08 2026] GET /volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9 => generated 330 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-88770d38-b6c6-49dd-ad3e-0036d1338fb8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-88770d38-b6c6-49dd-ad3e-0036d1338fb8 tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] POST http://192.168.122.147/volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9/action Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-88770d38-b6c6-49dd-ad3e-0036d1338fb8 tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-88770d38-b6c6-49dd-ad3e-0036d1338fb8 tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.group_snapshots [None req-88770d38-b6c6-49dd-ad3e-0036d1338fb8 tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] Updating group 'd727988f-186a-4697-8ee3-0d672018a8a9' with 'error' {{(pid=87485) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 00:19:08 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:08 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-88770d38-b6c6-49dd-ad3e-0036d1338fb8 tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] http://192.168.122.147/volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9/action returned with HTTP 202 Sep 01 00:19:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 132/262] 192.168.122.147 () {62 vars in 1339 bytes} [Tue Sep 1 00:19:08 2026] POST /volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-adbdd7fc-75b7-47b4-b034-c3ccd9c400b0 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-adbdd7fc-75b7-47b4-b034-c3ccd9c400b0 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9 Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-adbdd7fc-75b7-47b4-b034-c3ccd9c400b0 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-adbdd7fc-75b7-47b4-b034-c3ccd9c400b0 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.group_snapshots [None req-adbdd7fc-75b7-47b4-b034-c3ccd9c400b0 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] show called for member d727988f-186a-4697-8ee3-0d672018a8a9 {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:08 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-adbdd7fc-75b7-47b4-b034-c3ccd9c400b0 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] http://192.168.122.147/volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9 returned with HTTP 200 Sep 01 00:19:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 131/263] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:19:08 2026] GET /volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9 => generated 326 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-90b4ed10-15b2-4912-8a45-a5c7408d5953 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-90b4ed10-15b2-4912-8a45-a5c7408d5953 tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] POST http://192.168.122.147/volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9/action Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-90b4ed10-15b2-4912-8a45-a5c7408d5953 tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-90b4ed10-15b2-4912-8a45-a5c7408d5953 tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.group_snapshots [None req-90b4ed10-15b2-4912-8a45-a5c7408d5953 tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] Updating group 'd727988f-186a-4697-8ee3-0d672018a8a9' with 'available' {{(pid=87485) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 00:19:08 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:08 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-90b4ed10-15b2-4912-8a45-a5c7408d5953 tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] http://192.168.122.147/volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9/action returned with HTTP 202 Sep 01 00:19:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 133/264] 192.168.122.147 () {62 vars in 1339 bytes} [Tue Sep 1 00:19:08 2026] POST /volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9889504f-017f-4f1d-8e03-1e84b25a31b7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9889504f-017f-4f1d-8e03-1e84b25a31b7 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9 Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9889504f-017f-4f1d-8e03-1e84b25a31b7 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9889504f-017f-4f1d-8e03-1e84b25a31b7 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.group_snapshots [None req-9889504f-017f-4f1d-8e03-1e84b25a31b7 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] show called for member d727988f-186a-4697-8ee3-0d672018a8a9 {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:08 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9889504f-017f-4f1d-8e03-1e84b25a31b7 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] http://192.168.122.147/volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9 returned with HTTP 200 Sep 01 00:19:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 132/265] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:19:08 2026] GET /volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9 => generated 330 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-bf0d6d59-54c3-4ab2-b15c-39f65fb1e5a0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bf0d6d59-54c3-4ab2-b15c-39f65fb1e5a0 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] DELETE http://192.168.122.147/volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9 Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bf0d6d59-54c3-4ab2-b15c-39f65fb1e5a0 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bf0d6d59-54c3-4ab2-b15c-39f65fb1e5a0 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.group_snapshots [None req-bf0d6d59-54c3-4ab2-b15c-39f65fb1e5a0 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] delete called for member d727988f-186a-4697-8ee3-0d672018a8a9 {{(pid=87485) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 00:19:08 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.group_snapshots [None req-bf0d6d59-54c3-4ab2-b15c-39f65fb1e5a0 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Delete group_snapshot with id: d727988f-186a-4697-8ee3-0d672018a8a9 Sep 01 00:19:08 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:08 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:08 devstack devstack@c-api.service[87485]: /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 00:19:08 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:19:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bf0d6d59-54c3-4ab2-b15c-39f65fb1e5a0 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] http://192.168.122.147/volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9 returned with HTTP 202 Sep 01 00:19:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 134/266] 192.168.122.147 () {60 vars in 1300 bytes} [Tue Sep 1 00:19:08 2026] DELETE /volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4cc2ba01-87a7-477a-b603-d09db82bd69c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4cc2ba01-87a7-477a-b603-d09db82bd69c tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4cc2ba01-87a7-477a-b603-d09db82bd69c tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4cc2ba01-87a7-477a-b603-d09db82bd69c tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-4cc2ba01-87a7-477a-b603-d09db82bd69c tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4cc2ba01-87a7-477a-b603-d09db82bd69c tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: /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 00:19:08 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:19:08 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:08 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:08 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4cc2ba01-87a7-477a-b603-d09db82bd69c tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Get all volumes completed successfully. Sep 01 00:19:08 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-4cc2ba01-87a7-477a-b603-d09db82bd69c tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:19:08 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-4cc2ba01-87a7-477a-b603-d09db82bd69c tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-4cc2ba01-87a7-477a-b603-d09db82bd69c tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:08 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4cc2ba01-87a7-477a-b603-d09db82bd69c tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:19:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 133/267] 192.168.122.147 () {60 vars in 1183 bytes} [Tue Sep 1 00:19:08 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c620f5f3-9b06-4afe-aaad-bfcc77448a0d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c620f5f3-9b06-4afe-aaad-bfcc77448a0d tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] GET http://192.168.122.147/volume/v3/snapshots/detail Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c620f5f3-9b06-4afe-aaad-bfcc77448a0d tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c620f5f3-9b06-4afe-aaad-bfcc77448a0d tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-c620f5f3-9b06-4afe-aaad-bfcc77448a0d tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:19:08 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:08 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.db.api [None req-c620f5f3-9b06-4afe-aaad-bfcc77448a0d tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Building query based on filter {{(pid=87485) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-28528dc5-687f-4621-ac8f-3d24e0ec8a5f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-28528dc5-687f-4621-ac8f-3d24e0ec8a5f tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-28528dc5-687f-4621-ac8f-3d24e0ec8a5f tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-372553227"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-28528dc5-687f-4621-ac8f-3d24e0ec8a5f tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-372553227'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:19:08 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-28528dc5-687f-4621-ac8f-3d24e0ec8a5f tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Create volume of 1 GB Sep 01 00:19:08 devstack devstack@c-api.service[87485]: /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 00:19:08 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:19:08 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c620f5f3-9b06-4afe-aaad-bfcc77448a0d tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Get all snapshots completed successfully. Sep 01 00:19:08 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:08 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c620f5f3-9b06-4afe-aaad-bfcc77448a0d tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] http://192.168.122.147/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 00:19:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 135/268] 192.168.122.147 () {58 vars in 1148 bytes} [Tue Sep 1 00:19:08 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:08 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-28528dc5-687f-4621-ac8f-3d24e0ec8a5f tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Availability Zones retrieved successfully. Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ec194463-b348-4c69-9667-e0a978ff7fc8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ec194463-b348-4c69-9667-e0a978ff7fc8 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] GET http://192.168.122.147/volume/v3/snapshots/556bec20-29bf-48c0-8408-9c999d04c81a Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ec194463-b348-4c69-9667-e0a978ff7fc8 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ec194463-b348-4c69-9667-e0a978ff7fc8 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:09 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-28528dc5-687f-4621-ac8f-3d24e0ec8a5f tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Flow 'volume_create_api' (4bff437a-4eba-4718-adc1-e4018ba9b2bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:19:09 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-28528dc5-687f-4621-ac8f-3d24e0ec8a5f tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ecd7807-c4fa-4903-af13-8e0abb864652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:09 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:09 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:09 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ec194463-b348-4c69-9667-e0a978ff7fc8 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Snapshot retrieved successfully. Sep 01 00:19:09 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-28528dc5-687f-4621-ac8f-3d24e0ec8a5f tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:19:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ec194463-b348-4c69-9667-e0a978ff7fc8 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] http://192.168.122.147/volume/v3/snapshots/556bec20-29bf-48c0-8408-9c999d04c81a returned with HTTP 200 Sep 01 00:19:09 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 136/269] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:19:08 2026] GET /volume/v3/snapshots/556bec20-29bf-48c0-8408-9c999d04c81a => generated 472 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:09 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-28528dc5-687f-4621-ac8f-3d24e0ec8a5f tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ecd7807-c4fa-4903-af13-8e0abb864652) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:09 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-28528dc5-687f-4621-ac8f-3d24e0ec8a5f tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (382e4525-acec-427b-8e69-9d4524d6a7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:09 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-28528dc5-687f-4621-ac8f-3d24e0ec8a5f tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Created reservations ['97fc56d4-d333-4b9e-8c48-8de277760eab', 'd00a45d5-c51d-4d1b-9631-b76623884cd2', '11bacb8d-2dc1-4a05-9cd7-eaafd9dfdeef', '5d4c8d05-19d6-4e7d-8de9-24e7dacc1e0b'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:19:09 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-28528dc5-687f-4621-ac8f-3d24e0ec8a5f tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (382e4525-acec-427b-8e69-9d4524d6a7b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97fc56d4-d333-4b9e-8c48-8de277760eab', 'd00a45d5-c51d-4d1b-9631-b76623884cd2', '11bacb8d-2dc1-4a05-9cd7-eaafd9dfdeef', '5d4c8d05-19d6-4e7d-8de9-24e7dacc1e0b']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:09 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-28528dc5-687f-4621-ac8f-3d24e0ec8a5f tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6ed04fc-1128-420e-8a6c-f41678538c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:09 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:09 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:09 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-28528dc5-687f-4621-ac8f-3d24e0ec8a5f tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6ed04fc-1128-420e-8a6c-f41678538c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9b84036-7a6f-4f63-abdf-b53ade247cac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-372553227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fdaf971c2eb4ee792f1d6694aaee364',qos_specs=None,replication_status=,reservations=['97fc56d4-d333-4b9e-8c48-8de277760eab','d00a45d5-c51d-4d1b-9631-b76623884cd2','11bacb8d-2dc1-4a05-9cd7-eaafd9dfdeef','5d4c8d05-19d6-4e7d-8de9-24e7dacc1e0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67863e609c7f4da3ae9d4eacc10c7f59',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:19:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-372553227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9b84036-7a6f-4f63-abdf-b53ade247cac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fdaf971c2eb4ee792f1d6694aaee364',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67863e609c7f4da3ae9d4eacc10c7f59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:09 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-28528dc5-687f-4621-ac8f-3d24e0ec8a5f tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52224bb7-0e3d-49d1-9508-4e86bbcf5979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:09 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-28528dc5-687f-4621-ac8f-3d24e0ec8a5f tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52224bb7-0e3d-49d1-9508-4e86bbcf5979) transitioned into state 'SUCCESS' from state '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-372553227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fdaf971c2eb4ee792f1d6694aaee364',qos_specs=None,replication_status=,reservations=['97fc56d4-d333-4b9e-8c48-8de277760eab','d00a45d5-c51d-4d1b-9631-b76623884cd2','11bacb8d-2dc1-4a05-9cd7-eaafd9dfdeef','5d4c8d05-19d6-4e7d-8de9-24e7dacc1e0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67863e609c7f4da3ae9d4eacc10c7f59',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:09 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-28528dc5-687f-4621-ac8f-3d24e0ec8a5f tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6842204d-1648-4918-9807-51853ab6cc2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:09 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-28528dc5-687f-4621-ac8f-3d24e0ec8a5f tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6842204d-1648-4918-9807-51853ab6cc2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:09 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-28528dc5-687f-4621-ac8f-3d24e0ec8a5f tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Flow 'volume_create_api' (4bff437a-4eba-4718-adc1-e4018ba9b2bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:19:09 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-28528dc5-687f-4621-ac8f-3d24e0ec8a5f tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Create volume request issued successfully. Sep 01 00:19:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-28528dc5-687f-4621-ac8f-3d24e0ec8a5f tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:19:09 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 134/270] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:19:08 2026] POST /volume/v3/volumes => generated 765 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:19:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-86c67b73-beaf-4e9f-bcc9-0f6fab9b19ee None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-86c67b73-beaf-4e9f-bcc9-0f6fab9b19ee tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] GET http://192.168.122.147/volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac Sep 01 00:19:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-86c67b73-beaf-4e9f-bcc9-0f6fab9b19ee tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-86c67b73-beaf-4e9f-bcc9-0f6fab9b19ee tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:09 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:09 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:09 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:09 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:09 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-86c67b73-beaf-4e9f-bcc9-0f6fab9b19ee tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Volume info retrieved successfully. Sep 01 00:19:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-86c67b73-beaf-4e9f-bcc9-0f6fab9b19ee tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] http://192.168.122.147/volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac returned with HTTP 200 Sep 01 00:19:09 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 137/271] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:19:09 2026] GET /volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac => generated 833 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b1baa1c1-8c2c-467b-a90e-25d4bea5b7e4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b1baa1c1-8c2c-467b-a90e-25d4bea5b7e4 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] GET http://192.168.122.147/volume/v3/snapshots/556bec20-29bf-48c0-8408-9c999d04c81a Sep 01 00:19:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b1baa1c1-8c2c-467b-a90e-25d4bea5b7e4 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b1baa1c1-8c2c-467b-a90e-25d4bea5b7e4 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:10 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:10 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:10 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b1baa1c1-8c2c-467b-a90e-25d4bea5b7e4 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Snapshot retrieved successfully. Sep 01 00:19:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b1baa1c1-8c2c-467b-a90e-25d4bea5b7e4 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] http://192.168.122.147/volume/v3/snapshots/556bec20-29bf-48c0-8408-9c999d04c81a returned with HTTP 200 Sep 01 00:19:10 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 135/272] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:19:10 2026] GET /volume/v3/snapshots/556bec20-29bf-48c0-8408-9c999d04c81a => generated 472 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-23941f0f-d401-47a8-bedf-ba1d32477cdd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-23941f0f-d401-47a8-bedf-ba1d32477cdd tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] GET http://192.168.122.147/volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac Sep 01 00:19:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-23941f0f-d401-47a8-bedf-ba1d32477cdd tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-23941f0f-d401-47a8-bedf-ba1d32477cdd tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:10 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:10 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:10 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:10 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:10 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-23941f0f-d401-47a8-bedf-ba1d32477cdd tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Volume info retrieved successfully. Sep 01 00:19:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-23941f0f-d401-47a8-bedf-ba1d32477cdd tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] http://192.168.122.147/volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac returned with HTTP 200 Sep 01 00:19:10 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 138/273] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:19:10 2026] GET /volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac => generated 857 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f39c0ba5-124e-47e7-b507-163ecf4ba42d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f39c0ba5-124e-47e7-b507-163ecf4ba42d tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] GET http://192.168.122.147/volume/v3/snapshots/556bec20-29bf-48c0-8408-9c999d04c81a Sep 01 00:19:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f39c0ba5-124e-47e7-b507-163ecf4ba42d tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f39c0ba5-124e-47e7-b507-163ecf4ba42d tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f39c0ba5-124e-47e7-b507-163ecf4ba42d tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] http://192.168.122.147/volume/v3/snapshots/556bec20-29bf-48c0-8408-9c999d04c81a returned with HTTP 404 Sep 01 00:19:11 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 136/274] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:19:11 2026] GET /volume/v3/snapshots/556bec20-29bf-48c0-8408-9c999d04c81a => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:19:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7f707595-28ea-4522-9851-4f82dfe35a00 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7f707595-28ea-4522-9851-4f82dfe35a00 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9 Sep 01 00:19:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7f707595-28ea-4522-9851-4f82dfe35a00 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7f707595-28ea-4522-9851-4f82dfe35a00 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.group_snapshots [None req-7f707595-28ea-4522-9851-4f82dfe35a00 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] show called for member d727988f-186a-4697-8ee3-0d672018a8a9 {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 00:19:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7f707595-28ea-4522-9851-4f82dfe35a00 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] http://192.168.122.147/volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9 returned with HTTP 404 Sep 01 00:19:11 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 139/275] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:19:11 2026] GET /volume/v3/group_snapshots/d727988f-186a-4697-8ee3-0d672018a8a9 => generated 116 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:19:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2488ca12-6439-4666-9d12-dece06b58778 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2488ca12-6439-4666-9d12-dece06b58778 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:19:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2488ca12-6439-4666-9d12-dece06b58778 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2488ca12-6439-4666-9d12-dece06b58778 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-2488ca12-6439-4666-9d12-dece06b58778 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:19:11 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2488ca12-6439-4666-9d12-dece06b58778 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:19:11 devstack devstack@c-api.service[87484]: /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 00:19:11 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:19:11 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:11 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:11 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2488ca12-6439-4666-9d12-dece06b58778 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Get all volumes completed successfully. Sep 01 00:19:11 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-2488ca12-6439-4666-9d12-dece06b58778 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:19:11 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-2488ca12-6439-4666-9d12-dece06b58778 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:19:11 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-2488ca12-6439-4666-9d12-dece06b58778 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:19:11 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:11 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2488ca12-6439-4666-9d12-dece06b58778 tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:19:11 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 137/276] 192.168.122.147 () {60 vars in 1183 bytes} [Tue Sep 1 00:19:11 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a8f73705-e13e-42fa-903f-a19029e36c8f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a8f73705-e13e-42fa-903f-a19029e36c8f tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] POST http://192.168.122.147/volume/v3/groups/dc599702-3028-49d1-a772-e088c47fb1d7/action Sep 01 00:19:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a8f73705-e13e-42fa-903f-a19029e36c8f tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:19:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a8f73705-e13e-42fa-903f-a19029e36c8f tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-a8f73705-e13e-42fa-903f-a19029e36c8f tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] delete called for group dc599702-3028-49d1-a772-e088c47fb1d7 {{(pid=87485) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 00:19:11 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.groups [None req-a8f73705-e13e-42fa-903f-a19029e36c8f tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Delete group with id: dc599702-3028-49d1-a772-e088c47fb1d7 Sep 01 00:19:11 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:11 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:11 devstack devstack@c-api.service[87485]: /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 00:19:11 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 00:19:11 devstack devstack@c-api.service[87485]: /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 00:19:11 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:19:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a8f73705-e13e-42fa-903f-a19029e36c8f tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] http://192.168.122.147/volume/v3/groups/dc599702-3028-49d1-a772-e088c47fb1d7/action returned with HTTP 202 Sep 01 00:19:11 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 140/277] 192.168.122.147 () {62 vars in 1312 bytes} [Tue Sep 1 00:19:11 2026] POST /volume/v3/groups/dc599702-3028-49d1-a772-e088c47fb1d7/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:19:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0bed0278-d3dc-4f70-8b04-724fdd3c575d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0bed0278-d3dc-4f70-8b04-724fdd3c575d tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] GET http://192.168.122.147/volume/v3/volumes/c6b40b51-2ba5-46e3-987c-ec1c72937327 Sep 01 00:19:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0bed0278-d3dc-4f70-8b04-724fdd3c575d tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0bed0278-d3dc-4f70-8b04-724fdd3c575d tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:11 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:11 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:11 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:11 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:11 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0bed0278-d3dc-4f70-8b04-724fdd3c575d tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Volume info retrieved successfully. Sep 01 00:19:11 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-0bed0278-d3dc-4f70-8b04-724fdd3c575d tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:19:11 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-0bed0278-d3dc-4f70-8b04-724fdd3c575d tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:19:11 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-0bed0278-d3dc-4f70-8b04-724fdd3c575d tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:19:11 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:11 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0bed0278-d3dc-4f70-8b04-724fdd3c575d tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] http://192.168.122.147/volume/v3/volumes/c6b40b51-2ba5-46e3-987c-ec1c72937327 returned with HTTP 200 Sep 01 00:19:11 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 138/278] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:19:11 2026] GET /volume/v3/volumes/c6b40b51-2ba5-46e3-987c-ec1c72937327 => generated 925 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5692e335-8c2e-4649-8251-bdac64f81cc3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5692e335-8c2e-4649-8251-bdac64f81cc3 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] GET http://192.168.122.147/volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac Sep 01 00:19:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5692e335-8c2e-4649-8251-bdac64f81cc3 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5692e335-8c2e-4649-8251-bdac64f81cc3 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:11 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:11 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:11 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:11 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:11 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5692e335-8c2e-4649-8251-bdac64f81cc3 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Volume info retrieved successfully. Sep 01 00:19:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5692e335-8c2e-4649-8251-bdac64f81cc3 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] http://192.168.122.147/volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac returned with HTTP 200 Sep 01 00:19:11 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 141/279] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:19:11 2026] GET /volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac => generated 858 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-81c00737-60df-4504-9e42-bc12e6c9a97c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-81c00737-60df-4504-9e42-bc12e6c9a97c tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] GET http://192.168.122.147/volume/v3/volumes/c6b40b51-2ba5-46e3-987c-ec1c72937327 Sep 01 00:19:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-81c00737-60df-4504-9e42-bc12e6c9a97c tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-81c00737-60df-4504-9e42-bc12e6c9a97c tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-81c00737-60df-4504-9e42-bc12e6c9a97c tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] http://192.168.122.147/volume/v3/volumes/c6b40b51-2ba5-46e3-987c-ec1c72937327 returned with HTTP 404 Sep 01 00:19:12 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 139/280] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:19:12 2026] GET /volume/v3/volumes/c6b40b51-2ba5-46e3-987c-ec1c72937327 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:19:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2d108d2d-09ab-4444-8d80-57632836477d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2d108d2d-09ab-4444-8d80-57632836477d tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] GET http://192.168.122.147/volume/v3/groups/dc599702-3028-49d1-a772-e088c47fb1d7 Sep 01 00:19:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2d108d2d-09ab-4444-8d80-57632836477d tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2d108d2d-09ab-4444-8d80-57632836477d tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-2d108d2d-09ab-4444-8d80-57632836477d tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] show called for member dc599702-3028-49d1-a772-e088c47fb1d7 {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:19:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2d108d2d-09ab-4444-8d80-57632836477d tempest-GroupSnapshotsV319Test-55893275 tempest-GroupSnapshotsV319Test-55893275-project-member] http://192.168.122.147/volume/v3/groups/dc599702-3028-49d1-a772-e088c47fb1d7 returned with HTTP 404 Sep 01 00:19:12 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 142/281] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:19:12 2026] GET /volume/v3/groups/dc599702-3028-49d1-a772-e088c47fb1d7 => generated 108 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:19:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8836abee-46e6-4ef9-9f9c-da714a2e15e6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8836abee-46e6-4ef9-9f9c-da714a2e15e6 tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] DELETE http://192.168.122.147/volume/v3/group_types/6ee4a540-8e5b-4949-95ac-f8f0d81b5cd1 Sep 01 00:19:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8836abee-46e6-4ef9-9f9c-da714a2e15e6 tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8836abee-46e6-4ef9-9f9c-da714a2e15e6 tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8836abee-46e6-4ef9-9f9c-da714a2e15e6 tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] http://192.168.122.147/volume/v3/group_types/6ee4a540-8e5b-4949-95ac-f8f0d81b5cd1 returned with HTTP 202 Sep 01 00:19:12 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 140/282] 192.168.122.147 () {60 vars in 1288 bytes} [Tue Sep 1 00:19:12 2026] DELETE /volume/v3/group_types/6ee4a540-8e5b-4949-95ac-f8f0d81b5cd1 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:19:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e7573537-d044-4f70-a1ad-2a268b4060a4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e7573537-d044-4f70-a1ad-2a268b4060a4 tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] DELETE http://192.168.122.147/volume/v3/types/fff3b8a2-0ca0-4b25-a705-8afa03e2ead4 Sep 01 00:19:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e7573537-d044-4f70-a1ad-2a268b4060a4 tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e7573537-d044-4f70-a1ad-2a268b4060a4 tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e7573537-d044-4f70-a1ad-2a268b4060a4 tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] http://192.168.122.147/volume/v3/types/fff3b8a2-0ca0-4b25-a705-8afa03e2ead4 returned with HTTP 202 Sep 01 00:19:12 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 143/283] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:19:12 2026] DELETE /volume/v3/types/fff3b8a2-0ca0-4b25-a705-8afa03e2ead4 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:19:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-edc47249-a6d8-4980-8046-15445216e247 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-edc47249-a6d8-4980-8046-15445216e247 tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] GET http://192.168.122.147/volume/v3/types/fff3b8a2-0ca0-4b25-a705-8afa03e2ead4 Sep 01 00:19:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-edc47249-a6d8-4980-8046-15445216e247 tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-edc47249-a6d8-4980-8046-15445216e247 tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-edc47249-a6d8-4980-8046-15445216e247 tempest-GroupSnapshotsV319Test-460881052 tempest-GroupSnapshotsV319Test-460881052-project-admin] http://192.168.122.147/volume/v3/types/fff3b8a2-0ca0-4b25-a705-8afa03e2ead4 returned with HTTP 404 Sep 01 00:19:12 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 141/284] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:19:12 2026] GET /volume/v3/types/fff3b8a2-0ca0-4b25-a705-8afa03e2ead4 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:19:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-db520b11-44dc-47e4-b56c-67a491a1d862 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-db520b11-44dc-47e4-b56c-67a491a1d862 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:19:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-db520b11-44dc-47e4-b56c-67a491a1d862 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1287093904"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-db520b11-44dc-47e4-b56c-67a491a1d862 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1287093904'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:19:14 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-db520b11-44dc-47e4-b56c-67a491a1d862 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Create volume of 1 GB Sep 01 00:19:14 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-db520b11-44dc-47e4-b56c-67a491a1d862 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Availability Zones retrieved successfully. Sep 01 00:19:14 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-db520b11-44dc-47e4-b56c-67a491a1d862 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Flow 'volume_create_api' (8cba8cc5-1563-46e9-8820-a591157f2728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:19:14 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-db520b11-44dc-47e4-b56c-67a491a1d862 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94586578-13cf-419a-a3ab-075c1518858b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:14 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-db520b11-44dc-47e4-b56c-67a491a1d862 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:19:14 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-db520b11-44dc-47e4-b56c-67a491a1d862 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94586578-13cf-419a-a3ab-075c1518858b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:14 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-db520b11-44dc-47e4-b56c-67a491a1d862 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e7b5926-b3f6-4447-b977-29f0d6900fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:14 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-db520b11-44dc-47e4-b56c-67a491a1d862 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Created reservations ['04ac18cb-e785-4575-b09e-c48e833b2d3c', '78a27d4c-bc79-492b-b355-b8a513145a31', '9108d563-983e-4746-8d43-85c43cf83e5b', '58521d42-d87f-4bee-bd41-242570947d5e'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:19:14 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-db520b11-44dc-47e4-b56c-67a491a1d862 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e7b5926-b3f6-4447-b977-29f0d6900fa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04ac18cb-e785-4575-b09e-c48e833b2d3c', '78a27d4c-bc79-492b-b355-b8a513145a31', '9108d563-983e-4746-8d43-85c43cf83e5b', '58521d42-d87f-4bee-bd41-242570947d5e']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:14 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-db520b11-44dc-47e4-b56c-67a491a1d862 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9a2414c-d6fa-4e05-9c11-1e5b2cc713c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:14 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:14 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:14 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-db520b11-44dc-47e4-b56c-67a491a1d862 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9a2414c-d6fa-4e05-9c11-1e5b2cc713c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd26a52ee-222e-48dc-b731-c4b428fa9e43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1287093904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32dab66b3bad4850b1fd38adca7614e8',qos_specs=None,replication_status=,reservations=['04ac18cb-e785-4575-b09e-c48e833b2d3c','78a27d4c-bc79-492b-b355-b8a513145a31','9108d563-983e-4746-8d43-85c43cf83e5b','58521d42-d87f-4bee-bd41-242570947d5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='132c6964d488484c91ed1979e00a894b',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:19:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1287093904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d26a52ee-222e-48dc-b731-c4b428fa9e43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32dab66b3bad4850b1fd38adca7614e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='132c6964d488484c91ed1979e00a894b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:14 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-db520b11-44dc-47e4-b56c-67a491a1d862 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b569e2f1-4fb0-4b06-9264-28c619c9bf83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:14 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-db520b11-44dc-47e4-b56c-67a491a1d862 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b569e2f1-4fb0-4b06-9264-28c619c9bf83) transitioned into state 'SUCCESS' from state '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-1287093904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32dab66b3bad4850b1fd38adca7614e8',qos_specs=None,replication_status=,reservations=['04ac18cb-e785-4575-b09e-c48e833b2d3c','78a27d4c-bc79-492b-b355-b8a513145a31','9108d563-983e-4746-8d43-85c43cf83e5b','58521d42-d87f-4bee-bd41-242570947d5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='132c6964d488484c91ed1979e00a894b',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:14 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-db520b11-44dc-47e4-b56c-67a491a1d862 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd188b40-49fc-4ba6-9275-e4ad3744dc23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:14 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-db520b11-44dc-47e4-b56c-67a491a1d862 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd188b40-49fc-4ba6-9275-e4ad3744dc23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:14 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-db520b11-44dc-47e4-b56c-67a491a1d862 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Flow 'volume_create_api' (8cba8cc5-1563-46e9-8820-a591157f2728) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:19:14 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-db520b11-44dc-47e4-b56c-67a491a1d862 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Create volume request issued successfully. Sep 01 00:19:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-db520b11-44dc-47e4-b56c-67a491a1d862 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:19:14 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 144/285] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:19:14 2026] POST /volume/v3/volumes => generated 763 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:19:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8d82967e-b5c8-403d-8ee8-0a7d00e458b5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8d82967e-b5c8-403d-8ee8-0a7d00e458b5 tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:19:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8d82967e-b5c8-403d-8ee8-0a7d00e458b5 tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-119226027"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8d82967e-b5c8-403d-8ee8-0a7d00e458b5 tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:19:18 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 142/286] 192.168.122.147 () {60 vars in 1136 bytes} [Tue Sep 1 00:19:18 2026] POST /volume/v3/types => generated 215 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:19:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-232cab24-2d4e-4c46-83ea-970ff9261d65 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-232cab24-2d4e-4c46-83ea-970ff9261d65 tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] POST http://192.168.122.147/volume/v3/group_types Sep 01 00:19:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-232cab24-2d4e-4c46-83ea-970ff9261d65 tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1505471029"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:18 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:18 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-232cab24-2d4e-4c46-83ea-970ff9261d65 tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] http://192.168.122.147/volume/v3/group_types returned with HTTP 202 Sep 01 00:19:18 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 145/287] 192.168.122.147 () {62 vars in 1195 bytes} [Tue Sep 1 00:19:18 2026] POST /volume/v3/group_types => generated 173 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:19:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3eee9faa-9485-4c88-85c5-70819b7fe015 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3eee9faa-9485-4c88-85c5-70819b7fe015 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] POST http://192.168.122.147/volume/v3/groups Sep 01 00:19:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3eee9faa-9485-4c88-85c5-70819b7fe015 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "eba4fa73-5c4d-49d4-9f15-9a23ea130ce9", "volume_types": ["beb00d76-a1b7-4b1c-b101-358a27c2855b"], "name": "tempest-Group1-720133842"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-3eee9faa-9485-4c88-85c5-70819b7fe015 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Creating new group {'group': {'group_type': 'eba4fa73-5c4d-49d4-9f15-9a23ea130ce9', 'volume_types': ['beb00d76-a1b7-4b1c-b101-358a27c2855b'], 'name': 'tempest-Group1-720133842'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 00:19:18 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.groups [None req-3eee9faa-9485-4c88-85c5-70819b7fe015 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Creating group tempest-Group1-720133842. Sep 01 00:19:18 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3eee9faa-9485-4c88-85c5-70819b7fe015 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Availability Zones retrieved successfully. Sep 01 00:19:18 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-3eee9faa-9485-4c88-85c5-70819b7fe015 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Created reservations ['ece246e6-8c68-42eb-8a6f-cb3d5a635ef5'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:19:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3eee9faa-9485-4c88-85c5-70819b7fe015 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/groups returned with HTTP 202 Sep 01 00:19:18 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 143/288] 192.168.122.147 () {62 vars in 1181 bytes} [Tue Sep 1 00:19:18 2026] POST /volume/v3/groups => generated 93 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:19:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d7e400f5-5c6b-4e68-8dc8-42be2bcf5b5c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d7e400f5-5c6b-4e68-8dc8-42be2bcf5b5c tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/groups/13f21043-bdf0-4bd1-950c-0395f4a43b22 Sep 01 00:19:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d7e400f5-5c6b-4e68-8dc8-42be2bcf5b5c tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d7e400f5-5c6b-4e68-8dc8-42be2bcf5b5c tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-d7e400f5-5c6b-4e68-8dc8-42be2bcf5b5c tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] show called for member 13f21043-bdf0-4bd1-950c-0395f4a43b22 {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:19:18 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:18 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:18 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:18 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), Sep 01 00:19:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d7e400f5-5c6b-4e68-8dc8-42be2bcf5b5c tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/groups/13f21043-bdf0-4bd1-950c-0395f4a43b22 returned with HTTP 200 Sep 01 00:19:18 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 146/289] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:19:18 2026] GET /volume/v3/groups/13f21043-bdf0-4bd1-950c-0395f4a43b22 => generated 321 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1f16bda9-f244-492d-b06c-fb25ca6e8563 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1f16bda9-f244-492d-b06c-fb25ca6e8563 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/groups/13f21043-bdf0-4bd1-950c-0395f4a43b22 Sep 01 00:19:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1f16bda9-f244-492d-b06c-fb25ca6e8563 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1f16bda9-f244-492d-b06c-fb25ca6e8563 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-1f16bda9-f244-492d-b06c-fb25ca6e8563 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] show called for member 13f21043-bdf0-4bd1-950c-0395f4a43b22 {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:19:19 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:19 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:19 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:19 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:19:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1f16bda9-f244-492d-b06c-fb25ca6e8563 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/groups/13f21043-bdf0-4bd1-950c-0395f4a43b22 returned with HTTP 200 Sep 01 00:19:19 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 144/290] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:19:19 2026] GET /volume/v3/groups/13f21043-bdf0-4bd1-950c-0395f4a43b22 => generated 322 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-dfc55112-cb8b-4fbd-9943-958cbb81122c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dfc55112-cb8b-4fbd-9943-958cbb81122c tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] POST http://192.168.122.147/volume/v3/groups Sep 01 00:19:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dfc55112-cb8b-4fbd-9943-958cbb81122c tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "eba4fa73-5c4d-49d4-9f15-9a23ea130ce9", "volume_types": ["beb00d76-a1b7-4b1c-b101-358a27c2855b"], "name": "tempest-Group2-1535830810"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-dfc55112-cb8b-4fbd-9943-958cbb81122c tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Creating new group {'group': {'group_type': 'eba4fa73-5c4d-49d4-9f15-9a23ea130ce9', 'volume_types': ['beb00d76-a1b7-4b1c-b101-358a27c2855b'], 'name': 'tempest-Group2-1535830810'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 00:19:20 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.groups [None req-dfc55112-cb8b-4fbd-9943-958cbb81122c tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Creating group tempest-Group2-1535830810. Sep 01 00:19:20 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:20 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:20 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-dfc55112-cb8b-4fbd-9943-958cbb81122c tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Availability Zones retrieved successfully. Sep 01 00:19:20 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-dfc55112-cb8b-4fbd-9943-958cbb81122c tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Created reservations ['7b725c0d-a568-4813-96ea-ed45bcaf2e7c'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:19:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dfc55112-cb8b-4fbd-9943-958cbb81122c tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/groups returned with HTTP 202 Sep 01 00:19:20 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 147/291] 192.168.122.147 () {62 vars in 1181 bytes} [Tue Sep 1 00:19:19 2026] POST /volume/v3/groups => generated 94 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:19:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ce4a3d53-ca33-4b52-b903-bb936c14a3e1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ce4a3d53-ca33-4b52-b903-bb936c14a3e1 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/groups/134f2135-28ac-4b31-aa4b-84c598a3a49c Sep 01 00:19:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ce4a3d53-ca33-4b52-b903-bb936c14a3e1 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ce4a3d53-ca33-4b52-b903-bb936c14a3e1 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-ce4a3d53-ca33-4b52-b903-bb936c14a3e1 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] show called for member 134f2135-28ac-4b31-aa4b-84c598a3a49c {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:19:20 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:20 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:20 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:20 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:19:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ce4a3d53-ca33-4b52-b903-bb936c14a3e1 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/groups/134f2135-28ac-4b31-aa4b-84c598a3a49c returned with HTTP 200 Sep 01 00:19:20 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 145/292] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:19:20 2026] GET /volume/v3/groups/134f2135-28ac-4b31-aa4b-84c598a3a49c => generated 322 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-91a8db26-04c1-41b0-8f5e-d147987ecb63 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-91a8db26-04c1-41b0-8f5e-d147987ecb63 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/groups/134f2135-28ac-4b31-aa4b-84c598a3a49c Sep 01 00:19:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-91a8db26-04c1-41b0-8f5e-d147987ecb63 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-91a8db26-04c1-41b0-8f5e-d147987ecb63 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-91a8db26-04c1-41b0-8f5e-d147987ecb63 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] show called for member 134f2135-28ac-4b31-aa4b-84c598a3a49c {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:19:21 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:21 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:21 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:21 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), Sep 01 00:19:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-91a8db26-04c1-41b0-8f5e-d147987ecb63 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/groups/134f2135-28ac-4b31-aa4b-84c598a3a49c returned with HTTP 200 Sep 01 00:19:21 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 148/293] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:19:21 2026] GET /volume/v3/groups/134f2135-28ac-4b31-aa4b-84c598a3a49c => generated 323 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6b46b955-d2bb-449a-98bb-915eede9fdb7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6b46b955-d2bb-449a-98bb-915eede9fdb7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:19:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6b46b955-d2bb-449a-98bb-915eede9fdb7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2055585591", "volume_type": "beb00d76-a1b7-4b1c-b101-358a27c2855b", "group_id": "13f21043-bdf0-4bd1-950c-0395f4a43b22", "size": 1}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-6b46b955-d2bb-449a-98bb-915eede9fdb7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2055585591', 'volume_type': 'beb00d76-a1b7-4b1c-b101-358a27c2855b', 'group_id': '13f21043-bdf0-4bd1-950c-0395f4a43b22', 'size': 1}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:19:21 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:21 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:21 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-6b46b955-d2bb-449a-98bb-915eede9fdb7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Create volume of 1 GB Sep 01 00:19:21 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:21 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:19:21 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6b46b955-d2bb-449a-98bb-915eede9fdb7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Availability Zones retrieved successfully. Sep 01 00:19:21 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6b46b955-d2bb-449a-98bb-915eede9fdb7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Flow 'volume_create_api' (2e81f007-20e2-42bd-b19e-e8f7c5b58986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:19:21 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6b46b955-d2bb-449a-98bb-915eede9fdb7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f226da11-8c52-4317-90ae-e1f7e6de616a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:21 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:21 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:21 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-6b46b955-d2bb-449a-98bb-915eede9fdb7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:19:21 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6b46b955-d2bb-449a-98bb-915eede9fdb7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f226da11-8c52-4317-90ae-e1f7e6de616a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:19:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=beb00d76-a1b7-4b1c-b101-358a27c2855b,is_public=True,name='tempest-GroupsTest-volume-type-119226027',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'beb00d76-a1b7-4b1c-b101-358a27c2855b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '13f21043-bdf0-4bd1-950c-0395f4a43b22', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:21 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6b46b955-d2bb-449a-98bb-915eede9fdb7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2175e44-259d-4bb0-8852-344aa0a2dfd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:21 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-6b46b955-d2bb-449a-98bb-915eede9fdb7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-119226027 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-119226027, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:19:21 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-6b46b955-d2bb-449a-98bb-915eede9fdb7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-119226027 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-119226027, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:19:21 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-6b46b955-d2bb-449a-98bb-915eede9fdb7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Created reservations ['81ba4454-3110-4f24-b196-bcf69e52c9df', '91a9f6c9-8949-4bb4-947a-7cf7e88a7f93', '1b6b89cd-781a-4037-841e-1f61c29c242a', 'b91ed240-a87d-41c6-a9ad-0df4dbe8f30e'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:19:21 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6b46b955-d2bb-449a-98bb-915eede9fdb7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2175e44-259d-4bb0-8852-344aa0a2dfd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81ba4454-3110-4f24-b196-bcf69e52c9df', '91a9f6c9-8949-4bb4-947a-7cf7e88a7f93', '1b6b89cd-781a-4037-841e-1f61c29c242a', 'b91ed240-a87d-41c6-a9ad-0df4dbe8f30e']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:21 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6b46b955-d2bb-449a-98bb-915eede9fdb7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a44d3414-ed51-4357-926e-20db0a58f9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:21 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:21 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:21 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6b46b955-d2bb-449a-98bb-915eede9fdb7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a44d3414-ed51-4357-926e-20db0a58f9ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5cb8b9d-3ebf-40ba-8957-901bc7413afd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2055585591',encryption_key_id=None,group_id=13f21043-bdf0-4bd1-950c-0395f4a43b22,group_type_id=,metadata={},multiattach=False,project_id='e5fa3bb7faa04826b5bb560f060a70d5',qos_specs=None,replication_status=,reservations=['81ba4454-3110-4f24-b196-bcf69e52c9df','91a9f6c9-8949-4bb4-947a-7cf7e88a7f93','1b6b89cd-781a-4037-841e-1f61c29c242a','b91ed240-a87d-41c6-a9ad-0df4dbe8f30e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b17755ae61e94f8692697979d63b9d9d',volume_type_id=beb00d76-a1b7-4b1c-b101-358a27c2855b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:19:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2055585591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=13f21043-bdf0-4bd1-950c-0395f4a43b22,host=None,id=d5cb8b9d-3ebf-40ba-8957-901bc7413afd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5fa3bb7faa04826b5bb560f060a70d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b17755ae61e94f8692697979d63b9d9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(beb00d76-a1b7-4b1c-b101-358a27c2855b),volume_type_id=beb00d76-a1b7-4b1c-b101-358a27c2855b)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:21 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6b46b955-d2bb-449a-98bb-915eede9fdb7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ac81c32-95a3-473f-9751-496c3375bde5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:21 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6b46b955-d2bb-449a-98bb-915eede9fdb7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ac81c32-95a3-473f-9751-496c3375bde5) transitioned into state 'SUCCESS' from state '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-2055585591',encryption_key_id=None,group_id=13f21043-bdf0-4bd1-950c-0395f4a43b22,group_type_id=,metadata={},multiattach=False,project_id='e5fa3bb7faa04826b5bb560f060a70d5',qos_specs=None,replication_status=,reservations=['81ba4454-3110-4f24-b196-bcf69e52c9df','91a9f6c9-8949-4bb4-947a-7cf7e88a7f93','1b6b89cd-781a-4037-841e-1f61c29c242a','b91ed240-a87d-41c6-a9ad-0df4dbe8f30e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b17755ae61e94f8692697979d63b9d9d',volume_type_id=beb00d76-a1b7-4b1c-b101-358a27c2855b)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:21 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6b46b955-d2bb-449a-98bb-915eede9fdb7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beb03667-6f26-495c-8303-cead03bed559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:21 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6b46b955-d2bb-449a-98bb-915eede9fdb7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beb03667-6f26-495c-8303-cead03bed559) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:22 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6b46b955-d2bb-449a-98bb-915eede9fdb7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Flow 'volume_create_api' (2e81f007-20e2-42bd-b19e-e8f7c5b58986) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:19:22 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6b46b955-d2bb-449a-98bb-915eede9fdb7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Create volume request issued successfully. Sep 01 00:19:22 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-6b46b955-d2bb-449a-98bb-915eede9fdb7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:19:22 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-6b46b955-d2bb-449a-98bb-915eede9fdb7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:19:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-a400ab33-d443-4623-8ae5-d384479f045c req-29a0be97-2f2d-487f-b5a9-8a1c520dff09 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-a400ab33-d443-4623-8ae5-d384479f045c req-29a0be97-2f2d-487f-b5a9-8a1c520dff09 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] GET http://192.168.122.147/volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac Sep 01 00:19:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-a400ab33-d443-4623-8ae5-d384479f045c req-29a0be97-2f2d-487f-b5a9-8a1c520dff09 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-a400ab33-d443-4623-8ae5-d384479f045c req-29a0be97-2f2d-487f-b5a9-8a1c520dff09 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:22 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-6b46b955-d2bb-449a-98bb-915eede9fdb7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:19:22 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:22 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:22 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:22 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:22 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-a400ab33-d443-4623-8ae5-d384479f045c req-29a0be97-2f2d-487f-b5a9-8a1c520dff09 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Volume info retrieved successfully. Sep 01 00:19:22 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:22 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6b46b955-d2bb-449a-98bb-915eede9fdb7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:19:22 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 146/294] 192.168.122.147 () {62 vars in 1184 bytes} [Tue Sep 1 00:19:21 2026] POST /volume/v3/volumes => generated 822 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:19:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-a400ab33-d443-4623-8ae5-d384479f045c req-29a0be97-2f2d-487f-b5a9-8a1c520dff09 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] http://192.168.122.147/volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac returned with HTTP 200 Sep 01 00:19:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 149/295] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:19:22 2026] GET /volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac => generated 858 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-700de1b0-f179-4a52-8dfc-3fbfc453b989 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-700de1b0-f179-4a52-8dfc-3fbfc453b989 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/volumes/d5cb8b9d-3ebf-40ba-8957-901bc7413afd Sep 01 00:19:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-700de1b0-f179-4a52-8dfc-3fbfc453b989 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-700de1b0-f179-4a52-8dfc-3fbfc453b989 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:22 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:22 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:22 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:22 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:22 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-700de1b0-f179-4a52-8dfc-3fbfc453b989 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Volume info retrieved successfully. Sep 01 00:19:22 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-700de1b0-f179-4a52-8dfc-3fbfc453b989 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:19:22 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-700de1b0-f179-4a52-8dfc-3fbfc453b989 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:19:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-fe85bd73-7ac6-40ae-88ba-eae187099c86 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fe85bd73-7ac6-40ae-88ba-eae187099c86 None None] GET http://192.168.122.147/volume// Sep 01 00:19:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fe85bd73-7ac6-40ae-88ba-eae187099c86 None None] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fe85bd73-7ac6-40ae-88ba-eae187099c86 None None] Calling method 'all' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fe85bd73-7ac6-40ae-88ba-eae187099c86 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:19:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 150/296] 192.168.122.147 () {58 vars in 1308 bytes} [Tue Sep 1 00:19:22 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:19:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-a400ab33-d443-4623-8ae5-d384479f045c req-988be59c-63ff-491b-ac6e-3c0d9c5372f2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:22 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-700de1b0-f179-4a52-8dfc-3fbfc453b989 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:19:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-a400ab33-d443-4623-8ae5-d384479f045c req-988be59c-63ff-491b-ac6e-3c0d9c5372f2 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 01 00:19:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-a400ab33-d443-4623-8ae5-d384479f045c req-988be59c-63ff-491b-ac6e-3c0d9c5372f2 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c9b84036-7a6f-4f63-abdf-b53ade247cac", "connector": null, "instance_uuid": "754fa4ad-5451-4116-a865-22e20aed4dc2"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:22 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:22 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-700de1b0-f179-4a52-8dfc-3fbfc453b989 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/volumes/d5cb8b9d-3ebf-40ba-8957-901bc7413afd returned with HTTP 200 Sep 01 00:19:22 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 147/297] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:19:22 2026] GET /volume/v3/volumes/d5cb8b9d-3ebf-40ba-8957-901bc7413afd => generated 890 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:22 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:22 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:22 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:22 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-a400ab33-d443-4623-8ae5-d384479f045c req-988be59c-63ff-491b-ac6e-3c0d9c5372f2 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 01 00:19:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 151/298] 192.168.122.147 () {66 vars in 1483 bytes} [Tue Sep 1 00:19:22 2026] POST /volume/v3/attachments => generated 273 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-a400ab33-d443-4623-8ae5-d384479f045c req-05e9913c-c6ea-4cd8-b316-8413dc8d8f27 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-a400ab33-d443-4623-8ae5-d384479f045c req-05e9913c-c6ea-4cd8-b316-8413dc8d8f27 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] POST http://192.168.122.147/volume/v3/attachments/2f9315b4-ed1f-4ece-b91b-ae71483fd548/action Sep 01 00:19:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-a400ab33-d443-4623-8ae5-d384479f045c req-05e9913c-c6ea-4cd8-b316-8413dc8d8f27 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Action body: b'{"os-complete": null}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:19:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-a400ab33-d443-4623-8ae5-d384479f045c req-05e9913c-c6ea-4cd8-b316-8413dc8d8f27 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:22 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:22 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:22 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:22 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-a400ab33-d443-4623-8ae5-d384479f045c req-05e9913c-c6ea-4cd8-b316-8413dc8d8f27 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] http://192.168.122.147/volume/v3/attachments/2f9315b4-ed1f-4ece-b91b-ae71483fd548/action returned with HTTP 204 Sep 01 00:19:22 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 148/299] 192.168.122.147 () {66 vars in 1614 bytes} [Tue Sep 1 00:19:22 2026] POST /volume/v3/attachments/2f9315b4-ed1f-4ece-b91b-ae71483fd548/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:19:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-fa0f37d6-1884-4c53-a9b3-5276c938359a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fa0f37d6-1884-4c53-a9b3-5276c938359a tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] GET http://192.168.122.147/volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac Sep 01 00:19:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fa0f37d6-1884-4c53-a9b3-5276c938359a tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fa0f37d6-1884-4c53-a9b3-5276c938359a tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:22 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:22 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:22 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:22 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:22 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-fa0f37d6-1884-4c53-a9b3-5276c938359a tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Volume info retrieved successfully. Sep 01 00:19:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fa0f37d6-1884-4c53-a9b3-5276c938359a tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] http://192.168.122.147/volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac returned with HTTP 200 Sep 01 00:19:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 152/300] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:19:22 2026] GET /volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac => generated 1120 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2063f395-531b-4021-bfa6-d1f8ca10b729 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2063f395-531b-4021-bfa6-d1f8ca10b729 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] GET http://192.168.122.147/volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac Sep 01 00:19:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2063f395-531b-4021-bfa6-d1f8ca10b729 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2063f395-531b-4021-bfa6-d1f8ca10b729 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:22 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:22 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:22 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:22 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:22 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2063f395-531b-4021-bfa6-d1f8ca10b729 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Volume info retrieved successfully. Sep 01 00:19:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2063f395-531b-4021-bfa6-d1f8ca10b729 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] http://192.168.122.147/volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac returned with HTTP 200 Sep 01 00:19:22 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 149/301] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:19:22 2026] GET /volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac => generated 1120 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-05971759-b044-4e6d-af8a-37d62d808a15 req-bbb7a90b-395e-4d5c-9b72-f1a9be851e82 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-05971759-b044-4e6d-af8a-37d62d808a15 req-bbb7a90b-395e-4d5c-9b72-f1a9be851e82 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] GET http://192.168.122.147/volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac Sep 01 00:19:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-05971759-b044-4e6d-af8a-37d62d808a15 req-bbb7a90b-395e-4d5c-9b72-f1a9be851e82 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-05971759-b044-4e6d-af8a-37d62d808a15 req-bbb7a90b-395e-4d5c-9b72-f1a9be851e82 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:22 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:22 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:22 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:22 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:22 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-05971759-b044-4e6d-af8a-37d62d808a15 req-bbb7a90b-395e-4d5c-9b72-f1a9be851e82 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Volume info retrieved successfully. Sep 01 00:19:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-05971759-b044-4e6d-af8a-37d62d808a15 req-bbb7a90b-395e-4d5c-9b72-f1a9be851e82 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] http://192.168.122.147/volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac returned with HTTP 200 Sep 01 00:19:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 153/302] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:19:22 2026] GET /volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac => generated 1120 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-05971759-b044-4e6d-af8a-37d62d808a15 req-522c6269-6716-4c41-aa89-ea53ea28b535 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-05971759-b044-4e6d-af8a-37d62d808a15 req-522c6269-6716-4c41-aa89-ea53ea28b535 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] DELETE http://192.168.122.147/volume/v3/attachments/2f9315b4-ed1f-4ece-b91b-ae71483fd548 Sep 01 00:19:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-05971759-b044-4e6d-af8a-37d62d808a15 req-522c6269-6716-4c41-aa89-ea53ea28b535 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-05971759-b044-4e6d-af8a-37d62d808a15 req-522c6269-6716-4c41-aa89-ea53ea28b535 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d612db13-1d18-4146-b866-cde12d813373 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d612db13-1d18-4146-b866-cde12d813373 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:19:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d612db13-1d18-4146-b866-cde12d813373 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1341273206"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-d612db13-1d18-4146-b866-cde12d813373 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1341273206'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:19:22 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-d612db13-1d18-4146-b866-cde12d813373 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Create volume of 1 GB Sep 01 00:19:22 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:22 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:22 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d612db13-1d18-4146-b866-cde12d813373 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Availability Zones retrieved successfully. Sep 01 00:19:22 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d612db13-1d18-4146-b866-cde12d813373 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Flow 'volume_create_api' (3705a9b8-fec8-46c9-8a7c-b2df66539426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:19:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d612db13-1d18-4146-b866-cde12d813373 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e02b4bb8-8aeb-47ed-bcaf-96461dca16ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-d612db13-1d18-4146-b866-cde12d813373 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:19:23 devstack devstack@c-api.service[87484]: /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 00:19:23 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, Sep 01 00:19:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d612db13-1d18-4146-b866-cde12d813373 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e02b4bb8-8aeb-47ed-bcaf-96461dca16ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d612db13-1d18-4146-b866-cde12d813373 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d89af05e-bade-49ef-94b8-a901083cd1d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-05971759-b044-4e6d-af8a-37d62d808a15 req-522c6269-6716-4c41-aa89-ea53ea28b535 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] http://192.168.122.147/volume/v3/attachments/2f9315b4-ed1f-4ece-b91b-ae71483fd548 returned with HTTP 200 Sep 01 00:19:23 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 150/303] 192.168.122.147 () {64 vars in 1562 bytes} [Tue Sep 1 00:19:22 2026] DELETE /volume/v3/attachments/2f9315b4-ed1f-4ece-b91b-ae71483fd548 => generated 19 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a10c7f7c-a867-4c58-8cc1-a300c82b14a5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a10c7f7c-a867-4c58-8cc1-a300c82b14a5 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] GET http://192.168.122.147/volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac Sep 01 00:19:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a10c7f7c-a867-4c58-8cc1-a300c82b14a5 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a10c7f7c-a867-4c58-8cc1-a300c82b14a5 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:23 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:23 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:23 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:23 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:23 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a10c7f7c-a867-4c58-8cc1-a300c82b14a5 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Volume info retrieved successfully. Sep 01 00:19:23 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-d612db13-1d18-4146-b866-cde12d813373 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Created reservations ['7c2676c5-9033-46b7-9940-5e88d24b27f5', '2fd60583-cf7e-418e-8fe0-03d0f402bb4e', 'bd988321-9399-4633-ad55-47d0cb6a466f', 'c3325ff7-6b51-4b44-b2be-0a58355398f8'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:19:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d612db13-1d18-4146-b866-cde12d813373 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d89af05e-bade-49ef-94b8-a901083cd1d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c2676c5-9033-46b7-9940-5e88d24b27f5', '2fd60583-cf7e-418e-8fe0-03d0f402bb4e', 'bd988321-9399-4633-ad55-47d0cb6a466f', 'c3325ff7-6b51-4b44-b2be-0a58355398f8']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a10c7f7c-a867-4c58-8cc1-a300c82b14a5 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] http://192.168.122.147/volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac returned with HTTP 200 Sep 01 00:19:23 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 151/304] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:19:23 2026] GET /volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac => generated 858 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-be7c7d75-3c83-428d-9cc3-a0387cef2a4e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d612db13-1d18-4146-b866-cde12d813373 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0278c4c-ceb4-4621-9832-8293e632f72c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-be7c7d75-3c83-428d-9cc3-a0387cef2a4e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/volumes/d5cb8b9d-3ebf-40ba-8957-901bc7413afd Sep 01 00:19:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-be7c7d75-3c83-428d-9cc3-a0387cef2a4e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-be7c7d75-3c83-428d-9cc3-a0387cef2a4e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:23 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:23 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:23 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:23 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:23 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-be7c7d75-3c83-428d-9cc3-a0387cef2a4e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Volume info retrieved successfully. Sep 01 00:19:23 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-be7c7d75-3c83-428d-9cc3-a0387cef2a4e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:19:23 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-be7c7d75-3c83-428d-9cc3-a0387cef2a4e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:19:23 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:23 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d612db13-1d18-4146-b866-cde12d813373 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0278c4c-ceb4-4621-9832-8293e632f72c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '456536fb-8467-4533-874f-b8ce105ce128', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1341273206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c0710b10c84826a95ee76142d71b45',qos_specs=None,replication_status=,reservations=['7c2676c5-9033-46b7-9940-5e88d24b27f5','2fd60583-cf7e-418e-8fe0-03d0f402bb4e','bd988321-9399-4633-ad55-47d0cb6a466f','c3325ff7-6b51-4b44-b2be-0a58355398f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='032e2b99a4754199b3c79f435c94ec9d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:19:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1341273206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=456536fb-8467-4533-874f-b8ce105ce128,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22c0710b10c84826a95ee76142d71b45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='032e2b99a4754199b3c79f435c94ec9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d612db13-1d18-4146-b866-cde12d813373 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (075f9888-dd02-4988-8725-03a26aac2c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:23 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-be7c7d75-3c83-428d-9cc3-a0387cef2a4e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:19:23 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:23 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d612db13-1d18-4146-b866-cde12d813373 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (075f9888-dd02-4988-8725-03a26aac2c9b) transitioned into state 'SUCCESS' from state '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-1341273206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c0710b10c84826a95ee76142d71b45',qos_specs=None,replication_status=,reservations=['7c2676c5-9033-46b7-9940-5e88d24b27f5','2fd60583-cf7e-418e-8fe0-03d0f402bb4e','bd988321-9399-4633-ad55-47d0cb6a466f','c3325ff7-6b51-4b44-b2be-0a58355398f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='032e2b99a4754199b3c79f435c94ec9d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-be7c7d75-3c83-428d-9cc3-a0387cef2a4e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/volumes/d5cb8b9d-3ebf-40ba-8957-901bc7413afd returned with HTTP 200 Sep 01 00:19:23 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 152/305] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:19:23 2026] GET /volume/v3/volumes/d5cb8b9d-3ebf-40ba-8957-901bc7413afd => generated 914 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d612db13-1d18-4146-b866-cde12d813373 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6dde010-46d8-4608-93b3-d41c1a285e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d612db13-1d18-4146-b866-cde12d813373 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6dde010-46d8-4608-93b3-d41c1a285e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d612db13-1d18-4146-b866-cde12d813373 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Flow 'volume_create_api' (3705a9b8-fec8-46c9-8a7c-b2df66539426) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:19:23 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d612db13-1d18-4146-b866-cde12d813373 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Create volume request issued successfully. Sep 01 00:19:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d612db13-1d18-4146-b866-cde12d813373 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:19:23 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 154/306] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:19:22 2026] POST /volume/v3/volumes => generated 760 bytes in 764 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:19:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a38ef9eb-dfe1-4299-b645-76fc6553b644 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a38ef9eb-dfe1-4299-b645-76fc6553b644 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 Sep 01 00:19:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a38ef9eb-dfe1-4299-b645-76fc6553b644 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a38ef9eb-dfe1-4299-b645-76fc6553b644 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:23 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:23 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:23 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:23 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:23 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a38ef9eb-dfe1-4299-b645-76fc6553b644 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:19:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a38ef9eb-dfe1-4299-b645-76fc6553b644 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 returned with HTTP 200 Sep 01 00:19:23 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 153/307] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:19:23 2026] GET /volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 => generated 828 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-71448a78-63fd-4839-8303-d0d053fe421e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-71448a78-63fd-4839-8303-d0d053fe421e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/volumes/d5cb8b9d-3ebf-40ba-8957-901bc7413afd Sep 01 00:19:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-71448a78-63fd-4839-8303-d0d053fe421e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-71448a78-63fd-4839-8303-d0d053fe421e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:24 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:24 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:24 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:24 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:24 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-71448a78-63fd-4839-8303-d0d053fe421e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Volume info retrieved successfully. Sep 01 00:19:24 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-71448a78-63fd-4839-8303-d0d053fe421e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:19:24 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-71448a78-63fd-4839-8303-d0d053fe421e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:19:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e46b33e9-0bbb-4fc3-afb8-c7f3c6782d0e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e46b33e9-0bbb-4fc3-afb8-c7f3c6782d0e tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 Sep 01 00:19:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e46b33e9-0bbb-4fc3-afb8-c7f3c6782d0e tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e46b33e9-0bbb-4fc3-afb8-c7f3c6782d0e tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:24 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-71448a78-63fd-4839-8303-d0d053fe421e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:19:24 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:24 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:24 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:24 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:24 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:24 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:24 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e46b33e9-0bbb-4fc3-afb8-c7f3c6782d0e tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:19:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-71448a78-63fd-4839-8303-d0d053fe421e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/volumes/d5cb8b9d-3ebf-40ba-8957-901bc7413afd returned with HTTP 200 Sep 01 00:19:24 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 155/308] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:19:24 2026] GET /volume/v3/volumes/d5cb8b9d-3ebf-40ba-8957-901bc7413afd => generated 915 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7b71d0fd-f460-43fe-8713-933f4e6a9be1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e46b33e9-0bbb-4fc3-afb8-c7f3c6782d0e tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 returned with HTTP 200 Sep 01 00:19:24 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 154/309] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:19:24 2026] GET /volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 => generated 852 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7b71d0fd-f460-43fe-8713-933f4e6a9be1 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/groups/13f21043-bdf0-4bd1-950c-0395f4a43b22 Sep 01 00:19:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7b71d0fd-f460-43fe-8713-933f4e6a9be1 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7b71d0fd-f460-43fe-8713-933f4e6a9be1 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-7b71d0fd-f460-43fe-8713-933f4e6a9be1 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] show called for member 13f21043-bdf0-4bd1-950c-0395f4a43b22 {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:19:24 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:24 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:25 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:25 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), Sep 01 00:19:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7b71d0fd-f460-43fe-8713-933f4e6a9be1 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/groups/13f21043-bdf0-4bd1-950c-0395f4a43b22 returned with HTTP 200 Sep 01 00:19:25 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 156/310] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:19:24 2026] GET /volume/v3/groups/13f21043-bdf0-4bd1-950c-0395f4a43b22 => generated 322 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f0c99f0f-a171-4663-a91c-f81b03b97454 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f0c99f0f-a171-4663-a91c-f81b03b97454 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/groups/134f2135-28ac-4b31-aa4b-84c598a3a49c Sep 01 00:19:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f0c99f0f-a171-4663-a91c-f81b03b97454 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f0c99f0f-a171-4663-a91c-f81b03b97454 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-f0c99f0f-a171-4663-a91c-f81b03b97454 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] show called for member 134f2135-28ac-4b31-aa4b-84c598a3a49c {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:19:25 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:25 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:25 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:25 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:19:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f0c99f0f-a171-4663-a91c-f81b03b97454 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/groups/134f2135-28ac-4b31-aa4b-84c598a3a49c returned with HTTP 200 Sep 01 00:19:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 155/311] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:19:25 2026] GET /volume/v3/groups/134f2135-28ac-4b31-aa4b-84c598a3a49c => generated 323 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-312005f1-ebf1-401e-bea1-8d5b51cfa37e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-312005f1-ebf1-401e-bea1-8d5b51cfa37e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/groups/detail Sep 01 00:19:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-312005f1-ebf1-401e-bea1-8d5b51cfa37e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-312005f1-ebf1-401e-bea1-8d5b51cfa37e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:25 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:25 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:25 devstack devstack@c-api.service[87485]: /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 00:19:25 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), Sep 01 00:19:25 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:25 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), Sep 01 00:19:25 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:25 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), Sep 01 00:19:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-312005f1-ebf1-401e-bea1-8d5b51cfa37e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/groups/detail returned with HTTP 200 Sep 01 00:19:25 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 157/312] 192.168.122.147 () {60 vars in 1180 bytes} [Tue Sep 1 00:19:25 2026] GET /volume/v3/groups/detail => generated 639 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ff1997cf-604f-4fe1-9454-37bfc79976cb None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ff1997cf-604f-4fe1-9454-37bfc79976cb tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:19:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ff1997cf-604f-4fe1-9454-37bfc79976cb tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ff1997cf-604f-4fe1-9454-37bfc79976cb tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-ff1997cf-604f-4fe1-9454-37bfc79976cb tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:19:25 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:25 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:25 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ff1997cf-604f-4fe1-9454-37bfc79976cb tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:19:25 devstack devstack@c-api.service[87484]: /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 00:19:25 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:19:25 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:25 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:25 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ff1997cf-604f-4fe1-9454-37bfc79976cb tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Get all volumes completed successfully. Sep 01 00:19:25 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-ff1997cf-604f-4fe1-9454-37bfc79976cb tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:19:25 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-ff1997cf-604f-4fe1-9454-37bfc79976cb tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:19:25 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-ff1997cf-604f-4fe1-9454-37bfc79976cb tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:19:25 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:25 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ff1997cf-604f-4fe1-9454-37bfc79976cb tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:19:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 156/313] 192.168.122.147 () {60 vars in 1183 bytes} [Tue Sep 1 00:19:25 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ea02c0e0-afa9-495f-96f2-f6e32210a59d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ea02c0e0-afa9-495f-96f2-f6e32210a59d tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:19:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ea02c0e0-afa9-495f-96f2-f6e32210a59d tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ea02c0e0-afa9-495f-96f2-f6e32210a59d tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-ea02c0e0-afa9-495f-96f2-f6e32210a59d tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:19:25 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:25 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:25 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ea02c0e0-afa9-495f-96f2-f6e32210a59d tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:19:25 devstack devstack@c-api.service[87485]: /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 00:19:25 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:19:25 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:25 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:25 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ea02c0e0-afa9-495f-96f2-f6e32210a59d tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Get all volumes completed successfully. Sep 01 00:19:25 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-ea02c0e0-afa9-495f-96f2-f6e32210a59d tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:19:25 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-ea02c0e0-afa9-495f-96f2-f6e32210a59d tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:19:25 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-ea02c0e0-afa9-495f-96f2-f6e32210a59d tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:19:25 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:25 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ea02c0e0-afa9-495f-96f2-f6e32210a59d tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:19:25 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 158/314] 192.168.122.147 () {60 vars in 1183 bytes} [Tue Sep 1 00:19:25 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9d9a8a6b-5d4b-4d60-80f0-cf4dce535b94 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9d9a8a6b-5d4b-4d60-80f0-cf4dce535b94 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] POST http://192.168.122.147/volume/v3/groups/13f21043-bdf0-4bd1-950c-0395f4a43b22/action Sep 01 00:19:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9d9a8a6b-5d4b-4d60-80f0-cf4dce535b94 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:19:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9d9a8a6b-5d4b-4d60-80f0-cf4dce535b94 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-9d9a8a6b-5d4b-4d60-80f0-cf4dce535b94 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] delete called for group 13f21043-bdf0-4bd1-950c-0395f4a43b22 {{(pid=87484) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 00:19:25 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.groups [None req-9d9a8a6b-5d4b-4d60-80f0-cf4dce535b94 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Delete group with id: 13f21043-bdf0-4bd1-950c-0395f4a43b22 Sep 01 00:19:25 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:25 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:25 devstack devstack@c-api.service[87484]: /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 00:19:25 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 00:19:25 devstack devstack@c-api.service[87484]: /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 00:19:25 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:19:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9d9a8a6b-5d4b-4d60-80f0-cf4dce535b94 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/groups/13f21043-bdf0-4bd1-950c-0395f4a43b22/action returned with HTTP 202 Sep 01 00:19:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 157/315] 192.168.122.147 () {62 vars in 1312 bytes} [Tue Sep 1 00:19:25 2026] POST /volume/v3/groups/13f21043-bdf0-4bd1-950c-0395f4a43b22/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 00:19:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-640c85cd-e1e6-4cbe-89fd-d2846e3701ff None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-640c85cd-e1e6-4cbe-89fd-d2846e3701ff tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/volumes/d5cb8b9d-3ebf-40ba-8957-901bc7413afd Sep 01 00:19:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-640c85cd-e1e6-4cbe-89fd-d2846e3701ff tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-640c85cd-e1e6-4cbe-89fd-d2846e3701ff tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:25 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:25 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:25 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:25 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:25 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-640c85cd-e1e6-4cbe-89fd-d2846e3701ff tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Volume info retrieved successfully. Sep 01 00:19:25 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-640c85cd-e1e6-4cbe-89fd-d2846e3701ff tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:19:25 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-640c85cd-e1e6-4cbe-89fd-d2846e3701ff tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:19:25 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-640c85cd-e1e6-4cbe-89fd-d2846e3701ff tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:19:25 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:25 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-640c85cd-e1e6-4cbe-89fd-d2846e3701ff tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/volumes/d5cb8b9d-3ebf-40ba-8957-901bc7413afd returned with HTTP 200 Sep 01 00:19:25 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 159/316] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:19:25 2026] GET /volume/v3/volumes/d5cb8b9d-3ebf-40ba-8957-901bc7413afd => generated 914 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-afe3b4f2-ca36-4efa-9991-ee327eec54c1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-afe3b4f2-ca36-4efa-9991-ee327eec54c1 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 Sep 01 00:19:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-afe3b4f2-ca36-4efa-9991-ee327eec54c1 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-afe3b4f2-ca36-4efa-9991-ee327eec54c1 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:26 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:26 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:26 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:26 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:26 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-afe3b4f2-ca36-4efa-9991-ee327eec54c1 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:19:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-afe3b4f2-ca36-4efa-9991-ee327eec54c1 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 returned with HTTP 200 Sep 01 00:19:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 158/317] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:19:25 2026] GET /volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-01a85826-64fb-4a31-b5bd-b3d51e010460 req-8df7e5ef-5eca-427e-b71d-5e13a0527d2d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-01a85826-64fb-4a31-b5bd-b3d51e010460 req-8df7e5ef-5eca-427e-b71d-5e13a0527d2d tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 Sep 01 00:19:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-01a85826-64fb-4a31-b5bd-b3d51e010460 req-8df7e5ef-5eca-427e-b71d-5e13a0527d2d tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-01a85826-64fb-4a31-b5bd-b3d51e010460 req-8df7e5ef-5eca-427e-b71d-5e13a0527d2d tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:26 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:26 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:26 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:26 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:26 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-01a85826-64fb-4a31-b5bd-b3d51e010460 req-8df7e5ef-5eca-427e-b71d-5e13a0527d2d tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:19:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-01a85826-64fb-4a31-b5bd-b3d51e010460 req-8df7e5ef-5eca-427e-b71d-5e13a0527d2d tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 returned with HTTP 200 Sep 01 00:19:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 160/318] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:19:26 2026] GET /volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9f78cbb0-f5d3-4c1d-adeb-18354d3ab138 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9f78cbb0-f5d3-4c1d-adeb-18354d3ab138 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/volumes/d5cb8b9d-3ebf-40ba-8957-901bc7413afd Sep 01 00:19:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9f78cbb0-f5d3-4c1d-adeb-18354d3ab138 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9f78cbb0-f5d3-4c1d-adeb-18354d3ab138 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:26 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:26 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:26 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:26 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:26 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9f78cbb0-f5d3-4c1d-adeb-18354d3ab138 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Volume info retrieved successfully. Sep 01 00:19:26 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-9f78cbb0-f5d3-4c1d-adeb-18354d3ab138 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:19:26 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-9f78cbb0-f5d3-4c1d-adeb-18354d3ab138 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:19:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9e16514f-0964-41fc-9661-a862d779a565 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9e16514f-0964-41fc-9661-a862d779a565 None None] GET http://192.168.122.147/volume// Sep 01 00:19:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9e16514f-0964-41fc-9661-a862d779a565 None None] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9e16514f-0964-41fc-9661-a862d779a565 None None] Calling method 'all' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9e16514f-0964-41fc-9661-a862d779a565 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:19:27 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 161/319] 192.168.122.147 () {58 vars in 1317 bytes} [Tue Sep 1 00:19:27 2026] GET /volume/ => generated 390 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:19:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-01a85826-64fb-4a31-b5bd-b3d51e010460 req-1fde543c-7685-4650-899c-cf1801957548 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:27 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-9f78cbb0-f5d3-4c1d-adeb-18354d3ab138 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:19:27 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:27 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-01a85826-64fb-4a31-b5bd-b3d51e010460 req-1fde543c-7685-4650-899c-cf1801957548 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 01 00:19:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-01a85826-64fb-4a31-b5bd-b3d51e010460 req-1fde543c-7685-4650-899c-cf1801957548 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "456536fb-8467-4533-874f-b8ce105ce128", "connector": null, "instance_uuid": "19d9809b-5a57-42f7-9a54-5cd1a27d2812"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9f78cbb0-f5d3-4c1d-adeb-18354d3ab138 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/volumes/d5cb8b9d-3ebf-40ba-8957-901bc7413afd returned with HTTP 200 Sep 01 00:19:27 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 159/320] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:19:26 2026] GET /volume/v3/volumes/d5cb8b9d-3ebf-40ba-8957-901bc7413afd => generated 914 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:19:27 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:27 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:27 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:27 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-01a85826-64fb-4a31-b5bd-b3d51e010460 req-1fde543c-7685-4650-899c-cf1801957548 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 01 00:19:27 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 162/321] 192.168.122.147 () {66 vars in 1483 bytes} [Tue Sep 1 00:19:27 2026] POST /volume/v3/attachments => generated 273 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a1f42e3b-6f60-4d16-8643-c4f856b95fca None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a1f42e3b-6f60-4d16-8643-c4f856b95fca tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 Sep 01 00:19:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a1f42e3b-6f60-4d16-8643-c4f856b95fca tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a1f42e3b-6f60-4d16-8643-c4f856b95fca tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:27 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:27 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:27 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:27 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0de01574-4d12-4f49-8955-3714686fa546 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0de01574-4d12-4f49-8955-3714686fa546 None None] GET http://192.168.122.147/volume// Sep 01 00:19:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0de01574-4d12-4f49-8955-3714686fa546 None None] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0de01574-4d12-4f49-8955-3714686fa546 None None] Calling method 'all' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0de01574-4d12-4f49-8955-3714686fa546 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:19:27 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 163/322] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:19:27 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:19:27 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a1f42e3b-6f60-4d16-8643-c4f856b95fca tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:19:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a1f42e3b-6f60-4d16-8643-c4f856b95fca tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 returned with HTTP 200 Sep 01 00:19:27 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 160/323] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:19:27 2026] GET /volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 => generated 852 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-01a85826-64fb-4a31-b5bd-b3d51e010460 req-8373f130-fdca-4169-94e8-db6b7464eaf8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-01a85826-64fb-4a31-b5bd-b3d51e010460 req-8373f130-fdca-4169-94e8-db6b7464eaf8 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 Sep 01 00:19:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-01a85826-64fb-4a31-b5bd-b3d51e010460 req-8373f130-fdca-4169-94e8-db6b7464eaf8 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-01a85826-64fb-4a31-b5bd-b3d51e010460 req-8373f130-fdca-4169-94e8-db6b7464eaf8 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:27 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:27 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:27 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:27 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:27 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-01a85826-64fb-4a31-b5bd-b3d51e010460 req-8373f130-fdca-4169-94e8-db6b7464eaf8 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:19:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-01a85826-64fb-4a31-b5bd-b3d51e010460 req-8373f130-fdca-4169-94e8-db6b7464eaf8 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 returned with HTTP 200 Sep 01 00:19:27 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 164/324] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:19:27 2026] GET /volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 => generated 1033 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:19:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-01a85826-64fb-4a31-b5bd-b3d51e010460 req-50646118-0ff3-4024-98a6-e860908e9d5b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-01a85826-64fb-4a31-b5bd-b3d51e010460 req-50646118-0ff3-4024-98a6-e860908e9d5b tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] PUT http://192.168.122.147/volume/v3/attachments/31217cd3-e107-495b-940f-e4288210804b Sep 01 00:19:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-01a85826-64fb-4a31-b5bd-b3d51e010460 req-50646118-0ff3-4024-98a6-e860908e9d5b tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:adfa816424c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "da743fc2-df7b-458e-a6d8-82aef14baffc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:27 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-01a85826-64fb-4a31-b5bd-b3d51e010460 req-50646118-0ff3-4024-98a6-e860908e9d5b tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Acquiring lock "cinder-attachment_update-456536fb-8467-4533-874f-b8ce105ce128-devstack" by "attachment_update" {{(pid=87484) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 00:19:27 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-01a85826-64fb-4a31-b5bd-b3d51e010460 req-50646118-0ff3-4024-98a6-e860908e9d5b tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Lock "cinder-attachment_update-456536fb-8467-4533-874f-b8ce105ce128-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=87484) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 00:19:27 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:27 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:27 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:27 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:28 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-01a85826-64fb-4a31-b5bd-b3d51e010460 req-50646118-0ff3-4024-98a6-e860908e9d5b tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Lock "cinder-attachment_update-456536fb-8467-4533-874f-b8ce105ce128-devstack" released by "attachment_update" :: held 0.307s {{(pid=87484) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 00:19:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-01a85826-64fb-4a31-b5bd-b3d51e010460 req-50646118-0ff3-4024-98a6-e860908e9d5b tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/attachments/31217cd3-e107-495b-940f-e4288210804b returned with HTTP 200 Sep 01 00:19:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 161/325] 192.168.122.147 () {66 vars in 1593 bytes} [Tue Sep 1 00:19:27 2026] PUT /volume/v3/attachments/31217cd3-e107-495b-940f-e4288210804b => generated 694 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-aa9daf15-631e-42c1-a4be-4f92bca4de78 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-aa9daf15-631e-42c1-a4be-4f92bca4de78 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/volumes/d5cb8b9d-3ebf-40ba-8957-901bc7413afd Sep 01 00:19:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-aa9daf15-631e-42c1-a4be-4f92bca4de78 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-aa9daf15-631e-42c1-a4be-4f92bca4de78 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-aa9daf15-631e-42c1-a4be-4f92bca4de78 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/volumes/d5cb8b9d-3ebf-40ba-8957-901bc7413afd returned with HTTP 404 Sep 01 00:19:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 165/326] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:19:28 2026] GET /volume/v3/volumes/d5cb8b9d-3ebf-40ba-8957-901bc7413afd => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:19:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-afc3814c-b1b4-43b9-b830-039bdbdf5023 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-afc3814c-b1b4-43b9-b830-039bdbdf5023 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/groups/13f21043-bdf0-4bd1-950c-0395f4a43b22 Sep 01 00:19:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-afc3814c-b1b4-43b9-b830-039bdbdf5023 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-afc3814c-b1b4-43b9-b830-039bdbdf5023 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-afc3814c-b1b4-43b9-b830-039bdbdf5023 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] show called for member 13f21043-bdf0-4bd1-950c-0395f4a43b22 {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:19:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-afc3814c-b1b4-43b9-b830-039bdbdf5023 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/groups/13f21043-bdf0-4bd1-950c-0395f4a43b22 returned with HTTP 404 Sep 01 00:19:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 162/327] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:19:28 2026] GET /volume/v3/groups/13f21043-bdf0-4bd1-950c-0395f4a43b22 => generated 108 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 00:19:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-98b557c3-40d7-4660-a97b-dd2cd6e401d0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-98b557c3-40d7-4660-a97b-dd2cd6e401d0 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] POST http://192.168.122.147/volume/v3/groups/134f2135-28ac-4b31-aa4b-84c598a3a49c/action Sep 01 00:19:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-98b557c3-40d7-4660-a97b-dd2cd6e401d0 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:19:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-98b557c3-40d7-4660-a97b-dd2cd6e401d0 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-98b557c3-40d7-4660-a97b-dd2cd6e401d0 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] delete called for group 134f2135-28ac-4b31-aa4b-84c598a3a49c {{(pid=87485) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 00:19:28 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.groups [None req-98b557c3-40d7-4660-a97b-dd2cd6e401d0 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Delete group with id: 134f2135-28ac-4b31-aa4b-84c598a3a49c Sep 01 00:19:28 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:28 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:28 devstack devstack@c-api.service[87485]: /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 00:19:28 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 00:19:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4fa11a26-de06-4de4-9944-d13f0da1659e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4fa11a26-de06-4de4-9944-d13f0da1659e tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 Sep 01 00:19:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4fa11a26-de06-4de4-9944-d13f0da1659e tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4fa11a26-de06-4de4-9944-d13f0da1659e tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:28 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:28 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-98b557c3-40d7-4660-a97b-dd2cd6e401d0 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/groups/134f2135-28ac-4b31-aa4b-84c598a3a49c/action returned with HTTP 202 Sep 01 00:19:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 166/328] 192.168.122.147 () {62 vars in 1312 bytes} [Tue Sep 1 00:19:28 2026] POST /volume/v3/groups/134f2135-28ac-4b31-aa4b-84c598a3a49c/action => generated 0 bytes in 246 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:19:28 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4fa11a26-de06-4de4-9944-d13f0da1659e tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:19:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9ad15e0e-b0f5-4600-8249-a4c80f773736 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4fa11a26-de06-4de4-9944-d13f0da1659e tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 returned with HTTP 200 Sep 01 00:19:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 163/329] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:19:28 2026] GET /volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 => generated 853 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9ad15e0e-b0f5-4600-8249-a4c80f773736 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/groups/134f2135-28ac-4b31-aa4b-84c598a3a49c Sep 01 00:19:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9ad15e0e-b0f5-4600-8249-a4c80f773736 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9ad15e0e-b0f5-4600-8249-a4c80f773736 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-9ad15e0e-b0f5-4600-8249-a4c80f773736 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] show called for member 134f2135-28ac-4b31-aa4b-84c598a3a49c {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:19:28 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:28 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:28 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:28 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), Sep 01 00:19:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9ad15e0e-b0f5-4600-8249-a4c80f773736 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/groups/134f2135-28ac-4b31-aa4b-84c598a3a49c returned with HTTP 200 Sep 01 00:19:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 167/330] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:19:28 2026] GET /volume/v3/groups/134f2135-28ac-4b31-aa4b-84c598a3a49c => generated 322 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-01a85826-64fb-4a31-b5bd-b3d51e010460 req-1d08926f-e191-41fb-a4ca-31f0b4726aa5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-01a85826-64fb-4a31-b5bd-b3d51e010460 req-1d08926f-e191-41fb-a4ca-31f0b4726aa5 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] POST http://192.168.122.147/volume/v3/attachments/31217cd3-e107-495b-940f-e4288210804b/action Sep 01 00:19:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-01a85826-64fb-4a31-b5bd-b3d51e010460 req-1d08926f-e191-41fb-a4ca-31f0b4726aa5 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Action body: b'{"os-complete": null}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:19:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-01a85826-64fb-4a31-b5bd-b3d51e010460 req-1d08926f-e191-41fb-a4ca-31f0b4726aa5 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:29 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:29 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-01a85826-64fb-4a31-b5bd-b3d51e010460 req-1d08926f-e191-41fb-a4ca-31f0b4726aa5 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/attachments/31217cd3-e107-495b-940f-e4288210804b/action returned with HTTP 204 Sep 01 00:19:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 164/331] 192.168.122.147 () {66 vars in 1614 bytes} [Tue Sep 1 00:19:29 2026] POST /volume/v3/attachments/31217cd3-e107-495b-940f-e4288210804b/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:19:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-48b8181b-d263-40dc-9cc5-d12f20ff0768 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-48b8181b-d263-40dc-9cc5-d12f20ff0768 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 Sep 01 00:19:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-48b8181b-d263-40dc-9cc5-d12f20ff0768 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-48b8181b-d263-40dc-9cc5-d12f20ff0768 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:29 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:29 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:29 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:29 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:29 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-48b8181b-d263-40dc-9cc5-d12f20ff0768 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:19:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-48b8181b-d263-40dc-9cc5-d12f20ff0768 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 returned with HTTP 200 Sep 01 00:19:29 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 168/332] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:19:29 2026] GET /volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 => generated 1145 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8dee4499-f5a5-4352-b748-776e9012da14 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8dee4499-f5a5-4352-b748-776e9012da14 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 Sep 01 00:19:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8dee4499-f5a5-4352-b748-776e9012da14 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8dee4499-f5a5-4352-b748-776e9012da14 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:29 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:29 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-78fc2c3e-ca9b-4e1d-95e3-e00c2d3600d8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-78fc2c3e-ca9b-4e1d-95e3-e00c2d3600d8 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/groups/134f2135-28ac-4b31-aa4b-84c598a3a49c Sep 01 00:19:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-78fc2c3e-ca9b-4e1d-95e3-e00c2d3600d8 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-78fc2c3e-ca9b-4e1d-95e3-e00c2d3600d8 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-78fc2c3e-ca9b-4e1d-95e3-e00c2d3600d8 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] show called for member 134f2135-28ac-4b31-aa4b-84c598a3a49c {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:19:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8dee4499-f5a5-4352-b748-776e9012da14 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:19:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-78fc2c3e-ca9b-4e1d-95e3-e00c2d3600d8 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/groups/134f2135-28ac-4b31-aa4b-84c598a3a49c returned with HTTP 404 Sep 01 00:19:29 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 169/333] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:19:29 2026] GET /volume/v3/groups/134f2135-28ac-4b31-aa4b-84c598a3a49c => generated 108 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:19:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-448ebcc5-459f-4a9d-8f28-10f2cde41d5f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-448ebcc5-459f-4a9d-8f28-10f2cde41d5f tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/groups/detail Sep 01 00:19:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8dee4499-f5a5-4352-b748-776e9012da14 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 returned with HTTP 200 Sep 01 00:19:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-448ebcc5-459f-4a9d-8f28-10f2cde41d5f tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-448ebcc5-459f-4a9d-8f28-10f2cde41d5f tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 165/334] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:19:29 2026] GET /volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 => generated 1145 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:29 devstack devstack@c-api.service[87485]: /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 00:19:29 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), Sep 01 00:19:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-448ebcc5-459f-4a9d-8f28-10f2cde41d5f tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/groups/detail returned with HTTP 200 Sep 01 00:19:29 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 170/335] 192.168.122.147 () {60 vars in 1180 bytes} [Tue Sep 1 00:19:29 2026] GET /volume/v3/groups/detail => generated 14 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c49a5b37-d16f-424c-993f-f773c5895c4b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c49a5b37-d16f-424c-993f-f773c5895c4b tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:19:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c49a5b37-d16f-424c-993f-f773c5895c4b tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c49a5b37-d16f-424c-993f-f773c5895c4b tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-c49a5b37-d16f-424c-993f-f773c5895c4b tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:19:29 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c49a5b37-d16f-424c-993f-f773c5895c4b tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:19:29 devstack devstack@c-api.service[87484]: /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 00:19:29 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:19:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c49a5b37-d16f-424c-993f-f773c5895c4b tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Get all volumes completed successfully. Sep 01 00:19:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c49a5b37-d16f-424c-993f-f773c5895c4b tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:19:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 166/336] 192.168.122.147 () {60 vars in 1183 bytes} [Tue Sep 1 00:19:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b271274a-6982-49d8-96f1-b19fc3fa3aed None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b271274a-6982-49d8-96f1-b19fc3fa3aed tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] POST http://192.168.122.147/volume/v3/groups/134f2135-28ac-4b31-aa4b-84c598a3a49c/action Sep 01 00:19:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b271274a-6982-49d8-96f1-b19fc3fa3aed tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:19:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b271274a-6982-49d8-96f1-b19fc3fa3aed tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-b271274a-6982-49d8-96f1-b19fc3fa3aed tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] delete called for group 134f2135-28ac-4b31-aa4b-84c598a3a49c {{(pid=87485) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 00:19:29 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.groups [None req-b271274a-6982-49d8-96f1-b19fc3fa3aed tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Delete group with id: 134f2135-28ac-4b31-aa4b-84c598a3a49c Sep 01 00:19:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b271274a-6982-49d8-96f1-b19fc3fa3aed tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/groups/134f2135-28ac-4b31-aa4b-84c598a3a49c/action returned with HTTP 404 Sep 01 00:19:29 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 171/337] 192.168.122.147 () {62 vars in 1312 bytes} [Tue Sep 1 00:19:29 2026] POST /volume/v3/groups/134f2135-28ac-4b31-aa4b-84c598a3a49c/action => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:19:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6fd580e1-87e6-47f9-8978-326565620727 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6fd580e1-87e6-47f9-8978-326565620727 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:19:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6fd580e1-87e6-47f9-8978-326565620727 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6fd580e1-87e6-47f9-8978-326565620727 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-6fd580e1-87e6-47f9-8978-326565620727 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:19:29 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6fd580e1-87e6-47f9-8978-326565620727 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:19:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6fd580e1-87e6-47f9-8978-326565620727 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Get all volumes completed successfully. Sep 01 00:19:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6fd580e1-87e6-47f9-8978-326565620727 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:19:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 167/338] 192.168.122.147 () {60 vars in 1183 bytes} [Tue Sep 1 00:19:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-94082909-b425-49b6-b88c-2b50d85cf557 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-94082909-b425-49b6-b88c-2b50d85cf557 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] POST http://192.168.122.147/volume/v3/groups/13f21043-bdf0-4bd1-950c-0395f4a43b22/action Sep 01 00:19:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-94082909-b425-49b6-b88c-2b50d85cf557 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:19:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-94082909-b425-49b6-b88c-2b50d85cf557 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-94082909-b425-49b6-b88c-2b50d85cf557 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] delete called for group 13f21043-bdf0-4bd1-950c-0395f4a43b22 {{(pid=87485) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 00:19:29 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.groups [None req-94082909-b425-49b6-b88c-2b50d85cf557 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Delete group with id: 13f21043-bdf0-4bd1-950c-0395f4a43b22 Sep 01 00:19:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-94082909-b425-49b6-b88c-2b50d85cf557 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/groups/13f21043-bdf0-4bd1-950c-0395f4a43b22/action returned with HTTP 404 Sep 01 00:19:29 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 172/339] 192.168.122.147 () {62 vars in 1312 bytes} [Tue Sep 1 00:19:29 2026] POST /volume/v3/groups/13f21043-bdf0-4bd1-950c-0395f4a43b22/action => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 00:19:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ddaf8b5c-f5ec-4925-b52d-43e6ce10d9b7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ddaf8b5c-f5ec-4925-b52d-43e6ce10d9b7 tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] DELETE http://192.168.122.147/volume/v3/group_types/eba4fa73-5c4d-49d4-9f15-9a23ea130ce9 Sep 01 00:19:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ddaf8b5c-f5ec-4925-b52d-43e6ce10d9b7 tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ddaf8b5c-f5ec-4925-b52d-43e6ce10d9b7 tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ddaf8b5c-f5ec-4925-b52d-43e6ce10d9b7 tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] http://192.168.122.147/volume/v3/group_types/eba4fa73-5c4d-49d4-9f15-9a23ea130ce9 returned with HTTP 202 Sep 01 00:19:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 168/340] 192.168.122.147 () {60 vars in 1288 bytes} [Tue Sep 1 00:19:29 2026] DELETE /volume/v3/group_types/eba4fa73-5c4d-49d4-9f15-9a23ea130ce9 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 00:19:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-29960be5-0272-4de8-970b-6f035fa1a6ac None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-29960be5-0272-4de8-970b-6f035fa1a6ac tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] DELETE http://192.168.122.147/volume/v3/types/beb00d76-a1b7-4b1c-b101-358a27c2855b Sep 01 00:19:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-29960be5-0272-4de8-970b-6f035fa1a6ac tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-29960be5-0272-4de8-970b-6f035fa1a6ac tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-29960be5-0272-4de8-970b-6f035fa1a6ac tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] http://192.168.122.147/volume/v3/types/beb00d76-a1b7-4b1c-b101-358a27c2855b returned with HTTP 202 Sep 01 00:19:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 173/341] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:19:30 2026] DELETE /volume/v3/types/beb00d76-a1b7-4b1c-b101-358a27c2855b => generated 0 bytes in 267 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:19:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a9938f4b-d8e4-4fca-8e42-252254cc501b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a9938f4b-d8e4-4fca-8e42-252254cc501b tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] GET http://192.168.122.147/volume/v3/types/beb00d76-a1b7-4b1c-b101-358a27c2855b Sep 01 00:19:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a9938f4b-d8e4-4fca-8e42-252254cc501b tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a9938f4b-d8e4-4fca-8e42-252254cc501b tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a9938f4b-d8e4-4fca-8e42-252254cc501b tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] http://192.168.122.147/volume/v3/types/beb00d76-a1b7-4b1c-b101-358a27c2855b returned with HTTP 404 Sep 01 00:19:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 169/342] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:19:30 2026] GET /volume/v3/types/beb00d76-a1b7-4b1c-b101-358a27c2855b => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:19:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a92c5a6d-641e-48bf-83a6-bc4cf75b9870 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a92c5a6d-641e-48bf-83a6-bc4cf75b9870 tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:19:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a92c5a6d-641e-48bf-83a6-bc4cf75b9870 tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1942264626"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a92c5a6d-641e-48bf-83a6-bc4cf75b9870 tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:19:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 174/343] 192.168.122.147 () {60 vars in 1136 bytes} [Tue Sep 1 00:19:30 2026] POST /volume/v3/types => generated 216 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0a5090d1-c265-41c3-aa5a-f21b5a34abbc None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0a5090d1-c265-41c3-aa5a-f21b5a34abbc tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] POST http://192.168.122.147/volume/v3/group_types Sep 01 00:19:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0a5090d1-c265-41c3-aa5a-f21b5a34abbc tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-30840806"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0a5090d1-c265-41c3-aa5a-f21b5a34abbc tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] http://192.168.122.147/volume/v3/group_types returned with HTTP 202 Sep 01 00:19:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 170/344] 192.168.122.147 () {62 vars in 1195 bytes} [Tue Sep 1 00:19:30 2026] POST /volume/v3/group_types => generated 171 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:19:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-146ed2e5-b586-4360-9449-a6164a3fd302 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-146ed2e5-b586-4360-9449-a6164a3fd302 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] POST http://192.168.122.147/volume/v3/groups Sep 01 00:19:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-146ed2e5-b586-4360-9449-a6164a3fd302 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1a473fd1-5541-4c58-bacd-1b103a49e884", "volume_types": ["4f16296e-34f1-47fb-b608-1dec40d5295d"], "name": "tempest-GroupsTest-Group-1917815213"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-146ed2e5-b586-4360-9449-a6164a3fd302 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Creating new group {'group': {'group_type': '1a473fd1-5541-4c58-bacd-1b103a49e884', 'volume_types': ['4f16296e-34f1-47fb-b608-1dec40d5295d'], 'name': 'tempest-GroupsTest-Group-1917815213'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 00:19:30 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.groups [None req-146ed2e5-b586-4360-9449-a6164a3fd302 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Creating group tempest-GroupsTest-Group-1917815213. Sep 01 00:19:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-146ed2e5-b586-4360-9449-a6164a3fd302 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Availability Zones retrieved successfully. Sep 01 00:19:30 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-146ed2e5-b586-4360-9449-a6164a3fd302 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Created reservations ['a62b0902-90e1-427e-9349-4ce66e50ce72'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:19:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-146ed2e5-b586-4360-9449-a6164a3fd302 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/groups returned with HTTP 202 Sep 01 00:19:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 175/345] 192.168.122.147 () {62 vars in 1181 bytes} [Tue Sep 1 00:19:30 2026] POST /volume/v3/groups => generated 104 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:19:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a744a6e7-0a6b-4646-b361-36eaa636fa35 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a744a6e7-0a6b-4646-b361-36eaa636fa35 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133 Sep 01 00:19:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a744a6e7-0a6b-4646-b361-36eaa636fa35 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a744a6e7-0a6b-4646-b361-36eaa636fa35 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-a744a6e7-0a6b-4646-b361-36eaa636fa35 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] show called for member aad67d15-e5c1-40e7-ba8d-e824cdbf0133 {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:19:31 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:31 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:31 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:31 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:19:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a744a6e7-0a6b-4646-b361-36eaa636fa35 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133 returned with HTTP 200 Sep 01 00:19:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 171/346] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:19:30 2026] GET /volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133 => generated 332 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-62fd57de-97d9-40e7-a1ba-67e45828702a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-62fd57de-97d9-40e7-a1ba-67e45828702a tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133 Sep 01 00:19:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-62fd57de-97d9-40e7-a1ba-67e45828702a tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-62fd57de-97d9-40e7-a1ba-67e45828702a tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-62fd57de-97d9-40e7-a1ba-67e45828702a tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] show called for member aad67d15-e5c1-40e7-ba8d-e824cdbf0133 {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:19:32 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:32 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:32 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:32 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), Sep 01 00:19:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-62fd57de-97d9-40e7-a1ba-67e45828702a tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133 returned with HTTP 200 Sep 01 00:19:32 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 176/347] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:19:32 2026] GET /volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133 => generated 333 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8f11c0a3-7552-4ea3-9fc6-285f573a9010 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8f11c0a3-7552-4ea3-9fc6-285f573a9010 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:19:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8f11c0a3-7552-4ea3-9fc6-285f573a9010 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-777567371", "volume_type": "4f16296e-34f1-47fb-b608-1dec40d5295d", "group_id": "aad67d15-e5c1-40e7-ba8d-e824cdbf0133", "size": 1}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-8f11c0a3-7552-4ea3-9fc6-285f573a9010 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-777567371', 'volume_type': '4f16296e-34f1-47fb-b608-1dec40d5295d', 'group_id': 'aad67d15-e5c1-40e7-ba8d-e824cdbf0133', 'size': 1}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:19:32 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:32 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:32 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-8f11c0a3-7552-4ea3-9fc6-285f573a9010 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Create volume of 1 GB Sep 01 00:19:32 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:32 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:19:32 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8f11c0a3-7552-4ea3-9fc6-285f573a9010 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Availability Zones retrieved successfully. Sep 01 00:19:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-8f11c0a3-7552-4ea3-9fc6-285f573a9010 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Flow 'volume_create_api' (9122cc6b-bfc4-44ba-864a-9990b0a79a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:19:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-8f11c0a3-7552-4ea3-9fc6-285f573a9010 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eece0c77-df76-434a-817c-385ef0d3c074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:32 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:32 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-8f11c0a3-7552-4ea3-9fc6-285f573a9010 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:19:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-8f11c0a3-7552-4ea3-9fc6-285f573a9010 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eece0c77-df76-434a-817c-385ef0d3c074) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:19:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4f16296e-34f1-47fb-b608-1dec40d5295d,is_public=True,name='tempest-GroupsTest-volume-type-1942264626',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f16296e-34f1-47fb-b608-1dec40d5295d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'aad67d15-e5c1-40e7-ba8d-e824cdbf0133', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-8f11c0a3-7552-4ea3-9fc6-285f573a9010 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (260d50b5-4e41-48cb-b460-acbc7d7c025b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:32 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-8f11c0a3-7552-4ea3-9fc6-285f573a9010 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1942264626 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1942264626, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:19:32 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-8f11c0a3-7552-4ea3-9fc6-285f573a9010 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1942264626 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1942264626, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:19:32 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-8f11c0a3-7552-4ea3-9fc6-285f573a9010 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Created reservations ['e88af755-0977-46b9-afb9-e86da17da8ef', '835b54af-5d34-426f-aa2c-14856fb6e239', 'db73abc6-c2d3-4418-bef9-8dcacba8fd66', '6d0acd59-7f47-49a4-a92b-7cd903b64971'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:19:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-8f11c0a3-7552-4ea3-9fc6-285f573a9010 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (260d50b5-4e41-48cb-b460-acbc7d7c025b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e88af755-0977-46b9-afb9-e86da17da8ef', '835b54af-5d34-426f-aa2c-14856fb6e239', 'db73abc6-c2d3-4418-bef9-8dcacba8fd66', '6d0acd59-7f47-49a4-a92b-7cd903b64971']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-8f11c0a3-7552-4ea3-9fc6-285f573a9010 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97b9bdc0-e918-47ff-8fdf-8c2f0e2183da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:32 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:32 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-8f11c0a3-7552-4ea3-9fc6-285f573a9010 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97b9bdc0-e918-47ff-8fdf-8c2f0e2183da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ef5cab1-7d2a-4402-b04f-3b907feacdfd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-777567371',encryption_key_id=None,group_id=aad67d15-e5c1-40e7-ba8d-e824cdbf0133,group_type_id=,metadata={},multiattach=False,project_id='e5fa3bb7faa04826b5bb560f060a70d5',qos_specs=None,replication_status=,reservations=['e88af755-0977-46b9-afb9-e86da17da8ef','835b54af-5d34-426f-aa2c-14856fb6e239','db73abc6-c2d3-4418-bef9-8dcacba8fd66','6d0acd59-7f47-49a4-a92b-7cd903b64971'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b17755ae61e94f8692697979d63b9d9d',volume_type_id=4f16296e-34f1-47fb-b608-1dec40d5295d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:19:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-777567371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=aad67d15-e5c1-40e7-ba8d-e824cdbf0133,host=None,id=0ef5cab1-7d2a-4402-b04f-3b907feacdfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5fa3bb7faa04826b5bb560f060a70d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b17755ae61e94f8692697979d63b9d9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f16296e-34f1-47fb-b608-1dec40d5295d),volume_type_id=4f16296e-34f1-47fb-b608-1dec40d5295d)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-8f11c0a3-7552-4ea3-9fc6-285f573a9010 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa7f1796-958e-4972-8cee-fe93d8b8bffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-8f11c0a3-7552-4ea3-9fc6-285f573a9010 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa7f1796-958e-4972-8cee-fe93d8b8bffb) transitioned into state 'SUCCESS' from state '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-777567371',encryption_key_id=None,group_id=aad67d15-e5c1-40e7-ba8d-e824cdbf0133,group_type_id=,metadata={},multiattach=False,project_id='e5fa3bb7faa04826b5bb560f060a70d5',qos_specs=None,replication_status=,reservations=['e88af755-0977-46b9-afb9-e86da17da8ef','835b54af-5d34-426f-aa2c-14856fb6e239','db73abc6-c2d3-4418-bef9-8dcacba8fd66','6d0acd59-7f47-49a4-a92b-7cd903b64971'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b17755ae61e94f8692697979d63b9d9d',volume_type_id=4f16296e-34f1-47fb-b608-1dec40d5295d)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-8f11c0a3-7552-4ea3-9fc6-285f573a9010 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96b6b11f-3c02-46db-814e-c3b525960180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-8f11c0a3-7552-4ea3-9fc6-285f573a9010 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96b6b11f-3c02-46db-814e-c3b525960180) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-8f11c0a3-7552-4ea3-9fc6-285f573a9010 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Flow 'volume_create_api' (9122cc6b-bfc4-44ba-864a-9990b0a79a73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:19:32 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8f11c0a3-7552-4ea3-9fc6-285f573a9010 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Create volume request issued successfully. Sep 01 00:19:32 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-8f11c0a3-7552-4ea3-9fc6-285f573a9010 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:19:32 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-8f11c0a3-7552-4ea3-9fc6-285f573a9010 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:19:32 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-8f11c0a3-7552-4ea3-9fc6-285f573a9010 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:19:32 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:32 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8f11c0a3-7552-4ea3-9fc6-285f573a9010 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:19:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 172/348] 192.168.122.147 () {62 vars in 1184 bytes} [Tue Sep 1 00:19:32 2026] POST /volume/v3/volumes => generated 822 bytes in 728 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:19:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d6c0a5cc-c682-46f9-abfd-464230d5fc8e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d6c0a5cc-c682-46f9-abfd-464230d5fc8e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/volumes/0ef5cab1-7d2a-4402-b04f-3b907feacdfd Sep 01 00:19:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d6c0a5cc-c682-46f9-abfd-464230d5fc8e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d6c0a5cc-c682-46f9-abfd-464230d5fc8e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:32 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:32 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:32 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:32 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:32 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d6c0a5cc-c682-46f9-abfd-464230d5fc8e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Volume info retrieved successfully. Sep 01 00:19:32 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-d6c0a5cc-c682-46f9-abfd-464230d5fc8e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:19:32 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-d6c0a5cc-c682-46f9-abfd-464230d5fc8e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:19:33 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-d6c0a5cc-c682-46f9-abfd-464230d5fc8e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:19:33 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:33 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d6c0a5cc-c682-46f9-abfd-464230d5fc8e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/volumes/0ef5cab1-7d2a-4402-b04f-3b907feacdfd returned with HTTP 200 Sep 01 00:19:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 177/349] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:19:32 2026] GET /volume/v3/volumes/0ef5cab1-7d2a-4402-b04f-3b907feacdfd => generated 890 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a84a4de0-6edf-4bd7-a62b-d39d2d1728fc None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a84a4de0-6edf-4bd7-a62b-d39d2d1728fc tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/volumes/0ef5cab1-7d2a-4402-b04f-3b907feacdfd Sep 01 00:19:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a84a4de0-6edf-4bd7-a62b-d39d2d1728fc tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a84a4de0-6edf-4bd7-a62b-d39d2d1728fc tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:34 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:34 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:34 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:34 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:34 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a84a4de0-6edf-4bd7-a62b-d39d2d1728fc tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Volume info retrieved successfully. Sep 01 00:19:34 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-a84a4de0-6edf-4bd7-a62b-d39d2d1728fc tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:19:34 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-a84a4de0-6edf-4bd7-a62b-d39d2d1728fc tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:19:34 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-a84a4de0-6edf-4bd7-a62b-d39d2d1728fc tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:19:34 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:34 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a84a4de0-6edf-4bd7-a62b-d39d2d1728fc tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/volumes/0ef5cab1-7d2a-4402-b04f-3b907feacdfd returned with HTTP 200 Sep 01 00:19:34 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 173/350] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:19:34 2026] GET /volume/v3/volumes/0ef5cab1-7d2a-4402-b04f-3b907feacdfd => generated 914 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5679ec72-8178-4943-9e76-022b9392e991 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5679ec72-8178-4943-9e76-022b9392e991 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/volumes/0ef5cab1-7d2a-4402-b04f-3b907feacdfd Sep 01 00:19:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5679ec72-8178-4943-9e76-022b9392e991 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5679ec72-8178-4943-9e76-022b9392e991 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:35 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:35 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:35 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:35 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:35 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5679ec72-8178-4943-9e76-022b9392e991 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Volume info retrieved successfully. Sep 01 00:19:35 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-5679ec72-8178-4943-9e76-022b9392e991 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:19:35 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-5679ec72-8178-4943-9e76-022b9392e991 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:19:35 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-5679ec72-8178-4943-9e76-022b9392e991 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:19:35 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:35 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5679ec72-8178-4943-9e76-022b9392e991 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/volumes/0ef5cab1-7d2a-4402-b04f-3b907feacdfd returned with HTTP 200 Sep 01 00:19:35 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 178/351] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:19:35 2026] GET /volume/v3/volumes/0ef5cab1-7d2a-4402-b04f-3b907feacdfd => generated 915 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5cd22dd0-0da2-48ba-b7fa-02d0b76aa034 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5cd22dd0-0da2-48ba-b7fa-02d0b76aa034 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:19:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5cd22dd0-0da2-48ba-b7fa-02d0b76aa034 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-482525914", "volume_type": "4f16296e-34f1-47fb-b608-1dec40d5295d", "group_id": "aad67d15-e5c1-40e7-ba8d-e824cdbf0133", "size": 1}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-5cd22dd0-0da2-48ba-b7fa-02d0b76aa034 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-482525914', 'volume_type': '4f16296e-34f1-47fb-b608-1dec40d5295d', 'group_id': 'aad67d15-e5c1-40e7-ba8d-e824cdbf0133', 'size': 1}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:19:35 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:35 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:35 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-5cd22dd0-0da2-48ba-b7fa-02d0b76aa034 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Create volume of 1 GB Sep 01 00:19:35 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:35 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:19:35 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5cd22dd0-0da2-48ba-b7fa-02d0b76aa034 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Availability Zones retrieved successfully. Sep 01 00:19:35 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-5cd22dd0-0da2-48ba-b7fa-02d0b76aa034 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Flow 'volume_create_api' (0411845a-e84c-4609-b50b-f06db23aa1a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:19:35 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-5cd22dd0-0da2-48ba-b7fa-02d0b76aa034 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b6e6f19-c320-4682-bb3b-d6c0a29175e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:35 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:35 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:35 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-5cd22dd0-0da2-48ba-b7fa-02d0b76aa034 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:19:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-5cd22dd0-0da2-48ba-b7fa-02d0b76aa034 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b6e6f19-c320-4682-bb3b-d6c0a29175e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:19:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4f16296e-34f1-47fb-b608-1dec40d5295d,is_public=True,name='tempest-GroupsTest-volume-type-1942264626',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f16296e-34f1-47fb-b608-1dec40d5295d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'aad67d15-e5c1-40e7-ba8d-e824cdbf0133', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-5cd22dd0-0da2-48ba-b7fa-02d0b76aa034 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c34d4ba-7cac-477d-8d35-e072647f0cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:36 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-5cd22dd0-0da2-48ba-b7fa-02d0b76aa034 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Created reservations ['fa25777f-d77c-462c-a734-9e27508e41e1', '6136cd19-550f-45fd-8fe2-ed383e8404fe', '111d167c-028d-4b9d-b430-a058ffd3381f', 'a2c54c50-d92d-4879-a3c6-1b3f07447839'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:19:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-5cd22dd0-0da2-48ba-b7fa-02d0b76aa034 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c34d4ba-7cac-477d-8d35-e072647f0cdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa25777f-d77c-462c-a734-9e27508e41e1', '6136cd19-550f-45fd-8fe2-ed383e8404fe', '111d167c-028d-4b9d-b430-a058ffd3381f', 'a2c54c50-d92d-4879-a3c6-1b3f07447839']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-5cd22dd0-0da2-48ba-b7fa-02d0b76aa034 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a63a3ab5-dc04-4d7d-a7c2-cffb332f3259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:36 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:36 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-5cd22dd0-0da2-48ba-b7fa-02d0b76aa034 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a63a3ab5-dc04-4d7d-a7c2-cffb332f3259) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2434d73-0c72-4389-a351-f4b10eb694d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-482525914',encryption_key_id=None,group_id=aad67d15-e5c1-40e7-ba8d-e824cdbf0133,group_type_id=,metadata={},multiattach=False,project_id='e5fa3bb7faa04826b5bb560f060a70d5',qos_specs=None,replication_status=,reservations=['fa25777f-d77c-462c-a734-9e27508e41e1','6136cd19-550f-45fd-8fe2-ed383e8404fe','111d167c-028d-4b9d-b430-a058ffd3381f','a2c54c50-d92d-4879-a3c6-1b3f07447839'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b17755ae61e94f8692697979d63b9d9d',volume_type_id=4f16296e-34f1-47fb-b608-1dec40d5295d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:19:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-482525914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=aad67d15-e5c1-40e7-ba8d-e824cdbf0133,host=None,id=c2434d73-0c72-4389-a351-f4b10eb694d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5fa3bb7faa04826b5bb560f060a70d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b17755ae61e94f8692697979d63b9d9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f16296e-34f1-47fb-b608-1dec40d5295d),volume_type_id=4f16296e-34f1-47fb-b608-1dec40d5295d)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-5cd22dd0-0da2-48ba-b7fa-02d0b76aa034 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c44e113e-da81-4011-9334-6cfea015499e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-5cd22dd0-0da2-48ba-b7fa-02d0b76aa034 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c44e113e-da81-4011-9334-6cfea015499e) transitioned into state 'SUCCESS' from state '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-482525914',encryption_key_id=None,group_id=aad67d15-e5c1-40e7-ba8d-e824cdbf0133,group_type_id=,metadata={},multiattach=False,project_id='e5fa3bb7faa04826b5bb560f060a70d5',qos_specs=None,replication_status=,reservations=['fa25777f-d77c-462c-a734-9e27508e41e1','6136cd19-550f-45fd-8fe2-ed383e8404fe','111d167c-028d-4b9d-b430-a058ffd3381f','a2c54c50-d92d-4879-a3c6-1b3f07447839'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b17755ae61e94f8692697979d63b9d9d',volume_type_id=4f16296e-34f1-47fb-b608-1dec40d5295d)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-5cd22dd0-0da2-48ba-b7fa-02d0b76aa034 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (928f7e79-bb47-43d9-9809-b67449c44e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:19:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-5cd22dd0-0da2-48ba-b7fa-02d0b76aa034 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (928f7e79-bb47-43d9-9809-b67449c44e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:19:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-5cd22dd0-0da2-48ba-b7fa-02d0b76aa034 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Flow 'volume_create_api' (0411845a-e84c-4609-b50b-f06db23aa1a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:19:36 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5cd22dd0-0da2-48ba-b7fa-02d0b76aa034 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Create volume request issued successfully. Sep 01 00:19:36 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-5cd22dd0-0da2-48ba-b7fa-02d0b76aa034 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:19:36 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-5cd22dd0-0da2-48ba-b7fa-02d0b76aa034 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:19:37 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-5cd22dd0-0da2-48ba-b7fa-02d0b76aa034 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:19:37 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:37 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5cd22dd0-0da2-48ba-b7fa-02d0b76aa034 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:19:37 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 174/352] 192.168.122.147 () {62 vars in 1184 bytes} [Tue Sep 1 00:19:35 2026] POST /volume/v3/volumes => generated 822 bytes in 1329 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:19:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-67d63848-dbeb-4aef-bdce-8e0ace3e1ad7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-67d63848-dbeb-4aef-bdce-8e0ace3e1ad7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/volumes/c2434d73-0c72-4389-a351-f4b10eb694d4 Sep 01 00:19:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-67d63848-dbeb-4aef-bdce-8e0ace3e1ad7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-67d63848-dbeb-4aef-bdce-8e0ace3e1ad7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:37 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:37 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:37 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:37 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-67d63848-dbeb-4aef-bdce-8e0ace3e1ad7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Volume info retrieved successfully. Sep 01 00:19:37 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-67d63848-dbeb-4aef-bdce-8e0ace3e1ad7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:19:37 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-67d63848-dbeb-4aef-bdce-8e0ace3e1ad7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:19:37 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-67d63848-dbeb-4aef-bdce-8e0ace3e1ad7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:19:37 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:37 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-67d63848-dbeb-4aef-bdce-8e0ace3e1ad7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/volumes/c2434d73-0c72-4389-a351-f4b10eb694d4 returned with HTTP 200 Sep 01 00:19:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 179/353] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:19:37 2026] GET /volume/v3/volumes/c2434d73-0c72-4389-a351-f4b10eb694d4 => generated 914 bytes in 525 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bc71909a-1ea1-4969-8bf1-a6e11ea4d5f2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bc71909a-1ea1-4969-8bf1-a6e11ea4d5f2 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/volumes/c2434d73-0c72-4389-a351-f4b10eb694d4 Sep 01 00:19:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bc71909a-1ea1-4969-8bf1-a6e11ea4d5f2 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bc71909a-1ea1-4969-8bf1-a6e11ea4d5f2 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:38 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:38 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:38 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:38 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:38 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-bc71909a-1ea1-4969-8bf1-a6e11ea4d5f2 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Volume info retrieved successfully. Sep 01 00:19:38 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-bc71909a-1ea1-4969-8bf1-a6e11ea4d5f2 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:19:38 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-bc71909a-1ea1-4969-8bf1-a6e11ea4d5f2 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:19:39 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-bc71909a-1ea1-4969-8bf1-a6e11ea4d5f2 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:19:39 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:39 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bc71909a-1ea1-4969-8bf1-a6e11ea4d5f2 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/volumes/c2434d73-0c72-4389-a351-f4b10eb694d4 returned with HTTP 200 Sep 01 00:19:39 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 175/354] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:19:38 2026] GET /volume/v3/volumes/c2434d73-0c72-4389-a351-f4b10eb694d4 => generated 914 bytes in 660 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-899ac57b-2457-46ef-9064-30db3e4dca93 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-899ac57b-2457-46ef-9064-30db3e4dca93 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/volumes/c2434d73-0c72-4389-a351-f4b10eb694d4 Sep 01 00:19:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-899ac57b-2457-46ef-9064-30db3e4dca93 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-899ac57b-2457-46ef-9064-30db3e4dca93 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:40 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:40 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:40 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:40 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-899ac57b-2457-46ef-9064-30db3e4dca93 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Volume info retrieved successfully. Sep 01 00:19:40 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-899ac57b-2457-46ef-9064-30db3e4dca93 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:19:40 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-899ac57b-2457-46ef-9064-30db3e4dca93 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:19:40 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-899ac57b-2457-46ef-9064-30db3e4dca93 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:19:40 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:40 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-899ac57b-2457-46ef-9064-30db3e4dca93 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/volumes/c2434d73-0c72-4389-a351-f4b10eb694d4 returned with HTTP 200 Sep 01 00:19:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 180/355] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:19:40 2026] GET /volume/v3/volumes/c2434d73-0c72-4389-a351-f4b10eb694d4 => generated 915 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-739ae959-dae4-47ea-ad81-94c5f331b1f0 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-739ae959-dae4-47ea-ad81-94c5f331b1f0 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] PUT http://192.168.122.147/volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133 Sep 01 00:19:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-739ae959-dae4-47ea-ad81-94c5f331b1f0 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "c2434d73-0c72-4389-a351-f4b10eb694d4"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-739ae959-dae4-47ea-ad81-94c5f331b1f0 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Update called for group aad67d15-e5c1-40e7-ba8d-e824cdbf0133. {{(pid=87484) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 00:19:40 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.groups [None req-739ae959-dae4-47ea-ad81-94c5f331b1f0 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Updating group aad67d15-e5c1-40e7-ba8d-e824cdbf0133 with name new_group description: This is a new group add_volumes: None remove_volumes: c2434d73-0c72-4389-a351-f4b10eb694d4. Sep 01 00:19:40 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:40 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-739ae959-dae4-47ea-ad81-94c5f331b1f0 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133 returned with HTTP 202 Sep 01 00:19:40 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 176/356] 192.168.122.147 () {62 vars in 1291 bytes} [Tue Sep 1 00:19:40 2026] PUT /volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133 => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:19:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b63b56ee-3230-4489-92fc-5e258d3d68d7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b63b56ee-3230-4489-92fc-5e258d3d68d7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133 Sep 01 00:19:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b63b56ee-3230-4489-92fc-5e258d3d68d7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b63b56ee-3230-4489-92fc-5e258d3d68d7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-b63b56ee-3230-4489-92fc-5e258d3d68d7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] show called for member aad67d15-e5c1-40e7-ba8d-e824cdbf0133 {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:19:41 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:41 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:41 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:41 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), Sep 01 00:19:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b63b56ee-3230-4489-92fc-5e258d3d68d7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133 returned with HTTP 200 Sep 01 00:19:41 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 181/357] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:19:40 2026] GET /volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133 => generated 323 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9c7330cb-a8a4-452f-8cea-0b49e944f6ce None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9c7330cb-a8a4-452f-8cea-0b49e944f6ce tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133 Sep 01 00:19:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9c7330cb-a8a4-452f-8cea-0b49e944f6ce tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9c7330cb-a8a4-452f-8cea-0b49e944f6ce tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-9c7330cb-a8a4-452f-8cea-0b49e944f6ce tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] show called for member aad67d15-e5c1-40e7-ba8d-e824cdbf0133 {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:19:42 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:42 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:42 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:42 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:19:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9c7330cb-a8a4-452f-8cea-0b49e944f6ce tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133 returned with HTTP 200 Sep 01 00:19:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 177/358] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:19:42 2026] GET /volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133 => generated 324 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9c1efb8f-603e-4697-9256-37a1763373e1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9c1efb8f-603e-4697-9256-37a1763373e1 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133 Sep 01 00:19:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9c1efb8f-603e-4697-9256-37a1763373e1 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9c1efb8f-603e-4697-9256-37a1763373e1 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-9c1efb8f-603e-4697-9256-37a1763373e1 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] show called for member aad67d15-e5c1-40e7-ba8d-e824cdbf0133 {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:19:42 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:42 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:42 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:42 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), Sep 01 00:19:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9c1efb8f-603e-4697-9256-37a1763373e1 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133 returned with HTTP 200 Sep 01 00:19:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 182/359] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:19:42 2026] GET /volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133 => generated 324 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c06916c3-a7ec-4f71-8b56-a4339e81aa5d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c06916c3-a7ec-4f71-8b56-a4339e81aa5d tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:19:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c06916c3-a7ec-4f71-8b56-a4339e81aa5d tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c06916c3-a7ec-4f71-8b56-a4339e81aa5d tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-c06916c3-a7ec-4f71-8b56-a4339e81aa5d tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:19:42 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:42 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:42 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c06916c3-a7ec-4f71-8b56-a4339e81aa5d tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:19:42 devstack devstack@c-api.service[87484]: /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 00:19:42 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:19:42 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:42 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:42 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:42 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:42 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c06916c3-a7ec-4f71-8b56-a4339e81aa5d tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Get all volumes completed successfully. Sep 01 00:19:42 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-c06916c3-a7ec-4f71-8b56-a4339e81aa5d tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:19:42 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-c06916c3-a7ec-4f71-8b56-a4339e81aa5d tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:19:42 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-c06916c3-a7ec-4f71-8b56-a4339e81aa5d tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:19:42 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:42 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c06916c3-a7ec-4f71-8b56-a4339e81aa5d tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:19:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 178/360] 192.168.122.147 () {60 vars in 1183 bytes} [Tue Sep 1 00:19:42 2026] GET /volume/v3/volumes/detail => generated 1789 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:19:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ef18b042-c005-4b39-a555-657ef4aa66be None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ef18b042-c005-4b39-a555-657ef4aa66be tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] PUT http://192.168.122.147/volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133 Sep 01 00:19:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ef18b042-c005-4b39-a555-657ef4aa66be tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "c2434d73-0c72-4389-a351-f4b10eb694d4"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-ef18b042-c005-4b39-a555-657ef4aa66be tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Update called for group aad67d15-e5c1-40e7-ba8d-e824cdbf0133. {{(pid=87485) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 00:19:42 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.groups [None req-ef18b042-c005-4b39-a555-657ef4aa66be tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Updating group aad67d15-e5c1-40e7-ba8d-e824cdbf0133 with name None description: None add_volumes: c2434d73-0c72-4389-a351-f4b10eb694d4 remove_volumes: None. Sep 01 00:19:42 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:42 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:42 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:42 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:42 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:42 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), Sep 01 00:19:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ef18b042-c005-4b39-a555-657ef4aa66be tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133 returned with HTTP 202 Sep 01 00:19:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 183/361] 192.168.122.147 () {62 vars in 1290 bytes} [Tue Sep 1 00:19:42 2026] PUT /volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:19:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bcfbe847-b3a3-476c-ad7b-a9d0ead3fa4e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bcfbe847-b3a3-476c-ad7b-a9d0ead3fa4e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133 Sep 01 00:19:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bcfbe847-b3a3-476c-ad7b-a9d0ead3fa4e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bcfbe847-b3a3-476c-ad7b-a9d0ead3fa4e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-bcfbe847-b3a3-476c-ad7b-a9d0ead3fa4e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] show called for member aad67d15-e5c1-40e7-ba8d-e824cdbf0133 {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:19:42 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:42 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:42 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:42 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:19:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bcfbe847-b3a3-476c-ad7b-a9d0ead3fa4e tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133 returned with HTTP 200 Sep 01 00:19:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 179/362] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:19:42 2026] GET /volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133 => generated 323 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-74194d92-f209-4466-979a-a371504f61e9 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-74194d92-f209-4466-979a-a371504f61e9 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133 Sep 01 00:19:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-74194d92-f209-4466-979a-a371504f61e9 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-74194d92-f209-4466-979a-a371504f61e9 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-74194d92-f209-4466-979a-a371504f61e9 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] show called for member aad67d15-e5c1-40e7-ba8d-e824cdbf0133 {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:19:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:43 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), Sep 01 00:19:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-74194d92-f209-4466-979a-a371504f61e9 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133 returned with HTTP 200 Sep 01 00:19:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 184/363] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:19:43 2026] GET /volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133 => generated 324 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-043ed76a-8a1d-43a0-9c2a-d919cc5c0d58 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-043ed76a-8a1d-43a0-9c2a-d919cc5c0d58 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:19:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-043ed76a-8a1d-43a0-9c2a-d919cc5c0d58 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-043ed76a-8a1d-43a0-9c2a-d919cc5c0d58 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-043ed76a-8a1d-43a0-9c2a-d919cc5c0d58 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:19:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:43 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-043ed76a-8a1d-43a0-9c2a-d919cc5c0d58 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:19:43 devstack devstack@c-api.service[87484]: /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 00:19:43 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:19:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:43 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:43 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-043ed76a-8a1d-43a0-9c2a-d919cc5c0d58 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Get all volumes completed successfully. Sep 01 00:19:43 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-043ed76a-8a1d-43a0-9c2a-d919cc5c0d58 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:19:43 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-043ed76a-8a1d-43a0-9c2a-d919cc5c0d58 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:19:43 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-043ed76a-8a1d-43a0-9c2a-d919cc5c0d58 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:19:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:43 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-043ed76a-8a1d-43a0-9c2a-d919cc5c0d58 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:19:43 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-043ed76a-8a1d-43a0-9c2a-d919cc5c0d58 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:19:43 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-043ed76a-8a1d-43a0-9c2a-d919cc5c0d58 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:19:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-043ed76a-8a1d-43a0-9c2a-d919cc5c0d58 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:19:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 180/364] 192.168.122.147 () {60 vars in 1183 bytes} [Tue Sep 1 00:19:43 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:19:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-86539587-48f2-43f6-a95e-41deff0ef9de None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-86539587-48f2-43f6-a95e-41deff0ef9de tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:19:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-86539587-48f2-43f6-a95e-41deff0ef9de tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-86539587-48f2-43f6-a95e-41deff0ef9de tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-86539587-48f2-43f6-a95e-41deff0ef9de tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:19:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:43 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-86539587-48f2-43f6-a95e-41deff0ef9de tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:19:43 devstack devstack@c-api.service[87485]: /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 00:19:43 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:19:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:43 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-86539587-48f2-43f6-a95e-41deff0ef9de tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Get all volumes completed successfully. Sep 01 00:19:43 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-86539587-48f2-43f6-a95e-41deff0ef9de tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:19:43 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-86539587-48f2-43f6-a95e-41deff0ef9de tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:19:43 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-86539587-48f2-43f6-a95e-41deff0ef9de tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:19:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:43 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-86539587-48f2-43f6-a95e-41deff0ef9de tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:19:43 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-86539587-48f2-43f6-a95e-41deff0ef9de tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:19:43 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-86539587-48f2-43f6-a95e-41deff0ef9de tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:19:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-86539587-48f2-43f6-a95e-41deff0ef9de tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:19:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 185/365] 192.168.122.147 () {60 vars in 1183 bytes} [Tue Sep 1 00:19:43 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:19:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c0b4f30b-4193-46be-924b-86fdbc617c7b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c0b4f30b-4193-46be-924b-86fdbc617c7b tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] POST http://192.168.122.147/volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133/action Sep 01 00:19:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c0b4f30b-4193-46be-924b-86fdbc617c7b tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:19:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c0b4f30b-4193-46be-924b-86fdbc617c7b tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-c0b4f30b-4193-46be-924b-86fdbc617c7b tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] delete called for group aad67d15-e5c1-40e7-ba8d-e824cdbf0133 {{(pid=87484) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 00:19:44 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.groups [None req-c0b4f30b-4193-46be-924b-86fdbc617c7b tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Delete group with id: aad67d15-e5c1-40e7-ba8d-e824cdbf0133 Sep 01 00:19:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:44 devstack devstack@c-api.service[87484]: /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 00:19:44 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 00:19:44 devstack devstack@c-api.service[87484]: /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 00:19:44 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:19:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c0b4f30b-4193-46be-924b-86fdbc617c7b tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133/action returned with HTTP 202 Sep 01 00:19:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 181/366] 192.168.122.147 () {62 vars in 1312 bytes} [Tue Sep 1 00:19:44 2026] POST /volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:19:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d1de64ab-3ec6-43b3-931e-dc215cdb9fbf None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d1de64ab-3ec6-43b3-931e-dc215cdb9fbf tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/volumes/c2434d73-0c72-4389-a351-f4b10eb694d4 Sep 01 00:19:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d1de64ab-3ec6-43b3-931e-dc215cdb9fbf tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d1de64ab-3ec6-43b3-931e-dc215cdb9fbf tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d1de64ab-3ec6-43b3-931e-dc215cdb9fbf tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Volume info retrieved successfully. Sep 01 00:19:44 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-d1de64ab-3ec6-43b3-931e-dc215cdb9fbf tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:19:44 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-d1de64ab-3ec6-43b3-931e-dc215cdb9fbf tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:19:44 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-d1de64ab-3ec6-43b3-931e-dc215cdb9fbf tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:19:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d1de64ab-3ec6-43b3-931e-dc215cdb9fbf tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/volumes/c2434d73-0c72-4389-a351-f4b10eb694d4 returned with HTTP 200 Sep 01 00:19:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 186/367] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:19:44 2026] GET /volume/v3/volumes/c2434d73-0c72-4389-a351-f4b10eb694d4 => generated 914 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7e71a7f7-dc35-4b42-9190-82f451a5b1a7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7e71a7f7-dc35-4b42-9190-82f451a5b1a7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/volumes/c2434d73-0c72-4389-a351-f4b10eb694d4 Sep 01 00:19:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7e71a7f7-dc35-4b42-9190-82f451a5b1a7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7e71a7f7-dc35-4b42-9190-82f451a5b1a7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:45 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:45 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7e71a7f7-dc35-4b42-9190-82f451a5b1a7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Volume info retrieved successfully. Sep 01 00:19:45 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-7e71a7f7-dc35-4b42-9190-82f451a5b1a7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:19:45 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-7e71a7f7-dc35-4b42-9190-82f451a5b1a7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:19:45 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-7e71a7f7-dc35-4b42-9190-82f451a5b1a7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:19:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7e71a7f7-dc35-4b42-9190-82f451a5b1a7 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/volumes/c2434d73-0c72-4389-a351-f4b10eb694d4 returned with HTTP 200 Sep 01 00:19:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 182/368] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:19:45 2026] GET /volume/v3/volumes/c2434d73-0c72-4389-a351-f4b10eb694d4 => generated 914 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b6ae3607-05ef-4a0b-b1cd-132eb2490b13 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b6ae3607-05ef-4a0b-b1cd-132eb2490b13 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/volumes/c2434d73-0c72-4389-a351-f4b10eb694d4 Sep 01 00:19:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b6ae3607-05ef-4a0b-b1cd-132eb2490b13 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b6ae3607-05ef-4a0b-b1cd-132eb2490b13 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b6ae3607-05ef-4a0b-b1cd-132eb2490b13 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/volumes/c2434d73-0c72-4389-a351-f4b10eb694d4 returned with HTTP 404 Sep 01 00:19:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 187/369] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:19:46 2026] GET /volume/v3/volumes/c2434d73-0c72-4389-a351-f4b10eb694d4 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:19:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-832a45a6-17bb-48dc-b3c9-3b579aa720c9 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-832a45a6-17bb-48dc-b3c9-3b579aa720c9 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/volumes/0ef5cab1-7d2a-4402-b04f-3b907feacdfd Sep 01 00:19:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-832a45a6-17bb-48dc-b3c9-3b579aa720c9 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-832a45a6-17bb-48dc-b3c9-3b579aa720c9 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-832a45a6-17bb-48dc-b3c9-3b579aa720c9 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/volumes/0ef5cab1-7d2a-4402-b04f-3b907feacdfd returned with HTTP 404 Sep 01 00:19:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 183/370] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:19:46 2026] GET /volume/v3/volumes/0ef5cab1-7d2a-4402-b04f-3b907feacdfd => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:19:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6cc66f89-0f72-4e34-b9ef-815792e48324 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6cc66f89-0f72-4e34-b9ef-815792e48324 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] GET http://192.168.122.147/volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133 Sep 01 00:19:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6cc66f89-0f72-4e34-b9ef-815792e48324 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6cc66f89-0f72-4e34-b9ef-815792e48324 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-6cc66f89-0f72-4e34-b9ef-815792e48324 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] show called for member aad67d15-e5c1-40e7-ba8d-e824cdbf0133 {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:19:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6cc66f89-0f72-4e34-b9ef-815792e48324 tempest-GroupsTest-1502462369 tempest-GroupsTest-1502462369-project-member] http://192.168.122.147/volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133 returned with HTTP 404 Sep 01 00:19:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 188/371] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:19:46 2026] GET /volume/v3/groups/aad67d15-e5c1-40e7-ba8d-e824cdbf0133 => generated 108 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:19:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c13e26aa-eaca-4a09-9129-b762a291ce0c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c13e26aa-eaca-4a09-9129-b762a291ce0c tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] DELETE http://192.168.122.147/volume/v3/group_types/1a473fd1-5541-4c58-bacd-1b103a49e884 Sep 01 00:19:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c13e26aa-eaca-4a09-9129-b762a291ce0c tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c13e26aa-eaca-4a09-9129-b762a291ce0c tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c13e26aa-eaca-4a09-9129-b762a291ce0c tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] http://192.168.122.147/volume/v3/group_types/1a473fd1-5541-4c58-bacd-1b103a49e884 returned with HTTP 202 Sep 01 00:19:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 184/372] 192.168.122.147 () {60 vars in 1288 bytes} [Tue Sep 1 00:19:46 2026] DELETE /volume/v3/group_types/1a473fd1-5541-4c58-bacd-1b103a49e884 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:19:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-802cbaec-eda9-4853-a06f-8e06cbd1ac45 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-802cbaec-eda9-4853-a06f-8e06cbd1ac45 tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] DELETE http://192.168.122.147/volume/v3/types/4f16296e-34f1-47fb-b608-1dec40d5295d Sep 01 00:19:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-802cbaec-eda9-4853-a06f-8e06cbd1ac45 tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-802cbaec-eda9-4853-a06f-8e06cbd1ac45 tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-802cbaec-eda9-4853-a06f-8e06cbd1ac45 tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] http://192.168.122.147/volume/v3/types/4f16296e-34f1-47fb-b608-1dec40d5295d returned with HTTP 202 Sep 01 00:19:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 189/373] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:19:46 2026] DELETE /volume/v3/types/4f16296e-34f1-47fb-b608-1dec40d5295d => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:19:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c3e7b453-fc56-411e-9fad-c994ee46f1b6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c3e7b453-fc56-411e-9fad-c994ee46f1b6 tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] GET http://192.168.122.147/volume/v3/types/4f16296e-34f1-47fb-b608-1dec40d5295d Sep 01 00:19:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c3e7b453-fc56-411e-9fad-c994ee46f1b6 tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c3e7b453-fc56-411e-9fad-c994ee46f1b6 tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c3e7b453-fc56-411e-9fad-c994ee46f1b6 tempest-GroupsTest-117088438 tempest-GroupsTest-117088438-project-admin] http://192.168.122.147/volume/v3/types/4f16296e-34f1-47fb-b608-1dec40d5295d returned with HTTP 404 Sep 01 00:19:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 185/374] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:19:46 2026] GET /volume/v3/types/4f16296e-34f1-47fb-b608-1dec40d5295d => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:19:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e1af0ea0-7a8f-4237-a707-b21ed62bb34b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e1af0ea0-7a8f-4237-a707-b21ed62bb34b tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] GET http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 Sep 01 00:19:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e1af0ea0-7a8f-4237-a707-b21ed62bb34b tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e1af0ea0-7a8f-4237-a707-b21ed62bb34b tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:51 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:51 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:51 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:51 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:51 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e1af0ea0-7a8f-4237-a707-b21ed62bb34b tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Volume info retrieved successfully. Sep 01 00:19:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e1af0ea0-7a8f-4237-a707-b21ed62bb34b tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 returned with HTTP 200 Sep 01 00:19:51 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 190/375] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:19:51 2026] GET /volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 => generated 856 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-186ed888-aabd-4864-ae74-09b89b7c18ae req-250a5d5c-b46d-4d97-af2d-7e80f8336076 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-186ed888-aabd-4864-ae74-09b89b7c18ae req-250a5d5c-b46d-4d97-af2d-7e80f8336076 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] GET http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 Sep 01 00:19:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-186ed888-aabd-4864-ae74-09b89b7c18ae req-250a5d5c-b46d-4d97-af2d-7e80f8336076 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-186ed888-aabd-4864-ae74-09b89b7c18ae req-250a5d5c-b46d-4d97-af2d-7e80f8336076 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:51 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:51 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:51 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:51 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:51 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-186ed888-aabd-4864-ae74-09b89b7c18ae req-250a5d5c-b46d-4d97-af2d-7e80f8336076 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Volume info retrieved successfully. Sep 01 00:19:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-186ed888-aabd-4864-ae74-09b89b7c18ae req-250a5d5c-b46d-4d97-af2d-7e80f8336076 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 returned with HTTP 200 Sep 01 00:19:51 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 186/376] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:19:51 2026] GET /volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 => generated 856 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-cd8abd22-95f2-41d1-8421-f71967602333 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cd8abd22-95f2-41d1-8421-f71967602333 None None] GET http://192.168.122.147/volume// Sep 01 00:19:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cd8abd22-95f2-41d1-8421-f71967602333 None None] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cd8abd22-95f2-41d1-8421-f71967602333 None None] Calling method 'all' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cd8abd22-95f2-41d1-8421-f71967602333 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:19:51 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 191/377] 192.168.122.147 () {58 vars in 1317 bytes} [Tue Sep 1 00:19:51 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:19:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-186ed888-aabd-4864-ae74-09b89b7c18ae req-8f237b42-8398-4881-a5dd-b2a631aeb78f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-186ed888-aabd-4864-ae74-09b89b7c18ae req-8f237b42-8398-4881-a5dd-b2a631aeb78f tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 01 00:19:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-186ed888-aabd-4864-ae74-09b89b7c18ae req-8f237b42-8398-4881-a5dd-b2a631aeb78f tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d26a52ee-222e-48dc-b731-c4b428fa9e43", "connector": null, "instance_uuid": "f8ae011d-3ef8-4f63-b02e-07e805ecbc30"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:51 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:51 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:51 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:51 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-186ed888-aabd-4864-ae74-09b89b7c18ae req-8f237b42-8398-4881-a5dd-b2a631aeb78f tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 01 00:19:51 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 187/378] 192.168.122.147 () {66 vars in 1483 bytes} [Tue Sep 1 00:19:51 2026] POST /volume/v3/attachments => generated 273 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-63faf60c-88ec-4edd-a0c7-0196ee494b1a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-63faf60c-88ec-4edd-a0c7-0196ee494b1a tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] GET http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 Sep 01 00:19:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-63faf60c-88ec-4edd-a0c7-0196ee494b1a tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-63faf60c-88ec-4edd-a0c7-0196ee494b1a tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:52 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:52 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:52 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:52 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:52 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-63faf60c-88ec-4edd-a0c7-0196ee494b1a tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Volume info retrieved successfully. Sep 01 00:19:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-63faf60c-88ec-4edd-a0c7-0196ee494b1a tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 returned with HTTP 200 Sep 01 00:19:52 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 192/379] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:19:52 2026] GET /volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 => generated 855 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-99b9922b-faba-4306-83ee-f6052c78d5c2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-99b9922b-faba-4306-83ee-f6052c78d5c2 None None] GET http://192.168.122.147/volume// Sep 01 00:19:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-99b9922b-faba-4306-83ee-f6052c78d5c2 None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-99b9922b-faba-4306-83ee-f6052c78d5c2 None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-99b9922b-faba-4306-83ee-f6052c78d5c2 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:19:52 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 188/380] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:19:52 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:19:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-186ed888-aabd-4864-ae74-09b89b7c18ae req-4241cc22-473f-43a7-b46c-3d06eafd3cc1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-186ed888-aabd-4864-ae74-09b89b7c18ae req-4241cc22-473f-43a7-b46c-3d06eafd3cc1 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] GET http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 Sep 01 00:19:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-186ed888-aabd-4864-ae74-09b89b7c18ae req-4241cc22-473f-43a7-b46c-3d06eafd3cc1 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-186ed888-aabd-4864-ae74-09b89b7c18ae req-4241cc22-473f-43a7-b46c-3d06eafd3cc1 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:52 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:52 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:52 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:52 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:52 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-186ed888-aabd-4864-ae74-09b89b7c18ae req-4241cc22-473f-43a7-b46c-3d06eafd3cc1 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Volume info retrieved successfully. Sep 01 00:19:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-186ed888-aabd-4864-ae74-09b89b7c18ae req-4241cc22-473f-43a7-b46c-3d06eafd3cc1 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 returned with HTTP 200 Sep 01 00:19:52 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 193/381] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:19:52 2026] GET /volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 => generated 1036 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:19:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-186ed888-aabd-4864-ae74-09b89b7c18ae req-752760cc-eb60-499e-876a-d317dceecdcc None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-186ed888-aabd-4864-ae74-09b89b7c18ae req-752760cc-eb60-499e-876a-d317dceecdcc tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] PUT http://192.168.122.147/volume/v3/attachments/f5d10d21-c38c-45c3-b949-7a2f698e58af Sep 01 00:19:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-186ed888-aabd-4864-ae74-09b89b7c18ae req-752760cc-eb60-499e-876a-d317dceecdcc tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:adfa816424c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "da743fc2-df7b-458e-a6d8-82aef14baffc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:52 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-186ed888-aabd-4864-ae74-09b89b7c18ae req-752760cc-eb60-499e-876a-d317dceecdcc tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Acquiring lock "cinder-attachment_update-d26a52ee-222e-48dc-b731-c4b428fa9e43-devstack" by "attachment_update" {{(pid=87484) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 00:19:52 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-186ed888-aabd-4864-ae74-09b89b7c18ae req-752760cc-eb60-499e-876a-d317dceecdcc tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Lock "cinder-attachment_update-d26a52ee-222e-48dc-b731-c4b428fa9e43-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=87484) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 00:19:52 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:52 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:52 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:52 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-34900368-d1ee-4930-8825-a25b7cd65a5e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:52 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-186ed888-aabd-4864-ae74-09b89b7c18ae req-752760cc-eb60-499e-876a-d317dceecdcc tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Lock "cinder-attachment_update-d26a52ee-222e-48dc-b731-c4b428fa9e43-devstack" released by "attachment_update" :: held 0.301s {{(pid=87484) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 00:19:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-186ed888-aabd-4864-ae74-09b89b7c18ae req-752760cc-eb60-499e-876a-d317dceecdcc tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/attachments/f5d10d21-c38c-45c3-b949-7a2f698e58af returned with HTTP 200 Sep 01 00:19:52 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 189/382] 192.168.122.147 () {66 vars in 1593 bytes} [Tue Sep 1 00:19:52 2026] PUT /volume/v3/attachments/f5d10d21-c38c-45c3-b949-7a2f698e58af => generated 694 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-34900368-d1ee-4930-8825-a25b7cd65a5e tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-project-admin] GET http://192.168.122.147/volume/v3/os-quota-class-sets/default Sep 01 00:19:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-34900368-d1ee-4930-8825-a25b7cd65a5e tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-34900368-d1ee-4930-8825-a25b7cd65a5e tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-34900368-d1ee-4930-8825-a25b7cd65a5e tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-project-admin] http://192.168.122.147/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 00:19:53 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 194/383] 192.168.122.147 () {58 vars in 1181 bytes} [Tue Sep 1 00:19:52 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-65e0b718-a4f2-4415-b09c-884ee29d9408 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-65e0b718-a4f2-4415-b09c-884ee29d9408 tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-project-admin] GET http://192.168.122.147/volume/v3/os-quota-class-sets/default Sep 01 00:19:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-65e0b718-a4f2-4415-b09c-884ee29d9408 tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-65e0b718-a4f2-4415-b09c-884ee29d9408 tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:53 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:53 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-69ada042-77fa-49e2-a5cf-008c7c573421 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-69ada042-77fa-49e2-a5cf-008c7c573421 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] GET http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 Sep 01 00:19:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-69ada042-77fa-49e2-a5cf-008c7c573421 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-69ada042-77fa-49e2-a5cf-008c7c573421 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-65e0b718-a4f2-4415-b09c-884ee29d9408 tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-project-admin] http://192.168.122.147/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 00:19:53 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:53 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:53 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 190/384] 192.168.122.147 () {58 vars in 1181 bytes} [Tue Sep 1 00:19:53 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ed5b5d7c-2376-49a6-8a28-5ded7987961d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:53 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:53 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ed5b5d7c-2376-49a6-8a28-5ded7987961d tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:19:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ed5b5d7c-2376-49a6-8a28-5ded7987961d tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-545147151"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:53 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-69ada042-77fa-49e2-a5cf-008c7c573421 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Volume info retrieved successfully. Sep 01 00:19:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-69ada042-77fa-49e2-a5cf-008c7c573421 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 returned with HTTP 200 Sep 01 00:19:53 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 195/385] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:19:53 2026] GET /volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 => generated 856 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ed5b5d7c-2376-49a6-8a28-5ded7987961d tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:19:53 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 191/386] 192.168.122.147 () {60 vars in 1136 bytes} [Tue Sep 1 00:19:53 2026] POST /volume/v3/types => generated 227 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-75eedd78-f813-476f-9c7f-42b294edda17 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-75eedd78-f813-476f-9c7f-42b294edda17 tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-project-admin] PUT http://192.168.122.147/volume/v3/os-quota-class-sets/default Sep 01 00:19:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-75eedd78-f813-476f-9c7f-42b294edda17 tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-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-545147151": 3, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-545147151": 9, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-545147151": 4}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-186ed888-aabd-4864-ae74-09b89b7c18ae req-db8896c4-ec83-451c-8e62-f758ea8f38a9 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-186ed888-aabd-4864-ae74-09b89b7c18ae req-db8896c4-ec83-451c-8e62-f758ea8f38a9 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] POST http://192.168.122.147/volume/v3/attachments/f5d10d21-c38c-45c3-b949-7a2f698e58af/action Sep 01 00:19:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-186ed888-aabd-4864-ae74-09b89b7c18ae req-db8896c4-ec83-451c-8e62-f758ea8f38a9 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Action body: b'{"os-complete": null}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:19:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-186ed888-aabd-4864-ae74-09b89b7c18ae req-db8896c4-ec83-451c-8e62-f758ea8f38a9 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:53 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:53 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:53 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:53 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-186ed888-aabd-4864-ae74-09b89b7c18ae req-db8896c4-ec83-451c-8e62-f758ea8f38a9 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/attachments/f5d10d21-c38c-45c3-b949-7a2f698e58af/action returned with HTTP 204 Sep 01 00:19:53 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 192/387] 192.168.122.147 () {66 vars in 1614 bytes} [Tue Sep 1 00:19:53 2026] POST /volume/v3/attachments/f5d10d21-c38c-45c3-b949-7a2f698e58af/action => generated 0 bytes in 113 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:19:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-75eedd78-f813-476f-9c7f-42b294edda17 tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-project-admin] http://192.168.122.147/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 00:19:53 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 196/388] 192.168.122.147 () {60 vars in 1202 bytes} [Tue Sep 1 00:19:53 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-68502f16-7bff-4dfa-806b-400a817bd346 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-68502f16-7bff-4dfa-806b-400a817bd346 tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-project-admin] GET http://192.168.122.147/volume/v3/os-quota-sets/cd1444b14c03462ab2341b9d90a906c4/defaults Sep 01 00:19:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-68502f16-7bff-4dfa-806b-400a817bd346 tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-68502f16-7bff-4dfa-806b-400a817bd346 tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-project-admin] Calling method 'defaults' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:53 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-68502f16-7bff-4dfa-806b-400a817bd346 tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-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 00:19:53 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-68502f16-7bff-4dfa-806b-400a817bd346 tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-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 00:19:53 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-68502f16-7bff-4dfa-806b-400a817bd346 tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-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 00:19:53 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-68502f16-7bff-4dfa-806b-400a817bd346 tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-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 00:19:53 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-68502f16-7bff-4dfa-806b-400a817bd346 tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-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 00:19:53 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-68502f16-7bff-4dfa-806b-400a817bd346 tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-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 00:19:53 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-68502f16-7bff-4dfa-806b-400a817bd346 tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-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 00:19:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-68502f16-7bff-4dfa-806b-400a817bd346 tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/cd1444b14c03462ab2341b9d90a906c4/defaults returned with HTTP 200 Sep 01 00:19:53 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 193/389] 192.168.122.147 () {58 vars in 1265 bytes} [Tue Sep 1 00:19:53 2026] GET /volume/v3/os-quota-sets/cd1444b14c03462ab2341b9d90a906c4/defaults => generated 645 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4cd769c3-a5eb-42bc-a7d9-b572b26514c5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4cd769c3-a5eb-42bc-a7d9-b572b26514c5 tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-project-admin] GET http://192.168.122.147/volume/v3/os-quota-sets/04a2481ac6854bfcae37f843744a81a6/defaults Sep 01 00:19:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4cd769c3-a5eb-42bc-a7d9-b572b26514c5 tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4cd769c3-a5eb-42bc-a7d9-b572b26514c5 tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-project-admin] Calling method 'defaults' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:54 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-4cd769c3-a5eb-42bc-a7d9-b572b26514c5 tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-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 00:19:54 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-4cd769c3-a5eb-42bc-a7d9-b572b26514c5 tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-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 00:19:54 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-4cd769c3-a5eb-42bc-a7d9-b572b26514c5 tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-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 00:19:54 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-4cd769c3-a5eb-42bc-a7d9-b572b26514c5 tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-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 00:19:54 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-4cd769c3-a5eb-42bc-a7d9-b572b26514c5 tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-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 00:19:54 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-4cd769c3-a5eb-42bc-a7d9-b572b26514c5 tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-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 00:19:54 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-4cd769c3-a5eb-42bc-a7d9-b572b26514c5 tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-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 00:19:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4cd769c3-a5eb-42bc-a7d9-b572b26514c5 tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/04a2481ac6854bfcae37f843744a81a6/defaults returned with HTTP 200 Sep 01 00:19:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 197/390] 192.168.122.147 () {58 vars in 1265 bytes} [Tue Sep 1 00:19:54 2026] GET /volume/v3/os-quota-sets/04a2481ac6854bfcae37f843744a81a6/defaults => generated 645 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8e6f841d-5b38-4b66-abfb-e2decf66093e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8e6f841d-5b38-4b66-abfb-e2decf66093e tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-project-admin] DELETE http://192.168.122.147/volume/v3/types/f5bda527-2239-4003-a058-15e0123d8c47 Sep 01 00:19:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8e6f841d-5b38-4b66-abfb-e2decf66093e tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8e6f841d-5b38-4b66-abfb-e2decf66093e tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8e6f841d-5b38-4b66-abfb-e2decf66093e tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-project-admin] http://192.168.122.147/volume/v3/types/f5bda527-2239-4003-a058-15e0123d8c47 returned with HTTP 202 Sep 01 00:19:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 194/391] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:19:54 2026] DELETE /volume/v3/types/f5bda527-2239-4003-a058-15e0123d8c47 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:19:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3d70d28b-5a78-4940-b04f-f296f54f37ec None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3d70d28b-5a78-4940-b04f-f296f54f37ec tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-project-admin] GET http://192.168.122.147/volume/v3/types/f5bda527-2239-4003-a058-15e0123d8c47 Sep 01 00:19:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3d70d28b-5a78-4940-b04f-f296f54f37ec tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3d70d28b-5a78-4940-b04f-f296f54f37ec tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3d70d28b-5a78-4940-b04f-f296f54f37ec tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-project-admin] http://192.168.122.147/volume/v3/types/f5bda527-2239-4003-a058-15e0123d8c47 returned with HTTP 404 Sep 01 00:19:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 198/392] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:19:54 2026] GET /volume/v3/types/f5bda527-2239-4003-a058-15e0123d8c47 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:19:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5b02524f-76ae-4ffd-8ebc-15ebe6b350e2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5b02524f-76ae-4ffd-8ebc-15ebe6b350e2 tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-project-admin] PUT http://192.168.122.147/volume/v3/os-quota-class-sets/default Sep 01 00:19:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5b02524f-76ae-4ffd-8ebc-15ebe6b350e2 tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-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=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b54952a5-adc3-40f2-a0d0-ab7b077ec13a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b54952a5-adc3-40f2-a0d0-ab7b077ec13a tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] GET http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 Sep 01 00:19:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b54952a5-adc3-40f2-a0d0-ab7b077ec13a tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b54952a5-adc3-40f2-a0d0-ab7b077ec13a tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:54 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:54 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:54 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:54 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:54 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b54952a5-adc3-40f2-a0d0-ab7b077ec13a tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Volume info retrieved successfully. Sep 01 00:19:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b54952a5-adc3-40f2-a0d0-ab7b077ec13a tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 returned with HTTP 200 Sep 01 00:19:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 199/393] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:19:54 2026] GET /volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 => generated 1148 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-540e3ee8-12f7-4728-a685-8599bdf7f4f2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-540e3ee8-12f7-4728-a685-8599bdf7f4f2 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] GET http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 Sep 01 00:19:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-540e3ee8-12f7-4728-a685-8599bdf7f4f2 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-540e3ee8-12f7-4728-a685-8599bdf7f4f2 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:54 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:54 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:54 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:54 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:54 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-540e3ee8-12f7-4728-a685-8599bdf7f4f2 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Volume info retrieved successfully. Sep 01 00:19:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-540e3ee8-12f7-4728-a685-8599bdf7f4f2 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 returned with HTTP 200 Sep 01 00:19:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 200/394] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:19:54 2026] GET /volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 => generated 1148 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5b02524f-76ae-4ffd-8ebc-15ebe6b350e2 tempest-VolumeQuotaClassesTest-2140384061 tempest-VolumeQuotaClassesTest-2140384061-project-admin] http://192.168.122.147/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 00:19:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 195/395] 192.168.122.147 () {60 vars in 1202 bytes} [Tue Sep 1 00:19:54 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:19:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-7b3c8934-7b6e-42e2-929d-9d152a2a4892 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-7b3c8934-7b6e-42e2-929d-9d152a2a4892 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] GET http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 Sep 01 00:19:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-7b3c8934-7b6e-42e2-929d-9d152a2a4892 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-7b3c8934-7b6e-42e2-929d-9d152a2a4892 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:54 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:54 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:54 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:54 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:54 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-7b3c8934-7b6e-42e2-929d-9d152a2a4892 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Volume info retrieved successfully. Sep 01 00:19:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-7b3c8934-7b6e-42e2-929d-9d152a2a4892 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 returned with HTTP 200 Sep 01 00:19:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 201/396] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:19:54 2026] GET /volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 => generated 1148 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9ce2a7ec-b819-46db-a845-070a314f4a11 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9ce2a7ec-b819-46db-a845-070a314f4a11 None None] GET http://192.168.122.147/volume// Sep 01 00:19:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9ce2a7ec-b819-46db-a845-070a314f4a11 None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9ce2a7ec-b819-46db-a845-070a314f4a11 None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9ce2a7ec-b819-46db-a845-070a314f4a11 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:19:55 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 196/397] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:19:55 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:19:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-c91278a8-7359-4c46-966f-6568c47dc83d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-c91278a8-7359-4c46-966f-6568c47dc83d tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 01 00:19:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-c91278a8-7359-4c46-966f-6568c47dc83d tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d26a52ee-222e-48dc-b731-c4b428fa9e43", "connector": null, "instance_uuid": "f8ae011d-3ef8-4f63-b02e-07e805ecbc30"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:55 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:55 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:55 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:55 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:55 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:55 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-c91278a8-7359-4c46-966f-6568c47dc83d tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 01 00:19:55 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 202/398] 192.168.122.147 () {66 vars in 1483 bytes} [Tue Sep 1 00:19:55 2026] POST /volume/v3/attachments => generated 273 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:19:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7d2f0d39-b625-41b6-ba4a-c94ca84163df None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7d2f0d39-b625-41b6-ba4a-c94ca84163df None None] GET http://192.168.122.147/volume// Sep 01 00:19:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7d2f0d39-b625-41b6-ba4a-c94ca84163df None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7d2f0d39-b625-41b6-ba4a-c94ca84163df None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7d2f0d39-b625-41b6-ba4a-c94ca84163df None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:19:55 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 197/399] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:19:55 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:19:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-319416b1-4a89-48a1-b35a-7f5b6b25e908 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-319416b1-4a89-48a1-b35a-7f5b6b25e908 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] GET http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 Sep 01 00:19:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-319416b1-4a89-48a1-b35a-7f5b6b25e908 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-319416b1-4a89-48a1-b35a-7f5b6b25e908 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:55 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:55 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:55 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:55 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:56 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-319416b1-4a89-48a1-b35a-7f5b6b25e908 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Volume info retrieved successfully. Sep 01 00:19:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-319416b1-4a89-48a1-b35a-7f5b6b25e908 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 returned with HTTP 200 Sep 01 00:19:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 203/400] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:19:55 2026] GET /volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 => generated 1329 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:19:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-c5f326af-b348-48e2-b3e5-629729ea8a95 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-c5f326af-b348-48e2-b3e5-629729ea8a95 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] DELETE http://192.168.122.147/volume/v3/attachments/f5d10d21-c38c-45c3-b949-7a2f698e58af Sep 01 00:19:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-c5f326af-b348-48e2-b3e5-629729ea8a95 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-c5f326af-b348-48e2-b3e5-629729ea8a95 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:56 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:56 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:56 devstack devstack@c-api.service[87484]: /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 00:19:56 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, Sep 01 00:19:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-c5f326af-b348-48e2-b3e5-629729ea8a95 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/attachments/f5d10d21-c38c-45c3-b949-7a2f698e58af returned with HTTP 200 Sep 01 00:19:56 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 198/401] 192.168.122.147 () {64 vars in 1562 bytes} [Tue Sep 1 00:19:56 2026] DELETE /volume/v3/attachments/f5d10d21-c38c-45c3-b949-7a2f698e58af => generated 192 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1becb433-379e-496f-8b29-7b743cf7d1d4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1becb433-379e-496f-8b29-7b743cf7d1d4 None None] GET http://192.168.122.147/volume// Sep 01 00:19:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1becb433-379e-496f-8b29-7b743cf7d1d4 None None] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1becb433-379e-496f-8b29-7b743cf7d1d4 None None] Calling method 'all' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1becb433-379e-496f-8b29-7b743cf7d1d4 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:19:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 204/402] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:19:56 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:19:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-f5859f45-1f2d-4789-9e53-a42cb17a0f3a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-f5859f45-1f2d-4789-9e53-a42cb17a0f3a tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] GET http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 Sep 01 00:19:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-f5859f45-1f2d-4789-9e53-a42cb17a0f3a tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:19:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-f5859f45-1f2d-4789-9e53-a42cb17a0f3a tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:19:56 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:56 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:56 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:56 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:56 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-f5859f45-1f2d-4789-9e53-a42cb17a0f3a tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Volume info retrieved successfully. Sep 01 00:19:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-f5859f45-1f2d-4789-9e53-a42cb17a0f3a tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 returned with HTTP 200 Sep 01 00:19:56 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 199/403] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:19:56 2026] GET /volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 => generated 1036 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:19:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-02e479ab-5715-4737-a89e-2cd2627319a2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-02e479ab-5715-4737-a89e-2cd2627319a2 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] PUT http://192.168.122.147/volume/v3/attachments/d3aeb84d-88f2-4341-bb02-83baf7203803 Sep 01 00:19:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-02e479ab-5715-4737-a89e-2cd2627319a2 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:adfa816424c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "da743fc2-df7b-458e-a6d8-82aef14baffc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:56 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-02e479ab-5715-4737-a89e-2cd2627319a2 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Acquiring lock "cinder-attachment_update-d26a52ee-222e-48dc-b731-c4b428fa9e43-devstack" by "attachment_update" {{(pid=87485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 00:19:56 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-02e479ab-5715-4737-a89e-2cd2627319a2 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Lock "cinder-attachment_update-d26a52ee-222e-48dc-b731-c4b428fa9e43-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 00:19:56 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:56 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:19:56 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:56 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:19:57 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-02e479ab-5715-4737-a89e-2cd2627319a2 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Lock "cinder-attachment_update-d26a52ee-222e-48dc-b731-c4b428fa9e43-devstack" released by "attachment_update" :: held 0.222s {{(pid=87485) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 00:19:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-02e479ab-5715-4737-a89e-2cd2627319a2 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/attachments/d3aeb84d-88f2-4341-bb02-83baf7203803 returned with HTTP 200 Sep 01 00:19:57 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 205/404] 192.168.122.147 () {66 vars in 1593 bytes} [Tue Sep 1 00:19:56 2026] PUT /volume/v3/attachments/d3aeb84d-88f2-4341-bb02-83baf7203803 => generated 694 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:19:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-a030d578-24ae-4b67-92ea-9c087c7362e3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:19:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-a030d578-24ae-4b67-92ea-9c087c7362e3 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] POST http://192.168.122.147/volume/v3/attachments/d3aeb84d-88f2-4341-bb02-83baf7203803/action Sep 01 00:19:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-a030d578-24ae-4b67-92ea-9c087c7362e3 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Action body: b'{"os-complete": null}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:19:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-a030d578-24ae-4b67-92ea-9c087c7362e3 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:19:57 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:19:57 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:19:57 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:19:57 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:19:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-a56a4ac3-6e61-452e-b952-c778373b3f1d req-a030d578-24ae-4b67-92ea-9c087c7362e3 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/attachments/d3aeb84d-88f2-4341-bb02-83baf7203803/action returned with HTTP 204 Sep 01 00:19:57 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 200/405] 192.168.122.147 () {66 vars in 1614 bytes} [Tue Sep 1 00:19:57 2026] POST /volume/v3/attachments/d3aeb84d-88f2-4341-bb02-83baf7203803/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:19:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ac411741-b29e-4a7f-a397-6131a7a396d0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ac411741-b29e-4a7f-a397-6131a7a396d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-233920349 tempest-VolumeSnapshotQuotasNegativeTestJSON-233920349-project-admin] GET http://192.168.122.147/volume/v3/os-quota-sets/4c46cc4a9a534258b2a91270c2e05eff Sep 01 00:20:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ac411741-b29e-4a7f-a397-6131a7a396d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-233920349 tempest-VolumeSnapshotQuotasNegativeTestJSON-233920349-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ac411741-b29e-4a7f-a397-6131a7a396d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-233920349 tempest-VolumeSnapshotQuotasNegativeTestJSON-233920349-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:00 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:00 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ac411741-b29e-4a7f-a397-6131a7a396d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-233920349 tempest-VolumeSnapshotQuotasNegativeTestJSON-233920349-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/4c46cc4a9a534258b2a91270c2e05eff returned with HTTP 200 Sep 01 00:20:00 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 206/406] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:19:59 2026] GET /volume/v3/os-quota-sets/4c46cc4a9a534258b2a91270c2e05eff => generated 440 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d5ca2db3-f4c5-4856-9688-31af71196eaf None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d5ca2db3-f4c5-4856-9688-31af71196eaf tempest-VolumeSnapshotQuotasNegativeTestJSON-233920349 tempest-VolumeSnapshotQuotasNegativeTestJSON-233920349-project-admin] PUT http://192.168.122.147/volume/v3/os-quota-sets/4c46cc4a9a534258b2a91270c2e05eff Sep 01 00:20:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d5ca2db3-f4c5-4856-9688-31af71196eaf tempest-VolumeSnapshotQuotasNegativeTestJSON-233920349 tempest-VolumeSnapshotQuotasNegativeTestJSON-233920349-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d5ca2db3-f4c5-4856-9688-31af71196eaf tempest-VolumeSnapshotQuotasNegativeTestJSON-233920349 tempest-VolumeSnapshotQuotasNegativeTestJSON-233920349-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/4c46cc4a9a534258b2a91270c2e05eff returned with HTTP 200 Sep 01 00:20:00 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 201/407] 192.168.122.147 () {60 vars in 1258 bytes} [Tue Sep 1 00:20:00 2026] PUT /volume/v3/os-quota-sets/4c46cc4a9a534258b2a91270c2e05eff => generated 393 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3317e68d-4344-48b6-9403-7b9450eb433a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3317e68d-4344-48b6-9403-7b9450eb433a tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:20:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3317e68d-4344-48b6-9403-7b9450eb433a tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1800848482"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-3317e68d-4344-48b6-9403-7b9450eb433a tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1800848482'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:20:00 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-3317e68d-4344-48b6-9403-7b9450eb433a tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Create volume of 1 GB Sep 01 00:20:00 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3317e68d-4344-48b6-9403-7b9450eb433a tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Availability Zones retrieved successfully. Sep 01 00:20:00 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3317e68d-4344-48b6-9403-7b9450eb433a tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Flow 'volume_create_api' (64de7810-9b02-4f1c-90c0-4559468c4fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:20:00 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3317e68d-4344-48b6-9403-7b9450eb433a tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (444a9ed7-2e37-4537-8d81-21ab55701575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:00 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-3317e68d-4344-48b6-9403-7b9450eb433a tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:20:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-e1a45d06-ae30-4225-86f2-01b99fe08ddf req-332874e5-0be8-4d1e-8be1-04b4c59cdf12 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-e1a45d06-ae30-4225-86f2-01b99fe08ddf req-332874e5-0be8-4d1e-8be1-04b4c59cdf12 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 Sep 01 00:20:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-e1a45d06-ae30-4225-86f2-01b99fe08ddf req-332874e5-0be8-4d1e-8be1-04b4c59cdf12 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-e1a45d06-ae30-4225-86f2-01b99fe08ddf req-332874e5-0be8-4d1e-8be1-04b4c59cdf12 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:00 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3317e68d-4344-48b6-9403-7b9450eb433a tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (444a9ed7-2e37-4537-8d81-21ab55701575) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:00 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3317e68d-4344-48b6-9403-7b9450eb433a tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b5370a1-5376-4a48-854e-7a72c9d87674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:00 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:00 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:00 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:00 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:00 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-e1a45d06-ae30-4225-86f2-01b99fe08ddf req-332874e5-0be8-4d1e-8be1-04b4c59cdf12 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:20:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-e1a45d06-ae30-4225-86f2-01b99fe08ddf req-332874e5-0be8-4d1e-8be1-04b4c59cdf12 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 returned with HTTP 200 Sep 01 00:20:00 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 202/408] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:20:00 2026] GET /volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 => generated 1145 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:20:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-e1a45d06-ae30-4225-86f2-01b99fe08ddf req-5be847fd-de8d-4c29-9c9b-4cb4d9a8dc8a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-e1a45d06-ae30-4225-86f2-01b99fe08ddf req-5be847fd-de8d-4c29-9c9b-4cb4d9a8dc8a tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] POST http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128/action Sep 01 00:20:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-e1a45d06-ae30-4225-86f2-01b99fe08ddf req-5be847fd-de8d-4c29-9c9b-4cb4d9a8dc8a tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:20:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-e1a45d06-ae30-4225-86f2-01b99fe08ddf req-5be847fd-de8d-4c29-9c9b-4cb4d9a8dc8a tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:01 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:01 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:01 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:01 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-e1a45d06-ae30-4225-86f2-01b99fe08ddf req-5be847fd-de8d-4c29-9c9b-4cb4d9a8dc8a tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:20:01 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-3317e68d-4344-48b6-9403-7b9450eb433a tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Created reservations ['5d9a938c-d21d-43d7-9076-c690e20b156b', 'e920cdc3-3d79-4a60-84fa-1b4a47ddbb0a', 'a7faf002-d512-4274-882d-01f344cf2873', '56508e7c-fa62-4cc2-9f7f-8fb0bef36cd4'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:20:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-e1a45d06-ae30-4225-86f2-01b99fe08ddf req-5be847fd-de8d-4c29-9c9b-4cb4d9a8dc8a tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Begin detaching volume completed successfully. Sep 01 00:20:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-e1a45d06-ae30-4225-86f2-01b99fe08ddf req-5be847fd-de8d-4c29-9c9b-4cb4d9a8dc8a tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128/action returned with HTTP 202 Sep 01 00:20:01 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 203/409] 192.168.122.147 () {64 vars in 1561 bytes} [Tue Sep 1 00:20:01 2026] POST /volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:20:01 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3317e68d-4344-48b6-9403-7b9450eb433a tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b5370a1-5376-4a48-854e-7a72c9d87674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d9a938c-d21d-43d7-9076-c690e20b156b', 'e920cdc3-3d79-4a60-84fa-1b4a47ddbb0a', 'a7faf002-d512-4274-882d-01f344cf2873', '56508e7c-fa62-4cc2-9f7f-8fb0bef36cd4']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:01 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3317e68d-4344-48b6-9403-7b9450eb433a tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16c9b3b1-a53a-461c-9c8c-63e1b247b84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1035a43f-4ac8-4b8c-8e80-cc457a17ff38 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1035a43f-4ac8-4b8c-8e80-cc457a17ff38 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 Sep 01 00:20:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1035a43f-4ac8-4b8c-8e80-cc457a17ff38 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1035a43f-4ac8-4b8c-8e80-cc457a17ff38 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:01 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:01 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:01 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3317e68d-4344-48b6-9403-7b9450eb433a tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16c9b3b1-a53a-461c-9c8c-63e1b247b84a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ea2181a-8929-4239-8c8d-62d0f7669c24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1800848482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c46cc4a9a534258b2a91270c2e05eff',qos_specs=None,replication_status=,reservations=['5d9a938c-d21d-43d7-9076-c690e20b156b','e920cdc3-3d79-4a60-84fa-1b4a47ddbb0a','a7faf002-d512-4274-882d-01f344cf2873','56508e7c-fa62-4cc2-9f7f-8fb0bef36cd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55471031978c4cefb668d82bba6cd06e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:20:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1800848482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ea2181a-8929-4239-8c8d-62d0f7669c24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c46cc4a9a534258b2a91270c2e05eff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55471031978c4cefb668d82bba6cd06e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:01 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:01 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:01 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3317e68d-4344-48b6-9403-7b9450eb433a tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5e13f07-b7f4-46d9-962f-196ce94bf63c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:01 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:01 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1035a43f-4ac8-4b8c-8e80-cc457a17ff38 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:20:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1035a43f-4ac8-4b8c-8e80-cc457a17ff38 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 returned with HTTP 200 Sep 01 00:20:01 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 204/410] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:01 2026] GET /volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 => generated 1148 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:20:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3be34e89-a8bc-4580-a41b-0a2d0523d544 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3be34e89-a8bc-4580-a41b-0a2d0523d544 None None] GET http://192.168.122.147/volume// Sep 01 00:20:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3be34e89-a8bc-4580-a41b-0a2d0523d544 None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3be34e89-a8bc-4580-a41b-0a2d0523d544 None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3be34e89-a8bc-4580-a41b-0a2d0523d544 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:20:01 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 205/411] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:20:01 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:20:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-e1a45d06-ae30-4225-86f2-01b99fe08ddf req-fed7cb6e-7dc4-42ae-b34a-426a3077d5ba None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-e1a45d06-ae30-4225-86f2-01b99fe08ddf req-fed7cb6e-7dc4-42ae-b34a-426a3077d5ba tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 Sep 01 00:20:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-e1a45d06-ae30-4225-86f2-01b99fe08ddf req-fed7cb6e-7dc4-42ae-b34a-426a3077d5ba tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-e1a45d06-ae30-4225-86f2-01b99fe08ddf req-fed7cb6e-7dc4-42ae-b34a-426a3077d5ba tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:01 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3317e68d-4344-48b6-9403-7b9450eb433a tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5e13f07-b7f4-46d9-962f-196ce94bf63c) transitioned into state 'SUCCESS' from state '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-1800848482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c46cc4a9a534258b2a91270c2e05eff',qos_specs=None,replication_status=,reservations=['5d9a938c-d21d-43d7-9076-c690e20b156b','e920cdc3-3d79-4a60-84fa-1b4a47ddbb0a','a7faf002-d512-4274-882d-01f344cf2873','56508e7c-fa62-4cc2-9f7f-8fb0bef36cd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55471031978c4cefb668d82bba6cd06e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:01 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3317e68d-4344-48b6-9403-7b9450eb433a tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64bc6ab9-a6ea-46cd-84de-bd8f5ac35ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:01 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:01 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:01 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:01 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:01 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3317e68d-4344-48b6-9403-7b9450eb433a tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64bc6ab9-a6ea-46cd-84de-bd8f5ac35ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:01 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3317e68d-4344-48b6-9403-7b9450eb433a tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Flow 'volume_create_api' (64de7810-9b02-4f1c-90c0-4559468c4fb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:20:01 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3317e68d-4344-48b6-9403-7b9450eb433a tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Create volume request issued successfully. Sep 01 00:20:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3317e68d-4344-48b6-9403-7b9450eb433a tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:20:01 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 207/412] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:20:00 2026] POST /volume/v3/volumes => generated 776 bytes in 1042 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:20:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-e1a45d06-ae30-4225-86f2-01b99fe08ddf req-fed7cb6e-7dc4-42ae-b34a-426a3077d5ba tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:20:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3de8158c-2604-4460-8d9f-42f2285dc18b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3de8158c-2604-4460-8d9f-42f2285dc18b tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] GET http://192.168.122.147/volume/v3/volumes/3ea2181a-8929-4239-8c8d-62d0f7669c24 Sep 01 00:20:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3de8158c-2604-4460-8d9f-42f2285dc18b tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3de8158c-2604-4460-8d9f-42f2285dc18b tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-e1a45d06-ae30-4225-86f2-01b99fe08ddf req-fed7cb6e-7dc4-42ae-b34a-426a3077d5ba tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 returned with HTTP 200 Sep 01 00:20:01 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 206/413] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:20:01 2026] GET /volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 => generated 1329 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:20:01 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:01 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:01 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:01 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:01 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3de8158c-2604-4460-8d9f-42f2285dc18b tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Volume info retrieved successfully. Sep 01 00:20:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3de8158c-2604-4460-8d9f-42f2285dc18b tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] http://192.168.122.147/volume/v3/volumes/3ea2181a-8929-4239-8c8d-62d0f7669c24 returned with HTTP 200 Sep 01 00:20:01 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 208/414] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:01 2026] GET /volume/v3/volumes/3ea2181a-8929-4239-8c8d-62d0f7669c24 => generated 844 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-e1a45d06-ae30-4225-86f2-01b99fe08ddf req-37bc5f4a-60fe-4592-9c89-db274058569f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-e1a45d06-ae30-4225-86f2-01b99fe08ddf req-37bc5f4a-60fe-4592-9c89-db274058569f tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] DELETE http://192.168.122.147/volume/v3/attachments/31217cd3-e107-495b-940f-e4288210804b Sep 01 00:20:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-e1a45d06-ae30-4225-86f2-01b99fe08ddf req-37bc5f4a-60fe-4592-9c89-db274058569f tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-e1a45d06-ae30-4225-86f2-01b99fe08ddf req-37bc5f4a-60fe-4592-9c89-db274058569f tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:01 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:01 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:01 devstack devstack@c-api.service[87484]: /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 00:20:01 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, Sep 01 00:20:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-e1a45d06-ae30-4225-86f2-01b99fe08ddf req-37bc5f4a-60fe-4592-9c89-db274058569f tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/attachments/31217cd3-e107-495b-940f-e4288210804b returned with HTTP 200 Sep 01 00:20:02 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 207/415] 192.168.122.147 () {64 vars in 1562 bytes} [Tue Sep 1 00:20:01 2026] DELETE /volume/v3/attachments/31217cd3-e107-495b-940f-e4288210804b => generated 19 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b893c8b1-f476-4a73-976b-c35837aca4c8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b893c8b1-f476-4a73-976b-c35837aca4c8 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] GET http://192.168.122.147/volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac Sep 01 00:20:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b893c8b1-f476-4a73-976b-c35837aca4c8 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b893c8b1-f476-4a73-976b-c35837aca4c8 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:02 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:02 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:02 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:02 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:02 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b893c8b1-f476-4a73-976b-c35837aca4c8 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Volume info retrieved successfully. Sep 01 00:20:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b893c8b1-f476-4a73-976b-c35837aca4c8 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] http://192.168.122.147/volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac returned with HTTP 200 Sep 01 00:20:02 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 209/416] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:02 2026] GET /volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac => generated 858 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-34733e1a-4309-4f52-8e7d-a154c2d4f976 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f163e0fe-2d3f-4acf-9552-3594bbb708a7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-34733e1a-4309-4f52-8e7d-a154c2d4f976 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 Sep 01 00:20:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-34733e1a-4309-4f52-8e7d-a154c2d4f976 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-34733e1a-4309-4f52-8e7d-a154c2d4f976 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f163e0fe-2d3f-4acf-9552-3594bbb708a7 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] GET http://192.168.122.147/volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac Sep 01 00:20:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f163e0fe-2d3f-4acf-9552-3594bbb708a7 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f163e0fe-2d3f-4acf-9552-3594bbb708a7 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:02 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:02 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:02 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:02 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:02 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:02 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:02 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:02 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:02 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-34733e1a-4309-4f52-8e7d-a154c2d4f976 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:20:02 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f163e0fe-2d3f-4acf-9552-3594bbb708a7 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Volume info retrieved successfully. Sep 01 00:20:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f163e0fe-2d3f-4acf-9552-3594bbb708a7 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] http://192.168.122.147/volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac returned with HTTP 200 Sep 01 00:20:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-34733e1a-4309-4f52-8e7d-a154c2d4f976 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 returned with HTTP 200 Sep 01 00:20:02 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 208/417] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:02 2026] GET /volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 => generated 853 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:02 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 210/418] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:02 2026] GET /volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac => generated 858 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3feb007e-0de2-4f98-919f-1eded6cfe806 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3feb007e-0de2-4f98-919f-1eded6cfe806 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] GET http://192.168.122.147/volume/v3/volumes/3ea2181a-8929-4239-8c8d-62d0f7669c24 Sep 01 00:20:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3feb007e-0de2-4f98-919f-1eded6cfe806 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3feb007e-0de2-4f98-919f-1eded6cfe806 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:02 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:02 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:02 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:02 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:02 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3feb007e-0de2-4f98-919f-1eded6cfe806 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Volume info retrieved successfully. Sep 01 00:20:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3feb007e-0de2-4f98-919f-1eded6cfe806 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] http://192.168.122.147/volume/v3/volumes/3ea2181a-8929-4239-8c8d-62d0f7669c24 returned with HTTP 200 Sep 01 00:20:02 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 209/419] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:02 2026] GET /volume/v3/volumes/3ea2181a-8929-4239-8c8d-62d0f7669c24 => generated 868 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:20:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8b7475c3-33a4-4461-9d98-92bc863dea9e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8b7475c3-33a4-4461-9d98-92bc863dea9e tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] GET http://192.168.122.147/volume/v3/volumes/3ea2181a-8929-4239-8c8d-62d0f7669c24 Sep 01 00:20:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8b7475c3-33a4-4461-9d98-92bc863dea9e tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8b7475c3-33a4-4461-9d98-92bc863dea9e tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:03 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:03 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:03 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:03 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:03 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8b7475c3-33a4-4461-9d98-92bc863dea9e tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Volume info retrieved successfully. Sep 01 00:20:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8b7475c3-33a4-4461-9d98-92bc863dea9e tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] http://192.168.122.147/volume/v3/volumes/3ea2181a-8929-4239-8c8d-62d0f7669c24 returned with HTTP 200 Sep 01 00:20:03 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 211/420] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:03 2026] GET /volume/v3/volumes/3ea2181a-8929-4239-8c8d-62d0f7669c24 => generated 869 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:20:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ba612401-329f-4ef9-b5f0-52f979162b84 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ba612401-329f-4ef9-b5f0-52f979162b84 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:20:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ba612401-329f-4ef9-b5f0-52f979162b84 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ea2181a-8929-4239-8c8d-62d0f7669c24", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1965607375"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:03 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:03 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:03 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:03 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:03 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ba612401-329f-4ef9-b5f0-52f979162b84 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Volume info retrieved successfully. Sep 01 00:20:03 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-ba612401-329f-4ef9-b5f0-52f979162b84 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Create snapshot from volume 3ea2181a-8929-4239-8c8d-62d0f7669c24 Sep 01 00:20:03 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-ba612401-329f-4ef9-b5f0-52f979162b84 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Created reservations ['be252edd-a88f-494b-b034-b1cd68b840b0', 'a8636031-899f-4711-8086-93ff825c74ac', '6dcfb62f-8e3a-4aae-a0e7-bf793761bf1c', 'b24afe62-a407-40a0-abf2-336dd9296b64'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:20:03 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:03 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:03 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ba612401-329f-4ef9-b5f0-52f979162b84 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Snapshot create request issued successfully. Sep 01 00:20:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ba612401-329f-4ef9-b5f0-52f979162b84 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:20:03 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 210/421] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:20:03 2026] POST /volume/v3/snapshots => generated 323 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:20:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9460bc82-29e2-4804-80f1-f8d484b3b172 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9460bc82-29e2-4804-80f1-f8d484b3b172 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] GET http://192.168.122.147/volume/v3/snapshots/0726d4c3-1b87-4447-b235-2e124903e74b Sep 01 00:20:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9460bc82-29e2-4804-80f1-f8d484b3b172 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9460bc82-29e2-4804-80f1-f8d484b3b172 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:03 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:03 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:03 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9460bc82-29e2-4804-80f1-f8d484b3b172 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Snapshot retrieved successfully. Sep 01 00:20:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9460bc82-29e2-4804-80f1-f8d484b3b172 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] http://192.168.122.147/volume/v3/snapshots/0726d4c3-1b87-4447-b235-2e124903e74b returned with HTTP 200 Sep 01 00:20:03 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 212/422] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:20:03 2026] GET /volume/v3/snapshots/0726d4c3-1b87-4447-b235-2e124903e74b => generated 455 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7359d5be-0e5d-486a-9fb4-de074997a41c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7359d5be-0e5d-486a-9fb4-de074997a41c tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] GET http://192.168.122.147/volume/v3/snapshots/0726d4c3-1b87-4447-b235-2e124903e74b Sep 01 00:20:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7359d5be-0e5d-486a-9fb4-de074997a41c tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7359d5be-0e5d-486a-9fb4-de074997a41c tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:05 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:05 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:05 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7359d5be-0e5d-486a-9fb4-de074997a41c tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Snapshot retrieved successfully. Sep 01 00:20:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7359d5be-0e5d-486a-9fb4-de074997a41c tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] http://192.168.122.147/volume/v3/snapshots/0726d4c3-1b87-4447-b235-2e124903e74b returned with HTTP 200 Sep 01 00:20:05 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 211/423] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:20:04 2026] GET /volume/v3/snapshots/0726d4c3-1b87-4447-b235-2e124903e74b => generated 455 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3c937025-075a-4320-8bd8-c445a5b68709 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3c937025-075a-4320-8bd8-c445a5b68709 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] GET http://192.168.122.147/volume/v3/snapshots/0726d4c3-1b87-4447-b235-2e124903e74b Sep 01 00:20:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3c937025-075a-4320-8bd8-c445a5b68709 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3c937025-075a-4320-8bd8-c445a5b68709 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:06 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:06 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:06 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3c937025-075a-4320-8bd8-c445a5b68709 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Snapshot retrieved successfully. Sep 01 00:20:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3c937025-075a-4320-8bd8-c445a5b68709 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] http://192.168.122.147/volume/v3/snapshots/0726d4c3-1b87-4447-b235-2e124903e74b returned with HTTP 200 Sep 01 00:20:06 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 213/424] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:20:06 2026] GET /volume/v3/snapshots/0726d4c3-1b87-4447-b235-2e124903e74b => generated 455 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ee5bcbf7-1d73-4398-b36c-be6bf927a240 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ee5bcbf7-1d73-4398-b36c-be6bf927a240 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] GET http://192.168.122.147/volume/v3/snapshots/0726d4c3-1b87-4447-b235-2e124903e74b Sep 01 00:20:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ee5bcbf7-1d73-4398-b36c-be6bf927a240 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ee5bcbf7-1d73-4398-b36c-be6bf927a240 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:07 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:07 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:07 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ee5bcbf7-1d73-4398-b36c-be6bf927a240 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Snapshot retrieved successfully. Sep 01 00:20:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ee5bcbf7-1d73-4398-b36c-be6bf927a240 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] http://192.168.122.147/volume/v3/snapshots/0726d4c3-1b87-4447-b235-2e124903e74b returned with HTTP 200 Sep 01 00:20:07 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 212/425] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:20:07 2026] GET /volume/v3/snapshots/0726d4c3-1b87-4447-b235-2e124903e74b => generated 455 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-12cc1ca8-82bf-419b-950b-1c2a2a96a5b1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-12cc1ca8-82bf-419b-950b-1c2a2a96a5b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] GET http://192.168.122.147/volume/v3/snapshots/0726d4c3-1b87-4447-b235-2e124903e74b Sep 01 00:20:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-12cc1ca8-82bf-419b-950b-1c2a2a96a5b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-12cc1ca8-82bf-419b-950b-1c2a2a96a5b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:08 devstack devstack@c-api.service[87485]: DEBUG dbcounter [-] [87485] Writing DB stats cinder:SELECT=431,cinder:UPDATE=76,cinder:INSERT=44 {{(pid=87485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:20:08 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:08 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:08 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-12cc1ca8-82bf-419b-950b-1c2a2a96a5b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Snapshot retrieved successfully. Sep 01 00:20:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-12cc1ca8-82bf-419b-950b-1c2a2a96a5b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] http://192.168.122.147/volume/v3/snapshots/0726d4c3-1b87-4447-b235-2e124903e74b returned with HTTP 200 Sep 01 00:20:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 214/426] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:20:08 2026] GET /volume/v3/snapshots/0726d4c3-1b87-4447-b235-2e124903e74b => generated 482 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8fa59e45-4d48-4dea-97b1-078cf30ede2e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8fa59e45-4d48-4dea-97b1-078cf30ede2e tempest-VolumeSnapshotQuotasNegativeTestJSON-233920349 tempest-VolumeSnapshotQuotasNegativeTestJSON-233920349-project-admin] PUT http://192.168.122.147/volume/v3/os-quota-sets/4c46cc4a9a534258b2a91270c2e05eff Sep 01 00:20:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8fa59e45-4d48-4dea-97b1-078cf30ede2e tempest-VolumeSnapshotQuotasNegativeTestJSON-233920349 tempest-VolumeSnapshotQuotasNegativeTestJSON-233920349-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:08 devstack devstack@c-api.service[87484]: DEBUG dbcounter [-] [87484] Writing DB stats cinder:SELECT=468,cinder:INSERT=52,cinder:UPDATE=106 {{(pid=87484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:20:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8fa59e45-4d48-4dea-97b1-078cf30ede2e tempest-VolumeSnapshotQuotasNegativeTestJSON-233920349 tempest-VolumeSnapshotQuotasNegativeTestJSON-233920349-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/4c46cc4a9a534258b2a91270c2e05eff returned with HTTP 200 Sep 01 00:20:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 213/427] 192.168.122.147 () {60 vars in 1258 bytes} [Tue Sep 1 00:20:08 2026] PUT /volume/v3/os-quota-sets/4c46cc4a9a534258b2a91270c2e05eff => generated 393 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ea768aa0-f96d-43b7-a21f-ce2ac5d202f8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ea768aa0-f96d-43b7-a21f-ce2ac5d202f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:20:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ea768aa0-f96d-43b7-a21f-ce2ac5d202f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ea2181a-8929-4239-8c8d-62d0f7669c24"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:08 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:08 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:08 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:08 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:08 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ea768aa0-f96d-43b7-a21f-ce2ac5d202f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Volume info retrieved successfully. Sep 01 00:20:08 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-ea768aa0-f96d-43b7-a21f-ce2ac5d202f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Create snapshot from volume 3ea2181a-8929-4239-8c8d-62d0f7669c24 Sep 01 00:20:08 devstack devstack@c-api.service[87485]: WARNING cinder.quota_utils [None req-ea768aa0-f96d-43b7-a21f-ce2ac5d202f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Quota exceeded for 4c46cc4a9a534258b2a91270c2e05eff, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 00:20:08 devstack devstack@c-api.service[87485]: INFO cinder.api.middleware.fault [None req-ea768aa0-f96d-43b7-a21f-ce2ac5d202f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 413 Sep 01 00:20:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 215/428] 192.168.122.147 () {60 vars in 1148 bytes} [Tue Sep 1 00:20:08 2026] POST /volume/v3/snapshots => generated 208 bytes in 136 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 00:20:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5a7ec219-0826-44a5-9f2a-4694b75ce132 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5a7ec219-0826-44a5-9f2a-4694b75ce132 tempest-VolumeSnapshotQuotasNegativeTestJSON-233920349 tempest-VolumeSnapshotQuotasNegativeTestJSON-233920349-project-admin] PUT http://192.168.122.147/volume/v3/os-quota-sets/4c46cc4a9a534258b2a91270c2e05eff Sep 01 00:20:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5a7ec219-0826-44a5-9f2a-4694b75ce132 tempest-VolumeSnapshotQuotasNegativeTestJSON-233920349 tempest-VolumeSnapshotQuotasNegativeTestJSON-233920349-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5a7ec219-0826-44a5-9f2a-4694b75ce132 tempest-VolumeSnapshotQuotasNegativeTestJSON-233920349 tempest-VolumeSnapshotQuotasNegativeTestJSON-233920349-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/4c46cc4a9a534258b2a91270c2e05eff returned with HTTP 200 Sep 01 00:20:09 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 214/429] 192.168.122.147 () {60 vars in 1258 bytes} [Tue Sep 1 00:20:08 2026] PUT /volume/v3/os-quota-sets/4c46cc4a9a534258b2a91270c2e05eff => generated 393 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e79b241f-7d5e-4592-9335-25f724986982 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e79b241f-7d5e-4592-9335-25f724986982 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:20:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e79b241f-7d5e-4592-9335-25f724986982 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ea2181a-8929-4239-8c8d-62d0f7669c24"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:09 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:09 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:09 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:09 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:09 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e79b241f-7d5e-4592-9335-25f724986982 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Volume info retrieved successfully. Sep 01 00:20:09 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-e79b241f-7d5e-4592-9335-25f724986982 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Create snapshot from volume 3ea2181a-8929-4239-8c8d-62d0f7669c24 Sep 01 00:20:09 devstack devstack@c-api.service[87485]: WARNING cinder.quota_utils [None req-e79b241f-7d5e-4592-9335-25f724986982 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Quota exceeded for 4c46cc4a9a534258b2a91270c2e05eff, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 01 00:20:09 devstack devstack@c-api.service[87485]: INFO cinder.api.middleware.fault [None req-e79b241f-7d5e-4592-9335-25f724986982 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 413 Sep 01 00:20:09 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 216/430] 192.168.122.147 () {60 vars in 1148 bytes} [Tue Sep 1 00:20:09 2026] POST /volume/v3/snapshots => generated 133 bytes in 157 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 00:20:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6c7bb161-630e-4d96-9744-7544d34b2b8b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6c7bb161-630e-4d96-9744-7544d34b2b8b tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/0726d4c3-1b87-4447-b235-2e124903e74b Sep 01 00:20:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6c7bb161-630e-4d96-9744-7544d34b2b8b tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6c7bb161-630e-4d96-9744-7544d34b2b8b tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:09 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-6c7bb161-630e-4d96-9744-7544d34b2b8b tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Delete snapshot with id: 0726d4c3-1b87-4447-b235-2e124903e74b Sep 01 00:20:09 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:09 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:09 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6c7bb161-630e-4d96-9744-7544d34b2b8b tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Snapshot retrieved successfully. Sep 01 00:20:09 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:09 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:09 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6c7bb161-630e-4d96-9744-7544d34b2b8b tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Snapshot delete request issued successfully. Sep 01 00:20:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6c7bb161-630e-4d96-9744-7544d34b2b8b tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] http://192.168.122.147/volume/v3/snapshots/0726d4c3-1b87-4447-b235-2e124903e74b returned with HTTP 202 Sep 01 00:20:09 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 215/431] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:20:09 2026] DELETE /volume/v3/snapshots/0726d4c3-1b87-4447-b235-2e124903e74b => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:20:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-049729a3-9e16-42ae-bea4-7bea2fcd6831 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-049729a3-9e16-42ae-bea4-7bea2fcd6831 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] GET http://192.168.122.147/volume/v3/snapshots/0726d4c3-1b87-4447-b235-2e124903e74b Sep 01 00:20:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-049729a3-9e16-42ae-bea4-7bea2fcd6831 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-049729a3-9e16-42ae-bea4-7bea2fcd6831 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:09 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:09 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:09 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-049729a3-9e16-42ae-bea4-7bea2fcd6831 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Snapshot retrieved successfully. Sep 01 00:20:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-049729a3-9e16-42ae-bea4-7bea2fcd6831 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] http://192.168.122.147/volume/v3/snapshots/0726d4c3-1b87-4447-b235-2e124903e74b returned with HTTP 200 Sep 01 00:20:09 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 217/432] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:20:09 2026] GET /volume/v3/snapshots/0726d4c3-1b87-4447-b235-2e124903e74b => generated 481 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-954d943e-54f6-4cf5-a7b0-9be37ec2192d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-954d943e-54f6-4cf5-a7b0-9be37ec2192d tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] DELETE http://192.168.122.147/volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac Sep 01 00:20:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-954d943e-54f6-4cf5-a7b0-9be37ec2192d tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-954d943e-54f6-4cf5-a7b0-9be37ec2192d tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:09 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-954d943e-54f6-4cf5-a7b0-9be37ec2192d tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Delete volume with id: c9b84036-7a6f-4f63-abdf-b53ade247cac Sep 01 00:20:09 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:09 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:09 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:09 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:09 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-954d943e-54f6-4cf5-a7b0-9be37ec2192d tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Volume info retrieved successfully. Sep 01 00:20:09 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-954d943e-54f6-4cf5-a7b0-9be37ec2192d tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Delete volume request issued successfully. Sep 01 00:20:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-954d943e-54f6-4cf5-a7b0-9be37ec2192d tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] http://192.168.122.147/volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac returned with HTTP 202 Sep 01 00:20:09 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 216/433] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:20:09 2026] DELETE /volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:20:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c7e05fab-1c2e-4077-9cc5-ed874ae46195 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c7e05fab-1c2e-4077-9cc5-ed874ae46195 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] GET http://192.168.122.147/volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac Sep 01 00:20:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c7e05fab-1c2e-4077-9cc5-ed874ae46195 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c7e05fab-1c2e-4077-9cc5-ed874ae46195 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:09 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:09 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:09 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:09 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:09 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c7e05fab-1c2e-4077-9cc5-ed874ae46195 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Volume info retrieved successfully. Sep 01 00:20:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c7e05fab-1c2e-4077-9cc5-ed874ae46195 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] http://192.168.122.147/volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac returned with HTTP 200 Sep 01 00:20:09 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 218/434] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:09 2026] GET /volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac => generated 857 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-81704ace-605a-4750-8e8c-38dd52bd72fe None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-81704ace-605a-4750-8e8c-38dd52bd72fe tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] GET http://192.168.122.147/volume/v3/snapshots/0726d4c3-1b87-4447-b235-2e124903e74b Sep 01 00:20:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-81704ace-605a-4750-8e8c-38dd52bd72fe tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-81704ace-605a-4750-8e8c-38dd52bd72fe tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:10 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:10 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:10 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-81704ace-605a-4750-8e8c-38dd52bd72fe tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Snapshot retrieved successfully. Sep 01 00:20:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-81704ace-605a-4750-8e8c-38dd52bd72fe tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] http://192.168.122.147/volume/v3/snapshots/0726d4c3-1b87-4447-b235-2e124903e74b returned with HTTP 200 Sep 01 00:20:10 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 217/435] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:20:10 2026] GET /volume/v3/snapshots/0726d4c3-1b87-4447-b235-2e124903e74b => generated 481 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9190f916-c517-4d97-b5fa-3dddf921186e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9190f916-c517-4d97-b5fa-3dddf921186e tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] GET http://192.168.122.147/volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac Sep 01 00:20:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9190f916-c517-4d97-b5fa-3dddf921186e tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9190f916-c517-4d97-b5fa-3dddf921186e tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:10 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:10 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:10 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:10 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:10 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9190f916-c517-4d97-b5fa-3dddf921186e tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Volume info retrieved successfully. Sep 01 00:20:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9190f916-c517-4d97-b5fa-3dddf921186e tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] http://192.168.122.147/volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac returned with HTTP 200 Sep 01 00:20:10 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 219/436] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:10 2026] GET /volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac => generated 857 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:20:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d440571b-efec-42c8-a6f0-bb056a1e929e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d440571b-efec-42c8-a6f0-bb056a1e929e tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] GET http://192.168.122.147/volume/v3/snapshots/0726d4c3-1b87-4447-b235-2e124903e74b Sep 01 00:20:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d440571b-efec-42c8-a6f0-bb056a1e929e tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d440571b-efec-42c8-a6f0-bb056a1e929e tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:11 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:11 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:11 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d440571b-efec-42c8-a6f0-bb056a1e929e tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Snapshot retrieved successfully. Sep 01 00:20:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d440571b-efec-42c8-a6f0-bb056a1e929e tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] http://192.168.122.147/volume/v3/snapshots/0726d4c3-1b87-4447-b235-2e124903e74b returned with HTTP 200 Sep 01 00:20:11 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 218/437] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:20:11 2026] GET /volume/v3/snapshots/0726d4c3-1b87-4447-b235-2e124903e74b => generated 481 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:20:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7d958af6-8639-4a9c-a3b9-4ca94b34a0a9 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7d958af6-8639-4a9c-a3b9-4ca94b34a0a9 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] GET http://192.168.122.147/volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac Sep 01 00:20:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7d958af6-8639-4a9c-a3b9-4ca94b34a0a9 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7d958af6-8639-4a9c-a3b9-4ca94b34a0a9 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7d958af6-8639-4a9c-a3b9-4ca94b34a0a9 tempest-AttachVolumeShelveTestJSON-1724105868 tempest-AttachVolumeShelveTestJSON-1724105868-project-member] http://192.168.122.147/volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac returned with HTTP 404 Sep 01 00:20:11 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 220/438] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:11 2026] GET /volume/v3/volumes/c9b84036-7a6f-4f63-abdf-b53ade247cac => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:20:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-035ba65f-0968-47d8-9bbd-39248848a33e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-035ba65f-0968-47d8-9bbd-39248848a33e tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] GET http://192.168.122.147/volume/v3/snapshots/0726d4c3-1b87-4447-b235-2e124903e74b Sep 01 00:20:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-035ba65f-0968-47d8-9bbd-39248848a33e tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-035ba65f-0968-47d8-9bbd-39248848a33e tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-035ba65f-0968-47d8-9bbd-39248848a33e tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] http://192.168.122.147/volume/v3/snapshots/0726d4c3-1b87-4447-b235-2e124903e74b returned with HTTP 404 Sep 01 00:20:12 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 219/439] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:20:12 2026] GET /volume/v3/snapshots/0726d4c3-1b87-4447-b235-2e124903e74b => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:20:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b3b8392d-d378-4b77-8783-cd0107c0627e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b3b8392d-d378-4b77-8783-cd0107c0627e tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] GET http://192.168.122.147/volume/v3/volumes/3ea2181a-8929-4239-8c8d-62d0f7669c24 Sep 01 00:20:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b3b8392d-d378-4b77-8783-cd0107c0627e tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b3b8392d-d378-4b77-8783-cd0107c0627e tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:12 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:12 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:12 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:12 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:12 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b3b8392d-d378-4b77-8783-cd0107c0627e tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Volume info retrieved successfully. Sep 01 00:20:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b3b8392d-d378-4b77-8783-cd0107c0627e tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] http://192.168.122.147/volume/v3/volumes/3ea2181a-8929-4239-8c8d-62d0f7669c24 returned with HTTP 200 Sep 01 00:20:12 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 221/440] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:12 2026] GET /volume/v3/volumes/3ea2181a-8929-4239-8c8d-62d0f7669c24 => generated 869 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-fd9c8a8f-9d77-4010-8b44-5fb9e34b7a2a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fd9c8a8f-9d77-4010-8b44-5fb9e34b7a2a tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] DELETE http://192.168.122.147/volume/v3/volumes/3ea2181a-8929-4239-8c8d-62d0f7669c24 Sep 01 00:20:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fd9c8a8f-9d77-4010-8b44-5fb9e34b7a2a tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fd9c8a8f-9d77-4010-8b44-5fb9e34b7a2a tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:12 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-fd9c8a8f-9d77-4010-8b44-5fb9e34b7a2a tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Delete volume with id: 3ea2181a-8929-4239-8c8d-62d0f7669c24 Sep 01 00:20:12 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:12 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:12 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:12 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:12 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fd9c8a8f-9d77-4010-8b44-5fb9e34b7a2a tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Volume info retrieved successfully. Sep 01 00:20:12 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fd9c8a8f-9d77-4010-8b44-5fb9e34b7a2a tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Delete volume request issued successfully. Sep 01 00:20:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fd9c8a8f-9d77-4010-8b44-5fb9e34b7a2a tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] http://192.168.122.147/volume/v3/volumes/3ea2181a-8929-4239-8c8d-62d0f7669c24 returned with HTTP 202 Sep 01 00:20:12 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 220/441] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:20:12 2026] DELETE /volume/v3/volumes/3ea2181a-8929-4239-8c8d-62d0f7669c24 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:20:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2fcaff5c-7438-473e-8c22-fe59735a248f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2fcaff5c-7438-473e-8c22-fe59735a248f tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] GET http://192.168.122.147/volume/v3/volumes/3ea2181a-8929-4239-8c8d-62d0f7669c24 Sep 01 00:20:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2fcaff5c-7438-473e-8c22-fe59735a248f tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2fcaff5c-7438-473e-8c22-fe59735a248f tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:12 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:12 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:12 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:12 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:12 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2fcaff5c-7438-473e-8c22-fe59735a248f tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Volume info retrieved successfully. Sep 01 00:20:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2fcaff5c-7438-473e-8c22-fe59735a248f tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] http://192.168.122.147/volume/v3/volumes/3ea2181a-8929-4239-8c8d-62d0f7669c24 returned with HTTP 200 Sep 01 00:20:12 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 222/442] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:12 2026] GET /volume/v3/volumes/3ea2181a-8929-4239-8c8d-62d0f7669c24 => generated 868 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-488354bf-c14e-4b18-999e-7678c2131744 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-488354bf-c14e-4b18-999e-7678c2131744 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] GET http://192.168.122.147/volume/v3/volumes/3ea2181a-8929-4239-8c8d-62d0f7669c24 Sep 01 00:20:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-488354bf-c14e-4b18-999e-7678c2131744 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-488354bf-c14e-4b18-999e-7678c2131744 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:14 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:14 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:14 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:14 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-488354bf-c14e-4b18-999e-7678c2131744 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740 tempest-VolumeSnapshotQuotasNegativeTestJSON-743499740-project-member] http://192.168.122.147/volume/v3/volumes/3ea2181a-8929-4239-8c8d-62d0f7669c24 returned with HTTP 404 Sep 01 00:20:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 221/443] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:14 2026] GET /volume/v3/volumes/3ea2181a-8929-4239-8c8d-62d0f7669c24 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:20:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-fbeb54dc-322e-4703-b414-c8c90a4a3d7e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fbeb54dc-322e-4703-b414-c8c90a4a3d7e tempest-VolumeSnapshotQuotasNegativeTestJSON-233920349 tempest-VolumeSnapshotQuotasNegativeTestJSON-233920349-project-admin] PUT http://192.168.122.147/volume/v3/os-quota-sets/4c46cc4a9a534258b2a91270c2e05eff Sep 01 00:20:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fbeb54dc-322e-4703-b414-c8c90a4a3d7e tempest-VolumeSnapshotQuotasNegativeTestJSON-233920349 tempest-VolumeSnapshotQuotasNegativeTestJSON-233920349-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=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fbeb54dc-322e-4703-b414-c8c90a4a3d7e tempest-VolumeSnapshotQuotasNegativeTestJSON-233920349 tempest-VolumeSnapshotQuotasNegativeTestJSON-233920349-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/4c46cc4a9a534258b2a91270c2e05eff returned with HTTP 200 Sep 01 00:20:14 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 223/444] 192.168.122.147 () {60 vars in 1259 bytes} [Tue Sep 1 00:20:14 2026] PUT /volume/v3/os-quota-sets/4c46cc4a9a534258b2a91270c2e05eff => generated 398 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:20:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-13f51ba6-715f-48e9-86b9-f2f394bc4816 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-13f51ba6-715f-48e9-86b9-f2f394bc4816 tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] POST http://192.168.122.147/volume/v3/types/b9929d76-f908-431e-8991-b2668231dc60/encryption Sep 01 00:20:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-13f51ba6-715f-48e9-86b9-f2f394bc4816 tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-13f51ba6-715f-48e9-86b9-f2f394bc4816 tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] http://192.168.122.147/volume/v3/types/b9929d76-f908-431e-8991-b2668231dc60/encryption returned with HTTP 404 Sep 01 00:20:19 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 222/445] 192.168.122.147 () {60 vars in 1281 bytes} [Tue Sep 1 00:20:19 2026] POST /volume/v3/types/b9929d76-f908-431e-8991-b2668231dc60/encryption => generated 114 bytes in 224 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:20:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-61a6d239-7a37-4b3c-994c-10f3490b1755 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-61a6d239-7a37-4b3c-994c-10f3490b1755 tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:20:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-61a6d239-7a37-4b3c-994c-10f3490b1755 tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1594245771", "os-volume-type-access:is_public": false}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-61a6d239-7a37-4b3c-994c-10f3490b1755 tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:20:19 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 224/446] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:20:19 2026] POST /volume/v3/types => generated 231 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6835141f-a2e5-45b8-899c-24df0d7987d3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6835141f-a2e5-45b8-899c-24df0d7987d3 tempest-VolumeTypesNegativeTest-512348341 tempest-VolumeTypesNegativeTest-512348341-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:20:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6835141f-a2e5-45b8-899c-24df0d7987d3 tempest-VolumeTypesNegativeTest-512348341 tempest-VolumeTypesNegativeTest-512348341-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "072e65e0-12d0-4a38-95c6-043092fc6e6d", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-876581862"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-6835141f-a2e5-45b8-899c-24df0d7987d3 tempest-VolumeTypesNegativeTest-512348341 tempest-VolumeTypesNegativeTest-512348341-project-member] Create volume request body: {'volume': {'volume_type': '072e65e0-12d0-4a38-95c6-043092fc6e6d', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-876581862'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:20:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6835141f-a2e5-45b8-899c-24df0d7987d3 tempest-VolumeTypesNegativeTest-512348341 tempest-VolumeTypesNegativeTest-512348341-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 404 Sep 01 00:20:19 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 223/447] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:20:19 2026] POST /volume/v3/volumes => generated 114 bytes in 167 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:20:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-dca1d310-d4ee-4452-8ffd-7d07ef164b1b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dca1d310-d4ee-4452-8ffd-7d07ef164b1b tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] DELETE http://192.168.122.147/volume/v3/types/072e65e0-12d0-4a38-95c6-043092fc6e6d Sep 01 00:20:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dca1d310-d4ee-4452-8ffd-7d07ef164b1b tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dca1d310-d4ee-4452-8ffd-7d07ef164b1b tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dca1d310-d4ee-4452-8ffd-7d07ef164b1b tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] http://192.168.122.147/volume/v3/types/072e65e0-12d0-4a38-95c6-043092fc6e6d returned with HTTP 202 Sep 01 00:20:19 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 225/448] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:20:19 2026] DELETE /volume/v3/types/072e65e0-12d0-4a38-95c6-043092fc6e6d => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:20:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7a2d8c8f-b0ed-413c-b166-1e82a09bdafe None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7a2d8c8f-b0ed-413c-b166-1e82a09bdafe tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] GET http://192.168.122.147/volume/v3/types/072e65e0-12d0-4a38-95c6-043092fc6e6d Sep 01 00:20:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7a2d8c8f-b0ed-413c-b166-1e82a09bdafe tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7a2d8c8f-b0ed-413c-b166-1e82a09bdafe tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7a2d8c8f-b0ed-413c-b166-1e82a09bdafe tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] http://192.168.122.147/volume/v3/types/072e65e0-12d0-4a38-95c6-043092fc6e6d returned with HTTP 404 Sep 01 00:20:20 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 224/449] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:20:20 2026] GET /volume/v3/types/072e65e0-12d0-4a38-95c6-043092fc6e6d => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:20:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5e410391-c156-4827-9d64-80db9d3ace2d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5e410391-c156-4827-9d64-80db9d3ace2d tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:20:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5e410391-c156-4827-9d64-80db9d3ace2d tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5e410391-c156-4827-9d64-80db9d3ace2d tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 400 Sep 01 00:20:20 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 226/450] 192.168.122.147 () {60 vars in 1136 bytes} [Tue Sep 1 00:20:20 2026] POST /volume/v3/types => generated 115 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 00:20:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-596d0ec6-2dd1-4dc6-b3b4-899490acca5e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-596d0ec6-2dd1-4dc6-b3b4-899490acca5e tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:20:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-596d0ec6-2dd1-4dc6-b3b4-899490acca5e tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1082074228"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-596d0ec6-2dd1-4dc6-b3b4-899490acca5e tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:20:20 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 225/451] 192.168.122.147 () {60 vars in 1136 bytes} [Tue Sep 1 00:20:20 2026] POST /volume/v3/types => generated 229 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b37e3f7f-c583-41e8-bca9-844d7510557b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b37e3f7f-c583-41e8-bca9-844d7510557b tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:20:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b37e3f7f-c583-41e8-bca9-844d7510557b tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1082074228"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b37e3f7f-c583-41e8-bca9-844d7510557b tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1082074228 already exists. Sep 01 00:20:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b37e3f7f-c583-41e8-bca9-844d7510557b tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 409 Sep 01 00:20:20 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 227/452] 192.168.122.147 () {60 vars in 1136 bytes} [Tue Sep 1 00:20:20 2026] POST /volume/v3/types => generated 134 bytes in 32 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:20:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-93e16b52-8977-4d52-916c-4138587b49d8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-93e16b52-8977-4d52-916c-4138587b49d8 tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] DELETE http://192.168.122.147/volume/v3/types/22b0882d-a1d8-4d6f-a774-734fb3b4dfa8 Sep 01 00:20:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-93e16b52-8977-4d52-916c-4138587b49d8 tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-93e16b52-8977-4d52-916c-4138587b49d8 tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-93e16b52-8977-4d52-916c-4138587b49d8 tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] http://192.168.122.147/volume/v3/types/22b0882d-a1d8-4d6f-a774-734fb3b4dfa8 returned with HTTP 202 Sep 01 00:20:20 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 226/453] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:20:20 2026] DELETE /volume/v3/types/22b0882d-a1d8-4d6f-a774-734fb3b4dfa8 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:20:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b1bfb4e7-f947-4bff-864e-db1ddd1017ec None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b1bfb4e7-f947-4bff-864e-db1ddd1017ec tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] GET http://192.168.122.147/volume/v3/types/22b0882d-a1d8-4d6f-a774-734fb3b4dfa8 Sep 01 00:20:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b1bfb4e7-f947-4bff-864e-db1ddd1017ec tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b1bfb4e7-f947-4bff-864e-db1ddd1017ec tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b1bfb4e7-f947-4bff-864e-db1ddd1017ec tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] http://192.168.122.147/volume/v3/types/22b0882d-a1d8-4d6f-a774-734fb3b4dfa8 returned with HTTP 404 Sep 01 00:20:20 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 228/454] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:20:20 2026] GET /volume/v3/types/22b0882d-a1d8-4d6f-a774-734fb3b4dfa8 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:20:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-986b3991-3974-4c3a-9d1e-21a35fba9952 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-986b3991-3974-4c3a-9d1e-21a35fba9952 tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] DELETE http://192.168.122.147/volume/v3/types/0b7abef2-724f-4926-97ab-eee80deef868 Sep 01 00:20:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-986b3991-3974-4c3a-9d1e-21a35fba9952 tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-986b3991-3974-4c3a-9d1e-21a35fba9952 tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-986b3991-3974-4c3a-9d1e-21a35fba9952 tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] http://192.168.122.147/volume/v3/types/0b7abef2-724f-4926-97ab-eee80deef868 returned with HTTP 404 Sep 01 00:20:20 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 227/455] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:20:20 2026] DELETE /volume/v3/types/0b7abef2-724f-4926-97ab-eee80deef868 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:20:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6c32f05a-a61e-498f-a1c6-6c3c3e96a56e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6c32f05a-a61e-498f-a1c6-6c3c3e96a56e tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] GET http://192.168.122.147/volume/v3/types/0a4f6b76-cb23-4b82-9d92-aca6fb251466 Sep 01 00:20:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6c32f05a-a61e-498f-a1c6-6c3c3e96a56e tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6c32f05a-a61e-498f-a1c6-6c3c3e96a56e tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6c32f05a-a61e-498f-a1c6-6c3c3e96a56e tempest-VolumeTypesNegativeTest-511902779 tempest-VolumeTypesNegativeTest-511902779-project-admin] http://192.168.122.147/volume/v3/types/0a4f6b76-cb23-4b82-9d92-aca6fb251466 returned with HTTP 404 Sep 01 00:20:20 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 229/456] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:20:20 2026] GET /volume/v3/types/0a4f6b76-cb23-4b82-9d92-aca6fb251466 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:20:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-545a2f10-982a-4d69-8d74-82c419aa2872 req-5894d9a7-974a-463e-9354-977918f88151 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-545a2f10-982a-4d69-8d74-82c419aa2872 req-5894d9a7-974a-463e-9354-977918f88151 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:20:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-545a2f10-982a-4d69-8d74-82c419aa2872 req-5894d9a7-974a-463e-9354-977918f88151 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-722160067", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [req-545a2f10-982a-4d69-8d74-82c419aa2872 req-5894d9a7-974a-463e-9354-977918f88151 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-722160067', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:20:20 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [req-545a2f10-982a-4d69-8d74-82c419aa2872 req-5894d9a7-974a-463e-9354-977918f88151 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Create volume of 1 GB Sep 01 00:20:20 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-545a2f10-982a-4d69-8d74-82c419aa2872 req-5894d9a7-974a-463e-9354-977918f88151 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Availability Zones retrieved successfully. Sep 01 00:20:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [req-545a2f10-982a-4d69-8d74-82c419aa2872 req-5894d9a7-974a-463e-9354-977918f88151 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Flow 'volume_create_api' (f9ecf18f-a359-4a8d-a08a-dde757d5f1e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:20:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [req-545a2f10-982a-4d69-8d74-82c419aa2872 req-5894d9a7-974a-463e-9354-977918f88151 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec815b33-61ac-4b90-a991-29dbdd2e58a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [req-545a2f10-982a-4d69-8d74-82c419aa2872 req-5894d9a7-974a-463e-9354-977918f88151 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:20:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [req-545a2f10-982a-4d69-8d74-82c419aa2872 req-5894d9a7-974a-463e-9354-977918f88151 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec815b33-61ac-4b90-a991-29dbdd2e58a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [req-545a2f10-982a-4d69-8d74-82c419aa2872 req-5894d9a7-974a-463e-9354-977918f88151 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8225ea1b-e57d-4c72-ad5e-73ed1980df15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:20 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [req-545a2f10-982a-4d69-8d74-82c419aa2872 req-5894d9a7-974a-463e-9354-977918f88151 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Created reservations ['b3c1c43e-8391-4cdc-b35c-f749894d2968', 'a8432702-4eb1-4804-9e8f-082a6cdfec51', '65241d67-7096-4c58-9ece-4884300b5891', 'bc8e48a3-e7e7-4a69-996b-aa91962afa02'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:20:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [req-545a2f10-982a-4d69-8d74-82c419aa2872 req-5894d9a7-974a-463e-9354-977918f88151 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8225ea1b-e57d-4c72-ad5e-73ed1980df15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3c1c43e-8391-4cdc-b35c-f749894d2968', 'a8432702-4eb1-4804-9e8f-082a6cdfec51', '65241d67-7096-4c58-9ece-4884300b5891', 'bc8e48a3-e7e7-4a69-996b-aa91962afa02']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [req-545a2f10-982a-4d69-8d74-82c419aa2872 req-5894d9a7-974a-463e-9354-977918f88151 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37eda0ca-7fa1-4a98-b696-19a718b0ae5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:20 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:20 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [req-545a2f10-982a-4d69-8d74-82c419aa2872 req-5894d9a7-974a-463e-9354-977918f88151 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37eda0ca-7fa1-4a98-b696-19a718b0ae5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75bcd25c-6dbc-4634-8639-14b321ed48e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-722160067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f203d32fb164919ade606c268dd4ef1',qos_specs=None,replication_status=,reservations=['b3c1c43e-8391-4cdc-b35c-f749894d2968','a8432702-4eb1-4804-9e8f-082a6cdfec51','65241d67-7096-4c58-9ece-4884300b5891','bc8e48a3-e7e7-4a69-996b-aa91962afa02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fcecb81adb74778935f4dbac72216e5',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:20:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-722160067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75bcd25c-6dbc-4634-8639-14b321ed48e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f203d32fb164919ade606c268dd4ef1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fcecb81adb74778935f4dbac72216e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [req-545a2f10-982a-4d69-8d74-82c419aa2872 req-5894d9a7-974a-463e-9354-977918f88151 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d551cae-611c-448a-941e-30156c367a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [req-545a2f10-982a-4d69-8d74-82c419aa2872 req-5894d9a7-974a-463e-9354-977918f88151 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d551cae-611c-448a-941e-30156c367a91) transitioned into state 'SUCCESS' from state '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-722160067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f203d32fb164919ade606c268dd4ef1',qos_specs=None,replication_status=,reservations=['b3c1c43e-8391-4cdc-b35c-f749894d2968','a8432702-4eb1-4804-9e8f-082a6cdfec51','65241d67-7096-4c58-9ece-4884300b5891','bc8e48a3-e7e7-4a69-996b-aa91962afa02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fcecb81adb74778935f4dbac72216e5',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [req-545a2f10-982a-4d69-8d74-82c419aa2872 req-5894d9a7-974a-463e-9354-977918f88151 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8786a7d0-4b64-4273-a7c2-3ef2c259a333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:21 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [req-545a2f10-982a-4d69-8d74-82c419aa2872 req-5894d9a7-974a-463e-9354-977918f88151 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8786a7d0-4b64-4273-a7c2-3ef2c259a333) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:21 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [req-545a2f10-982a-4d69-8d74-82c419aa2872 req-5894d9a7-974a-463e-9354-977918f88151 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Flow 'volume_create_api' (f9ecf18f-a359-4a8d-a08a-dde757d5f1e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:20:21 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-545a2f10-982a-4d69-8d74-82c419aa2872 req-5894d9a7-974a-463e-9354-977918f88151 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Create volume request issued successfully. Sep 01 00:20:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-545a2f10-982a-4d69-8d74-82c419aa2872 req-5894d9a7-974a-463e-9354-977918f88151 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:20:21 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 228/457] 192.168.122.147 () {64 vars in 1430 bytes} [Tue Sep 1 00:20:20 2026] POST /volume/v3/volumes => generated 763 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:20:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-545a2f10-982a-4d69-8d74-82c419aa2872 req-bf9dc9d7-cecd-4288-a67e-8438be82184a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-545a2f10-982a-4d69-8d74-82c419aa2872 req-bf9dc9d7-cecd-4288-a67e-8438be82184a tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] GET http://192.168.122.147/volume/v3/volumes/75bcd25c-6dbc-4634-8639-14b321ed48e3 Sep 01 00:20:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-545a2f10-982a-4d69-8d74-82c419aa2872 req-bf9dc9d7-cecd-4288-a67e-8438be82184a tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-545a2f10-982a-4d69-8d74-82c419aa2872 req-bf9dc9d7-cecd-4288-a67e-8438be82184a tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:21 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:21 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:21 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:21 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:21 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-545a2f10-982a-4d69-8d74-82c419aa2872 req-bf9dc9d7-cecd-4288-a67e-8438be82184a tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Volume info retrieved successfully. Sep 01 00:20:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-545a2f10-982a-4d69-8d74-82c419aa2872 req-bf9dc9d7-cecd-4288-a67e-8438be82184a tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] http://192.168.122.147/volume/v3/volumes/75bcd25c-6dbc-4634-8639-14b321ed48e3 returned with HTTP 200 Sep 01 00:20:21 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 230/458] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:20:21 2026] GET /volume/v3/volumes/75bcd25c-6dbc-4634-8639-14b321ed48e3 => generated 831 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-524838ac-c442-459c-a259-0d2075b02ee8 req-0910cf89-d380-4d4f-8ab0-0445a18c8408 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-524838ac-c442-459c-a259-0d2075b02ee8 req-0910cf89-d380-4d4f-8ab0-0445a18c8408 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] GET http://192.168.122.147/volume/v3/volumes/75bcd25c-6dbc-4634-8639-14b321ed48e3 Sep 01 00:20:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-524838ac-c442-459c-a259-0d2075b02ee8 req-0910cf89-d380-4d4f-8ab0-0445a18c8408 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-524838ac-c442-459c-a259-0d2075b02ee8 req-0910cf89-d380-4d4f-8ab0-0445a18c8408 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:21 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:21 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:21 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:21 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:21 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-524838ac-c442-459c-a259-0d2075b02ee8 req-0910cf89-d380-4d4f-8ab0-0445a18c8408 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Volume info retrieved successfully. Sep 01 00:20:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-524838ac-c442-459c-a259-0d2075b02ee8 req-0910cf89-d380-4d4f-8ab0-0445a18c8408 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] http://192.168.122.147/volume/v3/volumes/75bcd25c-6dbc-4634-8639-14b321ed48e3 returned with HTTP 200 Sep 01 00:20:21 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 229/459] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:20:21 2026] GET /volume/v3/volumes/75bcd25c-6dbc-4634-8639-14b321ed48e3 => generated 855 bytes in 716 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-5bde12c3-5449-467c-902b-d0d8d3ef9776 req-acba7294-5d4b-421f-85ec-b114a7d61424 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-5bde12c3-5449-467c-902b-d0d8d3ef9776 req-acba7294-5d4b-421f-85ec-b114a7d61424 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] GET http://192.168.122.147/volume/v3/volumes/75bcd25c-6dbc-4634-8639-14b321ed48e3 Sep 01 00:20:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-5bde12c3-5449-467c-902b-d0d8d3ef9776 req-acba7294-5d4b-421f-85ec-b114a7d61424 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-5bde12c3-5449-467c-902b-d0d8d3ef9776 req-acba7294-5d4b-421f-85ec-b114a7d61424 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:23 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:23 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:23 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:23 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:23 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-5bde12c3-5449-467c-902b-d0d8d3ef9776 req-acba7294-5d4b-421f-85ec-b114a7d61424 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Volume info retrieved successfully. Sep 01 00:20:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-5bde12c3-5449-467c-902b-d0d8d3ef9776 req-acba7294-5d4b-421f-85ec-b114a7d61424 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] http://192.168.122.147/volume/v3/volumes/75bcd25c-6dbc-4634-8639-14b321ed48e3 returned with HTTP 200 Sep 01 00:20:23 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 231/460] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:20:22 2026] GET /volume/v3/volumes/75bcd25c-6dbc-4634-8639-14b321ed48e3 => generated 856 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:20:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-ce491681-918d-4dd1-a36b-9b9244a90d7f req-f240e1d9-ae4f-478f-8a33-62f94b24cc41 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-ce491681-918d-4dd1-a36b-9b9244a90d7f req-f240e1d9-ae4f-478f-8a33-62f94b24cc41 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:20:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-ce491681-918d-4dd1-a36b-9b9244a90d7f req-f240e1d9-ae4f-478f-8a33-62f94b24cc41 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "75bcd25c-6dbc-4634-8639-14b321ed48e3", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-687289301", "description": null, "metadata": {}}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:23 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:23 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:23 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:23 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:23 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-ce491681-918d-4dd1-a36b-9b9244a90d7f req-f240e1d9-ae4f-478f-8a33-62f94b24cc41 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Volume info retrieved successfully. Sep 01 00:20:23 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [req-ce491681-918d-4dd1-a36b-9b9244a90d7f req-f240e1d9-ae4f-478f-8a33-62f94b24cc41 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Create snapshot from volume 75bcd25c-6dbc-4634-8639-14b321ed48e3 Sep 01 00:20:23 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [req-ce491681-918d-4dd1-a36b-9b9244a90d7f req-f240e1d9-ae4f-478f-8a33-62f94b24cc41 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Created reservations ['9c887d68-ed7b-435a-97a3-73f69b557ce7', '9d1f60fe-0fb6-4b4d-bf3e-e5f44cda1634', 'a12a616d-a630-4d95-9efb-55cdc42a3b5f', '292dcca2-f343-412b-b0a7-4f5001411bb7'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:20:23 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:23 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:23 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-ce491681-918d-4dd1-a36b-9b9244a90d7f req-f240e1d9-ae4f-478f-8a33-62f94b24cc41 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Snapshot create request issued successfully. Sep 01 00:20:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-ce491681-918d-4dd1-a36b-9b9244a90d7f req-f240e1d9-ae4f-478f-8a33-62f94b24cc41 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:20:23 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 230/461] 192.168.122.147 () {64 vars in 1436 bytes} [Tue Sep 1 00:20:23 2026] POST /volume/v3/snapshots => generated 310 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:20:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3a84e6c9-00b7-4ff8-a9d2-e955be15d729 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3a84e6c9-00b7-4ff8-a9d2-e955be15d729 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] GET http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 Sep 01 00:20:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3a84e6c9-00b7-4ff8-a9d2-e955be15d729 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3a84e6c9-00b7-4ff8-a9d2-e955be15d729 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:23 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:23 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:23 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:23 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:23 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3a84e6c9-00b7-4ff8-a9d2-e955be15d729 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Volume info retrieved successfully. Sep 01 00:20:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3a84e6c9-00b7-4ff8-a9d2-e955be15d729 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 returned with HTTP 200 Sep 01 00:20:23 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 232/462] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:23 2026] GET /volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 => generated 1148 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:20:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-1a0199db-28e6-4b03-b45c-0773e05951c9 req-c4812a4f-ecda-4737-8d7d-75a9e49ee72e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-1a0199db-28e6-4b03-b45c-0773e05951c9 req-c4812a4f-ecda-4737-8d7d-75a9e49ee72e tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-reader] GET http://192.168.122.147/volume/v3/snapshots/6a7d785e-a927-4655-85b6-c094d40616fe Sep 01 00:20:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-1a0199db-28e6-4b03-b45c-0773e05951c9 req-c4812a4f-ecda-4737-8d7d-75a9e49ee72e tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-reader] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-1a0199db-28e6-4b03-b45c-0773e05951c9 req-c4812a4f-ecda-4737-8d7d-75a9e49ee72e tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-reader] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:23 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:23 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:23 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-1a0199db-28e6-4b03-b45c-0773e05951c9 req-c4812a4f-ecda-4737-8d7d-75a9e49ee72e tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-reader] Snapshot retrieved successfully. Sep 01 00:20:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-1a0199db-28e6-4b03-b45c-0773e05951c9 req-c4812a4f-ecda-4737-8d7d-75a9e49ee72e tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-reader] http://192.168.122.147/volume/v3/snapshots/6a7d785e-a927-4655-85b6-c094d40616fe returned with HTTP 200 Sep 01 00:20:23 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 231/463] 192.168.122.147 () {60 vars in 1493 bytes} [Tue Sep 1 00:20:23 2026] GET /volume/v3/snapshots/6a7d785e-a927-4655-85b6-c094d40616fe => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-a9bfeaee-bf4e-4b46-ae78-b5be9c206bb4 req-93d9a5cb-b172-4ca4-a03c-334ce2995923 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-a9bfeaee-bf4e-4b46-ae78-b5be9c206bb4 req-93d9a5cb-b172-4ca4-a03c-334ce2995923 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-reader] GET http://192.168.122.147/volume/v3/snapshots/detail Sep 01 00:20:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-a9bfeaee-bf4e-4b46-ae78-b5be9c206bb4 req-93d9a5cb-b172-4ca4-a03c-334ce2995923 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-reader] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-a9bfeaee-bf4e-4b46-ae78-b5be9c206bb4 req-93d9a5cb-b172-4ca4-a03c-334ce2995923 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-reader] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [req-a9bfeaee-bf4e-4b46-ae78-b5be9c206bb4 req-93d9a5cb-b172-4ca4-a03c-334ce2995923 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-reader] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:20:23 devstack devstack@c-api.service[87485]: DEBUG cinder.db.api [req-a9bfeaee-bf4e-4b46-ae78-b5be9c206bb4 req-93d9a5cb-b172-4ca4-a03c-334ce2995923 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-reader] Building query based on filter {{(pid=87485) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:20:23 devstack devstack@c-api.service[87485]: /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 00:20:23 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:20:23 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-a9bfeaee-bf4e-4b46-ae78-b5be9c206bb4 req-93d9a5cb-b172-4ca4-a03c-334ce2995923 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-reader] Get all snapshots completed successfully. Sep 01 00:20:23 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:23 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-a9bfeaee-bf4e-4b46-ae78-b5be9c206bb4 req-93d9a5cb-b172-4ca4-a03c-334ce2995923 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-reader] http://192.168.122.147/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 00:20:23 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 233/464] 192.168.122.147 () {60 vars in 1403 bytes} [Tue Sep 1 00:20:23 2026] GET /volume/v3/snapshots/detail => generated 445 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:20:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-bc22b8f7-55fd-4143-a9bc-f04a9d96b695 req-eeb25712-9361-439d-8b65-2f90f591fc7f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-bc22b8f7-55fd-4143-a9bc-f04a9d96b695 req-eeb25712-9361-439d-8b65-2f90f591fc7f tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] GET http://192.168.122.147/volume/v3/snapshots/6a7d785e-a927-4655-85b6-c094d40616fe Sep 01 00:20:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-bc22b8f7-55fd-4143-a9bc-f04a9d96b695 req-eeb25712-9361-439d-8b65-2f90f591fc7f tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-bc22b8f7-55fd-4143-a9bc-f04a9d96b695 req-eeb25712-9361-439d-8b65-2f90f591fc7f tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:23 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:23 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:23 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-bc22b8f7-55fd-4143-a9bc-f04a9d96b695 req-eeb25712-9361-439d-8b65-2f90f591fc7f tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Snapshot retrieved successfully. Sep 01 00:20:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-bc22b8f7-55fd-4143-a9bc-f04a9d96b695 req-eeb25712-9361-439d-8b65-2f90f591fc7f tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] http://192.168.122.147/volume/v3/snapshots/6a7d785e-a927-4655-85b6-c094d40616fe returned with HTTP 200 Sep 01 00:20:23 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 232/465] 192.168.122.147 () {60 vars in 1493 bytes} [Tue Sep 1 00:20:23 2026] GET /volume/v3/snapshots/6a7d785e-a927-4655-85b6-c094d40616fe => generated 442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d9b8e7b5-25ff-40ab-a8fc-5dbf8842d7c6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d9b8e7b5-25ff-40ab-a8fc-5dbf8842d7c6 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] GET http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 Sep 01 00:20:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d9b8e7b5-25ff-40ab-a8fc-5dbf8842d7c6 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d9b8e7b5-25ff-40ab-a8fc-5dbf8842d7c6 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:24 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:24 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:24 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:24 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:24 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d9b8e7b5-25ff-40ab-a8fc-5dbf8842d7c6 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Volume info retrieved successfully. Sep 01 00:20:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d9b8e7b5-25ff-40ab-a8fc-5dbf8842d7c6 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 returned with HTTP 200 Sep 01 00:20:24 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 234/466] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:24 2026] GET /volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 => generated 1148 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:20:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-64c8fdf6-18fe-4437-a4db-0d9b06b3e861 req-ad59ad17-c0eb-49c2-8e30-069f92fcc49d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-64c8fdf6-18fe-4437-a4db-0d9b06b3e861 req-ad59ad17-c0eb-49c2-8e30-069f92fcc49d tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] GET http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 Sep 01 00:20:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-64c8fdf6-18fe-4437-a4db-0d9b06b3e861 req-ad59ad17-c0eb-49c2-8e30-069f92fcc49d tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-64c8fdf6-18fe-4437-a4db-0d9b06b3e861 req-ad59ad17-c0eb-49c2-8e30-069f92fcc49d tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:24 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:24 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:24 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:24 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:24 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-64c8fdf6-18fe-4437-a4db-0d9b06b3e861 req-ad59ad17-c0eb-49c2-8e30-069f92fcc49d tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Volume info retrieved successfully. Sep 01 00:20:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-64c8fdf6-18fe-4437-a4db-0d9b06b3e861 req-ad59ad17-c0eb-49c2-8e30-069f92fcc49d tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 returned with HTTP 200 Sep 01 00:20:24 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 233/467] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:20:24 2026] GET /volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 => generated 1148 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:20:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-64c8fdf6-18fe-4437-a4db-0d9b06b3e861 req-37e94d95-9f11-43dc-b145-c84cf325f731 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-64c8fdf6-18fe-4437-a4db-0d9b06b3e861 req-37e94d95-9f11-43dc-b145-c84cf325f731 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] POST http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43/action Sep 01 00:20:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-64c8fdf6-18fe-4437-a4db-0d9b06b3e861 req-37e94d95-9f11-43dc-b145-c84cf325f731 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:20:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-64c8fdf6-18fe-4437-a4db-0d9b06b3e861 req-37e94d95-9f11-43dc-b145-c84cf325f731 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:24 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:24 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:24 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:24 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:24 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-64c8fdf6-18fe-4437-a4db-0d9b06b3e861 req-37e94d95-9f11-43dc-b145-c84cf325f731 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Volume info retrieved successfully. Sep 01 00:20:24 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-64c8fdf6-18fe-4437-a4db-0d9b06b3e861 req-37e94d95-9f11-43dc-b145-c84cf325f731 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Begin detaching volume completed successfully. Sep 01 00:20:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-64c8fdf6-18fe-4437-a4db-0d9b06b3e861 req-37e94d95-9f11-43dc-b145-c84cf325f731 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43/action returned with HTTP 202 Sep 01 00:20:24 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 235/468] 192.168.122.147 () {64 vars in 1561 bytes} [Tue Sep 1 00:20:24 2026] POST /volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 00:20:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8652921a-79c5-4f0e-92b0-ce6665952c9f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8652921a-79c5-4f0e-92b0-ce6665952c9f None None] GET http://192.168.122.147/volume// Sep 01 00:20:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8652921a-79c5-4f0e-92b0-ce6665952c9f None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8652921a-79c5-4f0e-92b0-ce6665952c9f None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8652921a-79c5-4f0e-92b0-ce6665952c9f None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:20:24 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 234/469] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:20:24 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:20:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-64c8fdf6-18fe-4437-a4db-0d9b06b3e861 req-6f126e6a-8eac-465d-b4a0-bcccd6dcfd23 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-64c8fdf6-18fe-4437-a4db-0d9b06b3e861 req-6f126e6a-8eac-465d-b4a0-bcccd6dcfd23 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] GET http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 Sep 01 00:20:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-64c8fdf6-18fe-4437-a4db-0d9b06b3e861 req-6f126e6a-8eac-465d-b4a0-bcccd6dcfd23 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-64c8fdf6-18fe-4437-a4db-0d9b06b3e861 req-6f126e6a-8eac-465d-b4a0-bcccd6dcfd23 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:24 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:24 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:24 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:24 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:24 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-64c8fdf6-18fe-4437-a4db-0d9b06b3e861 req-6f126e6a-8eac-465d-b4a0-bcccd6dcfd23 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Volume info retrieved successfully. Sep 01 00:20:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-64c8fdf6-18fe-4437-a4db-0d9b06b3e861 req-6f126e6a-8eac-465d-b4a0-bcccd6dcfd23 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 returned with HTTP 200 Sep 01 00:20:24 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 236/470] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:20:24 2026] GET /volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 => generated 1332 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:20:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-64c8fdf6-18fe-4437-a4db-0d9b06b3e861 req-a0d7e82b-040a-46cd-a163-95d9a5035f05 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-64c8fdf6-18fe-4437-a4db-0d9b06b3e861 req-a0d7e82b-040a-46cd-a163-95d9a5035f05 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] DELETE http://192.168.122.147/volume/v3/attachments/d3aeb84d-88f2-4341-bb02-83baf7203803 Sep 01 00:20:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-64c8fdf6-18fe-4437-a4db-0d9b06b3e861 req-a0d7e82b-040a-46cd-a163-95d9a5035f05 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-64c8fdf6-18fe-4437-a4db-0d9b06b3e861 req-a0d7e82b-040a-46cd-a163-95d9a5035f05 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:24 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:24 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-a9f0f2e3-98b2-4cad-a0c4-76885a9b1ed4 req-c884e88b-ce52-47d5-bfa0-be550cdb5f67 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:24 devstack devstack@c-api.service[87484]: /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 00:20:24 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, Sep 01 00:20:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-a9f0f2e3-98b2-4cad-a0c4-76885a9b1ed4 req-c884e88b-ce52-47d5-bfa0-be550cdb5f67 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] GET http://192.168.122.147/volume/v3/snapshots/6a7d785e-a927-4655-85b6-c094d40616fe Sep 01 00:20:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-a9f0f2e3-98b2-4cad-a0c4-76885a9b1ed4 req-c884e88b-ce52-47d5-bfa0-be550cdb5f67 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-a9f0f2e3-98b2-4cad-a0c4-76885a9b1ed4 req-c884e88b-ce52-47d5-bfa0-be550cdb5f67 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:24 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:24 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:24 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-a9f0f2e3-98b2-4cad-a0c4-76885a9b1ed4 req-c884e88b-ce52-47d5-bfa0-be550cdb5f67 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Snapshot retrieved successfully. Sep 01 00:20:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-a9f0f2e3-98b2-4cad-a0c4-76885a9b1ed4 req-c884e88b-ce52-47d5-bfa0-be550cdb5f67 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] http://192.168.122.147/volume/v3/snapshots/6a7d785e-a927-4655-85b6-c094d40616fe returned with HTTP 200 Sep 01 00:20:24 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 237/471] 192.168.122.147 () {60 vars in 1493 bytes} [Tue Sep 1 00:20:24 2026] GET /volume/v3/snapshots/6a7d785e-a927-4655-85b6-c094d40616fe => generated 442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-64c8fdf6-18fe-4437-a4db-0d9b06b3e861 req-a0d7e82b-040a-46cd-a163-95d9a5035f05 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/attachments/d3aeb84d-88f2-4341-bb02-83baf7203803 returned with HTTP 200 Sep 01 00:20:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 235/472] 192.168.122.147 () {64 vars in 1562 bytes} [Tue Sep 1 00:20:24 2026] DELETE /volume/v3/attachments/d3aeb84d-88f2-4341-bb02-83baf7203803 => generated 19 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:20:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8668b21d-0640-4c76-a5f1-756ecd4db2d9 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8668b21d-0640-4c76-a5f1-756ecd4db2d9 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:20:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8668b21d-0640-4c76-a5f1-756ecd4db2d9 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "df40e229-b455-4243-a6fd-53ca30610169", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-2005635702"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-8668b21d-0640-4c76-a5f1-756ecd4db2d9 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Create volume request body: {'volume': {'imageRef': 'df40e229-b455-4243-a6fd-53ca30610169', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-2005635702'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:20:25 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-8668b21d-0640-4c76-a5f1-756ecd4db2d9 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Create volume of 1 GB Sep 01 00:20:25 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8668b21d-0640-4c76-a5f1-756ecd4db2d9 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Availability Zones retrieved successfully. Sep 01 00:20:25 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8668b21d-0640-4c76-a5f1-756ecd4db2d9 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Flow 'volume_create_api' (6cd7ab5f-95ac-432c-840f-470b3279a771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:20:25 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8668b21d-0640-4c76-a5f1-756ecd4db2d9 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a1cc1c5-7e4f-4d64-afc3-775e22cbc9a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:25 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-8668b21d-0640-4c76-a5f1-756ecd4db2d9 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:20:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5021f202-ca2b-491c-8e7b-0e6a3e1b6953 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5021f202-ca2b-491c-8e7b-0e6a3e1b6953 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] GET http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 Sep 01 00:20:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5021f202-ca2b-491c-8e7b-0e6a3e1b6953 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5021f202-ca2b-491c-8e7b-0e6a3e1b6953 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:25 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:25 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:25 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:25 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:25 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5021f202-ca2b-491c-8e7b-0e6a3e1b6953 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Volume info retrieved successfully. Sep 01 00:20:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5021f202-ca2b-491c-8e7b-0e6a3e1b6953 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 returned with HTTP 200 Sep 01 00:20:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 236/473] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:25 2026] GET /volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:20:25 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8668b21d-0640-4c76-a5f1-756ecd4db2d9 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a1cc1c5-7e4f-4d64-afc3-775e22cbc9a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:25 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8668b21d-0640-4c76-a5f1-756ecd4db2d9 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8024b9a2-c99a-44b4-ac24-4e5d3a4757df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:25 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-8668b21d-0640-4c76-a5f1-756ecd4db2d9 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Created reservations ['cee7ce45-cb7d-4735-bc21-c584aa621a92', 'b874b1e7-9e73-405c-bd61-0c55cedc21f5', '189cb9dd-55eb-40b5-90b0-b8f9d6da489e', 'ed5f4e76-e84e-40dc-9728-fd60fbee417f'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:20:25 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8668b21d-0640-4c76-a5f1-756ecd4db2d9 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8024b9a2-c99a-44b4-ac24-4e5d3a4757df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cee7ce45-cb7d-4735-bc21-c584aa621a92', 'b874b1e7-9e73-405c-bd61-0c55cedc21f5', '189cb9dd-55eb-40b5-90b0-b8f9d6da489e', 'ed5f4e76-e84e-40dc-9728-fd60fbee417f']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:25 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8668b21d-0640-4c76-a5f1-756ecd4db2d9 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (699ceccd-26ac-4fcc-b551-c3374e6ca459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:25 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:25 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:25 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8668b21d-0640-4c76-a5f1-756ecd4db2d9 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (699ceccd-26ac-4fcc-b551-c3374e6ca459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa3bd9b3-e34f-4d8a-92d5-06047e2268c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2005635702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e13eef2afc9e4606819cef8ecf13de8e',qos_specs=None,replication_status=,reservations=['cee7ce45-cb7d-4735-bc21-c584aa621a92','b874b1e7-9e73-405c-bd61-0c55cedc21f5','189cb9dd-55eb-40b5-90b0-b8f9d6da489e','ed5f4e76-e84e-40dc-9728-fd60fbee417f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d75cc151dc64c7cab4ad19a67f868b6',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:20:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2005635702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa3bd9b3-e34f-4d8a-92d5-06047e2268c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e13eef2afc9e4606819cef8ecf13de8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d75cc151dc64c7cab4ad19a67f868b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:25 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8668b21d-0640-4c76-a5f1-756ecd4db2d9 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c172746a-75db-4691-a03d-d6427cffccfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:26 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8668b21d-0640-4c76-a5f1-756ecd4db2d9 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c172746a-75db-4691-a03d-d6427cffccfc) transitioned into state 'SUCCESS' from state '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-2005635702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e13eef2afc9e4606819cef8ecf13de8e',qos_specs=None,replication_status=,reservations=['cee7ce45-cb7d-4735-bc21-c584aa621a92','b874b1e7-9e73-405c-bd61-0c55cedc21f5','189cb9dd-55eb-40b5-90b0-b8f9d6da489e','ed5f4e76-e84e-40dc-9728-fd60fbee417f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d75cc151dc64c7cab4ad19a67f868b6',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:26 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8668b21d-0640-4c76-a5f1-756ecd4db2d9 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b6fca1d-29f9-46d2-b1bc-c3e2a8b4807b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-4889a3f1-4753-4d31-bde5-9ca15b3f2183 req-6972d8ee-f525-468a-8303-c221e571eb82 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-4889a3f1-4753-4d31-bde5-9ca15b3f2183 req-6972d8ee-f525-468a-8303-c221e571eb82 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] GET http://192.168.122.147/volume/v3/snapshots/6a7d785e-a927-4655-85b6-c094d40616fe Sep 01 00:20:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-4889a3f1-4753-4d31-bde5-9ca15b3f2183 req-6972d8ee-f525-468a-8303-c221e571eb82 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-4889a3f1-4753-4d31-bde5-9ca15b3f2183 req-6972d8ee-f525-468a-8303-c221e571eb82 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:26 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8668b21d-0640-4c76-a5f1-756ecd4db2d9 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b6fca1d-29f9-46d2-b1bc-c3e2a8b4807b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:26 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8668b21d-0640-4c76-a5f1-756ecd4db2d9 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Flow 'volume_create_api' (6cd7ab5f-95ac-432c-840f-470b3279a771) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:20:26 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8668b21d-0640-4c76-a5f1-756ecd4db2d9 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Create volume request issued successfully. Sep 01 00:20:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8668b21d-0640-4c76-a5f1-756ecd4db2d9 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:20:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 238/474] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:20:25 2026] POST /volume/v3/volumes => generated 760 bytes in 869 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:20:26 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:26 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:26 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-4889a3f1-4753-4d31-bde5-9ca15b3f2183 req-6972d8ee-f525-468a-8303-c221e571eb82 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Snapshot retrieved successfully. Sep 01 00:20:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-4889a3f1-4753-4d31-bde5-9ca15b3f2183 req-6972d8ee-f525-468a-8303-c221e571eb82 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] http://192.168.122.147/volume/v3/snapshots/6a7d785e-a927-4655-85b6-c094d40616fe returned with HTTP 200 Sep 01 00:20:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 237/475] 192.168.122.147 () {60 vars in 1493 bytes} [Tue Sep 1 00:20:26 2026] GET /volume/v3/snapshots/6a7d785e-a927-4655-85b6-c094d40616fe => generated 469 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a9594f52-ac99-432c-b230-513fc0a87b10 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a9594f52-ac99-432c-b230-513fc0a87b10 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] GET http://192.168.122.147/volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 Sep 01 00:20:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a9594f52-ac99-432c-b230-513fc0a87b10 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a9594f52-ac99-432c-b230-513fc0a87b10 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:26 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:26 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:26 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:26 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:26 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a9594f52-ac99-432c-b230-513fc0a87b10 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Volume info retrieved successfully. Sep 01 00:20:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-f6fa7462-15ae-4d3e-a0a6-f9c7a2c99da5 req-d39e6357-a594-476f-b845-e55f24ce7485 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a9594f52-ac99-432c-b230-513fc0a87b10 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] http://192.168.122.147/volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 returned with HTTP 200 Sep 01 00:20:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 239/476] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:26 2026] GET /volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 => generated 828 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-f6fa7462-15ae-4d3e-a0a6-f9c7a2c99da5 req-d39e6357-a594-476f-b845-e55f24ce7485 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/6a7d785e-a927-4655-85b6-c094d40616fe Sep 01 00:20:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-f6fa7462-15ae-4d3e-a0a6-f9c7a2c99da5 req-d39e6357-a594-476f-b845-e55f24ce7485 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-f6fa7462-15ae-4d3e-a0a6-f9c7a2c99da5 req-d39e6357-a594-476f-b845-e55f24ce7485 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:26 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [req-f6fa7462-15ae-4d3e-a0a6-f9c7a2c99da5 req-d39e6357-a594-476f-b845-e55f24ce7485 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Delete snapshot with id: 6a7d785e-a927-4655-85b6-c094d40616fe Sep 01 00:20:26 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:26 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:26 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-f6fa7462-15ae-4d3e-a0a6-f9c7a2c99da5 req-d39e6357-a594-476f-b845-e55f24ce7485 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Snapshot retrieved successfully. Sep 01 00:20:26 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:26 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:26 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-f6fa7462-15ae-4d3e-a0a6-f9c7a2c99da5 req-d39e6357-a594-476f-b845-e55f24ce7485 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Snapshot delete request issued successfully. Sep 01 00:20:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-f6fa7462-15ae-4d3e-a0a6-f9c7a2c99da5 req-d39e6357-a594-476f-b845-e55f24ce7485 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] http://192.168.122.147/volume/v3/snapshots/6a7d785e-a927-4655-85b6-c094d40616fe returned with HTTP 202 Sep 01 00:20:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 238/477] 192.168.122.147 () {62 vars in 1515 bytes} [Tue Sep 1 00:20:26 2026] DELETE /volume/v3/snapshots/6a7d785e-a927-4655-85b6-c094d40616fe => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:20:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-8106f6b0-451b-4c9a-adf3-31524a5787c9 req-80634479-1c41-40c8-a8ff-07652b848590 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-8106f6b0-451b-4c9a-adf3-31524a5787c9 req-80634479-1c41-40c8-a8ff-07652b848590 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] GET http://192.168.122.147/volume/v3/snapshots/6a7d785e-a927-4655-85b6-c094d40616fe Sep 01 00:20:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-8106f6b0-451b-4c9a-adf3-31524a5787c9 req-80634479-1c41-40c8-a8ff-07652b848590 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-8106f6b0-451b-4c9a-adf3-31524a5787c9 req-80634479-1c41-40c8-a8ff-07652b848590 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:26 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:26 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:26 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-8106f6b0-451b-4c9a-adf3-31524a5787c9 req-80634479-1c41-40c8-a8ff-07652b848590 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Snapshot retrieved successfully. Sep 01 00:20:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-8106f6b0-451b-4c9a-adf3-31524a5787c9 req-80634479-1c41-40c8-a8ff-07652b848590 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] http://192.168.122.147/volume/v3/snapshots/6a7d785e-a927-4655-85b6-c094d40616fe returned with HTTP 200 Sep 01 00:20:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 240/478] 192.168.122.147 () {60 vars in 1493 bytes} [Tue Sep 1 00:20:26 2026] GET /volume/v3/snapshots/6a7d785e-a927-4655-85b6-c094d40616fe => generated 468 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:20:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2098d3a7-a59c-4572-95f0-0cd52a7ec8c3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2098d3a7-a59c-4572-95f0-0cd52a7ec8c3 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] GET http://192.168.122.147/volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 Sep 01 00:20:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2098d3a7-a59c-4572-95f0-0cd52a7ec8c3 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2098d3a7-a59c-4572-95f0-0cd52a7ec8c3 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:27 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:27 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:27 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:27 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:27 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2098d3a7-a59c-4572-95f0-0cd52a7ec8c3 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Volume info retrieved successfully. Sep 01 00:20:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2098d3a7-a59c-4572-95f0-0cd52a7ec8c3 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] http://192.168.122.147/volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 returned with HTTP 200 Sep 01 00:20:27 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 239/479] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:27 2026] GET /volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 => generated 852 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-ce640d2f-5630-4979-8672-219ce5cb6c4c req-f274a0ce-c920-4027-9f87-834d748e8980 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-ce640d2f-5630-4979-8672-219ce5cb6c4c req-f274a0ce-c920-4027-9f87-834d748e8980 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] GET http://192.168.122.147/volume/v3/snapshots/6a7d785e-a927-4655-85b6-c094d40616fe Sep 01 00:20:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-ce640d2f-5630-4979-8672-219ce5cb6c4c req-f274a0ce-c920-4027-9f87-834d748e8980 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-ce640d2f-5630-4979-8672-219ce5cb6c4c req-f274a0ce-c920-4027-9f87-834d748e8980 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:27 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:27 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:27 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-ce640d2f-5630-4979-8672-219ce5cb6c4c req-f274a0ce-c920-4027-9f87-834d748e8980 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Snapshot retrieved successfully. Sep 01 00:20:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-ce640d2f-5630-4979-8672-219ce5cb6c4c req-f274a0ce-c920-4027-9f87-834d748e8980 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] http://192.168.122.147/volume/v3/snapshots/6a7d785e-a927-4655-85b6-c094d40616fe returned with HTTP 200 Sep 01 00:20:27 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 241/480] 192.168.122.147 () {60 vars in 1493 bytes} [Tue Sep 1 00:20:27 2026] GET /volume/v3/snapshots/6a7d785e-a927-4655-85b6-c094d40616fe => generated 468 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2363b006-6758-406c-bb1a-b0563714f57c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2363b006-6758-406c-bb1a-b0563714f57c tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] GET http://192.168.122.147/volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 Sep 01 00:20:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2363b006-6758-406c-bb1a-b0563714f57c tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2363b006-6758-406c-bb1a-b0563714f57c tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:28 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:28 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:28 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2363b006-6758-406c-bb1a-b0563714f57c tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Volume info retrieved successfully. Sep 01 00:20:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2363b006-6758-406c-bb1a-b0563714f57c tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] http://192.168.122.147/volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 returned with HTTP 200 Sep 01 00:20:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 240/481] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:28 2026] GET /volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 => generated 910 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:20:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-1b10c940-f553-4c39-bfae-d334e7de9f85 req-d3d0e0f4-41a2-4e1b-82b7-28fba86fe359 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-1b10c940-f553-4c39-bfae-d334e7de9f85 req-d3d0e0f4-41a2-4e1b-82b7-28fba86fe359 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] GET http://192.168.122.147/volume/v3/snapshots/6a7d785e-a927-4655-85b6-c094d40616fe Sep 01 00:20:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-1b10c940-f553-4c39-bfae-d334e7de9f85 req-d3d0e0f4-41a2-4e1b-82b7-28fba86fe359 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-1b10c940-f553-4c39-bfae-d334e7de9f85 req-d3d0e0f4-41a2-4e1b-82b7-28fba86fe359 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:28 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:28 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:28 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-1b10c940-f553-4c39-bfae-d334e7de9f85 req-d3d0e0f4-41a2-4e1b-82b7-28fba86fe359 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Snapshot retrieved successfully. Sep 01 00:20:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-1b10c940-f553-4c39-bfae-d334e7de9f85 req-d3d0e0f4-41a2-4e1b-82b7-28fba86fe359 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] http://192.168.122.147/volume/v3/snapshots/6a7d785e-a927-4655-85b6-c094d40616fe returned with HTTP 200 Sep 01 00:20:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 242/482] 192.168.122.147 () {60 vars in 1493 bytes} [Tue Sep 1 00:20:28 2026] GET /volume/v3/snapshots/6a7d785e-a927-4655-85b6-c094d40616fe => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a226d744-9630-48db-85f4-32ca9743d34c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a226d744-9630-48db-85f4-32ca9743d34c tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] GET http://192.168.122.147/volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 Sep 01 00:20:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a226d744-9630-48db-85f4-32ca9743d34c tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a226d744-9630-48db-85f4-32ca9743d34c tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:29 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:29 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a226d744-9630-48db-85f4-32ca9743d34c tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Volume info retrieved successfully. Sep 01 00:20:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a226d744-9630-48db-85f4-32ca9743d34c tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] http://192.168.122.147/volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 returned with HTTP 200 Sep 01 00:20:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 241/483] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:29 2026] GET /volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 => generated 913 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-5875f13b-5b79-40fb-a195-2aec73e50dcd req-91c7d7ab-7286-4a88-8241-9ff57baee529 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-5875f13b-5b79-40fb-a195-2aec73e50dcd req-91c7d7ab-7286-4a88-8241-9ff57baee529 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] GET http://192.168.122.147/volume/v3/snapshots/6a7d785e-a927-4655-85b6-c094d40616fe Sep 01 00:20:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-5875f13b-5b79-40fb-a195-2aec73e50dcd req-91c7d7ab-7286-4a88-8241-9ff57baee529 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-5875f13b-5b79-40fb-a195-2aec73e50dcd req-91c7d7ab-7286-4a88-8241-9ff57baee529 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-5875f13b-5b79-40fb-a195-2aec73e50dcd req-91c7d7ab-7286-4a88-8241-9ff57baee529 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] http://192.168.122.147/volume/v3/snapshots/6a7d785e-a927-4655-85b6-c094d40616fe returned with HTTP 404 Sep 01 00:20:29 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 243/484] 192.168.122.147 () {60 vars in 1493 bytes} [Tue Sep 1 00:20:29 2026] GET /volume/v3/snapshots/6a7d785e-a927-4655-85b6-c094d40616fe => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:20:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-96c5cc5b-1df3-459c-9a5e-cd9eba3fe9cb req-d4b2b418-7841-463b-8502-6110e0af13ea None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-96c5cc5b-1df3-459c-9a5e-cd9eba3fe9cb req-d4b2b418-7841-463b-8502-6110e0af13ea tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] DELETE http://192.168.122.147/volume/v3/volumes/75bcd25c-6dbc-4634-8639-14b321ed48e3 Sep 01 00:20:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-96c5cc5b-1df3-459c-9a5e-cd9eba3fe9cb req-d4b2b418-7841-463b-8502-6110e0af13ea tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-96c5cc5b-1df3-459c-9a5e-cd9eba3fe9cb req-d4b2b418-7841-463b-8502-6110e0af13ea tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:29 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [req-96c5cc5b-1df3-459c-9a5e-cd9eba3fe9cb req-d4b2b418-7841-463b-8502-6110e0af13ea tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Delete volume with id: 75bcd25c-6dbc-4634-8639-14b321ed48e3 Sep 01 00:20:29 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:29 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-96c5cc5b-1df3-459c-9a5e-cd9eba3fe9cb req-d4b2b418-7841-463b-8502-6110e0af13ea tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Volume info retrieved successfully. Sep 01 00:20:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-96c5cc5b-1df3-459c-9a5e-cd9eba3fe9cb req-d4b2b418-7841-463b-8502-6110e0af13ea tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Delete volume request issued successfully. Sep 01 00:20:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-96c5cc5b-1df3-459c-9a5e-cd9eba3fe9cb req-d4b2b418-7841-463b-8502-6110e0af13ea tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] http://192.168.122.147/volume/v3/volumes/75bcd25c-6dbc-4634-8639-14b321ed48e3 returned with HTTP 202 Sep 01 00:20:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 242/485] 192.168.122.147 () {62 vars in 1509 bytes} [Tue Sep 1 00:20:29 2026] DELETE /volume/v3/volumes/75bcd25c-6dbc-4634-8639-14b321ed48e3 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 00:20:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-0eef9562-8965-4921-b2a1-77c8f0e42453 req-4ff2797d-2be0-468c-9516-e03f84170792 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-0eef9562-8965-4921-b2a1-77c8f0e42453 req-4ff2797d-2be0-468c-9516-e03f84170792 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] GET http://192.168.122.147/volume/v3/volumes/75bcd25c-6dbc-4634-8639-14b321ed48e3 Sep 01 00:20:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-0eef9562-8965-4921-b2a1-77c8f0e42453 req-4ff2797d-2be0-468c-9516-e03f84170792 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-0eef9562-8965-4921-b2a1-77c8f0e42453 req-4ff2797d-2be0-468c-9516-e03f84170792 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:29 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:29 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:29 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:29 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:29 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-0eef9562-8965-4921-b2a1-77c8f0e42453 req-4ff2797d-2be0-468c-9516-e03f84170792 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Volume info retrieved successfully. Sep 01 00:20:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-0eef9562-8965-4921-b2a1-77c8f0e42453 req-4ff2797d-2be0-468c-9516-e03f84170792 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] http://192.168.122.147/volume/v3/volumes/75bcd25c-6dbc-4634-8639-14b321ed48e3 returned with HTTP 200 Sep 01 00:20:29 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 244/486] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:20:29 2026] GET /volume/v3/volumes/75bcd25c-6dbc-4634-8639-14b321ed48e3 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6bf16b0b-011c-42ab-819e-67a65ff4de07 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6bf16b0b-011c-42ab-819e-67a65ff4de07 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:20:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6bf16b0b-011c-42ab-819e-67a65ff4de07 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-304471913", "imageRef": "df40e229-b455-4243-a6fd-53ca30610169", "size": 1}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-6bf16b0b-011c-42ab-819e-67a65ff4de07 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-304471913', 'imageRef': 'df40e229-b455-4243-a6fd-53ca30610169', 'size': 1}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:20:30 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-6bf16b0b-011c-42ab-819e-67a65ff4de07 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Create volume of 1 GB Sep 01 00:20:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6bf16b0b-011c-42ab-819e-67a65ff4de07 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Availability Zones retrieved successfully. Sep 01 00:20:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6bf16b0b-011c-42ab-819e-67a65ff4de07 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Flow 'volume_create_api' (d4cb12d1-e4be-43ae-84dd-581bb7052b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:20:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6bf16b0b-011c-42ab-819e-67a65ff4de07 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22de9455-0698-46db-a0e2-d6efb477e11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-6bf16b0b-011c-42ab-819e-67a65ff4de07 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:20:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6bf16b0b-011c-42ab-819e-67a65ff4de07 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22de9455-0698-46db-a0e2-d6efb477e11f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6bf16b0b-011c-42ab-819e-67a65ff4de07 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d8e7286-327d-476d-a5f4-9e7442796fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f3a9d9ec-f5e9-4150-886f-c2a02687da98 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f3a9d9ec-f5e9-4150-886f-c2a02687da98 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] GET http://192.168.122.147/volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 Sep 01 00:20:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f3a9d9ec-f5e9-4150-886f-c2a02687da98 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f3a9d9ec-f5e9-4150-886f-c2a02687da98 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:30 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:30 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:30 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:30 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:30 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-6bf16b0b-011c-42ab-819e-67a65ff4de07 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Created reservations ['a476c59a-72fa-40f6-966f-3e0b3c83faaf', '547035e1-4afd-4fa0-9b0b-50bfcc31811e', 'f4a8f13f-a768-40a9-9f3c-c1f1a15c6f20', '02967ec6-c771-4e10-a6f5-57d77b4fd51a'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:20:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6bf16b0b-011c-42ab-819e-67a65ff4de07 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d8e7286-327d-476d-a5f4-9e7442796fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a476c59a-72fa-40f6-966f-3e0b3c83faaf', '547035e1-4afd-4fa0-9b0b-50bfcc31811e', 'f4a8f13f-a768-40a9-9f3c-c1f1a15c6f20', '02967ec6-c771-4e10-a6f5-57d77b4fd51a']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6bf16b0b-011c-42ab-819e-67a65ff4de07 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89627ffa-1b7c-44b9-8a77-f27300a797af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f3a9d9ec-f5e9-4150-886f-c2a02687da98 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Volume info retrieved successfully. Sep 01 00:20:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f3a9d9ec-f5e9-4150-886f-c2a02687da98 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] http://192.168.122.147/volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 returned with HTTP 200 Sep 01 00:20:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 245/487] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:30 2026] GET /volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:30 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:30 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6bf16b0b-011c-42ab-819e-67a65ff4de07 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89627ffa-1b7c-44b9-8a77-f27300a797af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7508bb0-c282-41f7-a5f2-99434202dbe1', '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-304471913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32dab66b3bad4850b1fd38adca7614e8',qos_specs=None,replication_status=,reservations=['a476c59a-72fa-40f6-966f-3e0b3c83faaf','547035e1-4afd-4fa0-9b0b-50bfcc31811e','f4a8f13f-a768-40a9-9f3c-c1f1a15c6f20','02967ec6-c771-4e10-a6f5-57d77b4fd51a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='132c6964d488484c91ed1979e00a894b',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:20:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-304471913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7508bb0-c282-41f7-a5f2-99434202dbe1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32dab66b3bad4850b1fd38adca7614e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='132c6964d488484c91ed1979e00a894b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6bf16b0b-011c-42ab-819e-67a65ff4de07 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ed2fcf8-a74c-4186-aa90-91874d631b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6bf16b0b-011c-42ab-819e-67a65ff4de07 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ed2fcf8-a74c-4186-aa90-91874d631b55) transitioned into state 'SUCCESS' from state '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-304471913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32dab66b3bad4850b1fd38adca7614e8',qos_specs=None,replication_status=,reservations=['a476c59a-72fa-40f6-966f-3e0b3c83faaf','547035e1-4afd-4fa0-9b0b-50bfcc31811e','f4a8f13f-a768-40a9-9f3c-c1f1a15c6f20','02967ec6-c771-4e10-a6f5-57d77b4fd51a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='132c6964d488484c91ed1979e00a894b',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6bf16b0b-011c-42ab-819e-67a65ff4de07 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4db3956-1d67-407c-9bfa-4a9f3b1fcc1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6bf16b0b-011c-42ab-819e-67a65ff4de07 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4db3956-1d67-407c-9bfa-4a9f3b1fcc1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6bf16b0b-011c-42ab-819e-67a65ff4de07 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Flow 'volume_create_api' (d4cb12d1-e4be-43ae-84dd-581bb7052b56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:20:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6bf16b0b-011c-42ab-819e-67a65ff4de07 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Create volume request issued successfully. Sep 01 00:20:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6bf16b0b-011c-42ab-819e-67a65ff4de07 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:20:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 243/488] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:20:29 2026] POST /volume/v3/volumes => generated 761 bytes in 828 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:20:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-37d8cbd0-0508-4a09-948c-60061d14c88b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-37d8cbd0-0508-4a09-948c-60061d14c88b tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] GET http://192.168.122.147/volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 Sep 01 00:20:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-37d8cbd0-0508-4a09-948c-60061d14c88b tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-37d8cbd0-0508-4a09-948c-60061d14c88b tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:30 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:30 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:30 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:30 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-3dc93a14-60c0-4d64-bd96-ca98533b440d req-f6155ba0-cb5d-460c-b216-b8b28d111162 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-37d8cbd0-0508-4a09-948c-60061d14c88b tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Volume info retrieved successfully. Sep 01 00:20:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-3dc93a14-60c0-4d64-bd96-ca98533b440d req-f6155ba0-cb5d-460c-b216-b8b28d111162 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] GET http://192.168.122.147/volume/v3/volumes/75bcd25c-6dbc-4634-8639-14b321ed48e3 Sep 01 00:20:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-3dc93a14-60c0-4d64-bd96-ca98533b440d req-f6155ba0-cb5d-460c-b216-b8b28d111162 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-3dc93a14-60c0-4d64-bd96-ca98533b440d req-f6155ba0-cb5d-460c-b216-b8b28d111162 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-37d8cbd0-0508-4a09-948c-60061d14c88b tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 returned with HTTP 200 Sep 01 00:20:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 246/489] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:30 2026] GET /volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 => generated 829 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-3dc93a14-60c0-4d64-bd96-ca98533b440d req-f6155ba0-cb5d-460c-b216-b8b28d111162 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] http://192.168.122.147/volume/v3/volumes/75bcd25c-6dbc-4634-8639-14b321ed48e3 returned with HTTP 404 Sep 01 00:20:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 244/490] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:20:30 2026] GET /volume/v3/volumes/75bcd25c-6dbc-4634-8639-14b321ed48e3 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:20:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-f194d26f-4674-4d9d-8cb7-2142e230ba85 req-63009722-c2a4-47bb-911d-535af136a1f1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-f194d26f-4674-4d9d-8cb7-2142e230ba85 req-63009722-c2a4-47bb-911d-535af136a1f1 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] DELETE http://192.168.122.147/volume/v3/volumes/75bcd25c-6dbc-4634-8639-14b321ed48e3 Sep 01 00:20:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-f194d26f-4674-4d9d-8cb7-2142e230ba85 req-63009722-c2a4-47bb-911d-535af136a1f1 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-f194d26f-4674-4d9d-8cb7-2142e230ba85 req-63009722-c2a4-47bb-911d-535af136a1f1 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:30 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [req-f194d26f-4674-4d9d-8cb7-2142e230ba85 req-63009722-c2a4-47bb-911d-535af136a1f1 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Delete volume with id: 75bcd25c-6dbc-4634-8639-14b321ed48e3 Sep 01 00:20:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-f194d26f-4674-4d9d-8cb7-2142e230ba85 req-63009722-c2a4-47bb-911d-535af136a1f1 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] http://192.168.122.147/volume/v3/volumes/75bcd25c-6dbc-4634-8639-14b321ed48e3 returned with HTTP 404 Sep 01 00:20:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 247/491] 192.168.122.147 () {62 vars in 1509 bytes} [Tue Sep 1 00:20:30 2026] DELETE /volume/v3/volumes/75bcd25c-6dbc-4634-8639-14b321ed48e3 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:20:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-a372061a-6a05-4409-a1ab-3759f33524a2 req-92349a0b-1591-4c74-9d55-e0bd646de409 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-a372061a-6a05-4409-a1ab-3759f33524a2 req-92349a0b-1591-4c74-9d55-e0bd646de409 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] GET http://192.168.122.147/volume/v3/volumes/75bcd25c-6dbc-4634-8639-14b321ed48e3 Sep 01 00:20:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-a372061a-6a05-4409-a1ab-3759f33524a2 req-92349a0b-1591-4c74-9d55-e0bd646de409 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-a372061a-6a05-4409-a1ab-3759f33524a2 req-92349a0b-1591-4c74-9d55-e0bd646de409 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-a372061a-6a05-4409-a1ab-3759f33524a2 req-92349a0b-1591-4c74-9d55-e0bd646de409 tempest-VolumesSnapshotsTestJSON-34530977 tempest-VolumesSnapshotsTestJSON-34530977-project-member] http://192.168.122.147/volume/v3/volumes/75bcd25c-6dbc-4634-8639-14b321ed48e3 returned with HTTP 404 Sep 01 00:20:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 245/492] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:20:30 2026] GET /volume/v3/volumes/75bcd25c-6dbc-4634-8639-14b321ed48e3 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:20:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-968f0e7a-be95-4e5e-989e-99fb9e09da86 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-968f0e7a-be95-4e5e-989e-99fb9e09da86 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] GET http://192.168.122.147/volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 Sep 01 00:20:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-968f0e7a-be95-4e5e-989e-99fb9e09da86 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-968f0e7a-be95-4e5e-989e-99fb9e09da86 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:31 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:31 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:31 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:31 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:31 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-968f0e7a-be95-4e5e-989e-99fb9e09da86 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Volume info retrieved successfully. Sep 01 00:20:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-968f0e7a-be95-4e5e-989e-99fb9e09da86 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] http://192.168.122.147/volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 returned with HTTP 200 Sep 01 00:20:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 248/493] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:31 2026] GET /volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 => generated 913 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-20d58808-3747-4bdb-b8b8-ca853bd9ee7d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-20d58808-3747-4bdb-b8b8-ca853bd9ee7d tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] GET http://192.168.122.147/volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 Sep 01 00:20:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-20d58808-3747-4bdb-b8b8-ca853bd9ee7d tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-20d58808-3747-4bdb-b8b8-ca853bd9ee7d tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:31 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:31 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:31 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:31 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:31 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-20d58808-3747-4bdb-b8b8-ca853bd9ee7d tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Volume info retrieved successfully. Sep 01 00:20:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-20d58808-3747-4bdb-b8b8-ca853bd9ee7d tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 returned with HTTP 200 Sep 01 00:20:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 246/494] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:31 2026] GET /volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:20:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-81e75e58-26b0-4104-a827-c0f47f9c4f81 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-81e75e58-26b0-4104-a827-c0f47f9c4f81 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] GET http://192.168.122.147/volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 Sep 01 00:20:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-81e75e58-26b0-4104-a827-c0f47f9c4f81 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-81e75e58-26b0-4104-a827-c0f47f9c4f81 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:32 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:32 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:32 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:32 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:32 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-81e75e58-26b0-4104-a827-c0f47f9c4f81 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Volume info retrieved successfully. Sep 01 00:20:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-81e75e58-26b0-4104-a827-c0f47f9c4f81 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] http://192.168.122.147/volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 returned with HTTP 200 Sep 01 00:20:32 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 249/495] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:32 2026] GET /volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 => generated 913 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9d8c12ad-e49d-4034-b7ad-c2bd59495311 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9d8c12ad-e49d-4034-b7ad-c2bd59495311 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] GET http://192.168.122.147/volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 Sep 01 00:20:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9d8c12ad-e49d-4034-b7ad-c2bd59495311 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9d8c12ad-e49d-4034-b7ad-c2bd59495311 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:32 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:32 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:32 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:32 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:32 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9d8c12ad-e49d-4034-b7ad-c2bd59495311 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Volume info retrieved successfully. Sep 01 00:20:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9d8c12ad-e49d-4034-b7ad-c2bd59495311 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 returned with HTTP 200 Sep 01 00:20:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 247/496] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:32 2026] GET /volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 => generated 911 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e14aafd0-f2f9-42da-bb3d-798fedcb6b80 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e14aafd0-f2f9-42da-bb3d-798fedcb6b80 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] GET http://192.168.122.147/volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 Sep 01 00:20:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e14aafd0-f2f9-42da-bb3d-798fedcb6b80 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e14aafd0-f2f9-42da-bb3d-798fedcb6b80 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:33 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:33 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:33 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:33 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:33 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e14aafd0-f2f9-42da-bb3d-798fedcb6b80 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Volume info retrieved successfully. Sep 01 00:20:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e14aafd0-f2f9-42da-bb3d-798fedcb6b80 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] http://192.168.122.147/volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 returned with HTTP 200 Sep 01 00:20:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 250/497] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:33 2026] GET /volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 => generated 1331 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:20:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2ae36d91-ca3c-496b-a0f1-ec9f3ec54348 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2ae36d91-ca3c-496b-a0f1-ec9f3ec54348 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] POST http://192.168.122.147/volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3/action Sep 01 00:20:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2ae36d91-ca3c-496b-a0f1-ec9f3ec54348 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-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=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:20:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2ae36d91-ca3c-496b-a0f1-ec9f3ec54348 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-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=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:33 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:33 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:33 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:33 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:33 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:33 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:33 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:33 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2ae36d91-ca3c-496b-a0f1-ec9f3ec54348 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Volume info retrieved successfully. Sep 01 00:20:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2ae36d91-ca3c-496b-a0f1-ec9f3ec54348 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Update volume metadata completed successfully. Sep 01 00:20:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2ae36d91-ca3c-496b-a0f1-ec9f3ec54348 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] http://192.168.122.147/volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3/action returned with HTTP 200 Sep 01 00:20:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 248/498] 192.168.122.147 () {60 vars in 1275 bytes} [Tue Sep 1 00:20:33 2026] POST /volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3/action => generated 526 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-cfd135e9-6d2e-4fa5-9eb4-600785a79a20 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cfd135e9-6d2e-4fa5-9eb4-600785a79a20 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] GET http://192.168.122.147/volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 Sep 01 00:20:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cfd135e9-6d2e-4fa5-9eb4-600785a79a20 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cfd135e9-6d2e-4fa5-9eb4-600785a79a20 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:33 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:33 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:33 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:33 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:33 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-cfd135e9-6d2e-4fa5-9eb4-600785a79a20 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Volume info retrieved successfully. Sep 01 00:20:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cfd135e9-6d2e-4fa5-9eb4-600785a79a20 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] http://192.168.122.147/volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 returned with HTTP 200 Sep 01 00:20:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 251/499] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:33 2026] GET /volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 => generated 1391 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:20:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-88653515-e1f6-4e3f-8fcc-d72d10027a9a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-88653515-e1f6-4e3f-8fcc-d72d10027a9a tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] POST http://192.168.122.147/volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3/action Sep 01 00:20:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-88653515-e1f6-4e3f-8fcc-d72d10027a9a tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:20:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-88653515-e1f6-4e3f-8fcc-d72d10027a9a tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:33 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:33 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:33 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:33 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:33 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:33 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:33 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:33 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-88653515-e1f6-4e3f-8fcc-d72d10027a9a tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Volume info retrieved successfully. Sep 01 00:20:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-88653515-e1f6-4e3f-8fcc-d72d10027a9a tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Get volume image-metadata completed successfully. Sep 01 00:20:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a41ec509-14ac-4345-9766-a6f5b919cc79 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a41ec509-14ac-4345-9766-a6f5b919cc79 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] GET http://192.168.122.147/volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 Sep 01 00:20:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a41ec509-14ac-4345-9766-a6f5b919cc79 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a41ec509-14ac-4345-9766-a6f5b919cc79 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:33 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:33 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:33 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:33 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-88653515-e1f6-4e3f-8fcc-d72d10027a9a tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Delete volume metadata completed successfully. Sep 01 00:20:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-88653515-e1f6-4e3f-8fcc-d72d10027a9a tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] http://192.168.122.147/volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3/action returned with HTTP 200 Sep 01 00:20:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 249/500] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:20:33 2026] POST /volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3/action => generated 0 bytes in 96 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 00:20:33 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a41ec509-14ac-4345-9766-a6f5b919cc79 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Volume info retrieved successfully. Sep 01 00:20:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d2f97ae8-f9ed-45d4-a95c-86a6f0b18f75 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d2f97ae8-f9ed-45d4-a95c-86a6f0b18f75 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] POST http://192.168.122.147/volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3/action Sep 01 00:20:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d2f97ae8-f9ed-45d4-a95c-86a6f0b18f75 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:20:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d2f97ae8-f9ed-45d4-a95c-86a6f0b18f75 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a41ec509-14ac-4345-9766-a6f5b919cc79 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 returned with HTTP 200 Sep 01 00:20:34 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 252/501] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:33 2026] GET /volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 => generated 914 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:34 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:34 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:34 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:34 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:34 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d2f97ae8-f9ed-45d4-a95c-86a6f0b18f75 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Volume info retrieved successfully. Sep 01 00:20:34 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d2f97ae8-f9ed-45d4-a95c-86a6f0b18f75 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Get volume image-metadata completed successfully. Sep 01 00:20:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d2f97ae8-f9ed-45d4-a95c-86a6f0b18f75 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] http://192.168.122.147/volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3/action returned with HTTP 200 Sep 01 00:20:34 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 250/502] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:20:33 2026] POST /volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3/action => generated 500 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ca7d0d86-6e4e-4bbc-8d9e-6eb93c442792 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ca7d0d86-6e4e-4bbc-8d9e-6eb93c442792 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] GET http://192.168.122.147/volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 Sep 01 00:20:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ca7d0d86-6e4e-4bbc-8d9e-6eb93c442792 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ca7d0d86-6e4e-4bbc-8d9e-6eb93c442792 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:34 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:34 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:34 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:34 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:34 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ca7d0d86-6e4e-4bbc-8d9e-6eb93c442792 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Volume info retrieved successfully. Sep 01 00:20:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ca7d0d86-6e4e-4bbc-8d9e-6eb93c442792 tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] http://192.168.122.147/volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 returned with HTTP 200 Sep 01 00:20:34 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 253/503] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:34 2026] GET /volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 => generated 1365 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:20:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-aaa47fc8-9d3e-4232-b742-f0e982292a1d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-aaa47fc8-9d3e-4232-b742-f0e982292a1d tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] DELETE http://192.168.122.147/volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 Sep 01 00:20:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-aaa47fc8-9d3e-4232-b742-f0e982292a1d tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-aaa47fc8-9d3e-4232-b742-f0e982292a1d tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:34 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-aaa47fc8-9d3e-4232-b742-f0e982292a1d tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Delete volume with id: fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 Sep 01 00:20:34 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:34 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:34 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:34 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:34 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-aaa47fc8-9d3e-4232-b742-f0e982292a1d tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Volume info retrieved successfully. Sep 01 00:20:34 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-aaa47fc8-9d3e-4232-b742-f0e982292a1d tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Delete volume request issued successfully. Sep 01 00:20:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-aaa47fc8-9d3e-4232-b742-f0e982292a1d tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] http://192.168.122.147/volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 returned with HTTP 202 Sep 01 00:20:34 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 251/504] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:20:34 2026] DELETE /volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:20:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4a5b40ee-c20e-4fe3-a34c-ffc84f93fcfa None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4a5b40ee-c20e-4fe3-a34c-ffc84f93fcfa tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] GET http://192.168.122.147/volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 Sep 01 00:20:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4a5b40ee-c20e-4fe3-a34c-ffc84f93fcfa tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4a5b40ee-c20e-4fe3-a34c-ffc84f93fcfa tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:34 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:34 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:34 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:34 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:34 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4a5b40ee-c20e-4fe3-a34c-ffc84f93fcfa tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Volume info retrieved successfully. Sep 01 00:20:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4a5b40ee-c20e-4fe3-a34c-ffc84f93fcfa tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] http://192.168.122.147/volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 returned with HTTP 200 Sep 01 00:20:34 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 254/505] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:34 2026] GET /volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 => generated 1364 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:20:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c1b91f54-00ca-4192-8e16-3e39f9d408cb None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c1b91f54-00ca-4192-8e16-3e39f9d408cb tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:20:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c1b91f54-00ca-4192-8e16-3e39f9d408cb tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-487482036"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-c1b91f54-00ca-4192-8e16-3e39f9d408cb tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-487482036'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:20:34 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-c1b91f54-00ca-4192-8e16-3e39f9d408cb tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Create volume of 1 GB Sep 01 00:20:34 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c1b91f54-00ca-4192-8e16-3e39f9d408cb tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Availability Zones retrieved successfully. Sep 01 00:20:34 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c1b91f54-00ca-4192-8e16-3e39f9d408cb tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Flow 'volume_create_api' (263a63c3-567d-4355-b952-31be16163724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:20:34 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c1b91f54-00ca-4192-8e16-3e39f9d408cb tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbb62f2d-0c39-4c1b-8d89-6834c6a68a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:34 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-c1b91f54-00ca-4192-8e16-3e39f9d408cb tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:20:34 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c1b91f54-00ca-4192-8e16-3e39f9d408cb tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbb62f2d-0c39-4c1b-8d89-6834c6a68a4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:34 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c1b91f54-00ca-4192-8e16-3e39f9d408cb tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca54bd53-3915-4fb0-8209-5222b994b8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:34 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-c1b91f54-00ca-4192-8e16-3e39f9d408cb tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Created reservations ['c1d0e866-104e-4d09-bf8d-10e0b2c5a544', 'eea977f3-05a1-452f-86d7-046dd4261128', '69940f6d-e016-47ac-8516-614bc45261e1', '09a9e31a-46a7-4c16-924b-0028ebc59436'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:20:34 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c1b91f54-00ca-4192-8e16-3e39f9d408cb tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca54bd53-3915-4fb0-8209-5222b994b8b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1d0e866-104e-4d09-bf8d-10e0b2c5a544', 'eea977f3-05a1-452f-86d7-046dd4261128', '69940f6d-e016-47ac-8516-614bc45261e1', '09a9e31a-46a7-4c16-924b-0028ebc59436']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:34 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c1b91f54-00ca-4192-8e16-3e39f9d408cb tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65b264b4-0b00-4753-8fd4-d06a468428a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:34 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:34 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:34 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c1b91f54-00ca-4192-8e16-3e39f9d408cb tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65b264b4-0b00-4753-8fd4-d06a468428a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47cb21db-fb02-4721-9ec9-e77e98feca9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-487482036',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='991777ded88d42f891a580a94547f601',qos_specs=None,replication_status=,reservations=['c1d0e866-104e-4d09-bf8d-10e0b2c5a544','eea977f3-05a1-452f-86d7-046dd4261128','69940f6d-e016-47ac-8516-614bc45261e1','09a9e31a-46a7-4c16-924b-0028ebc59436'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01d9317a9d8b4ca0a8cc48205e9b101e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:20:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-487482036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47cb21db-fb02-4721-9ec9-e77e98feca9e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='991777ded88d42f891a580a94547f601',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01d9317a9d8b4ca0a8cc48205e9b101e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:34 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c1b91f54-00ca-4192-8e16-3e39f9d408cb tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c51dec4a-9444-4a4c-ac68-13f868508c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ad193328-59a4-4beb-96e7-01724bbc188a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ad193328-59a4-4beb-96e7-01724bbc188a tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] GET http://192.168.122.147/volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 Sep 01 00:20:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ad193328-59a4-4beb-96e7-01724bbc188a tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ad193328-59a4-4beb-96e7-01724bbc188a tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:35 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c1b91f54-00ca-4192-8e16-3e39f9d408cb tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c51dec4a-9444-4a4c-ac68-13f868508c87) transitioned into state 'SUCCESS' from state '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-487482036',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='991777ded88d42f891a580a94547f601',qos_specs=None,replication_status=,reservations=['c1d0e866-104e-4d09-bf8d-10e0b2c5a544','eea977f3-05a1-452f-86d7-046dd4261128','69940f6d-e016-47ac-8516-614bc45261e1','09a9e31a-46a7-4c16-924b-0028ebc59436'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01d9317a9d8b4ca0a8cc48205e9b101e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:35 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:35 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:35 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c1b91f54-00ca-4192-8e16-3e39f9d408cb tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57618c1b-539d-4b7b-952d-a423e8eaff11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:35 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:35 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:35 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ad193328-59a4-4beb-96e7-01724bbc188a tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Volume info retrieved successfully. Sep 01 00:20:35 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c1b91f54-00ca-4192-8e16-3e39f9d408cb tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57618c1b-539d-4b7b-952d-a423e8eaff11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ad193328-59a4-4beb-96e7-01724bbc188a tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 returned with HTTP 200 Sep 01 00:20:35 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 255/506] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:35 2026] GET /volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 => generated 914 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:35 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c1b91f54-00ca-4192-8e16-3e39f9d408cb tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Flow 'volume_create_api' (263a63c3-567d-4355-b952-31be16163724) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:20:35 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c1b91f54-00ca-4192-8e16-3e39f9d408cb tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Create volume request issued successfully. Sep 01 00:20:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c1b91f54-00ca-4192-8e16-3e39f9d408cb tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:20:35 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 252/507] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:20:34 2026] POST /volume/v3/volumes => generated 768 bytes in 643 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:20:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0ba9369b-10e5-43e0-b625-0cd4e8a98a74 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0ba9369b-10e5-43e0-b625-0cd4e8a98a74 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] GET http://192.168.122.147/volume/v3/volumes/47cb21db-fb02-4721-9ec9-e77e98feca9e Sep 01 00:20:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0ba9369b-10e5-43e0-b625-0cd4e8a98a74 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0ba9369b-10e5-43e0-b625-0cd4e8a98a74 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:35 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:35 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:35 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:35 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:35 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0ba9369b-10e5-43e0-b625-0cd4e8a98a74 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Volume info retrieved successfully. Sep 01 00:20:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0ba9369b-10e5-43e0-b625-0cd4e8a98a74 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] http://192.168.122.147/volume/v3/volumes/47cb21db-fb02-4721-9ec9-e77e98feca9e returned with HTTP 200 Sep 01 00:20:35 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 256/508] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:35 2026] GET /volume/v3/volumes/47cb21db-fb02-4721-9ec9-e77e98feca9e => generated 836 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3c4caf08-67be-4ef4-9772-02b18995e3bf None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3c4caf08-67be-4ef4-9772-02b18995e3bf tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] GET http://192.168.122.147/volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 Sep 01 00:20:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3c4caf08-67be-4ef4-9772-02b18995e3bf tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3c4caf08-67be-4ef4-9772-02b18995e3bf tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3c4caf08-67be-4ef4-9772-02b18995e3bf tempest-VolumesImageMetadata-1471568671 tempest-VolumesImageMetadata-1471568671-project-member] http://192.168.122.147/volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 returned with HTTP 404 Sep 01 00:20:35 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 253/509] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:35 2026] GET /volume/v3/volumes/fa3bd9b3-e34f-4d8a-92d5-06047e2268c3 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:20:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-dc7025f3-2ba1-431d-aa9c-73b6dc5d4a2f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dc7025f3-2ba1-431d-aa9c-73b6dc5d4a2f tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] GET http://192.168.122.147/volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 Sep 01 00:20:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dc7025f3-2ba1-431d-aa9c-73b6dc5d4a2f tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dc7025f3-2ba1-431d-aa9c-73b6dc5d4a2f tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:36 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:36 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:36 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:36 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-dc7025f3-2ba1-431d-aa9c-73b6dc5d4a2f tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Volume info retrieved successfully. Sep 01 00:20:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dc7025f3-2ba1-431d-aa9c-73b6dc5d4a2f tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 returned with HTTP 200 Sep 01 00:20:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0dad9ffe-06ab-4ea3-80d4-da7bc69033fb None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:36 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 257/510] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:36 2026] GET /volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 => generated 914 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0dad9ffe-06ab-4ea3-80d4-da7bc69033fb tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] GET http://192.168.122.147/volume/v3/volumes/47cb21db-fb02-4721-9ec9-e77e98feca9e Sep 01 00:20:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0dad9ffe-06ab-4ea3-80d4-da7bc69033fb tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0dad9ffe-06ab-4ea3-80d4-da7bc69033fb tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:36 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:36 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:36 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:36 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:36 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0dad9ffe-06ab-4ea3-80d4-da7bc69033fb tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Volume info retrieved successfully. Sep 01 00:20:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0dad9ffe-06ab-4ea3-80d4-da7bc69033fb tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] http://192.168.122.147/volume/v3/volumes/47cb21db-fb02-4721-9ec9-e77e98feca9e returned with HTTP 200 Sep 01 00:20:36 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 254/511] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:36 2026] GET /volume/v3/volumes/47cb21db-fb02-4721-9ec9-e77e98feca9e => generated 860 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e93b15b6-12b0-4910-b551-5e679cf74e42 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e93b15b6-12b0-4910-b551-5e679cf74e42 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] GET http://192.168.122.147/volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 Sep 01 00:20:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e93b15b6-12b0-4910-b551-5e679cf74e42 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e93b15b6-12b0-4910-b551-5e679cf74e42 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:37 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:37 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:37 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:37 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e93b15b6-12b0-4910-b551-5e679cf74e42 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Volume info retrieved successfully. Sep 01 00:20:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e93b15b6-12b0-4910-b551-5e679cf74e42 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 returned with HTTP 200 Sep 01 00:20:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 258/512] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:37 2026] GET /volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 => generated 1332 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:20:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5edac29e-f83b-4082-aefb-207ea34f1d94 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5edac29e-f83b-4082-aefb-207ea34f1d94 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] GET http://192.168.122.147/volume/v3/volumes/47cb21db-fb02-4721-9ec9-e77e98feca9e Sep 01 00:20:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5edac29e-f83b-4082-aefb-207ea34f1d94 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5edac29e-f83b-4082-aefb-207ea34f1d94 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:37 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:37 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:37 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:37 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-c23987a0-26af-41d3-861f-a81c7ab911fe None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:37 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5edac29e-f83b-4082-aefb-207ea34f1d94 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Volume info retrieved successfully. Sep 01 00:20:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-c23987a0-26af-41d3-861f-a81c7ab911fe tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] GET http://192.168.122.147/volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 Sep 01 00:20:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-c23987a0-26af-41d3-861f-a81c7ab911fe tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-c23987a0-26af-41d3-861f-a81c7ab911fe tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5edac29e-f83b-4082-aefb-207ea34f1d94 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] http://192.168.122.147/volume/v3/volumes/47cb21db-fb02-4721-9ec9-e77e98feca9e returned with HTTP 200 Sep 01 00:20:37 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 255/513] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:37 2026] GET /volume/v3/volumes/47cb21db-fb02-4721-9ec9-e77e98feca9e => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:37 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:37 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:37 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:37 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-c23987a0-26af-41d3-861f-a81c7ab911fe tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Volume info retrieved successfully. Sep 01 00:20:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-c23987a0-26af-41d3-861f-a81c7ab911fe tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 returned with HTTP 200 Sep 01 00:20:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 259/514] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:20:37 2026] GET /volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 => generated 1332 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:20:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-013e2ad3-fd3c-4058-a44c-9c0e6ad11c72 req-f53792fc-cc18-499d-8fa9-0a63d69d1caa None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-013e2ad3-fd3c-4058-a44c-9c0e6ad11c72 req-f53792fc-cc18-499d-8fa9-0a63d69d1caa tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] GET http://192.168.122.147/volume/v3/volumes/47cb21db-fb02-4721-9ec9-e77e98feca9e Sep 01 00:20:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-013e2ad3-fd3c-4058-a44c-9c0e6ad11c72 req-f53792fc-cc18-499d-8fa9-0a63d69d1caa tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-013e2ad3-fd3c-4058-a44c-9c0e6ad11c72 req-f53792fc-cc18-499d-8fa9-0a63d69d1caa tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:37 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:37 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:37 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:37 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:37 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-013e2ad3-fd3c-4058-a44c-9c0e6ad11c72 req-f53792fc-cc18-499d-8fa9-0a63d69d1caa tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Volume info retrieved successfully. Sep 01 00:20:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-013e2ad3-fd3c-4058-a44c-9c0e6ad11c72 req-f53792fc-cc18-499d-8fa9-0a63d69d1caa tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] http://192.168.122.147/volume/v3/volumes/47cb21db-fb02-4721-9ec9-e77e98feca9e returned with HTTP 200 Sep 01 00:20:37 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 256/515] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:20:37 2026] GET /volume/v3/volumes/47cb21db-fb02-4721-9ec9-e77e98feca9e => generated 861 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b9f3a3d0-12ad-40b0-9ded-094d85f761de None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b9f3a3d0-12ad-40b0-9ded-094d85f761de tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:20:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b9f3a3d0-12ad-40b0-9ded-094d85f761de tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1196561571"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-b9f3a3d0-12ad-40b0-9ded-094d85f761de tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1196561571'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:20:37 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-b9f3a3d0-12ad-40b0-9ded-094d85f761de tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Create volume of 1 GB Sep 01 00:20:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b9f3a3d0-12ad-40b0-9ded-094d85f761de tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Availability Zones retrieved successfully. Sep 01 00:20:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b9f3a3d0-12ad-40b0-9ded-094d85f761de tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Flow 'volume_create_api' (e0de3d53-7930-4031-a798-d7e5aff2db48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:20:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b9f3a3d0-12ad-40b0-9ded-094d85f761de tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47ae337a-c2fc-466c-bc43-48c3dd279ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-b9f3a3d0-12ad-40b0-9ded-094d85f761de tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:20:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b9f3a3d0-12ad-40b0-9ded-094d85f761de tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47ae337a-c2fc-466c-bc43-48c3dd279ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b9f3a3d0-12ad-40b0-9ded-094d85f761de tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55f761cc-f905-48d3-b4a7-5ea51580f5a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:37 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-b9f3a3d0-12ad-40b0-9ded-094d85f761de tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Created reservations ['264bd065-2d47-47e8-9e18-519683dae059', '1f5162f2-b0b2-4ba9-bd13-5eac774aea01', '20a5de6b-bb9b-4712-9e62-8f0fd65ce5ee', '4f3ddcaa-f1f1-431c-b453-c072e537c27e'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:20:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b9f3a3d0-12ad-40b0-9ded-094d85f761de tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55f761cc-f905-48d3-b4a7-5ea51580f5a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['264bd065-2d47-47e8-9e18-519683dae059', '1f5162f2-b0b2-4ba9-bd13-5eac774aea01', '20a5de6b-bb9b-4712-9e62-8f0fd65ce5ee', '4f3ddcaa-f1f1-431c-b453-c072e537c27e']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b9f3a3d0-12ad-40b0-9ded-094d85f761de tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (309a965d-7221-433c-87cf-912c92b7b0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:37 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:37 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b9f3a3d0-12ad-40b0-9ded-094d85f761de tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (309a965d-7221-433c-87cf-912c92b7b0ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c460e2a-cc73-4e0f-a626-16d80fd1e7a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1196561571',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='991777ded88d42f891a580a94547f601',qos_specs=None,replication_status=,reservations=['264bd065-2d47-47e8-9e18-519683dae059','1f5162f2-b0b2-4ba9-bd13-5eac774aea01','20a5de6b-bb9b-4712-9e62-8f0fd65ce5ee','4f3ddcaa-f1f1-431c-b453-c072e537c27e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01d9317a9d8b4ca0a8cc48205e9b101e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:20:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1196561571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c460e2a-cc73-4e0f-a626-16d80fd1e7a1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='991777ded88d42f891a580a94547f601',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01d9317a9d8b4ca0a8cc48205e9b101e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b9f3a3d0-12ad-40b0-9ded-094d85f761de tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44168051-f166-4603-b7ca-eb1849e18bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b9f3a3d0-12ad-40b0-9ded-094d85f761de tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44168051-f166-4603-b7ca-eb1849e18bbf) transitioned into state 'SUCCESS' from state '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-1196561571',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='991777ded88d42f891a580a94547f601',qos_specs=None,replication_status=,reservations=['264bd065-2d47-47e8-9e18-519683dae059','1f5162f2-b0b2-4ba9-bd13-5eac774aea01','20a5de6b-bb9b-4712-9e62-8f0fd65ce5ee','4f3ddcaa-f1f1-431c-b453-c072e537c27e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01d9317a9d8b4ca0a8cc48205e9b101e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b9f3a3d0-12ad-40b0-9ded-094d85f761de tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7faa740d-f842-46c1-b671-f3e221300ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8f9cafdd-78a2-45d0-adf9-dd0ef4e17af8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b9f3a3d0-12ad-40b0-9ded-094d85f761de tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7faa740d-f842-46c1-b671-f3e221300ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b9f3a3d0-12ad-40b0-9ded-094d85f761de tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Flow 'volume_create_api' (e0de3d53-7930-4031-a798-d7e5aff2db48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:20:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b9f3a3d0-12ad-40b0-9ded-094d85f761de tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Create volume request issued successfully. Sep 01 00:20:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b9f3a3d0-12ad-40b0-9ded-094d85f761de tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:20:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 260/516] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:20:37 2026] POST /volume/v3/volumes => generated 769 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:20:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2c6a8614-1907-4d64-a07e-192f95e82215 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2c6a8614-1907-4d64-a07e-192f95e82215 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] GET http://192.168.122.147/volume/v3/volumes/0c460e2a-cc73-4e0f-a626-16d80fd1e7a1 Sep 01 00:20:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2c6a8614-1907-4d64-a07e-192f95e82215 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2c6a8614-1907-4d64-a07e-192f95e82215 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:37 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:37 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:37 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:37 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2c6a8614-1907-4d64-a07e-192f95e82215 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Volume info retrieved successfully. Sep 01 00:20:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2c6a8614-1907-4d64-a07e-192f95e82215 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] http://192.168.122.147/volume/v3/volumes/0c460e2a-cc73-4e0f-a626-16d80fd1e7a1 returned with HTTP 200 Sep 01 00:20:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 261/517] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:37 2026] GET /volume/v3/volumes/0c460e2a-cc73-4e0f-a626-16d80fd1e7a1 => generated 837 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8f9cafdd-78a2-45d0-adf9-dd0ef4e17af8 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:20:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8f9cafdd-78a2-45d0-adf9-dd0ef4e17af8 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-123621767"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-8f9cafdd-78a2-45d0-adf9-dd0ef4e17af8 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-123621767'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:20:37 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-8f9cafdd-78a2-45d0-adf9-dd0ef4e17af8 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Create volume of 1 GB Sep 01 00:20:37 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8f9cafdd-78a2-45d0-adf9-dd0ef4e17af8 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Availability Zones retrieved successfully. Sep 01 00:20:37 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-8f9cafdd-78a2-45d0-adf9-dd0ef4e17af8 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Flow 'volume_create_api' (9b69f81c-8456-40c3-8243-a3dfca1ec3f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:20:37 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-8f9cafdd-78a2-45d0-adf9-dd0ef4e17af8 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d13a6bb5-c950-4201-b4b2-75a4927fbb33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:37 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-8f9cafdd-78a2-45d0-adf9-dd0ef4e17af8 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:20:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-8f9cafdd-78a2-45d0-adf9-dd0ef4e17af8 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d13a6bb5-c950-4201-b4b2-75a4927fbb33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-8f9cafdd-78a2-45d0-adf9-dd0ef4e17af8 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73672453-4b5c-4b2d-9450-84df4c7ed043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:38 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-8f9cafdd-78a2-45d0-adf9-dd0ef4e17af8 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Created reservations ['69827c53-eeb8-4a46-a1bb-32f60619f10a', 'ff011844-ee70-484a-8c6c-2a9e1605f636', 'daff9f1b-19a1-43c6-86aa-5bb21ab325f2', 'f51c23e5-e5bc-4744-94ea-77f8170cefaf'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:20:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-8f9cafdd-78a2-45d0-adf9-dd0ef4e17af8 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73672453-4b5c-4b2d-9450-84df4c7ed043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69827c53-eeb8-4a46-a1bb-32f60619f10a', 'ff011844-ee70-484a-8c6c-2a9e1605f636', 'daff9f1b-19a1-43c6-86aa-5bb21ab325f2', 'f51c23e5-e5bc-4744-94ea-77f8170cefaf']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-8f9cafdd-78a2-45d0-adf9-dd0ef4e17af8 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8381fdc-7d7a-453e-8234-683549effdcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:38 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:38 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-8f9cafdd-78a2-45d0-adf9-dd0ef4e17af8 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8381fdc-7d7a-453e-8234-683549effdcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '727bbea5-477d-4eec-9ab7-0f6b5e1bdce9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-123621767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0121f284ed044c3a91648f40a34a88d',qos_specs=None,replication_status=,reservations=['69827c53-eeb8-4a46-a1bb-32f60619f10a','ff011844-ee70-484a-8c6c-2a9e1605f636','daff9f1b-19a1-43c6-86aa-5bb21ab325f2','f51c23e5-e5bc-4744-94ea-77f8170cefaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f919e272e9c4acf8081e7c5d56db6cd',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:20:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-123621767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=727bbea5-477d-4eec-9ab7-0f6b5e1bdce9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0121f284ed044c3a91648f40a34a88d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f919e272e9c4acf8081e7c5d56db6cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-8f9cafdd-78a2-45d0-adf9-dd0ef4e17af8 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f4a5f9e-435e-427f-8e91-ce8145d5e861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-603d78be-3380-4b8e-bc3b-6369eac4209d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-603d78be-3380-4b8e-bc3b-6369eac4209d tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] GET http://192.168.122.147/volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 Sep 01 00:20:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-603d78be-3380-4b8e-bc3b-6369eac4209d tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-603d78be-3380-4b8e-bc3b-6369eac4209d tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-8f9cafdd-78a2-45d0-adf9-dd0ef4e17af8 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f4a5f9e-435e-427f-8e91-ce8145d5e861) transitioned into state 'SUCCESS' from state '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-123621767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0121f284ed044c3a91648f40a34a88d',qos_specs=None,replication_status=,reservations=['69827c53-eeb8-4a46-a1bb-32f60619f10a','ff011844-ee70-484a-8c6c-2a9e1605f636','daff9f1b-19a1-43c6-86aa-5bb21ab325f2','f51c23e5-e5bc-4744-94ea-77f8170cefaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f919e272e9c4acf8081e7c5d56db6cd',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-8f9cafdd-78a2-45d0-adf9-dd0ef4e17af8 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3385897e-b76c-4383-a227-5dbf067fabd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:38 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:38 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:38 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:38 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:38 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-603d78be-3380-4b8e-bc3b-6369eac4209d tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Volume info retrieved successfully. Sep 01 00:20:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-8f9cafdd-78a2-45d0-adf9-dd0ef4e17af8 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3385897e-b76c-4383-a227-5dbf067fabd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-8f9cafdd-78a2-45d0-adf9-dd0ef4e17af8 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Flow 'volume_create_api' (9b69f81c-8456-40c3-8243-a3dfca1ec3f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:20:38 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8f9cafdd-78a2-45d0-adf9-dd0ef4e17af8 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Create volume request issued successfully. Sep 01 00:20:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8f9cafdd-78a2-45d0-adf9-dd0ef4e17af8 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:20:38 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 257/518] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:20:37 2026] POST /volume/v3/volumes => generated 763 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:20:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-603d78be-3380-4b8e-bc3b-6369eac4209d tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 returned with HTTP 200 Sep 01 00:20:38 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 262/519] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:20:38 2026] GET /volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 => generated 1332 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:20:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b71278a4-ed88-454b-b60a-bd5e1ecca1d1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b71278a4-ed88-454b-b60a-bd5e1ecca1d1 None None] GET http://192.168.122.147/volume// Sep 01 00:20:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b71278a4-ed88-454b-b60a-bd5e1ecca1d1 None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b71278a4-ed88-454b-b60a-bd5e1ecca1d1 None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b71278a4-ed88-454b-b60a-bd5e1ecca1d1 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:20:38 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 258/520] 192.168.122.147 () {58 vars in 1308 bytes} [Tue Sep 1 00:20:38 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:20:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4b278a5d-ace5-4b9c-861b-1f789ba70c1f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-23292af3-0081-4d37-a3e7-e8e4c56425cb None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4b278a5d-ace5-4b9c-861b-1f789ba70c1f tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] GET http://192.168.122.147/volume/v3/volumes/727bbea5-477d-4eec-9ab7-0f6b5e1bdce9 Sep 01 00:20:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-23292af3-0081-4d37-a3e7-e8e4c56425cb tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 01 00:20:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4b278a5d-ace5-4b9c-861b-1f789ba70c1f tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4b278a5d-ace5-4b9c-861b-1f789ba70c1f tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-23292af3-0081-4d37-a3e7-e8e4c56425cb tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e7508bb0-c282-41f7-a5f2-99434202dbe1", "connector": null, "instance_uuid": "83a6854e-7b73-421a-816d-70c7766ad582"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:38 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:38 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:38 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:38 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:38 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:38 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:38 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:38 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:38 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4b278a5d-ace5-4b9c-861b-1f789ba70c1f tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Volume info retrieved successfully. Sep 01 00:20:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4b278a5d-ace5-4b9c-861b-1f789ba70c1f tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/volumes/727bbea5-477d-4eec-9ab7-0f6b5e1bdce9 returned with HTTP 200 Sep 01 00:20:38 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 263/521] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:38 2026] GET /volume/v3/volumes/727bbea5-477d-4eec-9ab7-0f6b5e1bdce9 => generated 831 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-23292af3-0081-4d37-a3e7-e8e4c56425cb tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 01 00:20:38 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 259/522] 192.168.122.147 () {66 vars in 1483 bytes} [Tue Sep 1 00:20:38 2026] POST /volume/v3/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:20:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5539720c-600a-459c-88dd-356292bdaba2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5539720c-600a-459c-88dd-356292bdaba2 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] GET http://192.168.122.147/volume/v3/volumes/0c460e2a-cc73-4e0f-a626-16d80fd1e7a1 Sep 01 00:20:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5539720c-600a-459c-88dd-356292bdaba2 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5539720c-600a-459c-88dd-356292bdaba2 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:38 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:38 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:38 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:38 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:38 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5539720c-600a-459c-88dd-356292bdaba2 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Volume info retrieved successfully. Sep 01 00:20:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5539720c-600a-459c-88dd-356292bdaba2 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] http://192.168.122.147/volume/v3/volumes/0c460e2a-cc73-4e0f-a626-16d80fd1e7a1 returned with HTTP 200 Sep 01 00:20:38 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 264/523] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:38 2026] GET /volume/v3/volumes/0c460e2a-cc73-4e0f-a626-16d80fd1e7a1 => generated 861 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a3c4b2a0-48cf-4475-93d9-5f746ab18f8c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a3c4b2a0-48cf-4475-93d9-5f746ab18f8c tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] GET http://192.168.122.147/volume/v3/volumes/727bbea5-477d-4eec-9ab7-0f6b5e1bdce9 Sep 01 00:20:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a3c4b2a0-48cf-4475-93d9-5f746ab18f8c tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a3c4b2a0-48cf-4475-93d9-5f746ab18f8c tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:39 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:39 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:39 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:39 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:39 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a3c4b2a0-48cf-4475-93d9-5f746ab18f8c tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Volume info retrieved successfully. Sep 01 00:20:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a3c4b2a0-48cf-4475-93d9-5f746ab18f8c tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/volumes/727bbea5-477d-4eec-9ab7-0f6b5e1bdce9 returned with HTTP 200 Sep 01 00:20:39 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 260/524] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:39 2026] GET /volume/v3/volumes/727bbea5-477d-4eec-9ab7-0f6b5e1bdce9 => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6ee88325-7a7a-41f5-9770-6234c7d9f574 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6ee88325-7a7a-41f5-9770-6234c7d9f574 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] GET http://192.168.122.147/volume/v3/volumes/0c460e2a-cc73-4e0f-a626-16d80fd1e7a1 Sep 01 00:20:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6ee88325-7a7a-41f5-9770-6234c7d9f574 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6ee88325-7a7a-41f5-9770-6234c7d9f574 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:39 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:39 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:39 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:39 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:39 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6ee88325-7a7a-41f5-9770-6234c7d9f574 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Volume info retrieved successfully. Sep 01 00:20:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-219264dd-e29c-4579-a20a-33e299c91ffe None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-219264dd-e29c-4579-a20a-33e299c91ffe None None] GET http://192.168.122.147/volume// Sep 01 00:20:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-219264dd-e29c-4579-a20a-33e299c91ffe None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-219264dd-e29c-4579-a20a-33e299c91ffe None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-219264dd-e29c-4579-a20a-33e299c91ffe None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:20:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6ee88325-7a7a-41f5-9770-6234c7d9f574 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] http://192.168.122.147/volume/v3/volumes/0c460e2a-cc73-4e0f-a626-16d80fd1e7a1 returned with HTTP 200 Sep 01 00:20:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 265/525] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:39 2026] GET /volume/v3/volumes/0c460e2a-cc73-4e0f-a626-16d80fd1e7a1 => generated 862 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:40 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 261/526] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:20:39 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:20:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-364e9280-3608-435a-b022-e8981a885635 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-364e9280-3608-435a-b022-e8981a885635 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] GET http://192.168.122.147/volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 Sep 01 00:20:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-364e9280-3608-435a-b022-e8981a885635 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-364e9280-3608-435a-b022-e8981a885635 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:40 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:40 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-60b27f2c-f647-4b68-985a-db115b675fac req-864b3002-e75f-4002-a7c9-d3f804a97150 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:40 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:40 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-60b27f2c-f647-4b68-985a-db115b675fac req-864b3002-e75f-4002-a7c9-d3f804a97150 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] GET http://192.168.122.147/volume/v3/volumes/0c460e2a-cc73-4e0f-a626-16d80fd1e7a1 Sep 01 00:20:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-60b27f2c-f647-4b68-985a-db115b675fac req-864b3002-e75f-4002-a7c9-d3f804a97150 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-60b27f2c-f647-4b68-985a-db115b675fac req-864b3002-e75f-4002-a7c9-d3f804a97150 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-364e9280-3608-435a-b022-e8981a885635 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Volume info retrieved successfully. Sep 01 00:20:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-364e9280-3608-435a-b022-e8981a885635 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 returned with HTTP 200 Sep 01 00:20:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 266/527] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:20:40 2026] GET /volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 => generated 1512 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:20:40 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:40 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:40 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:40 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:40 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-60b27f2c-f647-4b68-985a-db115b675fac req-864b3002-e75f-4002-a7c9-d3f804a97150 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Volume info retrieved successfully. Sep 01 00:20:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-60b27f2c-f647-4b68-985a-db115b675fac req-864b3002-e75f-4002-a7c9-d3f804a97150 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] http://192.168.122.147/volume/v3/volumes/0c460e2a-cc73-4e0f-a626-16d80fd1e7a1 returned with HTTP 200 Sep 01 00:20:40 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 262/528] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:20:40 2026] GET /volume/v3/volumes/0c460e2a-cc73-4e0f-a626-16d80fd1e7a1 => generated 862 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1c210456-1a34-4929-bc16-13c0a1e34365 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1c210456-1a34-4929-bc16-13c0a1e34365 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:20:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1c210456-1a34-4929-bc16-13c0a1e34365 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-759818709"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-1c210456-1a34-4929-bc16-13c0a1e34365 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-759818709'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:20:40 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-1c210456-1a34-4929-bc16-13c0a1e34365 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Create volume of 1 GB Sep 01 00:20:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1c210456-1a34-4929-bc16-13c0a1e34365 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Availability Zones retrieved successfully. Sep 01 00:20:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1c210456-1a34-4929-bc16-13c0a1e34365 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Flow 'volume_create_api' (85957d9c-d47b-417c-be5c-fd4f58c46b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:20:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1c210456-1a34-4929-bc16-13c0a1e34365 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8c38731-56cc-4462-b536-1cfa45b88db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-1c210456-1a34-4929-bc16-13c0a1e34365 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:20:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1c210456-1a34-4929-bc16-13c0a1e34365 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8c38731-56cc-4462-b536-1cfa45b88db5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1c210456-1a34-4929-bc16-13c0a1e34365 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db94abe6-ddde-4338-9d39-7e9c6c428f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-ce4da173-f967-4cf6-b0aa-6f883ff39951 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-ce4da173-f967-4cf6-b0aa-6f883ff39951 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] PUT http://192.168.122.147/volume/v3/attachments/c73c0141-a28a-464b-8a2a-a3ca0703616c Sep 01 00:20:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-ce4da173-f967-4cf6-b0aa-6f883ff39951 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:adfa816424c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "da743fc2-df7b-458e-a6d8-82aef14baffc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:40 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-ce4da173-f967-4cf6-b0aa-6f883ff39951 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Acquiring lock "cinder-attachment_update-e7508bb0-c282-41f7-a5f2-99434202dbe1-devstack" by "attachment_update" {{(pid=87484) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 00:20:40 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-ce4da173-f967-4cf6-b0aa-6f883ff39951 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Lock "cinder-attachment_update-e7508bb0-c282-41f7-a5f2-99434202dbe1-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87484) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 00:20:40 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:40 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:40 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:40 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:40 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-1c210456-1a34-4929-bc16-13c0a1e34365 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Created reservations ['89e3740a-f2c9-495d-80a6-e865af00a763', 'cb1388ad-3c1a-4c7b-b342-057d216faa29', '2e675dbb-a996-4bdb-8c6e-473d527e8d3a', 'af448da5-510e-474a-ac90-0c4d32581a9f'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:20:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1c210456-1a34-4929-bc16-13c0a1e34365 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db94abe6-ddde-4338-9d39-7e9c6c428f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89e3740a-f2c9-495d-80a6-e865af00a763', 'cb1388ad-3c1a-4c7b-b342-057d216faa29', '2e675dbb-a996-4bdb-8c6e-473d527e8d3a', 'af448da5-510e-474a-ac90-0c4d32581a9f']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1c210456-1a34-4929-bc16-13c0a1e34365 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40db5372-78cb-46b6-9496-47cd62cc5544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:40 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:40 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1c210456-1a34-4929-bc16-13c0a1e34365 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40db5372-78cb-46b6-9496-47cd62cc5544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a7cf81f-2108-498a-8b3e-c064f065c058', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-759818709',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='991777ded88d42f891a580a94547f601',qos_specs=None,replication_status=,reservations=['89e3740a-f2c9-495d-80a6-e865af00a763','cb1388ad-3c1a-4c7b-b342-057d216faa29','2e675dbb-a996-4bdb-8c6e-473d527e8d3a','af448da5-510e-474a-ac90-0c4d32581a9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01d9317a9d8b4ca0a8cc48205e9b101e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:20:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-759818709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a7cf81f-2108-498a-8b3e-c064f065c058,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='991777ded88d42f891a580a94547f601',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01d9317a9d8b4ca0a8cc48205e9b101e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1c210456-1a34-4929-bc16-13c0a1e34365 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95db4868-2d35-4b20-b372-f14329894f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1c210456-1a34-4929-bc16-13c0a1e34365 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95db4868-2d35-4b20-b372-f14329894f80) transitioned into state 'SUCCESS' from state '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-759818709',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='991777ded88d42f891a580a94547f601',qos_specs=None,replication_status=,reservations=['89e3740a-f2c9-495d-80a6-e865af00a763','cb1388ad-3c1a-4c7b-b342-057d216faa29','2e675dbb-a996-4bdb-8c6e-473d527e8d3a','af448da5-510e-474a-ac90-0c4d32581a9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01d9317a9d8b4ca0a8cc48205e9b101e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1c210456-1a34-4929-bc16-13c0a1e34365 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (149e4478-54cc-471a-9efe-291a967c0266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1c210456-1a34-4929-bc16-13c0a1e34365 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (149e4478-54cc-471a-9efe-291a967c0266) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1c210456-1a34-4929-bc16-13c0a1e34365 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Flow 'volume_create_api' (85957d9c-d47b-417c-be5c-fd4f58c46b8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:20:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1c210456-1a34-4929-bc16-13c0a1e34365 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Create volume request issued successfully. Sep 01 00:20:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1c210456-1a34-4929-bc16-13c0a1e34365 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:20:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 267/529] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:20:40 2026] POST /volume/v3/volumes => generated 768 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:20:40 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-ce4da173-f967-4cf6-b0aa-6f883ff39951 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Lock "cinder-attachment_update-e7508bb0-c282-41f7-a5f2-99434202dbe1-devstack" released by "attachment_update" :: held 0.194s {{(pid=87484) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 00:20:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-ce4da173-f967-4cf6-b0aa-6f883ff39951 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/attachments/c73c0141-a28a-464b-8a2a-a3ca0703616c returned with HTTP 200 Sep 01 00:20:40 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 263/530] 192.168.122.147 () {66 vars in 1593 bytes} [Tue Sep 1 00:20:40 2026] PUT /volume/v3/attachments/c73c0141-a28a-464b-8a2a-a3ca0703616c => generated 694 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:20:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e980aa36-d7a0-4535-8a9b-0981082940ee None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e980aa36-d7a0-4535-8a9b-0981082940ee tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] GET http://192.168.122.147/volume/v3/volumes/0a7cf81f-2108-498a-8b3e-c064f065c058 Sep 01 00:20:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e980aa36-d7a0-4535-8a9b-0981082940ee tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e980aa36-d7a0-4535-8a9b-0981082940ee tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3914d06a-3d75-4508-a568-2443b7127cbb None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3914d06a-3d75-4508-a568-2443b7127cbb tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] GET http://192.168.122.147/volume/v3/volumes/727bbea5-477d-4eec-9ab7-0f6b5e1bdce9 Sep 01 00:20:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3914d06a-3d75-4508-a568-2443b7127cbb tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3914d06a-3d75-4508-a568-2443b7127cbb tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:40 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:40 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:40 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:40 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:40 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:40 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e980aa36-d7a0-4535-8a9b-0981082940ee tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Volume info retrieved successfully. Sep 01 00:20:40 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:40 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e980aa36-d7a0-4535-8a9b-0981082940ee tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] http://192.168.122.147/volume/v3/volumes/0a7cf81f-2108-498a-8b3e-c064f065c058 returned with HTTP 200 Sep 01 00:20:40 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3914d06a-3d75-4508-a568-2443b7127cbb tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Volume info retrieved successfully. Sep 01 00:20:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 268/531] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:40 2026] GET /volume/v3/volumes/0a7cf81f-2108-498a-8b3e-c064f065c058 => generated 836 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-6282fe75-531f-4486-a82d-e5c250664731 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3914d06a-3d75-4508-a568-2443b7127cbb tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/volumes/727bbea5-477d-4eec-9ab7-0f6b5e1bdce9 returned with HTTP 200 Sep 01 00:20:40 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 264/532] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:40 2026] GET /volume/v3/volumes/727bbea5-477d-4eec-9ab7-0f6b5e1bdce9 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-6282fe75-531f-4486-a82d-e5c250664731 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] POST http://192.168.122.147/volume/v3/attachments/c73c0141-a28a-464b-8a2a-a3ca0703616c/action Sep 01 00:20:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-6282fe75-531f-4486-a82d-e5c250664731 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Action body: b'{"os-complete": null}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:20:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-6282fe75-531f-4486-a82d-e5c250664731 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-66c81f89-c44c-4cd6-983e-6f1f90b08f4d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-66c81f89-c44c-4cd6-983e-6f1f90b08f4d tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:20:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-66c81f89-c44c-4cd6-983e-6f1f90b08f4d tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "727bbea5-477d-4eec-9ab7-0f6b5e1bdce9", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-985054366"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:40 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:40 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:40 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:40 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:40 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:40 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:40 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:40 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:40 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-66c81f89-c44c-4cd6-983e-6f1f90b08f4d tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Volume info retrieved successfully. Sep 01 00:20:40 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-66c81f89-c44c-4cd6-983e-6f1f90b08f4d tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Create snapshot from volume 727bbea5-477d-4eec-9ab7-0f6b5e1bdce9 Sep 01 00:20:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-91adfbd5-41e3-45ea-93be-3e39430ab396 req-6282fe75-531f-4486-a82d-e5c250664731 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/attachments/c73c0141-a28a-464b-8a2a-a3ca0703616c/action returned with HTTP 204 Sep 01 00:20:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 269/533] 192.168.122.147 () {66 vars in 1614 bytes} [Tue Sep 1 00:20:40 2026] POST /volume/v3/attachments/c73c0141-a28a-464b-8a2a-a3ca0703616c/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:20:40 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-66c81f89-c44c-4cd6-983e-6f1f90b08f4d tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Created reservations ['7991e7ca-0bcf-451c-8751-284c30c6a4e7', 'c6d91192-1d2f-4fe0-b11b-93da64a1adcb', 'ef071f4e-90be-4834-a6bf-c1ac7179cd73', '6f944bec-b346-4c30-8ccd-b0b590f193dc'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:20:40 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:40 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:40 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-66c81f89-c44c-4cd6-983e-6f1f90b08f4d tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Snapshot create request issued successfully. Sep 01 00:20:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-66c81f89-c44c-4cd6-983e-6f1f90b08f4d tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:20:40 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 265/534] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:20:40 2026] POST /volume/v3/snapshots => generated 310 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:20:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-50aa4c53-1269-431b-bb99-cbee943cfa6d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-50aa4c53-1269-431b-bb99-cbee943cfa6d tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] GET http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 Sep 01 00:20:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-50aa4c53-1269-431b-bb99-cbee943cfa6d tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-50aa4c53-1269-431b-bb99-cbee943cfa6d tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:40 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:40 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-50aa4c53-1269-431b-bb99-cbee943cfa6d tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Snapshot retrieved successfully. Sep 01 00:20:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-50aa4c53-1269-431b-bb99-cbee943cfa6d tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 returned with HTTP 200 Sep 01 00:20:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 270/535] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:20:40 2026] GET /volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 => generated 442 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1d43901d-5d7e-491a-9dff-7b879a905baf None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1d43901d-5d7e-491a-9dff-7b879a905baf tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] GET http://192.168.122.147/volume/v3/volumes/0a7cf81f-2108-498a-8b3e-c064f065c058 Sep 01 00:20:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1d43901d-5d7e-491a-9dff-7b879a905baf tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1d43901d-5d7e-491a-9dff-7b879a905baf tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:41 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:41 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:41 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:41 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1d43901d-5d7e-491a-9dff-7b879a905baf tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Volume info retrieved successfully. Sep 01 00:20:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1d43901d-5d7e-491a-9dff-7b879a905baf tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] http://192.168.122.147/volume/v3/volumes/0a7cf81f-2108-498a-8b3e-c064f065c058 returned with HTTP 200 Sep 01 00:20:41 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 266/536] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:41 2026] GET /volume/v3/volumes/0a7cf81f-2108-498a-8b3e-c064f065c058 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b9dd561b-bb36-44bf-bcba-8521d3f224d5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b9dd561b-bb36-44bf-bcba-8521d3f224d5 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] GET http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 Sep 01 00:20:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b9dd561b-bb36-44bf-bcba-8521d3f224d5 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b9dd561b-bb36-44bf-bcba-8521d3f224d5 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:41 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:41 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:41 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b9dd561b-bb36-44bf-bcba-8521d3f224d5 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Snapshot retrieved successfully. Sep 01 00:20:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b9dd561b-bb36-44bf-bcba-8521d3f224d5 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 returned with HTTP 200 Sep 01 00:20:41 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 271/537] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:20:41 2026] GET /volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 => generated 442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9960323d-14bf-4942-8f6a-8da4abc3c6bc None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9960323d-14bf-4942-8f6a-8da4abc3c6bc tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] GET http://192.168.122.147/volume/v3/volumes/0a7cf81f-2108-498a-8b3e-c064f065c058 Sep 01 00:20:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9960323d-14bf-4942-8f6a-8da4abc3c6bc tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9960323d-14bf-4942-8f6a-8da4abc3c6bc tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:42 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:42 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:42 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:42 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:42 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9960323d-14bf-4942-8f6a-8da4abc3c6bc tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Volume info retrieved successfully. Sep 01 00:20:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9960323d-14bf-4942-8f6a-8da4abc3c6bc tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] http://192.168.122.147/volume/v3/volumes/0a7cf81f-2108-498a-8b3e-c064f065c058 returned with HTTP 200 Sep 01 00:20:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 267/538] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:42 2026] GET /volume/v3/volumes/0a7cf81f-2108-498a-8b3e-c064f065c058 => generated 861 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-11028b1d-080f-4729-bc1e-ead6852cdbcb req-746a9eb1-9dcd-45d2-a36e-b529ef4baf6c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-11028b1d-080f-4729-bc1e-ead6852cdbcb req-746a9eb1-9dcd-45d2-a36e-b529ef4baf6c tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] GET http://192.168.122.147/volume/v3/volumes/0a7cf81f-2108-498a-8b3e-c064f065c058 Sep 01 00:20:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-11028b1d-080f-4729-bc1e-ead6852cdbcb req-746a9eb1-9dcd-45d2-a36e-b529ef4baf6c tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-11028b1d-080f-4729-bc1e-ead6852cdbcb req-746a9eb1-9dcd-45d2-a36e-b529ef4baf6c tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:42 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:42 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:42 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:42 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:42 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-11028b1d-080f-4729-bc1e-ead6852cdbcb req-746a9eb1-9dcd-45d2-a36e-b529ef4baf6c tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Volume info retrieved successfully. Sep 01 00:20:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-11028b1d-080f-4729-bc1e-ead6852cdbcb req-746a9eb1-9dcd-45d2-a36e-b529ef4baf6c tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] http://192.168.122.147/volume/v3/volumes/0a7cf81f-2108-498a-8b3e-c064f065c058 returned with HTTP 200 Sep 01 00:20:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 272/539] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:20:42 2026] GET /volume/v3/volumes/0a7cf81f-2108-498a-8b3e-c064f065c058 => generated 861 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-39d505de-7c50-40d2-9133-4244b743df23 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-39d505de-7c50-40d2-9133-4244b743df23 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] GET http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 Sep 01 00:20:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-39d505de-7c50-40d2-9133-4244b743df23 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-39d505de-7c50-40d2-9133-4244b743df23 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:42 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:42 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:42 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-39d505de-7c50-40d2-9133-4244b743df23 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Snapshot retrieved successfully. Sep 01 00:20:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-39d505de-7c50-40d2-9133-4244b743df23 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 returned with HTTP 200 Sep 01 00:20:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 268/540] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:20:42 2026] GET /volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 => generated 442 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-deb16399-2d82-4030-af21-3dad2c315f65 req-4563cedf-295f-48fb-8395-78fc2921c869 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-deb16399-2d82-4030-af21-3dad2c315f65 req-4563cedf-295f-48fb-8395-78fc2921c869 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:20:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-deb16399-2d82-4030-af21-3dad2c315f65 req-4563cedf-295f-48fb-8395-78fc2921c869 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-deb16399-2d82-4030-af21-3dad2c315f65 req-4563cedf-295f-48fb-8395-78fc2921c869 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [req-deb16399-2d82-4030-af21-3dad2c315f65 req-4563cedf-295f-48fb-8395-78fc2921c869 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:20:43 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [req-deb16399-2d82-4030-af21-3dad2c315f65 req-4563cedf-295f-48fb-8395-78fc2921c869 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:20:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:43 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-deb16399-2d82-4030-af21-3dad2c315f65 req-4563cedf-295f-48fb-8395-78fc2921c869 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Get all volumes completed successfully. Sep 01 00:20:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-deb16399-2d82-4030-af21-3dad2c315f65 req-4563cedf-295f-48fb-8395-78fc2921c869 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:20:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 273/541] 192.168.122.147 () {60 vars in 1397 bytes} [Tue Sep 1 00:20:43 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:20:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-a79f60ba-a146-4a70-b364-171b6d625875 req-be0ee930-a504-4423-ad0b-70a12dd04cd8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-a79f60ba-a146-4a70-b364-171b6d625875 req-be0ee930-a504-4423-ad0b-70a12dd04cd8 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:20:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-a79f60ba-a146-4a70-b364-171b6d625875 req-be0ee930-a504-4423-ad0b-70a12dd04cd8 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-a79f60ba-a146-4a70-b364-171b6d625875 req-be0ee930-a504-4423-ad0b-70a12dd04cd8 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [req-a79f60ba-a146-4a70-b364-171b6d625875 req-be0ee930-a504-4423-ad0b-70a12dd04cd8 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:20:43 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [req-a79f60ba-a146-4a70-b364-171b6d625875 req-be0ee930-a504-4423-ad0b-70a12dd04cd8 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:20:43 devstack devstack@c-api.service[87484]: /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 00:20:43 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:20:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:43 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:43 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:43 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-a79f60ba-a146-4a70-b364-171b6d625875 req-be0ee930-a504-4423-ad0b-70a12dd04cd8 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Get all volumes completed successfully. Sep 01 00:20:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-a79f60ba-a146-4a70-b364-171b6d625875 req-be0ee930-a504-4423-ad0b-70a12dd04cd8 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:20:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 269/542] 192.168.122.147 () {60 vars in 1397 bytes} [Tue Sep 1 00:20:43 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:20:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-eecec36f-c176-4890-ba1a-1030326f8b84 req-68837f55-f122-4f08-999c-14626e5e44c9 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-eecec36f-c176-4890-ba1a-1030326f8b84 req-68837f55-f122-4f08-999c-14626e5e44c9 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:20:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-eecec36f-c176-4890-ba1a-1030326f8b84 req-68837f55-f122-4f08-999c-14626e5e44c9 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-eecec36f-c176-4890-ba1a-1030326f8b84 req-68837f55-f122-4f08-999c-14626e5e44c9 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [req-eecec36f-c176-4890-ba1a-1030326f8b84 req-68837f55-f122-4f08-999c-14626e5e44c9 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:20:43 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [req-eecec36f-c176-4890-ba1a-1030326f8b84 req-68837f55-f122-4f08-999c-14626e5e44c9 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:20:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:43 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-eecec36f-c176-4890-ba1a-1030326f8b84 req-68837f55-f122-4f08-999c-14626e5e44c9 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Get all volumes completed successfully. Sep 01 00:20:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-eecec36f-c176-4890-ba1a-1030326f8b84 req-68837f55-f122-4f08-999c-14626e5e44c9 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:20:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 274/543] 192.168.122.147 () {60 vars in 1397 bytes} [Tue Sep 1 00:20:43 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:20:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-e549dee2-26ec-4663-a601-b054a792beac req-6847fb3b-3d0f-4be8-8ecb-1555f073f1fa None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-e549dee2-26ec-4663-a601-b054a792beac req-6847fb3b-3d0f-4be8-8ecb-1555f073f1fa tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:20:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-e549dee2-26ec-4663-a601-b054a792beac req-6847fb3b-3d0f-4be8-8ecb-1555f073f1fa tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-e549dee2-26ec-4663-a601-b054a792beac req-6847fb3b-3d0f-4be8-8ecb-1555f073f1fa tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [req-e549dee2-26ec-4663-a601-b054a792beac req-6847fb3b-3d0f-4be8-8ecb-1555f073f1fa tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:20:43 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [req-e549dee2-26ec-4663-a601-b054a792beac req-6847fb3b-3d0f-4be8-8ecb-1555f073f1fa tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:20:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:43 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:43 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:43 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-e549dee2-26ec-4663-a601-b054a792beac req-6847fb3b-3d0f-4be8-8ecb-1555f073f1fa tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Get all volumes completed successfully. Sep 01 00:20:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-e549dee2-26ec-4663-a601-b054a792beac req-6847fb3b-3d0f-4be8-8ecb-1555f073f1fa tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:20:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 270/544] 192.168.122.147 () {60 vars in 1397 bytes} [Tue Sep 1 00:20:43 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:20:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-f6cb56f7-4e7c-4735-8619-9dc946b74e0a req-867641c0-bfa6-4080-a9ef-a6f79989c6da None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-f6cb56f7-4e7c-4735-8619-9dc946b74e0a req-867641c0-bfa6-4080-a9ef-a6f79989c6da tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:20:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-f6cb56f7-4e7c-4735-8619-9dc946b74e0a req-867641c0-bfa6-4080-a9ef-a6f79989c6da tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-f6cb56f7-4e7c-4735-8619-9dc946b74e0a req-867641c0-bfa6-4080-a9ef-a6f79989c6da tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [req-f6cb56f7-4e7c-4735-8619-9dc946b74e0a req-867641c0-bfa6-4080-a9ef-a6f79989c6da tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:20:43 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [req-f6cb56f7-4e7c-4735-8619-9dc946b74e0a req-867641c0-bfa6-4080-a9ef-a6f79989c6da tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:20:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:43 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-f6cb56f7-4e7c-4735-8619-9dc946b74e0a req-867641c0-bfa6-4080-a9ef-a6f79989c6da tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Get all volumes completed successfully. Sep 01 00:20:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-f6cb56f7-4e7c-4735-8619-9dc946b74e0a req-867641c0-bfa6-4080-a9ef-a6f79989c6da tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:20:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 275/545] 192.168.122.147 () {60 vars in 1397 bytes} [Tue Sep 1 00:20:43 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:20:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-1e46abe3-3de8-4d2e-9146-2f711e785ee9 req-6ea4ed3b-e412-459c-886d-04a160ceead8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-1e46abe3-3de8-4d2e-9146-2f711e785ee9 req-6ea4ed3b-e412-459c-886d-04a160ceead8 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:20:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-1e46abe3-3de8-4d2e-9146-2f711e785ee9 req-6ea4ed3b-e412-459c-886d-04a160ceead8 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-1e46abe3-3de8-4d2e-9146-2f711e785ee9 req-6ea4ed3b-e412-459c-886d-04a160ceead8 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [req-1e46abe3-3de8-4d2e-9146-2f711e785ee9 req-6ea4ed3b-e412-459c-886d-04a160ceead8 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:20:43 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [req-1e46abe3-3de8-4d2e-9146-2f711e785ee9 req-6ea4ed3b-e412-459c-886d-04a160ceead8 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:20:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:43 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:43 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:43 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-1e46abe3-3de8-4d2e-9146-2f711e785ee9 req-6ea4ed3b-e412-459c-886d-04a160ceead8 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Get all volumes completed successfully. Sep 01 00:20:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-1e46abe3-3de8-4d2e-9146-2f711e785ee9 req-6ea4ed3b-e412-459c-886d-04a160ceead8 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:20:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 271/546] 192.168.122.147 () {60 vars in 1397 bytes} [Tue Sep 1 00:20:43 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:20:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-5ca729f5-ce4c-4997-aacb-c5480e642bb5 req-6a3e845b-b6e2-4d49-97d8-6f68b597fa77 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-5ca729f5-ce4c-4997-aacb-c5480e642bb5 req-6a3e845b-b6e2-4d49-97d8-6f68b597fa77 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:20:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-5ca729f5-ce4c-4997-aacb-c5480e642bb5 req-6a3e845b-b6e2-4d49-97d8-6f68b597fa77 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-5ca729f5-ce4c-4997-aacb-c5480e642bb5 req-6a3e845b-b6e2-4d49-97d8-6f68b597fa77 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [req-5ca729f5-ce4c-4997-aacb-c5480e642bb5 req-6a3e845b-b6e2-4d49-97d8-6f68b597fa77 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:20:43 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [req-5ca729f5-ce4c-4997-aacb-c5480e642bb5 req-6a3e845b-b6e2-4d49-97d8-6f68b597fa77 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:20:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:43 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-5ca729f5-ce4c-4997-aacb-c5480e642bb5 req-6a3e845b-b6e2-4d49-97d8-6f68b597fa77 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Get all volumes completed successfully. Sep 01 00:20:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0d3a2216-6706-4fc6-9e83-c96c3c333374 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0d3a2216-6706-4fc6-9e83-c96c3c333374 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] GET http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 Sep 01 00:20:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0d3a2216-6706-4fc6-9e83-c96c3c333374 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0d3a2216-6706-4fc6-9e83-c96c3c333374 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-5ca729f5-ce4c-4997-aacb-c5480e642bb5 req-6a3e845b-b6e2-4d49-97d8-6f68b597fa77 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:20:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0d3a2216-6706-4fc6-9e83-c96c3c333374 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Snapshot retrieved successfully. Sep 01 00:20:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 276/547] 192.168.122.147 () {60 vars in 1397 bytes} [Tue Sep 1 00:20:43 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:20:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0d3a2216-6706-4fc6-9e83-c96c3c333374 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 returned with HTTP 200 Sep 01 00:20:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 272/548] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:20:43 2026] GET /volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-42b875f8-9b95-464b-a407-02a773fcca9e req-cc543f6a-94f7-4782-8b93-4dd8bbc58ed6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-42b875f8-9b95-464b-a407-02a773fcca9e req-cc543f6a-94f7-4782-8b93-4dd8bbc58ed6 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:20:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-42b875f8-9b95-464b-a407-02a773fcca9e req-cc543f6a-94f7-4782-8b93-4dd8bbc58ed6 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-42b875f8-9b95-464b-a407-02a773fcca9e req-cc543f6a-94f7-4782-8b93-4dd8bbc58ed6 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [req-42b875f8-9b95-464b-a407-02a773fcca9e req-cc543f6a-94f7-4782-8b93-4dd8bbc58ed6 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:20:44 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [req-42b875f8-9b95-464b-a407-02a773fcca9e req-cc543f6a-94f7-4782-8b93-4dd8bbc58ed6 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:20:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-42b875f8-9b95-464b-a407-02a773fcca9e req-cc543f6a-94f7-4782-8b93-4dd8bbc58ed6 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] Get all volumes completed successfully. Sep 01 00:20:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-42b875f8-9b95-464b-a407-02a773fcca9e req-cc543f6a-94f7-4782-8b93-4dd8bbc58ed6 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-reader] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:20:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 277/549] 192.168.122.147 () {60 vars in 1397 bytes} [Tue Sep 1 00:20:44 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:20:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9c7290a6-6ebf-41c3-ba05-3920ae987dff None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9c7290a6-6ebf-41c3-ba05-3920ae987dff tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] DELETE http://192.168.122.147/volume/v3/volumes/0a7cf81f-2108-498a-8b3e-c064f065c058 Sep 01 00:20:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9c7290a6-6ebf-41c3-ba05-3920ae987dff tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9c7290a6-6ebf-41c3-ba05-3920ae987dff tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:44 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-9c7290a6-6ebf-41c3-ba05-3920ae987dff tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Delete volume with id: 0a7cf81f-2108-498a-8b3e-c064f065c058 Sep 01 00:20:44 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:44 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:44 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9c7290a6-6ebf-41c3-ba05-3920ae987dff tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Volume info retrieved successfully. Sep 01 00:20:44 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9c7290a6-6ebf-41c3-ba05-3920ae987dff tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Delete volume request issued successfully. Sep 01 00:20:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9c7290a6-6ebf-41c3-ba05-3920ae987dff tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] http://192.168.122.147/volume/v3/volumes/0a7cf81f-2108-498a-8b3e-c064f065c058 returned with HTTP 202 Sep 01 00:20:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 273/550] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:20:44 2026] DELETE /volume/v3/volumes/0a7cf81f-2108-498a-8b3e-c064f065c058 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:20:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-eeb7c6eb-da63-4d77-91b5-fe51525ebe5f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-eeb7c6eb-da63-4d77-91b5-fe51525ebe5f tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] GET http://192.168.122.147/volume/v3/volumes/0a7cf81f-2108-498a-8b3e-c064f065c058 Sep 01 00:20:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-eeb7c6eb-da63-4d77-91b5-fe51525ebe5f tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-eeb7c6eb-da63-4d77-91b5-fe51525ebe5f tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-eeb7c6eb-da63-4d77-91b5-fe51525ebe5f tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Volume info retrieved successfully. Sep 01 00:20:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-eeb7c6eb-da63-4d77-91b5-fe51525ebe5f tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] http://192.168.122.147/volume/v3/volumes/0a7cf81f-2108-498a-8b3e-c064f065c058 returned with HTTP 200 Sep 01 00:20:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 278/551] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:44 2026] GET /volume/v3/volumes/0a7cf81f-2108-498a-8b3e-c064f065c058 => generated 860 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5b566a66-0ecf-43cb-8df8-73da8a4bc939 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5b566a66-0ecf-43cb-8df8-73da8a4bc939 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] GET http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 Sep 01 00:20:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5b566a66-0ecf-43cb-8df8-73da8a4bc939 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5b566a66-0ecf-43cb-8df8-73da8a4bc939 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5b566a66-0ecf-43cb-8df8-73da8a4bc939 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Snapshot retrieved successfully. Sep 01 00:20:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5b566a66-0ecf-43cb-8df8-73da8a4bc939 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 returned with HTTP 200 Sep 01 00:20:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 274/552] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:20:44 2026] GET /volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 => generated 469 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c2a89cdd-4fd2-4e07-a52e-207498a86525 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c2a89cdd-4fd2-4e07-a52e-207498a86525 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] POST http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata Sep 01 00:20:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c2a89cdd-4fd2-4e07-a52e-207498a86525 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c2a89cdd-4fd2-4e07-a52e-207498a86525 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Snapshot retrieved successfully. Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c2a89cdd-4fd2-4e07-a52e-207498a86525 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Update snapshot metadata completed successfully. Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c2a89cdd-4fd2-4e07-a52e-207498a86525 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata returned with HTTP 200 Sep 01 00:20:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 279/553] 192.168.122.147 () {60 vars in 1286 bytes} [Tue Sep 1 00:20:45 2026] POST /volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata => generated 68 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:20:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-484b7692-8037-435e-beda-538de0bbff46 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-484b7692-8037-435e-beda-538de0bbff46 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] GET http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata Sep 01 00:20:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-484b7692-8037-435e-beda-538de0bbff46 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-484b7692-8037-435e-beda-538de0bbff46 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-484b7692-8037-435e-beda-538de0bbff46 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Snapshot retrieved successfully. Sep 01 00:20:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-484b7692-8037-435e-beda-538de0bbff46 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Get snapshot metadata completed successfully. Sep 01 00:20:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-484b7692-8037-435e-beda-538de0bbff46 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata returned with HTTP 200 Sep 01 00:20:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 275/554] 192.168.122.147 () {58 vars in 1265 bytes} [Tue Sep 1 00:20:45 2026] GET /volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata => generated 68 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:20:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f45aa082-00c1-42a1-b241-32474c222c51 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f45aa082-00c1-42a1-b241-32474c222c51 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] PUT http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata Sep 01 00:20:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f45aa082-00c1-42a1-b241-32474c222c51 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f45aa082-00c1-42a1-b241-32474c222c51 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Snapshot retrieved successfully. Sep 01 00:20:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-82d3be63-9168-4647-92c4-7ee5214743bc None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-82d3be63-9168-4647-92c4-7ee5214743bc tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] GET http://192.168.122.147/volume/v3/volumes/0a7cf81f-2108-498a-8b3e-c064f065c058 Sep 01 00:20:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-82d3be63-9168-4647-92c4-7ee5214743bc tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-82d3be63-9168-4647-92c4-7ee5214743bc tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f45aa082-00c1-42a1-b241-32474c222c51 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Update snapshot metadata completed successfully. Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f45aa082-00c1-42a1-b241-32474c222c51 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata returned with HTTP 200 Sep 01 00:20:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 280/555] 192.168.122.147 () {60 vars in 1285 bytes} [Tue Sep 1 00:20:45 2026] PUT /volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata => generated 57 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:20:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e627edab-23e4-47a1-8c93-c1fea560ecf7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e627edab-23e4-47a1-8c93-c1fea560ecf7 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] GET http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata Sep 01 00:20:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e627edab-23e4-47a1-8c93-c1fea560ecf7 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e627edab-23e4-47a1-8c93-c1fea560ecf7 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-82d3be63-9168-4647-92c4-7ee5214743bc tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] http://192.168.122.147/volume/v3/volumes/0a7cf81f-2108-498a-8b3e-c064f065c058 returned with HTTP 404 Sep 01 00:20:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 276/556] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:45 2026] GET /volume/v3/volumes/0a7cf81f-2108-498a-8b3e-c064f065c058 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:20:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0ae60cbb-f7e6-4d24-85b5-cc4e551c4144 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e627edab-23e4-47a1-8c93-c1fea560ecf7 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Snapshot retrieved successfully. Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e627edab-23e4-47a1-8c93-c1fea560ecf7 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Get snapshot metadata completed successfully. Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e627edab-23e4-47a1-8c93-c1fea560ecf7 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata returned with HTTP 200 Sep 01 00:20:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 281/557] 192.168.122.147 () {58 vars in 1265 bytes} [Tue Sep 1 00:20:45 2026] GET /volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata => generated 57 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:20:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0ae60cbb-f7e6-4d24-85b5-cc4e551c4144 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] DELETE http://192.168.122.147/volume/v3/volumes/0c460e2a-cc73-4e0f-a626-16d80fd1e7a1 Sep 01 00:20:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0ae60cbb-f7e6-4d24-85b5-cc4e551c4144 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0ae60cbb-f7e6-4d24-85b5-cc4e551c4144 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:45 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-0ae60cbb-f7e6-4d24-85b5-cc4e551c4144 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Delete volume with id: 0c460e2a-cc73-4e0f-a626-16d80fd1e7a1 Sep 01 00:20:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d3d00049-f710-461d-a137-76153167aa3b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d3d00049-f710-461d-a137-76153167aa3b tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata/key3 Sep 01 00:20:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d3d00049-f710-461d-a137-76153167aa3b tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d3d00049-f710-461d-a137-76153167aa3b tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:45 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:45 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0ae60cbb-f7e6-4d24-85b5-cc4e551c4144 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Volume info retrieved successfully. Sep 01 00:20:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d3d00049-f710-461d-a137-76153167aa3b tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Snapshot retrieved successfully. Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d3d00049-f710-461d-a137-76153167aa3b tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Get snapshot metadata completed successfully. Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d3d00049-f710-461d-a137-76153167aa3b tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Delete snapshot metadata completed successfully. Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d3d00049-f710-461d-a137-76153167aa3b tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata/key3 returned with HTTP 200 Sep 01 00:20:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 282/558] 192.168.122.147 () {58 vars in 1283 bytes} [Tue Sep 1 00:20:45 2026] DELETE /volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata/key3 => generated 0 bytes in 81 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 00:20:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c19b1153-cf1b-478d-9a6f-91d45eddf68a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0ae60cbb-f7e6-4d24-85b5-cc4e551c4144 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Delete volume request issued successfully. Sep 01 00:20:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0ae60cbb-f7e6-4d24-85b5-cc4e551c4144 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] http://192.168.122.147/volume/v3/volumes/0c460e2a-cc73-4e0f-a626-16d80fd1e7a1 returned with HTTP 202 Sep 01 00:20:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 277/559] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:20:45 2026] DELETE /volume/v3/volumes/0c460e2a-cc73-4e0f-a626-16d80fd1e7a1 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:20:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f0f17532-92dc-4ed2-b6ed-aac450737ea7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c19b1153-cf1b-478d-9a6f-91d45eddf68a tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] GET http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata Sep 01 00:20:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f0f17532-92dc-4ed2-b6ed-aac450737ea7 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] GET http://192.168.122.147/volume/v3/volumes/0c460e2a-cc73-4e0f-a626-16d80fd1e7a1 Sep 01 00:20:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f0f17532-92dc-4ed2-b6ed-aac450737ea7 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c19b1153-cf1b-478d-9a6f-91d45eddf68a tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f0f17532-92dc-4ed2-b6ed-aac450737ea7 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c19b1153-cf1b-478d-9a6f-91d45eddf68a tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:45 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:45 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f0f17532-92dc-4ed2-b6ed-aac450737ea7 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Volume info retrieved successfully. Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c19b1153-cf1b-478d-9a6f-91d45eddf68a tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Snapshot retrieved successfully. Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c19b1153-cf1b-478d-9a6f-91d45eddf68a tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Get snapshot metadata completed successfully. Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c19b1153-cf1b-478d-9a6f-91d45eddf68a tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata returned with HTTP 200 Sep 01 00:20:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f0f17532-92dc-4ed2-b6ed-aac450737ea7 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] http://192.168.122.147/volume/v3/volumes/0c460e2a-cc73-4e0f-a626-16d80fd1e7a1 returned with HTTP 200 Sep 01 00:20:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 278/560] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:45 2026] GET /volume/v3/volumes/0c460e2a-cc73-4e0f-a626-16d80fd1e7a1 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 283/561] 192.168.122.147 () {58 vars in 1265 bytes} [Tue Sep 1 00:20:45 2026] GET /volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata => generated 32 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:20:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-19ab4dc9-7380-44ce-9daa-bdfc4a6c6608 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-19ab4dc9-7380-44ce-9daa-bdfc4a6c6608 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] PUT http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata Sep 01 00:20:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-19ab4dc9-7380-44ce-9daa-bdfc4a6c6608 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-19ab4dc9-7380-44ce-9daa-bdfc4a6c6608 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Snapshot retrieved successfully. Sep 01 00:20:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-19ab4dc9-7380-44ce-9daa-bdfc4a6c6608 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Update snapshot metadata completed successfully. Sep 01 00:20:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-19ab4dc9-7380-44ce-9daa-bdfc4a6c6608 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata returned with HTTP 200 Sep 01 00:20:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 279/562] 192.168.122.147 () {60 vars in 1285 bytes} [Tue Sep 1 00:20:45 2026] PUT /volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata => generated 16 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:20:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a413f035-903c-4256-b738-a458e12e7149 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a413f035-903c-4256-b738-a458e12e7149 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] POST http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata Sep 01 00:20:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a413f035-903c-4256-b738-a458e12e7149 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a413f035-903c-4256-b738-a458e12e7149 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Snapshot retrieved successfully. Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a413f035-903c-4256-b738-a458e12e7149 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Update snapshot metadata completed successfully. Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a413f035-903c-4256-b738-a458e12e7149 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata returned with HTTP 200 Sep 01 00:20:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 284/563] 192.168.122.147 () {60 vars in 1286 bytes} [Tue Sep 1 00:20:45 2026] POST /volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata => generated 68 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:20:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5dc9bb7c-9924-47c0-b391-ebcf28abe774 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5dc9bb7c-9924-47c0-b391-ebcf28abe774 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] GET http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata Sep 01 00:20:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5dc9bb7c-9924-47c0-b391-ebcf28abe774 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5dc9bb7c-9924-47c0-b391-ebcf28abe774 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5dc9bb7c-9924-47c0-b391-ebcf28abe774 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Snapshot retrieved successfully. Sep 01 00:20:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5dc9bb7c-9924-47c0-b391-ebcf28abe774 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Get snapshot metadata completed successfully. Sep 01 00:20:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5dc9bb7c-9924-47c0-b391-ebcf28abe774 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata returned with HTTP 200 Sep 01 00:20:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 280/564] 192.168.122.147 () {58 vars in 1265 bytes} [Tue Sep 1 00:20:45 2026] GET /volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:20:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e07f202a-e11c-47e5-8999-8ba55ce6395f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e07f202a-e11c-47e5-8999-8ba55ce6395f tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] PUT http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata/key3 Sep 01 00:20:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e07f202a-e11c-47e5-8999-8ba55ce6395f tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e07f202a-e11c-47e5-8999-8ba55ce6395f tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Snapshot retrieved successfully. Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e07f202a-e11c-47e5-8999-8ba55ce6395f tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Update snapshot metadata completed successfully. Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e07f202a-e11c-47e5-8999-8ba55ce6395f tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata/key3 returned with HTTP 200 Sep 01 00:20:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 285/565] 192.168.122.147 () {60 vars in 1300 bytes} [Tue Sep 1 00:20:45 2026] PUT /volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata/key3 => generated 35 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:20:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-19cb05f8-77b6-4abb-bccf-1eb9f4ccc109 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-19cb05f8-77b6-4abb-bccf-1eb9f4ccc109 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] GET http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata/key3 Sep 01 00:20:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-19cb05f8-77b6-4abb-bccf-1eb9f4ccc109 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-19cb05f8-77b6-4abb-bccf-1eb9f4ccc109 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-19cb05f8-77b6-4abb-bccf-1eb9f4ccc109 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Snapshot retrieved successfully. Sep 01 00:20:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-19cb05f8-77b6-4abb-bccf-1eb9f4ccc109 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Get snapshot metadata completed successfully. Sep 01 00:20:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-19cb05f8-77b6-4abb-bccf-1eb9f4ccc109 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata/key3 returned with HTTP 200 Sep 01 00:20:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 281/566] 192.168.122.147 () {58 vars in 1280 bytes} [Tue Sep 1 00:20:45 2026] GET /volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata/key3 => generated 35 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 00:20:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9883d5f0-9172-47b5-bb07-312abc17caf1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9883d5f0-9172-47b5-bb07-312abc17caf1 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] GET http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata Sep 01 00:20:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9883d5f0-9172-47b5-bb07-312abc17caf1 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9883d5f0-9172-47b5-bb07-312abc17caf1 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9883d5f0-9172-47b5-bb07-312abc17caf1 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Snapshot retrieved successfully. Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9883d5f0-9172-47b5-bb07-312abc17caf1 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Get snapshot metadata completed successfully. Sep 01 00:20:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9883d5f0-9172-47b5-bb07-312abc17caf1 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata returned with HTTP 200 Sep 01 00:20:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 286/567] 192.168.122.147 () {58 vars in 1265 bytes} [Tue Sep 1 00:20:45 2026] GET /volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata => generated 75 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:20:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-fc312bc8-630a-4e6a-833b-01c442c50a4f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fc312bc8-630a-4e6a-833b-01c442c50a4f tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] PUT http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata Sep 01 00:20:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fc312bc8-630a-4e6a-833b-01c442c50a4f tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fc312bc8-630a-4e6a-833b-01c442c50a4f tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Snapshot retrieved successfully. Sep 01 00:20:46 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fc312bc8-630a-4e6a-833b-01c442c50a4f tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Update snapshot metadata completed successfully. Sep 01 00:20:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fc312bc8-630a-4e6a-833b-01c442c50a4f tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata returned with HTTP 200 Sep 01 00:20:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 282/568] 192.168.122.147 () {60 vars in 1285 bytes} [Tue Sep 1 00:20:45 2026] PUT /volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387/metadata => generated 16 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 00:20:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4a2a5aeb-6478-46e7-aed7-286d16c84f61 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4a2a5aeb-6478-46e7-aed7-286d16c84f61 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 Sep 01 00:20:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4a2a5aeb-6478-46e7-aed7-286d16c84f61 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4a2a5aeb-6478-46e7-aed7-286d16c84f61 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:46 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-4a2a5aeb-6478-46e7-aed7-286d16c84f61 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Delete snapshot with id: 7eb3b4b8-18bd-4025-ac80-847779f95387 Sep 01 00:20:46 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:46 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:46 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4a2a5aeb-6478-46e7-aed7-286d16c84f61 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Snapshot retrieved successfully. Sep 01 00:20:46 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:46 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:46 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4a2a5aeb-6478-46e7-aed7-286d16c84f61 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Snapshot delete request issued successfully. Sep 01 00:20:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4a2a5aeb-6478-46e7-aed7-286d16c84f61 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 returned with HTTP 202 Sep 01 00:20:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 287/569] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:20:46 2026] DELETE /volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:20:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d8643703-6080-4d83-8abe-33489637f58a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d8643703-6080-4d83-8abe-33489637f58a tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] GET http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 Sep 01 00:20:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d8643703-6080-4d83-8abe-33489637f58a tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d8643703-6080-4d83-8abe-33489637f58a tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:46 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:46 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:46 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d8643703-6080-4d83-8abe-33489637f58a tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Snapshot retrieved successfully. Sep 01 00:20:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d8643703-6080-4d83-8abe-33489637f58a tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 returned with HTTP 200 Sep 01 00:20:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 283/570] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:20:46 2026] GET /volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 => generated 468 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-54e0d782-424f-4427-bb78-117631b6e439 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-54e0d782-424f-4427-bb78-117631b6e439 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 Sep 01 00:20:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-54e0d782-424f-4427-bb78-117631b6e439 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-54e0d782-424f-4427-bb78-117631b6e439 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:46 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:46 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:46 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:46 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:46 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-54e0d782-424f-4427-bb78-117631b6e439 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:20:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-54e0d782-424f-4427-bb78-117631b6e439 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 returned with HTTP 200 Sep 01 00:20:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 288/571] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:46 2026] GET /volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c61a7e6a-cf06-407d-b70b-4a3431210468 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c61a7e6a-cf06-407d-b70b-4a3431210468 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 Sep 01 00:20:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c61a7e6a-cf06-407d-b70b-4a3431210468 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c61a7e6a-cf06-407d-b70b-4a3431210468 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:46 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:46 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:46 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:46 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:46 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c61a7e6a-cf06-407d-b70b-4a3431210468 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:20:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c61a7e6a-cf06-407d-b70b-4a3431210468 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 returned with HTTP 200 Sep 01 00:20:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 284/572] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:46 2026] GET /volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 => generated 853 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3906fbc9-8b77-4f4f-83a9-520550bb75c4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3906fbc9-8b77-4f4f-83a9-520550bb75c4 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] GET http://192.168.122.147/volume/v3/volumes/0c460e2a-cc73-4e0f-a626-16d80fd1e7a1 Sep 01 00:20:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3906fbc9-8b77-4f4f-83a9-520550bb75c4 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3906fbc9-8b77-4f4f-83a9-520550bb75c4 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:46 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:46 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:46 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:46 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:46 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3906fbc9-8b77-4f4f-83a9-520550bb75c4 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Volume info retrieved successfully. Sep 01 00:20:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3906fbc9-8b77-4f4f-83a9-520550bb75c4 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] http://192.168.122.147/volume/v3/volumes/0c460e2a-cc73-4e0f-a626-16d80fd1e7a1 returned with HTTP 200 Sep 01 00:20:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 289/573] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:46 2026] GET /volume/v3/volumes/0c460e2a-cc73-4e0f-a626-16d80fd1e7a1 => generated 861 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4f725049-cc4d-4fb1-8893-8b6086c6e550 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4f725049-cc4d-4fb1-8893-8b6086c6e550 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] GET http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 Sep 01 00:20:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4f725049-cc4d-4fb1-8893-8b6086c6e550 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4f725049-cc4d-4fb1-8893-8b6086c6e550 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:47 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:47 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:47 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4f725049-cc4d-4fb1-8893-8b6086c6e550 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Snapshot retrieved successfully. Sep 01 00:20:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4f725049-cc4d-4fb1-8893-8b6086c6e550 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 returned with HTTP 200 Sep 01 00:20:47 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 285/574] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:20:47 2026] GET /volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 => generated 468 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2016a3d3-5150-49ed-893f-3cf7b9be9779 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2016a3d3-5150-49ed-893f-3cf7b9be9779 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] GET http://192.168.122.147/volume/v3/volumes/0c460e2a-cc73-4e0f-a626-16d80fd1e7a1 Sep 01 00:20:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2016a3d3-5150-49ed-893f-3cf7b9be9779 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2016a3d3-5150-49ed-893f-3cf7b9be9779 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2016a3d3-5150-49ed-893f-3cf7b9be9779 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] http://192.168.122.147/volume/v3/volumes/0c460e2a-cc73-4e0f-a626-16d80fd1e7a1 returned with HTTP 404 Sep 01 00:20:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 290/575] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:47 2026] GET /volume/v3/volumes/0c460e2a-cc73-4e0f-a626-16d80fd1e7a1 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:20:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2e307272-41f5-47f4-9e4f-ac7379749bba None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2e307272-41f5-47f4-9e4f-ac7379749bba tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] DELETE http://192.168.122.147/volume/v3/volumes/47cb21db-fb02-4721-9ec9-e77e98feca9e Sep 01 00:20:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2e307272-41f5-47f4-9e4f-ac7379749bba tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2e307272-41f5-47f4-9e4f-ac7379749bba tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:47 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-2e307272-41f5-47f4-9e4f-ac7379749bba tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Delete volume with id: 47cb21db-fb02-4721-9ec9-e77e98feca9e Sep 01 00:20:47 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:47 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:47 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:47 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:47 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2e307272-41f5-47f4-9e4f-ac7379749bba tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Volume info retrieved successfully. Sep 01 00:20:47 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2e307272-41f5-47f4-9e4f-ac7379749bba tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Delete volume request issued successfully. Sep 01 00:20:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2e307272-41f5-47f4-9e4f-ac7379749bba tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] http://192.168.122.147/volume/v3/volumes/47cb21db-fb02-4721-9ec9-e77e98feca9e returned with HTTP 202 Sep 01 00:20:47 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 286/576] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:20:47 2026] DELETE /volume/v3/volumes/47cb21db-fb02-4721-9ec9-e77e98feca9e => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:20:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6e3821b5-1f91-4a8a-95eb-b11298670cd5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6e3821b5-1f91-4a8a-95eb-b11298670cd5 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] GET http://192.168.122.147/volume/v3/volumes/47cb21db-fb02-4721-9ec9-e77e98feca9e Sep 01 00:20:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6e3821b5-1f91-4a8a-95eb-b11298670cd5 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6e3821b5-1f91-4a8a-95eb-b11298670cd5 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:47 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:47 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:47 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:47 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:48 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6e3821b5-1f91-4a8a-95eb-b11298670cd5 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Volume info retrieved successfully. Sep 01 00:20:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6e3821b5-1f91-4a8a-95eb-b11298670cd5 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] http://192.168.122.147/volume/v3/volumes/47cb21db-fb02-4721-9ec9-e77e98feca9e returned with HTTP 200 Sep 01 00:20:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 291/577] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:47 2026] GET /volume/v3/volumes/47cb21db-fb02-4721-9ec9-e77e98feca9e => generated 860 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7e07575a-1e35-477d-a152-6176f6b6373a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7e07575a-1e35-477d-a152-6176f6b6373a tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] GET http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 Sep 01 00:20:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7e07575a-1e35-477d-a152-6176f6b6373a tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7e07575a-1e35-477d-a152-6176f6b6373a tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:48 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:48 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:48 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7e07575a-1e35-477d-a152-6176f6b6373a tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Snapshot retrieved successfully. Sep 01 00:20:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7e07575a-1e35-477d-a152-6176f6b6373a tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 returned with HTTP 200 Sep 01 00:20:48 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 287/578] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:20:48 2026] GET /volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 => generated 468 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8fde9463-b86b-4d16-9b25-e84b2da0e6f6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8fde9463-b86b-4d16-9b25-e84b2da0e6f6 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] GET http://192.168.122.147/volume/v3/volumes/47cb21db-fb02-4721-9ec9-e77e98feca9e Sep 01 00:20:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8fde9463-b86b-4d16-9b25-e84b2da0e6f6 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8fde9463-b86b-4d16-9b25-e84b2da0e6f6 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:49 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:49 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:49 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:49 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:49 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8fde9463-b86b-4d16-9b25-e84b2da0e6f6 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Volume info retrieved successfully. Sep 01 00:20:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8fde9463-b86b-4d16-9b25-e84b2da0e6f6 tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] http://192.168.122.147/volume/v3/volumes/47cb21db-fb02-4721-9ec9-e77e98feca9e returned with HTTP 200 Sep 01 00:20:49 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 292/579] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:49 2026] GET /volume/v3/volumes/47cb21db-fb02-4721-9ec9-e77e98feca9e => generated 860 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-480bbb48-3e25-48ce-9108-1135b26879c0 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-480bbb48-3e25-48ce-9108-1135b26879c0 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] GET http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 Sep 01 00:20:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-480bbb48-3e25-48ce-9108-1135b26879c0 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-480bbb48-3e25-48ce-9108-1135b26879c0 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:49 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:49 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:49 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-480bbb48-3e25-48ce-9108-1135b26879c0 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Snapshot retrieved successfully. Sep 01 00:20:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-480bbb48-3e25-48ce-9108-1135b26879c0 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 returned with HTTP 200 Sep 01 00:20:49 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 288/580] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:20:49 2026] GET /volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 => generated 468 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1f32d2b0-dc2d-48f3-b5c5-6bb29342395f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1f32d2b0-dc2d-48f3-b5c5-6bb29342395f tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] GET http://192.168.122.147/volume/v3/volumes/47cb21db-fb02-4721-9ec9-e77e98feca9e Sep 01 00:20:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1f32d2b0-dc2d-48f3-b5c5-6bb29342395f tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1f32d2b0-dc2d-48f3-b5c5-6bb29342395f tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1f32d2b0-dc2d-48f3-b5c5-6bb29342395f tempest-VolumesTestJSON-1443237185 tempest-VolumesTestJSON-1443237185-project-member] http://192.168.122.147/volume/v3/volumes/47cb21db-fb02-4721-9ec9-e77e98feca9e returned with HTTP 404 Sep 01 00:20:50 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 293/581] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:50 2026] GET /volume/v3/volumes/47cb21db-fb02-4721-9ec9-e77e98feca9e => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:20:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ac378722-1993-46b4-b3e9-827ceb60a48f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ac378722-1993-46b4-b3e9-827ceb60a48f tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] GET http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 Sep 01 00:20:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ac378722-1993-46b4-b3e9-827ceb60a48f tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ac378722-1993-46b4-b3e9-827ceb60a48f tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ac378722-1993-46b4-b3e9-827ceb60a48f tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 returned with HTTP 404 Sep 01 00:20:50 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 289/582] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:20:50 2026] GET /volume/v3/snapshots/7eb3b4b8-18bd-4025-ac80-847779f95387 => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:20:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5e663eab-2fa1-4f9f-9b55-3105581cb0af None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5e663eab-2fa1-4f9f-9b55-3105581cb0af tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] GET http://192.168.122.147/volume/v3/volumes/727bbea5-477d-4eec-9ab7-0f6b5e1bdce9 Sep 01 00:20:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5e663eab-2fa1-4f9f-9b55-3105581cb0af tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5e663eab-2fa1-4f9f-9b55-3105581cb0af tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:50 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:50 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:50 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:50 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:50 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5e663eab-2fa1-4f9f-9b55-3105581cb0af tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Volume info retrieved successfully. Sep 01 00:20:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5e663eab-2fa1-4f9f-9b55-3105581cb0af tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/volumes/727bbea5-477d-4eec-9ab7-0f6b5e1bdce9 returned with HTTP 200 Sep 01 00:20:50 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 294/583] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:50 2026] GET /volume/v3/volumes/727bbea5-477d-4eec-9ab7-0f6b5e1bdce9 => generated 856 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bb816f2f-dd9a-40a9-be31-1aeceb95274a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bb816f2f-dd9a-40a9-be31-1aeceb95274a tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] DELETE http://192.168.122.147/volume/v3/volumes/727bbea5-477d-4eec-9ab7-0f6b5e1bdce9 Sep 01 00:20:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bb816f2f-dd9a-40a9-be31-1aeceb95274a tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bb816f2f-dd9a-40a9-be31-1aeceb95274a tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:50 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-bb816f2f-dd9a-40a9-be31-1aeceb95274a tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Delete volume with id: 727bbea5-477d-4eec-9ab7-0f6b5e1bdce9 Sep 01 00:20:50 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:50 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:50 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:50 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:50 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-bb816f2f-dd9a-40a9-be31-1aeceb95274a tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Volume info retrieved successfully. Sep 01 00:20:50 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-bb816f2f-dd9a-40a9-be31-1aeceb95274a tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Delete volume request issued successfully. Sep 01 00:20:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bb816f2f-dd9a-40a9-be31-1aeceb95274a tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/volumes/727bbea5-477d-4eec-9ab7-0f6b5e1bdce9 returned with HTTP 202 Sep 01 00:20:50 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 290/584] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:20:50 2026] DELETE /volume/v3/volumes/727bbea5-477d-4eec-9ab7-0f6b5e1bdce9 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:20:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-79d6671c-cf79-4ba8-966d-5e5a643b9ec7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-79d6671c-cf79-4ba8-966d-5e5a643b9ec7 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] GET http://192.168.122.147/volume/v3/volumes/727bbea5-477d-4eec-9ab7-0f6b5e1bdce9 Sep 01 00:20:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-79d6671c-cf79-4ba8-966d-5e5a643b9ec7 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-79d6671c-cf79-4ba8-966d-5e5a643b9ec7 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:50 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:50 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:50 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:50 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:50 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-79d6671c-cf79-4ba8-966d-5e5a643b9ec7 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Volume info retrieved successfully. Sep 01 00:20:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-79d6671c-cf79-4ba8-966d-5e5a643b9ec7 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/volumes/727bbea5-477d-4eec-9ab7-0f6b5e1bdce9 returned with HTTP 200 Sep 01 00:20:50 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 295/585] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:50 2026] GET /volume/v3/volumes/727bbea5-477d-4eec-9ab7-0f6b5e1bdce9 => generated 855 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3515120b-b22e-4bd5-ac50-74f57f591632 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3515120b-b22e-4bd5-ac50-74f57f591632 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] GET http://192.168.122.147/volume/v3/volumes/727bbea5-477d-4eec-9ab7-0f6b5e1bdce9 Sep 01 00:20:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3515120b-b22e-4bd5-ac50-74f57f591632 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3515120b-b22e-4bd5-ac50-74f57f591632 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:51 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:51 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:51 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:51 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:20:51 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3515120b-b22e-4bd5-ac50-74f57f591632 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Volume info retrieved successfully. Sep 01 00:20:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3515120b-b22e-4bd5-ac50-74f57f591632 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/volumes/727bbea5-477d-4eec-9ab7-0f6b5e1bdce9 returned with HTTP 200 Sep 01 00:20:51 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 291/586] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:51 2026] GET /volume/v3/volumes/727bbea5-477d-4eec-9ab7-0f6b5e1bdce9 => generated 855 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a2f00691-86b2-49c6-9ce7-1d0133dc92c6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a2f00691-86b2-49c6-9ce7-1d0133dc92c6 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] GET http://192.168.122.147/volume/v3/volumes/727bbea5-477d-4eec-9ab7-0f6b5e1bdce9 Sep 01 00:20:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a2f00691-86b2-49c6-9ce7-1d0133dc92c6 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a2f00691-86b2-49c6-9ce7-1d0133dc92c6 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a2f00691-86b2-49c6-9ce7-1d0133dc92c6 tempest-SnapshotMetadataTestJSON-1746584814 tempest-SnapshotMetadataTestJSON-1746584814-project-member] http://192.168.122.147/volume/v3/volumes/727bbea5-477d-4eec-9ab7-0f6b5e1bdce9 returned with HTTP 404 Sep 01 00:20:53 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 296/587] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:53 2026] GET /volume/v3/volumes/727bbea5-477d-4eec-9ab7-0f6b5e1bdce9 => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:20:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-40aa96db-c625-45c2-80e2-e35aca8c8c45 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-40aa96db-c625-45c2-80e2-e35aca8c8c45 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] POST http://192.168.122.147/volume/v3/group_types Sep 01 00:20:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-40aa96db-c625-45c2-80e2-e35aca8c8c45 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-2030361442"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-40aa96db-c625-45c2-80e2-e35aca8c8c45 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] http://192.168.122.147/volume/v3/group_types returned with HTTP 202 Sep 01 00:20:57 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 292/588] 192.168.122.147 () {62 vars in 1195 bytes} [Tue Sep 1 00:20:56 2026] POST /volume/v3/group_types => generated 181 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:20:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-176f4eca-d30b-473b-a113-2443ba832d30 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-176f4eca-d30b-473b-a113-2443ba832d30 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] POST http://192.168.122.147/volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs Sep 01 00:20:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-176f4eca-d30b-473b-a113-2443ba832d30 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-176f4eca-d30b-473b-a113-2443ba832d30 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] http://192.168.122.147/volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs returned with HTTP 202 Sep 01 00:20:57 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 297/589] 192.168.122.147 () {62 vars in 1342 bytes} [Tue Sep 1 00:20:57 2026] POST /volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs => generated 53 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 00:20:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-71a8e441-697b-4685-a7da-9b1b6e6f5189 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-71a8e441-697b-4685-a7da-9b1b6e6f5189 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] POST http://192.168.122.147/volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs Sep 01 00:20:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-71a8e441-697b-4685-a7da-9b1b6e6f5189 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-71a8e441-697b-4685-a7da-9b1b6e6f5189 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] http://192.168.122.147/volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs returned with HTTP 202 Sep 01 00:20:57 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 293/590] 192.168.122.147 () {62 vars in 1342 bytes} [Tue Sep 1 00:20:57 2026] POST /volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs => generated 61 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:20:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9c036c6c-2dd1-49f9-b399-741dca14fe92 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9c036c6c-2dd1-49f9-b399-741dca14fe92 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] GET http://192.168.122.147/volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs/key2 Sep 01 00:20:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9c036c6c-2dd1-49f9-b399-741dca14fe92 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9c036c6c-2dd1-49f9-b399-741dca14fe92 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9c036c6c-2dd1-49f9-b399-741dca14fe92 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] http://192.168.122.147/volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs/key2 returned with HTTP 200 Sep 01 00:20:57 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 298/591] 192.168.122.147 () {60 vars in 1336 bytes} [Tue Sep 1 00:20:57 2026] GET /volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs/key2 => generated 26 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7f0a5fdc-b1b1-4600-8ad5-a12adbeb2d85 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7f0a5fdc-b1b1-4600-8ad5-a12adbeb2d85 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] GET http://192.168.122.147/volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs/key3 Sep 01 00:20:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7f0a5fdc-b1b1-4600-8ad5-a12adbeb2d85 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7f0a5fdc-b1b1-4600-8ad5-a12adbeb2d85 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7f0a5fdc-b1b1-4600-8ad5-a12adbeb2d85 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] http://192.168.122.147/volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs/key3 returned with HTTP 200 Sep 01 00:20:57 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 294/592] 192.168.122.147 () {60 vars in 1336 bytes} [Tue Sep 1 00:20:57 2026] GET /volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs/key3 => generated 18 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:20:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6d6cd303-7acb-4546-8536-90751530a310 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6d6cd303-7acb-4546-8536-90751530a310 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] PUT http://192.168.122.147/volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs/key3 Sep 01 00:20:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6d6cd303-7acb-4546-8536-90751530a310 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6d6cd303-7acb-4546-8536-90751530a310 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] http://192.168.122.147/volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs/key3 returned with HTTP 200 Sep 01 00:20:57 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 299/593] 192.168.122.147 () {62 vars in 1356 bytes} [Tue Sep 1 00:20:57 2026] PUT /volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs/key3 => generated 26 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:20:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-01737daf-46a3-4b7e-a881-890fab0e1e56 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-01737daf-46a3-4b7e-a881-890fab0e1e56 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] GET http://192.168.122.147/volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs Sep 01 00:20:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-01737daf-46a3-4b7e-a881-890fab0e1e56 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-01737daf-46a3-4b7e-a881-890fab0e1e56 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-01737daf-46a3-4b7e-a881-890fab0e1e56 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] http://192.168.122.147/volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs returned with HTTP 200 Sep 01 00:20:57 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 295/594] 192.168.122.147 () {60 vars in 1321 bytes} [Tue Sep 1 00:20:57 2026] GET /volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs => generated 87 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:20:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0737dcd5-aad8-4594-b282-266651873d5a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0737dcd5-aad8-4594-b282-266651873d5a tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] DELETE http://192.168.122.147/volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs/key1 Sep 01 00:20:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0737dcd5-aad8-4594-b282-266651873d5a tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0737dcd5-aad8-4594-b282-266651873d5a tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0737dcd5-aad8-4594-b282-266651873d5a tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] http://192.168.122.147/volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs/key1 returned with HTTP 202 Sep 01 00:20:57 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 300/595] 192.168.122.147 () {60 vars in 1339 bytes} [Tue Sep 1 00:20:57 2026] DELETE /volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs/key1 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:20:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5228a579-a286-4b6c-9bf0-af478320064f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5228a579-a286-4b6c-9bf0-af478320064f tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] GET http://192.168.122.147/volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs/key1 Sep 01 00:20:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5228a579-a286-4b6c-9bf0-af478320064f tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5228a579-a286-4b6c-9bf0-af478320064f tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5228a579-a286-4b6c-9bf0-af478320064f tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] HTTP exception thrown: Group Type cc7c7f28-84f0-4ae7-b450-21095ae29527 has no extra spec with key key1. Sep 01 00:20:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5228a579-a286-4b6c-9bf0-af478320064f tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] http://192.168.122.147/volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs/key1 returned with HTTP 404 Sep 01 00:20:57 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 296/596] 192.168.122.147 () {60 vars in 1336 bytes} [Tue Sep 1 00:20:57 2026] GET /volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs/key1 => generated 126 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 00:20:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a6dd6531-c037-471b-8e90-ddeed8529886 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a6dd6531-c037-471b-8e90-ddeed8529886 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] DELETE http://192.168.122.147/volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs/key2 Sep 01 00:20:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a6dd6531-c037-471b-8e90-ddeed8529886 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a6dd6531-c037-471b-8e90-ddeed8529886 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a6dd6531-c037-471b-8e90-ddeed8529886 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] http://192.168.122.147/volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs/key2 returned with HTTP 202 Sep 01 00:20:57 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 301/597] 192.168.122.147 () {60 vars in 1339 bytes} [Tue Sep 1 00:20:57 2026] DELETE /volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs/key2 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:20:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-50e59f3c-07d7-49ea-8226-3ca5bd7c702d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-50e59f3c-07d7-49ea-8226-3ca5bd7c702d tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] GET http://192.168.122.147/volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs/key2 Sep 01 00:20:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-50e59f3c-07d7-49ea-8226-3ca5bd7c702d tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-50e59f3c-07d7-49ea-8226-3ca5bd7c702d tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-50e59f3c-07d7-49ea-8226-3ca5bd7c702d tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] HTTP exception thrown: Group Type cc7c7f28-84f0-4ae7-b450-21095ae29527 has no extra spec with key key2. Sep 01 00:20:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-50e59f3c-07d7-49ea-8226-3ca5bd7c702d tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] http://192.168.122.147/volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs/key2 returned with HTTP 404 Sep 01 00:20:57 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 297/598] 192.168.122.147 () {60 vars in 1336 bytes} [Tue Sep 1 00:20:57 2026] GET /volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs/key2 => generated 126 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:20:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-376f3e26-6bd3-4517-a9a7-d703cf8fadc2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-376f3e26-6bd3-4517-a9a7-d703cf8fadc2 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] DELETE http://192.168.122.147/volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs/key3 Sep 01 00:20:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-376f3e26-6bd3-4517-a9a7-d703cf8fadc2 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-376f3e26-6bd3-4517-a9a7-d703cf8fadc2 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-376f3e26-6bd3-4517-a9a7-d703cf8fadc2 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] http://192.168.122.147/volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs/key3 returned with HTTP 202 Sep 01 00:20:57 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 302/599] 192.168.122.147 () {60 vars in 1339 bytes} [Tue Sep 1 00:20:57 2026] DELETE /volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs/key3 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:20:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2f05b557-dae3-4447-a849-c3a170cc3de9 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2f05b557-dae3-4447-a849-c3a170cc3de9 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] GET http://192.168.122.147/volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs/key3 Sep 01 00:20:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2f05b557-dae3-4447-a849-c3a170cc3de9 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2f05b557-dae3-4447-a849-c3a170cc3de9 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2f05b557-dae3-4447-a849-c3a170cc3de9 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] HTTP exception thrown: Group Type cc7c7f28-84f0-4ae7-b450-21095ae29527 has no extra spec with key key3. Sep 01 00:20:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2f05b557-dae3-4447-a849-c3a170cc3de9 tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] http://192.168.122.147/volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs/key3 returned with HTTP 404 Sep 01 00:20:57 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 298/600] 192.168.122.147 () {60 vars in 1336 bytes} [Tue Sep 1 00:20:57 2026] GET /volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527/group_specs/key3 => generated 126 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 00:20:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b5c177bc-eace-428a-b754-e5fd8a2d864e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b5c177bc-eace-428a-b754-e5fd8a2d864e tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] DELETE http://192.168.122.147/volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527 Sep 01 00:20:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b5c177bc-eace-428a-b754-e5fd8a2d864e tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b5c177bc-eace-428a-b754-e5fd8a2d864e tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b5c177bc-eace-428a-b754-e5fd8a2d864e tempest-GroupTypeSpecsTest-431440127 tempest-GroupTypeSpecsTest-431440127-project-admin] http://192.168.122.147/volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527 returned with HTTP 202 Sep 01 00:20:57 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 303/601] 192.168.122.147 () {60 vars in 1288 bytes} [Tue Sep 1 00:20:57 2026] DELETE /volume/v3/group_types/cc7c7f28-84f0-4ae7-b450-21095ae29527 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:20:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-09f82589-c287-4b00-a8d1-30d6150f736c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-09f82589-c287-4b00-a8d1-30d6150f736c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:20:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-09f82589-c287-4b00-a8d1-30d6150f736c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-866199550"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:20:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-09f82589-c287-4b00-a8d1-30d6150f736c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-866199550'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:20:59 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-09f82589-c287-4b00-a8d1-30d6150f736c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Create volume of 1 GB Sep 01 00:20:59 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-09f82589-c287-4b00-a8d1-30d6150f736c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Availability Zones retrieved successfully. Sep 01 00:20:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-09f82589-c287-4b00-a8d1-30d6150f736c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Flow 'volume_create_api' (90df9935-c2ef-4009-a70e-01fd09bee8b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:20:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-09f82589-c287-4b00-a8d1-30d6150f736c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3e62712-0a9e-4ddb-9c16-d5678719d8a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-09f82589-c287-4b00-a8d1-30d6150f736c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:20:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-09f82589-c287-4b00-a8d1-30d6150f736c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3e62712-0a9e-4ddb-9c16-d5678719d8a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-09f82589-c287-4b00-a8d1-30d6150f736c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66216e38-6eef-48aa-8d01-b323b94ab6f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:59 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-09f82589-c287-4b00-a8d1-30d6150f736c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Created reservations ['dac64cea-ec1a-4adc-8c0a-f2a9b7d3aaf7', 'dc5b706a-26e9-4dd8-a0f2-2c592eaefd95', '6e4def21-d878-45ab-9ed1-3448132fd8c6', 'c8fb9c22-c1af-4d29-8e46-69f23d492edf'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:20:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-09f82589-c287-4b00-a8d1-30d6150f736c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66216e38-6eef-48aa-8d01-b323b94ab6f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dac64cea-ec1a-4adc-8c0a-f2a9b7d3aaf7', 'dc5b706a-26e9-4dd8-a0f2-2c592eaefd95', '6e4def21-d878-45ab-9ed1-3448132fd8c6', 'c8fb9c22-c1af-4d29-8e46-69f23d492edf']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-09f82589-c287-4b00-a8d1-30d6150f736c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69296c34-4b87-4861-9005-2eb94775f1c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:59 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:59 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:20:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-09f82589-c287-4b00-a8d1-30d6150f736c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69296c34-4b87-4861-9005-2eb94775f1c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-866199550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9fbbb322c594ee7a70821166485ac50',qos_specs=None,replication_status=,reservations=['dac64cea-ec1a-4adc-8c0a-f2a9b7d3aaf7','dc5b706a-26e9-4dd8-a0f2-2c592eaefd95','6e4def21-d878-45ab-9ed1-3448132fd8c6','c8fb9c22-c1af-4d29-8e46-69f23d492edf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5464ab39c44b4e87849a0010a20bce92',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:20:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-866199550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9fbbb322c594ee7a70821166485ac50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5464ab39c44b4e87849a0010a20bce92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-09f82589-c287-4b00-a8d1-30d6150f736c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a14caaf-f403-46ba-be95-67456c29b4c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-09f82589-c287-4b00-a8d1-30d6150f736c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a14caaf-f403-46ba-be95-67456c29b4c8) transitioned into state 'SUCCESS' from state '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-866199550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9fbbb322c594ee7a70821166485ac50',qos_specs=None,replication_status=,reservations=['dac64cea-ec1a-4adc-8c0a-f2a9b7d3aaf7','dc5b706a-26e9-4dd8-a0f2-2c592eaefd95','6e4def21-d878-45ab-9ed1-3448132fd8c6','c8fb9c22-c1af-4d29-8e46-69f23d492edf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5464ab39c44b4e87849a0010a20bce92',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-09f82589-c287-4b00-a8d1-30d6150f736c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a096b1bc-03ae-4697-a6cd-76edca4333e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:20:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-09f82589-c287-4b00-a8d1-30d6150f736c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a096b1bc-03ae-4697-a6cd-76edca4333e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:20:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-09f82589-c287-4b00-a8d1-30d6150f736c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Flow 'volume_create_api' (90df9935-c2ef-4009-a70e-01fd09bee8b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:20:59 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-09f82589-c287-4b00-a8d1-30d6150f736c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Create volume request issued successfully. Sep 01 00:20:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-09f82589-c287-4b00-a8d1-30d6150f736c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:20:59 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 299/602] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:20:58 2026] POST /volume/v3/volumes => generated 759 bytes in 844 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:20:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-02041eba-3d69-4229-afb2-2ed844bebb6c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:20:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-02041eba-3d69-4229-afb2-2ed844bebb6c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd Sep 01 00:20:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-02041eba-3d69-4229-afb2-2ed844bebb6c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:20:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-02041eba-3d69-4229-afb2-2ed844bebb6c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:20:59 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:20:59 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:20:59 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:20:59 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:20:59 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-02041eba-3d69-4229-afb2-2ed844bebb6c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:20:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-02041eba-3d69-4229-afb2-2ed844bebb6c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd returned with HTTP 200 Sep 01 00:20:59 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 304/603] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:20:59 2026] GET /volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd => generated 827 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a0a72527-9be4-480a-81f2-49450f426cd4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a0a72527-9be4-480a-81f2-49450f426cd4 None None] GET http://192.168.122.147/volume// Sep 01 00:21:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a0a72527-9be4-480a-81f2-49450f426cd4 None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a0a72527-9be4-480a-81f2-49450f426cd4 None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a0a72527-9be4-480a-81f2-49450f426cd4 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:21:00 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 300/604] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:21:00 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:21:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-f3818319-a78b-4130-a2e6-572be98ca1ad req-cd0307a0-6011-475f-8409-5af7d1199c89 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-f3818319-a78b-4130-a2e6-572be98ca1ad req-cd0307a0-6011-475f-8409-5af7d1199c89 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 01 00:21:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-f3818319-a78b-4130-a2e6-572be98ca1ad req-cd0307a0-6011-475f-8409-5af7d1199c89 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e7508bb0-c282-41f7-a5f2-99434202dbe1", "connector": null, "instance_uuid": "83a6854e-7b73-421a-816d-70c7766ad582"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:00 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:00 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:00 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:00 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:00 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:00 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-f3818319-a78b-4130-a2e6-572be98ca1ad req-cd0307a0-6011-475f-8409-5af7d1199c89 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 01 00:21:00 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 305/605] 192.168.122.147 () {66 vars in 1483 bytes} [Tue Sep 1 00:21:00 2026] POST /volume/v3/attachments => generated 273 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:21:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-f3818319-a78b-4130-a2e6-572be98ca1ad req-a2017a83-371b-405e-a28f-2f1593a2fb4b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-f3818319-a78b-4130-a2e6-572be98ca1ad req-a2017a83-371b-405e-a28f-2f1593a2fb4b tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] DELETE http://192.168.122.147/volume/v3/attachments/c73c0141-a28a-464b-8a2a-a3ca0703616c Sep 01 00:21:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-f3818319-a78b-4130-a2e6-572be98ca1ad req-a2017a83-371b-405e-a28f-2f1593a2fb4b tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-f3818319-a78b-4130-a2e6-572be98ca1ad req-a2017a83-371b-405e-a28f-2f1593a2fb4b tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:00 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:00 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:00 devstack devstack@c-api.service[87484]: /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 00:21:00 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, Sep 01 00:21:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-f3818319-a78b-4130-a2e6-572be98ca1ad req-a2017a83-371b-405e-a28f-2f1593a2fb4b tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/attachments/c73c0141-a28a-464b-8a2a-a3ca0703616c returned with HTTP 200 Sep 01 00:21:00 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 301/606] 192.168.122.147 () {64 vars in 1562 bytes} [Tue Sep 1 00:21:00 2026] DELETE /volume/v3/attachments/c73c0141-a28a-464b-8a2a-a3ca0703616c => generated 192 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f2512637-c2ee-40c3-842e-c63cb8d4c7aa None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f2512637-c2ee-40c3-842e-c63cb8d4c7aa tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd Sep 01 00:21:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f2512637-c2ee-40c3-842e-c63cb8d4c7aa tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f2512637-c2ee-40c3-842e-c63cb8d4c7aa tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:00 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:00 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:00 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:00 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:00 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f2512637-c2ee-40c3-842e-c63cb8d4c7aa tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f2512637-c2ee-40c3-842e-c63cb8d4c7aa tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd returned with HTTP 200 Sep 01 00:21:00 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 306/607] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:00 2026] GET /volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd => generated 851 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-adc197b4-bdf0-4462-8148-56427610ede3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-adc197b4-bdf0-4462-8148-56427610ede3 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd Sep 01 00:21:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-adc197b4-bdf0-4462-8148-56427610ede3 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-adc197b4-bdf0-4462-8148-56427610ede3 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:02 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:02 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:02 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:02 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:02 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-adc197b4-bdf0-4462-8148-56427610ede3 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-adc197b4-bdf0-4462-8148-56427610ede3 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd returned with HTTP 200 Sep 01 00:21:02 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 302/608] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:02 2026] GET /volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6595a6eb-2ce5-4546-aa1d-cb2838b52c5a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6595a6eb-2ce5-4546-aa1d-cb2838b52c5a tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:21:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6595a6eb-2ce5-4546-aa1d-cb2838b52c5a tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd", "name": "tempest-VolumesDeleteCascade-Snapshot-2015578584"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:02 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:02 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:02 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:02 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:02 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6595a6eb-2ce5-4546-aa1d-cb2838b52c5a tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:02 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-6595a6eb-2ce5-4546-aa1d-cb2838b52c5a tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Create snapshot from volume 4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd Sep 01 00:21:02 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-6595a6eb-2ce5-4546-aa1d-cb2838b52c5a tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Created reservations ['79d11754-fe13-458a-9d43-2ad089b3ef47', 'c77943d9-fab8-4feb-a656-995feae43785', '542461ab-d83f-4a15-808b-c7f77b54a5f2', '56ac1209-39d7-487e-9f47-6ce387fe2c99'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:21:02 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:02 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:02 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6595a6eb-2ce5-4546-aa1d-cb2838b52c5a tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Snapshot create request issued successfully. Sep 01 00:21:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6595a6eb-2ce5-4546-aa1d-cb2838b52c5a tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:21:02 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 307/609] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:21:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:21:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-02e065e6-89fa-4aad-9859-9a5a9e7f0916 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-02e065e6-89fa-4aad-9859-9a5a9e7f0916 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/snapshots/39503a45-7767-428b-836a-49968694e2ec Sep 01 00:21:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-02e065e6-89fa-4aad-9859-9a5a9e7f0916 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-02e065e6-89fa-4aad-9859-9a5a9e7f0916 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:02 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:02 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:02 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-02e065e6-89fa-4aad-9859-9a5a9e7f0916 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Snapshot retrieved successfully. Sep 01 00:21:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-02e065e6-89fa-4aad-9859-9a5a9e7f0916 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/snapshots/39503a45-7767-428b-836a-49968694e2ec returned with HTTP 200 Sep 01 00:21:02 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 303/610] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:21:02 2026] GET /volume/v3/snapshots/39503a45-7767-428b-836a-49968694e2ec => generated 439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-f3818319-a78b-4130-a2e6-572be98ca1ad req-4b5d6ae3-ea34-43c8-8440-f00de68efa20 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-f3818319-a78b-4130-a2e6-572be98ca1ad req-4b5d6ae3-ea34-43c8-8440-f00de68efa20 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] PUT http://192.168.122.147/volume/v3/attachments/d6ff81b2-0cd9-4adf-85c4-316e26e01330 Sep 01 00:21:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-f3818319-a78b-4130-a2e6-572be98ca1ad req-4b5d6ae3-ea34-43c8-8440-f00de68efa20 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:adfa816424c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "da743fc2-df7b-458e-a6d8-82aef14baffc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:03 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-f3818319-a78b-4130-a2e6-572be98ca1ad req-4b5d6ae3-ea34-43c8-8440-f00de68efa20 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Acquiring lock "cinder-attachment_update-e7508bb0-c282-41f7-a5f2-99434202dbe1-devstack" by "attachment_update" {{(pid=87485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 00:21:03 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-f3818319-a78b-4130-a2e6-572be98ca1ad req-4b5d6ae3-ea34-43c8-8440-f00de68efa20 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Lock "cinder-attachment_update-e7508bb0-c282-41f7-a5f2-99434202dbe1-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=87485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 00:21:03 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:03 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:03 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:03 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a8bbfd21-6e90-4da5-ae27-95e74b2ccec3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a8bbfd21-6e90-4da5-ae27-95e74b2ccec3 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/snapshots/39503a45-7767-428b-836a-49968694e2ec Sep 01 00:21:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a8bbfd21-6e90-4da5-ae27-95e74b2ccec3 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a8bbfd21-6e90-4da5-ae27-95e74b2ccec3 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:03 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:03 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:03 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a8bbfd21-6e90-4da5-ae27-95e74b2ccec3 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Snapshot retrieved successfully. Sep 01 00:21:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a8bbfd21-6e90-4da5-ae27-95e74b2ccec3 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/snapshots/39503a45-7767-428b-836a-49968694e2ec returned with HTTP 200 Sep 01 00:21:03 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 304/611] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:21:03 2026] GET /volume/v3/snapshots/39503a45-7767-428b-836a-49968694e2ec => generated 439 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-03a54602-42e5-4d08-aea8-bd8bf891565a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:04 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-03a54602-42e5-4d08-aea8-bd8bf891565a tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/snapshots/39503a45-7767-428b-836a-49968694e2ec Sep 01 00:21:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-03a54602-42e5-4d08-aea8-bd8bf891565a tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-03a54602-42e5-4d08-aea8-bd8bf891565a tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:04 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:04 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:04 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-03a54602-42e5-4d08-aea8-bd8bf891565a tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Snapshot retrieved successfully. Sep 01 00:21:04 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-03a54602-42e5-4d08-aea8-bd8bf891565a tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/snapshots/39503a45-7767-428b-836a-49968694e2ec returned with HTTP 200 Sep 01 00:21:04 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 305/612] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:21:04 2026] GET /volume/v3/snapshots/39503a45-7767-428b-836a-49968694e2ec => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-eda8a7fb-76d8-4f10-841b-426ee5c9ce44 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-eda8a7fb-76d8-4f10-841b-426ee5c9ce44 tempest-GroupsV314Test-394141152 tempest-GroupsV314Test-394141152-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:21:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-eda8a7fb-76d8-4f10-841b-426ee5c9ce44 tempest-GroupsV314Test-394141152 tempest-GroupsV314Test-394141152-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1334292998"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:05 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-f3818319-a78b-4130-a2e6-572be98ca1ad req-4b5d6ae3-ea34-43c8-8440-f00de68efa20 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Lock "cinder-attachment_update-e7508bb0-c282-41f7-a5f2-99434202dbe1-devstack" released by "attachment_update" :: held 2.333s {{(pid=87485) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 00:21:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-eda8a7fb-76d8-4f10-841b-426ee5c9ce44 tempest-GroupsV314Test-394141152 tempest-GroupsV314Test-394141152-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:21:05 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 306/613] 192.168.122.147 () {60 vars in 1136 bytes} [Tue Sep 1 00:21:05 2026] POST /volume/v3/types => generated 220 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-f3818319-a78b-4130-a2e6-572be98ca1ad req-4b5d6ae3-ea34-43c8-8440-f00de68efa20 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/attachments/d6ff81b2-0cd9-4adf-85c4-316e26e01330 returned with HTTP 200 Sep 01 00:21:05 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 308/614] 192.168.122.147 () {66 vars in 1593 bytes} [Tue Sep 1 00:21:02 2026] PUT /volume/v3/attachments/d6ff81b2-0cd9-4adf-85c4-316e26e01330 => generated 694 bytes in 2429 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-912652e5-c92c-415a-8713-836b6678d848 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-912652e5-c92c-415a-8713-836b6678d848 tempest-GroupsV314Test-394141152 tempest-GroupsV314Test-394141152-project-admin] POST http://192.168.122.147/volume/v3/group_types Sep 01 00:21:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-912652e5-c92c-415a-8713-836b6678d848 tempest-GroupsV314Test-394141152 tempest-GroupsV314Test-394141152-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1328397437"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-f3818319-a78b-4130-a2e6-572be98ca1ad req-5fef97f8-7c92-4da2-9e58-a4f7ea8daaa1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-f3818319-a78b-4130-a2e6-572be98ca1ad req-5fef97f8-7c92-4da2-9e58-a4f7ea8daaa1 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] GET http://192.168.122.147/volume/v3/attachments/d6ff81b2-0cd9-4adf-85c4-316e26e01330 Sep 01 00:21:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-f3818319-a78b-4130-a2e6-572be98ca1ad req-5fef97f8-7c92-4da2-9e58-a4f7ea8daaa1 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-f3818319-a78b-4130-a2e6-572be98ca1ad req-5fef97f8-7c92-4da2-9e58-a4f7ea8daaa1 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-912652e5-c92c-415a-8713-836b6678d848 tempest-GroupsV314Test-394141152 tempest-GroupsV314Test-394141152-project-admin] http://192.168.122.147/volume/v3/group_types returned with HTTP 202 Sep 01 00:21:05 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 307/615] 192.168.122.147 () {62 vars in 1195 bytes} [Tue Sep 1 00:21:05 2026] POST /volume/v3/group_types => generated 177 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f0665093-0454-4a61-98e6-9f921c3814d4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:05 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:05 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-f3818319-a78b-4130-a2e6-572be98ca1ad req-5fef97f8-7c92-4da2-9e58-a4f7ea8daaa1 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/attachments/d6ff81b2-0cd9-4adf-85c4-316e26e01330 returned with HTTP 200 Sep 01 00:21:05 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 309/616] 192.168.122.147 () {62 vars in 1540 bytes} [Tue Sep 1 00:21:05 2026] GET /volume/v3/attachments/d6ff81b2-0cd9-4adf-85c4-316e26e01330 => generated 719 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-09b5f6a9-76f2-49af-be3d-ef6ebf657a77 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-09b5f6a9-76f2-49af-be3d-ef6ebf657a77 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/snapshots/39503a45-7767-428b-836a-49968694e2ec Sep 01 00:21:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-09b5f6a9-76f2-49af-be3d-ef6ebf657a77 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-09b5f6a9-76f2-49af-be3d-ef6ebf657a77 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f0665093-0454-4a61-98e6-9f921c3814d4 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] POST http://192.168.122.147/volume/v3/groups Sep 01 00:21:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f0665093-0454-4a61-98e6-9f921c3814d4 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0b2d815b-b828-4182-a10f-b9b58376dd04", "volume_types": ["861a25d9-6d91-47d6-b084-db9fab99bac3"], "name": "tempest-GroupsV314Test-Group-1490559621"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-f0665093-0454-4a61-98e6-9f921c3814d4 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Creating new group {'group': {'group_type': '0b2d815b-b828-4182-a10f-b9b58376dd04', 'volume_types': ['861a25d9-6d91-47d6-b084-db9fab99bac3'], 'name': 'tempest-GroupsV314Test-Group-1490559621'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 00:21:05 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:05 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:05 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-09b5f6a9-76f2-49af-be3d-ef6ebf657a77 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Snapshot retrieved successfully. Sep 01 00:21:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-09b5f6a9-76f2-49af-be3d-ef6ebf657a77 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/snapshots/39503a45-7767-428b-836a-49968694e2ec returned with HTTP 200 Sep 01 00:21:05 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 310/617] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:21:05 2026] GET /volume/v3/snapshots/39503a45-7767-428b-836a-49968694e2ec => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:05 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.groups [None req-f0665093-0454-4a61-98e6-9f921c3814d4 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Creating group tempest-GroupsV314Test-Group-1490559621. Sep 01 00:21:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-596bac45-1172-4543-913b-0def5934bb07 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-596bac45-1172-4543-913b-0def5934bb07 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:21:05 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f0665093-0454-4a61-98e6-9f921c3814d4 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Availability Zones retrieved successfully. Sep 01 00:21:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-596bac45-1172-4543-913b-0def5934bb07 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd", "name": "tempest-VolumesDeleteCascade-Snapshot-1290252609"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:05 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:05 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:05 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:05 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:05 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-596bac45-1172-4543-913b-0def5934bb07 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:05 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-596bac45-1172-4543-913b-0def5934bb07 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Create snapshot from volume 4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd Sep 01 00:21:05 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-f0665093-0454-4a61-98e6-9f921c3814d4 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Created reservations ['2f912da2-f788-4f5c-8d43-52abb45b32a5'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:21:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f0665093-0454-4a61-98e6-9f921c3814d4 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/groups returned with HTTP 202 Sep 01 00:21:05 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-596bac45-1172-4543-913b-0def5934bb07 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Created reservations ['fa57a1e9-1862-4438-bdeb-f2fefc934619', '9c87d7e2-551e-4f47-a2de-12d6f86cf6f4', '4c4a31bb-e14e-4c2e-989b-c89259e244ae', '23314895-142a-4fe2-a2e1-24990f72ec88'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:21:05 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 308/618] 192.168.122.147 () {62 vars in 1181 bytes} [Tue Sep 1 00:21:05 2026] POST /volume/v3/groups => generated 108 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2357d139-b263-44ac-a664-fbcb36714a75 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2357d139-b263-44ac-a664-fbcb36714a75 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] GET http://192.168.122.147/volume/v3/groups/7530446a-f088-45d4-83da-cf9ec9e560e3 Sep 01 00:21:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2357d139-b263-44ac-a664-fbcb36714a75 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2357d139-b263-44ac-a664-fbcb36714a75 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-2357d139-b263-44ac-a664-fbcb36714a75 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] show called for member 7530446a-f088-45d4-83da-cf9ec9e560e3 {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:21:05 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:05 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:05 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:05 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:05 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:05 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:21:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2357d139-b263-44ac-a664-fbcb36714a75 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/groups/7530446a-f088-45d4-83da-cf9ec9e560e3 returned with HTTP 200 Sep 01 00:21:05 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 309/619] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:21:05 2026] GET /volume/v3/groups/7530446a-f088-45d4-83da-cf9ec9e560e3 => generated 388 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:05 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-596bac45-1172-4543-913b-0def5934bb07 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Snapshot create request issued successfully. Sep 01 00:21:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-596bac45-1172-4543-913b-0def5934bb07 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:21:05 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 311/620] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:21:05 2026] POST /volume/v3/snapshots => generated 307 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:21:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b06f9939-612a-47d6-89f2-f43c15cd2f4a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b06f9939-612a-47d6-89f2-f43c15cd2f4a tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/snapshots/c55ae303-83a0-42ac-9005-12aa67a09665 Sep 01 00:21:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b06f9939-612a-47d6-89f2-f43c15cd2f4a tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b06f9939-612a-47d6-89f2-f43c15cd2f4a tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:05 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:05 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:05 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b06f9939-612a-47d6-89f2-f43c15cd2f4a tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Snapshot retrieved successfully. Sep 01 00:21:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b06f9939-612a-47d6-89f2-f43c15cd2f4a tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/snapshots/c55ae303-83a0-42ac-9005-12aa67a09665 returned with HTTP 200 Sep 01 00:21:05 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 310/621] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:21:05 2026] GET /volume/v3/snapshots/c55ae303-83a0-42ac-9005-12aa67a09665 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-16e7db45-904c-4657-b1c2-023a8a754101 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-16e7db45-904c-4657-b1c2-023a8a754101 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] GET http://192.168.122.147/volume/v3/groups/7530446a-f088-45d4-83da-cf9ec9e560e3 Sep 01 00:21:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-16e7db45-904c-4657-b1c2-023a8a754101 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-16e7db45-904c-4657-b1c2-023a8a754101 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-16e7db45-904c-4657-b1c2-023a8a754101 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] show called for member 7530446a-f088-45d4-83da-cf9ec9e560e3 {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:21:06 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:06 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:06 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:06 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), Sep 01 00:21:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-16e7db45-904c-4657-b1c2-023a8a754101 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/groups/7530446a-f088-45d4-83da-cf9ec9e560e3 returned with HTTP 200 Sep 01 00:21:06 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 312/622] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:21:06 2026] GET /volume/v3/groups/7530446a-f088-45d4-83da-cf9ec9e560e3 => generated 389 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ce9e3dea-a767-428a-bedb-e3b6187f116b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ce9e3dea-a767-428a-bedb-e3b6187f116b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:21:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ce9e3dea-a767-428a-bedb-e3b6187f116b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-733526847", "volume_type": "861a25d9-6d91-47d6-b084-db9fab99bac3", "group_id": "7530446a-f088-45d4-83da-cf9ec9e560e3", "size": 1}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-ce9e3dea-a767-428a-bedb-e3b6187f116b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-733526847', 'volume_type': '861a25d9-6d91-47d6-b084-db9fab99bac3', 'group_id': '7530446a-f088-45d4-83da-cf9ec9e560e3', 'size': 1}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:21:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4ab294b3-ca0d-4aca-af84-ac8eb1f1f2ed None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:06 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:06 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:06 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-ce9e3dea-a767-428a-bedb-e3b6187f116b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Create volume of 1 GB Sep 01 00:21:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4ab294b3-ca0d-4aca-af84-ac8eb1f1f2ed tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/snapshots/c55ae303-83a0-42ac-9005-12aa67a09665 Sep 01 00:21:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4ab294b3-ca0d-4aca-af84-ac8eb1f1f2ed tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:06 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:06 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:21:06 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ce9e3dea-a767-428a-bedb-e3b6187f116b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Availability Zones retrieved successfully. Sep 01 00:21:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4ab294b3-ca0d-4aca-af84-ac8eb1f1f2ed tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:06 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:06 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:06 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4ab294b3-ca0d-4aca-af84-ac8eb1f1f2ed tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Snapshot retrieved successfully. Sep 01 00:21:06 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ce9e3dea-a767-428a-bedb-e3b6187f116b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Flow 'volume_create_api' (c3c9a74b-4555-44d2-9059-d34bfe1366b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:21:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4ab294b3-ca0d-4aca-af84-ac8eb1f1f2ed tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/snapshots/c55ae303-83a0-42ac-9005-12aa67a09665 returned with HTTP 200 Sep 01 00:21:07 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 313/623] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:21:06 2026] GET /volume/v3/snapshots/c55ae303-83a0-42ac-9005-12aa67a09665 => generated 439 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:07 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ce9e3dea-a767-428a-bedb-e3b6187f116b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46320b37-be2a-47fb-8948-3faf840546c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:07 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:07 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:07 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-ce9e3dea-a767-428a-bedb-e3b6187f116b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:21:07 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ce9e3dea-a767-428a-bedb-e3b6187f116b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46320b37-be2a-47fb-8948-3faf840546c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:21:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=861a25d9-6d91-47d6-b084-db9fab99bac3,is_public=True,name='tempest-GroupsV314Test-volume-type-1334292998',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '861a25d9-6d91-47d6-b084-db9fab99bac3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7530446a-f088-45d4-83da-cf9ec9e560e3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:07 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ce9e3dea-a767-428a-bedb-e3b6187f116b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a20eb67-3f74-4bb1-aace-354395633db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:07 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-ce9e3dea-a767-428a-bedb-e3b6187f116b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1334292998 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1334292998, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:21:07 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-ce9e3dea-a767-428a-bedb-e3b6187f116b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1334292998 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1334292998, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:21:07 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-ce9e3dea-a767-428a-bedb-e3b6187f116b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Created reservations ['b9551a95-a0d0-4b71-a237-ceb070c5c73e', '986a163c-ad20-46f8-bc4b-2304cbfe4892', 'fefb28dc-e397-415a-84a7-cf5814370208', '72b06f0a-eb47-4e44-9b1e-a4f1fd8e793d'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:21:07 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ce9e3dea-a767-428a-bedb-e3b6187f116b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a20eb67-3f74-4bb1-aace-354395633db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9551a95-a0d0-4b71-a237-ceb070c5c73e', '986a163c-ad20-46f8-bc4b-2304cbfe4892', 'fefb28dc-e397-415a-84a7-cf5814370208', '72b06f0a-eb47-4e44-9b1e-a4f1fd8e793d']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:07 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ce9e3dea-a767-428a-bedb-e3b6187f116b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bbd7957-9517-4e7f-a8ae-b7e76e4f9f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:07 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:07 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:07 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ce9e3dea-a767-428a-bedb-e3b6187f116b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bbd7957-9517-4e7f-a8ae-b7e76e4f9f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac0f012f-afa7-40ef-9edd-48dd911caeb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-733526847',encryption_key_id=None,group_id=7530446a-f088-45d4-83da-cf9ec9e560e3,group_type_id=,metadata={},multiattach=False,project_id='60ee6d7d6a414efcbe8b1b79b7bc3cb2',qos_specs=None,replication_status=,reservations=['b9551a95-a0d0-4b71-a237-ceb070c5c73e','986a163c-ad20-46f8-bc4b-2304cbfe4892','fefb28dc-e397-415a-84a7-cf5814370208','72b06f0a-eb47-4e44-9b1e-a4f1fd8e793d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba172d4f6b774206bee44c8804107978',volume_type_id=861a25d9-6d91-47d6-b084-db9fab99bac3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:21:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-733526847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7530446a-f088-45d4-83da-cf9ec9e560e3,host=None,id=ac0f012f-afa7-40ef-9edd-48dd911caeb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60ee6d7d6a414efcbe8b1b79b7bc3cb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba172d4f6b774206bee44c8804107978',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(861a25d9-6d91-47d6-b084-db9fab99bac3),volume_type_id=861a25d9-6d91-47d6-b084-db9fab99bac3)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:07 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ce9e3dea-a767-428a-bedb-e3b6187f116b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3364326-22f7-4cd8-a5e2-19f3d5b5d4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:07 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ce9e3dea-a767-428a-bedb-e3b6187f116b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3364326-22f7-4cd8-a5e2-19f3d5b5d4fc) transitioned into state 'SUCCESS' from state '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-733526847',encryption_key_id=None,group_id=7530446a-f088-45d4-83da-cf9ec9e560e3,group_type_id=,metadata={},multiattach=False,project_id='60ee6d7d6a414efcbe8b1b79b7bc3cb2',qos_specs=None,replication_status=,reservations=['b9551a95-a0d0-4b71-a237-ceb070c5c73e','986a163c-ad20-46f8-bc4b-2304cbfe4892','fefb28dc-e397-415a-84a7-cf5814370208','72b06f0a-eb47-4e44-9b1e-a4f1fd8e793d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba172d4f6b774206bee44c8804107978',volume_type_id=861a25d9-6d91-47d6-b084-db9fab99bac3)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:07 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ce9e3dea-a767-428a-bedb-e3b6187f116b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f103ada4-86ad-4fb9-98d5-bb39382532a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:07 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ce9e3dea-a767-428a-bedb-e3b6187f116b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f103ada4-86ad-4fb9-98d5-bb39382532a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:07 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ce9e3dea-a767-428a-bedb-e3b6187f116b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Flow 'volume_create_api' (c3c9a74b-4555-44d2-9059-d34bfe1366b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:21:07 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ce9e3dea-a767-428a-bedb-e3b6187f116b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Create volume request issued successfully. Sep 01 00:21:07 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-ce9e3dea-a767-428a-bedb-e3b6187f116b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:21:07 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-ce9e3dea-a767-428a-bedb-e3b6187f116b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:21:07 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-ce9e3dea-a767-428a-bedb-e3b6187f116b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:21:07 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:07 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ce9e3dea-a767-428a-bedb-e3b6187f116b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:21:07 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 311/624] 192.168.122.147 () {62 vars in 1184 bytes} [Tue Sep 1 00:21:06 2026] POST /volume/v3/volumes => generated 826 bytes in 825 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7f5c9aa5-94e4-45dd-9851-f89333160b1d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7f5c9aa5-94e4-45dd-9851-f89333160b1d tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] GET http://192.168.122.147/volume/v3/volumes/ac0f012f-afa7-40ef-9edd-48dd911caeb2 Sep 01 00:21:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7f5c9aa5-94e4-45dd-9851-f89333160b1d tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7f5c9aa5-94e4-45dd-9851-f89333160b1d tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:07 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:07 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:07 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:07 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:07 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7f5c9aa5-94e4-45dd-9851-f89333160b1d tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Volume info retrieved successfully. Sep 01 00:21:07 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-7f5c9aa5-94e4-45dd-9851-f89333160b1d tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:21:07 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-7f5c9aa5-94e4-45dd-9851-f89333160b1d tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:21:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2413cdce-b78a-4ce6-a341-c4020d706553 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2413cdce-b78a-4ce6-a341-c4020d706553 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/snapshots/c55ae303-83a0-42ac-9005-12aa67a09665 Sep 01 00:21:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2413cdce-b78a-4ce6-a341-c4020d706553 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2413cdce-b78a-4ce6-a341-c4020d706553 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:08 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:08 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:08 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2413cdce-b78a-4ce6-a341-c4020d706553 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Snapshot retrieved successfully. Sep 01 00:21:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2413cdce-b78a-4ce6-a341-c4020d706553 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/snapshots/c55ae303-83a0-42ac-9005-12aa67a09665 returned with HTTP 200 Sep 01 00:21:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 312/625] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:21:08 2026] GET /volume/v3/snapshots/c55ae303-83a0-42ac-9005-12aa67a09665 => generated 439 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:08 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-7f5c9aa5-94e4-45dd-9851-f89333160b1d tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:21:08 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:08 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7f5c9aa5-94e4-45dd-9851-f89333160b1d tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/volumes/ac0f012f-afa7-40ef-9edd-48dd911caeb2 returned with HTTP 200 Sep 01 00:21:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 314/626] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:21:07 2026] GET /volume/v3/volumes/ac0f012f-afa7-40ef-9edd-48dd911caeb2 => generated 894 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-f3818319-a78b-4130-a2e6-572be98ca1ad req-c25a2470-5d3c-49e9-b018-a986e613d359 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-f3818319-a78b-4130-a2e6-572be98ca1ad req-c25a2470-5d3c-49e9-b018-a986e613d359 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] POST http://192.168.122.147/volume/v3/attachments/d6ff81b2-0cd9-4adf-85c4-316e26e01330/action Sep 01 00:21:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-f3818319-a78b-4130-a2e6-572be98ca1ad req-c25a2470-5d3c-49e9-b018-a986e613d359 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Action body: b'{"os-complete": null}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:21:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-f3818319-a78b-4130-a2e6-572be98ca1ad req-c25a2470-5d3c-49e9-b018-a986e613d359 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:08 devstack devstack@c-api.service[87484]: DEBUG dbcounter [-] [87484] Writing DB stats cinder:SELECT=479,cinder:UPDATE=136,cinder:INSERT=90 {{(pid=87484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:21:08 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:08 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:08 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:08 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-f3818319-a78b-4130-a2e6-572be98ca1ad req-c25a2470-5d3c-49e9-b018-a986e613d359 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/attachments/d6ff81b2-0cd9-4adf-85c4-316e26e01330/action returned with HTTP 204 Sep 01 00:21:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 313/627] 192.168.122.147 () {66 vars in 1614 bytes} [Tue Sep 1 00:21:08 2026] POST /volume/v3/attachments/d6ff81b2-0cd9-4adf-85c4-316e26e01330/action => generated 0 bytes in 230 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-27fad22d-89e0-4219-a13e-c6f4bea5e625 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-27fad22d-89e0-4219-a13e-c6f4bea5e625 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/snapshots/c55ae303-83a0-42ac-9005-12aa67a09665 Sep 01 00:21:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-27fad22d-89e0-4219-a13e-c6f4bea5e625 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-27fad22d-89e0-4219-a13e-c6f4bea5e625 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:09 devstack devstack@c-api.service[87485]: DEBUG dbcounter [-] [87485] Writing DB stats cinder:SELECT=429,cinder:UPDATE=89,cinder:INSERT=50 {{(pid=87485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:21:09 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:09 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:09 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-27fad22d-89e0-4219-a13e-c6f4bea5e625 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Snapshot retrieved successfully. Sep 01 00:21:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-27fad22d-89e0-4219-a13e-c6f4bea5e625 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/snapshots/c55ae303-83a0-42ac-9005-12aa67a09665 returned with HTTP 200 Sep 01 00:21:09 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 315/628] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:21:09 2026] GET /volume/v3/snapshots/c55ae303-83a0-42ac-9005-12aa67a09665 => generated 439 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bdb892a4-4453-45c1-8c37-fda652e1ab75 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bdb892a4-4453-45c1-8c37-fda652e1ab75 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] GET http://192.168.122.147/volume/v3/volumes/ac0f012f-afa7-40ef-9edd-48dd911caeb2 Sep 01 00:21:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bdb892a4-4453-45c1-8c37-fda652e1ab75 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bdb892a4-4453-45c1-8c37-fda652e1ab75 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:09 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:09 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:09 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:09 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:09 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-bdb892a4-4453-45c1-8c37-fda652e1ab75 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Volume info retrieved successfully. Sep 01 00:21:09 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-bdb892a4-4453-45c1-8c37-fda652e1ab75 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:21:09 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-bdb892a4-4453-45c1-8c37-fda652e1ab75 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:21:09 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-bdb892a4-4453-45c1-8c37-fda652e1ab75 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:21:09 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:09 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bdb892a4-4453-45c1-8c37-fda652e1ab75 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/volumes/ac0f012f-afa7-40ef-9edd-48dd911caeb2 returned with HTTP 200 Sep 01 00:21:09 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 314/629] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:21:09 2026] GET /volume/v3/volumes/ac0f012f-afa7-40ef-9edd-48dd911caeb2 => generated 918 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c0667d01-b1a1-481d-a51e-0e40a98a9630 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c0667d01-b1a1-481d-a51e-0e40a98a9630 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/snapshots/c55ae303-83a0-42ac-9005-12aa67a09665 Sep 01 00:21:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c0667d01-b1a1-481d-a51e-0e40a98a9630 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c0667d01-b1a1-481d-a51e-0e40a98a9630 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:10 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:10 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:10 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c0667d01-b1a1-481d-a51e-0e40a98a9630 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Snapshot retrieved successfully. Sep 01 00:21:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c0667d01-b1a1-481d-a51e-0e40a98a9630 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/snapshots/c55ae303-83a0-42ac-9005-12aa67a09665 returned with HTTP 200 Sep 01 00:21:10 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 316/630] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:21:10 2026] GET /volume/v3/snapshots/c55ae303-83a0-42ac-9005-12aa67a09665 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-df2830e0-56fd-40c8-8c23-3d3e4a7eead1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-df2830e0-56fd-40c8-8c23-3d3e4a7eead1 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] DELETE http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd?cascade=True Sep 01 00:21:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-df2830e0-56fd-40c8-8c23-3d3e4a7eead1 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-df2830e0-56fd-40c8-8c23-3d3e4a7eead1 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:10 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-df2830e0-56fd-40c8-8c23-3d3e4a7eead1 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Delete volume with id: 4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd Sep 01 00:21:10 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:10 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:10 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:10 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:10 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-df2830e0-56fd-40c8-8c23-3d3e4a7eead1 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:10 devstack devstack@c-api.service[87484]: /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 00:21:10 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:21:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b715edef-ba4e-4ad6-833a-60e200dba766 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b715edef-ba4e-4ad6-833a-60e200dba766 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] GET http://192.168.122.147/volume/v3/volumes/ac0f012f-afa7-40ef-9edd-48dd911caeb2 Sep 01 00:21:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b715edef-ba4e-4ad6-833a-60e200dba766 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b715edef-ba4e-4ad6-833a-60e200dba766 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:10 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-df2830e0-56fd-40c8-8c23-3d3e4a7eead1 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Delete volume request issued successfully. Sep 01 00:21:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-df2830e0-56fd-40c8-8c23-3d3e4a7eead1 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd?cascade=True returned with HTTP 202 Sep 01 00:21:10 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 315/631] 192.168.122.147 () {58 vars in 1260 bytes} [Tue Sep 1 00:21:10 2026] DELETE /volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd?cascade=True => generated 0 bytes in 398 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:21:10 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:10 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-28535b0c-edc4-4f88-ab78-2a8ef9e06d75 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:10 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:10 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:10 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b715edef-ba4e-4ad6-833a-60e200dba766 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Volume info retrieved successfully. Sep 01 00:21:10 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-b715edef-ba4e-4ad6-833a-60e200dba766 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:21:10 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-b715edef-ba4e-4ad6-833a-60e200dba766 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:21:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-28535b0c-edc4-4f88-ab78-2a8ef9e06d75 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd Sep 01 00:21:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-28535b0c-edc4-4f88-ab78-2a8ef9e06d75 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-28535b0c-edc4-4f88-ab78-2a8ef9e06d75 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:10 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:10 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:10 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:10 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:10 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-28535b0c-edc4-4f88-ab78-2a8ef9e06d75 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:10 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-b715edef-ba4e-4ad6-833a-60e200dba766 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:21:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-28535b0c-edc4-4f88-ab78-2a8ef9e06d75 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd returned with HTTP 200 Sep 01 00:21:10 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 316/632] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:10 2026] GET /volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd => generated 851 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:10 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:10 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b715edef-ba4e-4ad6-833a-60e200dba766 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/volumes/ac0f012f-afa7-40ef-9edd-48dd911caeb2 returned with HTTP 200 Sep 01 00:21:10 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 317/633] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:21:10 2026] GET /volume/v3/volumes/ac0f012f-afa7-40ef-9edd-48dd911caeb2 => generated 918 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b2476f27-e425-46fa-9819-59a4491ebb21 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b2476f27-e425-46fa-9819-59a4491ebb21 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd Sep 01 00:21:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b2476f27-e425-46fa-9819-59a4491ebb21 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b2476f27-e425-46fa-9819-59a4491ebb21 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-67568f27-a980-4f27-9516-0cc8c9080a57 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:11 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:11 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:11 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:11 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-67568f27-a980-4f27-9516-0cc8c9080a57 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] GET http://192.168.122.147/volume/v3/volumes/ac0f012f-afa7-40ef-9edd-48dd911caeb2 Sep 01 00:21:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-67568f27-a980-4f27-9516-0cc8c9080a57 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-67568f27-a980-4f27-9516-0cc8c9080a57 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:12 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b2476f27-e425-46fa-9819-59a4491ebb21 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b2476f27-e425-46fa-9819-59a4491ebb21 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd returned with HTTP 200 Sep 01 00:21:12 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 317/634] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:11 2026] GET /volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd => generated 851 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:12 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:12 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:12 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:12 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:12 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-67568f27-a980-4f27-9516-0cc8c9080a57 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Volume info retrieved successfully. Sep 01 00:21:12 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-67568f27-a980-4f27-9516-0cc8c9080a57 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:21:12 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-67568f27-a980-4f27-9516-0cc8c9080a57 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:21:12 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-67568f27-a980-4f27-9516-0cc8c9080a57 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:21:12 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:12 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-67568f27-a980-4f27-9516-0cc8c9080a57 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/volumes/ac0f012f-afa7-40ef-9edd-48dd911caeb2 returned with HTTP 200 Sep 01 00:21:12 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 318/635] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:21:11 2026] GET /volume/v3/volumes/ac0f012f-afa7-40ef-9edd-48dd911caeb2 => generated 919 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ffe2d814-ce7e-4e1c-96ea-77cede2c752b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ffe2d814-ce7e-4e1c-96ea-77cede2c752b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] POST http://192.168.122.147/volume/v3/groups/action Sep 01 00:21:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ffe2d814-ce7e-4e1c-96ea-77cede2c752b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Action body: b'{"create-from-src": {"source_group_id": "7530446a-f088-45d4-83da-cf9ec9e560e3", "name": "tempest-Group_from_grp-1516033431"}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:21:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ffe2d814-ce7e-4e1c-96ea-77cede2c752b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "7530446a-f088-45d4-83da-cf9ec9e560e3", "name": "tempest-Group_from_grp-1516033431"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-ffe2d814-ce7e-4e1c-96ea-77cede2c752b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Creating new group {'create-from-src': {'source_group_id': '7530446a-f088-45d4-83da-cf9ec9e560e3', 'name': 'tempest-Group_from_grp-1516033431'}}. {{(pid=87484) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 01 00:21:12 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.groups [None req-ffe2d814-ce7e-4e1c-96ea-77cede2c752b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Creating group tempest-Group_from_grp-1516033431 from source group 7530446a-f088-45d4-83da-cf9ec9e560e3. Sep 01 00:21:12 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:12 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:12 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:12 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:12 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:12 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:21:12 devstack devstack@c-api.service[87484]: /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 00:21:12 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:21:12 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:12 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:12 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-ffe2d814-ce7e-4e1c-96ea-77cede2c752b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Created reservations ['baf606ef-38e4-4ac1-87f6-d0589b52f696'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:21:13 devstack devstack@c-api.service[87484]: /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 00:21:13 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:21:13 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:13 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-510353df-3142-48f5-86cf-afc65d661756 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-510353df-3142-48f5-86cf-afc65d661756 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd Sep 01 00:21:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-510353df-3142-48f5-86cf-afc65d661756 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-510353df-3142-48f5-86cf-afc65d661756 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:13 devstack devstack@c-api.service[87484]: INFO cinder.group.api [None req-ffe2d814-ce7e-4e1c-96ea-77cede2c752b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] A mapping entry already exists for group a0591ee7-b3d4-47e8-8230-f504705fd8e6 and volume type 861a25d9-6d91-47d6-b084-db9fab99bac3. Do not need to create again. Sep 01 00:21:13 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:13 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:13 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ffe2d814-ce7e-4e1c-96ea-77cede2c752b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Availability Zones retrieved successfully. Sep 01 00:21:13 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:13 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:13 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:13 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:13 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ffe2d814-ce7e-4e1c-96ea-77cede2c752b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Flow 'volume_create_api' (464b35d2-ff28-4e03-9d31-b43da7564011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:21:13 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ffe2d814-ce7e-4e1c-96ea-77cede2c752b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02e559bf-84a9-4e5e-b239-db3a885d13b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:13 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-ffe2d814-ce7e-4e1c-96ea-77cede2c752b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:21:13 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-510353df-3142-48f5-86cf-afc65d661756 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-510353df-3142-48f5-86cf-afc65d661756 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd returned with HTTP 200 Sep 01 00:21:13 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 319/636] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:13 2026] GET /volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd => generated 851 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:13 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ffe2d814-ce7e-4e1c-96ea-77cede2c752b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02e559bf-84a9-4e5e-b239-db3a885d13b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ac0f012f-afa7-40ef-9edd-48dd911caeb2', 'volume_type': VolumeType(created_at=2026-08-31T22:21:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=861a25d9-6d91-47d6-b084-db9fab99bac3,is_public=True,name='tempest-GroupsV314Test-volume-type-1334292998',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '861a25d9-6d91-47d6-b084-db9fab99bac3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a0591ee7-b3d4-47e8-8230-f504705fd8e6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:13 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ffe2d814-ce7e-4e1c-96ea-77cede2c752b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bef15562-820e-455b-9d46-2f794f18d664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:13 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-ffe2d814-ce7e-4e1c-96ea-77cede2c752b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Created reservations ['9ba80dbd-09a0-435a-b982-e29163ea85c7', 'cf9318ac-bd13-4ed8-8971-c91640c25955', '22ccbabb-2275-4e91-9f7b-b16aa729b9c6', '1029eadb-6f2e-448c-8036-d88f1975a8c7'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:21:13 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ffe2d814-ce7e-4e1c-96ea-77cede2c752b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bef15562-820e-455b-9d46-2f794f18d664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ba80dbd-09a0-435a-b982-e29163ea85c7', 'cf9318ac-bd13-4ed8-8971-c91640c25955', '22ccbabb-2275-4e91-9f7b-b16aa729b9c6', '1029eadb-6f2e-448c-8036-d88f1975a8c7']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:13 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ffe2d814-ce7e-4e1c-96ea-77cede2c752b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bf2130d-91b8-4ec0-8b1a-68c0dc0c2d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:13 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:13 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:13 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:13 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:13 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ffe2d814-ce7e-4e1c-96ea-77cede2c752b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bf2130d-91b8-4ec0-8b1a-68c0dc0c2d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e119fb94-2ea9-4848-a008-d66d3dedaf16', '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=a0591ee7-b3d4-47e8-8230-f504705fd8e6,group_type_id=,metadata={},multiattach=False,project_id='60ee6d7d6a414efcbe8b1b79b7bc3cb2',qos_specs=None,replication_status=,reservations=['9ba80dbd-09a0-435a-b982-e29163ea85c7','cf9318ac-bd13-4ed8-8971-c91640c25955','22ccbabb-2275-4e91-9f7b-b16aa729b9c6','1029eadb-6f2e-448c-8036-d88f1975a8c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=ac0f012f-afa7-40ef-9edd-48dd911caeb2,status='creating',user_id='ba172d4f6b774206bee44c8804107978',volume_type_id=861a25d9-6d91-47d6-b084-db9fab99bac3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:21:13Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a0591ee7-b3d4-47e8-8230-f504705fd8e6,host=None,id=e119fb94-2ea9-4848-a008-d66d3dedaf16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60ee6d7d6a414efcbe8b1b79b7bc3cb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ac0f012f-afa7-40ef-9edd-48dd911caeb2,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba172d4f6b774206bee44c8804107978',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(861a25d9-6d91-47d6-b084-db9fab99bac3),volume_type_id=861a25d9-6d91-47d6-b084-db9fab99bac3)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:13 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ffe2d814-ce7e-4e1c-96ea-77cede2c752b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30ae1a34-6924-44f6-ba69-8adc271c9030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:13 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ffe2d814-ce7e-4e1c-96ea-77cede2c752b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30ae1a34-6924-44f6-ba69-8adc271c9030) transitioned into state 'SUCCESS' from 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=a0591ee7-b3d4-47e8-8230-f504705fd8e6,group_type_id=,metadata={},multiattach=False,project_id='60ee6d7d6a414efcbe8b1b79b7bc3cb2',qos_specs=None,replication_status=,reservations=['9ba80dbd-09a0-435a-b982-e29163ea85c7','cf9318ac-bd13-4ed8-8971-c91640c25955','22ccbabb-2275-4e91-9f7b-b16aa729b9c6','1029eadb-6f2e-448c-8036-d88f1975a8c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=ac0f012f-afa7-40ef-9edd-48dd911caeb2,status='creating',user_id='ba172d4f6b774206bee44c8804107978',volume_type_id=861a25d9-6d91-47d6-b084-db9fab99bac3)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:13 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ffe2d814-ce7e-4e1c-96ea-77cede2c752b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Flow 'volume_create_api' (464b35d2-ff28-4e03-9d31-b43da7564011) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:21:13 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ffe2d814-ce7e-4e1c-96ea-77cede2c752b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Create volume request issued successfully. Sep 01 00:21:13 devstack devstack@c-api.service[87484]: /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 00:21:13 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:21:13 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:13 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ffe2d814-ce7e-4e1c-96ea-77cede2c752b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/groups/action returned with HTTP 202 Sep 01 00:21:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3d1e622a-4928-4c53-8af5-2d5096131e94 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 318/637] 192.168.122.147 () {62 vars in 1202 bytes} [Tue Sep 1 00:21:12 2026] POST /volume/v3/groups/action => generated 102 bytes in 1462 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3d1e622a-4928-4c53-8af5-2d5096131e94 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:21:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3d1e622a-4928-4c53-8af5-2d5096131e94 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3d1e622a-4928-4c53-8af5-2d5096131e94 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-3d1e622a-4928-4c53-8af5-2d5096131e94 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:21:14 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3d1e622a-4928-4c53-8af5-2d5096131e94 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:21:14 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:14 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:14 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:14 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:14 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3d1e622a-4928-4c53-8af5-2d5096131e94 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Get all volumes completed successfully. Sep 01 00:21:14 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-3d1e622a-4928-4c53-8af5-2d5096131e94 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:21:14 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-3d1e622a-4928-4c53-8af5-2d5096131e94 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:21:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d3811b3f-fd91-4d5a-bde2-d3674d364363 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d3811b3f-fd91-4d5a-bde2-d3674d364363 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd Sep 01 00:21:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d3811b3f-fd91-4d5a-bde2-d3674d364363 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d3811b3f-fd91-4d5a-bde2-d3674d364363 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:14 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:14 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:14 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:14 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:14 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d3811b3f-fd91-4d5a-bde2-d3674d364363 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d3811b3f-fd91-4d5a-bde2-d3674d364363 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd returned with HTTP 200 Sep 01 00:21:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 319/638] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:14 2026] GET /volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd => generated 851 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:14 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-3d1e622a-4928-4c53-8af5-2d5096131e94 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:21:14 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:14 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:14 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-3d1e622a-4928-4c53-8af5-2d5096131e94 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:21:14 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-3d1e622a-4928-4c53-8af5-2d5096131e94 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:21:14 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-3d1e622a-4928-4c53-8af5-2d5096131e94 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:21:14 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:14 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3d1e622a-4928-4c53-8af5-2d5096131e94 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:21:15 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 320/639] 192.168.122.147 () {60 vars in 1183 bytes} [Tue Sep 1 00:21:14 2026] GET /volume/v3/volumes/detail => generated 1842 bytes in 972 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:21:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d94bb5d9-634e-46e0-b8bf-847bcb424f4d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d94bb5d9-634e-46e0-b8bf-847bcb424f4d tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] GET http://192.168.122.147/volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 Sep 01 00:21:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d94bb5d9-634e-46e0-b8bf-847bcb424f4d tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d94bb5d9-634e-46e0-b8bf-847bcb424f4d tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:15 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:15 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:15 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:15 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:15 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d94bb5d9-634e-46e0-b8bf-847bcb424f4d tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Volume info retrieved successfully. Sep 01 00:21:15 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-d94bb5d9-634e-46e0-b8bf-847bcb424f4d tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:21:15 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-d94bb5d9-634e-46e0-b8bf-847bcb424f4d tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:21:15 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-d94bb5d9-634e-46e0-b8bf-847bcb424f4d tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:21:15 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:15 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d94bb5d9-634e-46e0-b8bf-847bcb424f4d tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 returned with HTTP 200 Sep 01 00:21:15 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 320/640] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:21:15 2026] GET /volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 => generated 930 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b31658c7-b914-4ef3-b36f-9c5f8bc157e3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b31658c7-b914-4ef3-b36f-9c5f8bc157e3 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd Sep 01 00:21:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b31658c7-b914-4ef3-b36f-9c5f8bc157e3 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b31658c7-b914-4ef3-b36f-9c5f8bc157e3 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:15 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:15 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:15 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:15 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:15 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b31658c7-b914-4ef3-b36f-9c5f8bc157e3 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b31658c7-b914-4ef3-b36f-9c5f8bc157e3 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd returned with HTTP 200 Sep 01 00:21:15 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 321/641] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:15 2026] GET /volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd => generated 851 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-fa1afdf6-a455-4f32-8c23-6065349c3714 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fa1afdf6-a455-4f32-8c23-6065349c3714 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] GET http://192.168.122.147/volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 Sep 01 00:21:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fa1afdf6-a455-4f32-8c23-6065349c3714 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fa1afdf6-a455-4f32-8c23-6065349c3714 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:16 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:16 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:16 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:16 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:16 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fa1afdf6-a455-4f32-8c23-6065349c3714 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Volume info retrieved successfully. Sep 01 00:21:16 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-fa1afdf6-a455-4f32-8c23-6065349c3714 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:21:16 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-fa1afdf6-a455-4f32-8c23-6065349c3714 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:21:16 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-fa1afdf6-a455-4f32-8c23-6065349c3714 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:21:16 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:16 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6ffc806d-af75-40b8-819c-12ea68c67978 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fa1afdf6-a455-4f32-8c23-6065349c3714 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 returned with HTTP 200 Sep 01 00:21:16 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 321/642] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:21:16 2026] GET /volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 => generated 930 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:21:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6ffc806d-af75-40b8-819c-12ea68c67978 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd Sep 01 00:21:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6ffc806d-af75-40b8-819c-12ea68c67978 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6ffc806d-af75-40b8-819c-12ea68c67978 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:16 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:16 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:16 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:16 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:16 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6ffc806d-af75-40b8-819c-12ea68c67978 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6ffc806d-af75-40b8-819c-12ea68c67978 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd returned with HTTP 200 Sep 01 00:21:16 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 322/643] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:16 2026] GET /volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd => generated 851 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9ce88cd9-1948-4e52-8543-0eb15c4b6878 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9ce88cd9-1948-4e52-8543-0eb15c4b6878 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] GET http://192.168.122.147/volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 Sep 01 00:21:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9ce88cd9-1948-4e52-8543-0eb15c4b6878 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9ce88cd9-1948-4e52-8543-0eb15c4b6878 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:17 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:17 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:17 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:17 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:17 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9ce88cd9-1948-4e52-8543-0eb15c4b6878 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Volume info retrieved successfully. Sep 01 00:21:17 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-9ce88cd9-1948-4e52-8543-0eb15c4b6878 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:21:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-da5d62da-9414-40fc-8268-dfec2844d008 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:17 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-9ce88cd9-1948-4e52-8543-0eb15c4b6878 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:21:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-da5d62da-9414-40fc-8268-dfec2844d008 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd Sep 01 00:21:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-da5d62da-9414-40fc-8268-dfec2844d008 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-da5d62da-9414-40fc-8268-dfec2844d008 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:17 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:17 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:17 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:17 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:17 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-da5d62da-9414-40fc-8268-dfec2844d008 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-da5d62da-9414-40fc-8268-dfec2844d008 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd returned with HTTP 200 Sep 01 00:21:17 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 323/644] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:17 2026] GET /volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd => generated 851 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:18 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-9ce88cd9-1948-4e52-8543-0eb15c4b6878 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:21:18 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:18 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9ce88cd9-1948-4e52-8543-0eb15c4b6878 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 returned with HTTP 200 Sep 01 00:21:18 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 322/645] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:21:17 2026] GET /volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 => generated 930 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0fb6cc3d-a5bc-48f9-9848-6679afd8ccaa None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0fb6cc3d-a5bc-48f9-9848-6679afd8ccaa tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd Sep 01 00:21:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0fb6cc3d-a5bc-48f9-9848-6679afd8ccaa tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0fb6cc3d-a5bc-48f9-9848-6679afd8ccaa tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:18 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:18 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:18 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:18 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:19 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0fb6cc3d-a5bc-48f9-9848-6679afd8ccaa tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0fb6cc3d-a5bc-48f9-9848-6679afd8ccaa tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd returned with HTTP 200 Sep 01 00:21:19 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 324/646] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:18 2026] GET /volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-11b7ab83-c0f5-4d1b-b516-d0aede459003 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-11b7ab83-c0f5-4d1b-b516-d0aede459003 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] GET http://192.168.122.147/volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 Sep 01 00:21:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-11b7ab83-c0f5-4d1b-b516-d0aede459003 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-11b7ab83-c0f5-4d1b-b516-d0aede459003 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:19 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:19 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:19 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:19 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:19 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-11b7ab83-c0f5-4d1b-b516-d0aede459003 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Volume info retrieved successfully. Sep 01 00:21:19 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-11b7ab83-c0f5-4d1b-b516-d0aede459003 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:21:19 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-11b7ab83-c0f5-4d1b-b516-d0aede459003 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:21:19 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-11b7ab83-c0f5-4d1b-b516-d0aede459003 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:21:19 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:19 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-11b7ab83-c0f5-4d1b-b516-d0aede459003 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 returned with HTTP 200 Sep 01 00:21:19 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 323/647] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:21:19 2026] GET /volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 => generated 930 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-305a4e24-b594-4cde-be34-aa2a38b760ab None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-305a4e24-b594-4cde-be34-aa2a38b760ab tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd Sep 01 00:21:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-305a4e24-b594-4cde-be34-aa2a38b760ab tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-305a4e24-b594-4cde-be34-aa2a38b760ab tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:20 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:20 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:20 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:20 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:20 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-305a4e24-b594-4cde-be34-aa2a38b760ab tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-305a4e24-b594-4cde-be34-aa2a38b760ab tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd returned with HTTP 200 Sep 01 00:21:20 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 325/648] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:20 2026] GET /volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd => generated 851 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2441a2fa-9b39-496e-8978-ef564e5d83c2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2441a2fa-9b39-496e-8978-ef564e5d83c2 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] GET http://192.168.122.147/volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 Sep 01 00:21:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2441a2fa-9b39-496e-8978-ef564e5d83c2 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2441a2fa-9b39-496e-8978-ef564e5d83c2 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:20 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:20 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:20 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:20 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:20 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2441a2fa-9b39-496e-8978-ef564e5d83c2 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Volume info retrieved successfully. Sep 01 00:21:20 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-2441a2fa-9b39-496e-8978-ef564e5d83c2 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:21:20 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-2441a2fa-9b39-496e-8978-ef564e5d83c2 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:21:20 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-2441a2fa-9b39-496e-8978-ef564e5d83c2 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:21:20 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:20 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2441a2fa-9b39-496e-8978-ef564e5d83c2 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 returned with HTTP 200 Sep 01 00:21:20 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 324/649] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:21:20 2026] GET /volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 => generated 930 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d2635dc2-798e-4cce-aaec-dd8c715374a1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d2635dc2-798e-4cce-aaec-dd8c715374a1 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd Sep 01 00:21:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d2635dc2-798e-4cce-aaec-dd8c715374a1 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d2635dc2-798e-4cce-aaec-dd8c715374a1 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:21 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:21 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:21 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:21 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:21 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d2635dc2-798e-4cce-aaec-dd8c715374a1 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d2635dc2-798e-4cce-aaec-dd8c715374a1 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd returned with HTTP 200 Sep 01 00:21:21 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 326/650] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:21 2026] GET /volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd => generated 851 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3ae66d4f-b16c-422b-9e42-b7b185e9d482 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3ae66d4f-b16c-422b-9e42-b7b185e9d482 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] GET http://192.168.122.147/volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 Sep 01 00:21:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3ae66d4f-b16c-422b-9e42-b7b185e9d482 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3ae66d4f-b16c-422b-9e42-b7b185e9d482 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:21 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:21 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:21 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:21 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:21 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3ae66d4f-b16c-422b-9e42-b7b185e9d482 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Volume info retrieved successfully. Sep 01 00:21:21 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-3ae66d4f-b16c-422b-9e42-b7b185e9d482 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:21:21 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-3ae66d4f-b16c-422b-9e42-b7b185e9d482 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:21:22 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-3ae66d4f-b16c-422b-9e42-b7b185e9d482 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:21:22 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:22 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3ae66d4f-b16c-422b-9e42-b7b185e9d482 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 returned with HTTP 200 Sep 01 00:21:22 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 325/651] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:21:21 2026] GET /volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 => generated 930 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1816e403-ce16-4f81-945d-2667529d1ff2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1816e403-ce16-4f81-945d-2667529d1ff2 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd Sep 01 00:21:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1816e403-ce16-4f81-945d-2667529d1ff2 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1816e403-ce16-4f81-945d-2667529d1ff2 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:22 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:22 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:22 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:22 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:22 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1816e403-ce16-4f81-945d-2667529d1ff2 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1816e403-ce16-4f81-945d-2667529d1ff2 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd returned with HTTP 200 Sep 01 00:21:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 327/652] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:22 2026] GET /volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd => generated 851 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f37dc84f-f4c1-424d-aa04-e41bdbb9aca4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f37dc84f-f4c1-424d-aa04-e41bdbb9aca4 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] GET http://192.168.122.147/volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 Sep 01 00:21:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f37dc84f-f4c1-424d-aa04-e41bdbb9aca4 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f37dc84f-f4c1-424d-aa04-e41bdbb9aca4 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:23 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:23 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:23 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:23 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:23 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f37dc84f-f4c1-424d-aa04-e41bdbb9aca4 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Volume info retrieved successfully. Sep 01 00:21:23 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-f37dc84f-f4c1-424d-aa04-e41bdbb9aca4 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:21:23 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-f37dc84f-f4c1-424d-aa04-e41bdbb9aca4 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:21:23 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-f37dc84f-f4c1-424d-aa04-e41bdbb9aca4 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:21:23 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:23 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f37dc84f-f4c1-424d-aa04-e41bdbb9aca4 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 returned with HTTP 200 Sep 01 00:21:23 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 326/653] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:21:23 2026] GET /volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 => generated 930 bytes in 611 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f6a8fedd-75b2-4b91-a577-3e851e4a000d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f6a8fedd-75b2-4b91-a577-3e851e4a000d tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd Sep 01 00:21:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f6a8fedd-75b2-4b91-a577-3e851e4a000d tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f6a8fedd-75b2-4b91-a577-3e851e4a000d tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:24 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:24 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:24 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:24 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:24 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f6a8fedd-75b2-4b91-a577-3e851e4a000d tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f6a8fedd-75b2-4b91-a577-3e851e4a000d tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd returned with HTTP 200 Sep 01 00:21:24 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 328/654] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:23 2026] GET /volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd => generated 851 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-58f9d8e2-b346-41b0-800e-1f9a1cbff9c6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-58f9d8e2-b346-41b0-800e-1f9a1cbff9c6 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] GET http://192.168.122.147/volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 Sep 01 00:21:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-58f9d8e2-b346-41b0-800e-1f9a1cbff9c6 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-58f9d8e2-b346-41b0-800e-1f9a1cbff9c6 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:24 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:24 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:24 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:24 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:25 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-58f9d8e2-b346-41b0-800e-1f9a1cbff9c6 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Volume info retrieved successfully. Sep 01 00:21:25 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-58f9d8e2-b346-41b0-800e-1f9a1cbff9c6 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:21:25 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-58f9d8e2-b346-41b0-800e-1f9a1cbff9c6 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:21:25 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-58f9d8e2-b346-41b0-800e-1f9a1cbff9c6 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:21:25 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:25 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-58f9d8e2-b346-41b0-800e-1f9a1cbff9c6 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 returned with HTTP 200 Sep 01 00:21:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 327/655] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:21:24 2026] GET /volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 => generated 930 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2ede3823-b272-4ccf-ae1d-d34e111a04bf None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2ede3823-b272-4ccf-ae1d-d34e111a04bf tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd Sep 01 00:21:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2ede3823-b272-4ccf-ae1d-d34e111a04bf tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2ede3823-b272-4ccf-ae1d-d34e111a04bf tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2ede3823-b272-4ccf-ae1d-d34e111a04bf tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd returned with HTTP 404 Sep 01 00:21:25 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 329/656] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:25 2026] GET /volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-eba09ef4-32a7-4eba-893b-4aa246a9b168 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-eba09ef4-32a7-4eba-893b-4aa246a9b168 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes Sep 01 00:21:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-eba09ef4-32a7-4eba-893b-4aa246a9b168 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-eba09ef4-32a7-4eba-893b-4aa246a9b168 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-eba09ef4-32a7-4eba-893b-4aa246a9b168 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:21:25 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-eba09ef4-32a7-4eba-893b-4aa246a9b168 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:21:25 devstack devstack@c-api.service[87484]: /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 00:21:25 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:21:25 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-eba09ef4-32a7-4eba-893b-4aa246a9b168 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Get all volumes completed successfully. Sep 01 00:21:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-eba09ef4-32a7-4eba-893b-4aa246a9b168 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 200 Sep 01 00:21:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 328/657] 192.168.122.147 () {58 vars in 1121 bytes} [Tue Sep 1 00:21:25 2026] GET /volume/v3/volumes => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:21:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-40757a27-5cdc-4706-b015-b3e58f8f408c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-40757a27-5cdc-4706-b015-b3e58f8f408c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/snapshots Sep 01 00:21:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-40757a27-5cdc-4706-b015-b3e58f8f408c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-40757a27-5cdc-4706-b015-b3e58f8f408c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-40757a27-5cdc-4706-b015-b3e58f8f408c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:21:25 devstack devstack@c-api.service[87485]: DEBUG cinder.db.api [None req-40757a27-5cdc-4706-b015-b3e58f8f408c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Building query based on filter {{(pid=87485) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:21:25 devstack devstack@c-api.service[87485]: /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 00:21:25 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:21:25 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-40757a27-5cdc-4706-b015-b3e58f8f408c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Get all snapshots completed successfully. Sep 01 00:21:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-40757a27-5cdc-4706-b015-b3e58f8f408c tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 200 Sep 01 00:21:25 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 330/658] 192.168.122.147 () {58 vars in 1127 bytes} [Tue Sep 1 00:21:25 2026] GET /volume/v3/snapshots => generated 17 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:21:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-968d02a6-a647-4650-b7c6-d985a0ddb5d1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-968d02a6-a647-4650-b7c6-d985a0ddb5d1 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/c55ae303-83a0-42ac-9005-12aa67a09665 Sep 01 00:21:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-968d02a6-a647-4650-b7c6-d985a0ddb5d1 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-968d02a6-a647-4650-b7c6-d985a0ddb5d1 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:25 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-968d02a6-a647-4650-b7c6-d985a0ddb5d1 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Delete snapshot with id: c55ae303-83a0-42ac-9005-12aa67a09665 Sep 01 00:21:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-968d02a6-a647-4650-b7c6-d985a0ddb5d1 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/snapshots/c55ae303-83a0-42ac-9005-12aa67a09665 returned with HTTP 404 Sep 01 00:21:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 329/659] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:21:25 2026] DELETE /volume/v3/snapshots/c55ae303-83a0-42ac-9005-12aa67a09665 => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-cf671cd9-327b-4f4a-9f9c-2d71f4559beb None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cf671cd9-327b-4f4a-9f9c-2d71f4559beb tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/39503a45-7767-428b-836a-49968694e2ec Sep 01 00:21:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cf671cd9-327b-4f4a-9f9c-2d71f4559beb tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cf671cd9-327b-4f4a-9f9c-2d71f4559beb tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:25 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-cf671cd9-327b-4f4a-9f9c-2d71f4559beb tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Delete snapshot with id: 39503a45-7767-428b-836a-49968694e2ec Sep 01 00:21:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cf671cd9-327b-4f4a-9f9c-2d71f4559beb tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/snapshots/39503a45-7767-428b-836a-49968694e2ec returned with HTTP 404 Sep 01 00:21:25 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 331/660] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:21:25 2026] DELETE /volume/v3/snapshots/39503a45-7767-428b-836a-49968694e2ec => generated 111 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-27ae0668-04df-42a4-83f6-1341af02bcb4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-27ae0668-04df-42a4-83f6-1341af02bcb4 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd Sep 01 00:21:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-27ae0668-04df-42a4-83f6-1341af02bcb4 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-27ae0668-04df-42a4-83f6-1341af02bcb4 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-27ae0668-04df-42a4-83f6-1341af02bcb4 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd returned with HTTP 404 Sep 01 00:21:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 330/661] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:25 2026] GET /volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f72bf2ef-e2a7-437c-bbda-afcc2f0e10c7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f72bf2ef-e2a7-437c-bbda-afcc2f0e10c7 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] DELETE http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd Sep 01 00:21:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f72bf2ef-e2a7-437c-bbda-afcc2f0e10c7 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f72bf2ef-e2a7-437c-bbda-afcc2f0e10c7 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:25 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-f72bf2ef-e2a7-437c-bbda-afcc2f0e10c7 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Delete volume with id: 4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd Sep 01 00:21:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f72bf2ef-e2a7-437c-bbda-afcc2f0e10c7 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd returned with HTTP 404 Sep 01 00:21:25 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 332/662] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:21:25 2026] DELETE /volume/v3/volumes/4cff4e86-3c8a-46e7-a1e5-5ba42aa035bd => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c03238ee-7189-41a5-aa0e-a9c1cfbfd7ed None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c03238ee-7189-41a5-aa0e-a9c1cfbfd7ed tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:21:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c03238ee-7189-41a5-aa0e-a9c1cfbfd7ed tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-712962751"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-c03238ee-7189-41a5-aa0e-a9c1cfbfd7ed tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-712962751'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:21:25 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-c03238ee-7189-41a5-aa0e-a9c1cfbfd7ed tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Create volume of 1 GB Sep 01 00:21:25 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c03238ee-7189-41a5-aa0e-a9c1cfbfd7ed tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Availability Zones retrieved successfully. Sep 01 00:21:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c03238ee-7189-41a5-aa0e-a9c1cfbfd7ed tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Flow 'volume_create_api' (20cfc3a6-a6a7-4a74-ab75-f79d880dd7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:21:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c03238ee-7189-41a5-aa0e-a9c1cfbfd7ed tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcb7ba7c-1192-442f-af7d-b94a80e69fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-c03238ee-7189-41a5-aa0e-a9c1cfbfd7ed tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:21:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-16d2fdc7-bbaf-4caf-aa25-e2a982ce10c3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c03238ee-7189-41a5-aa0e-a9c1cfbfd7ed tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcb7ba7c-1192-442f-af7d-b94a80e69fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-16d2fdc7-bbaf-4caf-aa25-e2a982ce10c3 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] GET http://192.168.122.147/volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 Sep 01 00:21:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-16d2fdc7-bbaf-4caf-aa25-e2a982ce10c3 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c03238ee-7189-41a5-aa0e-a9c1cfbfd7ed tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cc75d90-d7ac-47ef-94b6-16c440a2f4e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-16d2fdc7-bbaf-4caf-aa25-e2a982ce10c3 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:26 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:26 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:26 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:26 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:26 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-16d2fdc7-bbaf-4caf-aa25-e2a982ce10c3 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Volume info retrieved successfully. Sep 01 00:21:26 devstack devstack@c-api.service[87485]: WARNING stevedore.named [None req-16d2fdc7-bbaf-4caf-aa25-e2a982ce10c3 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:21:26 devstack devstack@c-api.service[87485]: WARNING castellan.key_manager [None req-16d2fdc7-bbaf-4caf-aa25-e2a982ce10c3 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:21:26 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-c03238ee-7189-41a5-aa0e-a9c1cfbfd7ed tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Created reservations ['60da6923-861e-4261-8019-0a6364ea75c1', '20178d33-19e1-4949-9145-91fb10215509', '47493c46-7dce-48d1-b9a9-2e6b3e50b2c0', 'a20a3dbf-a0a0-443e-ad0a-ef4406e47bee'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:21:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c03238ee-7189-41a5-aa0e-a9c1cfbfd7ed tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cc75d90-d7ac-47ef-94b6-16c440a2f4e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60da6923-861e-4261-8019-0a6364ea75c1', '20178d33-19e1-4949-9145-91fb10215509', '47493c46-7dce-48d1-b9a9-2e6b3e50b2c0', 'a20a3dbf-a0a0-443e-ad0a-ef4406e47bee']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c03238ee-7189-41a5-aa0e-a9c1cfbfd7ed tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64b9ba3e-0a9b-4ecb-9346-3ad584206244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:26 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:26 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c03238ee-7189-41a5-aa0e-a9c1cfbfd7ed tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64b9ba3e-0a9b-4ecb-9346-3ad584206244) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2003a444-b07c-4e00-9623-f6887b355c06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-712962751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9fbbb322c594ee7a70821166485ac50',qos_specs=None,replication_status=,reservations=['60da6923-861e-4261-8019-0a6364ea75c1','20178d33-19e1-4949-9145-91fb10215509','47493c46-7dce-48d1-b9a9-2e6b3e50b2c0','a20a3dbf-a0a0-443e-ad0a-ef4406e47bee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5464ab39c44b4e87849a0010a20bce92',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:21:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-712962751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2003a444-b07c-4e00-9623-f6887b355c06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9fbbb322c594ee7a70821166485ac50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5464ab39c44b4e87849a0010a20bce92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c03238ee-7189-41a5-aa0e-a9c1cfbfd7ed tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d0541c1-cac9-45e7-a52d-acaec6853c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:26 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-16d2fdc7-bbaf-4caf-aa25-e2a982ce10c3 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:21:26 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:26 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-16d2fdc7-bbaf-4caf-aa25-e2a982ce10c3 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 returned with HTTP 200 Sep 01 00:21:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 333/663] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:21:26 2026] GET /volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 => generated 930 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c03238ee-7189-41a5-aa0e-a9c1cfbfd7ed tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d0541c1-cac9-45e7-a52d-acaec6853c2d) transitioned into state 'SUCCESS' from state '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-712962751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9fbbb322c594ee7a70821166485ac50',qos_specs=None,replication_status=,reservations=['60da6923-861e-4261-8019-0a6364ea75c1','20178d33-19e1-4949-9145-91fb10215509','47493c46-7dce-48d1-b9a9-2e6b3e50b2c0','a20a3dbf-a0a0-443e-ad0a-ef4406e47bee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5464ab39c44b4e87849a0010a20bce92',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c03238ee-7189-41a5-aa0e-a9c1cfbfd7ed tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29b2e0fa-15c0-4aa3-82d9-a7e113fe0ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c03238ee-7189-41a5-aa0e-a9c1cfbfd7ed tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29b2e0fa-15c0-4aa3-82d9-a7e113fe0ca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c03238ee-7189-41a5-aa0e-a9c1cfbfd7ed tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Flow 'volume_create_api' (20cfc3a6-a6a7-4a74-ab75-f79d880dd7a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:21:26 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c03238ee-7189-41a5-aa0e-a9c1cfbfd7ed tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Create volume request issued successfully. Sep 01 00:21:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c03238ee-7189-41a5-aa0e-a9c1cfbfd7ed tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:21:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 331/664] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:21:25 2026] POST /volume/v3/volumes => generated 759 bytes in 945 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:21:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d6802eb4-46f2-470b-9d8c-0c65a1c0ce05 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d6802eb4-46f2-470b-9d8c-0c65a1c0ce05 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 Sep 01 00:21:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d6802eb4-46f2-470b-9d8c-0c65a1c0ce05 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d6802eb4-46f2-470b-9d8c-0c65a1c0ce05 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:26 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:26 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:26 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:26 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:27 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d6802eb4-46f2-470b-9d8c-0c65a1c0ce05 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d6802eb4-46f2-470b-9d8c-0c65a1c0ce05 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 returned with HTTP 200 Sep 01 00:21:27 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 334/665] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:26 2026] GET /volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 => generated 827 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-df7295db-758b-44ce-a6a2-104b541568c5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-df7295db-758b-44ce-a6a2-104b541568c5 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] GET http://192.168.122.147/volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 Sep 01 00:21:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-df7295db-758b-44ce-a6a2-104b541568c5 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-df7295db-758b-44ce-a6a2-104b541568c5 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:27 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:27 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:27 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:27 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:27 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-df7295db-758b-44ce-a6a2-104b541568c5 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Volume info retrieved successfully. Sep 01 00:21:27 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-df7295db-758b-44ce-a6a2-104b541568c5 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:21:27 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-df7295db-758b-44ce-a6a2-104b541568c5 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:21:27 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-df7295db-758b-44ce-a6a2-104b541568c5 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:21:27 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:27 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-df7295db-758b-44ce-a6a2-104b541568c5 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 returned with HTTP 200 Sep 01 00:21:27 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 332/666] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:21:27 2026] GET /volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 => generated 930 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:21:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b0bcdfdc-fb41-4836-8d8b-dfd2b3c5a8b4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b0bcdfdc-fb41-4836-8d8b-dfd2b3c5a8b4 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 Sep 01 00:21:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b0bcdfdc-fb41-4836-8d8b-dfd2b3c5a8b4 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b0bcdfdc-fb41-4836-8d8b-dfd2b3c5a8b4 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:28 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:28 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:28 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:28 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:28 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b0bcdfdc-fb41-4836-8d8b-dfd2b3c5a8b4 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b0bcdfdc-fb41-4836-8d8b-dfd2b3c5a8b4 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 returned with HTTP 200 Sep 01 00:21:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 335/667] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:28 2026] GET /volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-00612002-f56e-4d2a-8d7d-8dd3092795e6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-00612002-f56e-4d2a-8d7d-8dd3092795e6 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] GET http://192.168.122.147/volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 Sep 01 00:21:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-00612002-f56e-4d2a-8d7d-8dd3092795e6 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-00612002-f56e-4d2a-8d7d-8dd3092795e6 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:29 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:29 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-00612002-f56e-4d2a-8d7d-8dd3092795e6 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Volume info retrieved successfully. Sep 01 00:21:29 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-00612002-f56e-4d2a-8d7d-8dd3092795e6 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:21:29 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-00612002-f56e-4d2a-8d7d-8dd3092795e6 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:21:29 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-00612002-f56e-4d2a-8d7d-8dd3092795e6 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:21:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-00612002-f56e-4d2a-8d7d-8dd3092795e6 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 returned with HTTP 200 Sep 01 00:21:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 333/668] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:21:28 2026] GET /volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 => generated 930 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-75f5618f-272a-44db-8265-c443f5ff2ecf None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-75f5618f-272a-44db-8265-c443f5ff2ecf tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 Sep 01 00:21:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-75f5618f-272a-44db-8265-c443f5ff2ecf tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-75f5618f-272a-44db-8265-c443f5ff2ecf tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:29 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:29 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:29 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:29 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:29 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-75f5618f-272a-44db-8265-c443f5ff2ecf tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-75f5618f-272a-44db-8265-c443f5ff2ecf tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 returned with HTTP 200 Sep 01 00:21:29 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 336/669] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:29 2026] GET /volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-df723b15-a92c-4dc8-b64b-36a9dc584d6e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-df723b15-a92c-4dc8-b64b-36a9dc584d6e tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] GET http://192.168.122.147/volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 Sep 01 00:21:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-df723b15-a92c-4dc8-b64b-36a9dc584d6e tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-df723b15-a92c-4dc8-b64b-36a9dc584d6e tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:30 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:30 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:30 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:30 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-df723b15-a92c-4dc8-b64b-36a9dc584d6e tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Volume info retrieved successfully. Sep 01 00:21:30 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-df723b15-a92c-4dc8-b64b-36a9dc584d6e tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:21:30 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-df723b15-a92c-4dc8-b64b-36a9dc584d6e tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:21:30 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-df723b15-a92c-4dc8-b64b-36a9dc584d6e tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:21:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-65a26f18-c05b-4443-8beb-8aee7ad86fb2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-65a26f18-c05b-4443-8beb-8aee7ad86fb2 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 Sep 01 00:21:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-65a26f18-c05b-4443-8beb-8aee7ad86fb2 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-65a26f18-c05b-4443-8beb-8aee7ad86fb2 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:30 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:30 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:30 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:30 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:30 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:30 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-df723b15-a92c-4dc8-b64b-36a9dc584d6e tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 returned with HTTP 200 Sep 01 00:21:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 334/670] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:21:30 2026] GET /volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 => generated 931 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-65a26f18-c05b-4443-8beb-8aee7ad86fb2 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-65a26f18-c05b-4443-8beb-8aee7ad86fb2 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 returned with HTTP 200 Sep 01 00:21:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 337/671] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:30 2026] GET /volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-fc0d25ac-d64f-4ecf-8fcc-c9af0cc3641e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fc0d25ac-d64f-4ecf-8fcc-c9af0cc3641e tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] GET http://192.168.122.147/volume/v3/groups/a0591ee7-b3d4-47e8-8230-f504705fd8e6 Sep 01 00:21:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fc0d25ac-d64f-4ecf-8fcc-c9af0cc3641e tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fc0d25ac-d64f-4ecf-8fcc-c9af0cc3641e tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-fc0d25ac-d64f-4ecf-8fcc-c9af0cc3641e tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] show called for member a0591ee7-b3d4-47e8-8230-f504705fd8e6 {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:21:30 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:30 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-617a824e-cddc-443a-b66c-39e126a54969 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-617a824e-cddc-443a-b66c-39e126a54969 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:21:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-617a824e-cddc-443a-b66c-39e126a54969 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2003a444-b07c-4e00-9623-f6887b355c06", "name": "tempest-VolumesDeleteCascade-Snapshot-470399706"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:30 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:30 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:21:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fc0d25ac-d64f-4ecf-8fcc-c9af0cc3641e tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/groups/a0591ee7-b3d4-47e8-8230-f504705fd8e6 returned with HTTP 200 Sep 01 00:21:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 335/672] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:21:30 2026] GET /volume/v3/groups/a0591ee7-b3d4-47e8-8230-f504705fd8e6 => generated 417 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:30 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:30 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4b7b9d3b-8917-444b-8565-f9b9a67d1091 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:30 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:30 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-617a824e-cddc-443a-b66c-39e126a54969 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:30 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-617a824e-cddc-443a-b66c-39e126a54969 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Create snapshot from volume 2003a444-b07c-4e00-9623-f6887b355c06 Sep 01 00:21:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4b7b9d3b-8917-444b-8565-f9b9a67d1091 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:21:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4b7b9d3b-8917-444b-8565-f9b9a67d1091 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4b7b9d3b-8917-444b-8565-f9b9a67d1091 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-4b7b9d3b-8917-444b-8565-f9b9a67d1091 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:21:30 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:30 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4b7b9d3b-8917-444b-8565-f9b9a67d1091 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:21:30 devstack devstack@c-api.service[87484]: /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 00:21:30 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:21:30 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:30 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:30 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:30 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4b7b9d3b-8917-444b-8565-f9b9a67d1091 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Get all volumes completed successfully. Sep 01 00:21:30 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-4b7b9d3b-8917-444b-8565-f9b9a67d1091 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:21:30 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-4b7b9d3b-8917-444b-8565-f9b9a67d1091 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:21:30 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-617a824e-cddc-443a-b66c-39e126a54969 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Created reservations ['1725be33-f903-4fdf-9e36-9640b1b0a007', 'b2059fb3-1628-4265-ba86-a97f0084635a', 'a2960df4-2f9d-46b1-9794-00bbe9e6cccf', '4ff5a414-aa6f-455e-923e-eb89c71f8cd5'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:21:30 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-4b7b9d3b-8917-444b-8565-f9b9a67d1091 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:21:30 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:30 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:30 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:30 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:30 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-4b7b9d3b-8917-444b-8565-f9b9a67d1091 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:21:30 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-4b7b9d3b-8917-444b-8565-f9b9a67d1091 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:21:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-617a824e-cddc-443a-b66c-39e126a54969 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Snapshot create request issued successfully. Sep 01 00:21:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-617a824e-cddc-443a-b66c-39e126a54969 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:21:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 338/673] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:21:30 2026] POST /volume/v3/snapshots => generated 306 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:21:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d9bed66e-8c38-44fb-8cd0-47613ac6b1ef None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d9bed66e-8c38-44fb-8cd0-47613ac6b1ef tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/snapshots/bb2952e2-1a06-4552-a4b8-29fc652bcf04 Sep 01 00:21:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d9bed66e-8c38-44fb-8cd0-47613ac6b1ef tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d9bed66e-8c38-44fb-8cd0-47613ac6b1ef tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:30 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:30 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d9bed66e-8c38-44fb-8cd0-47613ac6b1ef tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Snapshot retrieved successfully. Sep 01 00:21:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d9bed66e-8c38-44fb-8cd0-47613ac6b1ef tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/snapshots/bb2952e2-1a06-4552-a4b8-29fc652bcf04 returned with HTTP 200 Sep 01 00:21:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 339/674] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:21:30 2026] GET /volume/v3/snapshots/bb2952e2-1a06-4552-a4b8-29fc652bcf04 => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:30 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-4b7b9d3b-8917-444b-8565-f9b9a67d1091 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:21:30 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:30 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4b7b9d3b-8917-444b-8565-f9b9a67d1091 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:21:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 336/675] 192.168.122.147 () {60 vars in 1183 bytes} [Tue Sep 1 00:21:30 2026] GET /volume/v3/volumes/detail => generated 1843 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:21:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e50f6f97-f8fd-4b16-bd8c-aea4258988fc None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e50f6f97-f8fd-4b16-bd8c-aea4258988fc tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] POST http://192.168.122.147/volume/v3/groups/a0591ee7-b3d4-47e8-8230-f504705fd8e6/action Sep 01 00:21:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e50f6f97-f8fd-4b16-bd8c-aea4258988fc tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:21:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e50f6f97-f8fd-4b16-bd8c-aea4258988fc tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-e50f6f97-f8fd-4b16-bd8c-aea4258988fc tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] delete called for group a0591ee7-b3d4-47e8-8230-f504705fd8e6 {{(pid=87485) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 00:21:30 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.groups [None req-e50f6f97-f8fd-4b16-bd8c-aea4258988fc tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Delete group with id: a0591ee7-b3d4-47e8-8230-f504705fd8e6 Sep 01 00:21:30 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:30 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:30 devstack devstack@c-api.service[87485]: /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 00:21:30 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 00:21:30 devstack devstack@c-api.service[87485]: /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 00:21:30 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:21:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e50f6f97-f8fd-4b16-bd8c-aea4258988fc tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/groups/a0591ee7-b3d4-47e8-8230-f504705fd8e6/action returned with HTTP 202 Sep 01 00:21:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 340/676] 192.168.122.147 () {62 vars in 1312 bytes} [Tue Sep 1 00:21:30 2026] POST /volume/v3/groups/a0591ee7-b3d4-47e8-8230-f504705fd8e6/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:21:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a9a4512a-e8ab-4cc6-bf58-93747e1dc3cf None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a9a4512a-e8ab-4cc6-bf58-93747e1dc3cf tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] GET http://192.168.122.147/volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 Sep 01 00:21:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a9a4512a-e8ab-4cc6-bf58-93747e1dc3cf tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a9a4512a-e8ab-4cc6-bf58-93747e1dc3cf tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:30 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:30 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:30 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:30 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a9a4512a-e8ab-4cc6-bf58-93747e1dc3cf tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Volume info retrieved successfully. Sep 01 00:21:30 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-a9a4512a-e8ab-4cc6-bf58-93747e1dc3cf tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:21:30 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-a9a4512a-e8ab-4cc6-bf58-93747e1dc3cf tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:21:30 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-a9a4512a-e8ab-4cc6-bf58-93747e1dc3cf tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:21:30 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:30 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a9a4512a-e8ab-4cc6-bf58-93747e1dc3cf tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 returned with HTTP 200 Sep 01 00:21:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 337/677] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:21:30 2026] GET /volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 => generated 930 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-450d6606-045a-4c2a-b009-58034f4fcab8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-450d6606-045a-4c2a-b009-58034f4fcab8 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/snapshots/bb2952e2-1a06-4552-a4b8-29fc652bcf04 Sep 01 00:21:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-450d6606-045a-4c2a-b009-58034f4fcab8 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-450d6606-045a-4c2a-b009-58034f4fcab8 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:31 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:31 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:31 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-450d6606-045a-4c2a-b009-58034f4fcab8 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Snapshot retrieved successfully. Sep 01 00:21:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-450d6606-045a-4c2a-b009-58034f4fcab8 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/snapshots/bb2952e2-1a06-4552-a4b8-29fc652bcf04 returned with HTTP 200 Sep 01 00:21:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 341/678] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:21:31 2026] GET /volume/v3/snapshots/bb2952e2-1a06-4552-a4b8-29fc652bcf04 => generated 438 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-76ee7f8e-4933-4074-91c3-a165859eee72 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-76ee7f8e-4933-4074-91c3-a165859eee72 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] GET http://192.168.122.147/volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 Sep 01 00:21:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-76ee7f8e-4933-4074-91c3-a165859eee72 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-76ee7f8e-4933-4074-91c3-a165859eee72 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-76ee7f8e-4933-4074-91c3-a165859eee72 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 returned with HTTP 404 Sep 01 00:21:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 338/679] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:21:31 2026] GET /volume/v3/volumes/e119fb94-2ea9-4848-a008-d66d3dedaf16 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:21:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8cffac8a-5c69-49a6-9980-ddb695d2c5f5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8cffac8a-5c69-49a6-9980-ddb695d2c5f5 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] GET http://192.168.122.147/volume/v3/groups/a0591ee7-b3d4-47e8-8230-f504705fd8e6 Sep 01 00:21:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8cffac8a-5c69-49a6-9980-ddb695d2c5f5 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8cffac8a-5c69-49a6-9980-ddb695d2c5f5 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-8cffac8a-5c69-49a6-9980-ddb695d2c5f5 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] show called for member a0591ee7-b3d4-47e8-8230-f504705fd8e6 {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:21:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8cffac8a-5c69-49a6-9980-ddb695d2c5f5 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/groups/a0591ee7-b3d4-47e8-8230-f504705fd8e6 returned with HTTP 404 Sep 01 00:21:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 342/680] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:21:31 2026] GET /volume/v3/groups/a0591ee7-b3d4-47e8-8230-f504705fd8e6 => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:21:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b102d2d3-18cc-465c-930b-4ea501130bc0 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b102d2d3-18cc-465c-930b-4ea501130bc0 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:21:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b102d2d3-18cc-465c-930b-4ea501130bc0 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b102d2d3-18cc-465c-930b-4ea501130bc0 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-b102d2d3-18cc-465c-930b-4ea501130bc0 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:21:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-b102d2d3-18cc-465c-930b-4ea501130bc0 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:21:31 devstack devstack@c-api.service[87484]: /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 00:21:31 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:21:31 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:31 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:31 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b102d2d3-18cc-465c-930b-4ea501130bc0 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Get all volumes completed successfully. Sep 01 00:21:31 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-b102d2d3-18cc-465c-930b-4ea501130bc0 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:21:31 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-b102d2d3-18cc-465c-930b-4ea501130bc0 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:21:31 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-b102d2d3-18cc-465c-930b-4ea501130bc0 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:21:31 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:31 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b102d2d3-18cc-465c-930b-4ea501130bc0 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:21:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 339/681] 192.168.122.147 () {60 vars in 1183 bytes} [Tue Sep 1 00:21:31 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-308e8b49-1314-4eb3-b6af-2b42de08dae7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-308e8b49-1314-4eb3-b6af-2b42de08dae7 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] POST http://192.168.122.147/volume/v3/groups/7530446a-f088-45d4-83da-cf9ec9e560e3/action Sep 01 00:21:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-308e8b49-1314-4eb3-b6af-2b42de08dae7 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:21:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-308e8b49-1314-4eb3-b6af-2b42de08dae7 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-308e8b49-1314-4eb3-b6af-2b42de08dae7 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] delete called for group 7530446a-f088-45d4-83da-cf9ec9e560e3 {{(pid=87485) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 00:21:32 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.groups [None req-308e8b49-1314-4eb3-b6af-2b42de08dae7 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Delete group with id: 7530446a-f088-45d4-83da-cf9ec9e560e3 Sep 01 00:21:32 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:32 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:32 devstack devstack@c-api.service[87485]: /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 00:21:32 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 00:21:32 devstack devstack@c-api.service[87485]: /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 00:21:32 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:21:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-308e8b49-1314-4eb3-b6af-2b42de08dae7 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/groups/7530446a-f088-45d4-83da-cf9ec9e560e3/action returned with HTTP 202 Sep 01 00:21:32 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 343/682] 192.168.122.147 () {62 vars in 1312 bytes} [Tue Sep 1 00:21:32 2026] POST /volume/v3/groups/7530446a-f088-45d4-83da-cf9ec9e560e3/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:21:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-81d9240e-b2a8-4e9c-8a30-6431cee5540b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-81d9240e-b2a8-4e9c-8a30-6431cee5540b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] GET http://192.168.122.147/volume/v3/volumes/ac0f012f-afa7-40ef-9edd-48dd911caeb2 Sep 01 00:21:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-81d9240e-b2a8-4e9c-8a30-6431cee5540b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-81d9240e-b2a8-4e9c-8a30-6431cee5540b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:32 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:32 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:32 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:32 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:32 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-81d9240e-b2a8-4e9c-8a30-6431cee5540b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Volume info retrieved successfully. Sep 01 00:21:32 devstack devstack@c-api.service[87484]: WARNING stevedore.named [None req-81d9240e-b2a8-4e9c-8a30-6431cee5540b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 00:21:32 devstack devstack@c-api.service[87484]: WARNING castellan.key_manager [None req-81d9240e-b2a8-4e9c-8a30-6431cee5540b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 00:21:32 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-81d9240e-b2a8-4e9c-8a30-6431cee5540b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:21:32 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:32 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-81d9240e-b2a8-4e9c-8a30-6431cee5540b tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/volumes/ac0f012f-afa7-40ef-9edd-48dd911caeb2 returned with HTTP 200 Sep 01 00:21:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 340/683] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:21:32 2026] GET /volume/v3/volumes/ac0f012f-afa7-40ef-9edd-48dd911caeb2 => generated 918 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4b28a34d-cf9b-4e90-9767-f5bf249baf26 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4b28a34d-cf9b-4e90-9767-f5bf249baf26 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/snapshots/bb2952e2-1a06-4552-a4b8-29fc652bcf04 Sep 01 00:21:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4b28a34d-cf9b-4e90-9767-f5bf249baf26 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4b28a34d-cf9b-4e90-9767-f5bf249baf26 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:32 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:32 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:32 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4b28a34d-cf9b-4e90-9767-f5bf249baf26 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Snapshot retrieved successfully. Sep 01 00:21:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4b28a34d-cf9b-4e90-9767-f5bf249baf26 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/snapshots/bb2952e2-1a06-4552-a4b8-29fc652bcf04 returned with HTTP 200 Sep 01 00:21:32 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 344/684] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:21:32 2026] GET /volume/v3/snapshots/bb2952e2-1a06-4552-a4b8-29fc652bcf04 => generated 438 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-224de884-808b-4283-990c-17d9e602d547 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-224de884-808b-4283-990c-17d9e602d547 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] GET http://192.168.122.147/volume/v3/volumes/ac0f012f-afa7-40ef-9edd-48dd911caeb2 Sep 01 00:21:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-224de884-808b-4283-990c-17d9e602d547 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-224de884-808b-4283-990c-17d9e602d547 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-224de884-808b-4283-990c-17d9e602d547 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/volumes/ac0f012f-afa7-40ef-9edd-48dd911caeb2 returned with HTTP 404 Sep 01 00:21:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 341/685] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:21:33 2026] GET /volume/v3/volumes/ac0f012f-afa7-40ef-9edd-48dd911caeb2 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:21:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-42550639-b57a-47e4-8aff-4a2003d5d944 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-42550639-b57a-47e4-8aff-4a2003d5d944 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] GET http://192.168.122.147/volume/v3/groups/7530446a-f088-45d4-83da-cf9ec9e560e3 Sep 01 00:21:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-42550639-b57a-47e4-8aff-4a2003d5d944 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-42550639-b57a-47e4-8aff-4a2003d5d944 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-42550639-b57a-47e4-8aff-4a2003d5d944 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] show called for member 7530446a-f088-45d4-83da-cf9ec9e560e3 {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:21:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-42550639-b57a-47e4-8aff-4a2003d5d944 tempest-GroupsV314Test-1518647452 tempest-GroupsV314Test-1518647452-project-member] http://192.168.122.147/volume/v3/groups/7530446a-f088-45d4-83da-cf9ec9e560e3 returned with HTTP 404 Sep 01 00:21:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 345/686] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:21:33 2026] GET /volume/v3/groups/7530446a-f088-45d4-83da-cf9ec9e560e3 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:21:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c6b8c23e-9683-4159-9ce3-ad107228895f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c6b8c23e-9683-4159-9ce3-ad107228895f tempest-GroupsV314Test-394141152 tempest-GroupsV314Test-394141152-project-admin] DELETE http://192.168.122.147/volume/v3/group_types/0b2d815b-b828-4182-a10f-b9b58376dd04 Sep 01 00:21:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c6b8c23e-9683-4159-9ce3-ad107228895f tempest-GroupsV314Test-394141152 tempest-GroupsV314Test-394141152-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c6b8c23e-9683-4159-9ce3-ad107228895f tempest-GroupsV314Test-394141152 tempest-GroupsV314Test-394141152-project-admin] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c6b8c23e-9683-4159-9ce3-ad107228895f tempest-GroupsV314Test-394141152 tempest-GroupsV314Test-394141152-project-admin] http://192.168.122.147/volume/v3/group_types/0b2d815b-b828-4182-a10f-b9b58376dd04 returned with HTTP 202 Sep 01 00:21:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 342/687] 192.168.122.147 () {60 vars in 1288 bytes} [Tue Sep 1 00:21:33 2026] DELETE /volume/v3/group_types/0b2d815b-b828-4182-a10f-b9b58376dd04 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:21:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7c5ef5cd-9d95-46f1-91ad-e1b306e33f42 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7c5ef5cd-9d95-46f1-91ad-e1b306e33f42 tempest-GroupsV314Test-394141152 tempest-GroupsV314Test-394141152-project-admin] DELETE http://192.168.122.147/volume/v3/types/861a25d9-6d91-47d6-b084-db9fab99bac3 Sep 01 00:21:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7c5ef5cd-9d95-46f1-91ad-e1b306e33f42 tempest-GroupsV314Test-394141152 tempest-GroupsV314Test-394141152-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7c5ef5cd-9d95-46f1-91ad-e1b306e33f42 tempest-GroupsV314Test-394141152 tempest-GroupsV314Test-394141152-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7c5ef5cd-9d95-46f1-91ad-e1b306e33f42 tempest-GroupsV314Test-394141152 tempest-GroupsV314Test-394141152-project-admin] http://192.168.122.147/volume/v3/types/861a25d9-6d91-47d6-b084-db9fab99bac3 returned with HTTP 202 Sep 01 00:21:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 346/688] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:21:33 2026] DELETE /volume/v3/types/861a25d9-6d91-47d6-b084-db9fab99bac3 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:21:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-701e1db3-b3b1-4b14-8a2e-a2b555dbe56e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-701e1db3-b3b1-4b14-8a2e-a2b555dbe56e tempest-GroupsV314Test-394141152 tempest-GroupsV314Test-394141152-project-admin] GET http://192.168.122.147/volume/v3/types/861a25d9-6d91-47d6-b084-db9fab99bac3 Sep 01 00:21:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-701e1db3-b3b1-4b14-8a2e-a2b555dbe56e tempest-GroupsV314Test-394141152 tempest-GroupsV314Test-394141152-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-701e1db3-b3b1-4b14-8a2e-a2b555dbe56e tempest-GroupsV314Test-394141152 tempest-GroupsV314Test-394141152-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-701e1db3-b3b1-4b14-8a2e-a2b555dbe56e tempest-GroupsV314Test-394141152 tempest-GroupsV314Test-394141152-project-admin] http://192.168.122.147/volume/v3/types/861a25d9-6d91-47d6-b084-db9fab99bac3 returned with HTTP 404 Sep 01 00:21:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 343/689] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:21:33 2026] GET /volume/v3/types/861a25d9-6d91-47d6-b084-db9fab99bac3 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e332025d-b67e-4248-9061-017369c5d0ac None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e332025d-b67e-4248-9061-017369c5d0ac tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/snapshots/bb2952e2-1a06-4552-a4b8-29fc652bcf04 Sep 01 00:21:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e332025d-b67e-4248-9061-017369c5d0ac tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e332025d-b67e-4248-9061-017369c5d0ac tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:33 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:33 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:33 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e332025d-b67e-4248-9061-017369c5d0ac tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Snapshot retrieved successfully. Sep 01 00:21:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e332025d-b67e-4248-9061-017369c5d0ac tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/snapshots/bb2952e2-1a06-4552-a4b8-29fc652bcf04 returned with HTTP 200 Sep 01 00:21:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 347/690] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:21:33 2026] GET /volume/v3/snapshots/bb2952e2-1a06-4552-a4b8-29fc652bcf04 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-71f566c2-fcaf-4a7e-aa86-eae0bd2cb999 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-71f566c2-fcaf-4a7e-aa86-eae0bd2cb999 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:21:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-71f566c2-fcaf-4a7e-aa86-eae0bd2cb999 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "bb2952e2-1a06-4552-a4b8-29fc652bcf04", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1828756077"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-71f566c2-fcaf-4a7e-aa86-eae0bd2cb999 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Create volume request body: {'volume': {'snapshot_id': 'bb2952e2-1a06-4552-a4b8-29fc652bcf04', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1828756077'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:21:33 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:33 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-71f566c2-fcaf-4a7e-aa86-eae0bd2cb999 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Snapshot retrieved successfully. Sep 01 00:21:33 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-71f566c2-fcaf-4a7e-aa86-eae0bd2cb999 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Create volume of 1 GB Sep 01 00:21:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-71f566c2-fcaf-4a7e-aa86-eae0bd2cb999 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Availability Zones retrieved successfully. Sep 01 00:21:33 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-71f566c2-fcaf-4a7e-aa86-eae0bd2cb999 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Flow 'volume_create_api' (fbe731a4-eeeb-404d-9447-d0ba627d505a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:21:33 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-71f566c2-fcaf-4a7e-aa86-eae0bd2cb999 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35ae5471-a3c4-424b-8aac-b8c2048230e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:33 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-71f566c2-fcaf-4a7e-aa86-eae0bd2cb999 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:21:33 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:33 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:33 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-71f566c2-fcaf-4a7e-aa86-eae0bd2cb999 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35ae5471-a3c4-424b-8aac-b8c2048230e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bb2952e2-1a06-4552-a4b8-29fc652bcf04', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:33 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-71f566c2-fcaf-4a7e-aa86-eae0bd2cb999 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3418279-a308-4bfd-a1e7-2ef86ed3b735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:33 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-71f566c2-fcaf-4a7e-aa86-eae0bd2cb999 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Created reservations ['c92fe2f5-f845-44f3-a74d-e6af6f11ad27', 'd390f840-2312-42cc-bed4-a10477ac2d89', 'c1f1e66e-fabe-48d0-b605-e2c4a78bf79f', '5cb83a32-475d-47c4-b786-de502ae5633b'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:21:33 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-71f566c2-fcaf-4a7e-aa86-eae0bd2cb999 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3418279-a308-4bfd-a1e7-2ef86ed3b735) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c92fe2f5-f845-44f3-a74d-e6af6f11ad27', 'd390f840-2312-42cc-bed4-a10477ac2d89', 'c1f1e66e-fabe-48d0-b605-e2c4a78bf79f', '5cb83a32-475d-47c4-b786-de502ae5633b']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:33 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-71f566c2-fcaf-4a7e-aa86-eae0bd2cb999 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a785a2b-d2b2-47fc-8178-f2e34905dc1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:33 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:33 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:33 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:33 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:33 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-71f566c2-fcaf-4a7e-aa86-eae0bd2cb999 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a785a2b-d2b2-47fc-8178-f2e34905dc1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f31e524-8684-4257-a2ce-e0db3b4a8477', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1828756077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9fbbb322c594ee7a70821166485ac50',qos_specs=None,replication_status=,reservations=['c92fe2f5-f845-44f3-a74d-e6af6f11ad27','d390f840-2312-42cc-bed4-a10477ac2d89','c1f1e66e-fabe-48d0-b605-e2c4a78bf79f','5cb83a32-475d-47c4-b786-de502ae5633b'],size=1,snapshot_id=bb2952e2-1a06-4552-a4b8-29fc652bcf04,source_replicaid=,source_volid=None,status='creating',user_id='5464ab39c44b4e87849a0010a20bce92',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:21:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1828756077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f31e524-8684-4257-a2ce-e0db3b4a8477,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9fbbb322c594ee7a70821166485ac50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bb2952e2-1a06-4552-a4b8-29fc652bcf04,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5464ab39c44b4e87849a0010a20bce92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:33 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-71f566c2-fcaf-4a7e-aa86-eae0bd2cb999 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (324bf9d2-1b3f-40ff-bae8-5978f0ad396a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:33 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-71f566c2-fcaf-4a7e-aa86-eae0bd2cb999 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (324bf9d2-1b3f-40ff-bae8-5978f0ad396a) transitioned into state 'SUCCESS' from state '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-1828756077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9fbbb322c594ee7a70821166485ac50',qos_specs=None,replication_status=,reservations=['c92fe2f5-f845-44f3-a74d-e6af6f11ad27','d390f840-2312-42cc-bed4-a10477ac2d89','c1f1e66e-fabe-48d0-b605-e2c4a78bf79f','5cb83a32-475d-47c4-b786-de502ae5633b'],size=1,snapshot_id=bb2952e2-1a06-4552-a4b8-29fc652bcf04,source_replicaid=,source_volid=None,status='creating',user_id='5464ab39c44b4e87849a0010a20bce92',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:33 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-71f566c2-fcaf-4a7e-aa86-eae0bd2cb999 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (792a1665-4251-4d18-afd4-a6b7b943a413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:33 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:33 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:34 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-71f566c2-fcaf-4a7e-aa86-eae0bd2cb999 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (792a1665-4251-4d18-afd4-a6b7b943a413) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:34 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-71f566c2-fcaf-4a7e-aa86-eae0bd2cb999 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Flow 'volume_create_api' (fbe731a4-eeeb-404d-9447-d0ba627d505a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:21:34 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-71f566c2-fcaf-4a7e-aa86-eae0bd2cb999 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Create volume request issued successfully. Sep 01 00:21:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-71f566c2-fcaf-4a7e-aa86-eae0bd2cb999 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:21:34 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 344/691] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:21:33 2026] POST /volume/v3/volumes => generated 794 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:21:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-87191abb-4189-42e4-b56b-9695e4f58fba None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-87191abb-4189-42e4-b56b-9695e4f58fba tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 Sep 01 00:21:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-87191abb-4189-42e4-b56b-9695e4f58fba tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-87191abb-4189-42e4-b56b-9695e4f58fba tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:34 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:34 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:34 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:34 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:34 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-87191abb-4189-42e4-b56b-9695e4f58fba tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-87191abb-4189-42e4-b56b-9695e4f58fba tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 returned with HTTP 200 Sep 01 00:21:34 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 348/692] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:34 2026] GET /volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 => generated 862 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8100036e-0c9a-4711-8971-82f44a458dad None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8100036e-0c9a-4711-8971-82f44a458dad tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 Sep 01 00:21:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8100036e-0c9a-4711-8971-82f44a458dad tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8100036e-0c9a-4711-8971-82f44a458dad tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:35 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:35 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:35 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:35 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:35 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8100036e-0c9a-4711-8971-82f44a458dad tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8100036e-0c9a-4711-8971-82f44a458dad tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 returned with HTTP 200 Sep 01 00:21:35 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 345/693] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:35 2026] GET /volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 => generated 886 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3e47abad-a4f3-4db6-aae4-76279aaf97b7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3e47abad-a4f3-4db6-aae4-76279aaf97b7 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:21:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3e47abad-a4f3-4db6-aae4-76279aaf97b7 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-749918105"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-3e47abad-a4f3-4db6-aae4-76279aaf97b7 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-749918105'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:21:35 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-3e47abad-a4f3-4db6-aae4-76279aaf97b7 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Create volume of 1 GB Sep 01 00:21:35 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3e47abad-a4f3-4db6-aae4-76279aaf97b7 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Availability Zones retrieved successfully. Sep 01 00:21:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3e47abad-a4f3-4db6-aae4-76279aaf97b7 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Flow 'volume_create_api' (dba8b381-3986-4f04-b4dd-fec653feec01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:21:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3e47abad-a4f3-4db6-aae4-76279aaf97b7 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f93bd114-1c41-4389-9535-2e4563d538f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-3e47abad-a4f3-4db6-aae4-76279aaf97b7 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:21:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3e47abad-a4f3-4db6-aae4-76279aaf97b7 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f93bd114-1c41-4389-9535-2e4563d538f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3e47abad-a4f3-4db6-aae4-76279aaf97b7 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84a072a2-fb24-4e4a-8999-2fa080fb1809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:35 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-3e47abad-a4f3-4db6-aae4-76279aaf97b7 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Created reservations ['fcc74554-c3c8-498a-8643-c7e9fa5a8edd', '19ea2bd2-8e57-4080-ab81-9063288b5c1b', 'c984d533-4540-4c81-8cec-360eac4cb6dd', '50ab35d5-923c-445d-ada3-854c1884e6e3'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:21:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3e47abad-a4f3-4db6-aae4-76279aaf97b7 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84a072a2-fb24-4e4a-8999-2fa080fb1809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcc74554-c3c8-498a-8643-c7e9fa5a8edd', '19ea2bd2-8e57-4080-ab81-9063288b5c1b', 'c984d533-4540-4c81-8cec-360eac4cb6dd', '50ab35d5-923c-445d-ada3-854c1884e6e3']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3e47abad-a4f3-4db6-aae4-76279aaf97b7 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bec2e0c1-c43a-4914-a908-dcfa55387dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:35 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:35 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3e47abad-a4f3-4db6-aae4-76279aaf97b7 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bec2e0c1-c43a-4914-a908-dcfa55387dfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35fc4155-3ccf-4128-8d5e-0a64797e2265', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-749918105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c0710b10c84826a95ee76142d71b45',qos_specs=None,replication_status=,reservations=['fcc74554-c3c8-498a-8643-c7e9fa5a8edd','19ea2bd2-8e57-4080-ab81-9063288b5c1b','c984d533-4540-4c81-8cec-360eac4cb6dd','50ab35d5-923c-445d-ada3-854c1884e6e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='032e2b99a4754199b3c79f435c94ec9d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:21:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-749918105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35fc4155-3ccf-4128-8d5e-0a64797e2265,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22c0710b10c84826a95ee76142d71b45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='032e2b99a4754199b3c79f435c94ec9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3e47abad-a4f3-4db6-aae4-76279aaf97b7 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae338346-6fd4-41e7-8a15-26a79ffbd84b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3e47abad-a4f3-4db6-aae4-76279aaf97b7 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae338346-6fd4-41e7-8a15-26a79ffbd84b) transitioned into state 'SUCCESS' from state '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-749918105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c0710b10c84826a95ee76142d71b45',qos_specs=None,replication_status=,reservations=['fcc74554-c3c8-498a-8643-c7e9fa5a8edd','19ea2bd2-8e57-4080-ab81-9063288b5c1b','c984d533-4540-4c81-8cec-360eac4cb6dd','50ab35d5-923c-445d-ada3-854c1884e6e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='032e2b99a4754199b3c79f435c94ec9d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3e47abad-a4f3-4db6-aae4-76279aaf97b7 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c8931ca-4e85-4039-bda5-0bd63d211b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3e47abad-a4f3-4db6-aae4-76279aaf97b7 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c8931ca-4e85-4039-bda5-0bd63d211b9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3e47abad-a4f3-4db6-aae4-76279aaf97b7 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Flow 'volume_create_api' (dba8b381-3986-4f04-b4dd-fec653feec01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:21:35 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3e47abad-a4f3-4db6-aae4-76279aaf97b7 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Create volume request issued successfully. Sep 01 00:21:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3e47abad-a4f3-4db6-aae4-76279aaf97b7 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:21:35 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 349/694] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:21:35 2026] POST /volume/v3/volumes => generated 759 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 00:21:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a53cf301-da9e-494f-b873-40091fdaa6d2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a53cf301-da9e-494f-b873-40091fdaa6d2 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 Sep 01 00:21:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a53cf301-da9e-494f-b873-40091fdaa6d2 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a53cf301-da9e-494f-b873-40091fdaa6d2 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:35 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:35 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:35 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:35 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:35 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a53cf301-da9e-494f-b873-40091fdaa6d2 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a53cf301-da9e-494f-b873-40091fdaa6d2 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 returned with HTTP 200 Sep 01 00:21:35 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 346/695] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:35 2026] GET /volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 => generated 827 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-582eade1-1d6c-44d1-a47e-af178c3d9a73 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-582eade1-1d6c-44d1-a47e-af178c3d9a73 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 Sep 01 00:21:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-582eade1-1d6c-44d1-a47e-af178c3d9a73 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-582eade1-1d6c-44d1-a47e-af178c3d9a73 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:36 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:36 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:36 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:36 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-582eade1-1d6c-44d1-a47e-af178c3d9a73 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-582eade1-1d6c-44d1-a47e-af178c3d9a73 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 returned with HTTP 200 Sep 01 00:21:36 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 350/696] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:36 2026] GET /volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 => generated 886 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-994bf329-264d-4f86-b833-3608892b3756 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-994bf329-264d-4f86-b833-3608892b3756 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 Sep 01 00:21:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-994bf329-264d-4f86-b833-3608892b3756 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-994bf329-264d-4f86-b833-3608892b3756 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:37 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:37 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:37 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:37 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:37 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-994bf329-264d-4f86-b833-3608892b3756 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-994bf329-264d-4f86-b833-3608892b3756 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 returned with HTTP 200 Sep 01 00:21:37 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 347/697] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:37 2026] GET /volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 => generated 851 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7fb88de0-92e5-426d-b811-76b3d4861206 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7fb88de0-92e5-426d-b811-76b3d4861206 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 Sep 01 00:21:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7fb88de0-92e5-426d-b811-76b3d4861206 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7fb88de0-92e5-426d-b811-76b3d4861206 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:37 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:37 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:37 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:37 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7fb88de0-92e5-426d-b811-76b3d4861206 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7fb88de0-92e5-426d-b811-76b3d4861206 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 returned with HTTP 200 Sep 01 00:21:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 351/698] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:37 2026] GET /volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 => generated 886 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-80393936-8fbb-41de-b0dc-cb9b610fb62f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-80393936-8fbb-41de-b0dc-cb9b610fb62f tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 Sep 01 00:21:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-80393936-8fbb-41de-b0dc-cb9b610fb62f tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-80393936-8fbb-41de-b0dc-cb9b610fb62f tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:38 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:38 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:38 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:38 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:38 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-80393936-8fbb-41de-b0dc-cb9b610fb62f tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-80393936-8fbb-41de-b0dc-cb9b610fb62f tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 returned with HTTP 200 Sep 01 00:21:38 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 348/699] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:38 2026] GET /volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 => generated 851 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:21:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c8bff541-37ad-4dd4-b7a0-c211eeb91f2f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c8bff541-37ad-4dd4-b7a0-c211eeb91f2f tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 Sep 01 00:21:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c8bff541-37ad-4dd4-b7a0-c211eeb91f2f tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c8bff541-37ad-4dd4-b7a0-c211eeb91f2f tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:38 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:38 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:38 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:38 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:38 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c8bff541-37ad-4dd4-b7a0-c211eeb91f2f tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c8bff541-37ad-4dd4-b7a0-c211eeb91f2f tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 returned with HTTP 200 Sep 01 00:21:38 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 352/700] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:38 2026] GET /volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 => generated 886 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-20bcc74e-fc92-4de4-8620-b274d846bd89 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-20bcc74e-fc92-4de4-8620-b274d846bd89 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 Sep 01 00:21:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-20bcc74e-fc92-4de4-8620-b274d846bd89 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-20bcc74e-fc92-4de4-8620-b274d846bd89 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:39 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:39 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:39 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:39 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:39 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-20bcc74e-fc92-4de4-8620-b274d846bd89 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-20bcc74e-fc92-4de4-8620-b274d846bd89 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 returned with HTTP 200 Sep 01 00:21:39 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 349/701] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:39 2026] GET /volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 => generated 851 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:21:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1a655187-ea3a-4b46-8b61-fd0a31ec8bae None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1a655187-ea3a-4b46-8b61-fd0a31ec8bae tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 Sep 01 00:21:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1a655187-ea3a-4b46-8b61-fd0a31ec8bae tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1a655187-ea3a-4b46-8b61-fd0a31ec8bae tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:40 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:40 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:40 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:40 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1a655187-ea3a-4b46-8b61-fd0a31ec8bae tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1a655187-ea3a-4b46-8b61-fd0a31ec8bae tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 returned with HTTP 200 Sep 01 00:21:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 353/702] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:39 2026] GET /volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 => generated 886 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:21:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-19576c16-6e18-4a5a-b1ac-d285acbd2517 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-19576c16-6e18-4a5a-b1ac-d285acbd2517 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 Sep 01 00:21:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-19576c16-6e18-4a5a-b1ac-d285acbd2517 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-19576c16-6e18-4a5a-b1ac-d285acbd2517 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:40 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:40 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:40 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:40 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:40 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-19576c16-6e18-4a5a-b1ac-d285acbd2517 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-19576c16-6e18-4a5a-b1ac-d285acbd2517 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 returned with HTTP 200 Sep 01 00:21:40 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 350/703] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:40 2026] GET /volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 => generated 851 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-03e426ff-dc30-48f1-ba6a-504d63e8ee45 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-03e426ff-dc30-48f1-ba6a-504d63e8ee45 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 Sep 01 00:21:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-03e426ff-dc30-48f1-ba6a-504d63e8ee45 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-03e426ff-dc30-48f1-ba6a-504d63e8ee45 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:41 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:41 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:41 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:41 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:41 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-03e426ff-dc30-48f1-ba6a-504d63e8ee45 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-03e426ff-dc30-48f1-ba6a-504d63e8ee45 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 returned with HTTP 200 Sep 01 00:21:41 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 354/704] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:41 2026] GET /volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 => generated 886 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-32f2af1b-dc74-4da7-bd2c-143520bf4567 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d9dd0f4d-7e4a-4605-91c0-b027a849ed8b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d9dd0f4d-7e4a-4605-91c0-b027a849ed8b tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 Sep 01 00:21:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d9dd0f4d-7e4a-4605-91c0-b027a849ed8b tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d9dd0f4d-7e4a-4605-91c0-b027a849ed8b tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:41 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:41 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:41 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:41 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:41 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d9dd0f4d-7e4a-4605-91c0-b027a849ed8b tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d9dd0f4d-7e4a-4605-91c0-b027a849ed8b tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 returned with HTTP 200 Sep 01 00:21:41 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 355/705] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:41 2026] GET /volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 => generated 851 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-32f2af1b-dc74-4da7-bd2c-143520bf4567 tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:21:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-32f2af1b-dc74-4da7-bd2c-143520bf4567 tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-767849535"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-32f2af1b-dc74-4da7-bd2c-143520bf4567 tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:21:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 351/706] 192.168.122.147 () {60 vars in 1136 bytes} [Tue Sep 1 00:21:41 2026] POST /volume/v3/types => generated 219 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-38272e3c-7d68-43ba-906c-e3b97cd63fe8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-38272e3c-7d68-43ba-906c-e3b97cd63fe8 tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] POST http://192.168.122.147/volume/v3/group_types Sep 01 00:21:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-38272e3c-7d68-43ba-906c-e3b97cd63fe8 tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1919332094"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-38272e3c-7d68-43ba-906c-e3b97cd63fe8 tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] http://192.168.122.147/volume/v3/group_types returned with HTTP 202 Sep 01 00:21:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 356/707] 192.168.122.147 () {62 vars in 1195 bytes} [Tue Sep 1 00:21:42 2026] POST /volume/v3/group_types => generated 177 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-67f9b1ac-739d-4230-a596-5ebbf44f1712 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-67f9b1ac-739d-4230-a596-5ebbf44f1712 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] POST http://192.168.122.147/volume/v3/groups Sep 01 00:21:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-67f9b1ac-739d-4230-a596-5ebbf44f1712 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d939b74b-ad96-4dfc-b08f-8294a571ac26", "volume_types": ["29d99390-042c-422f-ac63-8ab2cec49bef"], "name": "tempest-GroupsV320Test-Group-2069508214"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-67f9b1ac-739d-4230-a596-5ebbf44f1712 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] Creating new group {'group': {'group_type': 'd939b74b-ad96-4dfc-b08f-8294a571ac26', 'volume_types': ['29d99390-042c-422f-ac63-8ab2cec49bef'], 'name': 'tempest-GroupsV320Test-Group-2069508214'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 00:21:42 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.groups [None req-67f9b1ac-739d-4230-a596-5ebbf44f1712 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] Creating group tempest-GroupsV320Test-Group-2069508214. Sep 01 00:21:42 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-67f9b1ac-739d-4230-a596-5ebbf44f1712 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] Availability Zones retrieved successfully. Sep 01 00:21:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-99cef03c-c422-4359-9cd3-1f501bb00adf None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-99cef03c-c422-4359-9cd3-1f501bb00adf tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 Sep 01 00:21:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-99cef03c-c422-4359-9cd3-1f501bb00adf tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-99cef03c-c422-4359-9cd3-1f501bb00adf tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:42 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-67f9b1ac-739d-4230-a596-5ebbf44f1712 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] Created reservations ['e0410fda-dc28-40d6-9c70-e7329d7e5eca'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:21:42 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:42 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:42 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:42 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:42 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-99cef03c-c422-4359-9cd3-1f501bb00adf tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-99cef03c-c422-4359-9cd3-1f501bb00adf tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 returned with HTTP 200 Sep 01 00:21:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 357/708] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:42 2026] GET /volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 => generated 887 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-67f9b1ac-739d-4230-a596-5ebbf44f1712 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] http://192.168.122.147/volume/v3/groups returned with HTTP 202 Sep 01 00:21:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 352/709] 192.168.122.147 () {62 vars in 1181 bytes} [Tue Sep 1 00:21:42 2026] POST /volume/v3/groups => generated 108 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4c199f84-c570-43f9-9583-248a2c905549 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9e687620-0f58-4d0e-8d4a-0a7f66a78469 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4c199f84-c570-43f9-9583-248a2c905549 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 Sep 01 00:21:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4c199f84-c570-43f9-9583-248a2c905549 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4c199f84-c570-43f9-9583-248a2c905549 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9e687620-0f58-4d0e-8d4a-0a7f66a78469 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] GET http://192.168.122.147/volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227 Sep 01 00:21:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9e687620-0f58-4d0e-8d4a-0a7f66a78469 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9e687620-0f58-4d0e-8d4a-0a7f66a78469 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-9e687620-0f58-4d0e-8d4a-0a7f66a78469 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] show called for member fa80fb55-d578-4cf2-8f8c-3347db308227 {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:21:42 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:42 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:42 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:42 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:42 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:42 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:42 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4c199f84-c570-43f9-9583-248a2c905549 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4c199f84-c570-43f9-9583-248a2c905549 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 returned with HTTP 200 Sep 01 00:21:42 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:42 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:21:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9e687620-0f58-4d0e-8d4a-0a7f66a78469 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] http://192.168.122.147/volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227 returned with HTTP 200 Sep 01 00:21:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 358/710] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:42 2026] GET /volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 => generated 887 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 353/711] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:21:42 2026] GET /volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227 => generated 388 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e58e5bd1-6c7b-4573-b37b-bc7c6cab33c6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e58e5bd1-6c7b-4573-b37b-bc7c6cab33c6 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] DELETE http://192.168.122.147/volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06?cascade=True Sep 01 00:21:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e58e5bd1-6c7b-4573-b37b-bc7c6cab33c6 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e58e5bd1-6c7b-4573-b37b-bc7c6cab33c6 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:42 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-e58e5bd1-6c7b-4573-b37b-bc7c6cab33c6 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Delete volume with id: 2003a444-b07c-4e00-9623-f6887b355c06 Sep 01 00:21:42 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:42 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:42 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:42 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:42 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e58e5bd1-6c7b-4573-b37b-bc7c6cab33c6 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:42 devstack devstack@c-api.service[87485]: /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 00:21:42 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:21:42 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e58e5bd1-6c7b-4573-b37b-bc7c6cab33c6 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Delete volume request issued successfully. Sep 01 00:21:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e58e5bd1-6c7b-4573-b37b-bc7c6cab33c6 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06?cascade=True returned with HTTP 202 Sep 01 00:21:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 359/712] 192.168.122.147 () {58 vars in 1260 bytes} [Tue Sep 1 00:21:42 2026] DELETE /volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06?cascade=True => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:21:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-df91136d-2389-4c09-a695-3519f51766ce None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-df91136d-2389-4c09-a695-3519f51766ce tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 Sep 01 00:21:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-df91136d-2389-4c09-a695-3519f51766ce tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-df91136d-2389-4c09-a695-3519f51766ce tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:42 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:42 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:42 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:42 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:42 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-df91136d-2389-4c09-a695-3519f51766ce tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-df91136d-2389-4c09-a695-3519f51766ce tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 returned with HTTP 200 Sep 01 00:21:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 354/713] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:42 2026] GET /volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-756d4ff8-e9a0-4ae9-89b1-c707fca536f2 req-f0af1ad1-851a-46fa-b17f-2555116906ba None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-756d4ff8-e9a0-4ae9-89b1-c707fca536f2 req-f0af1ad1-851a-46fa-b17f-2555116906ba tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] DELETE http://192.168.122.147/volume/v3/attachments/d6ff81b2-0cd9-4adf-85c4-316e26e01330 Sep 01 00:21:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-756d4ff8-e9a0-4ae9-89b1-c707fca536f2 req-f0af1ad1-851a-46fa-b17f-2555116906ba tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-756d4ff8-e9a0-4ae9-89b1-c707fca536f2 req-f0af1ad1-851a-46fa-b17f-2555116906ba tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:42 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:42 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:42 devstack devstack@c-api.service[87485]: /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 00:21:42 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, Sep 01 00:21:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bb8ec889-2221-4128-8e7d-06623211abe2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bb8ec889-2221-4128-8e7d-06623211abe2 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 Sep 01 00:21:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bb8ec889-2221-4128-8e7d-06623211abe2 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bb8ec889-2221-4128-8e7d-06623211abe2 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:42 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:42 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:42 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:42 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-bb8ec889-2221-4128-8e7d-06623211abe2 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-756d4ff8-e9a0-4ae9-89b1-c707fca536f2 req-f0af1ad1-851a-46fa-b17f-2555116906ba tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/attachments/d6ff81b2-0cd9-4adf-85c4-316e26e01330 returned with HTTP 200 Sep 01 00:21:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bb8ec889-2221-4128-8e7d-06623211abe2 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 returned with HTTP 200 Sep 01 00:21:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 355/714] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:42 2026] GET /volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 => generated 852 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 360/715] 192.168.122.147 () {64 vars in 1562 bytes} [Tue Sep 1 00:21:42 2026] DELETE /volume/v3/attachments/d6ff81b2-0cd9-4adf-85c4-316e26e01330 => generated 19 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-756d4ff8-e9a0-4ae9-89b1-c707fca536f2 req-50d3dc91-91cb-4e2c-8257-5bd7dd9cfb50 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-756d4ff8-e9a0-4ae9-89b1-c707fca536f2 req-50d3dc91-91cb-4e2c-8257-5bd7dd9cfb50 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] DELETE http://192.168.122.147/volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-756d4ff8-e9a0-4ae9-89b1-c707fca536f2 req-50d3dc91-91cb-4e2c-8257-5bd7dd9cfb50 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-756d4ff8-e9a0-4ae9-89b1-c707fca536f2 req-50d3dc91-91cb-4e2c-8257-5bd7dd9cfb50 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [req-756d4ff8-e9a0-4ae9-89b1-c707fca536f2 req-50d3dc91-91cb-4e2c-8257-5bd7dd9cfb50 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Delete volume with id: e7508bb0-c282-41f7-a5f2-99434202dbe1 Sep 01 00:21:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:43 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-756d4ff8-e9a0-4ae9-89b1-c707fca536f2 req-50d3dc91-91cb-4e2c-8257-5bd7dd9cfb50 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Volume info retrieved successfully. Sep 01 00:21:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-06864e8f-4b76-4389-aa2e-b6c9587f2cd9 req-46eb374d-5f92-4cc8-873d-42e0dd88dade None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-756d4ff8-e9a0-4ae9-89b1-c707fca536f2 req-50d3dc91-91cb-4e2c-8257-5bd7dd9cfb50 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Delete volume request issued successfully. Sep 01 00:21:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-756d4ff8-e9a0-4ae9-89b1-c707fca536f2 req-50d3dc91-91cb-4e2c-8257-5bd7dd9cfb50 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 returned with HTTP 202 Sep 01 00:21:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-06864e8f-4b76-4389-aa2e-b6c9587f2cd9 req-46eb374d-5f92-4cc8-873d-42e0dd88dade tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 Sep 01 00:21:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 356/716] 192.168.122.147 () {62 vars in 1509 bytes} [Tue Sep 1 00:21:43 2026] DELETE /volume/v3/volumes/e7508bb0-c282-41f7-a5f2-99434202dbe1 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:21:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-06864e8f-4b76-4389-aa2e-b6c9587f2cd9 req-46eb374d-5f92-4cc8-873d-42e0dd88dade tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-06864e8f-4b76-4389-aa2e-b6c9587f2cd9 req-46eb374d-5f92-4cc8-873d-42e0dd88dade tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:43 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-06864e8f-4b76-4389-aa2e-b6c9587f2cd9 req-46eb374d-5f92-4cc8-873d-42e0dd88dade tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-06864e8f-4b76-4389-aa2e-b6c9587f2cd9 req-46eb374d-5f92-4cc8-873d-42e0dd88dade tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 returned with HTTP 200 Sep 01 00:21:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 361/717] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:21:43 2026] GET /volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 => generated 852 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-81d43290-6038-43f6-8f03-5f169176a0aa None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-81d43290-6038-43f6-8f03-5f169176a0aa None None] GET http://192.168.122.147/volume// Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-81d43290-6038-43f6-8f03-5f169176a0aa None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-81d43290-6038-43f6-8f03-5f169176a0aa None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-81d43290-6038-43f6-8f03-5f169176a0aa None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:21:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 357/718] 192.168.122.147 () {58 vars in 1317 bytes} [Tue Sep 1 00:21:43 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:21:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-06864e8f-4b76-4389-aa2e-b6c9587f2cd9 req-e75df163-a83f-483e-8f98-178536aea9bc None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-cd43854c-cf30-412b-94e4-bf909e3191e8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cd43854c-cf30-412b-94e4-bf909e3191e8 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] GET http://192.168.122.147/volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227 Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cd43854c-cf30-412b-94e4-bf909e3191e8 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cd43854c-cf30-412b-94e4-bf909e3191e8 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-cd43854c-cf30-412b-94e4-bf909e3191e8 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] show called for member fa80fb55-d578-4cf2-8f8c-3347db308227 {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:43 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:21:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cd43854c-cf30-412b-94e4-bf909e3191e8 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] http://192.168.122.147/volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227 returned with HTTP 200 Sep 01 00:21:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 358/719] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:21:43 2026] GET /volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227 => generated 389 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f6d6324b-ad7a-437b-ac93-198905e2b69d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f6d6324b-ad7a-437b-ac93-198905e2b69d tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] POST http://192.168.122.147/volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227/action Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f6d6324b-ad7a-437b-ac93-198905e2b69d tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f6d6324b-ad7a-437b-ac93-198905e2b69d tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-f6d6324b-ad7a-437b-ac93-198905e2b69d tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] Updating group 'fa80fb55-d578-4cf2-8f8c-3347db308227' with 'creating' {{(pid=87484) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f6d6324b-ad7a-437b-ac93-198905e2b69d tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] http://192.168.122.147/volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227/action returned with HTTP 202 Sep 01 00:21:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 359/720] 192.168.122.147 () {62 vars in 1312 bytes} [Tue Sep 1 00:21:43 2026] POST /volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3946b931-8f74-4f47-885a-bc1686a5e8d7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3946b931-8f74-4f47-885a-bc1686a5e8d7 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] GET http://192.168.122.147/volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227 Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3946b931-8f74-4f47-885a-bc1686a5e8d7 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3946b931-8f74-4f47-885a-bc1686a5e8d7 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-3946b931-8f74-4f47-885a-bc1686a5e8d7 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] show called for member fa80fb55-d578-4cf2-8f8c-3347db308227 {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:43 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:21:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3946b931-8f74-4f47-885a-bc1686a5e8d7 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] http://192.168.122.147/volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227 returned with HTTP 200 Sep 01 00:21:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 360/721] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:21:43 2026] GET /volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227 => generated 388 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-34676b5c-a080-474c-be4e-6c74f8e288ec None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-34676b5c-a080-474c-be4e-6c74f8e288ec tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] POST http://192.168.122.147/volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227/action Sep 01 00:21:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-06864e8f-4b76-4389-aa2e-b6c9587f2cd9 req-e75df163-a83f-483e-8f98-178536aea9bc tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-34676b5c-a080-474c-be4e-6c74f8e288ec tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-34676b5c-a080-474c-be4e-6c74f8e288ec tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-06864e8f-4b76-4389-aa2e-b6c9587f2cd9 req-e75df163-a83f-483e-8f98-178536aea9bc tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "35fc4155-3ccf-4128-8d5e-0a64797e2265", "connector": null, "instance_uuid": "f137cee5-11b3-492d-9763-8883fe9642f1"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-34676b5c-a080-474c-be4e-6c74f8e288ec tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] Updating group 'fa80fb55-d578-4cf2-8f8c-3347db308227' with 'available' {{(pid=87484) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-34676b5c-a080-474c-be4e-6c74f8e288ec tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] http://192.168.122.147/volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227/action returned with HTTP 202 Sep 01 00:21:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 361/722] 192.168.122.147 () {62 vars in 1312 bytes} [Tue Sep 1 00:21:43 2026] POST /volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2d94842f-9e4e-4249-abbe-4f9e229cfee1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2d94842f-9e4e-4249-abbe-4f9e229cfee1 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2d94842f-9e4e-4249-abbe-4f9e229cfee1 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2d94842f-9e4e-4249-abbe-4f9e229cfee1 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:43 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2d94842f-9e4e-4249-abbe-4f9e229cfee1 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2d94842f-9e4e-4249-abbe-4f9e229cfee1 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 returned with HTTP 200 Sep 01 00:21:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 362/723] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:43 2026] GET /volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e6de35ed-d63c-4dd6-8d5b-2ed239ee954e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e6de35ed-d63c-4dd6-8d5b-2ed239ee954e tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] GET http://192.168.122.147/volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227 Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e6de35ed-d63c-4dd6-8d5b-2ed239ee954e tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e6de35ed-d63c-4dd6-8d5b-2ed239ee954e tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-e6de35ed-d63c-4dd6-8d5b-2ed239ee954e tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] show called for member fa80fb55-d578-4cf2-8f8c-3347db308227 {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-06864e8f-4b76-4389-aa2e-b6c9587f2cd9 req-e75df163-a83f-483e-8f98-178536aea9bc tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 01 00:21:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 362/724] 192.168.122.147 () {66 vars in 1483 bytes} [Tue Sep 1 00:21:43 2026] POST /volume/v3/attachments => generated 273 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:43 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:21:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e6de35ed-d63c-4dd6-8d5b-2ed239ee954e tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] http://192.168.122.147/volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227 returned with HTTP 200 Sep 01 00:21:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 363/725] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:21:43 2026] GET /volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227 => generated 389 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-481ab480-3281-4821-bafc-6893eeba62ad None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-481ab480-3281-4821-bafc-6893eeba62ad tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] POST http://192.168.122.147/volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227/action Sep 01 00:21:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-481ab480-3281-4821-bafc-6893eeba62ad tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:21:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-481ab480-3281-4821-bafc-6893eeba62ad tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-481ab480-3281-4821-bafc-6893eeba62ad tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] Updating group 'fa80fb55-d578-4cf2-8f8c-3347db308227' with 'error' {{(pid=87485) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 00:21:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-31271eef-e119-403b-af8b-7f619d5ea5af None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-481ab480-3281-4821-bafc-6893eeba62ad tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] http://192.168.122.147/volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227/action returned with HTTP 202 Sep 01 00:21:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 363/726] 192.168.122.147 () {62 vars in 1312 bytes} [Tue Sep 1 00:21:43 2026] POST /volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:21:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-31271eef-e119-403b-af8b-7f619d5ea5af tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-31271eef-e119-403b-af8b-7f619d5ea5af tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-31271eef-e119-403b-af8b-7f619d5ea5af tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-54bdcc8f-941c-440d-bef8-a7ccbf851480 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-54bdcc8f-941c-440d-bef8-a7ccbf851480 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] GET http://192.168.122.147/volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227 Sep 01 00:21:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-54bdcc8f-941c-440d-bef8-a7ccbf851480 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-54bdcc8f-941c-440d-bef8-a7ccbf851480 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.groups [None req-54bdcc8f-941c-440d-bef8-a7ccbf851480 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] show called for member fa80fb55-d578-4cf2-8f8c-3347db308227 {{(pid=87485) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:43 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-31271eef-e119-403b-af8b-7f619d5ea5af tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:43 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), Sep 01 00:21:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-31271eef-e119-403b-af8b-7f619d5ea5af tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 returned with HTTP 200 Sep 01 00:21:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-54bdcc8f-941c-440d-bef8-a7ccbf851480 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] http://192.168.122.147/volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227 returned with HTTP 200 Sep 01 00:21:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 364/727] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:43 2026] GET /volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8b7965da-83fa-48c7-954e-bdbb2cd23a6a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8b7965da-83fa-48c7-954e-bdbb2cd23a6a None None] GET http://192.168.122.147/volume// Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8b7965da-83fa-48c7-954e-bdbb2cd23a6a None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8b7965da-83fa-48c7-954e-bdbb2cd23a6a None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8b7965da-83fa-48c7-954e-bdbb2cd23a6a None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:21:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 365/728] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:21:43 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:21:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 364/729] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:21:43 2026] GET /volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227 => generated 385 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1dd22fb7-a274-4be8-9172-e0c9182d9f51 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-06864e8f-4b76-4389-aa2e-b6c9587f2cd9 req-ac69ef7d-9c1e-49a5-a2e0-8919b732432c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1dd22fb7-a274-4be8-9172-e0c9182d9f51 tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] POST http://192.168.122.147/volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227/action Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1dd22fb7-a274-4be8-9172-e0c9182d9f51 tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:21:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-06864e8f-4b76-4389-aa2e-b6c9587f2cd9 req-ac69ef7d-9c1e-49a5-a2e0-8919b732432c tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1dd22fb7-a274-4be8-9172-e0c9182d9f51 tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-06864e8f-4b76-4389-aa2e-b6c9587f2cd9 req-ac69ef7d-9c1e-49a5-a2e0-8919b732432c tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-06864e8f-4b76-4389-aa2e-b6c9587f2cd9 req-ac69ef7d-9c1e-49a5-a2e0-8919b732432c tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-1dd22fb7-a274-4be8-9172-e0c9182d9f51 tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] Updating group 'fa80fb55-d578-4cf2-8f8c-3347db308227' with 'available' {{(pid=87484) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 00:21:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1dd22fb7-a274-4be8-9172-e0c9182d9f51 tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] http://192.168.122.147/volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227/action returned with HTTP 202 Sep 01 00:21:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 366/730] 192.168.122.147 () {62 vars in 1312 bytes} [Tue Sep 1 00:21:43 2026] POST /volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:21:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bc505936-923d-484d-b64d-5ded595268f2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bc505936-923d-484d-b64d-5ded595268f2 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] GET http://192.168.122.147/volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227 Sep 01 00:21:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bc505936-923d-484d-b64d-5ded595268f2 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bc505936-923d-484d-b64d-5ded595268f2 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-bc505936-923d-484d-b64d-5ded595268f2 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] show called for member fa80fb55-d578-4cf2-8f8c-3347db308227 {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:21:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-06864e8f-4b76-4389-aa2e-b6c9587f2cd9 req-ac69ef7d-9c1e-49a5-a2e0-8919b732432c tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-06864e8f-4b76-4389-aa2e-b6c9587f2cd9 req-ac69ef7d-9c1e-49a5-a2e0-8919b732432c tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 returned with HTTP 200 Sep 01 00:21:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 365/731] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:21:43 2026] GET /volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 => generated 1032 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 00:21:44 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:44 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:21:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bc505936-923d-484d-b64d-5ded595268f2 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] http://192.168.122.147/volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227 returned with HTTP 200 Sep 01 00:21:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 367/732] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:21:44 2026] GET /volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227 => generated 389 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-03f062c2-b71b-4d9f-812c-d4d63cdc73c4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-03f062c2-b71b-4d9f-812c-d4d63cdc73c4 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:21:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-03f062c2-b71b-4d9f-812c-d4d63cdc73c4 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-03f062c2-b71b-4d9f-812c-d4d63cdc73c4 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-03f062c2-b71b-4d9f-812c-d4d63cdc73c4 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:21:44 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-03f062c2-b71b-4d9f-812c-d4d63cdc73c4 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:21:44 devstack devstack@c-api.service[87485]: /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 00:21:44 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:21:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-03f062c2-b71b-4d9f-812c-d4d63cdc73c4 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] Get all volumes completed successfully. Sep 01 00:21:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-03f062c2-b71b-4d9f-812c-d4d63cdc73c4 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:21:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 366/733] 192.168.122.147 () {60 vars in 1183 bytes} [Tue Sep 1 00:21:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5777f284-9162-4912-b0ed-e64ed8105d7f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5777f284-9162-4912-b0ed-e64ed8105d7f tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] POST http://192.168.122.147/volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227/action Sep 01 00:21:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5777f284-9162-4912-b0ed-e64ed8105d7f tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:21:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5777f284-9162-4912-b0ed-e64ed8105d7f tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-5777f284-9162-4912-b0ed-e64ed8105d7f tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] delete called for group fa80fb55-d578-4cf2-8f8c-3347db308227 {{(pid=87484) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 00:21:44 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.groups [None req-5777f284-9162-4912-b0ed-e64ed8105d7f tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] Delete group with id: fa80fb55-d578-4cf2-8f8c-3347db308227 Sep 01 00:21:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-06864e8f-4b76-4389-aa2e-b6c9587f2cd9 req-275f441d-b324-4511-b881-5e03a419c040 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-06864e8f-4b76-4389-aa2e-b6c9587f2cd9 req-275f441d-b324-4511-b881-5e03a419c040 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] PUT http://192.168.122.147/volume/v3/attachments/438bfe21-1b95-4607-94d3-12c51dfbc919 Sep 01 00:21:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-06864e8f-4b76-4389-aa2e-b6c9587f2cd9 req-275f441d-b324-4511-b881-5e03a419c040 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:adfa816424c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "da743fc2-df7b-458e-a6d8-82aef14baffc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:44 devstack devstack@c-api.service[87484]: /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 00:21:44 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 00:21:44 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-06864e8f-4b76-4389-aa2e-b6c9587f2cd9 req-275f441d-b324-4511-b881-5e03a419c040 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Acquiring lock "cinder-attachment_update-35fc4155-3ccf-4128-8d5e-0a64797e2265-devstack" by "attachment_update" {{(pid=87485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 00:21:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5777f284-9162-4912-b0ed-e64ed8105d7f tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] http://192.168.122.147/volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227/action returned with HTTP 202 Sep 01 00:21:44 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-06864e8f-4b76-4389-aa2e-b6c9587f2cd9 req-275f441d-b324-4511-b881-5e03a419c040 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Lock "cinder-attachment_update-35fc4155-3ccf-4128-8d5e-0a64797e2265-devstack" acquired by "attachment_update" :: waited 0.031s {{(pid=87485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 00:21:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 368/734] 192.168.122.147 () {62 vars in 1312 bytes} [Tue Sep 1 00:21:44 2026] POST /volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:21:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a052a1f8-3e3a-4f5b-8881-fc4b5c2d07e7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a052a1f8-3e3a-4f5b-8881-fc4b5c2d07e7 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] GET http://192.168.122.147/volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227 Sep 01 00:21:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a052a1f8-3e3a-4f5b-8881-fc4b5c2d07e7 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a052a1f8-3e3a-4f5b-8881-fc4b5c2d07e7 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-a052a1f8-3e3a-4f5b-8881-fc4b5c2d07e7 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] show called for member fa80fb55-d578-4cf2-8f8c-3347db308227 {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:21:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:44 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:44 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:21:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a052a1f8-3e3a-4f5b-8881-fc4b5c2d07e7 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] http://192.168.122.147/volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227 returned with HTTP 200 Sep 01 00:21:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 369/735] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:21:44 2026] GET /volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227 => generated 388 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-71adaebb-3cd4-4bf7-a1e6-e8932deeb225 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-71adaebb-3cd4-4bf7-a1e6-e8932deeb225 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] DELETE http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 Sep 01 00:21:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-71adaebb-3cd4-4bf7-a1e6-e8932deeb225 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-71adaebb-3cd4-4bf7-a1e6-e8932deeb225 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:44 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-71adaebb-3cd4-4bf7-a1e6-e8932deeb225 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Delete volume with id: d26a52ee-222e-48dc-b731-c4b428fa9e43 Sep 01 00:21:44 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:44 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:44 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-71adaebb-3cd4-4bf7-a1e6-e8932deeb225 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Volume info retrieved successfully. Sep 01 00:21:44 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-06864e8f-4b76-4389-aa2e-b6c9587f2cd9 req-275f441d-b324-4511-b881-5e03a419c040 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Lock "cinder-attachment_update-35fc4155-3ccf-4128-8d5e-0a64797e2265-devstack" released by "attachment_update" :: held 0.423s {{(pid=87485) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 00:21:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-06864e8f-4b76-4389-aa2e-b6c9587f2cd9 req-275f441d-b324-4511-b881-5e03a419c040 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/attachments/438bfe21-1b95-4607-94d3-12c51dfbc919 returned with HTTP 200 Sep 01 00:21:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 367/736] 192.168.122.147 () {66 vars in 1593 bytes} [Tue Sep 1 00:21:44 2026] PUT /volume/v3/attachments/438bfe21-1b95-4607-94d3-12c51dfbc919 => generated 694 bytes in 488 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:21:44 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-71adaebb-3cd4-4bf7-a1e6-e8932deeb225 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Delete volume request issued successfully. Sep 01 00:21:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-71adaebb-3cd4-4bf7-a1e6-e8932deeb225 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 returned with HTTP 202 Sep 01 00:21:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 370/737] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:21:44 2026] DELETE /volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:21:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ebeef5ff-5745-4a21-a650-9f97042d6e08 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ebeef5ff-5745-4a21-a650-9f97042d6e08 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] GET http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 Sep 01 00:21:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ebeef5ff-5745-4a21-a650-9f97042d6e08 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ebeef5ff-5745-4a21-a650-9f97042d6e08 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ebeef5ff-5745-4a21-a650-9f97042d6e08 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Volume info retrieved successfully. Sep 01 00:21:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ebeef5ff-5745-4a21-a650-9f97042d6e08 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 returned with HTTP 200 Sep 01 00:21:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 368/738] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:44 2026] GET /volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c1be4981-5c3b-439b-9aea-400bea3f5bdd None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c1be4981-5c3b-439b-9aea-400bea3f5bdd tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 Sep 01 00:21:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c1be4981-5c3b-439b-9aea-400bea3f5bdd tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c1be4981-5c3b-439b-9aea-400bea3f5bdd tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:44 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:44 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:44 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c1be4981-5c3b-439b-9aea-400bea3f5bdd tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c1be4981-5c3b-439b-9aea-400bea3f5bdd tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 returned with HTTP 200 Sep 01 00:21:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 371/739] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:44 2026] GET /volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 => generated 851 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-88a2e98d-5337-4344-9c37-039b0bc7c075 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-88a2e98d-5337-4344-9c37-039b0bc7c075 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 Sep 01 00:21:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-88a2e98d-5337-4344-9c37-039b0bc7c075 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-88a2e98d-5337-4344-9c37-039b0bc7c075 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:45 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:45 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-88a2e98d-5337-4344-9c37-039b0bc7c075 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-88a2e98d-5337-4344-9c37-039b0bc7c075 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 returned with HTTP 200 Sep 01 00:21:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 369/740] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:44 2026] GET /volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 => generated 852 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2f7568c0-554a-485d-a8b1-48a85a8cdab2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2f7568c0-554a-485d-a8b1-48a85a8cdab2 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] GET http://192.168.122.147/volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227 Sep 01 00:21:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2f7568c0-554a-485d-a8b1-48a85a8cdab2 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2f7568c0-554a-485d-a8b1-48a85a8cdab2 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.groups [None req-2f7568c0-554a-485d-a8b1-48a85a8cdab2 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] show called for member fa80fb55-d578-4cf2-8f8c-3347db308227 {{(pid=87484) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 00:21:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2f7568c0-554a-485d-a8b1-48a85a8cdab2 tempest-GroupsV320Test-115766598 tempest-GroupsV320Test-115766598-project-member] http://192.168.122.147/volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227 returned with HTTP 404 Sep 01 00:21:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 372/741] 192.168.122.147 () {60 vars in 1270 bytes} [Tue Sep 1 00:21:45 2026] GET /volume/v3/groups/fa80fb55-d578-4cf2-8f8c-3347db308227 => generated 108 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:21:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7bb186b3-5967-43c0-83c4-2f3f49e6191c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7bb186b3-5967-43c0-83c4-2f3f49e6191c tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] DELETE http://192.168.122.147/volume/v3/group_types/d939b74b-ad96-4dfc-b08f-8294a571ac26 Sep 01 00:21:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7bb186b3-5967-43c0-83c4-2f3f49e6191c tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7bb186b3-5967-43c0-83c4-2f3f49e6191c tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7bb186b3-5967-43c0-83c4-2f3f49e6191c tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] http://192.168.122.147/volume/v3/group_types/d939b74b-ad96-4dfc-b08f-8294a571ac26 returned with HTTP 202 Sep 01 00:21:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 370/742] 192.168.122.147 () {60 vars in 1288 bytes} [Tue Sep 1 00:21:45 2026] DELETE /volume/v3/group_types/d939b74b-ad96-4dfc-b08f-8294a571ac26 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:21:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-eb5d56cd-b6f7-4494-8bca-1afed5ef0d67 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-eb5d56cd-b6f7-4494-8bca-1afed5ef0d67 tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] DELETE http://192.168.122.147/volume/v3/types/29d99390-042c-422f-ac63-8ab2cec49bef Sep 01 00:21:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-eb5d56cd-b6f7-4494-8bca-1afed5ef0d67 tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-eb5d56cd-b6f7-4494-8bca-1afed5ef0d67 tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-06864e8f-4b76-4389-aa2e-b6c9587f2cd9 req-78106d70-6947-4928-a6d7-ca4fde2e65d8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-06864e8f-4b76-4389-aa2e-b6c9587f2cd9 req-78106d70-6947-4928-a6d7-ca4fde2e65d8 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] POST http://192.168.122.147/volume/v3/attachments/438bfe21-1b95-4607-94d3-12c51dfbc919/action Sep 01 00:21:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-eb5d56cd-b6f7-4494-8bca-1afed5ef0d67 tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] http://192.168.122.147/volume/v3/types/29d99390-042c-422f-ac63-8ab2cec49bef returned with HTTP 202 Sep 01 00:21:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-06864e8f-4b76-4389-aa2e-b6c9587f2cd9 req-78106d70-6947-4928-a6d7-ca4fde2e65d8 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Action body: b'{"os-complete": null}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:21:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 373/743] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:21:45 2026] DELETE /volume/v3/types/29d99390-042c-422f-ac63-8ab2cec49bef => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:21:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-06864e8f-4b76-4389-aa2e-b6c9587f2cd9 req-78106d70-6947-4928-a6d7-ca4fde2e65d8 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-771bab32-6a4d-4e2c-9c06-3859042408d7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-771bab32-6a4d-4e2c-9c06-3859042408d7 tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] GET http://192.168.122.147/volume/v3/types/29d99390-042c-422f-ac63-8ab2cec49bef Sep 01 00:21:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-771bab32-6a4d-4e2c-9c06-3859042408d7 tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-771bab32-6a4d-4e2c-9c06-3859042408d7 tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-771bab32-6a4d-4e2c-9c06-3859042408d7 tempest-GroupsV320Test-457686443 tempest-GroupsV320Test-457686443-project-admin] http://192.168.122.147/volume/v3/types/29d99390-042c-422f-ac63-8ab2cec49bef returned with HTTP 404 Sep 01 00:21:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 374/744] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:21:45 2026] GET /volume/v3/types/29d99390-042c-422f-ac63-8ab2cec49bef => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:45 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:45 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-06864e8f-4b76-4389-aa2e-b6c9587f2cd9 req-78106d70-6947-4928-a6d7-ca4fde2e65d8 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/attachments/438bfe21-1b95-4607-94d3-12c51dfbc919/action returned with HTTP 204 Sep 01 00:21:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 371/745] 192.168.122.147 () {66 vars in 1614 bytes} [Tue Sep 1 00:21:45 2026] POST /volume/v3/attachments/438bfe21-1b95-4607-94d3-12c51dfbc919/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-15820888-a8e1-4510-9782-f47364a031a1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-15820888-a8e1-4510-9782-f47364a031a1 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] GET http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 Sep 01 00:21:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-15820888-a8e1-4510-9782-f47364a031a1 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-15820888-a8e1-4510-9782-f47364a031a1 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:45 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:45 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-15820888-a8e1-4510-9782-f47364a031a1 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Volume info retrieved successfully. Sep 01 00:21:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-15820888-a8e1-4510-9782-f47364a031a1 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 returned with HTTP 200 Sep 01 00:21:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 375/746] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:45 2026] GET /volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b157c5c8-6907-40d2-b694-f9c16c449122 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b157c5c8-6907-40d2-b694-f9c16c449122 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 Sep 01 00:21:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b157c5c8-6907-40d2-b694-f9c16c449122 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b157c5c8-6907-40d2-b694-f9c16c449122 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:45 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:45 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b157c5c8-6907-40d2-b694-f9c16c449122 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b157c5c8-6907-40d2-b694-f9c16c449122 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 returned with HTTP 200 Sep 01 00:21:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 372/747] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:45 2026] GET /volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-fbddc48f-6440-41e7-9079-87d560f9c1b9 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fbddc48f-6440-41e7-9079-87d560f9c1b9 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 Sep 01 00:21:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fbddc48f-6440-41e7-9079-87d560f9c1b9 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fbddc48f-6440-41e7-9079-87d560f9c1b9 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:46 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:46 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:46 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:46 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:46 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fbddc48f-6440-41e7-9079-87d560f9c1b9 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fbddc48f-6440-41e7-9079-87d560f9c1b9 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 returned with HTTP 200 Sep 01 00:21:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 376/748] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:46 2026] GET /volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 => generated 1144 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-11b2742f-9212-4f91-8a2f-09eb8456005b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-11b2742f-9212-4f91-8a2f-09eb8456005b tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 Sep 01 00:21:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-11b2742f-9212-4f91-8a2f-09eb8456005b tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-11b2742f-9212-4f91-8a2f-09eb8456005b tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:46 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:46 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:46 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:46 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:46 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-11b2742f-9212-4f91-8a2f-09eb8456005b tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-11b2742f-9212-4f91-8a2f-09eb8456005b tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 returned with HTTP 200 Sep 01 00:21:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 373/749] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:46 2026] GET /volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 => generated 1144 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-87145a9d-330f-4b5f-8e02-fec40a759755 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-87145a9d-330f-4b5f-8e02-fec40a759755 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:21:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-87145a9d-330f-4b5f-8e02-fec40a759755 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1415901892"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-87145a9d-330f-4b5f-8e02-fec40a759755 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1415901892'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:21:46 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-87145a9d-330f-4b5f-8e02-fec40a759755 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Create volume of 1 GB Sep 01 00:21:46 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-87145a9d-330f-4b5f-8e02-fec40a759755 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Availability Zones retrieved successfully. Sep 01 00:21:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-87145a9d-330f-4b5f-8e02-fec40a759755 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Flow 'volume_create_api' (4d9a44b8-306f-4a3a-be0e-dfcbb3342eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:21:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-87145a9d-330f-4b5f-8e02-fec40a759755 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da960d44-3565-4dbe-ae83-32af5baf0778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-87145a9d-330f-4b5f-8e02-fec40a759755 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:21:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-87145a9d-330f-4b5f-8e02-fec40a759755 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da960d44-3565-4dbe-ae83-32af5baf0778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-87145a9d-330f-4b5f-8e02-fec40a759755 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28ee34aa-b7f2-41d3-af07-73f91f8c589e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:46 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-87145a9d-330f-4b5f-8e02-fec40a759755 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Created reservations ['7447667c-8417-48cf-be7e-b359c3591af7', '6653fd65-c232-4c3b-a689-555c0b88129b', 'aa543abc-9ba7-423e-97d1-8a2d17071d5c', 'ab20ec7a-25fc-4dd0-be57-58dbf96a640e'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:21:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-87145a9d-330f-4b5f-8e02-fec40a759755 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28ee34aa-b7f2-41d3-af07-73f91f8c589e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7447667c-8417-48cf-be7e-b359c3591af7', '6653fd65-c232-4c3b-a689-555c0b88129b', 'aa543abc-9ba7-423e-97d1-8a2d17071d5c', 'ab20ec7a-25fc-4dd0-be57-58dbf96a640e']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-87145a9d-330f-4b5f-8e02-fec40a759755 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1098430-e5e7-4d0b-b93a-bb7c3e1840e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:46 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:46 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-87145a9d-330f-4b5f-8e02-fec40a759755 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1098430-e5e7-4d0b-b93a-bb7c3e1840e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1415901892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c0710b10c84826a95ee76142d71b45',qos_specs=None,replication_status=,reservations=['7447667c-8417-48cf-be7e-b359c3591af7','6653fd65-c232-4c3b-a689-555c0b88129b','aa543abc-9ba7-423e-97d1-8a2d17071d5c','ab20ec7a-25fc-4dd0-be57-58dbf96a640e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='032e2b99a4754199b3c79f435c94ec9d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:21:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1415901892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22c0710b10c84826a95ee76142d71b45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='032e2b99a4754199b3c79f435c94ec9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-87145a9d-330f-4b5f-8e02-fec40a759755 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5b07f52-b297-4882-968b-d21ed548c9f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-87145a9d-330f-4b5f-8e02-fec40a759755 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5b07f52-b297-4882-968b-d21ed548c9f1) transitioned into state 'SUCCESS' from state '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-1415901892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22c0710b10c84826a95ee76142d71b45',qos_specs=None,replication_status=,reservations=['7447667c-8417-48cf-be7e-b359c3591af7','6653fd65-c232-4c3b-a689-555c0b88129b','aa543abc-9ba7-423e-97d1-8a2d17071d5c','ab20ec7a-25fc-4dd0-be57-58dbf96a640e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='032e2b99a4754199b3c79f435c94ec9d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-87145a9d-330f-4b5f-8e02-fec40a759755 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5fe1336-11b2-47c2-b755-9ec5951326fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-87145a9d-330f-4b5f-8e02-fec40a759755 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5fe1336-11b2-47c2-b755-9ec5951326fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-87145a9d-330f-4b5f-8e02-fec40a759755 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Flow 'volume_create_api' (4d9a44b8-306f-4a3a-be0e-dfcbb3342eaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:21:46 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-87145a9d-330f-4b5f-8e02-fec40a759755 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Create volume request issued successfully. Sep 01 00:21:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-87145a9d-330f-4b5f-8e02-fec40a759755 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:21:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 377/750] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:21:46 2026] POST /volume/v3/volumes => generated 760 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:21:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4b91ed35-4334-4397-a6f1-98b11149936e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4b91ed35-4334-4397-a6f1-98b11149936e tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 Sep 01 00:21:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4b91ed35-4334-4397-a6f1-98b11149936e tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4b91ed35-4334-4397-a6f1-98b11149936e tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:46 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:46 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:46 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:46 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:46 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4b91ed35-4334-4397-a6f1-98b11149936e tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4b91ed35-4334-4397-a6f1-98b11149936e tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 returned with HTTP 200 Sep 01 00:21:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 374/751] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:46 2026] GET /volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 => generated 828 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-447f5c7c-209f-4414-b8d5-1ad3934c8855 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-447f5c7c-209f-4414-b8d5-1ad3934c8855 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] GET http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 Sep 01 00:21:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-447f5c7c-209f-4414-b8d5-1ad3934c8855 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-447f5c7c-209f-4414-b8d5-1ad3934c8855 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-447f5c7c-209f-4414-b8d5-1ad3934c8855 tempest-ServerActionsTestOtherA-721427442 tempest-ServerActionsTestOtherA-721427442-project-member] http://192.168.122.147/volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 returned with HTTP 404 Sep 01 00:21:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 378/752] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:46 2026] GET /volume/v3/volumes/d26a52ee-222e-48dc-b731-c4b428fa9e43 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e5d91649-439d-4bae-9d7a-a4a40a8ad8d7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e5d91649-439d-4bae-9d7a-a4a40a8ad8d7 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 Sep 01 00:21:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e5d91649-439d-4bae-9d7a-a4a40a8ad8d7 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e5d91649-439d-4bae-9d7a-a4a40a8ad8d7 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e5d91649-439d-4bae-9d7a-a4a40a8ad8d7 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 returned with HTTP 404 Sep 01 00:21:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 375/753] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:47 2026] GET /volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-fa88e536-d739-4753-bcb4-1f5052dbc27d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fa88e536-d739-4753-bcb4-1f5052dbc27d tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes Sep 01 00:21:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fa88e536-d739-4753-bcb4-1f5052dbc27d tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fa88e536-d739-4753-bcb4-1f5052dbc27d tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-fa88e536-d739-4753-bcb4-1f5052dbc27d tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:21:47 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:47 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:47 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-fa88e536-d739-4753-bcb4-1f5052dbc27d tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:21:47 devstack devstack@c-api.service[87484]: /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 00:21:47 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:21:47 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:47 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:47 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fa88e536-d739-4753-bcb4-1f5052dbc27d tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Get all volumes completed successfully. Sep 01 00:21:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fa88e536-d739-4753-bcb4-1f5052dbc27d tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 200 Sep 01 00:21:47 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 379/754] 192.168.122.147 () {58 vars in 1121 bytes} [Tue Sep 1 00:21:47 2026] GET /volume/v3/volumes => generated 343 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:21:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b698353c-8707-441e-9438-0b0497ef47dc None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b698353c-8707-441e-9438-0b0497ef47dc tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/snapshots Sep 01 00:21:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b698353c-8707-441e-9438-0b0497ef47dc tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b698353c-8707-441e-9438-0b0497ef47dc tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-b698353c-8707-441e-9438-0b0497ef47dc tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:21:47 devstack devstack@c-api.service[87485]: DEBUG cinder.db.api [None req-b698353c-8707-441e-9438-0b0497ef47dc tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Building query based on filter {{(pid=87485) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:21:47 devstack devstack@c-api.service[87485]: /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 00:21:47 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:21:47 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b698353c-8707-441e-9438-0b0497ef47dc tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Get all snapshots completed successfully. Sep 01 00:21:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b698353c-8707-441e-9438-0b0497ef47dc tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 200 Sep 01 00:21:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 376/755] 192.168.122.147 () {58 vars in 1127 bytes} [Tue Sep 1 00:21:47 2026] GET /volume/v3/snapshots => generated 17 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:21:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-064987ad-aae4-4eb3-b257-1f092653d1f2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-064987ad-aae4-4eb3-b257-1f092653d1f2 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 Sep 01 00:21:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-064987ad-aae4-4eb3-b257-1f092653d1f2 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-064987ad-aae4-4eb3-b257-1f092653d1f2 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:47 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:47 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:47 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:47 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:47 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-064987ad-aae4-4eb3-b257-1f092653d1f2 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-064987ad-aae4-4eb3-b257-1f092653d1f2 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 returned with HTTP 200 Sep 01 00:21:47 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 380/756] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:47 2026] GET /volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 => generated 887 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-87696c4a-c0a7-4854-89d4-20488f42acda None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-87696c4a-c0a7-4854-89d4-20488f42acda tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] DELETE http://192.168.122.147/volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 Sep 01 00:21:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-87696c4a-c0a7-4854-89d4-20488f42acda tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-87696c4a-c0a7-4854-89d4-20488f42acda tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:47 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-87696c4a-c0a7-4854-89d4-20488f42acda tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Delete volume with id: 0f31e524-8684-4257-a2ce-e0db3b4a8477 Sep 01 00:21:47 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:47 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:47 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:47 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:47 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-87696c4a-c0a7-4854-89d4-20488f42acda tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:47 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-87696c4a-c0a7-4854-89d4-20488f42acda tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Delete volume request issued successfully. Sep 01 00:21:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-87696c4a-c0a7-4854-89d4-20488f42acda tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 returned with HTTP 202 Sep 01 00:21:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 377/757] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:21:47 2026] DELETE /volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 00:21:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-40594d64-a5a2-4164-8aef-92b41a9c716f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-40594d64-a5a2-4164-8aef-92b41a9c716f tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 Sep 01 00:21:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-40594d64-a5a2-4164-8aef-92b41a9c716f tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-40594d64-a5a2-4164-8aef-92b41a9c716f tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:47 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:47 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:47 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:47 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:47 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-40594d64-a5a2-4164-8aef-92b41a9c716f tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-40594d64-a5a2-4164-8aef-92b41a9c716f tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 returned with HTTP 200 Sep 01 00:21:47 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 381/758] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:47 2026] GET /volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 => generated 886 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9b0daee3-33ae-4286-a6c4-970974c7929e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9b0daee3-33ae-4286-a6c4-970974c7929e tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 Sep 01 00:21:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9b0daee3-33ae-4286-a6c4-970974c7929e tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9b0daee3-33ae-4286-a6c4-970974c7929e tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:47 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:47 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:47 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:47 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:47 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9b0daee3-33ae-4286-a6c4-970974c7929e tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9b0daee3-33ae-4286-a6c4-970974c7929e tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 returned with HTTP 200 Sep 01 00:21:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 378/759] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:47 2026] GET /volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 => generated 852 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-295ea812-3c7f-4304-be70-eb86d907bf11 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-295ea812-3c7f-4304-be70-eb86d907bf11 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 Sep 01 00:21:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-295ea812-3c7f-4304-be70-eb86d907bf11 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-295ea812-3c7f-4304-be70-eb86d907bf11 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:48 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:48 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:48 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:48 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:48 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-295ea812-3c7f-4304-be70-eb86d907bf11 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Volume info retrieved successfully. Sep 01 00:21:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-295ea812-3c7f-4304-be70-eb86d907bf11 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 returned with HTTP 200 Sep 01 00:21:48 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 382/760] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:48 2026] GET /volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 => generated 886 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1e4e7f8b-f629-4508-b99b-2ce8e7f70e6e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1e4e7f8b-f629-4508-b99b-2ce8e7f70e6e tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 Sep 01 00:21:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1e4e7f8b-f629-4508-b99b-2ce8e7f70e6e tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1e4e7f8b-f629-4508-b99b-2ce8e7f70e6e tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:48 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:48 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:48 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:48 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:48 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1e4e7f8b-f629-4508-b99b-2ce8e7f70e6e tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1e4e7f8b-f629-4508-b99b-2ce8e7f70e6e tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 returned with HTTP 200 Sep 01 00:21:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 379/761] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:48 2026] GET /volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-b7f63341-77ce-4550-9c0d-d4506218a9f3 req-82c43192-48b6-4b78-9162-722c46cf8bf5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-b7f63341-77ce-4550-9c0d-d4506218a9f3 req-82c43192-48b6-4b78-9162-722c46cf8bf5 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 Sep 01 00:21:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-b7f63341-77ce-4550-9c0d-d4506218a9f3 req-82c43192-48b6-4b78-9162-722c46cf8bf5 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-b7f63341-77ce-4550-9c0d-d4506218a9f3 req-82c43192-48b6-4b78-9162-722c46cf8bf5 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:49 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:49 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:49 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:49 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:49 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-b7f63341-77ce-4550-9c0d-d4506218a9f3 req-82c43192-48b6-4b78-9162-722c46cf8bf5 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-b7f63341-77ce-4550-9c0d-d4506218a9f3 req-82c43192-48b6-4b78-9162-722c46cf8bf5 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 returned with HTTP 200 Sep 01 00:21:49 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 383/762] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:21:49 2026] GET /volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 => generated 853 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c307f91b-93b2-4e06-824d-058565d893f3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c307f91b-93b2-4e06-824d-058565d893f3 None None] GET http://192.168.122.147/volume// Sep 01 00:21:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c307f91b-93b2-4e06-824d-058565d893f3 None None] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c307f91b-93b2-4e06-824d-058565d893f3 None None] Calling method 'all' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c307f91b-93b2-4e06-824d-058565d893f3 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:21:49 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 380/763] 192.168.122.147 () {58 vars in 1317 bytes} [Tue Sep 1 00:21:49 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:21:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3e66ac90-e896-45fe-8e78-d4f574a09f6f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-b7f63341-77ce-4550-9c0d-d4506218a9f3 req-323bb03f-9be2-4415-bc7b-62f48b9a5037 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3e66ac90-e896-45fe-8e78-d4f574a09f6f tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 Sep 01 00:21:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3e66ac90-e896-45fe-8e78-d4f574a09f6f tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3e66ac90-e896-45fe-8e78-d4f574a09f6f tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-b7f63341-77ce-4550-9c0d-d4506218a9f3 req-323bb03f-9be2-4415-bc7b-62f48b9a5037 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 01 00:21:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-b7f63341-77ce-4550-9c0d-d4506218a9f3 req-323bb03f-9be2-4415-bc7b-62f48b9a5037 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4", "connector": null, "instance_uuid": "f137cee5-11b3-492d-9763-8883fe9642f1"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3e66ac90-e896-45fe-8e78-d4f574a09f6f tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 returned with HTTP 404 Sep 01 00:21:49 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 384/764] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:49 2026] GET /volume/v3/volumes/0f31e524-8684-4257-a2ce-e0db3b4a8477 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:49 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:49 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:49 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:49 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f2a148a3-97c6-492c-ace5-96c31eb0dceb None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f2a148a3-97c6-492c-ace5-96c31eb0dceb tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/bb2952e2-1a06-4552-a4b8-29fc652bcf04 Sep 01 00:21:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f2a148a3-97c6-492c-ace5-96c31eb0dceb tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f2a148a3-97c6-492c-ace5-96c31eb0dceb tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:49 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-f2a148a3-97c6-492c-ace5-96c31eb0dceb tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Delete snapshot with id: bb2952e2-1a06-4552-a4b8-29fc652bcf04 Sep 01 00:21:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f2a148a3-97c6-492c-ace5-96c31eb0dceb tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/snapshots/bb2952e2-1a06-4552-a4b8-29fc652bcf04 returned with HTTP 404 Sep 01 00:21:49 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 385/765] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:21:49 2026] DELETE /volume/v3/snapshots/bb2952e2-1a06-4552-a4b8-29fc652bcf04 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5c241f3a-ed17-41cc-91b5-fd568baa53f2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5c241f3a-ed17-41cc-91b5-fd568baa53f2 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] GET http://192.168.122.147/volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 Sep 01 00:21:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5c241f3a-ed17-41cc-91b5-fd568baa53f2 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5c241f3a-ed17-41cc-91b5-fd568baa53f2 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5c241f3a-ed17-41cc-91b5-fd568baa53f2 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 returned with HTTP 404 Sep 01 00:21:49 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 386/766] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:49 2026] GET /volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4be63d6b-3f21-45b7-bdfe-2c9a62c5bb41 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4be63d6b-3f21-45b7-bdfe-2c9a62c5bb41 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] DELETE http://192.168.122.147/volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 Sep 01 00:21:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4be63d6b-3f21-45b7-bdfe-2c9a62c5bb41 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4be63d6b-3f21-45b7-bdfe-2c9a62c5bb41 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:49 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-4be63d6b-3f21-45b7-bdfe-2c9a62c5bb41 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] Delete volume with id: 2003a444-b07c-4e00-9623-f6887b355c06 Sep 01 00:21:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-b7f63341-77ce-4550-9c0d-d4506218a9f3 req-323bb03f-9be2-4415-bc7b-62f48b9a5037 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 01 00:21:49 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 381/767] 192.168.122.147 () {66 vars in 1483 bytes} [Tue Sep 1 00:21:49 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4be63d6b-3f21-45b7-bdfe-2c9a62c5bb41 tempest-VolumesDeleteCascade-1219196199 tempest-VolumesDeleteCascade-1219196199-project-member] http://192.168.122.147/volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 returned with HTTP 404 Sep 01 00:21:49 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 387/768] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:21:49 2026] DELETE /volume/v3/volumes/2003a444-b07c-4e00-9623-f6887b355c06 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8d26d0b8-d870-43c2-8697-8666b129cfe1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8d26d0b8-d870-43c2-8697-8666b129cfe1 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 Sep 01 00:21:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8d26d0b8-d870-43c2-8697-8666b129cfe1 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8d26d0b8-d870-43c2-8697-8666b129cfe1 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:49 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:49 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:49 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:49 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-797f5416-6e05-4be2-aa87-d392862fd2ef None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-797f5416-6e05-4be2-aa87-d392862fd2ef None None] GET http://192.168.122.147/volume// Sep 01 00:21:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-797f5416-6e05-4be2-aa87-d392862fd2ef None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-797f5416-6e05-4be2-aa87-d392862fd2ef None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-797f5416-6e05-4be2-aa87-d392862fd2ef None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:21:49 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 388/769] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:21:49 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:21:49 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8d26d0b8-d870-43c2-8697-8666b129cfe1 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-b7f63341-77ce-4550-9c0d-d4506218a9f3 req-94fc39b3-41a9-4f91-83d3-00ab5893d570 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-b7f63341-77ce-4550-9c0d-d4506218a9f3 req-94fc39b3-41a9-4f91-83d3-00ab5893d570 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 Sep 01 00:21:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-b7f63341-77ce-4550-9c0d-d4506218a9f3 req-94fc39b3-41a9-4f91-83d3-00ab5893d570 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-b7f63341-77ce-4550-9c0d-d4506218a9f3 req-94fc39b3-41a9-4f91-83d3-00ab5893d570 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8d26d0b8-d870-43c2-8697-8666b129cfe1 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 returned with HTTP 200 Sep 01 00:21:49 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 382/770] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:49 2026] GET /volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 => generated 852 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:49 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:49 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:49 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:49 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:49 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-b7f63341-77ce-4550-9c0d-d4506218a9f3 req-94fc39b3-41a9-4f91-83d3-00ab5893d570 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-b7f63341-77ce-4550-9c0d-d4506218a9f3 req-94fc39b3-41a9-4f91-83d3-00ab5893d570 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 returned with HTTP 200 Sep 01 00:21:49 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 389/771] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:21:49 2026] GET /volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 => generated 1033 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:21:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-b7f63341-77ce-4550-9c0d-d4506218a9f3 req-0e186a7f-6ba7-45a0-8b84-3a7c7eeed5eb None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-b7f63341-77ce-4550-9c0d-d4506218a9f3 req-0e186a7f-6ba7-45a0-8b84-3a7c7eeed5eb tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] PUT http://192.168.122.147/volume/v3/attachments/fff2effb-0e30-4ca1-b913-7b23ca836778 Sep 01 00:21:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-b7f63341-77ce-4550-9c0d-d4506218a9f3 req-0e186a7f-6ba7-45a0-8b84-3a7c7eeed5eb tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:adfa816424c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "da743fc2-df7b-458e-a6d8-82aef14baffc", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:49 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-b7f63341-77ce-4550-9c0d-d4506218a9f3 req-0e186a7f-6ba7-45a0-8b84-3a7c7eeed5eb tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Acquiring lock "cinder-attachment_update-3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4-devstack" by "attachment_update" {{(pid=87485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 00:21:50 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-b7f63341-77ce-4550-9c0d-d4506218a9f3 req-0e186a7f-6ba7-45a0-8b84-3a7c7eeed5eb tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Lock "cinder-attachment_update-3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4-devstack" acquired by "attachment_update" :: waited 0.034s {{(pid=87485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 00:21:50 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:50 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:50 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:50 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:50 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-b7f63341-77ce-4550-9c0d-d4506218a9f3 req-0e186a7f-6ba7-45a0-8b84-3a7c7eeed5eb tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Lock "cinder-attachment_update-3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4-devstack" released by "attachment_update" :: held 0.222s {{(pid=87485) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 00:21:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-b7f63341-77ce-4550-9c0d-d4506218a9f3 req-0e186a7f-6ba7-45a0-8b84-3a7c7eeed5eb tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/attachments/fff2effb-0e30-4ca1-b913-7b23ca836778 returned with HTTP 200 Sep 01 00:21:50 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 383/772] 192.168.122.147 () {66 vars in 1593 bytes} [Tue Sep 1 00:21:49 2026] PUT /volume/v3/attachments/fff2effb-0e30-4ca1-b913-7b23ca836778 => generated 694 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-b7f63341-77ce-4550-9c0d-d4506218a9f3 req-64538bd3-ed30-411a-829d-596f61876cd4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-b7f63341-77ce-4550-9c0d-d4506218a9f3 req-64538bd3-ed30-411a-829d-596f61876cd4 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] POST http://192.168.122.147/volume/v3/attachments/fff2effb-0e30-4ca1-b913-7b23ca836778/action Sep 01 00:21:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-b7f63341-77ce-4550-9c0d-d4506218a9f3 req-64538bd3-ed30-411a-829d-596f61876cd4 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Action body: b'{"os-complete": null}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:21:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-b7f63341-77ce-4550-9c0d-d4506218a9f3 req-64538bd3-ed30-411a-829d-596f61876cd4 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:50 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:50 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0222330b-7713-43c6-9e8b-c99a2a244632 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:50 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:50 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0222330b-7713-43c6-9e8b-c99a2a244632 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 Sep 01 00:21:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0222330b-7713-43c6-9e8b-c99a2a244632 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0222330b-7713-43c6-9e8b-c99a2a244632 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-b7f63341-77ce-4550-9c0d-d4506218a9f3 req-64538bd3-ed30-411a-829d-596f61876cd4 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/attachments/fff2effb-0e30-4ca1-b913-7b23ca836778/action returned with HTTP 204 Sep 01 00:21:50 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 390/773] 192.168.122.147 () {66 vars in 1614 bytes} [Tue Sep 1 00:21:50 2026] POST /volume/v3/attachments/fff2effb-0e30-4ca1-b913-7b23ca836778/action => generated 0 bytes in 113 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:50 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:50 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:50 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:50 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:50 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0222330b-7713-43c6-9e8b-c99a2a244632 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0222330b-7713-43c6-9e8b-c99a2a244632 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 returned with HTTP 200 Sep 01 00:21:50 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 384/774] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:50 2026] GET /volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 => generated 1148 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8f1b64ca-59f2-4ed3-92a4-4d9e8d95c356 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8f1b64ca-59f2-4ed3-92a4-4d9e8d95c356 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 Sep 01 00:21:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8f1b64ca-59f2-4ed3-92a4-4d9e8d95c356 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8f1b64ca-59f2-4ed3-92a4-4d9e8d95c356 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:50 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:50 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:50 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:50 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:50 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8f1b64ca-59f2-4ed3-92a4-4d9e8d95c356 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8f1b64ca-59f2-4ed3-92a4-4d9e8d95c356 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 returned with HTTP 200 Sep 01 00:21:50 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 391/775] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:50 2026] GET /volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 => generated 1145 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-bf0c1371-56aa-440e-9bab-83a13b0fa98d req-8e4b7b49-6a9c-4fdb-b5a9-fd5bac843b57 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-bf0c1371-56aa-440e-9bab-83a13b0fa98d req-8e4b7b49-6a9c-4fdb-b5a9-fd5bac843b57 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 Sep 01 00:21:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-bf0c1371-56aa-440e-9bab-83a13b0fa98d req-8e4b7b49-6a9c-4fdb-b5a9-fd5bac843b57 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-bf0c1371-56aa-440e-9bab-83a13b0fa98d req-8e4b7b49-6a9c-4fdb-b5a9-fd5bac843b57 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:51 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:51 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:51 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:51 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:51 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-bf0c1371-56aa-440e-9bab-83a13b0fa98d req-8e4b7b49-6a9c-4fdb-b5a9-fd5bac843b57 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-bf0c1371-56aa-440e-9bab-83a13b0fa98d req-8e4b7b49-6a9c-4fdb-b5a9-fd5bac843b57 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 returned with HTTP 200 Sep 01 00:21:51 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 385/776] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:21:51 2026] GET /volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 => generated 1144 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:21:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-bf0c1371-56aa-440e-9bab-83a13b0fa98d req-2ab11309-c0ab-4b61-bc8a-f3a98776e4a4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-bf0c1371-56aa-440e-9bab-83a13b0fa98d req-2ab11309-c0ab-4b61-bc8a-f3a98776e4a4 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] POST http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265/action Sep 01 00:21:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-bf0c1371-56aa-440e-9bab-83a13b0fa98d req-2ab11309-c0ab-4b61-bc8a-f3a98776e4a4 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:21:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-bf0c1371-56aa-440e-9bab-83a13b0fa98d req-2ab11309-c0ab-4b61-bc8a-f3a98776e4a4 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:51 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:51 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:51 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:51 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:51 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-bf0c1371-56aa-440e-9bab-83a13b0fa98d req-2ab11309-c0ab-4b61-bc8a-f3a98776e4a4 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:51 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-bf0c1371-56aa-440e-9bab-83a13b0fa98d req-2ab11309-c0ab-4b61-bc8a-f3a98776e4a4 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Begin detaching volume completed successfully. Sep 01 00:21:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-bf0c1371-56aa-440e-9bab-83a13b0fa98d req-2ab11309-c0ab-4b61-bc8a-f3a98776e4a4 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265/action returned with HTTP 202 Sep 01 00:21:51 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 392/777] 192.168.122.147 () {64 vars in 1561 bytes} [Tue Sep 1 00:21:51 2026] POST /volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:21:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e6e8e895-2c62-463c-8234-89cbf73084e5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e6e8e895-2c62-463c-8234-89cbf73084e5 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 Sep 01 00:21:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e6e8e895-2c62-463c-8234-89cbf73084e5 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e6e8e895-2c62-463c-8234-89cbf73084e5 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:51 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:51 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:51 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:51 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:51 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e6e8e895-2c62-463c-8234-89cbf73084e5 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e6e8e895-2c62-463c-8234-89cbf73084e5 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 returned with HTTP 200 Sep 01 00:21:51 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 386/778] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:51 2026] GET /volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 => generated 1147 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ce6ad46b-0bb4-4a9b-b437-0746a28c3793 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ce6ad46b-0bb4-4a9b-b437-0746a28c3793 None None] GET http://192.168.122.147/volume// Sep 01 00:21:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ce6ad46b-0bb4-4a9b-b437-0746a28c3793 None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ce6ad46b-0bb4-4a9b-b437-0746a28c3793 None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ce6ad46b-0bb4-4a9b-b437-0746a28c3793 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:21:51 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 393/779] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:21:51 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:21:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-bf0c1371-56aa-440e-9bab-83a13b0fa98d req-41541ea8-23a3-4d33-b91d-146ace2f925d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-bf0c1371-56aa-440e-9bab-83a13b0fa98d req-41541ea8-23a3-4d33-b91d-146ace2f925d tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 Sep 01 00:21:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-bf0c1371-56aa-440e-9bab-83a13b0fa98d req-41541ea8-23a3-4d33-b91d-146ace2f925d tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-bf0c1371-56aa-440e-9bab-83a13b0fa98d req-41541ea8-23a3-4d33-b91d-146ace2f925d tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:51 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:51 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:51 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:51 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:51 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-bf0c1371-56aa-440e-9bab-83a13b0fa98d req-41541ea8-23a3-4d33-b91d-146ace2f925d tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-bf0c1371-56aa-440e-9bab-83a13b0fa98d req-41541ea8-23a3-4d33-b91d-146ace2f925d tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 returned with HTTP 200 Sep 01 00:21:51 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 387/780] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:21:51 2026] GET /volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 => generated 1328 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:21:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-bf0c1371-56aa-440e-9bab-83a13b0fa98d req-a8a467e6-91be-43e5-82b4-262e1c7d91f6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-bf0c1371-56aa-440e-9bab-83a13b0fa98d req-a8a467e6-91be-43e5-82b4-262e1c7d91f6 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] DELETE http://192.168.122.147/volume/v3/attachments/438bfe21-1b95-4607-94d3-12c51dfbc919 Sep 01 00:21:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-bf0c1371-56aa-440e-9bab-83a13b0fa98d req-a8a467e6-91be-43e5-82b4-262e1c7d91f6 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-bf0c1371-56aa-440e-9bab-83a13b0fa98d req-a8a467e6-91be-43e5-82b4-262e1c7d91f6 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:52 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:52 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-22c7bebc-2993-412d-9bf0-667dfe124dd8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:52 devstack devstack@c-api.service[87484]: /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 00:21:52 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, Sep 01 00:21:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-bf0c1371-56aa-440e-9bab-83a13b0fa98d req-a8a467e6-91be-43e5-82b4-262e1c7d91f6 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/attachments/438bfe21-1b95-4607-94d3-12c51dfbc919 returned with HTTP 200 Sep 01 00:21:52 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 394/781] 192.168.122.147 () {64 vars in 1562 bytes} [Tue Sep 1 00:21:52 2026] DELETE /volume/v3/attachments/438bfe21-1b95-4607-94d3-12c51dfbc919 => generated 19 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-22c7bebc-2993-412d-9bf0-667dfe124dd8 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] POST http://192.168.122.147/volume/v3/qos-specs Sep 01 00:21:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-22c7bebc-2993-412d-9bf0-667dfe124dd8 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-524574102", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:52 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.qos_specs [None req-22c7bebc-2993-412d-9bf0-667dfe124dd8 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-524574102', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87485) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 00:21:52 devstack devstack@c-api.service[87485]: DEBUG cinder.db.api [None req-22c7bebc-2993-412d-9bf0-667dfe124dd8 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] DB qos_specs_create(): root {'id': '5e42773e-28f1-4ba0-8c13-e9846cd57248', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-524574102'} {{(pid=87485) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 00:21:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-22c7bebc-2993-412d-9bf0-667dfe124dd8 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs returned with HTTP 200 Sep 01 00:21:52 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 388/782] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:21:52 2026] POST /volume/v3/qos-specs => generated 400 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-72dc1478-b451-4e62-97e2-6a62d9809198 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-72dc1478-b451-4e62-97e2-6a62d9809198 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:21:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-72dc1478-b451-4e62-97e2-6a62d9809198 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-256795132"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:52 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:52 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a1119495-7e0d-46c0-9b95-216cbbc0f941 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-72dc1478-b451-4e62-97e2-6a62d9809198 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:21:52 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 395/783] 192.168.122.147 () {60 vars in 1136 bytes} [Tue Sep 1 00:21:52 2026] POST /volume/v3/types => generated 221 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a1119495-7e0d-46c0-9b95-216cbbc0f941 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 Sep 01 00:21:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a1119495-7e0d-46c0-9b95-216cbbc0f941 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a1119495-7e0d-46c0-9b95-216cbbc0f941 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ab241a25-5ee1-48cf-941f-b53b5610ce0c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ab241a25-5ee1-48cf-941f-b53b5610ce0c tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:21:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ab241a25-5ee1-48cf-941f-b53b5610ce0c tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-446034802"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:52 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:52 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:52 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:52 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:52 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a1119495-7e0d-46c0-9b95-216cbbc0f941 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ab241a25-5ee1-48cf-941f-b53b5610ce0c tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:21:52 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 396/784] 192.168.122.147 () {60 vars in 1136 bytes} [Tue Sep 1 00:21:52 2026] POST /volume/v3/types => generated 221 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a1119495-7e0d-46c0-9b95-216cbbc0f941 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 returned with HTTP 200 Sep 01 00:21:52 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 389/785] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:52 2026] GET /volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 => generated 852 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-330b2e95-fec8-41c2-9657-5f4ec6b33a86 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-330b2e95-fec8-41c2-9657-5f4ec6b33a86 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:21:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-330b2e95-fec8-41c2-9657-5f4ec6b33a86 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-872443103"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-330b2e95-fec8-41c2-9657-5f4ec6b33a86 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:21:52 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 397/786] 192.168.122.147 () {60 vars in 1136 bytes} [Tue Sep 1 00:21:52 2026] POST /volume/v3/types => generated 221 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b686e5ac-50e0-4b0d-97d7-044df18f64dc None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b686e5ac-50e0-4b0d-97d7-044df18f64dc tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248/associate?vol_type_id=2495a452-40e4-4b76-ab39-a96c807a43a1 Sep 01 00:21:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b686e5ac-50e0-4b0d-97d7-044df18f64dc tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b686e5ac-50e0-4b0d-97d7-044df18f64dc tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'associate' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b686e5ac-50e0-4b0d-97d7-044df18f64dc tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Associate qos_spec: 5e42773e-28f1-4ba0-8c13-e9846cd57248 with type: 2495a452-40e4-4b76-ab39-a96c807a43a1 {{(pid=87485) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 00:21:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-94b4796c-4132-40a4-aff1-ead7a1be2616 req-f7694cc4-4a62-46cd-8bd6-2e3218be66fe None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-94b4796c-4132-40a4-aff1-ead7a1be2616 req-f7694cc4-4a62-46cd-8bd6-2e3218be66fe tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 Sep 01 00:21:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-94b4796c-4132-40a4-aff1-ead7a1be2616 req-f7694cc4-4a62-46cd-8bd6-2e3218be66fe tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-94b4796c-4132-40a4-aff1-ead7a1be2616 req-f7694cc4-4a62-46cd-8bd6-2e3218be66fe tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:53 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:53 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:53 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:53 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:53 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-94b4796c-4132-40a4-aff1-ead7a1be2616 req-f7694cc4-4a62-46cd-8bd6-2e3218be66fe tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-94b4796c-4132-40a4-aff1-ead7a1be2616 req-f7694cc4-4a62-46cd-8bd6-2e3218be66fe tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 returned with HTTP 200 Sep 01 00:21:53 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 398/787] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:21:53 2026] GET /volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 => generated 1145 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-94b4796c-4132-40a4-aff1-ead7a1be2616 req-bafaff1e-ec3b-45a1-986b-9eb4f03eeae7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-94b4796c-4132-40a4-aff1-ead7a1be2616 req-bafaff1e-ec3b-45a1-986b-9eb4f03eeae7 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] POST http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4/action Sep 01 00:21:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-94b4796c-4132-40a4-aff1-ead7a1be2616 req-bafaff1e-ec3b-45a1-986b-9eb4f03eeae7 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:21:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-94b4796c-4132-40a4-aff1-ead7a1be2616 req-bafaff1e-ec3b-45a1-986b-9eb4f03eeae7 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:53 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:53 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b686e5ac-50e0-4b0d-97d7-044df18f64dc tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248/associate?vol_type_id=2495a452-40e4-4b76-ab39-a96c807a43a1 returned with HTTP 202 Sep 01 00:21:53 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 390/788] 192.168.122.147 () {58 vars in 1365 bytes} [Tue Sep 1 00:21:52 2026] GET /volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248/associate?vol_type_id=2495a452-40e4-4b76-ab39-a96c807a43a1 => generated 0 bytes in 269 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-759b9b7b-a6c4-4550-8a7c-73268249bd5a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:53 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:53 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:53 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-94b4796c-4132-40a4-aff1-ead7a1be2616 req-bafaff1e-ec3b-45a1-986b-9eb4f03eeae7 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-759b9b7b-a6c4-4550-8a7c-73268249bd5a tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248/associate?vol_type_id=fc913d25-b10f-434f-9097-c12b960eca9e Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-759b9b7b-a6c4-4550-8a7c-73268249bd5a tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-759b9b7b-a6c4-4550-8a7c-73268249bd5a tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'associate' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:53 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.qos_specs_manage [None req-759b9b7b-a6c4-4550-8a7c-73268249bd5a tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Associate qos_spec: 5e42773e-28f1-4ba0-8c13-e9846cd57248 with type: fc913d25-b10f-434f-9097-c12b960eca9e {{(pid=87485) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 00:21:53 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-94b4796c-4132-40a4-aff1-ead7a1be2616 req-bafaff1e-ec3b-45a1-986b-9eb4f03eeae7 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Begin detaching volume completed successfully. Sep 01 00:21:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-94b4796c-4132-40a4-aff1-ead7a1be2616 req-bafaff1e-ec3b-45a1-986b-9eb4f03eeae7 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4/action returned with HTTP 202 Sep 01 00:21:53 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 399/789] 192.168.122.147 () {64 vars in 1561 bytes} [Tue Sep 1 00:21:53 2026] POST /volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:21:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-759b9b7b-a6c4-4550-8a7c-73268249bd5a tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248/associate?vol_type_id=fc913d25-b10f-434f-9097-c12b960eca9e returned with HTTP 202 Sep 01 00:21:53 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 391/790] 192.168.122.147 () {58 vars in 1365 bytes} [Tue Sep 1 00:21:53 2026] GET /volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248/associate?vol_type_id=fc913d25-b10f-434f-9097-c12b960eca9e => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:21:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1fdd0fe2-01f0-481c-9191-bf3c5208d6f2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ecf144b2-d630-4da8-b5c5-2291e9d342f8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ecf144b2-d630-4da8-b5c5-2291e9d342f8 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248/associate?vol_type_id=2a5ef515-ef4a-4fac-af9a-3568aeb0020b Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ecf144b2-d630-4da8-b5c5-2291e9d342f8 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ecf144b2-d630-4da8-b5c5-2291e9d342f8 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'associate' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:53 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1fdd0fe2-01f0-481c-9191-bf3c5208d6f2 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 Sep 01 00:21:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1fdd0fe2-01f0-481c-9191-bf3c5208d6f2 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ecf144b2-d630-4da8-b5c5-2291e9d342f8 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Associate qos_spec: 5e42773e-28f1-4ba0-8c13-e9846cd57248 with type: 2a5ef515-ef4a-4fac-af9a-3568aeb0020b {{(pid=87485) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 00:21:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1fdd0fe2-01f0-481c-9191-bf3c5208d6f2 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:53 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:53 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:53 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:53 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:53 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1fdd0fe2-01f0-481c-9191-bf3c5208d6f2 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1fdd0fe2-01f0-481c-9191-bf3c5208d6f2 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 returned with HTTP 200 Sep 01 00:21:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ecf144b2-d630-4da8-b5c5-2291e9d342f8 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248/associate?vol_type_id=2a5ef515-ef4a-4fac-af9a-3568aeb0020b returned with HTTP 202 Sep 01 00:21:53 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 400/791] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:53 2026] GET /volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 => generated 1148 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:21:53 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 392/792] 192.168.122.147 () {58 vars in 1365 bytes} [Tue Sep 1 00:21:53 2026] GET /volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248/associate?vol_type_id=2a5ef515-ef4a-4fac-af9a-3568aeb0020b => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:21:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-fb23a8ff-9b0d-4046-983d-363d09318b92 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b84f54d0-87d1-4d05-b586-b61faf75770f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b84f54d0-87d1-4d05-b586-b61faf75770f tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248/associations Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b84f54d0-87d1-4d05-b586-b61faf75770f tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b84f54d0-87d1-4d05-b586-b61faf75770f tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'associations' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:53 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b84f54d0-87d1-4d05-b586-b61faf75770f tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Get associations for qos_spec id: 5e42773e-28f1-4ba0-8c13-e9846cd57248 {{(pid=87485) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: /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 00:21:53 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 00:21:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b84f54d0-87d1-4d05-b586-b61faf75770f tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248/associations returned with HTTP 200 Sep 01 00:21:53 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 393/793] 192.168.122.147 () {58 vars in 1277 bytes} [Tue Sep 1 00:21:53 2026] GET /volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248/associations => generated 445 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-82d1de0a-8062-4e26-925f-c103c732bf5f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-82d1de0a-8062-4e26-925f-c103c732bf5f None None] GET http://192.168.122.147/volume// Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-82d1de0a-8062-4e26-925f-c103c732bf5f None None] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-82d1de0a-8062-4e26-925f-c103c732bf5f None None] Calling method 'all' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-82d1de0a-8062-4e26-925f-c103c732bf5f None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:21:53 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 394/794] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:21:53 2026] GET /volume/ => generated 390 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-46b73ccd-be49-41c5-b0e4-f1464fc6eada None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-46b73ccd-be49-41c5-b0e4-f1464fc6eada tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248/disassociate?vol_type_id=2495a452-40e4-4b76-ab39-a96c807a43a1 Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-46b73ccd-be49-41c5-b0e4-f1464fc6eada tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-46b73ccd-be49-41c5-b0e4-f1464fc6eada tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'disassociate' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:53 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.qos_specs_manage [None req-46b73ccd-be49-41c5-b0e4-f1464fc6eada tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Disassociate qos_spec: 5e42773e-28f1-4ba0-8c13-e9846cd57248 from type: 2495a452-40e4-4b76-ab39-a96c807a43a1 {{(pid=87485) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-46b73ccd-be49-41c5-b0e4-f1464fc6eada tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248/disassociate?vol_type_id=2495a452-40e4-4b76-ab39-a96c807a43a1 returned with HTTP 202 Sep 01 00:21:53 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 395/795] 192.168.122.147 () {58 vars in 1374 bytes} [Tue Sep 1 00:21:53 2026] GET /volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248/disassociate?vol_type_id=2495a452-40e4-4b76-ab39-a96c807a43a1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-94b4796c-4132-40a4-aff1-ead7a1be2616 req-26cb5de6-cd35-4ca3-8ee4-f105f9317a29 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-94b4796c-4132-40a4-aff1-ead7a1be2616 req-26cb5de6-cd35-4ca3-8ee4-f105f9317a29 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-94b4796c-4132-40a4-aff1-ead7a1be2616 req-26cb5de6-cd35-4ca3-8ee4-f105f9317a29 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-94b4796c-4132-40a4-aff1-ead7a1be2616 req-26cb5de6-cd35-4ca3-8ee4-f105f9317a29 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:53 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:53 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:53 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:53 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-94b4796c-4132-40a4-aff1-ead7a1be2616 req-26cb5de6-cd35-4ca3-8ee4-f105f9317a29 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-94b4796c-4132-40a4-aff1-ead7a1be2616 req-26cb5de6-cd35-4ca3-8ee4-f105f9317a29 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 returned with HTTP 200 Sep 01 00:21:53 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 396/796] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:21:53 2026] GET /volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 => generated 1329 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-46ff1c8e-01d3-4eea-aa51-29d973d4a7ac None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-46ff1c8e-01d3-4eea-aa51-29d973d4a7ac tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248/associations Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-46ff1c8e-01d3-4eea-aa51-29d973d4a7ac tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-46ff1c8e-01d3-4eea-aa51-29d973d4a7ac tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'associations' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.qos_specs_manage [None req-46ff1c8e-01d3-4eea-aa51-29d973d4a7ac tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Get associations for qos_spec id: 5e42773e-28f1-4ba0-8c13-e9846cd57248 {{(pid=87485) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 00:21:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fb23a8ff-9b0d-4046-983d-363d09318b92 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:21:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fb23a8ff-9b0d-4046-983d-363d09318b92 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1553720809", "metadata": {"Type": "Test"}}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-fb23a8ff-9b0d-4046-983d-363d09318b92 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1553720809', 'metadata': {'Type': 'Test'}}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:21:53 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-fb23a8ff-9b0d-4046-983d-363d09318b92 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Create volume of 1 GB Sep 01 00:21:53 devstack devstack@c-api.service[87485]: /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 00:21:53 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 00:21:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-46ff1c8e-01d3-4eea-aa51-29d973d4a7ac tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248/associations returned with HTTP 200 Sep 01 00:21:53 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 397/797] 192.168.122.147 () {58 vars in 1277 bytes} [Tue Sep 1 00:21:53 2026] GET /volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248/associations => generated 304 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:53 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fb23a8ff-9b0d-4046-983d-363d09318b92 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Availability Zones retrieved successfully. Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-af8d5638-d28b-4dec-b1f1-1fea1fa63b59 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-af8d5638-d28b-4dec-b1f1-1fea1fa63b59 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248/disassociate_all Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-af8d5638-d28b-4dec-b1f1-1fea1fa63b59 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-af8d5638-d28b-4dec-b1f1-1fea1fa63b59 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'disassociate_all' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:53 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.qos_specs_manage [None req-af8d5638-d28b-4dec-b1f1-1fea1fa63b59 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Disassociate qos_spec: 5e42773e-28f1-4ba0-8c13-e9846cd57248 from all. {{(pid=87485) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-af8d5638-d28b-4dec-b1f1-1fea1fa63b59 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248/disassociate_all returned with HTTP 202 Sep 01 00:21:53 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 398/798] 192.168.122.147 () {58 vars in 1289 bytes} [Tue Sep 1 00:21:53 2026] GET /volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248/disassociate_all => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6cd90e68-9f7e-4ca0-9685-0907ae1a5c5e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6cd90e68-9f7e-4ca0-9685-0907ae1a5c5e tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248/associations Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6cd90e68-9f7e-4ca0-9685-0907ae1a5c5e tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6cd90e68-9f7e-4ca0-9685-0907ae1a5c5e tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'associations' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:53 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6cd90e68-9f7e-4ca0-9685-0907ae1a5c5e tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Get associations for qos_spec id: 5e42773e-28f1-4ba0-8c13-e9846cd57248 {{(pid=87485) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: /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 00:21:53 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 00:21:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6cd90e68-9f7e-4ca0-9685-0907ae1a5c5e tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248/associations returned with HTTP 200 Sep 01 00:21:53 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 399/799] 192.168.122.147 () {58 vars in 1277 bytes} [Tue Sep 1 00:21:53 2026] GET /volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248/associations => generated 24 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1f8a7195-36b6-4790-a0a6-317ddf1fee29 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1f8a7195-36b6-4790-a0a6-317ddf1fee29 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] DELETE http://192.168.122.147/volume/v3/types/2a5ef515-ef4a-4fac-af9a-3568aeb0020b Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1f8a7195-36b6-4790-a0a6-317ddf1fee29 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1f8a7195-36b6-4790-a0a6-317ddf1fee29 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:53 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1f8a7195-36b6-4790-a0a6-317ddf1fee29 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/types/2a5ef515-ef4a-4fac-af9a-3568aeb0020b returned with HTTP 202 Sep 01 00:21:53 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 400/800] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:21:53 2026] DELETE /volume/v3/types/2a5ef515-ef4a-4fac-af9a-3568aeb0020b => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4d7bc500-954f-49b0-8248-861e4d331453 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4d7bc500-954f-49b0-8248-861e4d331453 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] GET http://192.168.122.147/volume/v3/types/2a5ef515-ef4a-4fac-af9a-3568aeb0020b Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4d7bc500-954f-49b0-8248-861e4d331453 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4d7bc500-954f-49b0-8248-861e4d331453 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4d7bc500-954f-49b0-8248-861e4d331453 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/types/2a5ef515-ef4a-4fac-af9a-3568aeb0020b returned with HTTP 404 Sep 01 00:21:53 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 401/801] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:21:53 2026] GET /volume/v3/types/2a5ef515-ef4a-4fac-af9a-3568aeb0020b => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:53 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-fb23a8ff-9b0d-4046-983d-363d09318b92 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Flow 'volume_create_api' (3787e64f-f053-4c1b-912c-8d80b40342c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-169f4cf3-0699-404f-8d0c-ad904c74fc89 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:53 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-fb23a8ff-9b0d-4046-983d-363d09318b92 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2d18244-2b04-4771-a89a-b5f5a78f057f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-169f4cf3-0699-404f-8d0c-ad904c74fc89 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] DELETE http://192.168.122.147/volume/v3/types/fc913d25-b10f-434f-9097-c12b960eca9e Sep 01 00:21:53 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-fb23a8ff-9b0d-4046-983d-363d09318b92 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-169f4cf3-0699-404f-8d0c-ad904c74fc89 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-169f4cf3-0699-404f-8d0c-ad904c74fc89 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-169f4cf3-0699-404f-8d0c-ad904c74fc89 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/types/fc913d25-b10f-434f-9097-c12b960eca9e returned with HTTP 202 Sep 01 00:21:53 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 402/802] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:21:53 2026] DELETE /volume/v3/types/fc913d25-b10f-434f-9097-c12b960eca9e => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-94b4796c-4132-40a4-aff1-ead7a1be2616 req-06a1e213-994c-44b2-a5e1-d3cbc4825c13 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-94b4796c-4132-40a4-aff1-ead7a1be2616 req-06a1e213-994c-44b2-a5e1-d3cbc4825c13 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] DELETE http://192.168.122.147/volume/v3/attachments/fff2effb-0e30-4ca1-b913-7b23ca836778 Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-94b4796c-4132-40a4-aff1-ead7a1be2616 req-06a1e213-994c-44b2-a5e1-d3cbc4825c13 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-94b4796c-4132-40a4-aff1-ead7a1be2616 req-06a1e213-994c-44b2-a5e1-d3cbc4825c13 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:53 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-fb23a8ff-9b0d-4046-983d-363d09318b92 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2d18244-2b04-4771-a89a-b5f5a78f057f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:53 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:53 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-fb23a8ff-9b0d-4046-983d-363d09318b92 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35132efe-4002-4806-abfe-8d1ab7c26938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:53 devstack devstack@c-api.service[87485]: /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 00:21:53 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-94b4796c-4132-40a4-aff1-ead7a1be2616 req-06a1e213-994c-44b2-a5e1-d3cbc4825c13 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/attachments/fff2effb-0e30-4ca1-b913-7b23ca836778 returned with HTTP 200 Sep 01 00:21:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 403/803] 192.168.122.147 () {64 vars in 1562 bytes} [Tue Sep 1 00:21:53 2026] DELETE /volume/v3/attachments/fff2effb-0e30-4ca1-b913-7b23ca836778 => generated 19 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8f98ae99-bf0f-466a-8ebc-c0eef7d5541e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8f98ae99-bf0f-466a-8ebc-c0eef7d5541e tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] GET http://192.168.122.147/volume/v3/types/fc913d25-b10f-434f-9097-c12b960eca9e Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8f98ae99-bf0f-466a-8ebc-c0eef7d5541e tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8f98ae99-bf0f-466a-8ebc-c0eef7d5541e tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8f98ae99-bf0f-466a-8ebc-c0eef7d5541e tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/types/fc913d25-b10f-434f-9097-c12b960eca9e returned with HTTP 404 Sep 01 00:21:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 404/804] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:21:54 2026] GET /volume/v3/types/fc913d25-b10f-434f-9097-c12b960eca9e => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2c2d9fc6-0fea-4559-81c4-11a0337fd6ae None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2c2d9fc6-0fea-4559-81c4-11a0337fd6ae tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] DELETE http://192.168.122.147/volume/v3/types/2495a452-40e4-4b76-ab39-a96c807a43a1 Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2c2d9fc6-0fea-4559-81c4-11a0337fd6ae tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2c2d9fc6-0fea-4559-81c4-11a0337fd6ae tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:54 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-fb23a8ff-9b0d-4046-983d-363d09318b92 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Created reservations ['fab2ea00-d5fe-47c1-a98c-d8278ea2ae0b', '270094b5-63d0-4710-b679-a5c2bec058d8', '4622c89d-772e-403a-9268-fdcda4e6b4ae', '5d64e422-79dc-4931-9fce-51de7b2448b7'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-fb23a8ff-9b0d-4046-983d-363d09318b92 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35132efe-4002-4806-abfe-8d1ab7c26938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fab2ea00-d5fe-47c1-a98c-d8278ea2ae0b', '270094b5-63d0-4710-b679-a5c2bec058d8', '4622c89d-772e-403a-9268-fdcda4e6b4ae', '5d64e422-79dc-4931-9fce-51de7b2448b7']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-fb23a8ff-9b0d-4046-983d-363d09318b92 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (771f340a-4cc5-44de-b1ee-c5bb7bf5e127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:54 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2c2d9fc6-0fea-4559-81c4-11a0337fd6ae tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/types/2495a452-40e4-4b76-ab39-a96c807a43a1 returned with HTTP 202 Sep 01 00:21:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 405/805] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:21:54 2026] DELETE /volume/v3/types/2495a452-40e4-4b76-ab39-a96c807a43a1 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-fb23a8ff-9b0d-4046-983d-363d09318b92 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (771f340a-4cc5-44de-b1ee-c5bb7bf5e127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85dee02a-6b59-4228-99a7-ee6c5668839c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1553720809',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='01d2e4811bc14d6e9704ad467a975be1',qos_specs=None,replication_status=,reservations=['fab2ea00-d5fe-47c1-a98c-d8278ea2ae0b','270094b5-63d0-4710-b679-a5c2bec058d8','4622c89d-772e-403a-9268-fdcda4e6b4ae','5d64e422-79dc-4931-9fce-51de7b2448b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2288e30c38845a884f3618f90d9cff6',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:21:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1553720809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85dee02a-6b59-4228-99a7-ee6c5668839c,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='01d2e4811bc14d6e9704ad467a975be1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2288e30c38845a884f3618f90d9cff6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-fb23a8ff-9b0d-4046-983d-363d09318b92 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd3443d8-9d65-4f89-80b6-a93249c297cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a3017f03-24a2-498b-ba2c-239e327e6b1d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a3017f03-24a2-498b-ba2c-239e327e6b1d tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] GET http://192.168.122.147/volume/v3/types/2495a452-40e4-4b76-ab39-a96c807a43a1 Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a3017f03-24a2-498b-ba2c-239e327e6b1d tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a3017f03-24a2-498b-ba2c-239e327e6b1d tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a3017f03-24a2-498b-ba2c-239e327e6b1d tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/types/2495a452-40e4-4b76-ab39-a96c807a43a1 returned with HTTP 404 Sep 01 00:21:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 406/806] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:21:54 2026] GET /volume/v3/types/2495a452-40e4-4b76-ab39-a96c807a43a1 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0deabf92-d5f6-41c1-82db-7a92aa17d95f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0deabf92-d5f6-41c1-82db-7a92aa17d95f tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] POST http://192.168.122.147/volume/v3/qos-specs Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0deabf92-d5f6-41c1-82db-7a92aa17d95f tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1804765200", "consumer": "back-end"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.qos_specs [None req-0deabf92-d5f6-41c1-82db-7a92aa17d95f tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1804765200', 'consumer': 'back-end', 'specs': {}} {{(pid=87485) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.db.api [None req-0deabf92-d5f6-41c1-82db-7a92aa17d95f tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] DB qos_specs_create(): root {'id': 'e91c7117-2925-4e8a-a38f-bb0d4297b547', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1804765200'} {{(pid=87485) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-fb23a8ff-9b0d-4046-983d-363d09318b92 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd3443d8-9d65-4f89-80b6-a93249c297cc) transitioned into state 'SUCCESS' from state '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-1553720809',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='01d2e4811bc14d6e9704ad467a975be1',qos_specs=None,replication_status=,reservations=['fab2ea00-d5fe-47c1-a98c-d8278ea2ae0b','270094b5-63d0-4710-b679-a5c2bec058d8','4622c89d-772e-403a-9268-fdcda4e6b4ae','5d64e422-79dc-4931-9fce-51de7b2448b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2288e30c38845a884f3618f90d9cff6',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-fb23a8ff-9b0d-4046-983d-363d09318b92 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08ebaae2-4c3c-4d8c-a221-18a1696f1688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0deabf92-d5f6-41c1-82db-7a92aa17d95f tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs returned with HTTP 200 Sep 01 00:21:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 407/807] 192.168.122.147 () {60 vars in 1148 bytes} [Tue Sep 1 00:21:54 2026] POST /volume/v3/qos-specs => generated 377 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-18026e17-2024-4f72-b096-a9e5b1419320 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-18026e17-2024-4f72-b096-a9e5b1419320 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] DELETE http://192.168.122.147/volume/v3/qos-specs/e91c7117-2925-4e8a-a38f-bb0d4297b547?force=False Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-18026e17-2024-4f72-b096-a9e5b1419320 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-18026e17-2024-4f72-b096-a9e5b1419320 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:54 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.qos_specs_manage [None req-18026e17-2024-4f72-b096-a9e5b1419320 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Delete qos_spec: e91c7117-2925-4e8a-a38f-bb0d4297b547, force: False {{(pid=87485) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-fb23a8ff-9b0d-4046-983d-363d09318b92 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08ebaae2-4c3c-4d8c-a221-18a1696f1688) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-fb23a8ff-9b0d-4046-983d-363d09318b92 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Flow 'volume_create_api' (3787e64f-f053-4c1b-912c-8d80b40342c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fb23a8ff-9b0d-4046-983d-363d09318b92 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Create volume request issued successfully. Sep 01 00:21:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fb23a8ff-9b0d-4046-983d-363d09318b92 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:21:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 401/808] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:21:53 2026] POST /volume/v3/volumes => generated 768 bytes in 975 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:21:54 devstack devstack@c-api.service[87485]: /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 00:21:54 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-18026e17-2024-4f72-b096-a9e5b1419320 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs/e91c7117-2925-4e8a-a38f-bb0d4297b547?force=False returned with HTTP 202 Sep 01 00:21:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 408/809] 192.168.122.147 () {58 vars in 1264 bytes} [Tue Sep 1 00:21:54 2026] DELETE /volume/v3/qos-specs/e91c7117-2925-4e8a-a38f-bb0d4297b547?force=False => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-55fa4484-e0dc-4f01-a418-e388a6651fd3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-55fa4484-e0dc-4f01-a418-e388a6651fd3 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f660f313-69d9-4302-8175-bf80dd0b1151 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-55fa4484-e0dc-4f01-a418-e388a6651fd3 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-55fa4484-e0dc-4f01-a418-e388a6651fd3 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f660f313-69d9-4302-8175-bf80dd0b1151 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/e91c7117-2925-4e8a-a38f-bb0d4297b547 Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f660f313-69d9-4302-8175-bf80dd0b1151 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f660f313-69d9-4302-8175-bf80dd0b1151 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:54 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f660f313-69d9-4302-8175-bf80dd0b1151 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs/e91c7117-2925-4e8a-a38f-bb0d4297b547 returned with HTTP 404 Sep 01 00:21:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 409/810] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:21:54 2026] GET /volume/v3/qos-specs/e91c7117-2925-4e8a-a38f-bb0d4297b547 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:54 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:54 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-535831ef-278b-49f8-a5b5-45a4061eca56 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:54 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-535831ef-278b-49f8-a5b5-45a4061eca56 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-535831ef-278b-49f8-a5b5-45a4061eca56 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-535831ef-278b-49f8-a5b5-45a4061eca56 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-55fa4484-e0dc-4f01-a418-e388a6651fd3 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:21:54 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:54 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:54 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:54 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-55fa4484-e0dc-4f01-a418-e388a6651fd3 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c returned with HTTP 200 Sep 01 00:21:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 402/811] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:54 2026] GET /volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c => generated 836 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a1828b62-8d1b-4743-b409-f87170763e24 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a1828b62-8d1b-4743-b409-f87170763e24 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] GET http://192.168.122.147/volume/v3/qos-specs Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a1828b62-8d1b-4743-b409-f87170763e24 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a1828b62-8d1b-4743-b409-f87170763e24 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-535831ef-278b-49f8-a5b5-45a4061eca56 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:54 devstack devstack@c-api.service[87484]: /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 00:21:54 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:21:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a1828b62-8d1b-4743-b409-f87170763e24 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs returned with HTTP 200 Sep 01 00:21:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 403/812] 192.168.122.147 () {58 vars in 1127 bytes} [Tue Sep 1 00:21:54 2026] GET /volume/v3/qos-specs => generated 174 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-535831ef-278b-49f8-a5b5-45a4061eca56 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 returned with HTTP 200 Sep 01 00:21:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 410/813] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:54 2026] GET /volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9c9714f2-16e8-4fcf-be89-5abbe10a55ca None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9c9714f2-16e8-4fcf-be89-5abbe10a55ca tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] DELETE http://192.168.122.147/volume/v3/qos-specs/e91c7117-2925-4e8a-a38f-bb0d4297b547?force=False Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9c9714f2-16e8-4fcf-be89-5abbe10a55ca tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9c9714f2-16e8-4fcf-be89-5abbe10a55ca tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:54 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9c9714f2-16e8-4fcf-be89-5abbe10a55ca tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Delete qos_spec: e91c7117-2925-4e8a-a38f-bb0d4297b547, force: False {{(pid=87484) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-839648c3-35ca-4914-a375-6f3d8157fb4e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9c9714f2-16e8-4fcf-be89-5abbe10a55ca tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs/e91c7117-2925-4e8a-a38f-bb0d4297b547?force=False returned with HTTP 404 Sep 01 00:21:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 404/814] 192.168.122.147 () {58 vars in 1264 bytes} [Tue Sep 1 00:21:54 2026] DELETE /volume/v3/qos-specs/e91c7117-2925-4e8a-a38f-bb0d4297b547?force=False => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-839648c3-35ca-4914-a375-6f3d8157fb4e tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-839648c3-35ca-4914-a375-6f3d8157fb4e tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-839648c3-35ca-4914-a375-6f3d8157fb4e tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-20a17cc1-ce45-4d2e-84de-f177c4e5ac33 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-20a17cc1-ce45-4d2e-84de-f177c4e5ac33 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/e91c7117-2925-4e8a-a38f-bb0d4297b547 Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-20a17cc1-ce45-4d2e-84de-f177c4e5ac33 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-20a17cc1-ce45-4d2e-84de-f177c4e5ac33 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:54 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:54 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:54 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-20a17cc1-ce45-4d2e-84de-f177c4e5ac33 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs/e91c7117-2925-4e8a-a38f-bb0d4297b547 returned with HTTP 404 Sep 01 00:21:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 405/815] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:21:54 2026] GET /volume/v3/qos-specs/e91c7117-2925-4e8a-a38f-bb0d4297b547 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-839648c3-35ca-4914-a375-6f3d8157fb4e tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-be108323-c999-4c9f-b57d-bf941748882c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-be108323-c999-4c9f-b57d-bf941748882c tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] POST http://192.168.122.147/volume/v3/qos-specs Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-be108323-c999-4c9f-b57d-bf941748882c tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-999801938", "consumer": "both"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.qos_specs [None req-be108323-c999-4c9f-b57d-bf941748882c tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-999801938', 'consumer': 'both', 'specs': {}} {{(pid=87484) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-839648c3-35ca-4914-a375-6f3d8157fb4e tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 returned with HTTP 200 Sep 01 00:21:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 411/816] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:54 2026] GET /volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.db.api [None req-be108323-c999-4c9f-b57d-bf941748882c tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] DB qos_specs_create(): root {'id': 'e68d734a-b5ea-4523-a385-64019b06816c', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-999801938'} {{(pid=87484) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-be108323-c999-4c9f-b57d-bf941748882c tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs returned with HTTP 200 Sep 01 00:21:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 406/817] 192.168.122.147 () {60 vars in 1148 bytes} [Tue Sep 1 00:21:54 2026] POST /volume/v3/qos-specs => generated 372 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-87cea7a3-05a9-47d8-8ab8-d8815761911c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-87cea7a3-05a9-47d8-8ab8-d8815761911c tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] DELETE http://192.168.122.147/volume/v3/qos-specs/e68d734a-b5ea-4523-a385-64019b06816c?force=False Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-87cea7a3-05a9-47d8-8ab8-d8815761911c tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-87cea7a3-05a9-47d8-8ab8-d8815761911c tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.qos_specs_manage [None req-87cea7a3-05a9-47d8-8ab8-d8815761911c tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Delete qos_spec: e68d734a-b5ea-4523-a385-64019b06816c, force: False {{(pid=87485) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: /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 00:21:54 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-87cea7a3-05a9-47d8-8ab8-d8815761911c tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs/e68d734a-b5ea-4523-a385-64019b06816c?force=False returned with HTTP 202 Sep 01 00:21:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 412/818] 192.168.122.147 () {58 vars in 1264 bytes} [Tue Sep 1 00:21:54 2026] DELETE /volume/v3/qos-specs/e68d734a-b5ea-4523-a385-64019b06816c?force=False => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ec4efd0c-044c-4d46-b6f9-c8e812357a58 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ec4efd0c-044c-4d46-b6f9-c8e812357a58 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/e68d734a-b5ea-4523-a385-64019b06816c Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ec4efd0c-044c-4d46-b6f9-c8e812357a58 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ec4efd0c-044c-4d46-b6f9-c8e812357a58 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:54 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1ec08b88-df2f-4561-8323-41b5f2b92bd0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1ec08b88-df2f-4561-8323-41b5f2b92bd0 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1ec08b88-df2f-4561-8323-41b5f2b92bd0 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1ec08b88-df2f-4561-8323-41b5f2b92bd0 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ec4efd0c-044c-4d46-b6f9-c8e812357a58 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs/e68d734a-b5ea-4523-a385-64019b06816c returned with HTTP 404 Sep 01 00:21:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 407/819] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:21:54 2026] GET /volume/v3/qos-specs/e68d734a-b5ea-4523-a385-64019b06816c => generated 100 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ba296455-fa36-4ab3-84b5-6ed7060f1c7c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:54 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:54 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:54 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ba296455-fa36-4ab3-84b5-6ed7060f1c7c tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] GET http://192.168.122.147/volume/v3/qos-specs Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ba296455-fa36-4ab3-84b5-6ed7060f1c7c tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ba296455-fa36-4ab3-84b5-6ed7060f1c7c tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1ec08b88-df2f-4561-8323-41b5f2b92bd0 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:54 devstack devstack@c-api.service[87484]: /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 00:21:54 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:21:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ba296455-fa36-4ab3-84b5-6ed7060f1c7c tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs returned with HTTP 200 Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1ec08b88-df2f-4561-8323-41b5f2b92bd0 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 returned with HTTP 200 Sep 01 00:21:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 413/820] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:54 2026] GET /volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 408/821] 192.168.122.147 () {58 vars in 1127 bytes} [Tue Sep 1 00:21:54 2026] GET /volume/v3/qos-specs => generated 174 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-bb8da90b-32ff-4efa-878b-5a8494f875c5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bb8da90b-32ff-4efa-878b-5a8494f875c5 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] DELETE http://192.168.122.147/volume/v3/qos-specs/e68d734a-b5ea-4523-a385-64019b06816c?force=False Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bb8da90b-32ff-4efa-878b-5a8494f875c5 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bb8da90b-32ff-4efa-878b-5a8494f875c5 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bb8da90b-32ff-4efa-878b-5a8494f875c5 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Delete qos_spec: e68d734a-b5ea-4523-a385-64019b06816c, force: False {{(pid=87485) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bb8da90b-32ff-4efa-878b-5a8494f875c5 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs/e68d734a-b5ea-4523-a385-64019b06816c?force=False returned with HTTP 404 Sep 01 00:21:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 414/822] 192.168.122.147 () {58 vars in 1264 bytes} [Tue Sep 1 00:21:54 2026] DELETE /volume/v3/qos-specs/e68d734a-b5ea-4523-a385-64019b06816c?force=False => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c5271485-55b1-4154-abf4-7552da6dad80 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d9639765-75cb-4c41-848e-6e463f638566 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c5271485-55b1-4154-abf4-7552da6dad80 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d9639765-75cb-4c41-848e-6e463f638566 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/e68d734a-b5ea-4523-a385-64019b06816c Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d9639765-75cb-4c41-848e-6e463f638566 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d9639765-75cb-4c41-848e-6e463f638566 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c5271485-55b1-4154-abf4-7552da6dad80 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c5271485-55b1-4154-abf4-7552da6dad80 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d9639765-75cb-4c41-848e-6e463f638566 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs/e68d734a-b5ea-4523-a385-64019b06816c returned with HTTP 404 Sep 01 00:21:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 415/823] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:21:54 2026] GET /volume/v3/qos-specs/e68d734a-b5ea-4523-a385-64019b06816c => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9992a017-bffd-4bd2-a0a8-cb9d91f83fe3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:54 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:54 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:54 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9992a017-bffd-4bd2-a0a8-cb9d91f83fe3 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] POST http://192.168.122.147/volume/v3/qos-specs Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9992a017-bffd-4bd2-a0a8-cb9d91f83fe3 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-829787538", "consumer": "front-end"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c5271485-55b1-4154-abf4-7552da6dad80 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.qos_specs [None req-9992a017-bffd-4bd2-a0a8-cb9d91f83fe3 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-829787538', 'consumer': 'front-end', 'specs': {}} {{(pid=87485) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c5271485-55b1-4154-abf4-7552da6dad80 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 returned with HTTP 200 Sep 01 00:21:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 409/824] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:54 2026] GET /volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.db.api [None req-9992a017-bffd-4bd2-a0a8-cb9d91f83fe3 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] DB qos_specs_create(): root {'id': 'ea7012a6-bddb-4461-84b9-baa2bbedc40e', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-829787538'} {{(pid=87485) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9992a017-bffd-4bd2-a0a8-cb9d91f83fe3 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs returned with HTTP 200 Sep 01 00:21:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 416/825] 192.168.122.147 () {60 vars in 1148 bytes} [Tue Sep 1 00:21:54 2026] POST /volume/v3/qos-specs => generated 377 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4073e4a6-ee7b-4dfa-9dfe-9afd274da3ae None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4073e4a6-ee7b-4dfa-9dfe-9afd274da3ae tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] DELETE http://192.168.122.147/volume/v3/qos-specs/ea7012a6-bddb-4461-84b9-baa2bbedc40e?force=False Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4073e4a6-ee7b-4dfa-9dfe-9afd274da3ae tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4073e4a6-ee7b-4dfa-9dfe-9afd274da3ae tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4073e4a6-ee7b-4dfa-9dfe-9afd274da3ae tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Delete qos_spec: ea7012a6-bddb-4461-84b9-baa2bbedc40e, force: False {{(pid=87484) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: /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 00:21:54 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 00:21:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4073e4a6-ee7b-4dfa-9dfe-9afd274da3ae tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs/ea7012a6-bddb-4461-84b9-baa2bbedc40e?force=False returned with HTTP 202 Sep 01 00:21:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 410/826] 192.168.122.147 () {58 vars in 1264 bytes} [Tue Sep 1 00:21:54 2026] DELETE /volume/v3/qos-specs/ea7012a6-bddb-4461-84b9-baa2bbedc40e?force=False => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ea30203b-f275-4da4-8a05-d6696cd14cc2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3a3efe4d-3299-46d0-9f67-234d36b74d26 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3a3efe4d-3299-46d0-9f67-234d36b74d26 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/ea7012a6-bddb-4461-84b9-baa2bbedc40e Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ea30203b-f275-4da4-8a05-d6696cd14cc2 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3a3efe4d-3299-46d0-9f67-234d36b74d26 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ea30203b-f275-4da4-8a05-d6696cd14cc2 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3a3efe4d-3299-46d0-9f67-234d36b74d26 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:54 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ea30203b-f275-4da4-8a05-d6696cd14cc2 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3a3efe4d-3299-46d0-9f67-234d36b74d26 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs/ea7012a6-bddb-4461-84b9-baa2bbedc40e returned with HTTP 404 Sep 01 00:21:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 411/827] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:21:54 2026] GET /volume/v3/qos-specs/ea7012a6-bddb-4461-84b9-baa2bbedc40e => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-cb5d2233-fac8-4e22-9d18-bc5df8f18ffa None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:54 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:54 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:54 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cb5d2233-fac8-4e22-9d18-bc5df8f18ffa tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] GET http://192.168.122.147/volume/v3/qos-specs Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cb5d2233-fac8-4e22-9d18-bc5df8f18ffa tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cb5d2233-fac8-4e22-9d18-bc5df8f18ffa tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ea30203b-f275-4da4-8a05-d6696cd14cc2 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ea30203b-f275-4da4-8a05-d6696cd14cc2 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 returned with HTTP 200 Sep 01 00:21:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 417/828] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:54 2026] GET /volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:54 devstack devstack@c-api.service[87484]: /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 00:21:54 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:21:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cb5d2233-fac8-4e22-9d18-bc5df8f18ffa tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs returned with HTTP 200 Sep 01 00:21:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 412/829] 192.168.122.147 () {58 vars in 1127 bytes} [Tue Sep 1 00:21:54 2026] GET /volume/v3/qos-specs => generated 174 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2c4d49c8-91eb-41f4-8e77-670aaf42b26e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2c4d49c8-91eb-41f4-8e77-670aaf42b26e tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] DELETE http://192.168.122.147/volume/v3/qos-specs/ea7012a6-bddb-4461-84b9-baa2bbedc40e?force=False Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2c4d49c8-91eb-41f4-8e77-670aaf42b26e tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2c4d49c8-91eb-41f4-8e77-670aaf42b26e tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2c4d49c8-91eb-41f4-8e77-670aaf42b26e tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Delete qos_spec: ea7012a6-bddb-4461-84b9-baa2bbedc40e, force: False {{(pid=87485) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2c4d49c8-91eb-41f4-8e77-670aaf42b26e tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs/ea7012a6-bddb-4461-84b9-baa2bbedc40e?force=False returned with HTTP 404 Sep 01 00:21:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 418/830] 192.168.122.147 () {58 vars in 1264 bytes} [Tue Sep 1 00:21:54 2026] DELETE /volume/v3/qos-specs/ea7012a6-bddb-4461-84b9-baa2bbedc40e?force=False => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4845fe94-305b-4bdf-8bc7-9ff3dfa030b2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4845fe94-305b-4bdf-8bc7-9ff3dfa030b2 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/ea7012a6-bddb-4461-84b9-baa2bbedc40e Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4845fe94-305b-4bdf-8bc7-9ff3dfa030b2 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4845fe94-305b-4bdf-8bc7-9ff3dfa030b2 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:54 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:54 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4845fe94-305b-4bdf-8bc7-9ff3dfa030b2 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs/ea7012a6-bddb-4461-84b9-baa2bbedc40e returned with HTTP 404 Sep 01 00:21:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 413/831] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:21:54 2026] GET /volume/v3/qos-specs/ea7012a6-bddb-4461-84b9-baa2bbedc40e => generated 100 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ae78cb73-bef6-4e66-a13c-513e835a44d6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ae78cb73-bef6-4e66-a13c-513e835a44d6 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248 Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ae78cb73-bef6-4e66-a13c-513e835a44d6 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ae78cb73-bef6-4e66-a13c-513e835a44d6 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ae78cb73-bef6-4e66-a13c-513e835a44d6 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248 returned with HTTP 200 Sep 01 00:21:55 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 419/832] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:21:54 2026] GET /volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248 => generated 400 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-94e10f20-5041-444e-b470-f15ac8872dac None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-94e10f20-5041-444e-b470-f15ac8872dac tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] GET http://192.168.122.147/volume/v3/qos-specs Sep 01 00:21:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-94e10f20-5041-444e-b470-f15ac8872dac tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-94e10f20-5041-444e-b470-f15ac8872dac tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:55 devstack devstack@c-api.service[87484]: /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 00:21:55 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), Sep 01 00:21:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-94e10f20-5041-444e-b470-f15ac8872dac tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs returned with HTTP 200 Sep 01 00:21:55 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 414/833] 192.168.122.147 () {58 vars in 1127 bytes} [Tue Sep 1 00:21:55 2026] GET /volume/v3/qos-specs => generated 174 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7fdb04b8-f7e0-4643-abe2-ac8cda9a2820 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7fdb04b8-f7e0-4643-abe2-ac8cda9a2820 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] PUT http://192.168.122.147/volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248 Sep 01 00:21:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7fdb04b8-f7e0-4643-abe2-ac8cda9a2820 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:55 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:55 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:55 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.qos_specs [None req-7fdb04b8-f7e0-4643-abe2-ac8cda9a2820 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87485) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 01 00:21:55 devstack devstack@c-api.service[87485]: DEBUG cinder.db.api [None req-7fdb04b8-f7e0-4643-abe2-ac8cda9a2820 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] qos_specs_update() value: {'id': '7aada194-264d-402f-bde0-72f735d698e1', 'key': 'iops_bytes', 'value': '500', 'specs_id': '5e42773e-28f1-4ba0-8c13-e9846cd57248', 'deleted': False} {{(pid=87485) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 01 00:21:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7fdb04b8-f7e0-4643-abe2-ac8cda9a2820 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248 returned with HTTP 200 Sep 01 00:21:55 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 420/834] 192.168.122.147 () {60 vars in 1258 bytes} [Tue Sep 1 00:21:55 2026] PUT /volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248 => generated 36 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:21:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-19a4cbae-75f1-496d-a229-cc103dda9161 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-19a4cbae-75f1-496d-a229-cc103dda9161 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248 Sep 01 00:21:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-19a4cbae-75f1-496d-a229-cc103dda9161 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-19a4cbae-75f1-496d-a229-cc103dda9161 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:55 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:55 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-19a4cbae-75f1-496d-a229-cc103dda9161 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248 returned with HTTP 200 Sep 01 00:21:55 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 415/835] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:21:55 2026] GET /volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248 => generated 421 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e67e56b7-ff7a-4c00-9eed-1697eeaad456 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e67e56b7-ff7a-4c00-9eed-1697eeaad456 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] PUT http://192.168.122.147/volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248/delete_keys Sep 01 00:21:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e67e56b7-ff7a-4c00-9eed-1697eeaad456 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:55 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:55 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e67e56b7-ff7a-4c00-9eed-1697eeaad456 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Delete_key spec: 5e42773e-28f1-4ba0-8c13-e9846cd57248, keys: ['iops_bytes'] {{(pid=87485) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 01 00:21:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e67e56b7-ff7a-4c00-9eed-1697eeaad456 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248/delete_keys returned with HTTP 202 Sep 01 00:21:55 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 421/836] 192.168.122.147 () {60 vars in 1294 bytes} [Tue Sep 1 00:21:55 2026] PUT /volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248/delete_keys => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:21:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-715d9c6f-2eac-49c2-8640-0520b73eb563 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-715d9c6f-2eac-49c2-8640-0520b73eb563 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248 Sep 01 00:21:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-715d9c6f-2eac-49c2-8640-0520b73eb563 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-715d9c6f-2eac-49c2-8640-0520b73eb563 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:55 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:55 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-715d9c6f-2eac-49c2-8640-0520b73eb563 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248 returned with HTTP 200 Sep 01 00:21:55 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 416/837] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:21:55 2026] GET /volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248 => generated 400 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-73591e72-b704-470c-8bde-c5925684b9e5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-73591e72-b704-470c-8bde-c5925684b9e5 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248 Sep 01 00:21:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-73591e72-b704-470c-8bde-c5925684b9e5 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-73591e72-b704-470c-8bde-c5925684b9e5 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:55 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:55 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-73591e72-b704-470c-8bde-c5925684b9e5 tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248 returned with HTTP 200 Sep 01 00:21:55 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 422/838] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:21:55 2026] GET /volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248 => generated 400 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-602d2ce1-6370-42a8-b75c-de056ac213bf None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-602d2ce1-6370-42a8-b75c-de056ac213bf tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] DELETE http://192.168.122.147/volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248?force=False Sep 01 00:21:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-602d2ce1-6370-42a8-b75c-de056ac213bf tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-602d2ce1-6370-42a8-b75c-de056ac213bf tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:55 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:55 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.contrib.qos_specs_manage [None req-602d2ce1-6370-42a8-b75c-de056ac213bf tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Delete qos_spec: 5e42773e-28f1-4ba0-8c13-e9846cd57248, force: False {{(pid=87484) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 00:21:55 devstack devstack@c-api.service[87484]: /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 00:21:55 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 00:21:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7d55d724-4fcf-47a4-99fb-e332633d1681 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7d55d724-4fcf-47a4-99fb-e332633d1681 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c Sep 01 00:21:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7d55d724-4fcf-47a4-99fb-e332633d1681 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7d55d724-4fcf-47a4-99fb-e332633d1681 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-602d2ce1-6370-42a8-b75c-de056ac213bf tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248?force=False returned with HTTP 202 Sep 01 00:21:55 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 417/839] 192.168.122.147 () {58 vars in 1264 bytes} [Tue Sep 1 00:21:55 2026] DELETE /volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248?force=False => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:21:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-fae384a8-bbe6-45a3-8fe2-43bee6d9b76d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fae384a8-bbe6-45a3-8fe2-43bee6d9b76d tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248 Sep 01 00:21:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fae384a8-bbe6-45a3-8fe2-43bee6d9b76d tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fae384a8-bbe6-45a3-8fe2-43bee6d9b76d tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:55 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:55 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fae384a8-bbe6-45a3-8fe2-43bee6d9b76d tempest-QosSpecsTestJSON-1858051145 tempest-QosSpecsTestJSON-1858051145-project-admin] http://192.168.122.147/volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248 returned with HTTP 404 Sep 01 00:21:55 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 418/840] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:21:55 2026] GET /volume/v3/qos-specs/5e42773e-28f1-4ba0-8c13-e9846cd57248 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:21:55 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:55 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:55 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:55 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:55 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7d55d724-4fcf-47a4-99fb-e332633d1681 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:21:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7d55d724-4fcf-47a4-99fb-e332633d1681 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c returned with HTTP 200 Sep 01 00:21:55 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 423/841] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:55 2026] GET /volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c => generated 860 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6b454b99-1e0e-4ab8-b618-231b02780a3f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6b454b99-1e0e-4ab8-b618-231b02780a3f tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c Sep 01 00:21:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6b454b99-1e0e-4ab8-b618-231b02780a3f tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6b454b99-1e0e-4ab8-b618-231b02780a3f tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:56 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:56 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:56 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:56 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:56 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6b454b99-1e0e-4ab8-b618-231b02780a3f tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:21:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6b454b99-1e0e-4ab8-b618-231b02780a3f tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c returned with HTTP 200 Sep 01 00:21:56 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 419/842] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:56 2026] GET /volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c => generated 861 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-fe47c68c-4983-4909-b1b6-78c9ca516be7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fe47c68c-4983-4909-b1b6-78c9ca516be7 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c Sep 01 00:21:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fe47c68c-4983-4909-b1b6-78c9ca516be7 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fe47c68c-4983-4909-b1b6-78c9ca516be7 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:56 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:56 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:56 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:56 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:56 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-fe47c68c-4983-4909-b1b6-78c9ca516be7 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:21:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fe47c68c-4983-4909-b1b6-78c9ca516be7 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c returned with HTTP 200 Sep 01 00:21:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 424/843] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:56 2026] GET /volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c => generated 861 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0e87ad80-d427-4b3a-877b-81dcdc6609ac None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0e87ad80-d427-4b3a-877b-81dcdc6609ac tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] PUT http://192.168.122.147/volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c Sep 01 00:21:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0e87ad80-d427-4b3a-877b-81dcdc6609ac tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1553720809"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:56 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:56 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:56 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:56 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:56 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0e87ad80-d427-4b3a-877b-81dcdc6609ac tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:21:56 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0e87ad80-d427-4b3a-877b-81dcdc6609ac tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume updated successfully. Sep 01 00:21:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0e87ad80-d427-4b3a-877b-81dcdc6609ac tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c returned with HTTP 200 Sep 01 00:21:56 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 420/844] 192.168.122.147 () {60 vars in 1252 bytes} [Tue Sep 1 00:21:56 2026] PUT /volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c => generated 793 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4b12da91-caeb-4ec6-b73e-d54ccb5d9e94 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4b12da91-caeb-4ec6-b73e-d54ccb5d9e94 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] PUT http://192.168.122.147/volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c Sep 01 00:21:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4b12da91-caeb-4ec6-b73e-d54ccb5d9e94 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-398068433", "description": "This is the new description of volume"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:56 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:56 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:56 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:56 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:56 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4b12da91-caeb-4ec6-b73e-d54ccb5d9e94 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:21:56 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4b12da91-caeb-4ec6-b73e-d54ccb5d9e94 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume updated successfully. Sep 01 00:21:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4b12da91-caeb-4ec6-b73e-d54ccb5d9e94 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c returned with HTTP 200 Sep 01 00:21:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 425/845] 192.168.122.147 () {60 vars in 1253 bytes} [Tue Sep 1 00:21:56 2026] PUT /volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c => generated 831 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-54e719f7-8d82-431e-a0ba-6943f7431482 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-54e719f7-8d82-431e-a0ba-6943f7431482 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c Sep 01 00:21:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-54e719f7-8d82-431e-a0ba-6943f7431482 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-54e719f7-8d82-431e-a0ba-6943f7431482 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:56 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:56 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:56 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:56 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:56 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-54e719f7-8d82-431e-a0ba-6943f7431482 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:21:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-54e719f7-8d82-431e-a0ba-6943f7431482 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c returned with HTTP 200 Sep 01 00:21:56 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 421/846] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:56 2026] GET /volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c => generated 899 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-12857a42-dd6d-408d-bbbb-07de5d54600b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-12857a42-dd6d-408d-bbbb-07de5d54600b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:21:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-12857a42-dd6d-408d-bbbb-07de5d54600b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-314416184", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-13961374"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-12857a42-dd6d-408d-bbbb-07de5d54600b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-314416184', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-13961374'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:21:56 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-12857a42-dd6d-408d-bbbb-07de5d54600b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Create volume of 1 GB Sep 01 00:21:56 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-12857a42-dd6d-408d-bbbb-07de5d54600b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Availability Zones retrieved successfully. Sep 01 00:21:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-12857a42-dd6d-408d-bbbb-07de5d54600b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Flow 'volume_create_api' (d24efcf3-d988-4d10-837c-3618ea2a9e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:21:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-12857a42-dd6d-408d-bbbb-07de5d54600b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (202ee429-396b-4a13-ac53-65f7e4385018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-12857a42-dd6d-408d-bbbb-07de5d54600b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:21:57 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-12857a42-dd6d-408d-bbbb-07de5d54600b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (202ee429-396b-4a13-ac53-65f7e4385018) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:57 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-12857a42-dd6d-408d-bbbb-07de5d54600b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (147a8c6a-9ed9-4020-9055-5ffe07b4b4f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:57 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-12857a42-dd6d-408d-bbbb-07de5d54600b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Created reservations ['1753a7a7-10af-42c1-87b7-17e3b269ec74', '4297d7e8-c0fd-4bf5-a6eb-5e6e153c9add', '994c8ca6-ff5b-4b01-8f1a-b0232e0b2ee8', '3feaa685-2729-4c40-83b4-ae5495a44f9e'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:21:57 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-12857a42-dd6d-408d-bbbb-07de5d54600b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (147a8c6a-9ed9-4020-9055-5ffe07b4b4f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1753a7a7-10af-42c1-87b7-17e3b269ec74', '4297d7e8-c0fd-4bf5-a6eb-5e6e153c9add', '994c8ca6-ff5b-4b01-8f1a-b0232e0b2ee8', '3feaa685-2729-4c40-83b4-ae5495a44f9e']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:57 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-12857a42-dd6d-408d-bbbb-07de5d54600b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (757ddc05-556a-4dfa-a61f-81e2160ad865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:57 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:57 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:57 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-12857a42-dd6d-408d-bbbb-07de5d54600b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (757ddc05-556a-4dfa-a61f-81e2160ad865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3095073-807f-4437-9977-1da68e514ac3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-314416184',display_name='tempest-VolumesGetTest-Volume-13961374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01d2e4811bc14d6e9704ad467a975be1',qos_specs=None,replication_status=,reservations=['1753a7a7-10af-42c1-87b7-17e3b269ec74','4297d7e8-c0fd-4bf5-a6eb-5e6e153c9add','994c8ca6-ff5b-4b01-8f1a-b0232e0b2ee8','3feaa685-2729-4c40-83b4-ae5495a44f9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2288e30c38845a884f3618f90d9cff6',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:21:57Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-314416184',display_name='tempest-VolumesGetTest-Volume-13961374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3095073-807f-4437-9977-1da68e514ac3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01d2e4811bc14d6e9704ad467a975be1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2288e30c38845a884f3618f90d9cff6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:57 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-12857a42-dd6d-408d-bbbb-07de5d54600b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c7f8f80-3a6a-401b-9029-0768b4725d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:57 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-12857a42-dd6d-408d-bbbb-07de5d54600b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c7f8f80-3a6a-401b-9029-0768b4725d9b) transitioned into 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-314416184',display_name='tempest-VolumesGetTest-Volume-13961374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01d2e4811bc14d6e9704ad467a975be1',qos_specs=None,replication_status=,reservations=['1753a7a7-10af-42c1-87b7-17e3b269ec74','4297d7e8-c0fd-4bf5-a6eb-5e6e153c9add','994c8ca6-ff5b-4b01-8f1a-b0232e0b2ee8','3feaa685-2729-4c40-83b4-ae5495a44f9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2288e30c38845a884f3618f90d9cff6',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:57 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-12857a42-dd6d-408d-bbbb-07de5d54600b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adc71ecb-1a0f-4261-8bd1-430c3f427afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:21:57 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-12857a42-dd6d-408d-bbbb-07de5d54600b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adc71ecb-1a0f-4261-8bd1-430c3f427afc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:21:57 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-12857a42-dd6d-408d-bbbb-07de5d54600b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Flow 'volume_create_api' (d24efcf3-d988-4d10-837c-3618ea2a9e26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:21:57 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-12857a42-dd6d-408d-bbbb-07de5d54600b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Create volume request issued successfully. Sep 01 00:21:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-12857a42-dd6d-408d-bbbb-07de5d54600b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:21:57 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 426/847] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:21:56 2026] POST /volume/v3/volumes => generated 786 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:21:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d139dc4f-e18f-4964-a760-d4903144623d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d139dc4f-e18f-4964-a760-d4903144623d tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/d3095073-807f-4437-9977-1da68e514ac3 Sep 01 00:21:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d139dc4f-e18f-4964-a760-d4903144623d tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d139dc4f-e18f-4964-a760-d4903144623d tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:57 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:57 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:57 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:57 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:57 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d139dc4f-e18f-4964-a760-d4903144623d tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:21:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d139dc4f-e18f-4964-a760-d4903144623d tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/d3095073-807f-4437-9977-1da68e514ac3 returned with HTTP 200 Sep 01 00:21:57 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 422/848] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:57 2026] GET /volume/v3/volumes/d3095073-807f-4437-9977-1da68e514ac3 => generated 854 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-09e4df77-0e0a-4608-848f-128af39dcf58 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-09e4df77-0e0a-4608-848f-128af39dcf58 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/d3095073-807f-4437-9977-1da68e514ac3 Sep 01 00:21:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-09e4df77-0e0a-4608-848f-128af39dcf58 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-09e4df77-0e0a-4608-848f-128af39dcf58 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:58 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:58 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:58 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:58 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:58 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-09e4df77-0e0a-4608-848f-128af39dcf58 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:21:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-09e4df77-0e0a-4608-848f-128af39dcf58 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/d3095073-807f-4437-9977-1da68e514ac3 returned with HTTP 200 Sep 01 00:21:58 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 427/849] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:58 2026] GET /volume/v3/volumes/d3095073-807f-4437-9977-1da68e514ac3 => generated 878 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3cb23e5a-d533-4334-b8db-858a9dfa6701 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3cb23e5a-d533-4334-b8db-858a9dfa6701 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/d3095073-807f-4437-9977-1da68e514ac3 Sep 01 00:21:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3cb23e5a-d533-4334-b8db-858a9dfa6701 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3cb23e5a-d533-4334-b8db-858a9dfa6701 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:59 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:59 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:59 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:59 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:59 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3cb23e5a-d533-4334-b8db-858a9dfa6701 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:21:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3cb23e5a-d533-4334-b8db-858a9dfa6701 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/d3095073-807f-4437-9977-1da68e514ac3 returned with HTTP 200 Sep 01 00:21:59 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 423/850] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:59 2026] GET /volume/v3/volumes/d3095073-807f-4437-9977-1da68e514ac3 => generated 879 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-dd9aa464-34d9-4840-940d-06a65d82d369 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dd9aa464-34d9-4840-940d-06a65d82d369 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] PUT http://192.168.122.147/volume/v3/volumes/d3095073-807f-4437-9977-1da68e514ac3 Sep 01 00:21:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dd9aa464-34d9-4840-940d-06a65d82d369 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1553720809", "description": null}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:21:59 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:59 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:59 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:59 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:59 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-dd9aa464-34d9-4840-940d-06a65d82d369 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:21:59 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-dd9aa464-34d9-4840-940d-06a65d82d369 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume updated successfully. Sep 01 00:21:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dd9aa464-34d9-4840-940d-06a65d82d369 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/d3095073-807f-4437-9977-1da68e514ac3 returned with HTTP 200 Sep 01 00:21:59 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 428/851] 192.168.122.147 () {60 vars in 1252 bytes} [Tue Sep 1 00:21:59 2026] PUT /volume/v3/volumes/d3095073-807f-4437-9977-1da68e514ac3 => generated 779 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:21:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-860e4c8d-5157-4946-8071-31d5496ea9cc None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-860e4c8d-5157-4946-8071-31d5496ea9cc tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/d3095073-807f-4437-9977-1da68e514ac3 Sep 01 00:21:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-860e4c8d-5157-4946-8071-31d5496ea9cc tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-860e4c8d-5157-4946-8071-31d5496ea9cc tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:59 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:59 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:59 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:59 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:59 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-860e4c8d-5157-4946-8071-31d5496ea9cc tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:21:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-860e4c8d-5157-4946-8071-31d5496ea9cc tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/d3095073-807f-4437-9977-1da68e514ac3 returned with HTTP 200 Sep 01 00:21:59 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 424/852] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:59 2026] GET /volume/v3/volumes/d3095073-807f-4437-9977-1da68e514ac3 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:21:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9e72f514-00c0-4dec-8002-15b8912c840c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9e72f514-00c0-4dec-8002-15b8912c840c tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] DELETE http://192.168.122.147/volume/v3/volumes/d3095073-807f-4437-9977-1da68e514ac3 Sep 01 00:21:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9e72f514-00c0-4dec-8002-15b8912c840c tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9e72f514-00c0-4dec-8002-15b8912c840c tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:59 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-9e72f514-00c0-4dec-8002-15b8912c840c tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Delete volume with id: d3095073-807f-4437-9977-1da68e514ac3 Sep 01 00:21:59 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:59 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:21:59 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:59 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:21:59 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9e72f514-00c0-4dec-8002-15b8912c840c tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:21:59 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9e72f514-00c0-4dec-8002-15b8912c840c tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Delete volume request issued successfully. Sep 01 00:21:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9e72f514-00c0-4dec-8002-15b8912c840c tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/d3095073-807f-4437-9977-1da68e514ac3 returned with HTTP 202 Sep 01 00:21:59 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 429/853] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:21:59 2026] DELETE /volume/v3/volumes/d3095073-807f-4437-9977-1da68e514ac3 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:21:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-65be85db-2af9-478b-a1b0-2a783723e19c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:21:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-65be85db-2af9-478b-a1b0-2a783723e19c tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/d3095073-807f-4437-9977-1da68e514ac3 Sep 01 00:21:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-65be85db-2af9-478b-a1b0-2a783723e19c tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:21:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-65be85db-2af9-478b-a1b0-2a783723e19c tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:21:59 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:21:59 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:21:59 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:21:59 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:21:59 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-65be85db-2af9-478b-a1b0-2a783723e19c tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:21:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-65be85db-2af9-478b-a1b0-2a783723e19c tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/d3095073-807f-4437-9977-1da68e514ac3 returned with HTTP 200 Sep 01 00:21:59 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 425/854] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:21:59 2026] GET /volume/v3/volumes/d3095073-807f-4437-9977-1da68e514ac3 => generated 846 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3deacb3f-7c8a-4e47-aa86-4988612ef434 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3deacb3f-7c8a-4e47-aa86-4988612ef434 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] DELETE http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 Sep 01 00:22:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3deacb3f-7c8a-4e47-aa86-4988612ef434 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3deacb3f-7c8a-4e47-aa86-4988612ef434 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:00 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-3deacb3f-7c8a-4e47-aa86-4988612ef434 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Delete volume with id: 3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 Sep 01 00:22:00 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:00 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:00 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:00 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:00 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3deacb3f-7c8a-4e47-aa86-4988612ef434 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:22:00 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3deacb3f-7c8a-4e47-aa86-4988612ef434 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Delete volume request issued successfully. Sep 01 00:22:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3deacb3f-7c8a-4e47-aa86-4988612ef434 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 returned with HTTP 202 Sep 01 00:22:00 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 430/855] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:22:00 2026] DELETE /volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:22:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a31066d2-59fe-46bd-aa2e-13a99da82377 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a31066d2-59fe-46bd-aa2e-13a99da82377 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 Sep 01 00:22:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a31066d2-59fe-46bd-aa2e-13a99da82377 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a31066d2-59fe-46bd-aa2e-13a99da82377 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:00 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:00 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:00 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:00 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:00 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a31066d2-59fe-46bd-aa2e-13a99da82377 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:22:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a31066d2-59fe-46bd-aa2e-13a99da82377 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 returned with HTTP 200 Sep 01 00:22:00 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 426/856] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:00 2026] GET /volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 => generated 852 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:22:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-06082d77-4873-41e0-8e33-a50b45b7b374 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-06082d77-4873-41e0-8e33-a50b45b7b374 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/d3095073-807f-4437-9977-1da68e514ac3 Sep 01 00:22:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-06082d77-4873-41e0-8e33-a50b45b7b374 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-06082d77-4873-41e0-8e33-a50b45b7b374 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-06082d77-4873-41e0-8e33-a50b45b7b374 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/d3095073-807f-4437-9977-1da68e514ac3 returned with HTTP 404 Sep 01 00:22:01 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 431/857] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:00 2026] GET /volume/v3/volumes/d3095073-807f-4437-9977-1da68e514ac3 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:22:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-73b35e0a-ccec-4f66-b36c-ded6f30d296b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-73b35e0a-ccec-4f66-b36c-ded6f30d296b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c Sep 01 00:22:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-73b35e0a-ccec-4f66-b36c-ded6f30d296b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-73b35e0a-ccec-4f66-b36c-ded6f30d296b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:01 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:01 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:01 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:01 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-73b35e0a-ccec-4f66-b36c-ded6f30d296b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-73b35e0a-ccec-4f66-b36c-ded6f30d296b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c returned with HTTP 200 Sep 01 00:22:01 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 427/858] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:01 2026] GET /volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c => generated 899 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-cc4eb12e-7d89-45a8-a6fc-9e1b6146420f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cc4eb12e-7d89-45a8-a6fc-9e1b6146420f tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] DELETE http://192.168.122.147/volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c Sep 01 00:22:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cc4eb12e-7d89-45a8-a6fc-9e1b6146420f tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cc4eb12e-7d89-45a8-a6fc-9e1b6146420f tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:01 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-cc4eb12e-7d89-45a8-a6fc-9e1b6146420f tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Delete volume with id: 85dee02a-6b59-4228-99a7-ee6c5668839c Sep 01 00:22:01 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:01 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:01 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:01 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:01 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-cc4eb12e-7d89-45a8-a6fc-9e1b6146420f tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:01 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-cc4eb12e-7d89-45a8-a6fc-9e1b6146420f tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Delete volume request issued successfully. Sep 01 00:22:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cc4eb12e-7d89-45a8-a6fc-9e1b6146420f tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c returned with HTTP 202 Sep 01 00:22:01 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 432/859] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:22:01 2026] DELETE /volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:22:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8bf4c57f-1d35-4db8-9742-e7696bcf6e78 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8bf4c57f-1d35-4db8-9742-e7696bcf6e78 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c Sep 01 00:22:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8bf4c57f-1d35-4db8-9742-e7696bcf6e78 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8bf4c57f-1d35-4db8-9742-e7696bcf6e78 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:01 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:01 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:01 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:01 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-504d665b-0934-4303-b6f2-bfecbf681a0f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8bf4c57f-1d35-4db8-9742-e7696bcf6e78 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-504d665b-0934-4303-b6f2-bfecbf681a0f tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 Sep 01 00:22:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-504d665b-0934-4303-b6f2-bfecbf681a0f tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-504d665b-0934-4303-b6f2-bfecbf681a0f tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8bf4c57f-1d35-4db8-9742-e7696bcf6e78 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c returned with HTTP 200 Sep 01 00:22:01 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 428/860] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:01 2026] GET /volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c => generated 898 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-504d665b-0934-4303-b6f2-bfecbf681a0f tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 returned with HTTP 404 Sep 01 00:22:01 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 433/861] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:01 2026] GET /volume/v3/volumes/3a3bdf82-be2c-4aa9-8543-bdcc6c18c0c4 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:22:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-69486cee-1231-4886-8cc6-b0a0d3e1eefa None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-69486cee-1231-4886-8cc6-b0a0d3e1eefa tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] DELETE http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 Sep 01 00:22:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-69486cee-1231-4886-8cc6-b0a0d3e1eefa tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-69486cee-1231-4886-8cc6-b0a0d3e1eefa tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:01 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-69486cee-1231-4886-8cc6-b0a0d3e1eefa tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Delete volume with id: 35fc4155-3ccf-4128-8d5e-0a64797e2265 Sep 01 00:22:01 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:01 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:01 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:01 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-69486cee-1231-4886-8cc6-b0a0d3e1eefa tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:22:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-69486cee-1231-4886-8cc6-b0a0d3e1eefa tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Delete volume request issued successfully. Sep 01 00:22:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-69486cee-1231-4886-8cc6-b0a0d3e1eefa tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 returned with HTTP 202 Sep 01 00:22:01 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 429/862] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:22:01 2026] DELETE /volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 00:22:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-12b9c6a4-daa2-49ad-8b86-dbb56368dd06 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-12b9c6a4-daa2-49ad-8b86-dbb56368dd06 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 Sep 01 00:22:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-12b9c6a4-daa2-49ad-8b86-dbb56368dd06 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-12b9c6a4-daa2-49ad-8b86-dbb56368dd06 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:01 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:01 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:01 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:01 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:01 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-12b9c6a4-daa2-49ad-8b86-dbb56368dd06 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:22:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-12b9c6a4-daa2-49ad-8b86-dbb56368dd06 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 returned with HTTP 200 Sep 01 00:22:01 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 434/863] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:01 2026] GET /volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 => generated 851 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1010a53a-ce12-420c-8960-933b7af23c54 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1010a53a-ce12-420c-8960-933b7af23c54 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:22:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1010a53a-ce12-420c-8960-933b7af23c54 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-856020318"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-1010a53a-ce12-420c-8960-933b7af23c54 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-856020318'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:22:02 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-1010a53a-ce12-420c-8960-933b7af23c54 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Create volume of 1 GB Sep 01 00:22:02 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1010a53a-ce12-420c-8960-933b7af23c54 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Availability Zones retrieved successfully. Sep 01 00:22:02 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1010a53a-ce12-420c-8960-933b7af23c54 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Flow 'volume_create_api' (9d16c9c3-6336-4286-af81-0fa08fe2ec54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:22:02 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1010a53a-ce12-420c-8960-933b7af23c54 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f73d1b2-e15f-4d03-9157-4c35c642b542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:02 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-1010a53a-ce12-420c-8960-933b7af23c54 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:22:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c5cceca5-ba85-4fd2-8da1-4f6dcf603088 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c5cceca5-ba85-4fd2-8da1-4f6dcf603088 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c Sep 01 00:22:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c5cceca5-ba85-4fd2-8da1-4f6dcf603088 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c5cceca5-ba85-4fd2-8da1-4f6dcf603088 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:02 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:02 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:02 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:02 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:02 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c5cceca5-ba85-4fd2-8da1-4f6dcf603088 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c5cceca5-ba85-4fd2-8da1-4f6dcf603088 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c returned with HTTP 200 Sep 01 00:22:02 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 435/864] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:02 2026] GET /volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c => generated 898 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:02 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1010a53a-ce12-420c-8960-933b7af23c54 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f73d1b2-e15f-4d03-9157-4c35c642b542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:02 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1010a53a-ce12-420c-8960-933b7af23c54 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60dcea1e-4560-474c-99ab-6d058e511bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:02 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-1010a53a-ce12-420c-8960-933b7af23c54 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Created reservations ['aabda9b0-cadb-49f3-b320-cafdf4666872', '26d0ddfa-160f-42ee-91cc-cad7a4c8ed8d', 'f8a8f41d-329c-45d2-af6c-f6c012284605', '8d3c3478-8d94-43ad-8b96-89e2aeb0b72a'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:22:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3a0507f4-2d17-4f31-9d95-a53bf6bc4a13 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:02 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1010a53a-ce12-420c-8960-933b7af23c54 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60dcea1e-4560-474c-99ab-6d058e511bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aabda9b0-cadb-49f3-b320-cafdf4666872', '26d0ddfa-160f-42ee-91cc-cad7a4c8ed8d', 'f8a8f41d-329c-45d2-af6c-f6c012284605', '8d3c3478-8d94-43ad-8b96-89e2aeb0b72a']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:02 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1010a53a-ce12-420c-8960-933b7af23c54 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33d7999b-ce17-4ed0-83e3-110996762d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3a0507f4-2d17-4f31-9d95-a53bf6bc4a13 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 Sep 01 00:22:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3a0507f4-2d17-4f31-9d95-a53bf6bc4a13 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3a0507f4-2d17-4f31-9d95-a53bf6bc4a13 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:02 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:02 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:02 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:02 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:02 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:02 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:02 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3a0507f4-2d17-4f31-9d95-a53bf6bc4a13 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:22:02 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1010a53a-ce12-420c-8960-933b7af23c54 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33d7999b-ce17-4ed0-83e3-110996762d5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcc30dbd-634a-4b7d-85a6-75ec3a96e976', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-856020318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4775b7b0fe2d4ca4b4589aeddbaaa2cb',qos_specs=None,replication_status=,reservations=['aabda9b0-cadb-49f3-b320-cafdf4666872','26d0ddfa-160f-42ee-91cc-cad7a4c8ed8d','f8a8f41d-329c-45d2-af6c-f6c012284605','8d3c3478-8d94-43ad-8b96-89e2aeb0b72a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92d4c65d92314cbfa01f24c3a48dfa6a',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:22:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-856020318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcc30dbd-634a-4b7d-85a6-75ec3a96e976,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4775b7b0fe2d4ca4b4589aeddbaaa2cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92d4c65d92314cbfa01f24c3a48dfa6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:02 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1010a53a-ce12-420c-8960-933b7af23c54 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (736c0a53-da7e-4c28-ad89-ef043a753f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3a0507f4-2d17-4f31-9d95-a53bf6bc4a13 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 returned with HTTP 200 Sep 01 00:22:02 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 436/865] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:02 2026] GET /volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:02 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1010a53a-ce12-420c-8960-933b7af23c54 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (736c0a53-da7e-4c28-ad89-ef043a753f5e) transitioned into state 'SUCCESS' from state '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-856020318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4775b7b0fe2d4ca4b4589aeddbaaa2cb',qos_specs=None,replication_status=,reservations=['aabda9b0-cadb-49f3-b320-cafdf4666872','26d0ddfa-160f-42ee-91cc-cad7a4c8ed8d','f8a8f41d-329c-45d2-af6c-f6c012284605','8d3c3478-8d94-43ad-8b96-89e2aeb0b72a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92d4c65d92314cbfa01f24c3a48dfa6a',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:02 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1010a53a-ce12-420c-8960-933b7af23c54 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b17099af-dfb9-4ea8-8748-7884d813410f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:02 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1010a53a-ce12-420c-8960-933b7af23c54 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b17099af-dfb9-4ea8-8748-7884d813410f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:02 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1010a53a-ce12-420c-8960-933b7af23c54 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Flow 'volume_create_api' (9d16c9c3-6336-4286-af81-0fa08fe2ec54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:22:02 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1010a53a-ce12-420c-8960-933b7af23c54 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Create volume request issued successfully. Sep 01 00:22:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1010a53a-ce12-420c-8960-933b7af23c54 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:22:02 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 430/866] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:22:01 2026] POST /volume/v3/volumes => generated 759 bytes in 739 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 00:22:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e3dbcbf8-5b0e-434d-8de5-631eceed8b5f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e3dbcbf8-5b0e-434d-8de5-631eceed8b5f tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/volumes/dcc30dbd-634a-4b7d-85a6-75ec3a96e976 Sep 01 00:22:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e3dbcbf8-5b0e-434d-8de5-631eceed8b5f tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e3dbcbf8-5b0e-434d-8de5-631eceed8b5f tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:02 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:02 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:02 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:02 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:02 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e3dbcbf8-5b0e-434d-8de5-631eceed8b5f tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Volume info retrieved successfully. Sep 01 00:22:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e3dbcbf8-5b0e-434d-8de5-631eceed8b5f tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/volumes/dcc30dbd-634a-4b7d-85a6-75ec3a96e976 returned with HTTP 200 Sep 01 00:22:02 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 437/867] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:02 2026] GET /volume/v3/volumes/dcc30dbd-634a-4b7d-85a6-75ec3a96e976 => generated 827 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-85070630-2b0b-441f-84a6-ef9dec58a6a9 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-85070630-2b0b-441f-84a6-ef9dec58a6a9 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c Sep 01 00:22:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-85070630-2b0b-441f-84a6-ef9dec58a6a9 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-85070630-2b0b-441f-84a6-ef9dec58a6a9 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-85070630-2b0b-441f-84a6-ef9dec58a6a9 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c returned with HTTP 404 Sep 01 00:22:03 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 431/868] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:03 2026] GET /volume/v3/volumes/85dee02a-6b59-4228-99a7-ee6c5668839c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:22:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5f03f881-9555-41f9-9e7c-ad5e96675a86 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5f03f881-9555-41f9-9e7c-ad5e96675a86 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:22:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5f03f881-9555-41f9-9e7c-ad5e96675a86 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1173285193"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-5f03f881-9555-41f9-9e7c-ad5e96675a86 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1173285193'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:22:03 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-5f03f881-9555-41f9-9e7c-ad5e96675a86 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Create volume of 1 GB Sep 01 00:22:03 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5f03f881-9555-41f9-9e7c-ad5e96675a86 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Availability Zones retrieved successfully. Sep 01 00:22:03 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-5f03f881-9555-41f9-9e7c-ad5e96675a86 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Flow 'volume_create_api' (4cf563e8-6a85-450c-af34-fa86d56d9e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:22:03 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-5f03f881-9555-41f9-9e7c-ad5e96675a86 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e55325f4-0d52-4e83-a25a-e93a7205d044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:03 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-5f03f881-9555-41f9-9e7c-ad5e96675a86 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:22:03 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-5f03f881-9555-41f9-9e7c-ad5e96675a86 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e55325f4-0d52-4e83-a25a-e93a7205d044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:03 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-5f03f881-9555-41f9-9e7c-ad5e96675a86 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bcbc922-9d4a-431c-87d7-5bb5c3dd500c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-302f5f2c-0e1e-42bd-b963-74f48f592139 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-302f5f2c-0e1e-42bd-b963-74f48f592139 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 Sep 01 00:22:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-302f5f2c-0e1e-42bd-b963-74f48f592139 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-302f5f2c-0e1e-42bd-b963-74f48f592139 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-302f5f2c-0e1e-42bd-b963-74f48f592139 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 returned with HTTP 404 Sep 01 00:22:03 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 432/869] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:03 2026] GET /volume/v3/volumes/35fc4155-3ccf-4128-8d5e-0a64797e2265 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:22:03 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-5f03f881-9555-41f9-9e7c-ad5e96675a86 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Created reservations ['74eb2561-afae-4b86-8768-3621873c94ae', 'ab41ee4f-55e0-4d89-944d-afa4f22a6dec', 'c5c52c50-1615-4e99-ac02-941fb3f0b87f', 'af9c8c15-a243-4efa-aff9-a7e9f7226aa1'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:22:03 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-5f03f881-9555-41f9-9e7c-ad5e96675a86 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bcbc922-9d4a-431c-87d7-5bb5c3dd500c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74eb2561-afae-4b86-8768-3621873c94ae', 'ab41ee4f-55e0-4d89-944d-afa4f22a6dec', 'c5c52c50-1615-4e99-ac02-941fb3f0b87f', 'af9c8c15-a243-4efa-aff9-a7e9f7226aa1']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:03 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-5f03f881-9555-41f9-9e7c-ad5e96675a86 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5dc90a6-51ad-4140-9275-9ade6b54c0ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:03 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:03 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:03 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-5f03f881-9555-41f9-9e7c-ad5e96675a86 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5dc90a6-51ad-4140-9275-9ade6b54c0ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cf3bdc6-471c-4135-a0e1-e14e930838ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1173285193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01d2e4811bc14d6e9704ad467a975be1',qos_specs=None,replication_status=,reservations=['74eb2561-afae-4b86-8768-3621873c94ae','ab41ee4f-55e0-4d89-944d-afa4f22a6dec','c5c52c50-1615-4e99-ac02-941fb3f0b87f','af9c8c15-a243-4efa-aff9-a7e9f7226aa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2288e30c38845a884f3618f90d9cff6',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:22:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1173285193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cf3bdc6-471c-4135-a0e1-e14e930838ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01d2e4811bc14d6e9704ad467a975be1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2288e30c38845a884f3618f90d9cff6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:03 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-5f03f881-9555-41f9-9e7c-ad5e96675a86 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e66ab633-96a4-46a9-ae9f-5328f93ca42b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:03 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-5f03f881-9555-41f9-9e7c-ad5e96675a86 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e66ab633-96a4-46a9-ae9f-5328f93ca42b) transitioned into state 'SUCCESS' from state '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-1173285193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01d2e4811bc14d6e9704ad467a975be1',qos_specs=None,replication_status=,reservations=['74eb2561-afae-4b86-8768-3621873c94ae','ab41ee4f-55e0-4d89-944d-afa4f22a6dec','c5c52c50-1615-4e99-ac02-941fb3f0b87f','af9c8c15-a243-4efa-aff9-a7e9f7226aa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2288e30c38845a884f3618f90d9cff6',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-22a3cc75-4bee-44e9-ba72-34878975fb94 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:03 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-5f03f881-9555-41f9-9e7c-ad5e96675a86 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3d4d60d-08a7-4348-a8ba-b6e621095a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-22a3cc75-4bee-44e9-ba72-34878975fb94 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] DELETE http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 Sep 01 00:22:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-22a3cc75-4bee-44e9-ba72-34878975fb94 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-22a3cc75-4bee-44e9-ba72-34878975fb94 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:03 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-22a3cc75-4bee-44e9-ba72-34878975fb94 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Delete volume with id: 456536fb-8467-4533-874f-b8ce105ce128 Sep 01 00:22:03 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:03 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:03 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:03 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:03 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-22a3cc75-4bee-44e9-ba72-34878975fb94 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:22:03 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-5f03f881-9555-41f9-9e7c-ad5e96675a86 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3d4d60d-08a7-4348-a8ba-b6e621095a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:03 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-5f03f881-9555-41f9-9e7c-ad5e96675a86 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Flow 'volume_create_api' (4cf563e8-6a85-450c-af34-fa86d56d9e51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:22:03 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5f03f881-9555-41f9-9e7c-ad5e96675a86 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Create volume request issued successfully. Sep 01 00:22:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5f03f881-9555-41f9-9e7c-ad5e96675a86 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:22:03 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 438/870] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:22:03 2026] POST /volume/v3/volumes => generated 754 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:22:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-85f22dfc-6f39-431a-9e92-fd4f9b7bff05 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:03 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-22a3cc75-4bee-44e9-ba72-34878975fb94 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Delete volume request issued successfully. Sep 01 00:22:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-22a3cc75-4bee-44e9-ba72-34878975fb94 tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 returned with HTTP 202 Sep 01 00:22:03 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 433/871] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:22:03 2026] DELETE /volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:22:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-85f22dfc-6f39-431a-9e92-fd4f9b7bff05 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/volumes/dcc30dbd-634a-4b7d-85a6-75ec3a96e976 Sep 01 00:22:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-85f22dfc-6f39-431a-9e92-fd4f9b7bff05 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-85f22dfc-6f39-431a-9e92-fd4f9b7bff05 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a9ee9ed2-9c37-402e-bd35-fdc6dc3b199d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a9ee9ed2-9c37-402e-bd35-fdc6dc3b199d tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 Sep 01 00:22:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a9ee9ed2-9c37-402e-bd35-fdc6dc3b199d tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a9ee9ed2-9c37-402e-bd35-fdc6dc3b199d tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:03 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:03 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:03 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:03 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:03 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a9ee9ed2-9c37-402e-bd35-fdc6dc3b199d tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Volume info retrieved successfully. Sep 01 00:22:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a9ee9ed2-9c37-402e-bd35-fdc6dc3b199d tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 returned with HTTP 200 Sep 01 00:22:03 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 434/872] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:03 2026] GET /volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:03 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:03 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-21079df1-3105-429a-8cf4-7cc102b74c58 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:03 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:03 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-21079df1-3105-429a-8cf4-7cc102b74c58 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/4cf3bdc6-471c-4135-a0e1-e14e930838ff Sep 01 00:22:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-21079df1-3105-429a-8cf4-7cc102b74c58 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-21079df1-3105-429a-8cf4-7cc102b74c58 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:03 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-85f22dfc-6f39-431a-9e92-fd4f9b7bff05 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Volume info retrieved successfully. Sep 01 00:22:03 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:03 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:03 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:03 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:03 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-21079df1-3105-429a-8cf4-7cc102b74c58 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-85f22dfc-6f39-431a-9e92-fd4f9b7bff05 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/volumes/dcc30dbd-634a-4b7d-85a6-75ec3a96e976 returned with HTTP 200 Sep 01 00:22:03 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 439/873] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:03 2026] GET /volume/v3/volumes/dcc30dbd-634a-4b7d-85a6-75ec3a96e976 => generated 851 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-21079df1-3105-429a-8cf4-7cc102b74c58 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/4cf3bdc6-471c-4135-a0e1-e14e930838ff returned with HTTP 200 Sep 01 00:22:03 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 435/874] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:03 2026] GET /volume/v3/volumes/4cf3bdc6-471c-4135-a0e1-e14e930838ff => generated 822 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e8474754-b86c-4c8f-a349-a4936f3d96ef None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e8474754-b86c-4c8f-a349-a4936f3d96ef tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] GET http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 Sep 01 00:22:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e8474754-b86c-4c8f-a349-a4936f3d96ef tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e8474754-b86c-4c8f-a349-a4936f3d96ef tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e8474754-b86c-4c8f-a349-a4936f3d96ef tempest-AttachVolumeTestJSON-2070579472 tempest-AttachVolumeTestJSON-2070579472-project-member] http://192.168.122.147/volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 returned with HTTP 404 Sep 01 00:22:04 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 440/875] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:04 2026] GET /volume/v3/volumes/456536fb-8467-4533-874f-b8ce105ce128 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:22:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a46052de-ba85-4bd0-8ccb-9db496e984e4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a46052de-ba85-4bd0-8ccb-9db496e984e4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/volumes/dcc30dbd-634a-4b7d-85a6-75ec3a96e976 Sep 01 00:22:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a46052de-ba85-4bd0-8ccb-9db496e984e4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a46052de-ba85-4bd0-8ccb-9db496e984e4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-dda723fe-1b91-4568-b52d-b93e91681870 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dda723fe-1b91-4568-b52d-b93e91681870 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/4cf3bdc6-471c-4135-a0e1-e14e930838ff Sep 01 00:22:05 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:05 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dda723fe-1b91-4568-b52d-b93e91681870 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:05 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:05 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dda723fe-1b91-4568-b52d-b93e91681870 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:05 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a46052de-ba85-4bd0-8ccb-9db496e984e4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Volume info retrieved successfully. Sep 01 00:22:05 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:05 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:05 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:05 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a46052de-ba85-4bd0-8ccb-9db496e984e4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/volumes/dcc30dbd-634a-4b7d-85a6-75ec3a96e976 returned with HTTP 200 Sep 01 00:22:05 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 436/876] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:04 2026] GET /volume/v3/volumes/dcc30dbd-634a-4b7d-85a6-75ec3a96e976 => generated 852 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:05 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-dda723fe-1b91-4568-b52d-b93e91681870 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-706e9ee0-5dca-40a7-9bfb-cf3b4fddc88b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-706e9ee0-5dca-40a7-9bfb-cf3b4fddc88b tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:22:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-706e9ee0-5dca-40a7-9bfb-cf3b4fddc88b tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dcc30dbd-634a-4b7d-85a6-75ec3a96e976", "name": "tempest-SnapshotsActionsTest-Snapshot-1953708328"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dda723fe-1b91-4568-b52d-b93e91681870 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/4cf3bdc6-471c-4135-a0e1-e14e930838ff returned with HTTP 200 Sep 01 00:22:05 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 441/877] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:05 2026] GET /volume/v3/volumes/4cf3bdc6-471c-4135-a0e1-e14e930838ff => generated 846 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:05 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:05 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:05 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:05 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:05 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-706e9ee0-5dca-40a7-9bfb-cf3b4fddc88b tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Volume info retrieved successfully. Sep 01 00:22:05 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-706e9ee0-5dca-40a7-9bfb-cf3b4fddc88b tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Create snapshot from volume dcc30dbd-634a-4b7d-85a6-75ec3a96e976 Sep 01 00:22:05 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-706e9ee0-5dca-40a7-9bfb-cf3b4fddc88b tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Created reservations ['984aadfc-2e32-4299-ba72-d459f6aa2611', '9f010ddf-d769-49ec-8b2d-c5e3b2d4e092', 'c16bf53e-042b-4ad2-848a-dca13c3f3d08', '77b6d893-05a9-4c51-a438-0661b42c4a9f'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:22:05 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:05 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:05 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-706e9ee0-5dca-40a7-9bfb-cf3b4fddc88b tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot create request issued successfully. Sep 01 00:22:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-706e9ee0-5dca-40a7-9bfb-cf3b4fddc88b tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:22:05 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 437/878] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:22:05 2026] POST /volume/v3/snapshots => generated 307 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:22:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-588ccf26-8c83-4cb0-90c3-87dce4879838 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-588ccf26-8c83-4cb0-90c3-87dce4879838 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d Sep 01 00:22:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-588ccf26-8c83-4cb0-90c3-87dce4879838 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-588ccf26-8c83-4cb0-90c3-87dce4879838 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:05 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:05 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:05 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-588ccf26-8c83-4cb0-90c3-87dce4879838 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-588ccf26-8c83-4cb0-90c3-87dce4879838 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d returned with HTTP 200 Sep 01 00:22:05 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 442/879] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:05 2026] GET /volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6371f322-93a4-4516-a974-51c122440117 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6371f322-93a4-4516-a974-51c122440117 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/4cf3bdc6-471c-4135-a0e1-e14e930838ff Sep 01 00:22:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6371f322-93a4-4516-a974-51c122440117 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6371f322-93a4-4516-a974-51c122440117 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:06 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:06 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:06 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:06 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:06 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6371f322-93a4-4516-a974-51c122440117 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6371f322-93a4-4516-a974-51c122440117 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/4cf3bdc6-471c-4135-a0e1-e14e930838ff returned with HTTP 200 Sep 01 00:22:06 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 438/880] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:06 2026] GET /volume/v3/volumes/4cf3bdc6-471c-4135-a0e1-e14e930838ff => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2034db93-942b-4225-8278-467d81fd01df None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2034db93-942b-4225-8278-467d81fd01df tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:22:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2034db93-942b-4225-8278-467d81fd01df tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4cf3bdc6-471c-4135-a0e1-e14e930838ff", "size": 1, "name": "tempest-VolumesGetTest-Volume-1722369045", "metadata": {"Type": "Test"}}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-2034db93-942b-4225-8278-467d81fd01df tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Create volume request body: {'volume': {'source_volid': '4cf3bdc6-471c-4135-a0e1-e14e930838ff', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1722369045', 'metadata': {'Type': 'Test'}}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:22:06 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:06 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:06 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:06 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:06 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2034db93-942b-4225-8278-467d81fd01df tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume retrieved successfully. Sep 01 00:22:06 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-2034db93-942b-4225-8278-467d81fd01df tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Create volume of 1 GB Sep 01 00:22:06 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2034db93-942b-4225-8278-467d81fd01df tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Availability Zones retrieved successfully. Sep 01 00:22:06 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2034db93-942b-4225-8278-467d81fd01df tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Flow 'volume_create_api' (50561a82-13fc-418c-b3c3-d652d91b0c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:22:06 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2034db93-942b-4225-8278-467d81fd01df tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f2713e9-1f38-4a87-ad30-55f9aacc6cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:06 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-2034db93-942b-4225-8278-467d81fd01df tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:22:06 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2034db93-942b-4225-8278-467d81fd01df tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f2713e9-1f38-4a87-ad30-55f9aacc6cd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4cf3bdc6-471c-4135-a0e1-e14e930838ff', 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:06 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2034db93-942b-4225-8278-467d81fd01df tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9acc56ad-fe1f-4c87-bf5a-cdd7dead11bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b2558d3f-40cb-49ee-af97-5374c16b5616 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b2558d3f-40cb-49ee-af97-5374c16b5616 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d Sep 01 00:22:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b2558d3f-40cb-49ee-af97-5374c16b5616 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b2558d3f-40cb-49ee-af97-5374c16b5616 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:06 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:06 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:06 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b2558d3f-40cb-49ee-af97-5374c16b5616 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b2558d3f-40cb-49ee-af97-5374c16b5616 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d returned with HTTP 200 Sep 01 00:22:06 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 439/881] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:06 2026] GET /volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:06 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-2034db93-942b-4225-8278-467d81fd01df tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Created reservations ['6e2435e5-6844-44b9-bbfa-49a246b8f8db', '968ac35a-bdec-4390-81e2-2aeb97a14498', 'eb667b0c-ee86-4a9e-b1a3-04a03bbb2cf0', 'e64b1212-af57-47c4-8a5c-43cc363dd8e7'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:22:06 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2034db93-942b-4225-8278-467d81fd01df tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9acc56ad-fe1f-4c87-bf5a-cdd7dead11bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e2435e5-6844-44b9-bbfa-49a246b8f8db', '968ac35a-bdec-4390-81e2-2aeb97a14498', 'eb667b0c-ee86-4a9e-b1a3-04a03bbb2cf0', 'e64b1212-af57-47c4-8a5c-43cc363dd8e7']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:06 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2034db93-942b-4225-8278-467d81fd01df tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f29cca8a-b27a-4a98-a4d0-4e2f3de8e13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:06 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:06 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:06 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:06 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:06 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2034db93-942b-4225-8278-467d81fd01df tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f29cca8a-b27a-4a98-a4d0-4e2f3de8e13a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d7fc62b-ede2-4a42-aab8-aac43fccc2fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1722369045',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='01d2e4811bc14d6e9704ad467a975be1',qos_specs=None,replication_status=,reservations=['6e2435e5-6844-44b9-bbfa-49a246b8f8db','968ac35a-bdec-4390-81e2-2aeb97a14498','eb667b0c-ee86-4a9e-b1a3-04a03bbb2cf0','e64b1212-af57-47c4-8a5c-43cc363dd8e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=4cf3bdc6-471c-4135-a0e1-e14e930838ff,status='creating',user_id='f2288e30c38845a884f3618f90d9cff6',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:22:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1722369045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d7fc62b-ede2-4a42-aab8-aac43fccc2fc,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='01d2e4811bc14d6e9704ad467a975be1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4cf3bdc6-471c-4135-a0e1-e14e930838ff,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2288e30c38845a884f3618f90d9cff6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:06 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2034db93-942b-4225-8278-467d81fd01df tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f83c6680-b831-4443-b6ad-2f7cc4dcb6bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:06 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2034db93-942b-4225-8278-467d81fd01df tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f83c6680-b831-4443-b6ad-2f7cc4dcb6bc) transitioned into state 'SUCCESS' from state '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-1722369045',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='01d2e4811bc14d6e9704ad467a975be1',qos_specs=None,replication_status=,reservations=['6e2435e5-6844-44b9-bbfa-49a246b8f8db','968ac35a-bdec-4390-81e2-2aeb97a14498','eb667b0c-ee86-4a9e-b1a3-04a03bbb2cf0','e64b1212-af57-47c4-8a5c-43cc363dd8e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=4cf3bdc6-471c-4135-a0e1-e14e930838ff,status='creating',user_id='f2288e30c38845a884f3618f90d9cff6',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:06 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2034db93-942b-4225-8278-467d81fd01df tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17722da7-6104-4e87-9b61-ff6d05e3d6e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:06 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:06 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:06 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2034db93-942b-4225-8278-467d81fd01df tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17722da7-6104-4e87-9b61-ff6d05e3d6e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:06 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2034db93-942b-4225-8278-467d81fd01df tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Flow 'volume_create_api' (50561a82-13fc-418c-b3c3-d652d91b0c9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:22:06 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2034db93-942b-4225-8278-467d81fd01df tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Create volume request issued successfully. Sep 01 00:22:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2034db93-942b-4225-8278-467d81fd01df tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:22:06 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 443/882] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:22:06 2026] POST /volume/v3/volumes => generated 802 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:22:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-19648b82-9c8a-4cd9-acbc-68cf82ea1a76 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-19648b82-9c8a-4cd9-acbc-68cf82ea1a76 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc Sep 01 00:22:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-19648b82-9c8a-4cd9-acbc-68cf82ea1a76 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-19648b82-9c8a-4cd9-acbc-68cf82ea1a76 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:06 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:06 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:06 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:06 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:06 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-19648b82-9c8a-4cd9-acbc-68cf82ea1a76 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-19648b82-9c8a-4cd9-acbc-68cf82ea1a76 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc returned with HTTP 200 Sep 01 00:22:06 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 440/883] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:06 2026] GET /volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc => generated 870 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-914f54aa-4ecb-41d9-bc98-46e8a5280c4e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-914f54aa-4ecb-41d9-bc98-46e8a5280c4e tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d Sep 01 00:22:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-914f54aa-4ecb-41d9-bc98-46e8a5280c4e tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-914f54aa-4ecb-41d9-bc98-46e8a5280c4e tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:07 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:07 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:07 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-914f54aa-4ecb-41d9-bc98-46e8a5280c4e tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-914f54aa-4ecb-41d9-bc98-46e8a5280c4e tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d returned with HTTP 200 Sep 01 00:22:07 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 444/884] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:07 2026] GET /volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-53212b46-cd0a-4220-b6ef-f154a32ee392 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-53212b46-cd0a-4220-b6ef-f154a32ee392 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc Sep 01 00:22:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-53212b46-cd0a-4220-b6ef-f154a32ee392 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-53212b46-cd0a-4220-b6ef-f154a32ee392 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:07 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:07 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:07 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:07 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:07 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-53212b46-cd0a-4220-b6ef-f154a32ee392 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-53212b46-cd0a-4220-b6ef-f154a32ee392 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc returned with HTTP 200 Sep 01 00:22:07 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 441/885] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:07 2026] GET /volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc => generated 894 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8e23a148-c8b5-4f64-aa1e-d21522a5ede1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8e23a148-c8b5-4f64-aa1e-d21522a5ede1 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d Sep 01 00:22:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8e23a148-c8b5-4f64-aa1e-d21522a5ede1 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8e23a148-c8b5-4f64-aa1e-d21522a5ede1 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:08 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:08 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:08 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8e23a148-c8b5-4f64-aa1e-d21522a5ede1 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8e23a148-c8b5-4f64-aa1e-d21522a5ede1 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d returned with HTTP 200 Sep 01 00:22:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 445/886] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:08 2026] GET /volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-07f25f88-9314-4424-9377-7de44200248f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-07f25f88-9314-4424-9377-7de44200248f tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] POST http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d/action Sep 01 00:22:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-07f25f88-9314-4424-9377-7de44200248f tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:22:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-07f25f88-9314-4424-9377-7de44200248f tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.contrib.admin_actions [None req-07f25f88-9314-4424-9377-7de44200248f tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Updating snapshot '78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d' with '{'status': 'creating'}' {{(pid=87484) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 00:22:08 devstack devstack@c-api.service[87484]: DEBUG dbcounter [-] [87484] Writing DB stats cinder:SELECT=591,cinder:UPDATE=120,cinder:INSERT=69 {{(pid=87484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:22:08 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:08 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-07f25f88-9314-4424-9377-7de44200248f tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d/action returned with HTTP 202 Sep 01 00:22:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 442/887] 192.168.122.147 () {60 vars in 1280 bytes} [Tue Sep 1 00:22:08 2026] POST /volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 00:22:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d40a36fc-267a-4512-ac0b-69aceb9bedfe None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d40a36fc-267a-4512-ac0b-69aceb9bedfe tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d Sep 01 00:22:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d40a36fc-267a-4512-ac0b-69aceb9bedfe tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d40a36fc-267a-4512-ac0b-69aceb9bedfe tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:08 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:08 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:08 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d40a36fc-267a-4512-ac0b-69aceb9bedfe tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d40a36fc-267a-4512-ac0b-69aceb9bedfe tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d returned with HTTP 200 Sep 01 00:22:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 446/888] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:08 2026] GET /volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:22:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b19ed94e-2047-45aa-8d6c-44d23e56f61a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b19ed94e-2047-45aa-8d6c-44d23e56f61a tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] POST http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d/action Sep 01 00:22:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b19ed94e-2047-45aa-8d6c-44d23e56f61a tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:22:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b19ed94e-2047-45aa-8d6c-44d23e56f61a tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.contrib.admin_actions [None req-b19ed94e-2047-45aa-8d6c-44d23e56f61a tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Updating snapshot '78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d' with '{'status': 'available'}' {{(pid=87484) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 00:22:08 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:08 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b19ed94e-2047-45aa-8d6c-44d23e56f61a tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d/action returned with HTTP 202 Sep 01 00:22:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 443/889] 192.168.122.147 () {60 vars in 1280 bytes} [Tue Sep 1 00:22:08 2026] POST /volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:22:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d53ce3f1-3325-48cf-b10b-58d3f3f32d63 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d53ce3f1-3325-48cf-b10b-58d3f3f32d63 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d Sep 01 00:22:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d53ce3f1-3325-48cf-b10b-58d3f3f32d63 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d53ce3f1-3325-48cf-b10b-58d3f3f32d63 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:08 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:08 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:08 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d53ce3f1-3325-48cf-b10b-58d3f3f32d63 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d53ce3f1-3325-48cf-b10b-58d3f3f32d63 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d returned with HTTP 200 Sep 01 00:22:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 447/890] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:08 2026] GET /volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7cadd072-20dd-48fd-a2b8-647e1f36adaf None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7cadd072-20dd-48fd-a2b8-647e1f36adaf tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:22:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7cadd072-20dd-48fd-a2b8-647e1f36adaf tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dcc30dbd-634a-4b7d-85a6-75ec3a96e976", "name": "tempest-SnapshotsActionsTest-Snapshot-1645040955"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-698b1590-3c8e-4ef3-84aa-e364256c56e6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:08 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:08 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:08 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:08 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:08 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7cadd072-20dd-48fd-a2b8-647e1f36adaf tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Volume info retrieved successfully. Sep 01 00:22:08 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-7cadd072-20dd-48fd-a2b8-647e1f36adaf tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Create snapshot from volume dcc30dbd-634a-4b7d-85a6-75ec3a96e976 Sep 01 00:22:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-698b1590-3c8e-4ef3-84aa-e364256c56e6 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc Sep 01 00:22:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-698b1590-3c8e-4ef3-84aa-e364256c56e6 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-698b1590-3c8e-4ef3-84aa-e364256c56e6 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:08 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:08 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:08 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:08 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:08 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-698b1590-3c8e-4ef3-84aa-e364256c56e6 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:08 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-7cadd072-20dd-48fd-a2b8-647e1f36adaf tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Created reservations ['c0f34007-d97f-4b28-9af4-9073369c91b2', '2ec2bcaa-a78d-4570-8a1a-1395d8fea005', '29b6972c-89df-44ef-a343-c1f5a710e08f', '202bab05-9ab4-44aa-9141-a1f8ca2e8e71'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:22:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-698b1590-3c8e-4ef3-84aa-e364256c56e6 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc returned with HTTP 200 Sep 01 00:22:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 448/891] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:08 2026] GET /volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc => generated 894 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:09 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:09 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:09 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7cadd072-20dd-48fd-a2b8-647e1f36adaf tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot create request issued successfully. Sep 01 00:22:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7cadd072-20dd-48fd-a2b8-647e1f36adaf tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:22:09 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 444/892] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:22:08 2026] POST /volume/v3/snapshots => generated 307 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:22:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-be7f2f9d-e4ad-441a-8a23-bcd66630ebdd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-be7f2f9d-e4ad-441a-8a23-bcd66630ebdd tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 Sep 01 00:22:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-be7f2f9d-e4ad-441a-8a23-bcd66630ebdd tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-be7f2f9d-e4ad-441a-8a23-bcd66630ebdd tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:09 devstack devstack@c-api.service[87485]: DEBUG dbcounter [-] [87485] Writing DB stats cinder:SELECT=539,cinder:INSERT=46,cinder:UPDATE=113 {{(pid=87485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:22:09 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:09 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:09 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-be7f2f9d-e4ad-441a-8a23-bcd66630ebdd tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-be7f2f9d-e4ad-441a-8a23-bcd66630ebdd tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 returned with HTTP 200 Sep 01 00:22:09 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 449/893] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:09 2026] GET /volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 => generated 439 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ac56ebbf-8432-4a5e-a391-bded35fd554a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ac56ebbf-8432-4a5e-a391-bded35fd554a tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc Sep 01 00:22:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ac56ebbf-8432-4a5e-a391-bded35fd554a tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ac56ebbf-8432-4a5e-a391-bded35fd554a tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:10 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:10 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:10 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:10 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:10 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ac56ebbf-8432-4a5e-a391-bded35fd554a tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ac56ebbf-8432-4a5e-a391-bded35fd554a tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc returned with HTTP 200 Sep 01 00:22:10 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 445/894] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:09 2026] GET /volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc => generated 894 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:22:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-62dab8eb-ac78-48fb-9842-21de6a69e24d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-62dab8eb-ac78-48fb-9842-21de6a69e24d tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 Sep 01 00:22:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-62dab8eb-ac78-48fb-9842-21de6a69e24d tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-62dab8eb-ac78-48fb-9842-21de6a69e24d tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:10 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:10 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:10 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-62dab8eb-ac78-48fb-9842-21de6a69e24d tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-62dab8eb-ac78-48fb-9842-21de6a69e24d tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 returned with HTTP 200 Sep 01 00:22:10 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 450/895] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:10 2026] GET /volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7fa489ac-d3fb-4e97-bec6-7030f613020b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7fa489ac-d3fb-4e97-bec6-7030f613020b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc Sep 01 00:22:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7fa489ac-d3fb-4e97-bec6-7030f613020b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7fa489ac-d3fb-4e97-bec6-7030f613020b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:11 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:11 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:11 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:11 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:11 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7fa489ac-d3fb-4e97-bec6-7030f613020b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7fa489ac-d3fb-4e97-bec6-7030f613020b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc returned with HTTP 200 Sep 01 00:22:11 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 446/896] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:11 2026] GET /volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc => generated 894 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3d672ca4-86f5-40a1-ada4-60a10474155c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3d672ca4-86f5-40a1-ada4-60a10474155c tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 Sep 01 00:22:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3d672ca4-86f5-40a1-ada4-60a10474155c tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3d672ca4-86f5-40a1-ada4-60a10474155c tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:11 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:11 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:11 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3d672ca4-86f5-40a1-ada4-60a10474155c tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3d672ca4-86f5-40a1-ada4-60a10474155c tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 returned with HTTP 200 Sep 01 00:22:11 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 451/897] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:11 2026] GET /volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e818e3d7-c031-4ffc-a7e0-e4e493b12e96 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e818e3d7-c031-4ffc-a7e0-e4e493b12e96 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc Sep 01 00:22:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e818e3d7-c031-4ffc-a7e0-e4e493b12e96 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e818e3d7-c031-4ffc-a7e0-e4e493b12e96 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:12 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:12 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:12 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:12 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:12 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e818e3d7-c031-4ffc-a7e0-e4e493b12e96 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e818e3d7-c031-4ffc-a7e0-e4e493b12e96 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc returned with HTTP 200 Sep 01 00:22:12 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 447/898] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:12 2026] GET /volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc => generated 894 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b119c54e-9ccf-45a1-aa60-ffbce3b5b1f4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b119c54e-9ccf-45a1-aa60-ffbce3b5b1f4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 Sep 01 00:22:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b119c54e-9ccf-45a1-aa60-ffbce3b5b1f4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b119c54e-9ccf-45a1-aa60-ffbce3b5b1f4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:12 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:12 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:12 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b119c54e-9ccf-45a1-aa60-ffbce3b5b1f4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b119c54e-9ccf-45a1-aa60-ffbce3b5b1f4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 returned with HTTP 200 Sep 01 00:22:12 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 452/899] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:12 2026] GET /volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 => generated 439 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-88a5d367-1f3b-4fee-9a0f-0550e91b4868 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-88a5d367-1f3b-4fee-9a0f-0550e91b4868 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc Sep 01 00:22:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-88a5d367-1f3b-4fee-9a0f-0550e91b4868 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-88a5d367-1f3b-4fee-9a0f-0550e91b4868 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:13 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:13 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:13 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:13 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:13 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-88a5d367-1f3b-4fee-9a0f-0550e91b4868 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-88a5d367-1f3b-4fee-9a0f-0550e91b4868 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc returned with HTTP 200 Sep 01 00:22:13 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 448/900] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:13 2026] GET /volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc => generated 894 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-32f887e8-3623-4de2-852a-71d5fb75e0d4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-32f887e8-3623-4de2-852a-71d5fb75e0d4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 Sep 01 00:22:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-32f887e8-3623-4de2-852a-71d5fb75e0d4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-32f887e8-3623-4de2-852a-71d5fb75e0d4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:13 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:13 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:13 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-32f887e8-3623-4de2-852a-71d5fb75e0d4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-32f887e8-3623-4de2-852a-71d5fb75e0d4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 returned with HTTP 200 Sep 01 00:22:13 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 453/901] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:13 2026] GET /volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 => generated 439 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7a218018-8a67-40bd-bf6f-73b8b89c3502 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7a218018-8a67-40bd-bf6f-73b8b89c3502 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc Sep 01 00:22:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7a218018-8a67-40bd-bf6f-73b8b89c3502 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7a218018-8a67-40bd-bf6f-73b8b89c3502 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-044da9e5-59d2-42da-9519-674ea54cff6a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-044da9e5-59d2-42da-9519-674ea54cff6a tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 Sep 01 00:22:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-044da9e5-59d2-42da-9519-674ea54cff6a tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-044da9e5-59d2-42da-9519-674ea54cff6a tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:14 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:14 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:14 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-044da9e5-59d2-42da-9519-674ea54cff6a tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-044da9e5-59d2-42da-9519-674ea54cff6a tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 returned with HTTP 200 Sep 01 00:22:14 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 454/902] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:14 2026] GET /volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 => generated 439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:14 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:14 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:14 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:14 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:14 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7a218018-8a67-40bd-bf6f-73b8b89c3502 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7a218018-8a67-40bd-bf6f-73b8b89c3502 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc returned with HTTP 200 Sep 01 00:22:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 449/903] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:14 2026] GET /volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc => generated 894 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9111cd82-5f6e-4cc4-a6c0-de4edc666a43 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9111cd82-5f6e-4cc4-a6c0-de4edc666a43 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 Sep 01 00:22:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9111cd82-5f6e-4cc4-a6c0-de4edc666a43 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9111cd82-5f6e-4cc4-a6c0-de4edc666a43 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:15 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:15 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:15 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9111cd82-5f6e-4cc4-a6c0-de4edc666a43 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9111cd82-5f6e-4cc4-a6c0-de4edc666a43 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 returned with HTTP 200 Sep 01 00:22:15 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 455/904] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:15 2026] GET /volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 => generated 439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0aea94d1-22b6-476d-afdb-4526faeddb7a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0aea94d1-22b6-476d-afdb-4526faeddb7a tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc Sep 01 00:22:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0aea94d1-22b6-476d-afdb-4526faeddb7a tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0aea94d1-22b6-476d-afdb-4526faeddb7a tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:15 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:15 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:15 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:15 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:15 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0aea94d1-22b6-476d-afdb-4526faeddb7a tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0aea94d1-22b6-476d-afdb-4526faeddb7a tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc returned with HTTP 200 Sep 01 00:22:15 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 450/905] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:15 2026] GET /volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc => generated 894 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-ef53d99a-47ae-4ab9-a02d-b47e82df7e9f req-24d599dd-c7f7-4ebc-ae8a-e382c6bc573d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-ef53d99a-47ae-4ab9-a02d-b47e82df7e9f req-24d599dd-c7f7-4ebc-ae8a-e382c6bc573d tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:22:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-ef53d99a-47ae-4ab9-a02d-b47e82df7e9f req-24d599dd-c7f7-4ebc-ae8a-e382c6bc573d tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1770310082", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [req-ef53d99a-47ae-4ab9-a02d-b47e82df7e9f req-24d599dd-c7f7-4ebc-ae8a-e382c6bc573d tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1770310082', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:22:15 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [req-ef53d99a-47ae-4ab9-a02d-b47e82df7e9f req-24d599dd-c7f7-4ebc-ae8a-e382c6bc573d tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Create volume of 1 GB Sep 01 00:22:16 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-ef53d99a-47ae-4ab9-a02d-b47e82df7e9f req-24d599dd-c7f7-4ebc-ae8a-e382c6bc573d tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Availability Zones retrieved successfully. Sep 01 00:22:16 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [req-ef53d99a-47ae-4ab9-a02d-b47e82df7e9f req-24d599dd-c7f7-4ebc-ae8a-e382c6bc573d tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Flow 'volume_create_api' (3a8de54d-7d15-4efc-988a-3a13bb0e4fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:22:16 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [req-ef53d99a-47ae-4ab9-a02d-b47e82df7e9f req-24d599dd-c7f7-4ebc-ae8a-e382c6bc573d tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (412ded34-5ff4-4c89-92de-14773dc8f183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:16 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [req-ef53d99a-47ae-4ab9-a02d-b47e82df7e9f req-24d599dd-c7f7-4ebc-ae8a-e382c6bc573d tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:22:16 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [req-ef53d99a-47ae-4ab9-a02d-b47e82df7e9f req-24d599dd-c7f7-4ebc-ae8a-e382c6bc573d tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (412ded34-5ff4-4c89-92de-14773dc8f183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:16 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [req-ef53d99a-47ae-4ab9-a02d-b47e82df7e9f req-24d599dd-c7f7-4ebc-ae8a-e382c6bc573d tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa50509d-dd88-4815-a9ca-bab28e1b861b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8a9690ed-de03-42be-ae71-db2eeb3a343a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8a9690ed-de03-42be-ae71-db2eeb3a343a tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 Sep 01 00:22:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8a9690ed-de03-42be-ae71-db2eeb3a343a tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8a9690ed-de03-42be-ae71-db2eeb3a343a tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:16 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:16 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:16 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8a9690ed-de03-42be-ae71-db2eeb3a343a tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8a9690ed-de03-42be-ae71-db2eeb3a343a tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 returned with HTTP 200 Sep 01 00:22:16 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 451/906] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:16 2026] GET /volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 => generated 439 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:16 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [req-ef53d99a-47ae-4ab9-a02d-b47e82df7e9f req-24d599dd-c7f7-4ebc-ae8a-e382c6bc573d tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Created reservations ['21307093-7cff-4728-a231-548dce40a035', '938a8ab6-a340-46b6-bd90-b5bfaec87fd4', '7860ee3c-612f-4a4e-8a99-3fcac7a570d4', 'c73bfa08-cd66-4531-be57-6b9933875928'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:22:16 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [req-ef53d99a-47ae-4ab9-a02d-b47e82df7e9f req-24d599dd-c7f7-4ebc-ae8a-e382c6bc573d tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa50509d-dd88-4815-a9ca-bab28e1b861b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21307093-7cff-4728-a231-548dce40a035', '938a8ab6-a340-46b6-bd90-b5bfaec87fd4', '7860ee3c-612f-4a4e-8a99-3fcac7a570d4', 'c73bfa08-cd66-4531-be57-6b9933875928']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:16 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [req-ef53d99a-47ae-4ab9-a02d-b47e82df7e9f req-24d599dd-c7f7-4ebc-ae8a-e382c6bc573d tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa73d0d9-abd1-4266-a206-15084f2d1220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-18c0eac0-782f-4787-894e-1008d132bc16 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-18c0eac0-782f-4787-894e-1008d132bc16 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc Sep 01 00:22:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-18c0eac0-782f-4787-894e-1008d132bc16 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-18c0eac0-782f-4787-894e-1008d132bc16 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:16 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:16 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:16 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:16 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:16 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-18c0eac0-782f-4787-894e-1008d132bc16 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-18c0eac0-782f-4787-894e-1008d132bc16 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc returned with HTTP 200 Sep 01 00:22:16 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 452/907] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:16 2026] GET /volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc => generated 894 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:16 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:16 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:16 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [req-ef53d99a-47ae-4ab9-a02d-b47e82df7e9f req-24d599dd-c7f7-4ebc-ae8a-e382c6bc573d tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa73d0d9-abd1-4266-a206-15084f2d1220) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '546cc4f9-cce0-4268-997b-351b6cf60684', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1770310082',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0641881d8e294819ac313bafd7dd6507',qos_specs=None,replication_status=,reservations=['21307093-7cff-4728-a231-548dce40a035','938a8ab6-a340-46b6-bd90-b5bfaec87fd4','7860ee3c-612f-4a4e-8a99-3fcac7a570d4','c73bfa08-cd66-4531-be57-6b9933875928'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b87c33cffe84d0198ed99b63a20518b',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:22:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1770310082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=546cc4f9-cce0-4268-997b-351b6cf60684,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0641881d8e294819ac313bafd7dd6507',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b87c33cffe84d0198ed99b63a20518b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [req-ef53d99a-47ae-4ab9-a02d-b47e82df7e9f req-24d599dd-c7f7-4ebc-ae8a-e382c6bc573d tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0a4acb8-8fb0-4ec3-9688-7f2f5aedbafa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [req-ef53d99a-47ae-4ab9-a02d-b47e82df7e9f req-24d599dd-c7f7-4ebc-ae8a-e382c6bc573d tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0a4acb8-8fb0-4ec3-9688-7f2f5aedbafa) transitioned into state 'SUCCESS' from state '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-1770310082',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0641881d8e294819ac313bafd7dd6507',qos_specs=None,replication_status=,reservations=['21307093-7cff-4728-a231-548dce40a035','938a8ab6-a340-46b6-bd90-b5bfaec87fd4','7860ee3c-612f-4a4e-8a99-3fcac7a570d4','c73bfa08-cd66-4531-be57-6b9933875928'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b87c33cffe84d0198ed99b63a20518b',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [req-ef53d99a-47ae-4ab9-a02d-b47e82df7e9f req-24d599dd-c7f7-4ebc-ae8a-e382c6bc573d tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2298d7dd-a005-4076-8d7e-3020b7c809d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [req-ef53d99a-47ae-4ab9-a02d-b47e82df7e9f req-24d599dd-c7f7-4ebc-ae8a-e382c6bc573d tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2298d7dd-a005-4076-8d7e-3020b7c809d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [req-ef53d99a-47ae-4ab9-a02d-b47e82df7e9f req-24d599dd-c7f7-4ebc-ae8a-e382c6bc573d tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Flow 'volume_create_api' (3a8de54d-7d15-4efc-988a-3a13bb0e4fbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:22:17 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-ef53d99a-47ae-4ab9-a02d-b47e82df7e9f req-24d599dd-c7f7-4ebc-ae8a-e382c6bc573d tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Create volume request issued successfully. Sep 01 00:22:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-ef53d99a-47ae-4ab9-a02d-b47e82df7e9f req-24d599dd-c7f7-4ebc-ae8a-e382c6bc573d tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:22:17 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 456/908] 192.168.122.147 () {64 vars in 1430 bytes} [Tue Sep 1 00:22:15 2026] POST /volume/v3/volumes => generated 772 bytes in 1274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:22:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-ef53d99a-47ae-4ab9-a02d-b47e82df7e9f req-bea7e34a-c587-4e2e-a72c-eda6ae546782 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-ef53d99a-47ae-4ab9-a02d-b47e82df7e9f req-bea7e34a-c587-4e2e-a72c-eda6ae546782 tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] GET http://192.168.122.147/volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 Sep 01 00:22:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-ef53d99a-47ae-4ab9-a02d-b47e82df7e9f req-bea7e34a-c587-4e2e-a72c-eda6ae546782 tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-ef53d99a-47ae-4ab9-a02d-b47e82df7e9f req-bea7e34a-c587-4e2e-a72c-eda6ae546782 tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:17 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:17 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:17 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:17 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:17 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-ef53d99a-47ae-4ab9-a02d-b47e82df7e9f req-bea7e34a-c587-4e2e-a72c-eda6ae546782 tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Volume info retrieved successfully. Sep 01 00:22:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-ef53d99a-47ae-4ab9-a02d-b47e82df7e9f req-bea7e34a-c587-4e2e-a72c-eda6ae546782 tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] http://192.168.122.147/volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 returned with HTTP 200 Sep 01 00:22:17 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 453/909] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:22:17 2026] GET /volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 => generated 840 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-6ed954f0-34db-447e-b55a-7d89b6ef2649 req-28f2972c-5e19-4df7-817f-2fdabf4a3d4b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-6ed954f0-34db-447e-b55a-7d89b6ef2649 req-28f2972c-5e19-4df7-817f-2fdabf4a3d4b tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] GET http://192.168.122.147/volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 Sep 01 00:22:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-6ed954f0-34db-447e-b55a-7d89b6ef2649 req-28f2972c-5e19-4df7-817f-2fdabf4a3d4b tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-6ed954f0-34db-447e-b55a-7d89b6ef2649 req-28f2972c-5e19-4df7-817f-2fdabf4a3d4b tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:17 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:17 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:17 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:17 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:17 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-6ed954f0-34db-447e-b55a-7d89b6ef2649 req-28f2972c-5e19-4df7-817f-2fdabf4a3d4b tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Volume info retrieved successfully. Sep 01 00:22:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-6ed954f0-34db-447e-b55a-7d89b6ef2649 req-28f2972c-5e19-4df7-817f-2fdabf4a3d4b tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] http://192.168.122.147/volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 returned with HTTP 200 Sep 01 00:22:17 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 457/910] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:22:17 2026] GET /volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 => generated 840 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-dcf5c7d4-2b04-4490-8718-3160f944ca77 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-dcf5c7d4-2b04-4490-8718-3160f944ca77 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 Sep 01 00:22:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-dcf5c7d4-2b04-4490-8718-3160f944ca77 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-dcf5c7d4-2b04-4490-8718-3160f944ca77 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:17 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:17 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:17 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-dcf5c7d4-2b04-4490-8718-3160f944ca77 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-dcf5c7d4-2b04-4490-8718-3160f944ca77 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 returned with HTTP 200 Sep 01 00:22:17 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 454/911] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:17 2026] GET /volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e14396c5-e59f-45de-a9e8-8786531c2c29 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e14396c5-e59f-45de-a9e8-8786531c2c29 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc Sep 01 00:22:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e14396c5-e59f-45de-a9e8-8786531c2c29 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e14396c5-e59f-45de-a9e8-8786531c2c29 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:18 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:18 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:18 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:18 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:18 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e14396c5-e59f-45de-a9e8-8786531c2c29 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e14396c5-e59f-45de-a9e8-8786531c2c29 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc returned with HTTP 200 Sep 01 00:22:18 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 458/912] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:17 2026] GET /volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc => generated 894 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-b1ad8d00-8666-487a-9bf8-7af06bff30ac req-bca1cd48-3c50-4c66-9a7d-95edf90c0eab None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-b1ad8d00-8666-487a-9bf8-7af06bff30ac req-bca1cd48-3c50-4c66-9a7d-95edf90c0eab tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] GET http://192.168.122.147/volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 Sep 01 00:22:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-b1ad8d00-8666-487a-9bf8-7af06bff30ac req-bca1cd48-3c50-4c66-9a7d-95edf90c0eab tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-b1ad8d00-8666-487a-9bf8-7af06bff30ac req-bca1cd48-3c50-4c66-9a7d-95edf90c0eab tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:18 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:18 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:18 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:18 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:18 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-b1ad8d00-8666-487a-9bf8-7af06bff30ac req-bca1cd48-3c50-4c66-9a7d-95edf90c0eab tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Volume info retrieved successfully. Sep 01 00:22:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-b1ad8d00-8666-487a-9bf8-7af06bff30ac req-bca1cd48-3c50-4c66-9a7d-95edf90c0eab tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] http://192.168.122.147/volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 returned with HTTP 200 Sep 01 00:22:18 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 455/913] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:22:18 2026] GET /volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 => generated 864 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-79dc0923-57c0-43a1-a520-509e8d909094 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-79dc0923-57c0-43a1-a520-509e8d909094 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 Sep 01 00:22:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-79dc0923-57c0-43a1-a520-509e8d909094 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-79dc0923-57c0-43a1-a520-509e8d909094 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:18 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:18 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:18 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-79dc0923-57c0-43a1-a520-509e8d909094 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-79dc0923-57c0-43a1-a520-509e8d909094 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 returned with HTTP 200 Sep 01 00:22:18 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 459/914] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:18 2026] GET /volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2a49016d-f38c-49b5-a145-a7e110691afd None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2a49016d-f38c-49b5-a145-a7e110691afd tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc Sep 01 00:22:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2a49016d-f38c-49b5-a145-a7e110691afd tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2a49016d-f38c-49b5-a145-a7e110691afd tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:19 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:19 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:19 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:19 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:19 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2a49016d-f38c-49b5-a145-a7e110691afd tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2a49016d-f38c-49b5-a145-a7e110691afd tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc returned with HTTP 200 Sep 01 00:22:19 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 456/915] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:19 2026] GET /volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc => generated 894 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-e041e991-73df-4a66-8ba6-015738732e63 req-a5863232-ff8e-49f7-a939-ab67a6408f43 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-e041e991-73df-4a66-8ba6-015738732e63 req-a5863232-ff8e-49f7-a939-ab67a6408f43 tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] GET http://192.168.122.147/volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 Sep 01 00:22:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-e041e991-73df-4a66-8ba6-015738732e63 req-a5863232-ff8e-49f7-a939-ab67a6408f43 tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-e041e991-73df-4a66-8ba6-015738732e63 req-a5863232-ff8e-49f7-a939-ab67a6408f43 tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:19 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:19 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:19 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:19 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:19 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-e041e991-73df-4a66-8ba6-015738732e63 req-a5863232-ff8e-49f7-a939-ab67a6408f43 tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Volume info retrieved successfully. Sep 01 00:22:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-e041e991-73df-4a66-8ba6-015738732e63 req-a5863232-ff8e-49f7-a939-ab67a6408f43 tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] http://192.168.122.147/volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 returned with HTTP 200 Sep 01 00:22:19 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 460/916] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:22:19 2026] GET /volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 => generated 864 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3c2ecc97-7238-4915-b514-d942e676a6e2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3c2ecc97-7238-4915-b514-d942e676a6e2 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 Sep 01 00:22:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3c2ecc97-7238-4915-b514-d942e676a6e2 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3c2ecc97-7238-4915-b514-d942e676a6e2 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:19 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:19 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:19 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3c2ecc97-7238-4915-b514-d942e676a6e2 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3c2ecc97-7238-4915-b514-d942e676a6e2 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 returned with HTTP 200 Sep 01 00:22:19 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 457/917] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:19 2026] GET /volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-36573020-f27b-4ff0-81d2-b76e7e6739d5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-36573020-f27b-4ff0-81d2-b76e7e6739d5 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc Sep 01 00:22:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-36573020-f27b-4ff0-81d2-b76e7e6739d5 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-36573020-f27b-4ff0-81d2-b76e7e6739d5 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:20 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:20 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:20 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:20 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:20 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-36573020-f27b-4ff0-81d2-b76e7e6739d5 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-36573020-f27b-4ff0-81d2-b76e7e6739d5 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc returned with HTTP 200 Sep 01 00:22:20 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 461/918] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:20 2026] GET /volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc => generated 895 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-28089f04-df2b-48fe-8035-0b1b53e087f7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-28089f04-df2b-48fe-8035-0b1b53e087f7 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc Sep 01 00:22:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-28089f04-df2b-48fe-8035-0b1b53e087f7 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-28089f04-df2b-48fe-8035-0b1b53e087f7 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:20 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:20 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:20 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:20 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:20 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-28089f04-df2b-48fe-8035-0b1b53e087f7 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-28089f04-df2b-48fe-8035-0b1b53e087f7 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc returned with HTTP 200 Sep 01 00:22:20 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 458/919] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:20 2026] GET /volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc => generated 895 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9f0b8a37-218c-4393-bb89-1b0ef055602e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9f0b8a37-218c-4393-bb89-1b0ef055602e tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] PUT http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc Sep 01 00:22:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9f0b8a37-218c-4393-bb89-1b0ef055602e tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1722369045"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:20 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:20 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:20 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:20 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:20 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9f0b8a37-218c-4393-bb89-1b0ef055602e tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:20 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9f0b8a37-218c-4393-bb89-1b0ef055602e tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume updated successfully. Sep 01 00:22:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9f0b8a37-218c-4393-bb89-1b0ef055602e tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc returned with HTTP 200 Sep 01 00:22:20 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 462/920] 192.168.122.147 () {60 vars in 1252 bytes} [Tue Sep 1 00:22:20 2026] PUT /volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc => generated 827 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-585ab727-f53e-4d42-855a-b0773714111d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-585ab727-f53e-4d42-855a-b0773714111d tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] PUT http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc Sep 01 00:22:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-585ab727-f53e-4d42-855a-b0773714111d tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-78456088", "description": "This is the new description of volume"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:20 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:20 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:20 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:20 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:20 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-585ab727-f53e-4d42-855a-b0773714111d tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:20 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-585ab727-f53e-4d42-855a-b0773714111d tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume updated successfully. Sep 01 00:22:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-585ab727-f53e-4d42-855a-b0773714111d tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc returned with HTTP 200 Sep 01 00:22:20 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 459/921] 192.168.122.147 () {60 vars in 1253 bytes} [Tue Sep 1 00:22:20 2026] PUT /volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc => generated 864 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e9859246-f587-430f-845b-679f0fd73e4b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e9859246-f587-430f-845b-679f0fd73e4b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc Sep 01 00:22:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e9859246-f587-430f-845b-679f0fd73e4b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e9859246-f587-430f-845b-679f0fd73e4b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:20 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:20 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:20 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:20 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:20 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e9859246-f587-430f-845b-679f0fd73e4b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e9859246-f587-430f-845b-679f0fd73e4b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc returned with HTTP 200 Sep 01 00:22:20 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 463/922] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:20 2026] GET /volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc => generated 932 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f99eb59d-e848-45b7-a47c-d7c0841834cf None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f99eb59d-e848-45b7-a47c-d7c0841834cf tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:22:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f99eb59d-e848-45b7-a47c-d7c0841834cf tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-92999262", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-878552117"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-f99eb59d-e848-45b7-a47c-d7c0841834cf tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-92999262', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-878552117'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:22:20 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-f99eb59d-e848-45b7-a47c-d7c0841834cf tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Create volume of 1 GB Sep 01 00:22:20 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f99eb59d-e848-45b7-a47c-d7c0841834cf tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Availability Zones retrieved successfully. Sep 01 00:22:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f99eb59d-e848-45b7-a47c-d7c0841834cf tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Flow 'volume_create_api' (1ca354cf-08a8-420d-af53-bbc027185a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:22:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f99eb59d-e848-45b7-a47c-d7c0841834cf tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (630859ea-41b4-403c-ad6f-b2844d9a00f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-f99eb59d-e848-45b7-a47c-d7c0841834cf tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:22:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f99eb59d-e848-45b7-a47c-d7c0841834cf tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (630859ea-41b4-403c-ad6f-b2844d9a00f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f99eb59d-e848-45b7-a47c-d7c0841834cf tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b312e3ec-995d-41a1-aa2f-4d75ef121601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:20 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-f99eb59d-e848-45b7-a47c-d7c0841834cf tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Created reservations ['e8eeaa02-bd98-4430-a94c-1415838a250d', 'cee95c78-0881-4506-9179-0eb49b64702e', '655ad328-18a0-4218-840d-6fc66d2680a9', '199936cf-223d-4c44-9029-2c243d9947b3'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:22:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f99eb59d-e848-45b7-a47c-d7c0841834cf tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b312e3ec-995d-41a1-aa2f-4d75ef121601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8eeaa02-bd98-4430-a94c-1415838a250d', 'cee95c78-0881-4506-9179-0eb49b64702e', '655ad328-18a0-4218-840d-6fc66d2680a9', '199936cf-223d-4c44-9029-2c243d9947b3']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f99eb59d-e848-45b7-a47c-d7c0841834cf tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a61bda1-630d-4989-9fc1-44f723f20e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:20 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:20 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f99eb59d-e848-45b7-a47c-d7c0841834cf tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a61bda1-630d-4989-9fc1-44f723f20e94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-92999262',display_name='tempest-VolumesGetTest-Volume-878552117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01d2e4811bc14d6e9704ad467a975be1',qos_specs=None,replication_status=,reservations=['e8eeaa02-bd98-4430-a94c-1415838a250d','cee95c78-0881-4506-9179-0eb49b64702e','655ad328-18a0-4218-840d-6fc66d2680a9','199936cf-223d-4c44-9029-2c243d9947b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2288e30c38845a884f3618f90d9cff6',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:22:20Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-92999262',display_name='tempest-VolumesGetTest-Volume-878552117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01d2e4811bc14d6e9704ad467a975be1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2288e30c38845a884f3618f90d9cff6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-c62cec44-80c2-4c87-878c-e2dd41c5f31d req-984910e5-0619-4cbe-b3b8-035a98936a2b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f99eb59d-e848-45b7-a47c-d7c0841834cf tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92f10abb-3737-4cba-b446-273c07b27316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-c62cec44-80c2-4c87-878c-e2dd41c5f31d req-984910e5-0619-4cbe-b3b8-035a98936a2b tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] GET http://192.168.122.147/volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 Sep 01 00:22:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-c62cec44-80c2-4c87-878c-e2dd41c5f31d req-984910e5-0619-4cbe-b3b8-035a98936a2b tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-c62cec44-80c2-4c87-878c-e2dd41c5f31d req-984910e5-0619-4cbe-b3b8-035a98936a2b tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:20 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:20 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:20 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:20 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:20 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-c62cec44-80c2-4c87-878c-e2dd41c5f31d req-984910e5-0619-4cbe-b3b8-035a98936a2b tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Volume info retrieved successfully. Sep 01 00:22:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f99eb59d-e848-45b7-a47c-d7c0841834cf tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92f10abb-3737-4cba-b446-273c07b27316) transitioned into 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-92999262',display_name='tempest-VolumesGetTest-Volume-878552117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01d2e4811bc14d6e9704ad467a975be1',qos_specs=None,replication_status=,reservations=['e8eeaa02-bd98-4430-a94c-1415838a250d','cee95c78-0881-4506-9179-0eb49b64702e','655ad328-18a0-4218-840d-6fc66d2680a9','199936cf-223d-4c44-9029-2c243d9947b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2288e30c38845a884f3618f90d9cff6',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f99eb59d-e848-45b7-a47c-d7c0841834cf tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c3666be-f250-4b84-a08d-b900fb41c0a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-c62cec44-80c2-4c87-878c-e2dd41c5f31d req-984910e5-0619-4cbe-b3b8-035a98936a2b tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] http://192.168.122.147/volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 returned with HTTP 200 Sep 01 00:22:20 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 464/923] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:22:20 2026] GET /volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 => generated 864 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e7dd91c0-15e3-405c-bfb0-327594610db2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e7dd91c0-15e3-405c-bfb0-327594610db2 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 Sep 01 00:22:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e7dd91c0-15e3-405c-bfb0-327594610db2 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e7dd91c0-15e3-405c-bfb0-327594610db2 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:20 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:20 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:20 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e7dd91c0-15e3-405c-bfb0-327594610db2 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e7dd91c0-15e3-405c-bfb0-327594610db2 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 returned with HTTP 200 Sep 01 00:22:20 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 465/924] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:20 2026] GET /volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f99eb59d-e848-45b7-a47c-d7c0841834cf tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c3666be-f250-4b84-a08d-b900fb41c0a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f99eb59d-e848-45b7-a47c-d7c0841834cf tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Flow 'volume_create_api' (1ca354cf-08a8-420d-af53-bbc027185a40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:22:20 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f99eb59d-e848-45b7-a47c-d7c0841834cf tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Create volume request issued successfully. Sep 01 00:22:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f99eb59d-e848-45b7-a47c-d7c0841834cf tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:22:20 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 460/925] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:22:20 2026] POST /volume/v3/volumes => generated 786 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:22:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-362ccfd2-7835-4227-aeb6-15580a60ad4d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-362ccfd2-7835-4227-aeb6-15580a60ad4d tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d Sep 01 00:22:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-362ccfd2-7835-4227-aeb6-15580a60ad4d tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-362ccfd2-7835-4227-aeb6-15580a60ad4d tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:20 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:20 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:20 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:20 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:20 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-362ccfd2-7835-4227-aeb6-15580a60ad4d tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-362ccfd2-7835-4227-aeb6-15580a60ad4d tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d returned with HTTP 200 Sep 01 00:22:20 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 466/926] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:20 2026] GET /volume/v3/volumes/3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9c340d4e-74c6-440d-9e00-4f08a335066e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9c340d4e-74c6-440d-9e00-4f08a335066e tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 Sep 01 00:22:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9c340d4e-74c6-440d-9e00-4f08a335066e tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9c340d4e-74c6-440d-9e00-4f08a335066e tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:21 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:21 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:21 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9c340d4e-74c6-440d-9e00-4f08a335066e tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-ace74ef9-e925-4368-aa1b-500742cfdfce req-73f12b75-ba06-41b0-97c8-baa449f49ba5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9c340d4e-74c6-440d-9e00-4f08a335066e tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 returned with HTTP 200 Sep 01 00:22:21 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 461/927] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:21 2026] GET /volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-ace74ef9-e925-4368-aa1b-500742cfdfce req-73f12b75-ba06-41b0-97c8-baa449f49ba5 tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] GET http://192.168.122.147/volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 Sep 01 00:22:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-498589bd-98fa-4b60-9920-eb5f1240787a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-ace74ef9-e925-4368-aa1b-500742cfdfce req-73f12b75-ba06-41b0-97c8-baa449f49ba5 tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-ace74ef9-e925-4368-aa1b-500742cfdfce req-73f12b75-ba06-41b0-97c8-baa449f49ba5 tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-498589bd-98fa-4b60-9920-eb5f1240787a tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] POST http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704/action Sep 01 00:22:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-498589bd-98fa-4b60-9920-eb5f1240787a tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:22:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-498589bd-98fa-4b60-9920-eb5f1240787a tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.contrib.admin_actions [None req-498589bd-98fa-4b60-9920-eb5f1240787a tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Updating snapshot 'a679d944-faaf-44db-98c8-751698b14704' with '{'status': 'creating'}' {{(pid=87484) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 00:22:21 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:21 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:21 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:21 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:21 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:21 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:21 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-ace74ef9-e925-4368-aa1b-500742cfdfce req-73f12b75-ba06-41b0-97c8-baa449f49ba5 tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Volume info retrieved successfully. Sep 01 00:22:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-ace74ef9-e925-4368-aa1b-500742cfdfce req-73f12b75-ba06-41b0-97c8-baa449f49ba5 tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] http://192.168.122.147/volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 returned with HTTP 200 Sep 01 00:22:21 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 467/928] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:22:21 2026] GET /volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 => generated 864 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e5adaa98-8ad4-44a1-be66-fae3e67fc6df None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-498589bd-98fa-4b60-9920-eb5f1240787a tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704/action returned with HTTP 202 Sep 01 00:22:21 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 462/929] 192.168.122.147 () {60 vars in 1280 bytes} [Tue Sep 1 00:22:21 2026] POST /volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 00:22:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e5adaa98-8ad4-44a1-be66-fae3e67fc6df tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d Sep 01 00:22:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e5adaa98-8ad4-44a1-be66-fae3e67fc6df tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e5adaa98-8ad4-44a1-be66-fae3e67fc6df tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-60abd04e-cc1b-4c42-b428-59617497edba None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-60abd04e-cc1b-4c42-b428-59617497edba tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 Sep 01 00:22:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-60abd04e-cc1b-4c42-b428-59617497edba tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-60abd04e-cc1b-4c42-b428-59617497edba tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:22 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:22 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:22 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-60abd04e-cc1b-4c42-b428-59617497edba tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-60abd04e-cc1b-4c42-b428-59617497edba tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 returned with HTTP 200 Sep 01 00:22:22 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 463/930] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:21 2026] GET /volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:22 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:22 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:22 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:22 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6441b483-46eb-47de-84a8-e75e3df851de None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6441b483-46eb-47de-84a8-e75e3df851de tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] POST http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704/action Sep 01 00:22:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6441b483-46eb-47de-84a8-e75e3df851de tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:22:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6441b483-46eb-47de-84a8-e75e3df851de tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:22 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e5adaa98-8ad4-44a1-be66-fae3e67fc6df tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e5adaa98-8ad4-44a1-be66-fae3e67fc6df tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d returned with HTTP 200 Sep 01 00:22:22 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:22 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:22 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6441b483-46eb-47de-84a8-e75e3df851de tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Snapshot retrieved successfully. Sep 01 00:22:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 468/931] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:21 2026] GET /volume/v3/volumes/3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d => generated 878 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:22 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:22 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:22 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6441b483-46eb-47de-84a8-e75e3df851de tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Snapshot delete request issued successfully. Sep 01 00:22:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6441b483-46eb-47de-84a8-e75e3df851de tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704/action returned with HTTP 202 Sep 01 00:22:22 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 464/932] 192.168.122.147 () {60 vars in 1280 bytes} [Tue Sep 1 00:22:22 2026] POST /volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:22:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-85f6380c-2be8-45d7-9383-4ec6a6a94cae None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-85f6380c-2be8-45d7-9383-4ec6a6a94cae tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 Sep 01 00:22:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-85f6380c-2be8-45d7-9383-4ec6a6a94cae tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-85f6380c-2be8-45d7-9383-4ec6a6a94cae tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:22 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:22 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:22 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-85f6380c-2be8-45d7-9383-4ec6a6a94cae tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-85f6380c-2be8-45d7-9383-4ec6a6a94cae tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 returned with HTTP 200 Sep 01 00:22:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 469/933] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:22 2026] GET /volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 => generated 465 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-1e5bf78c-b177-4f47-bf1c-9d9781d37bc9 req-996f7af8-a6b9-475a-8275-623eff0232de None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-1e5bf78c-b177-4f47-bf1c-9d9781d37bc9 req-996f7af8-a6b9-475a-8275-623eff0232de tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] GET http://192.168.122.147/volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 Sep 01 00:22:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-1e5bf78c-b177-4f47-bf1c-9d9781d37bc9 req-996f7af8-a6b9-475a-8275-623eff0232de tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-1e5bf78c-b177-4f47-bf1c-9d9781d37bc9 req-996f7af8-a6b9-475a-8275-623eff0232de tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:23 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:23 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:23 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:23 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:23 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-1e5bf78c-b177-4f47-bf1c-9d9781d37bc9 req-996f7af8-a6b9-475a-8275-623eff0232de tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Volume info retrieved successfully. Sep 01 00:22:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-1e5bf78c-b177-4f47-bf1c-9d9781d37bc9 req-996f7af8-a6b9-475a-8275-623eff0232de tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] http://192.168.122.147/volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 returned with HTTP 200 Sep 01 00:22:23 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 465/934] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:22:23 2026] GET /volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 => generated 865 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-835fa01d-f819-4907-b4fe-9c080819ad56 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-835fa01d-f819-4907-b4fe-9c080819ad56 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d Sep 01 00:22:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-835fa01d-f819-4907-b4fe-9c080819ad56 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-835fa01d-f819-4907-b4fe-9c080819ad56 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:23 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:23 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:23 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:23 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:23 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-835fa01d-f819-4907-b4fe-9c080819ad56 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-835fa01d-f819-4907-b4fe-9c080819ad56 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d returned with HTTP 200 Sep 01 00:22:23 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 470/935] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:23 2026] GET /volume/v3/volumes/3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d => generated 878 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ecf03ad3-4707-423e-bb3d-dbe51f019ba9 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ecf03ad3-4707-423e-bb3d-dbe51f019ba9 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 Sep 01 00:22:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ecf03ad3-4707-423e-bb3d-dbe51f019ba9 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ecf03ad3-4707-423e-bb3d-dbe51f019ba9 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:23 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:23 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:23 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ecf03ad3-4707-423e-bb3d-dbe51f019ba9 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ecf03ad3-4707-423e-bb3d-dbe51f019ba9 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 returned with HTTP 200 Sep 01 00:22:23 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 466/936] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:23 2026] GET /volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-350cf3e6-4c7e-4be2-b418-20c0b9882dbc req-163867ce-530b-4e56-8fa2-d00d1abcb349 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-350cf3e6-4c7e-4be2-b418-20c0b9882dbc req-163867ce-530b-4e56-8fa2-d00d1abcb349 tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-reader] GET http://192.168.122.147/volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 Sep 01 00:22:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-350cf3e6-4c7e-4be2-b418-20c0b9882dbc req-163867ce-530b-4e56-8fa2-d00d1abcb349 tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-reader] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-350cf3e6-4c7e-4be2-b418-20c0b9882dbc req-163867ce-530b-4e56-8fa2-d00d1abcb349 tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-reader] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:23 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:23 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:23 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:23 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:23 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-350cf3e6-4c7e-4be2-b418-20c0b9882dbc req-163867ce-530b-4e56-8fa2-d00d1abcb349 tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-reader] Volume info retrieved successfully. Sep 01 00:22:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-350cf3e6-4c7e-4be2-b418-20c0b9882dbc req-163867ce-530b-4e56-8fa2-d00d1abcb349 tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-reader] http://192.168.122.147/volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 returned with HTTP 200 Sep 01 00:22:23 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 471/937] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:22:23 2026] GET /volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 => generated 865 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-f1eec5e5-ff13-4a9b-a8d2-9f9af5335508 req-bf27cdfd-7448-4ca0-902d-6e2b8b83f476 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-f1eec5e5-ff13-4a9b-a8d2-9f9af5335508 req-bf27cdfd-7448-4ca0-902d-6e2b8b83f476 tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] DELETE http://192.168.122.147/volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 Sep 01 00:22:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-f1eec5e5-ff13-4a9b-a8d2-9f9af5335508 req-bf27cdfd-7448-4ca0-902d-6e2b8b83f476 tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-f1eec5e5-ff13-4a9b-a8d2-9f9af5335508 req-bf27cdfd-7448-4ca0-902d-6e2b8b83f476 tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:23 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [req-f1eec5e5-ff13-4a9b-a8d2-9f9af5335508 req-bf27cdfd-7448-4ca0-902d-6e2b8b83f476 tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Delete volume with id: 546cc4f9-cce0-4268-997b-351b6cf60684 Sep 01 00:22:23 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:23 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:23 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:23 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:23 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-f1eec5e5-ff13-4a9b-a8d2-9f9af5335508 req-bf27cdfd-7448-4ca0-902d-6e2b8b83f476 tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Volume info retrieved successfully. Sep 01 00:22:23 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-f1eec5e5-ff13-4a9b-a8d2-9f9af5335508 req-bf27cdfd-7448-4ca0-902d-6e2b8b83f476 tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Delete volume request issued successfully. Sep 01 00:22:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-f1eec5e5-ff13-4a9b-a8d2-9f9af5335508 req-bf27cdfd-7448-4ca0-902d-6e2b8b83f476 tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] http://192.168.122.147/volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 returned with HTTP 202 Sep 01 00:22:23 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 467/938] 192.168.122.147 () {62 vars in 1509 bytes} [Tue Sep 1 00:22:23 2026] DELETE /volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:22:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-328c0260-d1e7-42e6-be9e-4c05007adc20 req-dcbc0c61-ad41-457d-8347-e642b6ac1fff None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-328c0260-d1e7-42e6-be9e-4c05007adc20 req-dcbc0c61-ad41-457d-8347-e642b6ac1fff tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] GET http://192.168.122.147/volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 Sep 01 00:22:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-328c0260-d1e7-42e6-be9e-4c05007adc20 req-dcbc0c61-ad41-457d-8347-e642b6ac1fff tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-328c0260-d1e7-42e6-be9e-4c05007adc20 req-dcbc0c61-ad41-457d-8347-e642b6ac1fff tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:23 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:23 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:23 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:23 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:23 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-328c0260-d1e7-42e6-be9e-4c05007adc20 req-dcbc0c61-ad41-457d-8347-e642b6ac1fff tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Volume info retrieved successfully. Sep 01 00:22:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-328c0260-d1e7-42e6-be9e-4c05007adc20 req-dcbc0c61-ad41-457d-8347-e642b6ac1fff tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] http://192.168.122.147/volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 returned with HTTP 200 Sep 01 00:22:23 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 472/939] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:22:23 2026] GET /volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 => generated 864 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8a9b7eeb-a198-49f8-b767-427459f428cb None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8a9b7eeb-a198-49f8-b767-427459f428cb tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d Sep 01 00:22:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8a9b7eeb-a198-49f8-b767-427459f428cb tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8a9b7eeb-a198-49f8-b767-427459f428cb tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:24 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:24 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-921090b1-2c0a-4f44-bbb0-4e4e69a019bf None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:24 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:24 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-921090b1-2c0a-4f44-bbb0-4e4e69a019bf tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 Sep 01 00:22:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-921090b1-2c0a-4f44-bbb0-4e4e69a019bf tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-921090b1-2c0a-4f44-bbb0-4e4e69a019bf tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:24 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8a9b7eeb-a198-49f8-b767-427459f428cb tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:24 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:24 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:24 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-921090b1-2c0a-4f44-bbb0-4e4e69a019bf tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-921090b1-2c0a-4f44-bbb0-4e4e69a019bf tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 returned with HTTP 200 Sep 01 00:22:24 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 473/940] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:24 2026] GET /volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 => generated 465 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8a9b7eeb-a198-49f8-b767-427459f428cb tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d returned with HTTP 200 Sep 01 00:22:24 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 468/941] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:24 2026] GET /volume/v3/volumes/3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d => generated 879 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:22:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-46ba9135-c73d-4f17-bbdb-65b88b9181e0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-46ba9135-c73d-4f17-bbdb-65b88b9181e0 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] PUT http://192.168.122.147/volume/v3/volumes/3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d Sep 01 00:22:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-46ba9135-c73d-4f17-bbdb-65b88b9181e0 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1722369045", "description": null}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:24 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:24 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:24 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:24 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:24 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-46ba9135-c73d-4f17-bbdb-65b88b9181e0 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:24 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-46ba9135-c73d-4f17-bbdb-65b88b9181e0 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume updated successfully. Sep 01 00:22:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-46ba9135-c73d-4f17-bbdb-65b88b9181e0 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d returned with HTTP 200 Sep 01 00:22:24 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 474/942] 192.168.122.147 () {60 vars in 1252 bytes} [Tue Sep 1 00:22:24 2026] PUT /volume/v3/volumes/3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d => generated 779 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1a607935-0a0b-4add-a514-a12920a8d37b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1a607935-0a0b-4add-a514-a12920a8d37b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d Sep 01 00:22:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1a607935-0a0b-4add-a514-a12920a8d37b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1a607935-0a0b-4add-a514-a12920a8d37b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:24 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:24 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:24 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:24 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:24 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1a607935-0a0b-4add-a514-a12920a8d37b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1a607935-0a0b-4add-a514-a12920a8d37b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d returned with HTTP 200 Sep 01 00:22:24 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 469/943] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:24 2026] GET /volume/v3/volumes/3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1470a56b-3ed1-4861-b9b5-8fb0de56f6e6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1470a56b-3ed1-4861-b9b5-8fb0de56f6e6 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] DELETE http://192.168.122.147/volume/v3/volumes/3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d Sep 01 00:22:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1470a56b-3ed1-4861-b9b5-8fb0de56f6e6 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1470a56b-3ed1-4861-b9b5-8fb0de56f6e6 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:24 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-1470a56b-3ed1-4861-b9b5-8fb0de56f6e6 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Delete volume with id: 3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d Sep 01 00:22:24 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:24 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:24 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:24 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:24 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1470a56b-3ed1-4861-b9b5-8fb0de56f6e6 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:24 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1470a56b-3ed1-4861-b9b5-8fb0de56f6e6 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Delete volume request issued successfully. Sep 01 00:22:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1470a56b-3ed1-4861-b9b5-8fb0de56f6e6 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d returned with HTTP 202 Sep 01 00:22:24 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 475/944] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:22:24 2026] DELETE /volume/v3/volumes/3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:22:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b51cb538-3724-4aef-976c-b8457d8518c0 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b51cb538-3724-4aef-976c-b8457d8518c0 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d Sep 01 00:22:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b51cb538-3724-4aef-976c-b8457d8518c0 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b51cb538-3724-4aef-976c-b8457d8518c0 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:24 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:24 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:24 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:24 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:24 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b51cb538-3724-4aef-976c-b8457d8518c0 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b51cb538-3724-4aef-976c-b8457d8518c0 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d returned with HTTP 200 Sep 01 00:22:24 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 470/945] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:24 2026] GET /volume/v3/volumes/3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d => generated 846 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-78387ceb-e22e-4d3e-8f4f-e947e4ba284b req-b0c2162a-9fc6-4cca-8ce0-4ae847c54e9d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-78387ceb-e22e-4d3e-8f4f-e947e4ba284b req-b0c2162a-9fc6-4cca-8ce0-4ae847c54e9d tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] GET http://192.168.122.147/volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 Sep 01 00:22:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-78387ceb-e22e-4d3e-8f4f-e947e4ba284b req-b0c2162a-9fc6-4cca-8ce0-4ae847c54e9d tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-78387ceb-e22e-4d3e-8f4f-e947e4ba284b req-b0c2162a-9fc6-4cca-8ce0-4ae847c54e9d tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-78387ceb-e22e-4d3e-8f4f-e947e4ba284b req-b0c2162a-9fc6-4cca-8ce0-4ae847c54e9d tempest-VolumesGetTestJSON-61456162 tempest-VolumesGetTestJSON-61456162-project-member] http://192.168.122.147/volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 returned with HTTP 404 Sep 01 00:22:24 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 476/946] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:22:24 2026] GET /volume/v3/volumes/546cc4f9-cce0-4268-997b-351b6cf60684 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:22:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-88d9c1d3-156a-4aef-b03b-2501426f00de None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-88d9c1d3-156a-4aef-b03b-2501426f00de tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 Sep 01 00:22:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-88d9c1d3-156a-4aef-b03b-2501426f00de tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-88d9c1d3-156a-4aef-b03b-2501426f00de tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-88d9c1d3-156a-4aef-b03b-2501426f00de tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 returned with HTTP 404 Sep 01 00:22:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 471/947] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:25 2026] GET /volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:22:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d891f97b-cad2-4011-8e16-ede4b421bc83 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d891f97b-cad2-4011-8e16-ede4b421bc83 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] POST http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d/action Sep 01 00:22:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d891f97b-cad2-4011-8e16-ede4b421bc83 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:22:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d891f97b-cad2-4011-8e16-ede4b421bc83 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.admin_actions [None req-d891f97b-cad2-4011-8e16-ede4b421bc83 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Updating snapshot '78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d' with '{'status': 'available'}' {{(pid=87485) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 00:22:25 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:25 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d891f97b-cad2-4011-8e16-ede4b421bc83 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d/action returned with HTTP 202 Sep 01 00:22:25 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 477/948] 192.168.122.147 () {60 vars in 1280 bytes} [Tue Sep 1 00:22:25 2026] POST /volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d/action => generated 0 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:22:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5b82e12b-36bf-4d7b-9be4-b0fb4a1b162c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e1e0ec94-0f5b-4a3c-a2e6-e21ca7a638d6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e1e0ec94-0f5b-4a3c-a2e6-e21ca7a638d6 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d Sep 01 00:22:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5b82e12b-36bf-4d7b-9be4-b0fb4a1b162c tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d Sep 01 00:22:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e1e0ec94-0f5b-4a3c-a2e6-e21ca7a638d6 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5b82e12b-36bf-4d7b-9be4-b0fb4a1b162c tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e1e0ec94-0f5b-4a3c-a2e6-e21ca7a638d6 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5b82e12b-36bf-4d7b-9be4-b0fb4a1b162c tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:25 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:25 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:25 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e1e0ec94-0f5b-4a3c-a2e6-e21ca7a638d6 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e1e0ec94-0f5b-4a3c-a2e6-e21ca7a638d6 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d returned with HTTP 200 Sep 01 00:22:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 472/949] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:25 2026] GET /volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d => generated 466 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:25 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:25 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:25 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:25 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c9d5d242-745b-4c65-ac10-02062e235c04 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c9d5d242-745b-4c65-ac10-02062e235c04 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 Sep 01 00:22:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c9d5d242-745b-4c65-ac10-02062e235c04 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c9d5d242-745b-4c65-ac10-02062e235c04 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:25 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-c9d5d242-745b-4c65-ac10-02062e235c04 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Delete snapshot with id: a679d944-faaf-44db-98c8-751698b14704 Sep 01 00:22:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c9d5d242-745b-4c65-ac10-02062e235c04 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 returned with HTTP 404 Sep 01 00:22:25 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5b82e12b-36bf-4d7b-9be4-b0fb4a1b162c tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 473/950] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:22:25 2026] DELETE /volume/v3/snapshots/a679d944-faaf-44db-98c8-751698b14704 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:22:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-30f112c1-2c08-4588-8bf0-5bc86d67f134 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-30f112c1-2c08-4588-8bf0-5bc86d67f134 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:22:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-30f112c1-2c08-4588-8bf0-5bc86d67f134 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dcc30dbd-634a-4b7d-85a6-75ec3a96e976", "name": "tempest-SnapshotsActionsTest-Snapshot-1339086533"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5b82e12b-36bf-4d7b-9be4-b0fb4a1b162c tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d returned with HTTP 200 Sep 01 00:22:25 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 478/951] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:25 2026] GET /volume/v3/volumes/3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d => generated 846 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:22:25 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:25 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:25 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:25 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:25 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-30f112c1-2c08-4588-8bf0-5bc86d67f134 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Volume info retrieved successfully. Sep 01 00:22:25 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-30f112c1-2c08-4588-8bf0-5bc86d67f134 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Create snapshot from volume dcc30dbd-634a-4b7d-85a6-75ec3a96e976 Sep 01 00:22:25 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-30f112c1-2c08-4588-8bf0-5bc86d67f134 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Created reservations ['c90eab97-f4dc-4ee4-b8ee-ed5b9f418280', 'c76e44b2-994c-42c3-9dee-862ce7a716c0', '4d30f2b7-83d4-4aee-a428-eaa0a77ce78d', '1eb768da-5e55-4b39-9df0-757153e25a53'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:22:25 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:25 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:26 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-30f112c1-2c08-4588-8bf0-5bc86d67f134 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot create request issued successfully. Sep 01 00:22:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-30f112c1-2c08-4588-8bf0-5bc86d67f134 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:22:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 474/952] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:22:25 2026] POST /volume/v3/snapshots => generated 307 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:22:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2e87c223-5111-4f1c-9180-a407aafc2122 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2e87c223-5111-4f1c-9180-a407aafc2122 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb Sep 01 00:22:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2e87c223-5111-4f1c-9180-a407aafc2122 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2e87c223-5111-4f1c-9180-a407aafc2122 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:26 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:26 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:26 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2e87c223-5111-4f1c-9180-a407aafc2122 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2e87c223-5111-4f1c-9180-a407aafc2122 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb returned with HTTP 200 Sep 01 00:22:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 479/953] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:26 2026] GET /volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb => generated 439 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5604242f-1ae7-4a0e-a87c-2ea62498a55e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5604242f-1ae7-4a0e-a87c-2ea62498a55e tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d Sep 01 00:22:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5604242f-1ae7-4a0e-a87c-2ea62498a55e tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5604242f-1ae7-4a0e-a87c-2ea62498a55e tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5604242f-1ae7-4a0e-a87c-2ea62498a55e tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d returned with HTTP 404 Sep 01 00:22:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 475/954] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:26 2026] GET /volume/v3/volumes/3e0f2aa9-0b98-4fce-9447-ad1c2eeb7f1d => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:22:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ccd4dff4-9cbc-48c2-9daa-e4b3e7b74aa2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ccd4dff4-9cbc-48c2-9daa-e4b3e7b74aa2 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc Sep 01 00:22:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ccd4dff4-9cbc-48c2-9daa-e4b3e7b74aa2 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ccd4dff4-9cbc-48c2-9daa-e4b3e7b74aa2 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:26 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:26 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:26 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:26 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:26 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ccd4dff4-9cbc-48c2-9daa-e4b3e7b74aa2 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ccd4dff4-9cbc-48c2-9daa-e4b3e7b74aa2 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc returned with HTTP 200 Sep 01 00:22:27 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 480/955] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:26 2026] GET /volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc => generated 932 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8761d3ce-a910-4b47-99f2-40b145bc8ca0 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8761d3ce-a910-4b47-99f2-40b145bc8ca0 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] DELETE http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc Sep 01 00:22:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8761d3ce-a910-4b47-99f2-40b145bc8ca0 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8761d3ce-a910-4b47-99f2-40b145bc8ca0 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:27 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-8761d3ce-a910-4b47-99f2-40b145bc8ca0 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Delete volume with id: 5d7fc62b-ede2-4a42-aab8-aac43fccc2fc Sep 01 00:22:27 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:27 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:27 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:27 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:27 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8761d3ce-a910-4b47-99f2-40b145bc8ca0 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-87573489-d0c1-4881-82f2-d4b3b4fac71d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-87573489-d0c1-4881-82f2-d4b3b4fac71d tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb Sep 01 00:22:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-87573489-d0c1-4881-82f2-d4b3b4fac71d tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-87573489-d0c1-4881-82f2-d4b3b4fac71d tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:27 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8761d3ce-a910-4b47-99f2-40b145bc8ca0 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Delete volume request issued successfully. Sep 01 00:22:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8761d3ce-a910-4b47-99f2-40b145bc8ca0 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc returned with HTTP 202 Sep 01 00:22:27 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 476/956] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:22:27 2026] DELETE /volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:22:27 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:27 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:27 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-87573489-d0c1-4881-82f2-d4b3b4fac71d tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-87573489-d0c1-4881-82f2-d4b3b4fac71d tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb returned with HTTP 200 Sep 01 00:22:27 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 481/957] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:27 2026] GET /volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb => generated 439 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f59018e4-0598-4226-a930-be7e85d2107f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f59018e4-0598-4226-a930-be7e85d2107f tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc Sep 01 00:22:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f59018e4-0598-4226-a930-be7e85d2107f tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f59018e4-0598-4226-a930-be7e85d2107f tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:27 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:27 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:27 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:27 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:27 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f59018e4-0598-4226-a930-be7e85d2107f tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f59018e4-0598-4226-a930-be7e85d2107f tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc returned with HTTP 200 Sep 01 00:22:27 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 477/958] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:27 2026] GET /volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc => generated 931 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:22:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-04430a7b-8ba5-4ff9-a448-1e873f89bf6f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-04430a7b-8ba5-4ff9-a448-1e873f89bf6f tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb Sep 01 00:22:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-04430a7b-8ba5-4ff9-a448-1e873f89bf6f tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-04430a7b-8ba5-4ff9-a448-1e873f89bf6f tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:28 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:28 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:28 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-04430a7b-8ba5-4ff9-a448-1e873f89bf6f tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-04430a7b-8ba5-4ff9-a448-1e873f89bf6f tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb returned with HTTP 200 Sep 01 00:22:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 482/959] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:28 2026] GET /volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb => generated 439 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2b6d3ffb-b88b-4ee5-8bbe-a84f778eba73 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2b6d3ffb-b88b-4ee5-8bbe-a84f778eba73 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc Sep 01 00:22:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2b6d3ffb-b88b-4ee5-8bbe-a84f778eba73 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2b6d3ffb-b88b-4ee5-8bbe-a84f778eba73 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:28 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:28 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:28 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2b6d3ffb-b88b-4ee5-8bbe-a84f778eba73 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2b6d3ffb-b88b-4ee5-8bbe-a84f778eba73 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc returned with HTTP 200 Sep 01 00:22:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 478/960] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:28 2026] GET /volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc => generated 931 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-747e1b3f-034d-40db-b039-9d829e2ff3a1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-747e1b3f-034d-40db-b039-9d829e2ff3a1 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb Sep 01 00:22:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-747e1b3f-034d-40db-b039-9d829e2ff3a1 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-747e1b3f-034d-40db-b039-9d829e2ff3a1 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:29 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:29 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:29 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-747e1b3f-034d-40db-b039-9d829e2ff3a1 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-747e1b3f-034d-40db-b039-9d829e2ff3a1 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb returned with HTTP 200 Sep 01 00:22:29 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 483/961] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:29 2026] GET /volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb => generated 466 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:22:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a8e1ccdc-497f-46b5-96cd-61eb04903f09 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a8e1ccdc-497f-46b5-96cd-61eb04903f09 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] POST http://192.168.122.147/volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb/action Sep 01 00:22:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a8e1ccdc-497f-46b5-96cd-61eb04903f09 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:22:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a8e1ccdc-497f-46b5-96cd-61eb04903f09 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.contrib.admin_actions [None req-a8e1ccdc-497f-46b5-96cd-61eb04903f09 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Updating snapshot '7b07d248-1557-4b18-ae60-125036e7a7bb' with '{'status': 'deleting'}' {{(pid=87484) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 00:22:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8951a671-6217-4877-934c-8c2bca5ceab7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8951a671-6217-4877-934c-8c2bca5ceab7 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc Sep 01 00:22:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8951a671-6217-4877-934c-8c2bca5ceab7 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8951a671-6217-4877-934c-8c2bca5ceab7 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a8e1ccdc-497f-46b5-96cd-61eb04903f09 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] http://192.168.122.147/volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb/action returned with HTTP 202 Sep 01 00:22:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 479/962] 192.168.122.147 () {60 vars in 1280 bytes} [Tue Sep 1 00:22:29 2026] POST /volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:22:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8951a671-6217-4877-934c-8c2bca5ceab7 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc returned with HTTP 404 Sep 01 00:22:29 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 484/963] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:29 2026] GET /volume/v3/volumes/5d7fc62b-ede2-4a42-aab8-aac43fccc2fc => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:22:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7e514950-48b6-42d6-a143-ec6320ab6b86 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-993c98ba-d10a-41e1-8faf-81cbf2eda948 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-993c98ba-d10a-41e1-8faf-81cbf2eda948 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/4cf3bdc6-471c-4135-a0e1-e14e930838ff Sep 01 00:22:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-993c98ba-d10a-41e1-8faf-81cbf2eda948 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-993c98ba-d10a-41e1-8faf-81cbf2eda948 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7e514950-48b6-42d6-a143-ec6320ab6b86 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb Sep 01 00:22:29 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:29 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:29 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:29 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7e514950-48b6-42d6-a143-ec6320ab6b86 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:29 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-993c98ba-d10a-41e1-8faf-81cbf2eda948 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7e514950-48b6-42d6-a143-ec6320ab6b86 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7e514950-48b6-42d6-a143-ec6320ab6b86 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7e514950-48b6-42d6-a143-ec6320ab6b86 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb returned with HTTP 200 Sep 01 00:22:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 480/964] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:29 2026] GET /volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb => generated 465 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-993c98ba-d10a-41e1-8faf-81cbf2eda948 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/4cf3bdc6-471c-4135-a0e1-e14e930838ff returned with HTTP 200 Sep 01 00:22:29 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 485/965] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:29 2026] GET /volume/v3/volumes/4cf3bdc6-471c-4135-a0e1-e14e930838ff => generated 847 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8a2daa17-96d0-4f19-840f-ebd28bbd6244 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8a2daa17-96d0-4f19-840f-ebd28bbd6244 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] POST http://192.168.122.147/volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb/action Sep 01 00:22:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8a2daa17-96d0-4f19-840f-ebd28bbd6244 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:22:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8a2daa17-96d0-4f19-840f-ebd28bbd6244 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-10924c18-1399-49b8-8bc8-90c20347b2db None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8a2daa17-96d0-4f19-840f-ebd28bbd6244 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Snapshot retrieved successfully. Sep 01 00:22:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-10924c18-1399-49b8-8bc8-90c20347b2db tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] DELETE http://192.168.122.147/volume/v3/volumes/4cf3bdc6-471c-4135-a0e1-e14e930838ff Sep 01 00:22:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-10924c18-1399-49b8-8bc8-90c20347b2db tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-10924c18-1399-49b8-8bc8-90c20347b2db tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:29 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-10924c18-1399-49b8-8bc8-90c20347b2db tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Delete volume with id: 4cf3bdc6-471c-4135-a0e1-e14e930838ff Sep 01 00:22:29 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:29 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:29 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:29 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:29 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:29 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:29 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-10924c18-1399-49b8-8bc8-90c20347b2db tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8a2daa17-96d0-4f19-840f-ebd28bbd6244 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Snapshot delete request issued successfully. Sep 01 00:22:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8a2daa17-96d0-4f19-840f-ebd28bbd6244 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] http://192.168.122.147/volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb/action returned with HTTP 202 Sep 01 00:22:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 481/966] 192.168.122.147 () {60 vars in 1280 bytes} [Tue Sep 1 00:22:29 2026] POST /volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 00:22:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a0ee0846-200e-43b9-9e05-a78bd82d46fe None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a0ee0846-200e-43b9-9e05-a78bd82d46fe tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb Sep 01 00:22:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a0ee0846-200e-43b9-9e05-a78bd82d46fe tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a0ee0846-200e-43b9-9e05-a78bd82d46fe tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a0ee0846-200e-43b9-9e05-a78bd82d46fe tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a0ee0846-200e-43b9-9e05-a78bd82d46fe tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb returned with HTTP 200 Sep 01 00:22:29 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-10924c18-1399-49b8-8bc8-90c20347b2db tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Delete volume request issued successfully. Sep 01 00:22:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-10924c18-1399-49b8-8bc8-90c20347b2db tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/4cf3bdc6-471c-4135-a0e1-e14e930838ff returned with HTTP 202 Sep 01 00:22:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 482/967] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:29 2026] GET /volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb => generated 465 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:29 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 486/968] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:22:29 2026] DELETE /volume/v3/volumes/4cf3bdc6-471c-4135-a0e1-e14e930838ff => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:22:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b71d9477-a451-4ad9-846a-752422ef0b1e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b71d9477-a451-4ad9-846a-752422ef0b1e tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/4cf3bdc6-471c-4135-a0e1-e14e930838ff Sep 01 00:22:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b71d9477-a451-4ad9-846a-752422ef0b1e tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b71d9477-a451-4ad9-846a-752422ef0b1e tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:29 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:29 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b71d9477-a451-4ad9-846a-752422ef0b1e tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b71d9477-a451-4ad9-846a-752422ef0b1e tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/4cf3bdc6-471c-4135-a0e1-e14e930838ff returned with HTTP 200 Sep 01 00:22:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 483/969] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:29 2026] GET /volume/v3/volumes/4cf3bdc6-471c-4135-a0e1-e14e930838ff => generated 846 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-50cf023d-fbd7-48ad-8f0c-0e46edce11c4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-50cf023d-fbd7-48ad-8f0c-0e46edce11c4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb Sep 01 00:22:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-50cf023d-fbd7-48ad-8f0c-0e46edce11c4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-50cf023d-fbd7-48ad-8f0c-0e46edce11c4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:30 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:30 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-50cf023d-fbd7-48ad-8f0c-0e46edce11c4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-50cf023d-fbd7-48ad-8f0c-0e46edce11c4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb returned with HTTP 200 Sep 01 00:22:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 487/970] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:30 2026] GET /volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb => generated 465 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ae3207f2-528b-4811-900e-f995a988da5e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ae3207f2-528b-4811-900e-f995a988da5e tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/4cf3bdc6-471c-4135-a0e1-e14e930838ff Sep 01 00:22:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ae3207f2-528b-4811-900e-f995a988da5e tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ae3207f2-528b-4811-900e-f995a988da5e tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:30 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:30 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:30 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:30 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ae3207f2-528b-4811-900e-f995a988da5e tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-78f250b1-bd1e-4c0d-a04c-df85b994fa4f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ae3207f2-528b-4811-900e-f995a988da5e tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/4cf3bdc6-471c-4135-a0e1-e14e930838ff returned with HTTP 200 Sep 01 00:22:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 484/971] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:30 2026] GET /volume/v3/volumes/4cf3bdc6-471c-4135-a0e1-e14e930838ff => generated 846 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-78f250b1-bd1e-4c0d-a04c-df85b994fa4f tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] POST http://192.168.122.147/volume/v3/group_types Sep 01 00:22:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-78f250b1-bd1e-4c0d-a04c-df85b994fa4f tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1088448984", "description": "tempest-group-type-description-1841384513", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-78f250b1-bd1e-4c0d-a04c-df85b994fa4f tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] http://192.168.122.147/volume/v3/group_types returned with HTTP 202 Sep 01 00:22:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 488/972] 192.168.122.147 () {62 vars in 1196 bytes} [Tue Sep 1 00:22:30 2026] POST /volume/v3/group_types => generated 265 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:22:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ec7642dd-9e98-4902-adc9-b27986fb787b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ec7642dd-9e98-4902-adc9-b27986fb787b tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] GET http://192.168.122.147/volume/v3/group_types Sep 01 00:22:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ec7642dd-9e98-4902-adc9-b27986fb787b tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ec7642dd-9e98-4902-adc9-b27986fb787b tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ec7642dd-9e98-4902-adc9-b27986fb787b tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] http://192.168.122.147/volume/v3/group_types returned with HTTP 200 Sep 01 00:22:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 485/973] 192.168.122.147 () {60 vars in 1174 bytes} [Tue Sep 1 00:22:31 2026] GET /volume/v3/group_types => generated 499 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:22:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4b437179-51bb-457d-8b08-69a63d5e2ea4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4b437179-51bb-457d-8b08-69a63d5e2ea4 tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] PUT http://192.168.122.147/volume/v3/group_types/430463bb-e1f6-4c9e-bf82-f7b109a552aa Sep 01 00:22:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4b437179-51bb-457d-8b08-69a63d5e2ea4 tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1607896494", "description": "updated-group-type-desc"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4b437179-51bb-457d-8b08-69a63d5e2ea4 tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] http://192.168.122.147/volume/v3/group_types/430463bb-e1f6-4c9e-bf82-f7b109a552aa returned with HTTP 200 Sep 01 00:22:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 489/974] 192.168.122.147 () {62 vars in 1306 bytes} [Tue Sep 1 00:22:31 2026] PUT /volume/v3/group_types/430463bb-e1f6-4c9e-bf82-f7b109a552aa => generated 255 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:22:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5ec4db54-c0ed-4730-aaf4-c24b6cc8fdbb None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5ec4db54-c0ed-4730-aaf4-c24b6cc8fdbb tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] GET http://192.168.122.147/volume/v3/group_types/430463bb-e1f6-4c9e-bf82-f7b109a552aa Sep 01 00:22:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5ec4db54-c0ed-4730-aaf4-c24b6cc8fdbb tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5ec4db54-c0ed-4730-aaf4-c24b6cc8fdbb tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5ec4db54-c0ed-4730-aaf4-c24b6cc8fdbb tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] http://192.168.122.147/volume/v3/group_types/430463bb-e1f6-4c9e-bf82-f7b109a552aa returned with HTTP 200 Sep 01 00:22:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 486/975] 192.168.122.147 () {60 vars in 1285 bytes} [Tue Sep 1 00:22:31 2026] GET /volume/v3/group_types/430463bb-e1f6-4c9e-bf82-f7b109a552aa => generated 255 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:22:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-82981378-1771-4ee0-a74c-1a8e49dd3b98 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-82981378-1771-4ee0-a74c-1a8e49dd3b98 tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] DELETE http://192.168.122.147/volume/v3/group_types/430463bb-e1f6-4c9e-bf82-f7b109a552aa Sep 01 00:22:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-82981378-1771-4ee0-a74c-1a8e49dd3b98 tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-82981378-1771-4ee0-a74c-1a8e49dd3b98 tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-82981378-1771-4ee0-a74c-1a8e49dd3b98 tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] http://192.168.122.147/volume/v3/group_types/430463bb-e1f6-4c9e-bf82-f7b109a552aa returned with HTTP 202 Sep 01 00:22:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 490/976] 192.168.122.147 () {60 vars in 1288 bytes} [Tue Sep 1 00:22:31 2026] DELETE /volume/v3/group_types/430463bb-e1f6-4c9e-bf82-f7b109a552aa => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 00:22:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2ff5a072-69b8-4b06-bb90-668c28d7d11c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2ff5a072-69b8-4b06-bb90-668c28d7d11c tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] GET http://192.168.122.147/volume/v3/group_types Sep 01 00:22:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2ff5a072-69b8-4b06-bb90-668c28d7d11c tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2ff5a072-69b8-4b06-bb90-668c28d7d11c tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2ff5a072-69b8-4b06-bb90-668c28d7d11c tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] http://192.168.122.147/volume/v3/group_types returned with HTTP 200 Sep 01 00:22:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 487/977] 192.168.122.147 () {60 vars in 1174 bytes} [Tue Sep 1 00:22:31 2026] GET /volume/v3/group_types => generated 248 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:22:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e294b2a9-bdab-44e8-9c73-233bde4c70fa None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e294b2a9-bdab-44e8-9c73-233bde4c70fa tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] POST http://192.168.122.147/volume/v3/group_types Sep 01 00:22:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e294b2a9-bdab-44e8-9c73-233bde4c70fa tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-374193455", "is_public": true}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e294b2a9-bdab-44e8-9c73-233bde4c70fa tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] http://192.168.122.147/volume/v3/group_types returned with HTTP 202 Sep 01 00:22:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 491/978] 192.168.122.147 () {62 vars in 1195 bytes} [Tue Sep 1 00:22:31 2026] POST /volume/v3/group_types => generated 163 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:22:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3777e02b-9143-40b0-9760-6e6d89aeeddd None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3777e02b-9143-40b0-9760-6e6d89aeeddd tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] POST http://192.168.122.147/volume/v3/group_types Sep 01 00:22:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3777e02b-9143-40b0-9760-6e6d89aeeddd tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1352112690", "is_public": false}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3777e02b-9143-40b0-9760-6e6d89aeeddd tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] http://192.168.122.147/volume/v3/group_types returned with HTTP 202 Sep 01 00:22:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 488/979] 192.168.122.147 () {62 vars in 1195 bytes} [Tue Sep 1 00:22:31 2026] POST /volume/v3/group_types => generated 165 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:22:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4fc199d5-e54b-41f4-b9d4-bbc2ac2349fa None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4fc199d5-e54b-41f4-b9d4-bbc2ac2349fa tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] GET http://192.168.122.147/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 01 00:22:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4fc199d5-e54b-41f4-b9d4-bbc2ac2349fa tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4fc199d5-e54b-41f4-b9d4-bbc2ac2349fa tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4fc199d5-e54b-41f4-b9d4-bbc2ac2349fa tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] http://192.168.122.147/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 01 00:22:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 492/980] 192.168.122.147 () {60 vars in 1235 bytes} [Tue Sep 1 00:22:31 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:22:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-de620ab3-08bf-4325-bb3a-7dd2aac10048 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-de620ab3-08bf-4325-bb3a-7dd2aac10048 tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] GET http://192.168.122.147/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 01 00:22:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-de620ab3-08bf-4325-bb3a-7dd2aac10048 tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-de620ab3-08bf-4325-bb3a-7dd2aac10048 tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-de620ab3-08bf-4325-bb3a-7dd2aac10048 tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] http://192.168.122.147/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 01 00:22:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 489/981] 192.168.122.147 () {60 vars in 1237 bytes} [Tue Sep 1 00:22:31 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:22:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4ede738e-fab3-46ef-b12a-8f6264830d7f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4ede738e-fab3-46ef-b12a-8f6264830d7f tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] GET http://192.168.122.147/volume/v3/group_types?is_public=False Sep 01 00:22:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4ede738e-fab3-46ef-b12a-8f6264830d7f tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4ede738e-fab3-46ef-b12a-8f6264830d7f tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4ede738e-fab3-46ef-b12a-8f6264830d7f tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] http://192.168.122.147/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 01 00:22:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 493/982] 192.168.122.147 () {60 vars in 1205 bytes} [Tue Sep 1 00:22:31 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:22:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f9533c69-6f54-4733-828f-0a679cad1a7c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f9533c69-6f54-4733-828f-0a679cad1a7c tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] GET http://192.168.122.147/volume/v3/group_types?is_public=True Sep 01 00:22:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f9533c69-6f54-4733-828f-0a679cad1a7c tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f9533c69-6f54-4733-828f-0a679cad1a7c tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f9533c69-6f54-4733-828f-0a679cad1a7c tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] http://192.168.122.147/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 01 00:22:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 490/983] 192.168.122.147 () {60 vars in 1203 bytes} [Tue Sep 1 00:22:31 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:22:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-19dc330a-51ca-4aaa-975b-e8f2263bc250 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-19dc330a-51ca-4aaa-975b-e8f2263bc250 tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] DELETE http://192.168.122.147/volume/v3/group_types/1bcc6bd8-b1a4-4087-b026-f9a77431501a Sep 01 00:22:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-19dc330a-51ca-4aaa-975b-e8f2263bc250 tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-19dc330a-51ca-4aaa-975b-e8f2263bc250 tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-19dc330a-51ca-4aaa-975b-e8f2263bc250 tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] http://192.168.122.147/volume/v3/group_types/1bcc6bd8-b1a4-4087-b026-f9a77431501a returned with HTTP 202 Sep 01 00:22:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 494/984] 192.168.122.147 () {60 vars in 1288 bytes} [Tue Sep 1 00:22:31 2026] DELETE /volume/v3/group_types/1bcc6bd8-b1a4-4087-b026-f9a77431501a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:22:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3cc1775e-043f-4459-9ef0-90e1e5e33997 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-93c88abb-2a90-4759-af87-8e30c67eddb9 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-93c88abb-2a90-4759-af87-8e30c67eddb9 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb Sep 01 00:22:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-93c88abb-2a90-4759-af87-8e30c67eddb9 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-93c88abb-2a90-4759-af87-8e30c67eddb9 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3cc1775e-043f-4459-9ef0-90e1e5e33997 tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] DELETE http://192.168.122.147/volume/v3/group_types/6aed4c96-9c98-4ebd-b789-afb07f2e0848 Sep 01 00:22:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3cc1775e-043f-4459-9ef0-90e1e5e33997 tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3cc1775e-043f-4459-9ef0-90e1e5e33997 tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:31 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:31 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:31 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-93c88abb-2a90-4759-af87-8e30c67eddb9 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-93c88abb-2a90-4759-af87-8e30c67eddb9 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb returned with HTTP 200 Sep 01 00:22:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 495/985] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:31 2026] GET /volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3cc1775e-043f-4459-9ef0-90e1e5e33997 tempest-GroupTypesTest-41608182 tempest-GroupTypesTest-41608182-project-admin] http://192.168.122.147/volume/v3/group_types/6aed4c96-9c98-4ebd-b789-afb07f2e0848 returned with HTTP 202 Sep 01 00:22:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 491/986] 192.168.122.147 () {60 vars in 1288 bytes} [Tue Sep 1 00:22:31 2026] DELETE /volume/v3/group_types/6aed4c96-9c98-4ebd-b789-afb07f2e0848 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:22:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-36e65522-c396-453e-888f-cebc9fe99f1d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-36e65522-c396-453e-888f-cebc9fe99f1d tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/4cf3bdc6-471c-4135-a0e1-e14e930838ff Sep 01 00:22:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-36e65522-c396-453e-888f-cebc9fe99f1d tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-36e65522-c396-453e-888f-cebc9fe99f1d tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-36e65522-c396-453e-888f-cebc9fe99f1d tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/4cf3bdc6-471c-4135-a0e1-e14e930838ff returned with HTTP 404 Sep 01 00:22:32 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 496/987] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:32 2026] GET /volume/v3/volumes/4cf3bdc6-471c-4135-a0e1-e14e930838ff => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:22:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-081067ef-a504-42bd-9ce7-e934c5f3d598 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-081067ef-a504-42bd-9ce7-e934c5f3d598 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:22:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-081067ef-a504-42bd-9ce7-e934c5f3d598 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "df40e229-b455-4243-a6fd-53ca30610169", "size": 1, "name": "tempest-VolumesGetTest-Volume-1226887863", "metadata": {"Type": "Test"}}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-081067ef-a504-42bd-9ce7-e934c5f3d598 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Create volume request body: {'volume': {'imageRef': 'df40e229-b455-4243-a6fd-53ca30610169', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1226887863', 'metadata': {'Type': 'Test'}}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:22:32 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-081067ef-a504-42bd-9ce7-e934c5f3d598 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Create volume of 1 GB Sep 01 00:22:32 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-081067ef-a504-42bd-9ce7-e934c5f3d598 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Availability Zones retrieved successfully. Sep 01 00:22:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-081067ef-a504-42bd-9ce7-e934c5f3d598 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Flow 'volume_create_api' (90bdb7a9-beae-4d99-9cfa-cf904b0e8de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:22:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-081067ef-a504-42bd-9ce7-e934c5f3d598 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1f69480-3931-41e1-b58e-54b503b83bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-081067ef-a504-42bd-9ce7-e934c5f3d598 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:22:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-081067ef-a504-42bd-9ce7-e934c5f3d598 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1f69480-3931-41e1-b58e-54b503b83bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-081067ef-a504-42bd-9ce7-e934c5f3d598 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e827b5a-50d2-447e-801c-0f06139c5bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:32 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-081067ef-a504-42bd-9ce7-e934c5f3d598 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Created reservations ['e97f33f8-32ac-4c2a-93fc-6aff3cf75a24', 'f9455c55-5f7e-4ac4-a733-da6d38587a83', '7eb8491d-d8e1-49b0-9aa9-00d9f4d2ba5a', '06263ee9-f467-4ef7-ad55-38e5015bfbda'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:22:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-081067ef-a504-42bd-9ce7-e934c5f3d598 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e827b5a-50d2-447e-801c-0f06139c5bd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e97f33f8-32ac-4c2a-93fc-6aff3cf75a24', 'f9455c55-5f7e-4ac4-a733-da6d38587a83', '7eb8491d-d8e1-49b0-9aa9-00d9f4d2ba5a', '06263ee9-f467-4ef7-ad55-38e5015bfbda']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-081067ef-a504-42bd-9ce7-e934c5f3d598 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aea4b227-03c8-4339-9b12-a48eca190344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:32 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:32 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-081067ef-a504-42bd-9ce7-e934c5f3d598 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aea4b227-03c8-4339-9b12-a48eca190344) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fffd7797-ac38-468f-8ad6-03b192775c04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1226887863',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='01d2e4811bc14d6e9704ad467a975be1',qos_specs=None,replication_status=,reservations=['e97f33f8-32ac-4c2a-93fc-6aff3cf75a24','f9455c55-5f7e-4ac4-a733-da6d38587a83','7eb8491d-d8e1-49b0-9aa9-00d9f4d2ba5a','06263ee9-f467-4ef7-ad55-38e5015bfbda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2288e30c38845a884f3618f90d9cff6',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:22:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1226887863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fffd7797-ac38-468f-8ad6-03b192775c04,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='01d2e4811bc14d6e9704ad467a975be1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2288e30c38845a884f3618f90d9cff6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-081067ef-a504-42bd-9ce7-e934c5f3d598 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (749c5419-b06a-4321-ad5b-6e58d92b0af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-081067ef-a504-42bd-9ce7-e934c5f3d598 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (749c5419-b06a-4321-ad5b-6e58d92b0af8) transitioned into state 'SUCCESS' from state '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-1226887863',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='01d2e4811bc14d6e9704ad467a975be1',qos_specs=None,replication_status=,reservations=['e97f33f8-32ac-4c2a-93fc-6aff3cf75a24','f9455c55-5f7e-4ac4-a733-da6d38587a83','7eb8491d-d8e1-49b0-9aa9-00d9f4d2ba5a','06263ee9-f467-4ef7-ad55-38e5015bfbda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2288e30c38845a884f3618f90d9cff6',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-081067ef-a504-42bd-9ce7-e934c5f3d598 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ad54c8e-3298-4e93-8d7d-bdaa6d36bd55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-081067ef-a504-42bd-9ce7-e934c5f3d598 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ad54c8e-3298-4e93-8d7d-bdaa6d36bd55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-081067ef-a504-42bd-9ce7-e934c5f3d598 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Flow 'volume_create_api' (90bdb7a9-beae-4d99-9cfa-cf904b0e8de9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:22:32 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-081067ef-a504-42bd-9ce7-e934c5f3d598 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Create volume request issued successfully. Sep 01 00:22:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-081067ef-a504-42bd-9ce7-e934c5f3d598 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:22:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 492/988] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:22:32 2026] POST /volume/v3/volumes => generated 768 bytes in 555 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:22:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0e40b3bc-3b4a-47a8-951c-86bbe40dca96 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0e40b3bc-3b4a-47a8-951c-86bbe40dca96 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 Sep 01 00:22:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0e40b3bc-3b4a-47a8-951c-86bbe40dca96 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0e40b3bc-3b4a-47a8-951c-86bbe40dca96 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:32 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:32 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:32 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:32 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:32 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0e40b3bc-3b4a-47a8-951c-86bbe40dca96 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0e40b3bc-3b4a-47a8-951c-86bbe40dca96 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 returned with HTTP 200 Sep 01 00:22:32 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 497/989] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:32 2026] GET /volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 => generated 836 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ea04da4d-f8c3-472b-97b3-c6ed6d84bb81 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ea04da4d-f8c3-472b-97b3-c6ed6d84bb81 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb Sep 01 00:22:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ea04da4d-f8c3-472b-97b3-c6ed6d84bb81 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ea04da4d-f8c3-472b-97b3-c6ed6d84bb81 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ea04da4d-f8c3-472b-97b3-c6ed6d84bb81 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb returned with HTTP 404 Sep 01 00:22:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 493/990] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:32 2026] GET /volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:22:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8cece2c5-b3f6-47d9-a47b-c2ae712cb66d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8cece2c5-b3f6-47d9-a47b-c2ae712cb66d tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] POST http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d/action Sep 01 00:22:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8cece2c5-b3f6-47d9-a47b-c2ae712cb66d tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:22:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8cece2c5-b3f6-47d9-a47b-c2ae712cb66d tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.admin_actions [None req-8cece2c5-b3f6-47d9-a47b-c2ae712cb66d tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Updating snapshot '78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d' with '{'status': 'available'}' {{(pid=87485) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 00:22:32 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:32 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8cece2c5-b3f6-47d9-a47b-c2ae712cb66d tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d/action returned with HTTP 202 Sep 01 00:22:32 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 498/991] 192.168.122.147 () {60 vars in 1280 bytes} [Tue Sep 1 00:22:32 2026] POST /volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:22:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e9baaa22-46c7-42ca-83ec-858d6508454f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e9baaa22-46c7-42ca-83ec-858d6508454f tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d Sep 01 00:22:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e9baaa22-46c7-42ca-83ec-858d6508454f tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e9baaa22-46c7-42ca-83ec-858d6508454f tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:32 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:32 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:32 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e9baaa22-46c7-42ca-83ec-858d6508454f tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e9baaa22-46c7-42ca-83ec-858d6508454f tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d returned with HTTP 200 Sep 01 00:22:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 494/992] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:32 2026] GET /volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d => generated 466 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-34d61814-c9ca-4b39-a99c-cc58c9cbc0fe None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-34d61814-c9ca-4b39-a99c-cc58c9cbc0fe tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb Sep 01 00:22:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-34d61814-c9ca-4b39-a99c-cc58c9cbc0fe tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-34d61814-c9ca-4b39-a99c-cc58c9cbc0fe tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:33 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-34d61814-c9ca-4b39-a99c-cc58c9cbc0fe tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Delete snapshot with id: 7b07d248-1557-4b18-ae60-125036e7a7bb Sep 01 00:22:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-34d61814-c9ca-4b39-a99c-cc58c9cbc0fe tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb returned with HTTP 404 Sep 01 00:22:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 499/993] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:22:32 2026] DELETE /volume/v3/snapshots/7b07d248-1557-4b18-ae60-125036e7a7bb => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:22:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9636760b-da97-406a-815c-b5254ef1aa99 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9636760b-da97-406a-815c-b5254ef1aa99 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:22:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9636760b-da97-406a-815c-b5254ef1aa99 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dcc30dbd-634a-4b7d-85a6-75ec3a96e976", "name": "tempest-SnapshotsActionsTest-Snapshot-150255563"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:33 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:33 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:33 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:33 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9636760b-da97-406a-815c-b5254ef1aa99 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Volume info retrieved successfully. Sep 01 00:22:33 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-9636760b-da97-406a-815c-b5254ef1aa99 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Create snapshot from volume dcc30dbd-634a-4b7d-85a6-75ec3a96e976 Sep 01 00:22:33 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-9636760b-da97-406a-815c-b5254ef1aa99 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Created reservations ['6bc4bd35-2f55-4801-8ce3-0d2684dc5d42', '3bb848c8-e4e1-4fe2-8e31-fdd34ee71c65', '7cc51022-2b1f-43b4-8f96-71a272be9999', '47110552-05c9-407b-9e91-d182f3273a5f'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:22:33 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:33 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9636760b-da97-406a-815c-b5254ef1aa99 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot create request issued successfully. Sep 01 00:22:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9636760b-da97-406a-815c-b5254ef1aa99 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:22:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 495/994] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:22:33 2026] POST /volume/v3/snapshots => generated 306 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:22:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1e819177-0cae-4506-bb0f-576e45da24fc None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1e819177-0cae-4506-bb0f-576e45da24fc tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0 Sep 01 00:22:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1e819177-0cae-4506-bb0f-576e45da24fc tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1e819177-0cae-4506-bb0f-576e45da24fc tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:33 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:33 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:33 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1e819177-0cae-4506-bb0f-576e45da24fc tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1e819177-0cae-4506-bb0f-576e45da24fc tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0 returned with HTTP 200 Sep 01 00:22:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 500/995] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:33 2026] GET /volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0 => generated 438 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:22:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7d4492de-2eac-4c6e-9f6e-37711ebe7b64 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7d4492de-2eac-4c6e-9f6e-37711ebe7b64 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 Sep 01 00:22:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7d4492de-2eac-4c6e-9f6e-37711ebe7b64 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7d4492de-2eac-4c6e-9f6e-37711ebe7b64 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:33 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:33 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:33 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:33 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7d4492de-2eac-4c6e-9f6e-37711ebe7b64 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7d4492de-2eac-4c6e-9f6e-37711ebe7b64 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 returned with HTTP 200 Sep 01 00:22:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 496/996] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:33 2026] GET /volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 => generated 860 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-47a2fc11-bc0e-42dd-b51d-34d3054230c4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-47a2fc11-bc0e-42dd-b51d-34d3054230c4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0 Sep 01 00:22:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-47a2fc11-bc0e-42dd-b51d-34d3054230c4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-47a2fc11-bc0e-42dd-b51d-34d3054230c4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:34 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:34 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:34 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-47a2fc11-bc0e-42dd-b51d-34d3054230c4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-47a2fc11-bc0e-42dd-b51d-34d3054230c4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0 returned with HTTP 200 Sep 01 00:22:34 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 501/997] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:34 2026] GET /volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0 => generated 438 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:22:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6979858f-34d1-449b-a454-7a912a9c4260 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6979858f-34d1-449b-a454-7a912a9c4260 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 Sep 01 00:22:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6979858f-34d1-449b-a454-7a912a9c4260 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6979858f-34d1-449b-a454-7a912a9c4260 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:34 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:34 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:34 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:34 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:34 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6979858f-34d1-449b-a454-7a912a9c4260 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6979858f-34d1-449b-a454-7a912a9c4260 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 returned with HTTP 200 Sep 01 00:22:34 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 497/998] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:34 2026] GET /volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 => generated 918 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c125d3e6-a615-460d-b2b9-845102f32561 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c125d3e6-a615-460d-b2b9-845102f32561 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0 Sep 01 00:22:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c125d3e6-a615-460d-b2b9-845102f32561 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c125d3e6-a615-460d-b2b9-845102f32561 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:35 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:35 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:35 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c125d3e6-a615-460d-b2b9-845102f32561 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c125d3e6-a615-460d-b2b9-845102f32561 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0 returned with HTTP 200 Sep 01 00:22:35 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 502/999] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:35 2026] GET /volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0 => generated 438 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ecdf5349-f71e-4767-814e-4ba532888d8d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ecdf5349-f71e-4767-814e-4ba532888d8d tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 Sep 01 00:22:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ecdf5349-f71e-4767-814e-4ba532888d8d tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ecdf5349-f71e-4767-814e-4ba532888d8d tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:36 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:36 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:36 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:36 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:36 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ecdf5349-f71e-4767-814e-4ba532888d8d tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ecdf5349-f71e-4767-814e-4ba532888d8d tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 returned with HTTP 200 Sep 01 00:22:36 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 498/1000] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:35 2026] GET /volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 => generated 918 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-34b9733f-5fa6-4ce6-a3bb-57e9318d1df5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-34b9733f-5fa6-4ce6-a3bb-57e9318d1df5 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0 Sep 01 00:22:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-34b9733f-5fa6-4ce6-a3bb-57e9318d1df5 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-34b9733f-5fa6-4ce6-a3bb-57e9318d1df5 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:36 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:36 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-34b9733f-5fa6-4ce6-a3bb-57e9318d1df5 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-34b9733f-5fa6-4ce6-a3bb-57e9318d1df5 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0 returned with HTTP 200 Sep 01 00:22:36 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 503/1001] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:36 2026] GET /volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:22:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c6e8fbb0-3551-4423-bae5-ccfdce461f0e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c6e8fbb0-3551-4423-bae5-ccfdce461f0e tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] POST http://192.168.122.147/volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0/action Sep 01 00:22:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c6e8fbb0-3551-4423-bae5-ccfdce461f0e tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:22:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c6e8fbb0-3551-4423-bae5-ccfdce461f0e tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.contrib.admin_actions [None req-c6e8fbb0-3551-4423-bae5-ccfdce461f0e tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Updating snapshot 'c3cd3c5d-de41-4de6-be9a-071f541330d0' with '{'status': 'error'}' {{(pid=87484) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 00:22:36 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:36 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c6e8fbb0-3551-4423-bae5-ccfdce461f0e tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] http://192.168.122.147/volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0/action returned with HTTP 202 Sep 01 00:22:36 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 499/1002] 192.168.122.147 () {60 vars in 1280 bytes} [Tue Sep 1 00:22:36 2026] POST /volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 00:22:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3d370fb6-fd0f-47a4-b56a-6e59cbb9aca6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3d370fb6-fd0f-47a4-b56a-6e59cbb9aca6 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0 Sep 01 00:22:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3d370fb6-fd0f-47a4-b56a-6e59cbb9aca6 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3d370fb6-fd0f-47a4-b56a-6e59cbb9aca6 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:36 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:36 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3d370fb6-fd0f-47a4-b56a-6e59cbb9aca6 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3d370fb6-fd0f-47a4-b56a-6e59cbb9aca6 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0 returned with HTTP 200 Sep 01 00:22:36 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 504/1003] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:36 2026] GET /volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0 => generated 461 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d78b732b-9119-43f7-b38e-dd0b6cfa1c56 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d78b732b-9119-43f7-b38e-dd0b6cfa1c56 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] POST http://192.168.122.147/volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0/action Sep 01 00:22:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d78b732b-9119-43f7-b38e-dd0b6cfa1c56 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:22:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d78b732b-9119-43f7-b38e-dd0b6cfa1c56 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:36 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:36 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:36 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d78b732b-9119-43f7-b38e-dd0b6cfa1c56 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Snapshot retrieved successfully. Sep 01 00:22:36 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:36 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:36 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d78b732b-9119-43f7-b38e-dd0b6cfa1c56 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Snapshot delete request issued successfully. Sep 01 00:22:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d78b732b-9119-43f7-b38e-dd0b6cfa1c56 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] http://192.168.122.147/volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0/action returned with HTTP 202 Sep 01 00:22:36 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 500/1004] 192.168.122.147 () {60 vars in 1280 bytes} [Tue Sep 1 00:22:36 2026] POST /volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:22:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-74cc93e9-093f-4d0b-9090-0785ab8c74b1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-74cc93e9-093f-4d0b-9090-0785ab8c74b1 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0 Sep 01 00:22:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-74cc93e9-093f-4d0b-9090-0785ab8c74b1 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-74cc93e9-093f-4d0b-9090-0785ab8c74b1 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:36 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:36 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-74cc93e9-093f-4d0b-9090-0785ab8c74b1 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-74cc93e9-093f-4d0b-9090-0785ab8c74b1 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0 returned with HTTP 200 Sep 01 00:22:36 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 505/1005] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:36 2026] GET /volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0 => generated 464 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-93a22b8f-64e8-4e4a-962e-ef715c2ffb6f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-93a22b8f-64e8-4e4a-962e-ef715c2ffb6f tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 Sep 01 00:22:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-93a22b8f-64e8-4e4a-962e-ef715c2ffb6f tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-93a22b8f-64e8-4e4a-962e-ef715c2ffb6f tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:37 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:37 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:37 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:37 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:37 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-93a22b8f-64e8-4e4a-962e-ef715c2ffb6f tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-93a22b8f-64e8-4e4a-962e-ef715c2ffb6f tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 returned with HTTP 200 Sep 01 00:22:37 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 501/1006] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:37 2026] GET /volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 => generated 921 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0372267f-6b24-4ed0-8c6e-a22ec748ad8f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0372267f-6b24-4ed0-8c6e-a22ec748ad8f tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0 Sep 01 00:22:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0372267f-6b24-4ed0-8c6e-a22ec748ad8f tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0372267f-6b24-4ed0-8c6e-a22ec748ad8f tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:37 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:37 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0372267f-6b24-4ed0-8c6e-a22ec748ad8f tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0372267f-6b24-4ed0-8c6e-a22ec748ad8f tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0 returned with HTTP 200 Sep 01 00:22:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 506/1007] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:37 2026] GET /volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0 => generated 464 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1d0016bc-8f41-4f13-abcc-1de26d5b3f9e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d8d9385e-7bd1-4bbb-83cb-69e18b2bc421 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1d0016bc-8f41-4f13-abcc-1de26d5b3f9e tempest-UserMessagesTest-797048015 tempest-UserMessagesTest-797048015-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:22:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1d0016bc-8f41-4f13-abcc-1de26d5b3f9e tempest-UserMessagesTest-797048015 tempest-UserMessagesTest-797048015-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-939593288", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1742559469", "vendor_name": "tempest-vendor_name-1177067652"}}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d8d9385e-7bd1-4bbb-83cb-69e18b2bc421 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 Sep 01 00:22:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d8d9385e-7bd1-4bbb-83cb-69e18b2bc421 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d8d9385e-7bd1-4bbb-83cb-69e18b2bc421 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:38 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:38 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:38 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:38 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:38 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d8d9385e-7bd1-4bbb-83cb-69e18b2bc421 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1d0016bc-8f41-4f13-abcc-1de26d5b3f9e tempest-UserMessagesTest-797048015 tempest-UserMessagesTest-797048015-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:22:38 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 502/1008] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:22:37 2026] POST /volume/v3/types => generated 327 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d8d9385e-7bd1-4bbb-83cb-69e18b2bc421 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 returned with HTTP 200 Sep 01 00:22:38 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 507/1009] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:38 2026] GET /volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 => generated 921 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-049cea0a-245c-4731-bafb-27d1b7524f43 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-049cea0a-245c-4731-bafb-27d1b7524f43 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:22:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-049cea0a-245c-4731-bafb-27d1b7524f43 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "37ac6945-684b-456b-bc6e-e05ebdb04ca6", "size": 1, "name": "tempest-UserMessagesTest-Volume-956514294"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-049cea0a-245c-4731-bafb-27d1b7524f43 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Create volume request body: {'volume': {'volume_type': '37ac6945-684b-456b-bc6e-e05ebdb04ca6', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-956514294'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:22:38 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-049cea0a-245c-4731-bafb-27d1b7524f43 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Create volume of 1 GB Sep 01 00:22:38 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:38 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:38 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-049cea0a-245c-4731-bafb-27d1b7524f43 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Availability Zones retrieved successfully. Sep 01 00:22:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-049cea0a-245c-4731-bafb-27d1b7524f43 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Flow 'volume_create_api' (7c0ab58c-52a6-4925-8d42-c55daca4e0e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:22:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-049cea0a-245c-4731-bafb-27d1b7524f43 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3293e5da-e59e-4a3c-80b8-1884c0d77496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-049cea0a-245c-4731-bafb-27d1b7524f43 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:22:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-049cea0a-245c-4731-bafb-27d1b7524f43 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3293e5da-e59e-4a3c-80b8-1884c0d77496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:22:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1742559469',vendor_name='tempest-vendor_name-1177067652'},id=37ac6945-684b-456b-bc6e-e05ebdb04ca6,is_public=True,name='tempest-UserMessagesTest-volume-type-939593288',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '37ac6945-684b-456b-bc6e-e05ebdb04ca6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-049cea0a-245c-4731-bafb-27d1b7524f43 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4de7b50-bdae-48da-9c8f-78f813749566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:38 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-049cea0a-245c-4731-bafb-27d1b7524f43 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-939593288 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-939593288, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:22:38 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-049cea0a-245c-4731-bafb-27d1b7524f43 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-939593288 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-939593288, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:22:38 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-049cea0a-245c-4731-bafb-27d1b7524f43 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Created reservations ['9dace3fe-8ace-497f-979e-589dec13236f', '86efa1c2-0826-4f1d-b9e3-61bdf43ef190', '5ad2ed7d-4de2-4bda-bb83-7089bf2de65c', '025d8bec-83a8-4bfc-b69c-6c3a71515eeb'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:22:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-049cea0a-245c-4731-bafb-27d1b7524f43 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4de7b50-bdae-48da-9c8f-78f813749566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dace3fe-8ace-497f-979e-589dec13236f', '86efa1c2-0826-4f1d-b9e3-61bdf43ef190', '5ad2ed7d-4de2-4bda-bb83-7089bf2de65c', '025d8bec-83a8-4bfc-b69c-6c3a71515eeb']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-049cea0a-245c-4731-bafb-27d1b7524f43 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21054597-e7b9-4d28-95eb-ba32531956c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6d466a39-e4ab-49ca-a5f0-17084523b28c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6d466a39-e4ab-49ca-a5f0-17084523b28c tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0 Sep 01 00:22:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6d466a39-e4ab-49ca-a5f0-17084523b28c tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6d466a39-e4ab-49ca-a5f0-17084523b28c tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6d466a39-e4ab-49ca-a5f0-17084523b28c tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0 returned with HTTP 404 Sep 01 00:22:38 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 508/1010] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:38 2026] GET /volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:22:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-57e03fe5-e088-45f9-b00c-ec435e0e3fac None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-57e03fe5-e088-45f9-b00c-ec435e0e3fac tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] POST http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d/action Sep 01 00:22:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-57e03fe5-e088-45f9-b00c-ec435e0e3fac tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:22:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-57e03fe5-e088-45f9-b00c-ec435e0e3fac tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.admin_actions [None req-57e03fe5-e088-45f9-b00c-ec435e0e3fac tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Updating snapshot '78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d' with '{'status': 'available'}' {{(pid=87485) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 00:22:38 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:38 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-049cea0a-245c-4731-bafb-27d1b7524f43 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21054597-e7b9-4d28-95eb-ba32531956c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39df1f3d-1db1-4c42-b795-64c48ae4b298', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-956514294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='356d7cf37b16409099e362de1a4188a2',qos_specs=None,replication_status=,reservations=['9dace3fe-8ace-497f-979e-589dec13236f','86efa1c2-0826-4f1d-b9e3-61bdf43ef190','5ad2ed7d-4de2-4bda-bb83-7089bf2de65c','025d8bec-83a8-4bfc-b69c-6c3a71515eeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f999e1a353214a5aa240cde0a26304a0',volume_type_id=37ac6945-684b-456b-bc6e-e05ebdb04ca6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:22:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-956514294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39df1f3d-1db1-4c42-b795-64c48ae4b298,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='356d7cf37b16409099e362de1a4188a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f999e1a353214a5aa240cde0a26304a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(37ac6945-684b-456b-bc6e-e05ebdb04ca6),volume_type_id=37ac6945-684b-456b-bc6e-e05ebdb04ca6)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-049cea0a-245c-4731-bafb-27d1b7524f43 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99685ff9-a684-4f7f-8f70-f9b08fc39189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:38 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:38 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-049cea0a-245c-4731-bafb-27d1b7524f43 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99685ff9-a684-4f7f-8f70-f9b08fc39189) transitioned into state 'SUCCESS' from state '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-956514294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='356d7cf37b16409099e362de1a4188a2',qos_specs=None,replication_status=,reservations=['9dace3fe-8ace-497f-979e-589dec13236f','86efa1c2-0826-4f1d-b9e3-61bdf43ef190','5ad2ed7d-4de2-4bda-bb83-7089bf2de65c','025d8bec-83a8-4bfc-b69c-6c3a71515eeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f999e1a353214a5aa240cde0a26304a0',volume_type_id=37ac6945-684b-456b-bc6e-e05ebdb04ca6)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-049cea0a-245c-4731-bafb-27d1b7524f43 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe4b45d1-aec5-4fc9-af16-2820ef618979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-57e03fe5-e088-45f9-b00c-ec435e0e3fac tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d/action returned with HTTP 202 Sep 01 00:22:38 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 509/1011] 192.168.122.147 () {60 vars in 1280 bytes} [Tue Sep 1 00:22:38 2026] POST /volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:22:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-bf6fda81-7e4b-4b26-869c-b30cb775f723 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-049cea0a-245c-4731-bafb-27d1b7524f43 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe4b45d1-aec5-4fc9-af16-2820ef618979) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-049cea0a-245c-4731-bafb-27d1b7524f43 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Flow 'volume_create_api' (7c0ab58c-52a6-4925-8d42-c55daca4e0e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:22:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bf6fda81-7e4b-4b26-869c-b30cb775f723 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d Sep 01 00:22:38 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-049cea0a-245c-4731-bafb-27d1b7524f43 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Create volume request issued successfully. Sep 01 00:22:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bf6fda81-7e4b-4b26-869c-b30cb775f723 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bf6fda81-7e4b-4b26-869c-b30cb775f723 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-049cea0a-245c-4731-bafb-27d1b7524f43 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:22:38 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 503/1012] 192.168.122.147 () {62 vars in 1183 bytes} [Tue Sep 1 00:22:38 2026] POST /volume/v3/volumes => generated 792 bytes in 662 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:22:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-deea5607-2263-4782-9619-c74c7212ca35 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:38 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:38 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:38 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-bf6fda81-7e4b-4b26-869c-b30cb775f723 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bf6fda81-7e4b-4b26-869c-b30cb775f723 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d returned with HTTP 200 Sep 01 00:22:38 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 510/1013] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:38 2026] GET /volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d => generated 466 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-deea5607-2263-4782-9619-c74c7212ca35 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] GET http://192.168.122.147/volume/v3/volumes/39df1f3d-1db1-4c42-b795-64c48ae4b298 Sep 01 00:22:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-deea5607-2263-4782-9619-c74c7212ca35 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-deea5607-2263-4782-9619-c74c7212ca35 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9d5d8fb1-0d5d-4604-a5e2-31c4cf305da5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9d5d8fb1-0d5d-4604-a5e2-31c4cf305da5 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0 Sep 01 00:22:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9d5d8fb1-0d5d-4604-a5e2-31c4cf305da5 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9d5d8fb1-0d5d-4604-a5e2-31c4cf305da5 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:38 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-9d5d8fb1-0d5d-4604-a5e2-31c4cf305da5 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Delete snapshot with id: c3cd3c5d-de41-4de6-be9a-071f541330d0 Sep 01 00:22:38 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:38 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:38 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:38 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:39 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-deea5607-2263-4782-9619-c74c7212ca35 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Volume info retrieved successfully. Sep 01 00:22:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-deea5607-2263-4782-9619-c74c7212ca35 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] http://192.168.122.147/volume/v3/volumes/39df1f3d-1db1-4c42-b795-64c48ae4b298 returned with HTTP 200 Sep 01 00:22:39 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 504/1014] 192.168.122.147 () {60 vars in 1272 bytes} [Tue Sep 1 00:22:38 2026] GET /volume/v3/volumes/39df1f3d-1db1-4c42-b795-64c48ae4b298 => generated 860 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9d5d8fb1-0d5d-4604-a5e2-31c4cf305da5 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0 returned with HTTP 404 Sep 01 00:22:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 511/1015] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:22:38 2026] DELETE /volume/v3/snapshots/c3cd3c5d-de41-4de6-be9a-071f541330d0 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:22:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-69f0e241-4076-4aad-950e-c8b5561242b1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-69f0e241-4076-4aad-950e-c8b5561242b1 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:22:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-69f0e241-4076-4aad-950e-c8b5561242b1 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dcc30dbd-634a-4b7d-85a6-75ec3a96e976", "name": "tempest-SnapshotsActionsTest-Snapshot-889100342"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:39 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:39 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:39 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:39 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:39 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-69f0e241-4076-4aad-950e-c8b5561242b1 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Volume info retrieved successfully. Sep 01 00:22:39 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-69f0e241-4076-4aad-950e-c8b5561242b1 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Create snapshot from volume dcc30dbd-634a-4b7d-85a6-75ec3a96e976 Sep 01 00:22:39 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-69f0e241-4076-4aad-950e-c8b5561242b1 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Created reservations ['cfc6286e-772d-48bd-98b4-c46fb3f6bc3c', '846924cd-5a8d-40a8-9c9d-efa5d17d974d', 'd6c5df36-ad1b-4cc0-b8d5-803a9efb1e02', '5886f7ae-6639-41c1-88d4-0627efdb1ee2'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:22:39 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:39 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:39 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-69f0e241-4076-4aad-950e-c8b5561242b1 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot create request issued successfully. Sep 01 00:22:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-69f0e241-4076-4aad-950e-c8b5561242b1 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:22:39 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 505/1016] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:22:39 2026] POST /volume/v3/snapshots => generated 306 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:22:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2d3a8ff9-8722-42fe-820d-8da7c77917b4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2d3a8ff9-8722-42fe-820d-8da7c77917b4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/6b483c2c-b424-472a-9a8e-a779448cbf99 Sep 01 00:22:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2d3a8ff9-8722-42fe-820d-8da7c77917b4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2d3a8ff9-8722-42fe-820d-8da7c77917b4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:39 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:39 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:39 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2d3a8ff9-8722-42fe-820d-8da7c77917b4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2d3a8ff9-8722-42fe-820d-8da7c77917b4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/6b483c2c-b424-472a-9a8e-a779448cbf99 returned with HTTP 200 Sep 01 00:22:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 512/1017] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:39 2026] GET /volume/v3/snapshots/6b483c2c-b424-472a-9a8e-a779448cbf99 => generated 438 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:22:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a97a413e-e288-4bfa-b2e7-7909ee183372 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a97a413e-e288-4bfa-b2e7-7909ee183372 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 Sep 01 00:22:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a97a413e-e288-4bfa-b2e7-7909ee183372 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a97a413e-e288-4bfa-b2e7-7909ee183372 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:39 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:39 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:39 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:39 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:39 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a97a413e-e288-4bfa-b2e7-7909ee183372 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a97a413e-e288-4bfa-b2e7-7909ee183372 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 returned with HTTP 200 Sep 01 00:22:39 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 506/1018] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:39 2026] GET /volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 => generated 921 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-48554803-38b1-46af-a4a9-71754a879387 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-48554803-38b1-46af-a4a9-71754a879387 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] GET http://192.168.122.147/volume/v3/volumes/39df1f3d-1db1-4c42-b795-64c48ae4b298 Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-48554803-38b1-46af-a4a9-71754a879387 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-48554803-38b1-46af-a4a9-71754a879387 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:40 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:40 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:40 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-48554803-38b1-46af-a4a9-71754a879387 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Volume info retrieved successfully. Sep 01 00:22:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-48554803-38b1-46af-a4a9-71754a879387 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] http://192.168.122.147/volume/v3/volumes/39df1f3d-1db1-4c42-b795-64c48ae4b298 returned with HTTP 200 Sep 01 00:22:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 513/1019] 192.168.122.147 () {60 vars in 1272 bytes} [Tue Sep 1 00:22:40 2026] GET /volume/v3/volumes/39df1f3d-1db1-4c42-b795-64c48ae4b298 => generated 881 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2af1aca0-470f-428b-8529-676f9a45a7b5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2af1aca0-470f-428b-8529-676f9a45a7b5 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] GET http://192.168.122.147/volume/v3/messages Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2af1aca0-470f-428b-8529-676f9a45a7b5 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2af1aca0-470f-428b-8529-676f9a45a7b5 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2af1aca0-470f-428b-8529-676f9a45a7b5 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] http://192.168.122.147/volume/v3/messages returned with HTTP 200 Sep 01 00:22:40 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 507/1020] 192.168.122.147 () {60 vars in 1164 bytes} [Tue Sep 1 00:22:40 2026] GET /volume/v3/messages => generated 678 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ee2c1c4a-bf8c-48d5-9b75-8eb528a40920 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ee2c1c4a-bf8c-48d5-9b75-8eb528a40920 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] DELETE http://192.168.122.147/volume/v3/messages/dc2277f0-9f35-4004-98c6-6474ea165830 Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ee2c1c4a-bf8c-48d5-9b75-8eb528a40920 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ee2c1c4a-bf8c-48d5-9b75-8eb528a40920 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ee2c1c4a-bf8c-48d5-9b75-8eb528a40920 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] http://192.168.122.147/volume/v3/messages/dc2277f0-9f35-4004-98c6-6474ea165830 returned with HTTP 204 Sep 01 00:22:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 514/1021] 192.168.122.147 () {60 vars in 1278 bytes} [Tue Sep 1 00:22:40 2026] DELETE /volume/v3/messages/dc2277f0-9f35-4004-98c6-6474ea165830 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1422dc10-ff08-4ac1-8e2e-b893d60e5a15 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1422dc10-ff08-4ac1-8e2e-b893d60e5a15 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] GET http://192.168.122.147/volume/v3/messages/dc2277f0-9f35-4004-98c6-6474ea165830 Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1422dc10-ff08-4ac1-8e2e-b893d60e5a15 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1422dc10-ff08-4ac1-8e2e-b893d60e5a15 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1422dc10-ff08-4ac1-8e2e-b893d60e5a15 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] http://192.168.122.147/volume/v3/messages/dc2277f0-9f35-4004-98c6-6474ea165830 returned with HTTP 404 Sep 01 00:22:40 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 508/1022] 192.168.122.147 () {60 vars in 1275 bytes} [Tue Sep 1 00:22:40 2026] GET /volume/v3/messages/dc2277f0-9f35-4004-98c6-6474ea165830 => generated 110 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-60a9a952-1c67-440d-b84f-61adfae8204e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-60a9a952-1c67-440d-b84f-61adfae8204e tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] GET http://192.168.122.147/volume/v3/volumes/39df1f3d-1db1-4c42-b795-64c48ae4b298 Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-60a9a952-1c67-440d-b84f-61adfae8204e tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-60a9a952-1c67-440d-b84f-61adfae8204e tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:40 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:40 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:40 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-60a9a952-1c67-440d-b84f-61adfae8204e tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Volume info retrieved successfully. Sep 01 00:22:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-60a9a952-1c67-440d-b84f-61adfae8204e tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] http://192.168.122.147/volume/v3/volumes/39df1f3d-1db1-4c42-b795-64c48ae4b298 returned with HTTP 200 Sep 01 00:22:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 515/1023] 192.168.122.147 () {60 vars in 1272 bytes} [Tue Sep 1 00:22:40 2026] GET /volume/v3/volumes/39df1f3d-1db1-4c42-b795-64c48ae4b298 => generated 881 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9e5571ac-54c5-4869-9433-12a7789973aa None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9e5571ac-54c5-4869-9433-12a7789973aa tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] DELETE http://192.168.122.147/volume/v3/volumes/39df1f3d-1db1-4c42-b795-64c48ae4b298 Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9e5571ac-54c5-4869-9433-12a7789973aa tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9e5571ac-54c5-4869-9433-12a7789973aa tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-9e5571ac-54c5-4869-9433-12a7789973aa tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Delete volume with id: 39df1f3d-1db1-4c42-b795-64c48ae4b298 Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-28e03edc-3d5f-4dfb-b975-89d8a639dccc None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-28e03edc-3d5f-4dfb-b975-89d8a639dccc tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/6b483c2c-b424-472a-9a8e-a779448cbf99 Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-28e03edc-3d5f-4dfb-b975-89d8a639dccc tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-28e03edc-3d5f-4dfb-b975-89d8a639dccc tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:40 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:40 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:40 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:40 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9e5571ac-54c5-4869-9433-12a7789973aa tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Volume info retrieved successfully. Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-9e5571ac-54c5-4869-9433-12a7789973aa tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87484) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:40 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-28e03edc-3d5f-4dfb-b975-89d8a639dccc tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-28e03edc-3d5f-4dfb-b975-89d8a639dccc tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/6b483c2c-b424-472a-9a8e-a779448cbf99 returned with HTTP 200 Sep 01 00:22:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 516/1024] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:40 2026] GET /volume/v3/snapshots/6b483c2c-b424-472a-9a8e-a779448cbf99 => generated 438 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e5a39a76-6852-4497-be9a-6fa0f81caa02 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-9e5571ac-54c5-4869-9433-12a7789973aa tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Created reservations ['e85eeac7-e661-4146-b360-34456342f866', 'eb1da703-7727-4baa-aec1-f2ce724705cc', '80dfa87a-ba13-4bac-98cf-802803cb1eaf', '1df47b7a-a24e-462c-9a95-5c60a197b719'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e5a39a76-6852-4497-be9a-6fa0f81caa02 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e5a39a76-6852-4497-be9a-6fa0f81caa02 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e5a39a76-6852-4497-be9a-6fa0f81caa02 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:40 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:40 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:40 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e5a39a76-6852-4497-be9a-6fa0f81caa02 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e5a39a76-6852-4497-be9a-6fa0f81caa02 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 returned with HTTP 200 Sep 01 00:22:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 517/1025] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:40 2026] GET /volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 => generated 1339 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-012b2097-fbd7-43a0-9f32-0b0ba64c54c1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-012b2097-fbd7-43a0-9f32-0b0ba64c54c1 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-012b2097-fbd7-43a0-9f32-0b0ba64c54c1 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-012b2097-fbd7-43a0-9f32-0b0ba64c54c1 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9e5571ac-54c5-4869-9433-12a7789973aa tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Delete volume request issued successfully. Sep 01 00:22:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9e5571ac-54c5-4869-9433-12a7789973aa tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] http://192.168.122.147/volume/v3/volumes/39df1f3d-1db1-4c42-b795-64c48ae4b298 returned with HTTP 202 Sep 01 00:22:40 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 509/1026] 192.168.122.147 () {60 vars in 1275 bytes} [Tue Sep 1 00:22:40 2026] DELETE /volume/v3/volumes/39df1f3d-1db1-4c42-b795-64c48ae4b298 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ceec032b-ea44-4924-b64d-ddafa4eff7f9 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ceec032b-ea44-4924-b64d-ddafa4eff7f9 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] GET http://192.168.122.147/volume/v3/volumes/39df1f3d-1db1-4c42-b795-64c48ae4b298 Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ceec032b-ea44-4924-b64d-ddafa4eff7f9 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ceec032b-ea44-4924-b64d-ddafa4eff7f9 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:40 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:40 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:40 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-012b2097-fbd7-43a0-9f32-0b0ba64c54c1 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ceec032b-ea44-4924-b64d-ddafa4eff7f9 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] http://192.168.122.147/volume/v3/volumes/39df1f3d-1db1-4c42-b795-64c48ae4b298 returned with HTTP 404 Sep 01 00:22:40 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 510/1027] 192.168.122.147 () {60 vars in 1272 bytes} [Tue Sep 1 00:22:40 2026] GET /volume/v3/volumes/39df1f3d-1db1-4c42-b795-64c48ae4b298 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0be26ace-ec79-4f11-8c77-7d13ccb1e196 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-012b2097-fbd7-43a0-9f32-0b0ba64c54c1 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 returned with HTTP 200 Sep 01 00:22:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0be26ace-ec79-4f11-8c77-7d13ccb1e196 tempest-UserMessagesTest-797048015 tempest-UserMessagesTest-797048015-project-admin] DELETE http://192.168.122.147/volume/v3/types/37ac6945-684b-456b-bc6e-e05ebdb04ca6 Sep 01 00:22:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 518/1028] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:40 2026] GET /volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 => generated 1339 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0be26ace-ec79-4f11-8c77-7d13ccb1e196 tempest-UserMessagesTest-797048015 tempest-UserMessagesTest-797048015-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0be26ace-ec79-4f11-8c77-7d13ccb1e196 tempest-UserMessagesTest-797048015 tempest-UserMessagesTest-797048015-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5dbe7be1-462a-4400-a69e-2f7a83a5bd10 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5dbe7be1-462a-4400-a69e-2f7a83a5bd10 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] PUT http://192.168.122.147/volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5dbe7be1-462a-4400-a69e-2f7a83a5bd10 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1226887863"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:40 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:40 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:40 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5dbe7be1-462a-4400-a69e-2f7a83a5bd10 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0be26ace-ec79-4f11-8c77-7d13ccb1e196 tempest-UserMessagesTest-797048015 tempest-UserMessagesTest-797048015-project-admin] http://192.168.122.147/volume/v3/types/37ac6945-684b-456b-bc6e-e05ebdb04ca6 returned with HTTP 202 Sep 01 00:22:40 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 511/1029] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:22:40 2026] DELETE /volume/v3/types/37ac6945-684b-456b-bc6e-e05ebdb04ca6 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:22:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5dbe7be1-462a-4400-a69e-2f7a83a5bd10 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume updated successfully. Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a76bc5d8-9122-435b-932e-b05b01329e7c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5dbe7be1-462a-4400-a69e-2f7a83a5bd10 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 returned with HTTP 200 Sep 01 00:22:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 519/1030] 192.168.122.147 () {60 vars in 1252 bytes} [Tue Sep 1 00:22:40 2026] PUT /volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 => generated 792 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a76bc5d8-9122-435b-932e-b05b01329e7c tempest-UserMessagesTest-797048015 tempest-UserMessagesTest-797048015-project-admin] GET http://192.168.122.147/volume/v3/types/37ac6945-684b-456b-bc6e-e05ebdb04ca6 Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a76bc5d8-9122-435b-932e-b05b01329e7c tempest-UserMessagesTest-797048015 tempest-UserMessagesTest-797048015-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a76bc5d8-9122-435b-932e-b05b01329e7c tempest-UserMessagesTest-797048015 tempest-UserMessagesTest-797048015-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a76bc5d8-9122-435b-932e-b05b01329e7c tempest-UserMessagesTest-797048015 tempest-UserMessagesTest-797048015-project-admin] http://192.168.122.147/volume/v3/types/37ac6945-684b-456b-bc6e-e05ebdb04ca6 returned with HTTP 404 Sep 01 00:22:40 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 512/1031] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:22:40 2026] GET /volume/v3/types/37ac6945-684b-456b-bc6e-e05ebdb04ca6 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f938c4cb-1aae-435e-8bb4-5310859170b9 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f9a5a381-f3e8-4825-9526-3beb1af61b34 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f938c4cb-1aae-435e-8bb4-5310859170b9 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] PUT http://192.168.122.147/volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 Sep 01 00:22:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f9a5a381-f3e8-4825-9526-3beb1af61b34 tempest-UserMessagesTest-797048015 tempest-UserMessagesTest-797048015-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f9a5a381-f3e8-4825-9526-3beb1af61b34 tempest-UserMessagesTest-797048015 tempest-UserMessagesTest-797048015-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-525781339", "extra_specs": {"storage_protocol": "tempest-storage_protocol-370568894", "vendor_name": "tempest-vendor_name-2110462587"}}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f938c4cb-1aae-435e-8bb4-5310859170b9 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1514291694", "description": "This is the new description of volume"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:40 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:40 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:40 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f9a5a381-f3e8-4825-9526-3beb1af61b34 tempest-UserMessagesTest-797048015 tempest-UserMessagesTest-797048015-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:22:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f938c4cb-1aae-435e-8bb4-5310859170b9 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:40 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 513/1032] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:22:40 2026] POST /volume/v3/types => generated 326 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4c9b12b6-7d93-49a7-9e08-214b93655b17 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4c9b12b6-7d93-49a7-9e08-214b93655b17 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4c9b12b6-7d93-49a7-9e08-214b93655b17 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f66d4fc3-7ba7-4f39-badb-c6fe59295a63", "size": 1, "name": "tempest-UserMessagesTest-Volume-1570066875"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f938c4cb-1aae-435e-8bb4-5310859170b9 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume updated successfully. Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-4c9b12b6-7d93-49a7-9e08-214b93655b17 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Create volume request body: {'volume': {'volume_type': 'f66d4fc3-7ba7-4f39-badb-c6fe59295a63', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1570066875'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f938c4cb-1aae-435e-8bb4-5310859170b9 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 returned with HTTP 200 Sep 01 00:22:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 520/1033] 192.168.122.147 () {60 vars in 1253 bytes} [Tue Sep 1 00:22:40 2026] PUT /volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 => generated 831 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:40 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-4c9b12b6-7d93-49a7-9e08-214b93655b17 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Create volume of 1 GB Sep 01 00:22:40 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:40 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:40 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4c9b12b6-7d93-49a7-9e08-214b93655b17 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Availability Zones retrieved successfully. Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d2fc587d-a541-46ba-9a59-092f9cf9a00d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d2fc587d-a541-46ba-9a59-092f9cf9a00d tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d2fc587d-a541-46ba-9a59-092f9cf9a00d tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d2fc587d-a541-46ba-9a59-092f9cf9a00d tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4c9b12b6-7d93-49a7-9e08-214b93655b17 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Flow 'volume_create_api' (bf5fb0b1-3acb-4595-b5b4-e8ab2d215a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4c9b12b6-7d93-49a7-9e08-214b93655b17 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7924d13a-834f-41d3-9a2c-7e4d686f14e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-4c9b12b6-7d93-49a7-9e08-214b93655b17 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:40 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:40 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:40 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d2fc587d-a541-46ba-9a59-092f9cf9a00d tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d2fc587d-a541-46ba-9a59-092f9cf9a00d tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 returned with HTTP 200 Sep 01 00:22:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 521/1034] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:40 2026] GET /volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 => generated 1378 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4c9b12b6-7d93-49a7-9e08-214b93655b17 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7924d13a-834f-41d3-9a2c-7e4d686f14e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:22:41Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-370568894',vendor_name='tempest-vendor_name-2110462587'},id=f66d4fc3-7ba7-4f39-badb-c6fe59295a63,is_public=True,name='tempest-UserMessagesTest-volume-type-525781339',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f66d4fc3-7ba7-4f39-badb-c6fe59295a63', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4c9b12b6-7d93-49a7-9e08-214b93655b17 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (964d9032-fc7d-4ccb-8e97-f17823bdcc31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8b172ef8-9a73-4aff-8aa6-92992e76249b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8b172ef8-9a73-4aff-8aa6-92992e76249b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8b172ef8-9a73-4aff-8aa6-92992e76249b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1861261774", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1436291267"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-8b172ef8-9a73-4aff-8aa6-92992e76249b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1861261774', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1436291267'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-8b172ef8-9a73-4aff-8aa6-92992e76249b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Create volume of 1 GB Sep 01 00:22:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8b172ef8-9a73-4aff-8aa6-92992e76249b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Availability Zones retrieved successfully. Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8b172ef8-9a73-4aff-8aa6-92992e76249b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Flow 'volume_create_api' (44be5754-f47f-48df-902c-3781b9377d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8b172ef8-9a73-4aff-8aa6-92992e76249b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f3510dd-8823-48ea-ad29-7e3321242724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-8b172ef8-9a73-4aff-8aa6-92992e76249b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-4c9b12b6-7d93-49a7-9e08-214b93655b17 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-525781339 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-525781339, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:22:40 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-4c9b12b6-7d93-49a7-9e08-214b93655b17 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-525781339 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-525781339, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8b172ef8-9a73-4aff-8aa6-92992e76249b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f3510dd-8823-48ea-ad29-7e3321242724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8b172ef8-9a73-4aff-8aa6-92992e76249b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba98bc96-75d3-42a7-84ff-b03f7dae70fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-4c9b12b6-7d93-49a7-9e08-214b93655b17 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Created reservations ['be5f79f3-6799-484e-b121-ba11682ad1f6', '11445f13-a2c3-45bb-b085-f9042fe599bf', '76a0c791-e215-48d2-a2dc-9afd4f468e37', '0960a09b-94e6-4c46-8400-29f6eaa5647a'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4c9b12b6-7d93-49a7-9e08-214b93655b17 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (964d9032-fc7d-4ccb-8e97-f17823bdcc31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be5f79f3-6799-484e-b121-ba11682ad1f6', '11445f13-a2c3-45bb-b085-f9042fe599bf', '76a0c791-e215-48d2-a2dc-9afd4f468e37', '0960a09b-94e6-4c46-8400-29f6eaa5647a']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4c9b12b6-7d93-49a7-9e08-214b93655b17 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8a3ab24-3251-4f88-a09d-35e5094cf739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:40 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4c9b12b6-7d93-49a7-9e08-214b93655b17 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8a3ab24-3251-4f88-a09d-35e5094cf739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4b94992-85f3-45c9-abeb-16ddbeb9202e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1570066875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='356d7cf37b16409099e362de1a4188a2',qos_specs=None,replication_status=,reservations=['be5f79f3-6799-484e-b121-ba11682ad1f6','11445f13-a2c3-45bb-b085-f9042fe599bf','76a0c791-e215-48d2-a2dc-9afd4f468e37','0960a09b-94e6-4c46-8400-29f6eaa5647a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f999e1a353214a5aa240cde0a26304a0',volume_type_id=f66d4fc3-7ba7-4f39-badb-c6fe59295a63), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:22:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1570066875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4b94992-85f3-45c9-abeb-16ddbeb9202e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='356d7cf37b16409099e362de1a4188a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f999e1a353214a5aa240cde0a26304a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f66d4fc3-7ba7-4f39-badb-c6fe59295a63),volume_type_id=f66d4fc3-7ba7-4f39-badb-c6fe59295a63)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4c9b12b6-7d93-49a7-9e08-214b93655b17 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e8e9456-fce3-4e0a-8987-5bf18c39d185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-8b172ef8-9a73-4aff-8aa6-92992e76249b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Created reservations ['7a51eeb5-244d-4ee3-8f0b-1d01fdde3e3b', 'a915f1ad-1d99-4c18-ae4f-9c405764e693', '2fdb1676-4963-4fa2-bbe3-bf18aedb58b6', '14baf821-860b-4549-8518-1eb2cc445b5f'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8b172ef8-9a73-4aff-8aa6-92992e76249b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba98bc96-75d3-42a7-84ff-b03f7dae70fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a51eeb5-244d-4ee3-8f0b-1d01fdde3e3b', 'a915f1ad-1d99-4c18-ae4f-9c405764e693', '2fdb1676-4963-4fa2-bbe3-bf18aedb58b6', '14baf821-860b-4549-8518-1eb2cc445b5f']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8b172ef8-9a73-4aff-8aa6-92992e76249b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dde97146-ca8d-48a3-8c63-568e389e89bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4c9b12b6-7d93-49a7-9e08-214b93655b17 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e8e9456-fce3-4e0a-8987-5bf18c39d185) transitioned into state 'SUCCESS' from state '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-1570066875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='356d7cf37b16409099e362de1a4188a2',qos_specs=None,replication_status=,reservations=['be5f79f3-6799-484e-b121-ba11682ad1f6','11445f13-a2c3-45bb-b085-f9042fe599bf','76a0c791-e215-48d2-a2dc-9afd4f468e37','0960a09b-94e6-4c46-8400-29f6eaa5647a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f999e1a353214a5aa240cde0a26304a0',volume_type_id=f66d4fc3-7ba7-4f39-badb-c6fe59295a63)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4c9b12b6-7d93-49a7-9e08-214b93655b17 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03dcce6b-97df-4f7e-befe-272f3262dceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:40 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8b172ef8-9a73-4aff-8aa6-92992e76249b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dde97146-ca8d-48a3-8c63-568e389e89bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de8de2ce-04be-4ebd-8cc5-595e7569da83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1861261774',display_name='tempest-VolumesGetTest-Volume-1436291267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01d2e4811bc14d6e9704ad467a975be1',qos_specs=None,replication_status=,reservations=['7a51eeb5-244d-4ee3-8f0b-1d01fdde3e3b','a915f1ad-1d99-4c18-ae4f-9c405764e693','2fdb1676-4963-4fa2-bbe3-bf18aedb58b6','14baf821-860b-4549-8518-1eb2cc445b5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2288e30c38845a884f3618f90d9cff6',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:22:40Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1861261774',display_name='tempest-VolumesGetTest-Volume-1436291267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de8de2ce-04be-4ebd-8cc5-595e7569da83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01d2e4811bc14d6e9704ad467a975be1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2288e30c38845a884f3618f90d9cff6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8b172ef8-9a73-4aff-8aa6-92992e76249b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27e10d51-c456-40cf-90b2-f6b68a966814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4c9b12b6-7d93-49a7-9e08-214b93655b17 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03dcce6b-97df-4f7e-befe-272f3262dceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4c9b12b6-7d93-49a7-9e08-214b93655b17 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Flow 'volume_create_api' (bf5fb0b1-3acb-4595-b5b4-e8ab2d215a8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:22:40 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4c9b12b6-7d93-49a7-9e08-214b93655b17 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Create volume request issued successfully. Sep 01 00:22:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4c9b12b6-7d93-49a7-9e08-214b93655b17 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:22:41 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 514/1035] 192.168.122.147 () {62 vars in 1183 bytes} [Tue Sep 1 00:22:40 2026] POST /volume/v3/volumes => generated 793 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:22:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-40860416-cec3-48f3-a057-ec04de7225ae None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-40860416-cec3-48f3-a057-ec04de7225ae tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] GET http://192.168.122.147/volume/v3/volumes/f4b94992-85f3-45c9-abeb-16ddbeb9202e Sep 01 00:22:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-40860416-cec3-48f3-a057-ec04de7225ae tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-40860416-cec3-48f3-a057-ec04de7225ae tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:41 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8b172ef8-9a73-4aff-8aa6-92992e76249b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27e10d51-c456-40cf-90b2-f6b68a966814) transitioned into 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-1861261774',display_name='tempest-VolumesGetTest-Volume-1436291267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01d2e4811bc14d6e9704ad467a975be1',qos_specs=None,replication_status=,reservations=['7a51eeb5-244d-4ee3-8f0b-1d01fdde3e3b','a915f1ad-1d99-4c18-ae4f-9c405764e693','2fdb1676-4963-4fa2-bbe3-bf18aedb58b6','14baf821-860b-4549-8518-1eb2cc445b5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2288e30c38845a884f3618f90d9cff6',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:41 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:41 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:41 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8b172ef8-9a73-4aff-8aa6-92992e76249b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4c05cbe-c91a-40d1-a851-92b90f0169f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:41 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:41 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-40860416-cec3-48f3-a057-ec04de7225ae tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Volume info retrieved successfully. Sep 01 00:22:41 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8b172ef8-9a73-4aff-8aa6-92992e76249b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4c05cbe-c91a-40d1-a851-92b90f0169f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-40860416-cec3-48f3-a057-ec04de7225ae tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] http://192.168.122.147/volume/v3/volumes/f4b94992-85f3-45c9-abeb-16ddbeb9202e returned with HTTP 200 Sep 01 00:22:41 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 515/1036] 192.168.122.147 () {60 vars in 1272 bytes} [Tue Sep 1 00:22:41 2026] GET /volume/v3/volumes/f4b94992-85f3-45c9-abeb-16ddbeb9202e => generated 861 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:22:41 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8b172ef8-9a73-4aff-8aa6-92992e76249b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Flow 'volume_create_api' (44be5754-f47f-48df-902c-3781b9377d18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:22:41 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8b172ef8-9a73-4aff-8aa6-92992e76249b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Create volume request issued successfully. Sep 01 00:22:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8b172ef8-9a73-4aff-8aa6-92992e76249b tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:22:41 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 522/1037] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:22:40 2026] POST /volume/v3/volumes => generated 789 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:22:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-992033b1-17eb-44c7-965a-66c394107da9 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-992033b1-17eb-44c7-965a-66c394107da9 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/de8de2ce-04be-4ebd-8cc5-595e7569da83 Sep 01 00:22:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-992033b1-17eb-44c7-965a-66c394107da9 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-992033b1-17eb-44c7-965a-66c394107da9 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:41 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:41 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:41 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:41 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-992033b1-17eb-44c7-965a-66c394107da9 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-992033b1-17eb-44c7-965a-66c394107da9 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/de8de2ce-04be-4ebd-8cc5-595e7569da83 returned with HTTP 200 Sep 01 00:22:41 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 516/1038] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:41 2026] GET /volume/v3/volumes/de8de2ce-04be-4ebd-8cc5-595e7569da83 => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f3f7b9d3-1df2-4e9e-8d7c-2e9268d66437 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f3f7b9d3-1df2-4e9e-8d7c-2e9268d66437 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/6b483c2c-b424-472a-9a8e-a779448cbf99 Sep 01 00:22:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f3f7b9d3-1df2-4e9e-8d7c-2e9268d66437 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f3f7b9d3-1df2-4e9e-8d7c-2e9268d66437 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:41 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:41 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:41 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f3f7b9d3-1df2-4e9e-8d7c-2e9268d66437 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f3f7b9d3-1df2-4e9e-8d7c-2e9268d66437 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/6b483c2c-b424-472a-9a8e-a779448cbf99 returned with HTTP 200 Sep 01 00:22:41 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 523/1039] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:41 2026] GET /volume/v3/snapshots/6b483c2c-b424-472a-9a8e-a779448cbf99 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-905466fc-b1a4-45ba-9a73-69aa2cfff948 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-905466fc-b1a4-45ba-9a73-69aa2cfff948 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] POST http://192.168.122.147/volume/v3/snapshots/6b483c2c-b424-472a-9a8e-a779448cbf99/action Sep 01 00:22:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-905466fc-b1a4-45ba-9a73-69aa2cfff948 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:22:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-905466fc-b1a4-45ba-9a73-69aa2cfff948 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.contrib.admin_actions [None req-905466fc-b1a4-45ba-9a73-69aa2cfff948 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Updating snapshot '6b483c2c-b424-472a-9a8e-a779448cbf99' with '{'status': 'error_deleting'}' {{(pid=87484) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 00:22:41 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:41 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-905466fc-b1a4-45ba-9a73-69aa2cfff948 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] http://192.168.122.147/volume/v3/snapshots/6b483c2c-b424-472a-9a8e-a779448cbf99/action returned with HTTP 202 Sep 01 00:22:41 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 517/1040] 192.168.122.147 () {60 vars in 1280 bytes} [Tue Sep 1 00:22:41 2026] POST /volume/v3/snapshots/6b483c2c-b424-472a-9a8e-a779448cbf99/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:22:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d296955f-1946-4534-a1d7-0bdb38ec94f6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d296955f-1946-4534-a1d7-0bdb38ec94f6 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/6b483c2c-b424-472a-9a8e-a779448cbf99 Sep 01 00:22:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d296955f-1946-4534-a1d7-0bdb38ec94f6 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d296955f-1946-4534-a1d7-0bdb38ec94f6 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:41 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:41 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:41 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d296955f-1946-4534-a1d7-0bdb38ec94f6 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d296955f-1946-4534-a1d7-0bdb38ec94f6 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/6b483c2c-b424-472a-9a8e-a779448cbf99 returned with HTTP 200 Sep 01 00:22:41 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 524/1041] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:41 2026] GET /volume/v3/snapshots/6b483c2c-b424-472a-9a8e-a779448cbf99 => generated 470 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7e1fdcc6-c581-4644-afd3-1c1e6c4de4fa None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7e1fdcc6-c581-4644-afd3-1c1e6c4de4fa tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] POST http://192.168.122.147/volume/v3/snapshots/6b483c2c-b424-472a-9a8e-a779448cbf99/action Sep 01 00:22:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7e1fdcc6-c581-4644-afd3-1c1e6c4de4fa tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:22:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7e1fdcc6-c581-4644-afd3-1c1e6c4de4fa tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:41 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:41 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7e1fdcc6-c581-4644-afd3-1c1e6c4de4fa tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Snapshot retrieved successfully. Sep 01 00:22:41 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:41 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7e1fdcc6-c581-4644-afd3-1c1e6c4de4fa tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Snapshot delete request issued successfully. Sep 01 00:22:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7e1fdcc6-c581-4644-afd3-1c1e6c4de4fa tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] http://192.168.122.147/volume/v3/snapshots/6b483c2c-b424-472a-9a8e-a779448cbf99/action returned with HTTP 202 Sep 01 00:22:41 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 518/1042] 192.168.122.147 () {60 vars in 1280 bytes} [Tue Sep 1 00:22:41 2026] POST /volume/v3/snapshots/6b483c2c-b424-472a-9a8e-a779448cbf99/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:22:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-29bc27fb-5e55-458e-8fa6-7e58d199d648 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-29bc27fb-5e55-458e-8fa6-7e58d199d648 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/6b483c2c-b424-472a-9a8e-a779448cbf99 Sep 01 00:22:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-29bc27fb-5e55-458e-8fa6-7e58d199d648 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-29bc27fb-5e55-458e-8fa6-7e58d199d648 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:41 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:41 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:41 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-29bc27fb-5e55-458e-8fa6-7e58d199d648 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-29bc27fb-5e55-458e-8fa6-7e58d199d648 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/6b483c2c-b424-472a-9a8e-a779448cbf99 returned with HTTP 200 Sep 01 00:22:41 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 525/1043] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:41 2026] GET /volume/v3/snapshots/6b483c2c-b424-472a-9a8e-a779448cbf99 => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7293325c-6694-47d2-a984-2a9bcaf2687c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7293325c-6694-47d2-a984-2a9bcaf2687c tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] GET http://192.168.122.147/volume/v3/volumes/f4b94992-85f3-45c9-abeb-16ddbeb9202e Sep 01 00:22:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7293325c-6694-47d2-a984-2a9bcaf2687c tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7293325c-6694-47d2-a984-2a9bcaf2687c tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:42 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:42 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:42 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:42 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:42 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7293325c-6694-47d2-a984-2a9bcaf2687c tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Volume info retrieved successfully. Sep 01 00:22:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7293325c-6694-47d2-a984-2a9bcaf2687c tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] http://192.168.122.147/volume/v3/volumes/f4b94992-85f3-45c9-abeb-16ddbeb9202e returned with HTTP 200 Sep 01 00:22:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 519/1044] 192.168.122.147 () {60 vars in 1272 bytes} [Tue Sep 1 00:22:42 2026] GET /volume/v3/volumes/f4b94992-85f3-45c9-abeb-16ddbeb9202e => generated 882 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-18e96f8d-8ae8-44fc-81fb-9154a4a8a29a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-18e96f8d-8ae8-44fc-81fb-9154a4a8a29a tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/de8de2ce-04be-4ebd-8cc5-595e7569da83 Sep 01 00:22:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-18e96f8d-8ae8-44fc-81fb-9154a4a8a29a tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-18e96f8d-8ae8-44fc-81fb-9154a4a8a29a tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-825b922b-0bed-4d1d-be63-045d8b4af754 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-825b922b-0bed-4d1d-be63-045d8b4af754 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] GET http://192.168.122.147/volume/v3/messages Sep 01 00:22:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-825b922b-0bed-4d1d-be63-045d8b4af754 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-825b922b-0bed-4d1d-be63-045d8b4af754 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-825b922b-0bed-4d1d-be63-045d8b4af754 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] http://192.168.122.147/volume/v3/messages returned with HTTP 200 Sep 01 00:22:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 520/1045] 192.168.122.147 () {60 vars in 1164 bytes} [Tue Sep 1 00:22:42 2026] GET /volume/v3/messages => generated 678 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:42 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:42 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:42 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:42 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e58fbf1e-edf9-4c28-bfb7-7db9134f38f4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e58fbf1e-edf9-4c28-bfb7-7db9134f38f4 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] GET http://192.168.122.147/volume/v3/messages/c2768d40-d753-44df-b980-fb3cba35bde2 Sep 01 00:22:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e58fbf1e-edf9-4c28-bfb7-7db9134f38f4 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e58fbf1e-edf9-4c28-bfb7-7db9134f38f4 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:42 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-18e96f8d-8ae8-44fc-81fb-9154a4a8a29a tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e58fbf1e-edf9-4c28-bfb7-7db9134f38f4 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] http://192.168.122.147/volume/v3/messages/c2768d40-d753-44df-b980-fb3cba35bde2 returned with HTTP 200 Sep 01 00:22:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 521/1046] 192.168.122.147 () {60 vars in 1275 bytes} [Tue Sep 1 00:22:42 2026] GET /volume/v3/messages/c2768d40-d753-44df-b980-fb3cba35bde2 => generated 675 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-18e96f8d-8ae8-44fc-81fb-9154a4a8a29a tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/de8de2ce-04be-4ebd-8cc5-595e7569da83 returned with HTTP 200 Sep 01 00:22:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ddb401fc-b1b2-4a5f-a415-e605b82a5515 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 526/1047] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:42 2026] GET /volume/v3/volumes/de8de2ce-04be-4ebd-8cc5-595e7569da83 => generated 881 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ddb401fc-b1b2-4a5f-a415-e605b82a5515 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] GET http://192.168.122.147/volume/v3/messages Sep 01 00:22:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ddb401fc-b1b2-4a5f-a415-e605b82a5515 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ddb401fc-b1b2-4a5f-a415-e605b82a5515 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ddb401fc-b1b2-4a5f-a415-e605b82a5515 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] http://192.168.122.147/volume/v3/messages returned with HTTP 200 Sep 01 00:22:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 522/1048] 192.168.122.147 () {60 vars in 1164 bytes} [Tue Sep 1 00:22:42 2026] GET /volume/v3/messages => generated 678 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0cd1f2e0-185b-45b9-bfa6-984f839f6696 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0cd1f2e0-185b-45b9-bfa6-984f839f6696 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] DELETE http://192.168.122.147/volume/v3/messages/c2768d40-d753-44df-b980-fb3cba35bde2 Sep 01 00:22:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0cd1f2e0-185b-45b9-bfa6-984f839f6696 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0cd1f2e0-185b-45b9-bfa6-984f839f6696 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0cd1f2e0-185b-45b9-bfa6-984f839f6696 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] http://192.168.122.147/volume/v3/messages/c2768d40-d753-44df-b980-fb3cba35bde2 returned with HTTP 204 Sep 01 00:22:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 527/1049] 192.168.122.147 () {60 vars in 1278 bytes} [Tue Sep 1 00:22:42 2026] DELETE /volume/v3/messages/c2768d40-d753-44df-b980-fb3cba35bde2 => generated 0 bytes in 29 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 00:22:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a139d75e-253a-4c47-afe9-437adb461769 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a139d75e-253a-4c47-afe9-437adb461769 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] GET http://192.168.122.147/volume/v3/volumes/f4b94992-85f3-45c9-abeb-16ddbeb9202e Sep 01 00:22:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a139d75e-253a-4c47-afe9-437adb461769 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a139d75e-253a-4c47-afe9-437adb461769 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:42 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:42 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:42 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:42 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:42 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a139d75e-253a-4c47-afe9-437adb461769 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Volume info retrieved successfully. Sep 01 00:22:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a139d75e-253a-4c47-afe9-437adb461769 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] http://192.168.122.147/volume/v3/volumes/f4b94992-85f3-45c9-abeb-16ddbeb9202e returned with HTTP 200 Sep 01 00:22:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 523/1050] 192.168.122.147 () {60 vars in 1272 bytes} [Tue Sep 1 00:22:42 2026] GET /volume/v3/volumes/f4b94992-85f3-45c9-abeb-16ddbeb9202e => generated 882 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d4ffed92-63e3-4dad-b590-92bf439cfc52 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d4ffed92-63e3-4dad-b590-92bf439cfc52 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] DELETE http://192.168.122.147/volume/v3/volumes/f4b94992-85f3-45c9-abeb-16ddbeb9202e Sep 01 00:22:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d4ffed92-63e3-4dad-b590-92bf439cfc52 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d4ffed92-63e3-4dad-b590-92bf439cfc52 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:42 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-d4ffed92-63e3-4dad-b590-92bf439cfc52 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Delete volume with id: f4b94992-85f3-45c9-abeb-16ddbeb9202e Sep 01 00:22:42 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:42 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:42 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:42 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:42 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d4ffed92-63e3-4dad-b590-92bf439cfc52 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Volume info retrieved successfully. Sep 01 00:22:42 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d4ffed92-63e3-4dad-b590-92bf439cfc52 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87485) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 00:22:42 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-d4ffed92-63e3-4dad-b590-92bf439cfc52 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-525781339 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-525781339, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:22:42 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-d4ffed92-63e3-4dad-b590-92bf439cfc52 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-525781339 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-525781339, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:22:42 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-d4ffed92-63e3-4dad-b590-92bf439cfc52 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Created reservations ['030610de-1bab-438a-bc01-70037e90bd77', '7b1dd61a-f03e-458c-882e-c1891bdf8ab1', '8e6f18cf-0f0c-4ebe-b190-76d9ea4c00f7', 'e879f827-1e2c-45de-900e-ce6c3be65588'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:22:42 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d4ffed92-63e3-4dad-b590-92bf439cfc52 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Delete volume request issued successfully. Sep 01 00:22:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d4ffed92-63e3-4dad-b590-92bf439cfc52 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] http://192.168.122.147/volume/v3/volumes/f4b94992-85f3-45c9-abeb-16ddbeb9202e returned with HTTP 202 Sep 01 00:22:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 528/1051] 192.168.122.147 () {60 vars in 1275 bytes} [Tue Sep 1 00:22:42 2026] DELETE /volume/v3/volumes/f4b94992-85f3-45c9-abeb-16ddbeb9202e => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:22:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-669a608c-e3c7-439a-8b85-7fe2d1ba6523 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-669a608c-e3c7-439a-8b85-7fe2d1ba6523 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] GET http://192.168.122.147/volume/v3/volumes/f4b94992-85f3-45c9-abeb-16ddbeb9202e Sep 01 00:22:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-669a608c-e3c7-439a-8b85-7fe2d1ba6523 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-669a608c-e3c7-439a-8b85-7fe2d1ba6523 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-669a608c-e3c7-439a-8b85-7fe2d1ba6523 tempest-UserMessagesTest-1202975533 tempest-UserMessagesTest-1202975533-project-member] http://192.168.122.147/volume/v3/volumes/f4b94992-85f3-45c9-abeb-16ddbeb9202e returned with HTTP 404 Sep 01 00:22:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 524/1052] 192.168.122.147 () {60 vars in 1272 bytes} [Tue Sep 1 00:22:42 2026] GET /volume/v3/volumes/f4b94992-85f3-45c9-abeb-16ddbeb9202e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:22:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ca90925a-5457-4c4b-ae88-61a24a3f1b05 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ca90925a-5457-4c4b-ae88-61a24a3f1b05 tempest-UserMessagesTest-797048015 tempest-UserMessagesTest-797048015-project-admin] DELETE http://192.168.122.147/volume/v3/types/f66d4fc3-7ba7-4f39-badb-c6fe59295a63 Sep 01 00:22:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ca90925a-5457-4c4b-ae88-61a24a3f1b05 tempest-UserMessagesTest-797048015 tempest-UserMessagesTest-797048015-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ca90925a-5457-4c4b-ae88-61a24a3f1b05 tempest-UserMessagesTest-797048015 tempest-UserMessagesTest-797048015-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f14de09c-6e31-442b-9f67-5ef84be32819 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f14de09c-6e31-442b-9f67-5ef84be32819 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/6b483c2c-b424-472a-9a8e-a779448cbf99 Sep 01 00:22:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f14de09c-6e31-442b-9f67-5ef84be32819 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f14de09c-6e31-442b-9f67-5ef84be32819 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:42 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:42 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:42 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f14de09c-6e31-442b-9f67-5ef84be32819 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f14de09c-6e31-442b-9f67-5ef84be32819 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/6b483c2c-b424-472a-9a8e-a779448cbf99 returned with HTTP 200 Sep 01 00:22:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 525/1053] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:42 2026] GET /volume/v3/snapshots/6b483c2c-b424-472a-9a8e-a779448cbf99 => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:22:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ca90925a-5457-4c4b-ae88-61a24a3f1b05 tempest-UserMessagesTest-797048015 tempest-UserMessagesTest-797048015-project-admin] http://192.168.122.147/volume/v3/types/f66d4fc3-7ba7-4f39-badb-c6fe59295a63 returned with HTTP 202 Sep 01 00:22:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 529/1054] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:22:42 2026] DELETE /volume/v3/types/f66d4fc3-7ba7-4f39-badb-c6fe59295a63 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:22:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-04ead30f-12bf-45c4-b94a-5d4f9a7e7064 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-04ead30f-12bf-45c4-b94a-5d4f9a7e7064 tempest-UserMessagesTest-797048015 tempest-UserMessagesTest-797048015-project-admin] GET http://192.168.122.147/volume/v3/types/f66d4fc3-7ba7-4f39-badb-c6fe59295a63 Sep 01 00:22:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-04ead30f-12bf-45c4-b94a-5d4f9a7e7064 tempest-UserMessagesTest-797048015 tempest-UserMessagesTest-797048015-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-04ead30f-12bf-45c4-b94a-5d4f9a7e7064 tempest-UserMessagesTest-797048015 tempest-UserMessagesTest-797048015-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-04ead30f-12bf-45c4-b94a-5d4f9a7e7064 tempest-UserMessagesTest-797048015 tempest-UserMessagesTest-797048015-project-admin] http://192.168.122.147/volume/v3/types/f66d4fc3-7ba7-4f39-badb-c6fe59295a63 returned with HTTP 404 Sep 01 00:22:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 526/1055] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:22:42 2026] GET /volume/v3/types/f66d4fc3-7ba7-4f39-badb-c6fe59295a63 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:22:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e87f2d28-7588-4d19-95a8-216d11fbec0c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e87f2d28-7588-4d19-95a8-216d11fbec0c tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/de8de2ce-04be-4ebd-8cc5-595e7569da83 Sep 01 00:22:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e87f2d28-7588-4d19-95a8-216d11fbec0c tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e87f2d28-7588-4d19-95a8-216d11fbec0c tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:43 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e87f2d28-7588-4d19-95a8-216d11fbec0c tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e87f2d28-7588-4d19-95a8-216d11fbec0c tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/de8de2ce-04be-4ebd-8cc5-595e7569da83 returned with HTTP 200 Sep 01 00:22:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 530/1056] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:43 2026] GET /volume/v3/volumes/de8de2ce-04be-4ebd-8cc5-595e7569da83 => generated 882 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-cd820099-eca0-45c9-9ed5-ab763952f8ab None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cd820099-eca0-45c9-9ed5-ab763952f8ab tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] PUT http://192.168.122.147/volume/v3/volumes/de8de2ce-04be-4ebd-8cc5-595e7569da83 Sep 01 00:22:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cd820099-eca0-45c9-9ed5-ab763952f8ab tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1226887863", "description": null}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:43 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-cd820099-eca0-45c9-9ed5-ab763952f8ab tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-cd820099-eca0-45c9-9ed5-ab763952f8ab tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume updated successfully. Sep 01 00:22:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cd820099-eca0-45c9-9ed5-ab763952f8ab tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/de8de2ce-04be-4ebd-8cc5-595e7569da83 returned with HTTP 200 Sep 01 00:22:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 527/1057] 192.168.122.147 () {60 vars in 1252 bytes} [Tue Sep 1 00:22:43 2026] PUT /volume/v3/volumes/de8de2ce-04be-4ebd-8cc5-595e7569da83 => generated 779 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ca9bd5b8-26f0-47f7-94f2-837edb79e424 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ca9bd5b8-26f0-47f7-94f2-837edb79e424 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/de8de2ce-04be-4ebd-8cc5-595e7569da83 Sep 01 00:22:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ca9bd5b8-26f0-47f7-94f2-837edb79e424 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ca9bd5b8-26f0-47f7-94f2-837edb79e424 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:43 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ca9bd5b8-26f0-47f7-94f2-837edb79e424 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ca9bd5b8-26f0-47f7-94f2-837edb79e424 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/de8de2ce-04be-4ebd-8cc5-595e7569da83 returned with HTTP 200 Sep 01 00:22:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 531/1058] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:43 2026] GET /volume/v3/volumes/de8de2ce-04be-4ebd-8cc5-595e7569da83 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5e4caf98-0417-4082-9c03-3d7d7bb8830e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5e4caf98-0417-4082-9c03-3d7d7bb8830e tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] DELETE http://192.168.122.147/volume/v3/volumes/de8de2ce-04be-4ebd-8cc5-595e7569da83 Sep 01 00:22:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5e4caf98-0417-4082-9c03-3d7d7bb8830e tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5e4caf98-0417-4082-9c03-3d7d7bb8830e tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:43 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-5e4caf98-0417-4082-9c03-3d7d7bb8830e tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Delete volume with id: de8de2ce-04be-4ebd-8cc5-595e7569da83 Sep 01 00:22:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:43 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5e4caf98-0417-4082-9c03-3d7d7bb8830e tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5e4caf98-0417-4082-9c03-3d7d7bb8830e tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Delete volume request issued successfully. Sep 01 00:22:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5e4caf98-0417-4082-9c03-3d7d7bb8830e tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/de8de2ce-04be-4ebd-8cc5-595e7569da83 returned with HTTP 202 Sep 01 00:22:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 528/1059] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:22:43 2026] DELETE /volume/v3/volumes/de8de2ce-04be-4ebd-8cc5-595e7569da83 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:22:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8ed70a38-0d81-4bb2-9438-ea49df6e6576 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8ed70a38-0d81-4bb2-9438-ea49df6e6576 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/de8de2ce-04be-4ebd-8cc5-595e7569da83 Sep 01 00:22:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8ed70a38-0d81-4bb2-9438-ea49df6e6576 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8ed70a38-0d81-4bb2-9438-ea49df6e6576 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:43 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8ed70a38-0d81-4bb2-9438-ea49df6e6576 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8ed70a38-0d81-4bb2-9438-ea49df6e6576 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/de8de2ce-04be-4ebd-8cc5-595e7569da83 returned with HTTP 200 Sep 01 00:22:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 532/1060] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:43 2026] GET /volume/v3/volumes/de8de2ce-04be-4ebd-8cc5-595e7569da83 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-645585c6-9140-4f95-8cb0-2d44cd6030e5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-645585c6-9140-4f95-8cb0-2d44cd6030e5 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/6b483c2c-b424-472a-9a8e-a779448cbf99 Sep 01 00:22:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-645585c6-9140-4f95-8cb0-2d44cd6030e5 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-645585c6-9140-4f95-8cb0-2d44cd6030e5 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-645585c6-9140-4f95-8cb0-2d44cd6030e5 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/6b483c2c-b424-472a-9a8e-a779448cbf99 returned with HTTP 404 Sep 01 00:22:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 529/1061] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:43 2026] GET /volume/v3/snapshots/6b483c2c-b424-472a-9a8e-a779448cbf99 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:22:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ac672bee-fb6e-4b65-abc0-c5ac9bbb3fb6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ac672bee-fb6e-4b65-abc0-c5ac9bbb3fb6 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] POST http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d/action Sep 01 00:22:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ac672bee-fb6e-4b65-abc0-c5ac9bbb3fb6 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:22:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ac672bee-fb6e-4b65-abc0-c5ac9bbb3fb6 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.admin_actions [None req-ac672bee-fb6e-4b65-abc0-c5ac9bbb3fb6 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Updating snapshot '78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d' with '{'status': 'available'}' {{(pid=87485) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 00:22:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ac672bee-fb6e-4b65-abc0-c5ac9bbb3fb6 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d/action returned with HTTP 202 Sep 01 00:22:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 533/1062] 192.168.122.147 () {60 vars in 1280 bytes} [Tue Sep 1 00:22:43 2026] POST /volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:22:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-790d8592-7c7c-47f6-aa23-221e3fe92023 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-790d8592-7c7c-47f6-aa23-221e3fe92023 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d Sep 01 00:22:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-790d8592-7c7c-47f6-aa23-221e3fe92023 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-790d8592-7c7c-47f6-aa23-221e3fe92023 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-790d8592-7c7c-47f6-aa23-221e3fe92023 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-790d8592-7c7c-47f6-aa23-221e3fe92023 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d returned with HTTP 200 Sep 01 00:22:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 530/1063] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:43 2026] GET /volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-dd1fa9f0-885a-48fd-8551-3a077c909b35 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dd1fa9f0-885a-48fd-8551-3a077c909b35 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/6b483c2c-b424-472a-9a8e-a779448cbf99 Sep 01 00:22:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dd1fa9f0-885a-48fd-8551-3a077c909b35 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dd1fa9f0-885a-48fd-8551-3a077c909b35 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:43 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-dd1fa9f0-885a-48fd-8551-3a077c909b35 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Delete snapshot with id: 6b483c2c-b424-472a-9a8e-a779448cbf99 Sep 01 00:22:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dd1fa9f0-885a-48fd-8551-3a077c909b35 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/6b483c2c-b424-472a-9a8e-a779448cbf99 returned with HTTP 404 Sep 01 00:22:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 534/1064] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:22:43 2026] DELETE /volume/v3/snapshots/6b483c2c-b424-472a-9a8e-a779448cbf99 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:22:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-52e2b4e8-e79c-4582-81c7-0771285bf4cd None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-52e2b4e8-e79c-4582-81c7-0771285bf4cd tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] POST http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d/action Sep 01 00:22:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-52e2b4e8-e79c-4582-81c7-0771285bf4cd tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:22:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-52e2b4e8-e79c-4582-81c7-0771285bf4cd tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.contrib.admin_actions [None req-52e2b4e8-e79c-4582-81c7-0771285bf4cd tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Updating snapshot '78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d' with '{'status': 'creating'}' {{(pid=87484) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 00:22:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-52e2b4e8-e79c-4582-81c7-0771285bf4cd tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d/action returned with HTTP 202 Sep 01 00:22:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 531/1065] 192.168.122.147 () {60 vars in 1280 bytes} [Tue Sep 1 00:22:43 2026] POST /volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:22:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-33045314-422f-45ed-a65d-944927d7f486 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-33045314-422f-45ed-a65d-944927d7f486 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d Sep 01 00:22:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-33045314-422f-45ed-a65d-944927d7f486 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-33045314-422f-45ed-a65d-944927d7f486 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:43 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-33045314-422f-45ed-a65d-944927d7f486 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-33045314-422f-45ed-a65d-944927d7f486 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d returned with HTTP 200 Sep 01 00:22:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 535/1066] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:43 2026] GET /volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a0727eea-0a4b-4ff4-bdb5-640bc2a15c1b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a0727eea-0a4b-4ff4-bdb5-640bc2a15c1b tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] POST http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d/action Sep 01 00:22:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a0727eea-0a4b-4ff4-bdb5-640bc2a15c1b tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:22:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a0727eea-0a4b-4ff4-bdb5-640bc2a15c1b tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.contrib.snapshot_actions [None req-a0727eea-0a4b-4ff4-bdb5-640bc2a15c1b tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87484) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 01 00:22:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:43 devstack devstack@c-api.service[87484]: INFO cinder.api.contrib.snapshot_actions [None req-a0727eea-0a4b-4ff4-bdb5-640bc2a15c1b tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Updating snapshot 78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d with info {'id': '78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d', 'status': 'error', 'progress': '80%'} Sep 01 00:22:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a0727eea-0a4b-4ff4-bdb5-640bc2a15c1b tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d/action returned with HTTP 202 Sep 01 00:22:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 532/1067] 192.168.122.147 () {60 vars in 1280 bytes} [Tue Sep 1 00:22:43 2026] POST /volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:22:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c59d3419-d22b-458c-bf3c-802cecdd9f68 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c59d3419-d22b-458c-bf3c-802cecdd9f68 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] GET http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d Sep 01 00:22:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c59d3419-d22b-458c-bf3c-802cecdd9f68 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c59d3419-d22b-458c-bf3c-802cecdd9f68 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:43 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c59d3419-d22b-458c-bf3c-802cecdd9f68 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Snapshot retrieved successfully. Sep 01 00:22:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c59d3419-d22b-458c-bf3c-802cecdd9f68 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d returned with HTTP 200 Sep 01 00:22:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 536/1068] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:43 2026] GET /volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d => generated 461 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:22:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ee1fda78-576c-4097-8310-e1418bf18d72 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ee1fda78-576c-4097-8310-e1418bf18d72 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] POST http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d/action Sep 01 00:22:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ee1fda78-576c-4097-8310-e1418bf18d72 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:22:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ee1fda78-576c-4097-8310-e1418bf18d72 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.contrib.admin_actions [None req-ee1fda78-576c-4097-8310-e1418bf18d72 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] Updating snapshot '78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d' with '{'status': 'available'}' {{(pid=87484) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 00:22:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ee1fda78-576c-4097-8310-e1418bf18d72 tempest-SnapshotsActionsTest-606585751 tempest-SnapshotsActionsTest-606585751-project-admin] http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d/action returned with HTTP 202 Sep 01 00:22:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 533/1069] 192.168.122.147 () {60 vars in 1280 bytes} [Tue Sep 1 00:22:43 2026] POST /volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:22:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a136ce5d-0160-4a22-8c4e-1f4a1058ff47 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a136ce5d-0160-4a22-8c4e-1f4a1058ff47 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d Sep 01 00:22:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a136ce5d-0160-4a22-8c4e-1f4a1058ff47 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a136ce5d-0160-4a22-8c4e-1f4a1058ff47 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a136ce5d-0160-4a22-8c4e-1f4a1058ff47 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a136ce5d-0160-4a22-8c4e-1f4a1058ff47 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d returned with HTTP 200 Sep 01 00:22:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 537/1070] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:44 2026] GET /volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:22:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-eb2d60c5-9ccf-44df-9a57-a0d9e2b308e7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-eb2d60c5-9ccf-44df-9a57-a0d9e2b308e7 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d Sep 01 00:22:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-eb2d60c5-9ccf-44df-9a57-a0d9e2b308e7 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-eb2d60c5-9ccf-44df-9a57-a0d9e2b308e7 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:44 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-eb2d60c5-9ccf-44df-9a57-a0d9e2b308e7 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Delete snapshot with id: 78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d Sep 01 00:22:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:44 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-eb2d60c5-9ccf-44df-9a57-a0d9e2b308e7 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:44 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:44 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:44 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-eb2d60c5-9ccf-44df-9a57-a0d9e2b308e7 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot delete request issued successfully. Sep 01 00:22:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-eb2d60c5-9ccf-44df-9a57-a0d9e2b308e7 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d returned with HTTP 202 Sep 01 00:22:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 534/1071] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:22:44 2026] DELETE /volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:22:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8e4de5b2-613e-4c61-9961-83b9d073a593 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8e4de5b2-613e-4c61-9961-83b9d073a593 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d Sep 01 00:22:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8e4de5b2-613e-4c61-9961-83b9d073a593 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8e4de5b2-613e-4c61-9961-83b9d073a593 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8e4de5b2-613e-4c61-9961-83b9d073a593 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8e4de5b2-613e-4c61-9961-83b9d073a593 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d returned with HTTP 200 Sep 01 00:22:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 538/1072] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:44 2026] GET /volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d => generated 464 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-57a29fc9-8242-429f-9e1a-a813999c65a7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-57a29fc9-8242-429f-9e1a-a813999c65a7 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/de8de2ce-04be-4ebd-8cc5-595e7569da83 Sep 01 00:22:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-57a29fc9-8242-429f-9e1a-a813999c65a7 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-57a29fc9-8242-429f-9e1a-a813999c65a7 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-57a29fc9-8242-429f-9e1a-a813999c65a7 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/de8de2ce-04be-4ebd-8cc5-595e7569da83 returned with HTTP 404 Sep 01 00:22:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 535/1073] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:44 2026] GET /volume/v3/volumes/de8de2ce-04be-4ebd-8cc5-595e7569da83 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:22:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b9381ec8-4423-4a4d-aea8-ab10d7ae28fb None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b9381ec8-4423-4a4d-aea8-ab10d7ae28fb tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 Sep 01 00:22:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b9381ec8-4423-4a4d-aea8-ab10d7ae28fb tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b9381ec8-4423-4a4d-aea8-ab10d7ae28fb tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b9381ec8-4423-4a4d-aea8-ab10d7ae28fb tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b9381ec8-4423-4a4d-aea8-ab10d7ae28fb tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 returned with HTTP 200 Sep 01 00:22:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 539/1074] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:44 2026] GET /volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 => generated 1378 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:22:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9a98c8d7-1cc3-4991-9337-f3e3d2f048c0 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9a98c8d7-1cc3-4991-9337-f3e3d2f048c0 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] DELETE http://192.168.122.147/volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 Sep 01 00:22:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9a98c8d7-1cc3-4991-9337-f3e3d2f048c0 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9a98c8d7-1cc3-4991-9337-f3e3d2f048c0 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:44 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-9a98c8d7-1cc3-4991-9337-f3e3d2f048c0 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Delete volume with id: fffd7797-ac38-468f-8ad6-03b192775c04 Sep 01 00:22:44 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:44 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:44 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9a98c8d7-1cc3-4991-9337-f3e3d2f048c0 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:44 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9a98c8d7-1cc3-4991-9337-f3e3d2f048c0 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Delete volume request issued successfully. Sep 01 00:22:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9a98c8d7-1cc3-4991-9337-f3e3d2f048c0 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 returned with HTTP 202 Sep 01 00:22:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 536/1075] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:22:44 2026] DELETE /volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:22:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d0f74fbd-73b2-4526-ab3d-f46d6a65d31e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d0f74fbd-73b2-4526-ab3d-f46d6a65d31e tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 Sep 01 00:22:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d0f74fbd-73b2-4526-ab3d-f46d6a65d31e tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d0f74fbd-73b2-4526-ab3d-f46d6a65d31e tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d0f74fbd-73b2-4526-ab3d-f46d6a65d31e tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Volume info retrieved successfully. Sep 01 00:22:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d0f74fbd-73b2-4526-ab3d-f46d6a65d31e tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 returned with HTTP 200 Sep 01 00:22:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 540/1076] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:44 2026] GET /volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 => generated 1377 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:22:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-76cc1b12-f014-48aa-aae5-3da3200353fb None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-76cc1b12-f014-48aa-aae5-3da3200353fb tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d Sep 01 00:22:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-76cc1b12-f014-48aa-aae5-3da3200353fb tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-76cc1b12-f014-48aa-aae5-3da3200353fb tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-76cc1b12-f014-48aa-aae5-3da3200353fb tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Snapshot retrieved successfully. Sep 01 00:22:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-76cc1b12-f014-48aa-aae5-3da3200353fb tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d returned with HTTP 200 Sep 01 00:22:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 537/1077] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:45 2026] GET /volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d => generated 464 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-247db2a4-7f76-49c7-86e5-e6c3744c3858 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-247db2a4-7f76-49c7-86e5-e6c3744c3858 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] GET http://192.168.122.147/volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 Sep 01 00:22:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-247db2a4-7f76-49c7-86e5-e6c3744c3858 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-247db2a4-7f76-49c7-86e5-e6c3744c3858 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-247db2a4-7f76-49c7-86e5-e6c3744c3858 tempest-VolumesGetTest-1872390408 tempest-VolumesGetTest-1872390408-project-member] http://192.168.122.147/volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 returned with HTTP 404 Sep 01 00:22:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 541/1078] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:45 2026] GET /volume/v3/volumes/fffd7797-ac38-468f-8ad6-03b192775c04 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:22:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-029648d6-0654-4e3f-ae38-1a629bf999ba None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-029648d6-0654-4e3f-ae38-1a629bf999ba tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d Sep 01 00:22:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-029648d6-0654-4e3f-ae38-1a629bf999ba tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-029648d6-0654-4e3f-ae38-1a629bf999ba tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-029648d6-0654-4e3f-ae38-1a629bf999ba tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d returned with HTTP 404 Sep 01 00:22:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 538/1079] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:46 2026] GET /volume/v3/snapshots/78bc8fe3-3e09-4e50-aa62-cc10dce4bf8d => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:22:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8d65b9e4-d9a0-4d2d-89e1-a33841c441f3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8d65b9e4-d9a0-4d2d-89e1-a33841c441f3 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/volumes/dcc30dbd-634a-4b7d-85a6-75ec3a96e976 Sep 01 00:22:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8d65b9e4-d9a0-4d2d-89e1-a33841c441f3 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8d65b9e4-d9a0-4d2d-89e1-a33841c441f3 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:46 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:46 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:46 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:46 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:46 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8d65b9e4-d9a0-4d2d-89e1-a33841c441f3 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Volume info retrieved successfully. Sep 01 00:22:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8d65b9e4-d9a0-4d2d-89e1-a33841c441f3 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/volumes/dcc30dbd-634a-4b7d-85a6-75ec3a96e976 returned with HTTP 200 Sep 01 00:22:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 542/1080] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:46 2026] GET /volume/v3/volumes/dcc30dbd-634a-4b7d-85a6-75ec3a96e976 => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c4a69cd4-ed9a-4e8f-9763-3e6f5f7b151d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c4a69cd4-ed9a-4e8f-9763-3e6f5f7b151d tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] DELETE http://192.168.122.147/volume/v3/volumes/dcc30dbd-634a-4b7d-85a6-75ec3a96e976 Sep 01 00:22:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c4a69cd4-ed9a-4e8f-9763-3e6f5f7b151d tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c4a69cd4-ed9a-4e8f-9763-3e6f5f7b151d tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:46 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-c4a69cd4-ed9a-4e8f-9763-3e6f5f7b151d tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Delete volume with id: dcc30dbd-634a-4b7d-85a6-75ec3a96e976 Sep 01 00:22:46 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:46 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:46 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:46 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:46 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c4a69cd4-ed9a-4e8f-9763-3e6f5f7b151d tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Volume info retrieved successfully. Sep 01 00:22:46 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c4a69cd4-ed9a-4e8f-9763-3e6f5f7b151d tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Delete volume request issued successfully. Sep 01 00:22:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c4a69cd4-ed9a-4e8f-9763-3e6f5f7b151d tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/volumes/dcc30dbd-634a-4b7d-85a6-75ec3a96e976 returned with HTTP 202 Sep 01 00:22:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 539/1081] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:22:46 2026] DELETE /volume/v3/volumes/dcc30dbd-634a-4b7d-85a6-75ec3a96e976 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 00:22:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-85255db0-2a93-4ed1-93e4-e4a6baddc20c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-85255db0-2a93-4ed1-93e4-e4a6baddc20c tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/volumes/dcc30dbd-634a-4b7d-85a6-75ec3a96e976 Sep 01 00:22:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-85255db0-2a93-4ed1-93e4-e4a6baddc20c tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-85255db0-2a93-4ed1-93e4-e4a6baddc20c tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:46 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:46 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:46 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:46 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:46 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-85255db0-2a93-4ed1-93e4-e4a6baddc20c tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Volume info retrieved successfully. Sep 01 00:22:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-85255db0-2a93-4ed1-93e4-e4a6baddc20c tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/volumes/dcc30dbd-634a-4b7d-85a6-75ec3a96e976 returned with HTTP 200 Sep 01 00:22:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 543/1082] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:46 2026] GET /volume/v3/volumes/dcc30dbd-634a-4b7d-85a6-75ec3a96e976 => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-906940df-1112-43e9-8d93-bd26c5eb05f4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-906940df-1112-43e9-8d93-bd26c5eb05f4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] GET http://192.168.122.147/volume/v3/volumes/dcc30dbd-634a-4b7d-85a6-75ec3a96e976 Sep 01 00:22:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-906940df-1112-43e9-8d93-bd26c5eb05f4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-906940df-1112-43e9-8d93-bd26c5eb05f4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:47 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:47 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:47 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:47 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-906940df-1112-43e9-8d93-bd26c5eb05f4 tempest-SnapshotsActionsTest-2058077818 tempest-SnapshotsActionsTest-2058077818-project-member] http://192.168.122.147/volume/v3/volumes/dcc30dbd-634a-4b7d-85a6-75ec3a96e976 returned with HTTP 404 Sep 01 00:22:47 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 540/1083] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:47 2026] GET /volume/v3/volumes/dcc30dbd-634a-4b7d-85a6-75ec3a96e976 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:22:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-693cfb5c-39de-4604-8292-71aaa3cb1fd0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-693cfb5c-39de-4604-8292-71aaa3cb1fd0 tempest-VolumeHostsAdminTestsJSON-603264536 tempest-VolumeHostsAdminTestsJSON-603264536-project-admin] GET http://192.168.122.147/volume/v3/os-hosts Sep 01 00:22:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-693cfb5c-39de-4604-8292-71aaa3cb1fd0 tempest-VolumeHostsAdminTestsJSON-603264536 tempest-VolumeHostsAdminTestsJSON-603264536-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-693cfb5c-39de-4604-8292-71aaa3cb1fd0 tempest-VolumeHostsAdminTestsJSON-603264536 tempest-VolumeHostsAdminTestsJSON-603264536-project-admin] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:48 devstack devstack@c-api.service[87485]: /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 00:22:48 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 00:22:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.hosts [None req-693cfb5c-39de-4604-8292-71aaa3cb1fd0 tempest-VolumeHostsAdminTestsJSON-603264536 tempest-VolumeHostsAdminTestsJSON-603264536-project-admin] status, active and update: available, enabled, 2026-08-31 22:21:54+00:00 {{(pid=87485) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 00:22:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.hosts [None req-693cfb5c-39de-4604-8292-71aaa3cb1fd0 tempest-VolumeHostsAdminTestsJSON-603264536 tempest-VolumeHostsAdminTestsJSON-603264536-project-admin] status, active and update: available, enabled, 2026-08-31 22:14:18+00:00 {{(pid=87485) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 00:22:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.hosts [None req-693cfb5c-39de-4604-8292-71aaa3cb1fd0 tempest-VolumeHostsAdminTestsJSON-603264536 tempest-VolumeHostsAdminTestsJSON-603264536-project-admin] status, active and update: available, enabled, 2026-08-31 22:20:57+00:00 {{(pid=87485) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 00:22:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-693cfb5c-39de-4604-8292-71aaa3cb1fd0 tempest-VolumeHostsAdminTestsJSON-603264536 tempest-VolumeHostsAdminTestsJSON-603264536-project-admin] http://192.168.122.147/volume/v3/os-hosts returned with HTTP 200 Sep 01 00:22:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 544/1084] 192.168.122.147 () {58 vars in 1124 bytes} [Tue Sep 1 00:22:48 2026] GET /volume/v3/os-hosts => generated 561 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6d41ee42-0d4a-4cb0-a529-7d3aadfd28d3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6d41ee42-0d4a-4cb0-a529-7d3aadfd28d3 tempest-VolumeHostsAdminTestsJSON-603264536 tempest-VolumeHostsAdminTestsJSON-603264536-project-admin] GET http://192.168.122.147/volume/v3/os-hosts Sep 01 00:22:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6d41ee42-0d4a-4cb0-a529-7d3aadfd28d3 tempest-VolumeHostsAdminTestsJSON-603264536 tempest-VolumeHostsAdminTestsJSON-603264536-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6d41ee42-0d4a-4cb0-a529-7d3aadfd28d3 tempest-VolumeHostsAdminTestsJSON-603264536 tempest-VolumeHostsAdminTestsJSON-603264536-project-admin] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:48 devstack devstack@c-api.service[87484]: /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 00:22:48 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 00:22:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.contrib.hosts [None req-6d41ee42-0d4a-4cb0-a529-7d3aadfd28d3 tempest-VolumeHostsAdminTestsJSON-603264536 tempest-VolumeHostsAdminTestsJSON-603264536-project-admin] status, active and update: available, enabled, 2026-08-31 22:21:54+00:00 {{(pid=87484) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 00:22:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.contrib.hosts [None req-6d41ee42-0d4a-4cb0-a529-7d3aadfd28d3 tempest-VolumeHostsAdminTestsJSON-603264536 tempest-VolumeHostsAdminTestsJSON-603264536-project-admin] status, active and update: available, enabled, 2026-08-31 22:14:18+00:00 {{(pid=87484) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 00:22:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.contrib.hosts [None req-6d41ee42-0d4a-4cb0-a529-7d3aadfd28d3 tempest-VolumeHostsAdminTestsJSON-603264536 tempest-VolumeHostsAdminTestsJSON-603264536-project-admin] status, active and update: available, enabled, 2026-08-31 22:20:57+00:00 {{(pid=87484) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 00:22:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6d41ee42-0d4a-4cb0-a529-7d3aadfd28d3 tempest-VolumeHostsAdminTestsJSON-603264536 tempest-VolumeHostsAdminTestsJSON-603264536-project-admin] http://192.168.122.147/volume/v3/os-hosts returned with HTTP 200 Sep 01 00:22:48 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 541/1085] 192.168.122.147 () {58 vars in 1124 bytes} [Tue Sep 1 00:22:48 2026] GET /volume/v3/os-hosts => generated 561 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1afb1855-e286-468f-8f9d-0e55e8a1ccc2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1afb1855-e286-468f-8f9d-0e55e8a1ccc2 tempest-VolumeHostsAdminTestsJSON-603264536 tempest-VolumeHostsAdminTestsJSON-603264536-project-admin] GET http://192.168.122.147/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 01 00:22:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1afb1855-e286-468f-8f9d-0e55e8a1ccc2 tempest-VolumeHostsAdminTestsJSON-603264536 tempest-VolumeHostsAdminTestsJSON-603264536-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1afb1855-e286-468f-8f9d-0e55e8a1ccc2 tempest-VolumeHostsAdminTestsJSON-603264536 tempest-VolumeHostsAdminTestsJSON-603264536-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1afb1855-e286-468f-8f9d-0e55e8a1ccc2 tempest-VolumeHostsAdminTestsJSON-603264536 tempest-VolumeHostsAdminTestsJSON-603264536-project-admin] http://192.168.122.147/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 01 00:22:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 545/1086] 192.168.122.147 () {58 vars in 1187 bytes} [Tue Sep 1 00:22:48 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-109571a7-e84b-418f-87f1-6fecc097a4de None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-109571a7-e84b-418f-87f1-6fecc097a4de tempest-VolumeHostsAdminTestsJSON-603264536 tempest-VolumeHostsAdminTestsJSON-603264536-project-admin] GET http://192.168.122.147/volume/v3/os-hosts/devstack@QuobyteHD Sep 01 00:22:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-109571a7-e84b-418f-87f1-6fecc097a4de tempest-VolumeHostsAdminTestsJSON-603264536 tempest-VolumeHostsAdminTestsJSON-603264536-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-109571a7-e84b-418f-87f1-6fecc097a4de tempest-VolumeHostsAdminTestsJSON-603264536 tempest-VolumeHostsAdminTestsJSON-603264536-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-109571a7-e84b-418f-87f1-6fecc097a4de tempest-VolumeHostsAdminTestsJSON-603264536 tempest-VolumeHostsAdminTestsJSON-603264536-project-admin] http://192.168.122.147/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 01 00:22:48 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 542/1087] 192.168.122.147 () {58 vars in 1181 bytes} [Tue Sep 1 00:22:48 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 172 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3fcac9ca-25d9-4447-ad38-a53abf61493e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3fcac9ca-25d9-4447-ad38-a53abf61493e tempest-VolumesSummaryTest-1220050531 tempest-VolumesSummaryTest-1220050531-project-member] GET http://192.168.122.147/volume/v3/volumes/summary Sep 01 00:22:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3fcac9ca-25d9-4447-ad38-a53abf61493e tempest-VolumesSummaryTest-1220050531 tempest-VolumesSummaryTest-1220050531-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3fcac9ca-25d9-4447-ad38-a53abf61493e tempest-VolumesSummaryTest-1220050531 tempest-VolumesSummaryTest-1220050531-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-3fcac9ca-25d9-4447-ad38-a53abf61493e tempest-VolumesSummaryTest-1220050531 tempest-VolumesSummaryTest-1220050531-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:22:49 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3fcac9ca-25d9-4447-ad38-a53abf61493e tempest-VolumesSummaryTest-1220050531 tempest-VolumesSummaryTest-1220050531-project-member] Get summary completed successfully. Sep 01 00:22:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3fcac9ca-25d9-4447-ad38-a53abf61493e tempest-VolumesSummaryTest-1220050531 tempest-VolumesSummaryTest-1220050531-project-member] http://192.168.122.147/volume/v3/volumes/summary returned with HTTP 200 Sep 01 00:22:49 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 546/1088] 192.168.122.147 () {60 vars in 1186 bytes} [Tue Sep 1 00:22:49 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7e2c39d5-c41b-41a6-b87c-786c45306ce4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7e2c39d5-c41b-41a6-b87c-786c45306ce4 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:22:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7e2c39d5-c41b-41a6-b87c-786c45306ce4 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1294470931"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-7e2c39d5-c41b-41a6-b87c-786c45306ce4 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1294470931'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:22:50 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-7e2c39d5-c41b-41a6-b87c-786c45306ce4 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Create volume of 1 GB Sep 01 00:22:50 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7e2c39d5-c41b-41a6-b87c-786c45306ce4 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Availability Zones retrieved successfully. Sep 01 00:22:50 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7e2c39d5-c41b-41a6-b87c-786c45306ce4 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Flow 'volume_create_api' (c362349d-5b45-4336-bd1f-3c38689b95c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:22:50 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7e2c39d5-c41b-41a6-b87c-786c45306ce4 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (949c62b2-8541-4eae-af97-04c05805ec4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:50 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-7e2c39d5-c41b-41a6-b87c-786c45306ce4 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:22:50 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7e2c39d5-c41b-41a6-b87c-786c45306ce4 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (949c62b2-8541-4eae-af97-04c05805ec4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:50 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7e2c39d5-c41b-41a6-b87c-786c45306ce4 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8491f34e-7f7e-4268-85b5-be76b9a4ca3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:50 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-7e2c39d5-c41b-41a6-b87c-786c45306ce4 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Created reservations ['e469ba6c-fd6a-4008-8a01-0507f78873a6', '34e19ac0-5bb3-4682-9963-0835198652af', '92fa8677-c3f6-4406-93f6-228b503e7a2d', '6826f790-ed0a-43a8-b362-3d9174466ab7'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:22:50 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7e2c39d5-c41b-41a6-b87c-786c45306ce4 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8491f34e-7f7e-4268-85b5-be76b9a4ca3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e469ba6c-fd6a-4008-8a01-0507f78873a6', '34e19ac0-5bb3-4682-9963-0835198652af', '92fa8677-c3f6-4406-93f6-228b503e7a2d', '6826f790-ed0a-43a8-b362-3d9174466ab7']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:50 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7e2c39d5-c41b-41a6-b87c-786c45306ce4 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6deb2c76-3d01-4d88-b676-48f66615585b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:50 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:50 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:50 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7e2c39d5-c41b-41a6-b87c-786c45306ce4 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6deb2c76-3d01-4d88-b676-48f66615585b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63d0d2e2-a35a-436a-b751-8e6fc031678f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1294470931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='122ff6e642a84dc081393db8f5d4b6b4',qos_specs=None,replication_status=,reservations=['e469ba6c-fd6a-4008-8a01-0507f78873a6','34e19ac0-5bb3-4682-9963-0835198652af','92fa8677-c3f6-4406-93f6-228b503e7a2d','6826f790-ed0a-43a8-b362-3d9174466ab7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09aaa96f6add47a284fb165028a67127',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:22:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1294470931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63d0d2e2-a35a-436a-b751-8e6fc031678f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='122ff6e642a84dc081393db8f5d4b6b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09aaa96f6add47a284fb165028a67127',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:50 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7e2c39d5-c41b-41a6-b87c-786c45306ce4 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5c8c6d9-9a5f-4909-b228-3e5e5a6871df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:50 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7e2c39d5-c41b-41a6-b87c-786c45306ce4 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5c8c6d9-9a5f-4909-b228-3e5e5a6871df) transitioned into state 'SUCCESS' from state '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-1294470931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='122ff6e642a84dc081393db8f5d4b6b4',qos_specs=None,replication_status=,reservations=['e469ba6c-fd6a-4008-8a01-0507f78873a6','34e19ac0-5bb3-4682-9963-0835198652af','92fa8677-c3f6-4406-93f6-228b503e7a2d','6826f790-ed0a-43a8-b362-3d9174466ab7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09aaa96f6add47a284fb165028a67127',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:50 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7e2c39d5-c41b-41a6-b87c-786c45306ce4 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (247c3e94-94f6-4c16-ae0e-abe44535205f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:50 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7e2c39d5-c41b-41a6-b87c-786c45306ce4 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (247c3e94-94f6-4c16-ae0e-abe44535205f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:50 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7e2c39d5-c41b-41a6-b87c-786c45306ce4 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Flow 'volume_create_api' (c362349d-5b45-4336-bd1f-3c38689b95c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:22:50 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7e2c39d5-c41b-41a6-b87c-786c45306ce4 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Create volume request issued successfully. Sep 01 00:22:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7e2c39d5-c41b-41a6-b87c-786c45306ce4 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:22:50 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 543/1089] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:22:50 2026] POST /volume/v3/volumes => generated 764 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:22:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d6bf6c4b-79ab-4be1-b4e9-5c7ab55502da None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d6bf6c4b-79ab-4be1-b4e9-5c7ab55502da tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f Sep 01 00:22:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d6bf6c4b-79ab-4be1-b4e9-5c7ab55502da tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d6bf6c4b-79ab-4be1-b4e9-5c7ab55502da tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:50 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:50 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:50 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:50 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:50 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d6bf6c4b-79ab-4be1-b4e9-5c7ab55502da tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:22:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d6bf6c4b-79ab-4be1-b4e9-5c7ab55502da tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f returned with HTTP 200 Sep 01 00:22:50 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 547/1090] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:50 2026] GET /volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f => generated 832 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8232d24b-4364-49fb-91e9-2b34ef64790f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8232d24b-4364-49fb-91e9-2b34ef64790f tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f Sep 01 00:22:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8232d24b-4364-49fb-91e9-2b34ef64790f tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8232d24b-4364-49fb-91e9-2b34ef64790f tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:51 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:51 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:51 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:51 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:51 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8232d24b-4364-49fb-91e9-2b34ef64790f tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:22:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8232d24b-4364-49fb-91e9-2b34ef64790f tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f returned with HTTP 200 Sep 01 00:22:51 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 544/1091] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:51 2026] GET /volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f => generated 856 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d65e416c-d413-4b66-8a10-8156a456dc58 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d65e416c-d413-4b66-8a10-8156a456dc58 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f Sep 01 00:22:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d65e416c-d413-4b66-8a10-8156a456dc58 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d65e416c-d413-4b66-8a10-8156a456dc58 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:52 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:52 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:52 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:52 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:52 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d65e416c-d413-4b66-8a10-8156a456dc58 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:22:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d65e416c-d413-4b66-8a10-8156a456dc58 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f returned with HTTP 200 Sep 01 00:22:52 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 548/1092] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:52 2026] GET /volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f => generated 857 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-22fe12aa-569a-43f1-b67d-138576b8ecc6 req-08374efb-2ac4-4b9a-87d0-b2b0d8a99890 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-22fe12aa-569a-43f1-b67d-138576b8ecc6 req-08374efb-2ac4-4b9a-87d0-b2b0d8a99890 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f Sep 01 00:22:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-22fe12aa-569a-43f1-b67d-138576b8ecc6 req-08374efb-2ac4-4b9a-87d0-b2b0d8a99890 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-22fe12aa-569a-43f1-b67d-138576b8ecc6 req-08374efb-2ac4-4b9a-87d0-b2b0d8a99890 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:53 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:53 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:53 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:53 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:53 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-22fe12aa-569a-43f1-b67d-138576b8ecc6 req-08374efb-2ac4-4b9a-87d0-b2b0d8a99890 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:22:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-22fe12aa-569a-43f1-b67d-138576b8ecc6 req-08374efb-2ac4-4b9a-87d0-b2b0d8a99890 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f returned with HTTP 200 Sep 01 00:22:53 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 545/1093] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:22:53 2026] GET /volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f => generated 857 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-05589eef-c6ab-4741-9878-3447daed5c4a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f87d9170-fba5-4c98-957b-29dc998d6230 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f87d9170-fba5-4c98-957b-29dc998d6230 None None] GET http://192.168.122.147/volume// Sep 01 00:22:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f87d9170-fba5-4c98-957b-29dc998d6230 None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f87d9170-fba5-4c98-957b-29dc998d6230 None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f87d9170-fba5-4c98-957b-29dc998d6230 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:22:53 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 546/1094] 192.168.122.147 () {58 vars in 1317 bytes} [Tue Sep 1 00:22:53 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:22:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-22fe12aa-569a-43f1-b67d-138576b8ecc6 req-fd973196-8aa6-4428-9c0d-2dd09b398f6b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-05589eef-c6ab-4741-9878-3447daed5c4a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:22:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-05589eef-c6ab-4741-9878-3447daed5c4a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-19783472"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-05589eef-c6ab-4741-9878-3447daed5c4a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-19783472'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:22:53 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-05589eef-c6ab-4741-9878-3447daed5c4a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Create volume of 1 GB Sep 01 00:22:53 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-05589eef-c6ab-4741-9878-3447daed5c4a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Availability Zones retrieved successfully. Sep 01 00:22:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-05589eef-c6ab-4741-9878-3447daed5c4a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Flow 'volume_create_api' (1f1da26b-142b-445b-8d11-da1f5157797c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:22:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-05589eef-c6ab-4741-9878-3447daed5c4a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf81da59-e2d7-42fd-9ed6-acc4997346ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-05589eef-c6ab-4741-9878-3447daed5c4a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:22:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-22fe12aa-569a-43f1-b67d-138576b8ecc6 req-fd973196-8aa6-4428-9c0d-2dd09b398f6b tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 01 00:22:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-22fe12aa-569a-43f1-b67d-138576b8ecc6 req-fd973196-8aa6-4428-9c0d-2dd09b398f6b tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "63d0d2e2-a35a-436a-b751-8e6fc031678f", "connector": null, "instance_uuid": "56806498-297a-430e-a6ff-1b1a011d41e1"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-05589eef-c6ab-4741-9878-3447daed5c4a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf81da59-e2d7-42fd-9ed6-acc4997346ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:53 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:53 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-05589eef-c6ab-4741-9878-3447daed5c4a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eed1b96e-0019-4c15-abed-a2132a3f95cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:53 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:53 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-22fe12aa-569a-43f1-b67d-138576b8ecc6 req-fd973196-8aa6-4428-9c0d-2dd09b398f6b tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 01 00:22:53 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 547/1095] 192.168.122.147 () {66 vars in 1483 bytes} [Tue Sep 1 00:22:53 2026] POST /volume/v3/attachments => generated 273 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:22:53 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-05589eef-c6ab-4741-9878-3447daed5c4a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Created reservations ['e13fa2f5-fbf8-45cb-9362-205ca2dcab24', '00818e5f-ccfe-41df-a3c4-b8d1565b4ef5', 'd79b8532-e47a-4c9a-89ba-69784602e7f3', '620ecd7c-6aed-4764-87fa-daab9cbcef23'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:22:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-05589eef-c6ab-4741-9878-3447daed5c4a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eed1b96e-0019-4c15-abed-a2132a3f95cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e13fa2f5-fbf8-45cb-9362-205ca2dcab24', '00818e5f-ccfe-41df-a3c4-b8d1565b4ef5', 'd79b8532-e47a-4c9a-89ba-69784602e7f3', '620ecd7c-6aed-4764-87fa-daab9cbcef23']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-05589eef-c6ab-4741-9878-3447daed5c4a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4287b79-67ab-43b7-8b55-bd510ac49d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3b9efa29-3d4b-44d6-9099-97ddab7448be None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3b9efa29-3d4b-44d6-9099-97ddab7448be tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f Sep 01 00:22:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3b9efa29-3d4b-44d6-9099-97ddab7448be tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3b9efa29-3d4b-44d6-9099-97ddab7448be tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:53 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:53 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:53 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:53 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:53 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:53 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-05589eef-c6ab-4741-9878-3447daed5c4a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4287b79-67ab-43b7-8b55-bd510ac49d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3bb5382-8279-46ea-bfd9-24714bf77bd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-19783472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2249c82a1783486dbc755ce7cfcabfc7',qos_specs=None,replication_status=,reservations=['e13fa2f5-fbf8-45cb-9362-205ca2dcab24','00818e5f-ccfe-41df-a3c4-b8d1565b4ef5','d79b8532-e47a-4c9a-89ba-69784602e7f3','620ecd7c-6aed-4764-87fa-daab9cbcef23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54d99c12c86a4d6db36426d4209907c0',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:22:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-19783472',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3bb5382-8279-46ea-bfd9-24714bf77bd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2249c82a1783486dbc755ce7cfcabfc7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54d99c12c86a4d6db36426d4209907c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-05589eef-c6ab-4741-9878-3447daed5c4a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ca1975f-8daa-4363-8d58-608c7aeaffe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:53 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3b9efa29-3d4b-44d6-9099-97ddab7448be tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:22:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3b9efa29-3d4b-44d6-9099-97ddab7448be tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f returned with HTTP 200 Sep 01 00:22:53 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 548/1096] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:53 2026] GET /volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f => generated 856 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-54960e49-944c-4a74-92e3-8ba3293a59bd None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-54960e49-944c-4a74-92e3-8ba3293a59bd None None] GET http://192.168.122.147/volume// Sep 01 00:22:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-54960e49-944c-4a74-92e3-8ba3293a59bd None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-54960e49-944c-4a74-92e3-8ba3293a59bd None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-54960e49-944c-4a74-92e3-8ba3293a59bd None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:22:53 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 549/1097] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:22:53 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:22:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-22fe12aa-569a-43f1-b67d-138576b8ecc6 req-60cb0ff5-eeb1-41e8-9e92-757f190ed6c0 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-22fe12aa-569a-43f1-b67d-138576b8ecc6 req-60cb0ff5-eeb1-41e8-9e92-757f190ed6c0 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f Sep 01 00:22:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-05589eef-c6ab-4741-9878-3447daed5c4a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ca1975f-8daa-4363-8d58-608c7aeaffe1) transitioned into state 'SUCCESS' from state '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-19783472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2249c82a1783486dbc755ce7cfcabfc7',qos_specs=None,replication_status=,reservations=['e13fa2f5-fbf8-45cb-9362-205ca2dcab24','00818e5f-ccfe-41df-a3c4-b8d1565b4ef5','d79b8532-e47a-4c9a-89ba-69784602e7f3','620ecd7c-6aed-4764-87fa-daab9cbcef23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54d99c12c86a4d6db36426d4209907c0',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-22fe12aa-569a-43f1-b67d-138576b8ecc6 req-60cb0ff5-eeb1-41e8-9e92-757f190ed6c0 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-22fe12aa-569a-43f1-b67d-138576b8ecc6 req-60cb0ff5-eeb1-41e8-9e92-757f190ed6c0 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-05589eef-c6ab-4741-9878-3447daed5c4a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7846483f-e9d3-47cb-b3d6-331bc0aa662c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:53 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:53 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:53 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:53 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-05589eef-c6ab-4741-9878-3447daed5c4a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7846483f-e9d3-47cb-b3d6-331bc0aa662c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:54 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-22fe12aa-569a-43f1-b67d-138576b8ecc6 req-60cb0ff5-eeb1-41e8-9e92-757f190ed6c0 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:22:54 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-05589eef-c6ab-4741-9878-3447daed5c4a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Flow 'volume_create_api' (1f1da26b-142b-445b-8d11-da1f5157797c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:22:54 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-05589eef-c6ab-4741-9878-3447daed5c4a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Create volume request issued successfully. Sep 01 00:22:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-05589eef-c6ab-4741-9878-3447daed5c4a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:22:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 549/1098] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:22:53 2026] POST /volume/v3/volumes => generated 765 bytes in 766 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:22:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-22fe12aa-569a-43f1-b67d-138576b8ecc6 req-60cb0ff5-eeb1-41e8-9e92-757f190ed6c0 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f returned with HTTP 200 Sep 01 00:22:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 550/1099] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:22:53 2026] GET /volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f => generated 1037 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:22:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-21741da2-7226-43f0-9556-a75c8ab5b52b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-21741da2-7226-43f0-9556-a75c8ab5b52b tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/volumes/f3bb5382-8279-46ea-bfd9-24714bf77bd1 Sep 01 00:22:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-21741da2-7226-43f0-9556-a75c8ab5b52b tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-21741da2-7226-43f0-9556-a75c8ab5b52b tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:54 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:54 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:54 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:54 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:54 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-21741da2-7226-43f0-9556-a75c8ab5b52b tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Volume info retrieved successfully. Sep 01 00:22:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-21741da2-7226-43f0-9556-a75c8ab5b52b tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/volumes/f3bb5382-8279-46ea-bfd9-24714bf77bd1 returned with HTTP 200 Sep 01 00:22:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 550/1100] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:54 2026] GET /volume/v3/volumes/f3bb5382-8279-46ea-bfd9-24714bf77bd1 => generated 833 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-22fe12aa-569a-43f1-b67d-138576b8ecc6 req-2c7e6565-5f03-4c6f-bf20-427d7b342129 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-22fe12aa-569a-43f1-b67d-138576b8ecc6 req-2c7e6565-5f03-4c6f-bf20-427d7b342129 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] PUT http://192.168.122.147/volume/v3/attachments/40b21ae0-9f28-4a18-be03-6d6e80181a62 Sep 01 00:22:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-22fe12aa-569a-43f1-b67d-138576b8ecc6 req-2c7e6565-5f03-4c6f-bf20-427d7b342129 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:adfa816424c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "da743fc2-df7b-458e-a6d8-82aef14baffc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:54 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-22fe12aa-569a-43f1-b67d-138576b8ecc6 req-2c7e6565-5f03-4c6f-bf20-427d7b342129 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Acquiring lock "cinder-attachment_update-63d0d2e2-a35a-436a-b751-8e6fc031678f-devstack" by "attachment_update" {{(pid=87484) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 00:22:54 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-22fe12aa-569a-43f1-b67d-138576b8ecc6 req-2c7e6565-5f03-4c6f-bf20-427d7b342129 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Lock "cinder-attachment_update-63d0d2e2-a35a-436a-b751-8e6fc031678f-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87484) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 00:22:54 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:54 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:54 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:54 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:54 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-22fe12aa-569a-43f1-b67d-138576b8ecc6 req-2c7e6565-5f03-4c6f-bf20-427d7b342129 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Lock "cinder-attachment_update-63d0d2e2-a35a-436a-b751-8e6fc031678f-devstack" released by "attachment_update" :: held 0.357s {{(pid=87484) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 00:22:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-22fe12aa-569a-43f1-b67d-138576b8ecc6 req-2c7e6565-5f03-4c6f-bf20-427d7b342129 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/attachments/40b21ae0-9f28-4a18-be03-6d6e80181a62 returned with HTTP 200 Sep 01 00:22:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 551/1101] 192.168.122.147 () {66 vars in 1593 bytes} [Tue Sep 1 00:22:54 2026] PUT /volume/v3/attachments/40b21ae0-9f28-4a18-be03-6d6e80181a62 => generated 694 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:22:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-db0a3604-b4ae-46f9-85e3-98ee8873e1a2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-db0a3604-b4ae-46f9-85e3-98ee8873e1a2 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f Sep 01 00:22:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-db0a3604-b4ae-46f9-85e3-98ee8873e1a2 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-db0a3604-b4ae-46f9-85e3-98ee8873e1a2 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:54 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:54 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:54 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:54 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:55 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-db0a3604-b4ae-46f9-85e3-98ee8873e1a2 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:22:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-db0a3604-b4ae-46f9-85e3-98ee8873e1a2 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f returned with HTTP 200 Sep 01 00:22:55 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 551/1102] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:54 2026] GET /volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f => generated 857 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3c306d4b-9852-4b6d-8761-6dab7533014c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3c306d4b-9852-4b6d-8761-6dab7533014c tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/volumes/f3bb5382-8279-46ea-bfd9-24714bf77bd1 Sep 01 00:22:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3c306d4b-9852-4b6d-8761-6dab7533014c tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3c306d4b-9852-4b6d-8761-6dab7533014c tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:55 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:55 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:55 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:55 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:55 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3c306d4b-9852-4b6d-8761-6dab7533014c tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Volume info retrieved successfully. Sep 01 00:22:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3c306d4b-9852-4b6d-8761-6dab7533014c tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/volumes/f3bb5382-8279-46ea-bfd9-24714bf77bd1 returned with HTTP 200 Sep 01 00:22:55 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 552/1103] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:55 2026] GET /volume/v3/volumes/f3bb5382-8279-46ea-bfd9-24714bf77bd1 => generated 857 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-22fe12aa-569a-43f1-b67d-138576b8ecc6 req-1eba6a65-a451-430d-9031-68e432363a04 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-22fe12aa-569a-43f1-b67d-138576b8ecc6 req-1eba6a65-a451-430d-9031-68e432363a04 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] POST http://192.168.122.147/volume/v3/attachments/40b21ae0-9f28-4a18-be03-6d6e80181a62/action Sep 01 00:22:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-22fe12aa-569a-43f1-b67d-138576b8ecc6 req-1eba6a65-a451-430d-9031-68e432363a04 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Action body: b'{"os-complete": null}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:22:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-22fe12aa-569a-43f1-b67d-138576b8ecc6 req-1eba6a65-a451-430d-9031-68e432363a04 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8db287d9-8145-4fbc-8b21-799a83ca3675 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:55 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:55 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:55 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:55 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-22fe12aa-569a-43f1-b67d-138576b8ecc6 req-1eba6a65-a451-430d-9031-68e432363a04 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/attachments/40b21ae0-9f28-4a18-be03-6d6e80181a62/action returned with HTTP 204 Sep 01 00:22:55 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 552/1104] 192.168.122.147 () {66 vars in 1614 bytes} [Tue Sep 1 00:22:55 2026] POST /volume/v3/attachments/40b21ae0-9f28-4a18-be03-6d6e80181a62/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:22:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7336643a-4fd3-4c3e-a1cc-f1fb017cdd9f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7336643a-4fd3-4c3e-a1cc-f1fb017cdd9f tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] GET http://192.168.122.147/volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a Sep 01 00:22:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7336643a-4fd3-4c3e-a1cc-f1fb017cdd9f tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7336643a-4fd3-4c3e-a1cc-f1fb017cdd9f tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7336643a-4fd3-4c3e-a1cc-f1fb017cdd9f tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a returned with HTTP 200 Sep 01 00:22:55 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 553/1105] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:55 2026] GET /volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a => generated 440 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ec46610a-5557-4d80-acba-576ec0977e06 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ec46610a-5557-4d80-acba-576ec0977e06 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] GET http://192.168.122.147/volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a/defaults Sep 01 00:22:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ec46610a-5557-4d80-acba-576ec0977e06 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ec46610a-5557-4d80-acba-576ec0977e06 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Calling method 'defaults' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ec46610a-5557-4d80-acba-576ec0977e06 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a/defaults returned with HTTP 200 Sep 01 00:22:55 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 554/1106] 192.168.122.147 () {58 vars in 1265 bytes} [Tue Sep 1 00:22:55 2026] GET /volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a/defaults => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2d52faf1-7e85-453a-95ab-d18ff8d04d99 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2d52faf1-7e85-453a-95ab-d18ff8d04d99 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] PUT http://192.168.122.147/volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a Sep 01 00:22:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2d52faf1-7e85-453a-95ab-d18ff8d04d99 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8db287d9-8145-4fbc-8b21-799a83ca3675 tempest-VolumeQuotasNegativeTestJSON-722929373 tempest-VolumeQuotasNegativeTestJSON-722929373-project-admin] GET http://192.168.122.147/volume/v3/os-quota-sets/9e2817ee3fa94bc8a29a94c0e1b06b1d Sep 01 00:22:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8db287d9-8145-4fbc-8b21-799a83ca3675 tempest-VolumeQuotasNegativeTestJSON-722929373 tempest-VolumeQuotasNegativeTestJSON-722929373-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8db287d9-8145-4fbc-8b21-799a83ca3675 tempest-VolumeQuotasNegativeTestJSON-722929373 tempest-VolumeQuotasNegativeTestJSON-722929373-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8db287d9-8145-4fbc-8b21-799a83ca3675 tempest-VolumeQuotasNegativeTestJSON-722929373 tempest-VolumeQuotasNegativeTestJSON-722929373-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/9e2817ee3fa94bc8a29a94c0e1b06b1d returned with HTTP 200 Sep 01 00:22:55 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 553/1107] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:55 2026] GET /volume/v3/os-quota-sets/9e2817ee3fa94bc8a29a94c0e1b06b1d => generated 440 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-342fee90-1fd5-4d52-af76-4d6155fead19 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2d52faf1-7e85-453a-95ab-d18ff8d04d99 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a returned with HTTP 200 Sep 01 00:22:55 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 555/1108] 192.168.122.147 () {60 vars in 1258 bytes} [Tue Sep 1 00:22:55 2026] PUT /volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a => generated 398 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-492776f6-1eb8-4366-a1cc-409a18b67857 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-492776f6-1eb8-4366-a1cc-409a18b67857 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] DELETE http://192.168.122.147/volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a Sep 01 00:22:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-492776f6-1eb8-4366-a1cc-409a18b67857 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-492776f6-1eb8-4366-a1cc-409a18b67857 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-492776f6-1eb8-4366-a1cc-409a18b67857 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a returned with HTTP 200 Sep 01 00:22:55 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 556/1109] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:22:55 2026] DELETE /volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 00:22:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-361eac62-11c0-4f77-9a1c-e1ab99d45175 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-361eac62-11c0-4f77-9a1c-e1ab99d45175 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] GET http://192.168.122.147/volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a Sep 01 00:22:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-361eac62-11c0-4f77-9a1c-e1ab99d45175 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-361eac62-11c0-4f77-9a1c-e1ab99d45175 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-361eac62-11c0-4f77-9a1c-e1ab99d45175 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a returned with HTTP 200 Sep 01 00:22:55 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 557/1110] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:55 2026] GET /volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4b4fc401-0094-4868-b937-960980f713ec None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-342fee90-1fd5-4d52-af76-4d6155fead19 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:22:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-342fee90-1fd5-4d52-af76-4d6155fead19 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1907253255"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4b4fc401-0094-4868-b937-960980f713ec tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] PUT http://192.168.122.147/volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a Sep 01 00:22:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4b4fc401-0094-4868-b937-960980f713ec tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-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=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-342fee90-1fd5-4d52-af76-4d6155fead19 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1907253255'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:22:55 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-342fee90-1fd5-4d52-af76-4d6155fead19 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Create volume of 1 GB Sep 01 00:22:55 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-342fee90-1fd5-4d52-af76-4d6155fead19 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Availability Zones retrieved successfully. Sep 01 00:22:55 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-342fee90-1fd5-4d52-af76-4d6155fead19 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Flow 'volume_create_api' (56969bcc-e1b5-478b-a645-04164dff38ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:22:55 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-342fee90-1fd5-4d52-af76-4d6155fead19 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43a2b310-8fa9-46d1-bae0-58d8922620f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:55 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-342fee90-1fd5-4d52-af76-4d6155fead19 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:22:55 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-342fee90-1fd5-4d52-af76-4d6155fead19 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43a2b310-8fa9-46d1-bae0-58d8922620f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:55 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-342fee90-1fd5-4d52-af76-4d6155fead19 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efea6b14-3abc-4533-8f6b-720ed952f059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4b4fc401-0094-4868-b937-960980f713ec tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a returned with HTTP 200 Sep 01 00:22:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 558/1111] 192.168.122.147 () {60 vars in 1259 bytes} [Tue Sep 1 00:22:55 2026] PUT /volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a => generated 398 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-290d642e-68a4-4f0a-b7b9-2d4099e66520 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-290d642e-68a4-4f0a-b7b9-2d4099e66520 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f Sep 01 00:22:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-290d642e-68a4-4f0a-b7b9-2d4099e66520 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-290d642e-68a4-4f0a-b7b9-2d4099e66520 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:56 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-342fee90-1fd5-4d52-af76-4d6155fead19 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Created reservations ['5fbf770b-f9e9-4275-8a8d-11854607b1d1', '37f0f380-b893-4baa-b8fa-d8de4282b66f', '02c5d33d-6229-4ef5-a9a2-8f60b07a7e63', 'e56021d6-94bb-4837-bbef-793d9e9475f2'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:22:56 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:56 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:56 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-342fee90-1fd5-4d52-af76-4d6155fead19 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efea6b14-3abc-4533-8f6b-720ed952f059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fbf770b-f9e9-4275-8a8d-11854607b1d1', '37f0f380-b893-4baa-b8fa-d8de4282b66f', '02c5d33d-6229-4ef5-a9a2-8f60b07a7e63', 'e56021d6-94bb-4837-bbef-793d9e9475f2']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:56 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-342fee90-1fd5-4d52-af76-4d6155fead19 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a11d15a-c409-4570-8b85-1cf49a53924f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:56 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:56 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:56 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-290d642e-68a4-4f0a-b7b9-2d4099e66520 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:22:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-290d642e-68a4-4f0a-b7b9-2d4099e66520 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f returned with HTTP 200 Sep 01 00:22:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 559/1112] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:56 2026] GET /volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f => generated 1149 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:22:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f5a5af27-e60e-4bc6-96df-28c0c6303331 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f5a5af27-e60e-4bc6-96df-28c0c6303331 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] GET http://192.168.122.147/volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a/defaults Sep 01 00:22:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f5a5af27-e60e-4bc6-96df-28c0c6303331 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f5a5af27-e60e-4bc6-96df-28c0c6303331 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Calling method 'defaults' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:56 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:56 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:56 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-342fee90-1fd5-4d52-af76-4d6155fead19 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a11d15a-c409-4570-8b85-1cf49a53924f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b8f89ed-260a-4947-ae87-ab2a3e0ac3c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1907253255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e2817ee3fa94bc8a29a94c0e1b06b1d',qos_specs=None,replication_status=,reservations=['5fbf770b-f9e9-4275-8a8d-11854607b1d1','37f0f380-b893-4baa-b8fa-d8de4282b66f','02c5d33d-6229-4ef5-a9a2-8f60b07a7e63','e56021d6-94bb-4837-bbef-793d9e9475f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1df34ef6612441bbd3c3b8b518ecc27',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:22:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1907253255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b8f89ed-260a-4947-ae87-ab2a3e0ac3c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e2817ee3fa94bc8a29a94c0e1b06b1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1df34ef6612441bbd3c3b8b518ecc27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:56 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-342fee90-1fd5-4d52-af76-4d6155fead19 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce409362-a324-4ad4-8340-e38eb2a39d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f5a5af27-e60e-4bc6-96df-28c0c6303331 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a/defaults returned with HTTP 200 Sep 01 00:22:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 560/1113] 192.168.122.147 () {58 vars in 1265 bytes} [Tue Sep 1 00:22:56 2026] GET /volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a/defaults => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d7cc714b-16ef-4472-baf2-d00db80b8743 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d7cc714b-16ef-4472-baf2-d00db80b8743 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f Sep 01 00:22:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d7cc714b-16ef-4472-baf2-d00db80b8743 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d7cc714b-16ef-4472-baf2-d00db80b8743 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:56 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:56 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:56 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:56 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:56 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-342fee90-1fd5-4d52-af76-4d6155fead19 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce409362-a324-4ad4-8340-e38eb2a39d52) transitioned into state 'SUCCESS' from state '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-1907253255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e2817ee3fa94bc8a29a94c0e1b06b1d',qos_specs=None,replication_status=,reservations=['5fbf770b-f9e9-4275-8a8d-11854607b1d1','37f0f380-b893-4baa-b8fa-d8de4282b66f','02c5d33d-6229-4ef5-a9a2-8f60b07a7e63','e56021d6-94bb-4837-bbef-793d9e9475f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1df34ef6612441bbd3c3b8b518ecc27',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:56 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-342fee90-1fd5-4d52-af76-4d6155fead19 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f75e817a-a26a-4543-9757-b67082d43996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:56 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d7cc714b-16ef-4472-baf2-d00db80b8743 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:22:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d7cc714b-16ef-4472-baf2-d00db80b8743 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f returned with HTTP 200 Sep 01 00:22:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 561/1114] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:56 2026] GET /volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f => generated 1149 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:22:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-19738bfb-ae1e-45b5-9142-d50f8da20383 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-19738bfb-ae1e-45b5-9142-d50f8da20383 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] GET http://192.168.122.147/volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a Sep 01 00:22:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-19738bfb-ae1e-45b5-9142-d50f8da20383 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-19738bfb-ae1e-45b5-9142-d50f8da20383 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:56 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-342fee90-1fd5-4d52-af76-4d6155fead19 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f75e817a-a26a-4543-9757-b67082d43996) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:56 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-342fee90-1fd5-4d52-af76-4d6155fead19 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Flow 'volume_create_api' (56969bcc-e1b5-478b-a645-04164dff38ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:22:56 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-342fee90-1fd5-4d52-af76-4d6155fead19 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Create volume request issued successfully. Sep 01 00:22:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-342fee90-1fd5-4d52-af76-4d6155fead19 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:22:56 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 554/1115] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:22:55 2026] POST /volume/v3/volumes => generated 768 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:22:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-19738bfb-ae1e-45b5-9142-d50f8da20383 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a returned with HTTP 200 Sep 01 00:22:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 562/1116] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:56 2026] GET /volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a => generated 440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-90ecefce-68bd-4c61-a94b-c4d3af10e17a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7010c0b3-bfb6-4623-b9b7-2904ca3bbb38 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-90ecefce-68bd-4c61-a94b-c4d3af10e17a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/volumes/f3bb5382-8279-46ea-bfd9-24714bf77bd1 Sep 01 00:22:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7010c0b3-bfb6-4623-b9b7-2904ca3bbb38 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] GET http://192.168.122.147/volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a?usage=True Sep 01 00:22:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7010c0b3-bfb6-4623-b9b7-2904ca3bbb38 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7010c0b3-bfb6-4623-b9b7-2904ca3bbb38 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-90ecefce-68bd-4c61-a94b-c4d3af10e17a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-90ecefce-68bd-4c61-a94b-c4d3af10e17a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7010c0b3-bfb6-4623-b9b7-2904ca3bbb38 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a?usage=True returned with HTTP 200 Sep 01 00:22:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 563/1117] 192.168.122.147 () {58 vars in 1259 bytes} [Tue Sep 1 00:22:56 2026] GET /volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a?usage=True => generated 1064 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:22:56 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:56 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:56 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:56 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:56 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-90ecefce-68bd-4c61-a94b-c4d3af10e17a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Volume info retrieved successfully. Sep 01 00:22:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-25d9810e-b7b7-4035-9ab9-de4c9163e0ce None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-90ecefce-68bd-4c61-a94b-c4d3af10e17a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/volumes/f3bb5382-8279-46ea-bfd9-24714bf77bd1 returned with HTTP 200 Sep 01 00:22:56 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 555/1118] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:56 2026] GET /volume/v3/volumes/f3bb5382-8279-46ea-bfd9-24714bf77bd1 => generated 858 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-dde8e73e-3c80-414b-ba11-c36f2119c4a0 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-dde8e73e-3c80-414b-ba11-c36f2119c4a0 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] GET http://192.168.122.147/volume/v3/volumes/6b8f89ed-260a-4947-ae87-ab2a3e0ac3c9 Sep 01 00:22:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-dde8e73e-3c80-414b-ba11-c36f2119c4a0 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-dde8e73e-3c80-414b-ba11-c36f2119c4a0 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:56 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:56 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:56 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:56 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:56 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-dde8e73e-3c80-414b-ba11-c36f2119c4a0 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Volume info retrieved successfully. Sep 01 00:22:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-dde8e73e-3c80-414b-ba11-c36f2119c4a0 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] http://192.168.122.147/volume/v3/volumes/6b8f89ed-260a-4947-ae87-ab2a3e0ac3c9 returned with HTTP 200 Sep 01 00:22:56 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 556/1119] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:56 2026] GET /volume/v3/volumes/6b8f89ed-260a-4947-ae87-ab2a3e0ac3c9 => generated 836 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5525c2b0-1592-4b04-8109-b3479d3c29ec None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5525c2b0-1592-4b04-8109-b3479d3c29ec tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:22:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5525c2b0-1592-4b04-8109-b3479d3c29ec tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3bb5382-8279-46ea-bfd9-24714bf77bd1", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1190830488"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:56 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:56 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:56 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:56 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:56 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5525c2b0-1592-4b04-8109-b3479d3c29ec tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Volume info retrieved successfully. Sep 01 00:22:56 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-5525c2b0-1592-4b04-8109-b3479d3c29ec tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Create snapshot from volume f3bb5382-8279-46ea-bfd9-24714bf77bd1 Sep 01 00:22:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-25d9810e-b7b7-4035-9ab9-de4c9163e0ce tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:22:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-25d9810e-b7b7-4035-9ab9-de4c9163e0ce tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1616766916"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-25d9810e-b7b7-4035-9ab9-de4c9163e0ce tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1616766916'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:22:56 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-25d9810e-b7b7-4035-9ab9-de4c9163e0ce tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Create volume of 1 GB Sep 01 00:22:56 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-25d9810e-b7b7-4035-9ab9-de4c9163e0ce tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Availability Zones retrieved successfully. Sep 01 00:22:56 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-5525c2b0-1592-4b04-8109-b3479d3c29ec tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Created reservations ['4a3ebb97-e87b-43fa-a572-a67dae032c85', '072d5c08-d20c-44d3-95ec-3b10934304e0', '00587b87-2360-451d-a40c-8a1635161c93', '4a1d4d0f-0197-4184-a3f4-e6883220d79f'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:22:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-25d9810e-b7b7-4035-9ab9-de4c9163e0ce tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Flow 'volume_create_api' (d368ccc0-ce56-4098-8ca5-45f9eb8783bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:22:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-25d9810e-b7b7-4035-9ab9-de4c9163e0ce tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06369b44-582d-48a9-88a4-f822d6ca0578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-25d9810e-b7b7-4035-9ab9-de4c9163e0ce tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:22:56 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:56 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:56 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5525c2b0-1592-4b04-8109-b3479d3c29ec tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Snapshot create request issued successfully. Sep 01 00:22:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5525c2b0-1592-4b04-8109-b3479d3c29ec tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:22:56 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 557/1120] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:22:56 2026] POST /volume/v3/snapshots => generated 314 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:22:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-25d9810e-b7b7-4035-9ab9-de4c9163e0ce tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06369b44-582d-48a9-88a4-f822d6ca0578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b9644b9e-aea0-414c-957f-84ab9587f408 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b9644b9e-aea0-414c-957f-84ab9587f408 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots/1ea1e441-6502-44f5-a0b8-531f464af682 Sep 01 00:22:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b9644b9e-aea0-414c-957f-84ab9587f408 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b9644b9e-aea0-414c-957f-84ab9587f408 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-25d9810e-b7b7-4035-9ab9-de4c9163e0ce tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d736fe1-63d1-49f7-8910-43ebbc6c2df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:56 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:56 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:56 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b9644b9e-aea0-414c-957f-84ab9587f408 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Snapshot retrieved successfully. Sep 01 00:22:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b9644b9e-aea0-414c-957f-84ab9587f408 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots/1ea1e441-6502-44f5-a0b8-531f464af682 returned with HTTP 200 Sep 01 00:22:56 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 558/1121] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:56 2026] GET /volume/v3/snapshots/1ea1e441-6502-44f5-a0b8-531f464af682 => generated 446 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:56 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-25d9810e-b7b7-4035-9ab9-de4c9163e0ce tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Created reservations ['3e5eaa60-5612-4565-9cdc-4708b2b060f9', 'd794140c-438e-49c8-8351-d173d1e10ecd', '571bbed3-f608-48a7-8e73-c0c448d9b54d', '9b69d8aa-d387-4468-b31d-600026b2b104'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:22:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-25d9810e-b7b7-4035-9ab9-de4c9163e0ce tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d736fe1-63d1-49f7-8910-43ebbc6c2df0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e5eaa60-5612-4565-9cdc-4708b2b060f9', 'd794140c-438e-49c8-8351-d173d1e10ecd', '571bbed3-f608-48a7-8e73-c0c448d9b54d', '9b69d8aa-d387-4468-b31d-600026b2b104']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-25d9810e-b7b7-4035-9ab9-de4c9163e0ce tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b4f662a-809e-420b-9809-a4d5249aed57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:56 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:56 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-25d9810e-b7b7-4035-9ab9-de4c9163e0ce tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b4f662a-809e-420b-9809-a4d5249aed57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f4bae9b-f218-4521-9262-4a4b2271ce2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1616766916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebb92ccf655646b59e41e55ba943660a',qos_specs=None,replication_status=,reservations=['3e5eaa60-5612-4565-9cdc-4708b2b060f9','d794140c-438e-49c8-8351-d173d1e10ecd','571bbed3-f608-48a7-8e73-c0c448d9b54d','9b69d8aa-d387-4468-b31d-600026b2b104'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e46a817b51f4544a428a60f10e45f10',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:22:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1616766916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f4bae9b-f218-4521-9262-4a4b2271ce2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebb92ccf655646b59e41e55ba943660a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e46a817b51f4544a428a60f10e45f10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-25d9810e-b7b7-4035-9ab9-de4c9163e0ce tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb5d3644-07c7-481b-a0a5-a6878a6e47aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-25d9810e-b7b7-4035-9ab9-de4c9163e0ce tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb5d3644-07c7-481b-a0a5-a6878a6e47aa) transitioned into state 'SUCCESS' from state '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-1616766916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebb92ccf655646b59e41e55ba943660a',qos_specs=None,replication_status=,reservations=['3e5eaa60-5612-4565-9cdc-4708b2b060f9','d794140c-438e-49c8-8351-d173d1e10ecd','571bbed3-f608-48a7-8e73-c0c448d9b54d','9b69d8aa-d387-4468-b31d-600026b2b104'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e46a817b51f4544a428a60f10e45f10',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-25d9810e-b7b7-4035-9ab9-de4c9163e0ce tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (064a7179-00cc-4556-9763-8ab693d2e679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:57 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-25d9810e-b7b7-4035-9ab9-de4c9163e0ce tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (064a7179-00cc-4556-9763-8ab693d2e679) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:57 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-25d9810e-b7b7-4035-9ab9-de4c9163e0ce tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Flow 'volume_create_api' (d368ccc0-ce56-4098-8ca5-45f9eb8783bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:22:57 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-25d9810e-b7b7-4035-9ab9-de4c9163e0ce tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Create volume request issued successfully. Sep 01 00:22:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-25d9810e-b7b7-4035-9ab9-de4c9163e0ce tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:22:57 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 564/1122] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:22:56 2026] POST /volume/v3/volumes => generated 765 bytes in 667 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:22:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-31f92b22-95ef-40f7-a41d-64e063ed204b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-31f92b22-95ef-40f7-a41d-64e063ed204b tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] GET http://192.168.122.147/volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a Sep 01 00:22:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-31f92b22-95ef-40f7-a41d-64e063ed204b tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-31f92b22-95ef-40f7-a41d-64e063ed204b tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:57 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:57 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:57 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:57 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:57 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-31f92b22-95ef-40f7-a41d-64e063ed204b tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Volume info retrieved successfully. Sep 01 00:22:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-31f92b22-95ef-40f7-a41d-64e063ed204b tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] http://192.168.122.147/volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a returned with HTTP 200 Sep 01 00:22:57 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 559/1123] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:57 2026] GET /volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a => generated 833 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-efb610b7-8fa8-4369-9e8c-fcba4d49aa91 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-efb610b7-8fa8-4369-9e8c-fcba4d49aa91 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] GET http://192.168.122.147/volume/v3/volumes/6b8f89ed-260a-4947-ae87-ab2a3e0ac3c9 Sep 01 00:22:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-efb610b7-8fa8-4369-9e8c-fcba4d49aa91 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-efb610b7-8fa8-4369-9e8c-fcba4d49aa91 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:57 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:57 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:57 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:57 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:57 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-efb610b7-8fa8-4369-9e8c-fcba4d49aa91 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Volume info retrieved successfully. Sep 01 00:22:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-efb610b7-8fa8-4369-9e8c-fcba4d49aa91 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] http://192.168.122.147/volume/v3/volumes/6b8f89ed-260a-4947-ae87-ab2a3e0ac3c9 returned with HTTP 200 Sep 01 00:22:57 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 565/1124] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:57 2026] GET /volume/v3/volumes/6b8f89ed-260a-4947-ae87-ab2a3e0ac3c9 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b0e0de34-8d79-4ad9-ad70-12a2af7c31bf None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b0e0de34-8d79-4ad9-ad70-12a2af7c31bf tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots/1ea1e441-6502-44f5-a0b8-531f464af682 Sep 01 00:22:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b0e0de34-8d79-4ad9-ad70-12a2af7c31bf tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b0e0de34-8d79-4ad9-ad70-12a2af7c31bf tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:57 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:57 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:57 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b0e0de34-8d79-4ad9-ad70-12a2af7c31bf tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Snapshot retrieved successfully. Sep 01 00:22:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b0e0de34-8d79-4ad9-ad70-12a2af7c31bf tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots/1ea1e441-6502-44f5-a0b8-531f464af682 returned with HTTP 200 Sep 01 00:22:57 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 560/1125] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:57 2026] GET /volume/v3/snapshots/1ea1e441-6502-44f5-a0b8-531f464af682 => generated 446 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:22:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2a6391c7-185f-4392-a7f3-70c6458514a2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2a6391c7-185f-4392-a7f3-70c6458514a2 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] GET http://192.168.122.147/volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a Sep 01 00:22:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2a6391c7-185f-4392-a7f3-70c6458514a2 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2a6391c7-185f-4392-a7f3-70c6458514a2 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:58 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:58 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:58 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:58 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:58 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2a6391c7-185f-4392-a7f3-70c6458514a2 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Volume info retrieved successfully. Sep 01 00:22:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2a6391c7-185f-4392-a7f3-70c6458514a2 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] http://192.168.122.147/volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a returned with HTTP 200 Sep 01 00:22:58 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 566/1126] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:58 2026] GET /volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a => generated 857 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-81b68345-e605-415f-909e-c7e2f5d5b1d4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-81b68345-e605-415f-909e-c7e2f5d5b1d4 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] GET http://192.168.122.147/volume/v3/volumes/6b8f89ed-260a-4947-ae87-ab2a3e0ac3c9 Sep 01 00:22:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-81b68345-e605-415f-909e-c7e2f5d5b1d4 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-81b68345-e605-415f-909e-c7e2f5d5b1d4 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:58 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:58 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:58 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:58 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:58 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-81b68345-e605-415f-909e-c7e2f5d5b1d4 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Volume info retrieved successfully. Sep 01 00:22:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-81b68345-e605-415f-909e-c7e2f5d5b1d4 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] http://192.168.122.147/volume/v3/volumes/6b8f89ed-260a-4947-ae87-ab2a3e0ac3c9 returned with HTTP 200 Sep 01 00:22:58 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 561/1127] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:58 2026] GET /volume/v3/volumes/6b8f89ed-260a-4947-ae87-ab2a3e0ac3c9 => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9a4d4060-a24b-4072-97ab-e05a5b909d97 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9a4d4060-a24b-4072-97ab-e05a5b909d97 tempest-VolumeQuotasNegativeTestJSON-722929373 tempest-VolumeQuotasNegativeTestJSON-722929373-project-admin] PUT http://192.168.122.147/volume/v3/os-quota-sets/9e2817ee3fa94bc8a29a94c0e1b06b1d Sep 01 00:22:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9a4d4060-a24b-4072-97ab-e05a5b909d97 tempest-VolumeQuotasNegativeTestJSON-722929373 tempest-VolumeQuotasNegativeTestJSON-722929373-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9a4d4060-a24b-4072-97ab-e05a5b909d97 tempest-VolumeQuotasNegativeTestJSON-722929373 tempest-VolumeQuotasNegativeTestJSON-722929373-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/9e2817ee3fa94bc8a29a94c0e1b06b1d returned with HTTP 200 Sep 01 00:22:58 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 567/1128] 192.168.122.147 () {60 vars in 1258 bytes} [Tue Sep 1 00:22:58 2026] PUT /volume/v3/os-quota-sets/9e2817ee3fa94bc8a29a94c0e1b06b1d => generated 395 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-95915724-78d6-41cf-825c-8bc28b76531d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-95915724-78d6-41cf-825c-8bc28b76531d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:22:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-95915724-78d6-41cf-825c-8bc28b76531d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-95915724-78d6-41cf-825c-8bc28b76531d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:22:58 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-95915724-78d6-41cf-825c-8bc28b76531d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Create volume of 2 GB Sep 01 00:22:58 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-95915724-78d6-41cf-825c-8bc28b76531d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Availability Zones retrieved successfully. Sep 01 00:22:58 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-95915724-78d6-41cf-825c-8bc28b76531d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Flow 'volume_create_api' (f891cfb4-160f-42c7-b226-dd654ed33125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:22:58 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-95915724-78d6-41cf-825c-8bc28b76531d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67953bde-3ff6-4c73-969a-74f9f400c360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:58 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-95915724-78d6-41cf-825c-8bc28b76531d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Validating volume size '2' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:22:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-386cbed5-49af-448c-90a1-d691d8c4d1a9 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-386cbed5-49af-448c-90a1-d691d8c4d1a9 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots/1ea1e441-6502-44f5-a0b8-531f464af682 Sep 01 00:22:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-386cbed5-49af-448c-90a1-d691d8c4d1a9 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-386cbed5-49af-448c-90a1-d691d8c4d1a9 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:58 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:58 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:58 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-386cbed5-49af-448c-90a1-d691d8c4d1a9 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Snapshot retrieved successfully. Sep 01 00:22:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-386cbed5-49af-448c-90a1-d691d8c4d1a9 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots/1ea1e441-6502-44f5-a0b8-531f464af682 returned with HTTP 200 Sep 01 00:22:58 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 568/1129] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:58 2026] GET /volume/v3/snapshots/1ea1e441-6502-44f5-a0b8-531f464af682 => generated 446 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:58 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-95915724-78d6-41cf-825c-8bc28b76531d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67953bde-3ff6-4c73-969a-74f9f400c360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:58 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-95915724-78d6-41cf-825c-8bc28b76531d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d414c73-a741-4b8b-b59a-df0ffc688d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:58 devstack devstack@c-api.service[87484]: WARNING cinder.quota_utils [None req-95915724-78d6-41cf-825c-8bc28b76531d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Quota exceeded for 9e2817ee3fa94bc8a29a94c0e1b06b1d, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 00:22:58 devstack devstack@c-api.service[87484]: WARNING cinder.volume.api [None req-95915724-78d6-41cf-825c-8bc28b76531d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d414c73-a741-4b8b-b59a-df0ffc688d17) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 00:22:58 devstack devstack@c-api.service[87484]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 01 00:22:58 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-95915724-78d6-41cf-825c-8bc28b76531d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d414c73-a741-4b8b-b59a-df0ffc688d17) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:58 devstack devstack@c-api.service[87484]: WARNING cinder.volume.api [None req-95915724-78d6-41cf-825c-8bc28b76531d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d414c73-a741-4b8b-b59a-df0ffc688d17) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 00:22:58 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-95915724-78d6-41cf-825c-8bc28b76531d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67953bde-3ff6-4c73-969a-74f9f400c360) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:58 devstack devstack@c-api.service[87484]: WARNING cinder.volume.api [None req-95915724-78d6-41cf-825c-8bc28b76531d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67953bde-3ff6-4c73-969a-74f9f400c360) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 00:22:58 devstack devstack@c-api.service[87484]: WARNING cinder.volume.api [None req-95915724-78d6-41cf-825c-8bc28b76531d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Flow 'volume_create_api' (f891cfb4-160f-42c7-b226-dd654ed33125) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 00:22:58 devstack devstack@c-api.service[87484]: INFO cinder.api.middleware.fault [None req-95915724-78d6-41cf-825c-8bc28b76531d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 413 Sep 01 00:22:58 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 562/1130] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:22:58 2026] POST /volume/v3/volumes => generated 208 bytes in 215 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 00:22:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9c44d9c1-105f-4075-9c46-ee02741e38a9 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9c44d9c1-105f-4075-9c46-ee02741e38a9 tempest-VolumeQuotasNegativeTestJSON-722929373 tempest-VolumeQuotasNegativeTestJSON-722929373-project-admin] PUT http://192.168.122.147/volume/v3/os-quota-sets/9e2817ee3fa94bc8a29a94c0e1b06b1d Sep 01 00:22:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9c44d9c1-105f-4075-9c46-ee02741e38a9 tempest-VolumeQuotasNegativeTestJSON-722929373 tempest-VolumeQuotasNegativeTestJSON-722929373-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9c44d9c1-105f-4075-9c46-ee02741e38a9 tempest-VolumeQuotasNegativeTestJSON-722929373 tempest-VolumeQuotasNegativeTestJSON-722929373-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/9e2817ee3fa94bc8a29a94c0e1b06b1d returned with HTTP 200 Sep 01 00:22:59 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 569/1131] 192.168.122.147 () {60 vars in 1258 bytes} [Tue Sep 1 00:22:58 2026] PUT /volume/v3/os-quota-sets/9e2817ee3fa94bc8a29a94c0e1b06b1d => generated 395 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d29319b7-bb88-4eb6-b3f3-fb691f42b49d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d29319b7-bb88-4eb6-b3f3-fb691f42b49d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:22:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d29319b7-bb88-4eb6-b3f3-fb691f42b49d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-d29319b7-bb88-4eb6-b3f3-fb691f42b49d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:22:59 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-d29319b7-bb88-4eb6-b3f3-fb691f42b49d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Create volume of 1 GB Sep 01 00:22:59 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:59 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:59 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d29319b7-bb88-4eb6-b3f3-fb691f42b49d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Availability Zones retrieved successfully. Sep 01 00:22:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d29319b7-bb88-4eb6-b3f3-fb691f42b49d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Flow 'volume_create_api' (99926a03-1ea3-4865-a849-274c02bc3583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:22:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d29319b7-bb88-4eb6-b3f3-fb691f42b49d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b71efd9-3565-463e-8f5f-757f8e42fdcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-d29319b7-bb88-4eb6-b3f3-fb691f42b49d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:22:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d29319b7-bb88-4eb6-b3f3-fb691f42b49d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b71efd9-3565-463e-8f5f-757f8e42fdcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:22:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d29319b7-bb88-4eb6-b3f3-fb691f42b49d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71ef6dca-4e4c-4b7d-b484-5f6f9b46e158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-edced34d-b75e-4eca-b668-233897ddae38 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-edced34d-b75e-4eca-b668-233897ddae38 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] GET http://192.168.122.147/volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a Sep 01 00:22:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-edced34d-b75e-4eca-b668-233897ddae38 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-edced34d-b75e-4eca-b668-233897ddae38 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:59 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:59 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:59 devstack devstack@c-api.service[87484]: WARNING cinder.quota_utils [None req-d29319b7-bb88-4eb6-b3f3-fb691f42b49d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Quota exceeded for 9e2817ee3fa94bc8a29a94c0e1b06b1d, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 01 00:22:59 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:59 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:59 devstack devstack@c-api.service[87484]: WARNING cinder.volume.api [None req-d29319b7-bb88-4eb6-b3f3-fb691f42b49d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71ef6dca-4e4c-4b7d-b484-5f6f9b46e158) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 00:22:59 devstack devstack@c-api.service[87484]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 01 00:22:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d29319b7-bb88-4eb6-b3f3-fb691f42b49d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71ef6dca-4e4c-4b7d-b484-5f6f9b46e158) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:59 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-edced34d-b75e-4eca-b668-233897ddae38 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Volume info retrieved successfully. Sep 01 00:22:59 devstack devstack@c-api.service[87484]: WARNING cinder.volume.api [None req-d29319b7-bb88-4eb6-b3f3-fb691f42b49d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71ef6dca-4e4c-4b7d-b484-5f6f9b46e158) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 00:22:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d29319b7-bb88-4eb6-b3f3-fb691f42b49d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b71efd9-3565-463e-8f5f-757f8e42fdcf) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:22:59 devstack devstack@c-api.service[87484]: WARNING cinder.volume.api [None req-d29319b7-bb88-4eb6-b3f3-fb691f42b49d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b71efd9-3565-463e-8f5f-757f8e42fdcf) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 00:22:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-edced34d-b75e-4eca-b668-233897ddae38 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] http://192.168.122.147/volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a returned with HTTP 200 Sep 01 00:22:59 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 570/1132] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:59 2026] GET /volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a => generated 857 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:59 devstack devstack@c-api.service[87484]: WARNING cinder.volume.api [None req-d29319b7-bb88-4eb6-b3f3-fb691f42b49d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Flow 'volume_create_api' (99926a03-1ea3-4865-a849-274c02bc3583) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 00:22:59 devstack devstack@c-api.service[87484]: INFO cinder.api.middleware.fault [None req-d29319b7-bb88-4eb6-b3f3-fb691f42b49d tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 413 Sep 01 00:22:59 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 563/1133] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:22:59 2026] POST /volume/v3/volumes => generated 150 bytes in 198 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 00:22:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-fd5b41e9-d82c-47a0-bc36-255f57782235 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fd5b41e9-d82c-47a0-bc36-255f57782235 tempest-VolumeQuotasNegativeTestJSON-722929373 tempest-VolumeQuotasNegativeTestJSON-722929373-project-admin] PUT http://192.168.122.147/volume/v3/os-quota-sets/9e2817ee3fa94bc8a29a94c0e1b06b1d Sep 01 00:22:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fd5b41e9-d82c-47a0-bc36-255f57782235 tempest-VolumeQuotasNegativeTestJSON-722929373 tempest-VolumeQuotasNegativeTestJSON-722929373-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fd5b41e9-d82c-47a0-bc36-255f57782235 tempest-VolumeQuotasNegativeTestJSON-722929373 tempest-VolumeQuotasNegativeTestJSON-722929373-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/9e2817ee3fa94bc8a29a94c0e1b06b1d returned with HTTP 200 Sep 01 00:22:59 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 571/1134] 192.168.122.147 () {60 vars in 1258 bytes} [Tue Sep 1 00:22:59 2026] PUT /volume/v3/os-quota-sets/9e2817ee3fa94bc8a29a94c0e1b06b1d => generated 394 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b1b660ec-7ae7-4de1-88a5-84afec89dcbe None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b1b660ec-7ae7-4de1-88a5-84afec89dcbe tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] POST http://192.168.122.147/volume/v3/volumes/6b8f89ed-260a-4947-ae87-ab2a3e0ac3c9/action Sep 01 00:22:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b1b660ec-7ae7-4de1-88a5-84afec89dcbe tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:22:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b1b660ec-7ae7-4de1-88a5-84afec89dcbe tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:59 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:59 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:59 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:59 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:59 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b1b660ec-7ae7-4de1-88a5-84afec89dcbe tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Volume info retrieved successfully. Sep 01 00:22:59 devstack devstack@c-api.service[87484]: ERROR cinder.volume.api [None req-b1b660ec-7ae7-4de1-88a5-84afec89dcbe tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Quota exceeded for 9e2817ee3fa94bc8a29a94c0e1b06b1d, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 00:22:59 devstack devstack@c-api.service[87484]: INFO cinder.api.middleware.fault [None req-b1b660ec-7ae7-4de1-88a5-84afec89dcbe tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] http://192.168.122.147/volume/v3/volumes/6b8f89ed-260a-4947-ae87-ab2a3e0ac3c9/action returned with HTTP 413 Sep 01 00:22:59 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 564/1135] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:22:59 2026] POST /volume/v3/volumes/6b8f89ed-260a-4947-ae87-ab2a3e0ac3c9/action => generated 208 bytes in 145 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 00:22:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-eca8e084-9938-4158-9195-b02420b8535f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-eca8e084-9938-4158-9195-b02420b8535f tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] GET http://192.168.122.147/volume/v3/volumes/6b8f89ed-260a-4947-ae87-ab2a3e0ac3c9 Sep 01 00:22:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-eca8e084-9938-4158-9195-b02420b8535f tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-eca8e084-9938-4158-9195-b02420b8535f tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:59 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:59 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:59 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:59 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:59 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-eca8e084-9938-4158-9195-b02420b8535f tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Volume info retrieved successfully. Sep 01 00:22:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-eca8e084-9938-4158-9195-b02420b8535f tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] http://192.168.122.147/volume/v3/volumes/6b8f89ed-260a-4947-ae87-ab2a3e0ac3c9 returned with HTTP 200 Sep 01 00:22:59 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 572/1136] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:59 2026] GET /volume/v3/volumes/6b8f89ed-260a-4947-ae87-ab2a3e0ac3c9 => generated 861 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-cbafc7a4-b0e2-4130-b5fa-eea77e2b6006 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cbafc7a4-b0e2-4130-b5fa-eea77e2b6006 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] DELETE http://192.168.122.147/volume/v3/volumes/6b8f89ed-260a-4947-ae87-ab2a3e0ac3c9 Sep 01 00:22:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cbafc7a4-b0e2-4130-b5fa-eea77e2b6006 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cbafc7a4-b0e2-4130-b5fa-eea77e2b6006 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:59 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-cbafc7a4-b0e2-4130-b5fa-eea77e2b6006 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Delete volume with id: 6b8f89ed-260a-4947-ae87-ab2a3e0ac3c9 Sep 01 00:22:59 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:59 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:22:59 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:59 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:59 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-cbafc7a4-b0e2-4130-b5fa-eea77e2b6006 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Volume info retrieved successfully. Sep 01 00:22:59 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-cbafc7a4-b0e2-4130-b5fa-eea77e2b6006 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Delete volume request issued successfully. Sep 01 00:22:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cbafc7a4-b0e2-4130-b5fa-eea77e2b6006 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] http://192.168.122.147/volume/v3/volumes/6b8f89ed-260a-4947-ae87-ab2a3e0ac3c9 returned with HTTP 202 Sep 01 00:22:59 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 565/1137] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:22:59 2026] DELETE /volume/v3/volumes/6b8f89ed-260a-4947-ae87-ab2a3e0ac3c9 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:22:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0e8c91a1-150b-4ba4-9319-cb59a1dbafa0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0e8c91a1-150b-4ba4-9319-cb59a1dbafa0 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] GET http://192.168.122.147/volume/v3/volumes/6b8f89ed-260a-4947-ae87-ab2a3e0ac3c9 Sep 01 00:22:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0e8c91a1-150b-4ba4-9319-cb59a1dbafa0 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0e8c91a1-150b-4ba4-9319-cb59a1dbafa0 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:59 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:59 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:59 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:59 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:59 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0e8c91a1-150b-4ba4-9319-cb59a1dbafa0 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Volume info retrieved successfully. Sep 01 00:22:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0e8c91a1-150b-4ba4-9319-cb59a1dbafa0 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] http://192.168.122.147/volume/v3/volumes/6b8f89ed-260a-4947-ae87-ab2a3e0ac3c9 returned with HTTP 200 Sep 01 00:22:59 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 573/1138] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:22:59 2026] GET /volume/v3/volumes/6b8f89ed-260a-4947-ae87-ab2a3e0ac3c9 => generated 860 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-01a3d4f5-1f67-4fcd-9907-ce95d27c8260 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-01a3d4f5-1f67-4fcd-9907-ce95d27c8260 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots/1ea1e441-6502-44f5-a0b8-531f464af682 Sep 01 00:22:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-01a3d4f5-1f67-4fcd-9907-ce95d27c8260 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:22:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-01a3d4f5-1f67-4fcd-9907-ce95d27c8260 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:22:59 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:59 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:22:59 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-01a3d4f5-1f67-4fcd-9907-ce95d27c8260 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Snapshot retrieved successfully. Sep 01 00:22:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-01a3d4f5-1f67-4fcd-9907-ce95d27c8260 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots/1ea1e441-6502-44f5-a0b8-531f464af682 returned with HTTP 200 Sep 01 00:22:59 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 566/1139] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:22:59 2026] GET /volume/v3/snapshots/1ea1e441-6502-44f5-a0b8-531f464af682 => generated 473 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:22:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6d0e0533-5fef-4682-96f6-1073ab990c02 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:22:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6d0e0533-5fef-4682-96f6-1073ab990c02 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:22:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6d0e0533-5fef-4682-96f6-1073ab990c02 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3bb5382-8279-46ea-bfd9-24714bf77bd1", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1153218946"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:22:59 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:22:59 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:22:59 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:22:59 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:22:59 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6d0e0533-5fef-4682-96f6-1073ab990c02 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Volume info retrieved successfully. Sep 01 00:22:59 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-6d0e0533-5fef-4682-96f6-1073ab990c02 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Create snapshot from volume f3bb5382-8279-46ea-bfd9-24714bf77bd1 Sep 01 00:22:59 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-6d0e0533-5fef-4682-96f6-1073ab990c02 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Created reservations ['f35b29c6-f279-447c-acdf-f33ba7f34294', '22103db7-4af3-45b0-afc8-4adf02e4bfeb', 'd9ba4f48-1ab0-4eaf-8aff-fa2d10f5543e', '8529a927-d966-41eb-93ea-fc7c0700cd53'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:23:00 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:00 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:00 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6d0e0533-5fef-4682-96f6-1073ab990c02 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Snapshot create request issued successfully. Sep 01 00:23:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6d0e0533-5fef-4682-96f6-1073ab990c02 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:23:00 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 574/1140] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:22:59 2026] POST /volume/v3/snapshots => generated 314 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:23:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-993c02a8-f37a-4749-b3b0-d9fc9ba713cc None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-993c02a8-f37a-4749-b3b0-d9fc9ba713cc tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots/e6277f2c-c570-4900-a5f9-fea6c51f86bc Sep 01 00:23:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-993c02a8-f37a-4749-b3b0-d9fc9ba713cc tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-993c02a8-f37a-4749-b3b0-d9fc9ba713cc tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:00 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:00 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:00 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-993c02a8-f37a-4749-b3b0-d9fc9ba713cc tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Snapshot retrieved successfully. Sep 01 00:23:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-993c02a8-f37a-4749-b3b0-d9fc9ba713cc tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots/e6277f2c-c570-4900-a5f9-fea6c51f86bc returned with HTTP 200 Sep 01 00:23:00 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 567/1141] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:23:00 2026] GET /volume/v3/snapshots/e6277f2c-c570-4900-a5f9-fea6c51f86bc => generated 446 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-65ac264e-dfca-4b5e-8529-4cee011a116d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-65ac264e-dfca-4b5e-8529-4cee011a116d tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] GET http://192.168.122.147/volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a Sep 01 00:23:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-65ac264e-dfca-4b5e-8529-4cee011a116d tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-65ac264e-dfca-4b5e-8529-4cee011a116d tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:00 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:00 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:00 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:00 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:00 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-65ac264e-dfca-4b5e-8529-4cee011a116d tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Volume info retrieved successfully. Sep 01 00:23:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-65ac264e-dfca-4b5e-8529-4cee011a116d tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] http://192.168.122.147/volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a returned with HTTP 200 Sep 01 00:23:00 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 575/1142] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:00 2026] GET /volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a => generated 857 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-811b3eb4-6212-4fae-b96b-7f51b4364714 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-811b3eb4-6212-4fae-b96b-7f51b4364714 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] GET http://192.168.122.147/volume/v3/volumes/6b8f89ed-260a-4947-ae87-ab2a3e0ac3c9 Sep 01 00:23:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-811b3eb4-6212-4fae-b96b-7f51b4364714 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-811b3eb4-6212-4fae-b96b-7f51b4364714 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:00 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:00 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:00 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:00 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-811b3eb4-6212-4fae-b96b-7f51b4364714 tempest-VolumeQuotasNegativeTestJSON-2099832702 tempest-VolumeQuotasNegativeTestJSON-2099832702-project-member] http://192.168.122.147/volume/v3/volumes/6b8f89ed-260a-4947-ae87-ab2a3e0ac3c9 returned with HTTP 404 Sep 01 00:23:00 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 568/1143] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:00 2026] GET /volume/v3/volumes/6b8f89ed-260a-4947-ae87-ab2a3e0ac3c9 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:23:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9c5481e5-040a-4620-9d8f-93dd865df6df None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9c5481e5-040a-4620-9d8f-93dd865df6df tempest-VolumeQuotasNegativeTestJSON-722929373 tempest-VolumeQuotasNegativeTestJSON-722929373-project-admin] PUT http://192.168.122.147/volume/v3/os-quota-sets/9e2817ee3fa94bc8a29a94c0e1b06b1d Sep 01 00:23:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9c5481e5-040a-4620-9d8f-93dd865df6df tempest-VolumeQuotasNegativeTestJSON-722929373 tempest-VolumeQuotasNegativeTestJSON-722929373-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=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-60907ea1-c477-47ee-b977-ee30b2bdfbdd None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-60907ea1-c477-47ee-b977-ee30b2bdfbdd tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots/e6277f2c-c570-4900-a5f9-fea6c51f86bc Sep 01 00:23:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-60907ea1-c477-47ee-b977-ee30b2bdfbdd tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-60907ea1-c477-47ee-b977-ee30b2bdfbdd tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:01 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:01 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-60907ea1-c477-47ee-b977-ee30b2bdfbdd tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Snapshot retrieved successfully. Sep 01 00:23:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-60907ea1-c477-47ee-b977-ee30b2bdfbdd tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots/e6277f2c-c570-4900-a5f9-fea6c51f86bc returned with HTTP 200 Sep 01 00:23:01 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 569/1144] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:23:01 2026] GET /volume/v3/snapshots/e6277f2c-c570-4900-a5f9-fea6c51f86bc => generated 446 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9c5481e5-040a-4620-9d8f-93dd865df6df tempest-VolumeQuotasNegativeTestJSON-722929373 tempest-VolumeQuotasNegativeTestJSON-722929373-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/9e2817ee3fa94bc8a29a94c0e1b06b1d returned with HTTP 200 Sep 01 00:23:01 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 576/1145] 192.168.122.147 () {60 vars in 1259 bytes} [Tue Sep 1 00:23:00 2026] PUT /volume/v3/os-quota-sets/9e2817ee3fa94bc8a29a94c0e1b06b1d => generated 398 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b51f20a6-af71-4125-96bb-f2b4d2aa3b71 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b51f20a6-af71-4125-96bb-f2b4d2aa3b71 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] GET http://192.168.122.147/volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a Sep 01 00:23:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b51f20a6-af71-4125-96bb-f2b4d2aa3b71 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b51f20a6-af71-4125-96bb-f2b4d2aa3b71 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:01 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:01 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:01 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:01 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b51f20a6-af71-4125-96bb-f2b4d2aa3b71 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Volume info retrieved successfully. Sep 01 00:23:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b51f20a6-af71-4125-96bb-f2b4d2aa3b71 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] http://192.168.122.147/volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a returned with HTTP 200 Sep 01 00:23:01 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 570/1146] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:01 2026] GET /volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a => generated 858 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-afc58ac9-8a33-41c2-92b6-f2a865e7dbed None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-afc58ac9-8a33-41c2-92b6-f2a865e7dbed tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] GET http://192.168.122.147/volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a?usage=True Sep 01 00:23:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-afc58ac9-8a33-41c2-92b6-f2a865e7dbed tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-afc58ac9-8a33-41c2-92b6-f2a865e7dbed tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-afc58ac9-8a33-41c2-92b6-f2a865e7dbed tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a?usage=True returned with HTTP 200 Sep 01 00:23:01 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 577/1147] 192.168.122.147 () {58 vars in 1259 bytes} [Tue Sep 1 00:23:01 2026] GET /volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a?usage=True => generated 1064 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:23:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3394e266-61cb-4993-b187-624ef2333289 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3394e266-61cb-4993-b187-624ef2333289 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] DELETE http://192.168.122.147/volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a Sep 01 00:23:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3394e266-61cb-4993-b187-624ef2333289 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3394e266-61cb-4993-b187-624ef2333289 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:01 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-3394e266-61cb-4993-b187-624ef2333289 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Delete volume with id: 1f4bae9b-f218-4521-9262-4a4b2271ce2a Sep 01 00:23:01 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:01 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:01 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:01 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3394e266-61cb-4993-b187-624ef2333289 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Volume info retrieved successfully. Sep 01 00:23:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3394e266-61cb-4993-b187-624ef2333289 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Delete volume request issued successfully. Sep 01 00:23:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3394e266-61cb-4993-b187-624ef2333289 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] http://192.168.122.147/volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a returned with HTTP 202 Sep 01 00:23:01 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 571/1148] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:23:01 2026] DELETE /volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 00:23:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-243983a1-71f8-49f7-9836-4a105f112aa7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-243983a1-71f8-49f7-9836-4a105f112aa7 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] GET http://192.168.122.147/volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a Sep 01 00:23:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-243983a1-71f8-49f7-9836-4a105f112aa7 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-243983a1-71f8-49f7-9836-4a105f112aa7 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:01 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:01 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:01 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:01 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:01 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-243983a1-71f8-49f7-9836-4a105f112aa7 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Volume info retrieved successfully. Sep 01 00:23:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-243983a1-71f8-49f7-9836-4a105f112aa7 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] http://192.168.122.147/volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a returned with HTTP 200 Sep 01 00:23:01 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 578/1149] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:01 2026] GET /volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a => generated 857 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:23:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ba594f02-9aec-4967-b459-1fa5e46b280b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ba594f02-9aec-4967-b459-1fa5e46b280b tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots/e6277f2c-c570-4900-a5f9-fea6c51f86bc Sep 01 00:23:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ba594f02-9aec-4967-b459-1fa5e46b280b tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ba594f02-9aec-4967-b459-1fa5e46b280b tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:02 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:02 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:02 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ba594f02-9aec-4967-b459-1fa5e46b280b tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Snapshot retrieved successfully. Sep 01 00:23:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ba594f02-9aec-4967-b459-1fa5e46b280b tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots/e6277f2c-c570-4900-a5f9-fea6c51f86bc returned with HTTP 200 Sep 01 00:23:02 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 572/1150] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:23:02 2026] GET /volume/v3/snapshots/e6277f2c-c570-4900-a5f9-fea6c51f86bc => generated 446 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:23:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2085f55c-4a04-472d-bd8b-56b1f7f311ba None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2085f55c-4a04-472d-bd8b-56b1f7f311ba tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] GET http://192.168.122.147/volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a Sep 01 00:23:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2085f55c-4a04-472d-bd8b-56b1f7f311ba tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2085f55c-4a04-472d-bd8b-56b1f7f311ba tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:02 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:02 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:02 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:02 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:02 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2085f55c-4a04-472d-bd8b-56b1f7f311ba tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Volume info retrieved successfully. Sep 01 00:23:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2085f55c-4a04-472d-bd8b-56b1f7f311ba tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] http://192.168.122.147/volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a returned with HTTP 200 Sep 01 00:23:02 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 579/1151] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:02 2026] GET /volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a => generated 857 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-16033ae6-9f2f-4944-82ba-5038bca75cd3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-16033ae6-9f2f-4944-82ba-5038bca75cd3 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots/e6277f2c-c570-4900-a5f9-fea6c51f86bc Sep 01 00:23:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-16033ae6-9f2f-4944-82ba-5038bca75cd3 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-16033ae6-9f2f-4944-82ba-5038bca75cd3 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:03 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:03 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:03 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-16033ae6-9f2f-4944-82ba-5038bca75cd3 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Snapshot retrieved successfully. Sep 01 00:23:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-16033ae6-9f2f-4944-82ba-5038bca75cd3 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots/e6277f2c-c570-4900-a5f9-fea6c51f86bc returned with HTTP 200 Sep 01 00:23:03 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 573/1152] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:23:03 2026] GET /volume/v3/snapshots/e6277f2c-c570-4900-a5f9-fea6c51f86bc => generated 473 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f53878cb-3c57-4669-8070-12179f25fac2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f53878cb-3c57-4669-8070-12179f25fac2 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:23:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f53878cb-3c57-4669-8070-12179f25fac2 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3bb5382-8279-46ea-bfd9-24714bf77bd1", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1972510801"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:03 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:03 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:03 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:03 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:03 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f53878cb-3c57-4669-8070-12179f25fac2 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Volume info retrieved successfully. Sep 01 00:23:03 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-f53878cb-3c57-4669-8070-12179f25fac2 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Create snapshot from volume f3bb5382-8279-46ea-bfd9-24714bf77bd1 Sep 01 00:23:03 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-f53878cb-3c57-4669-8070-12179f25fac2 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Created reservations ['65268cff-a9f4-4fad-ad2a-5fc0b2037124', '49e798c1-2ae7-48a5-9200-3eca28bb35ff', '210209b7-b377-413e-8703-434ca0f624a0', 'cf7d1a84-9bfc-4642-a547-e50cf22a2ca8'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:23:03 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:03 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:03 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f53878cb-3c57-4669-8070-12179f25fac2 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Snapshot create request issued successfully. Sep 01 00:23:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f53878cb-3c57-4669-8070-12179f25fac2 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:23:03 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 580/1153] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:23:03 2026] POST /volume/v3/snapshots => generated 314 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:23:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-aa668241-cb19-4f98-a685-01042fdf4e09 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-aa668241-cb19-4f98-a685-01042fdf4e09 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots/c0100591-e0bd-42e1-84d9-cdbde941d33f Sep 01 00:23:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-aa668241-cb19-4f98-a685-01042fdf4e09 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-aa668241-cb19-4f98-a685-01042fdf4e09 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:03 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:03 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:03 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-aa668241-cb19-4f98-a685-01042fdf4e09 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Snapshot retrieved successfully. Sep 01 00:23:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-aa668241-cb19-4f98-a685-01042fdf4e09 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots/c0100591-e0bd-42e1-84d9-cdbde941d33f returned with HTTP 200 Sep 01 00:23:03 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 574/1154] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:23:03 2026] GET /volume/v3/snapshots/c0100591-e0bd-42e1-84d9-cdbde941d33f => generated 446 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:23:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-93a0b873-6543-418b-a8c6-a6a0b79100e6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-93a0b873-6543-418b-a8c6-a6a0b79100e6 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] GET http://192.168.122.147/volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a Sep 01 00:23:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-93a0b873-6543-418b-a8c6-a6a0b79100e6 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-93a0b873-6543-418b-a8c6-a6a0b79100e6 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-93a0b873-6543-418b-a8c6-a6a0b79100e6 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] http://192.168.122.147/volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a returned with HTTP 404 Sep 01 00:23:04 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 581/1155] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:04 2026] GET /volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:23:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bf2172f0-dc12-41ae-9058-25cf81d33e22 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:04 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bf2172f0-dc12-41ae-9058-25cf81d33e22 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] GET http://192.168.122.147/volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a Sep 01 00:23:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bf2172f0-dc12-41ae-9058-25cf81d33e22 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bf2172f0-dc12-41ae-9058-25cf81d33e22 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:04 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bf2172f0-dc12-41ae-9058-25cf81d33e22 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] http://192.168.122.147/volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a returned with HTTP 404 Sep 01 00:23:04 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 575/1156] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:04 2026] GET /volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:23:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e09b5604-f49a-4af7-be99-7b3ac6430b71 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e09b5604-f49a-4af7-be99-7b3ac6430b71 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] DELETE http://192.168.122.147/volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a Sep 01 00:23:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e09b5604-f49a-4af7-be99-7b3ac6430b71 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e09b5604-f49a-4af7-be99-7b3ac6430b71 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:04 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-e09b5604-f49a-4af7-be99-7b3ac6430b71 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Delete volume with id: 1f4bae9b-f218-4521-9262-4a4b2271ce2a Sep 01 00:23:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e09b5604-f49a-4af7-be99-7b3ac6430b71 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] http://192.168.122.147/volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a returned with HTTP 404 Sep 01 00:23:04 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 582/1157] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:23:04 2026] DELETE /volume/v3/volumes/1f4bae9b-f218-4521-9262-4a4b2271ce2a => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:23:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bbe9a56e-b2af-45ea-87ce-7829f931317a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:04 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bbe9a56e-b2af-45ea-87ce-7829f931317a tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:23:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bbe9a56e-b2af-45ea-87ce-7829f931317a tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-686595716"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-bbe9a56e-b2af-45ea-87ce-7829f931317a tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-686595716'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:23:04 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-bbe9a56e-b2af-45ea-87ce-7829f931317a tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Create volume of 1 GB Sep 01 00:23:04 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-bbe9a56e-b2af-45ea-87ce-7829f931317a tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Availability Zones retrieved successfully. Sep 01 00:23:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-bbe9a56e-b2af-45ea-87ce-7829f931317a tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Flow 'volume_create_api' (f24f2c80-1e4f-4a22-95ff-296a807502d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:23:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-bbe9a56e-b2af-45ea-87ce-7829f931317a tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba6d1967-e355-438d-810d-a572779267a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-bbe9a56e-b2af-45ea-87ce-7829f931317a tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:23:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-bbe9a56e-b2af-45ea-87ce-7829f931317a tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba6d1967-e355-438d-810d-a572779267a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-bbe9a56e-b2af-45ea-87ce-7829f931317a tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (838f6531-358f-48ac-bee6-df8409f61619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:04 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-bbe9a56e-b2af-45ea-87ce-7829f931317a tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Created reservations ['f15b7b56-1bd1-4939-a346-dfaa45bd32cf', 'b67cbd4e-d1e1-4969-8be1-6fa9db102374', '4d175ff6-cefd-4842-963c-89eb9bac9759', '750a5fbe-f05e-4cb0-a2cb-d0bce8869f74'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:23:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-bbe9a56e-b2af-45ea-87ce-7829f931317a tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (838f6531-358f-48ac-bee6-df8409f61619) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f15b7b56-1bd1-4939-a346-dfaa45bd32cf', 'b67cbd4e-d1e1-4969-8be1-6fa9db102374', '4d175ff6-cefd-4842-963c-89eb9bac9759', '750a5fbe-f05e-4cb0-a2cb-d0bce8869f74']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-bbe9a56e-b2af-45ea-87ce-7829f931317a tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fc3f536-0bd2-44d7-a5b6-19657297c082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:04 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:04 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-bbe9a56e-b2af-45ea-87ce-7829f931317a tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fc3f536-0bd2-44d7-a5b6-19657297c082) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26c07747-0c38-4df5-9f88-5ed98726ef7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-686595716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebb92ccf655646b59e41e55ba943660a',qos_specs=None,replication_status=,reservations=['f15b7b56-1bd1-4939-a346-dfaa45bd32cf','b67cbd4e-d1e1-4969-8be1-6fa9db102374','4d175ff6-cefd-4842-963c-89eb9bac9759','750a5fbe-f05e-4cb0-a2cb-d0bce8869f74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e46a817b51f4544a428a60f10e45f10',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:23:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-686595716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26c07747-0c38-4df5-9f88-5ed98726ef7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebb92ccf655646b59e41e55ba943660a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e46a817b51f4544a428a60f10e45f10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-bbe9a56e-b2af-45ea-87ce-7829f931317a tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b05bc30-cf66-4059-a754-9124bfb6e22e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a83def21-b863-47c4-a960-34e9f4901178 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a83def21-b863-47c4-a960-34e9f4901178 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots/c0100591-e0bd-42e1-84d9-cdbde941d33f Sep 01 00:23:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a83def21-b863-47c4-a960-34e9f4901178 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a83def21-b863-47c4-a960-34e9f4901178 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-bbe9a56e-b2af-45ea-87ce-7829f931317a tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b05bc30-cf66-4059-a754-9124bfb6e22e) transitioned into state 'SUCCESS' from state '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-686595716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebb92ccf655646b59e41e55ba943660a',qos_specs=None,replication_status=,reservations=['f15b7b56-1bd1-4939-a346-dfaa45bd32cf','b67cbd4e-d1e1-4969-8be1-6fa9db102374','4d175ff6-cefd-4842-963c-89eb9bac9759','750a5fbe-f05e-4cb0-a2cb-d0bce8869f74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e46a817b51f4544a428a60f10e45f10',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-bbe9a56e-b2af-45ea-87ce-7829f931317a tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c2534f4-95d4-481a-ae43-65553f07b363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:04 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:04 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:04 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a83def21-b863-47c4-a960-34e9f4901178 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Snapshot retrieved successfully. Sep 01 00:23:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a83def21-b863-47c4-a960-34e9f4901178 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots/c0100591-e0bd-42e1-84d9-cdbde941d33f returned with HTTP 200 Sep 01 00:23:04 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 583/1158] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:23:04 2026] GET /volume/v3/snapshots/c0100591-e0bd-42e1-84d9-cdbde941d33f => generated 446 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-bbe9a56e-b2af-45ea-87ce-7829f931317a tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c2534f4-95d4-481a-ae43-65553f07b363) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-bbe9a56e-b2af-45ea-87ce-7829f931317a tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Flow 'volume_create_api' (f24f2c80-1e4f-4a22-95ff-296a807502d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:23:04 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-bbe9a56e-b2af-45ea-87ce-7829f931317a tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Create volume request issued successfully. Sep 01 00:23:04 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bbe9a56e-b2af-45ea-87ce-7829f931317a tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:23:04 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 576/1159] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:23:04 2026] POST /volume/v3/volumes => generated 764 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:23:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-bb8b2114-1a5c-4e09-87b8-39a1fe7edd19 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bb8b2114-1a5c-4e09-87b8-39a1fe7edd19 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] GET http://192.168.122.147/volume/v3/volumes/26c07747-0c38-4df5-9f88-5ed98726ef7a Sep 01 00:23:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bb8b2114-1a5c-4e09-87b8-39a1fe7edd19 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bb8b2114-1a5c-4e09-87b8-39a1fe7edd19 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:04 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:04 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:04 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:04 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:04 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-bb8b2114-1a5c-4e09-87b8-39a1fe7edd19 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Volume info retrieved successfully. Sep 01 00:23:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bb8b2114-1a5c-4e09-87b8-39a1fe7edd19 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] http://192.168.122.147/volume/v3/volumes/26c07747-0c38-4df5-9f88-5ed98726ef7a returned with HTTP 200 Sep 01 00:23:04 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 584/1160] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:04 2026] GET /volume/v3/volumes/26c07747-0c38-4df5-9f88-5ed98726ef7a => generated 832 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4d3bf60c-1f00-419c-83cf-4f910133ec5c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4d3bf60c-1f00-419c-83cf-4f910133ec5c tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots/c0100591-e0bd-42e1-84d9-cdbde941d33f Sep 01 00:23:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4d3bf60c-1f00-419c-83cf-4f910133ec5c tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4d3bf60c-1f00-419c-83cf-4f910133ec5c tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:05 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:05 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:05 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4d3bf60c-1f00-419c-83cf-4f910133ec5c tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Snapshot retrieved successfully. Sep 01 00:23:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4d3bf60c-1f00-419c-83cf-4f910133ec5c tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots/c0100591-e0bd-42e1-84d9-cdbde941d33f returned with HTTP 200 Sep 01 00:23:05 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 577/1161] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:23:05 2026] GET /volume/v3/snapshots/c0100591-e0bd-42e1-84d9-cdbde941d33f => generated 446 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0109ac1c-217f-4a9e-b69d-f385f2bfd819 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0109ac1c-217f-4a9e-b69d-f385f2bfd819 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] GET http://192.168.122.147/volume/v3/volumes/26c07747-0c38-4df5-9f88-5ed98726ef7a Sep 01 00:23:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0109ac1c-217f-4a9e-b69d-f385f2bfd819 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0109ac1c-217f-4a9e-b69d-f385f2bfd819 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:05 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:05 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:05 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:05 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:05 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0109ac1c-217f-4a9e-b69d-f385f2bfd819 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Volume info retrieved successfully. Sep 01 00:23:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0109ac1c-217f-4a9e-b69d-f385f2bfd819 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] http://192.168.122.147/volume/v3/volumes/26c07747-0c38-4df5-9f88-5ed98726ef7a returned with HTTP 200 Sep 01 00:23:05 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 585/1162] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:05 2026] GET /volume/v3/volumes/26c07747-0c38-4df5-9f88-5ed98726ef7a => generated 856 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-af97e63b-2386-40ea-ba2c-7d4e83784d27 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-af97e63b-2386-40ea-ba2c-7d4e83784d27 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots/c0100591-e0bd-42e1-84d9-cdbde941d33f Sep 01 00:23:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-af97e63b-2386-40ea-ba2c-7d4e83784d27 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-af97e63b-2386-40ea-ba2c-7d4e83784d27 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:06 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:06 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:06 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-af97e63b-2386-40ea-ba2c-7d4e83784d27 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Snapshot retrieved successfully. Sep 01 00:23:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-af97e63b-2386-40ea-ba2c-7d4e83784d27 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots/c0100591-e0bd-42e1-84d9-cdbde941d33f returned with HTTP 200 Sep 01 00:23:06 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 578/1163] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:23:06 2026] GET /volume/v3/snapshots/c0100591-e0bd-42e1-84d9-cdbde941d33f => generated 473 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ac6b0733-1053-43a3-a65f-a609ee764969 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ac6b0733-1053-43a3-a65f-a609ee764969 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots?limit=1 Sep 01 00:23:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ac6b0733-1053-43a3-a65f-a609ee764969 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ac6b0733-1053-43a3-a65f-a609ee764969 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-ac6b0733-1053-43a3-a65f-a609ee764969 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:23:06 devstack devstack@c-api.service[87485]: DEBUG cinder.db.api [None req-ac6b0733-1053-43a3-a65f-a609ee764969 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Building query based on filter {{(pid=87485) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:23:06 devstack devstack@c-api.service[87485]: /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 00:23:06 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:23:06 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ac6b0733-1053-43a3-a65f-a609ee764969 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Get all snapshots completed successfully. Sep 01 00:23:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ac6b0733-1053-43a3-a65f-a609ee764969 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 01 00:23:06 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 586/1164] 192.168.122.147 () {58 vars in 1142 bytes} [Tue Sep 1 00:23:06 2026] GET /volume/v3/snapshots?limit=1 => generated 486 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-29bf5386-e5e7-456e-bb72-e6079e9f9197 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-29bf5386-e5e7-456e-bb72-e6079e9f9197 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots Sep 01 00:23:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-29bf5386-e5e7-456e-bb72-e6079e9f9197 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-29bf5386-e5e7-456e-bb72-e6079e9f9197 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-29bf5386-e5e7-456e-bb72-e6079e9f9197 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:23:06 devstack devstack@c-api.service[87484]: DEBUG cinder.db.api [None req-29bf5386-e5e7-456e-bb72-e6079e9f9197 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Building query based on filter {{(pid=87484) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:23:06 devstack devstack@c-api.service[87484]: /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 00:23:06 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:23:06 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-29bf5386-e5e7-456e-bb72-e6079e9f9197 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Get all snapshots completed successfully. Sep 01 00:23:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-29bf5386-e5e7-456e-bb72-e6079e9f9197 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 200 Sep 01 00:23:06 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 579/1165] 192.168.122.147 () {58 vars in 1127 bytes} [Tue Sep 1 00:23:06 2026] GET /volume/v3/snapshots => generated 996 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-be36b91d-e3d6-4517-ba4c-9e97f0cdd2ac None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-be36b91d-e3d6-4517-ba4c-9e97f0cdd2ac tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots?limit=100000 Sep 01 00:23:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-be36b91d-e3d6-4517-ba4c-9e97f0cdd2ac tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-be36b91d-e3d6-4517-ba4c-9e97f0cdd2ac tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-be36b91d-e3d6-4517-ba4c-9e97f0cdd2ac tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:23:06 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:06 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:06 devstack devstack@c-api.service[87485]: DEBUG cinder.db.api [None req-be36b91d-e3d6-4517-ba4c-9e97f0cdd2ac tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Building query based on filter {{(pid=87485) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:23:06 devstack devstack@c-api.service[87485]: /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 00:23:06 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:23:06 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-be36b91d-e3d6-4517-ba4c-9e97f0cdd2ac tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Get all snapshots completed successfully. Sep 01 00:23:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-be36b91d-e3d6-4517-ba4c-9e97f0cdd2ac tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 01 00:23:06 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 587/1166] 192.168.122.147 () {58 vars in 1152 bytes} [Tue Sep 1 00:23:06 2026] GET /volume/v3/snapshots?limit=100000 => generated 996 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ac943927-fb54-4975-a27d-e205d79442df None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ac943927-fb54-4975-a27d-e205d79442df tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots?limit=0 Sep 01 00:23:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ac943927-fb54-4975-a27d-e205d79442df tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ac943927-fb54-4975-a27d-e205d79442df tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-ac943927-fb54-4975-a27d-e205d79442df tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:23:06 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:06 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:06 devstack devstack@c-api.service[87484]: DEBUG cinder.db.api [None req-ac943927-fb54-4975-a27d-e205d79442df tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Building query based on filter {{(pid=87484) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:23:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e13c53c7-765d-4c12-b411-56fbcfaf9af1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:06 devstack devstack@c-api.service[87484]: /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 00:23:06 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:23:06 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ac943927-fb54-4975-a27d-e205d79442df tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Get all snapshots completed successfully. Sep 01 00:23:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ac943927-fb54-4975-a27d-e205d79442df tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 01 00:23:06 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 580/1167] 192.168.122.147 () {58 vars in 1142 bytes} [Tue Sep 1 00:23:06 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:23:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e13c53c7-765d-4c12-b411-56fbcfaf9af1 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] GET http://192.168.122.147/volume/v3/volumes/26c07747-0c38-4df5-9f88-5ed98726ef7a Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e13c53c7-765d-4c12-b411-56fbcfaf9af1 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e13c53c7-765d-4c12-b411-56fbcfaf9af1 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-438935fe-c571-4b9d-a7e7-bed5f1c56ef4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-438935fe-c571-4b9d-a7e7-bed5f1c56ef4 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-438935fe-c571-4b9d-a7e7-bed5f1c56ef4 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-438935fe-c571-4b9d-a7e7-bed5f1c56ef4 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-438935fe-c571-4b9d-a7e7-bed5f1c56ef4 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:07 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.db.api [None req-438935fe-c571-4b9d-a7e7-bed5f1c56ef4 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Building query based on filter {{(pid=87484) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:07 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:07 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e13c53c7-765d-4c12-b411-56fbcfaf9af1 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Volume info retrieved successfully. Sep 01 00:23:07 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-438935fe-c571-4b9d-a7e7-bed5f1c56ef4 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Get all snapshots completed successfully. Sep 01 00:23:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-438935fe-c571-4b9d-a7e7-bed5f1c56ef4 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 200 Sep 01 00:23:07 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 581/1168] 192.168.122.147 () {58 vars in 1127 bytes} [Tue Sep 1 00:23:07 2026] GET /volume/v3/snapshots => generated 996 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e13c53c7-765d-4c12-b411-56fbcfaf9af1 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] http://192.168.122.147/volume/v3/volumes/26c07747-0c38-4df5-9f88-5ed98726ef7a returned with HTTP 200 Sep 01 00:23:07 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 588/1169] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:06 2026] GET /volume/v3/volumes/26c07747-0c38-4df5-9f88-5ed98726ef7a => generated 856 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0f924aa6-6164-48fe-ac14-03f0b321f8cf None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0f924aa6-6164-48fe-ac14-03f0b321f8cf tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots?marker=e6277f2c-c570-4900-a5f9-fea6c51f86bc Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0f924aa6-6164-48fe-ac14-03f0b321f8cf tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0f924aa6-6164-48fe-ac14-03f0b321f8cf tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-0f924aa6-6164-48fe-ac14-03f0b321f8cf tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:07 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.db.api [None req-0f924aa6-6164-48fe-ac14-03f0b321f8cf tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Building query based on filter {{(pid=87484) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: /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 00:23:07 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:23:07 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0f924aa6-6164-48fe-ac14-03f0b321f8cf tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Get all snapshots completed successfully. Sep 01 00:23:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0f924aa6-6164-48fe-ac14-03f0b321f8cf tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots?marker=e6277f2c-c570-4900-a5f9-fea6c51f86bc returned with HTTP 200 Sep 01 00:23:07 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 582/1170] 192.168.122.147 () {58 vars in 1214 bytes} [Tue Sep 1 00:23:07 2026] GET /volume/v3/snapshots?marker=e6277f2c-c570-4900-a5f9-fea6c51f86bc => generated 342 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6b05d3e2-c301-49c6-be71-4303550caee6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6b05d3e2-c301-49c6-be71-4303550caee6 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots?offset=2&limit=3 Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6b05d3e2-c301-49c6-be71-4303550caee6 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6b05d3e2-c301-49c6-be71-4303550caee6 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-6b05d3e2-c301-49c6-be71-4303550caee6 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.db.api [None req-6b05d3e2-c301-49c6-be71-4303550caee6 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Building query based on filter {{(pid=87485) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: /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 00:23:07 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:23:07 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6b05d3e2-c301-49c6-be71-4303550caee6 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Get all snapshots completed successfully. Sep 01 00:23:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6b05d3e2-c301-49c6-be71-4303550caee6 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 01 00:23:07 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 589/1171] 192.168.122.147 () {58 vars in 1160 bytes} [Tue Sep 1 00:23:07 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-64c6b541-ff44-4450-9b51-34e54a8105d8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-64c6b541-ff44-4450-9b51-34e54a8105d8 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-64c6b541-ff44-4450-9b51-34e54a8105d8 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-64c6b541-ff44-4450-9b51-34e54a8105d8 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-64c6b541-ff44-4450-9b51-34e54a8105d8 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:07 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.db.api [None req-64c6b541-ff44-4450-9b51-34e54a8105d8 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Building query based on filter {{(pid=87484) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: /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 00:23:07 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:23:07 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-64c6b541-ff44-4450-9b51-34e54a8105d8 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Get all snapshots completed successfully. Sep 01 00:23:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-64c6b541-ff44-4450-9b51-34e54a8105d8 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 01 00:23:07 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 583/1172] 192.168.122.147 () {58 vars in 1192 bytes} [Tue Sep 1 00:23:07 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 996 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-242a60d5-f277-4a47-9ee8-b93783b4404b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-242a60d5-f277-4a47-9ee8-b93783b4404b tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-242a60d5-f277-4a47-9ee8-b93783b4404b tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-242a60d5-f277-4a47-9ee8-b93783b4404b tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-242a60d5-f277-4a47-9ee8-b93783b4404b tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:07 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.db.api [None req-242a60d5-f277-4a47-9ee8-b93783b4404b tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Building query based on filter {{(pid=87485) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: /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 00:23:07 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:23:07 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-242a60d5-f277-4a47-9ee8-b93783b4404b tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Get all snapshots completed successfully. Sep 01 00:23:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-242a60d5-f277-4a47-9ee8-b93783b4404b tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 01 00:23:07 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 590/1173] 192.168.122.147 () {58 vars in 1194 bytes} [Tue Sep 1 00:23:07 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 996 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e914da32-b106-474c-b4a4-e9125809fe77 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e914da32-b106-474c-b4a4-e9125809fe77 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e914da32-b106-474c-b4a4-e9125809fe77 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e914da32-b106-474c-b4a4-e9125809fe77 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-e914da32-b106-474c-b4a4-e9125809fe77 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:07 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.db.api [None req-e914da32-b106-474c-b4a4-e9125809fe77 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Building query based on filter {{(pid=87484) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: /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 00:23:07 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:23:07 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e914da32-b106-474c-b4a4-e9125809fe77 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Get all snapshots completed successfully. Sep 01 00:23:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e914da32-b106-474c-b4a4-e9125809fe77 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 01 00:23:07 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 584/1174] 192.168.122.147 () {58 vars in 1176 bytes} [Tue Sep 1 00:23:07 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 996 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b6e3c977-91ab-48f5-b984-a1390aeb5732 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b6e3c977-91ab-48f5-b984-a1390aeb5732 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b6e3c977-91ab-48f5-b984-a1390aeb5732 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b6e3c977-91ab-48f5-b984-a1390aeb5732 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-b6e3c977-91ab-48f5-b984-a1390aeb5732 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:07 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.db.api [None req-b6e3c977-91ab-48f5-b984-a1390aeb5732 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Building query based on filter {{(pid=87485) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: /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 00:23:07 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:23:07 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b6e3c977-91ab-48f5-b984-a1390aeb5732 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Get all snapshots completed successfully. Sep 01 00:23:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b6e3c977-91ab-48f5-b984-a1390aeb5732 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 01 00:23:07 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 591/1175] 192.168.122.147 () {58 vars in 1178 bytes} [Tue Sep 1 00:23:07 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 996 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9035c9da-d34b-417a-98e0-8c9ac174eec3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9035c9da-d34b-417a-98e0-8c9ac174eec3 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9035c9da-d34b-417a-98e0-8c9ac174eec3 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9035c9da-d34b-417a-98e0-8c9ac174eec3 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-9035c9da-d34b-417a-98e0-8c9ac174eec3 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:07 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.db.api [None req-9035c9da-d34b-417a-98e0-8c9ac174eec3 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Building query based on filter {{(pid=87484) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: /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 00:23:07 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:23:07 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9035c9da-d34b-417a-98e0-8c9ac174eec3 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Get all snapshots completed successfully. Sep 01 00:23:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9035c9da-d34b-417a-98e0-8c9ac174eec3 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 01 00:23:07 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 585/1176] 192.168.122.147 () {58 vars in 1196 bytes} [Tue Sep 1 00:23:07 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 996 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9030b999-16f1-4b8d-a65f-4fa5e1f2c360 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9030b999-16f1-4b8d-a65f-4fa5e1f2c360 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9030b999-16f1-4b8d-a65f-4fa5e1f2c360 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9030b999-16f1-4b8d-a65f-4fa5e1f2c360 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-9030b999-16f1-4b8d-a65f-4fa5e1f2c360 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:07 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.db.api [None req-9030b999-16f1-4b8d-a65f-4fa5e1f2c360 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Building query based on filter {{(pid=87485) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: /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 00:23:07 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:23:07 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9030b999-16f1-4b8d-a65f-4fa5e1f2c360 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Get all snapshots completed successfully. Sep 01 00:23:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9030b999-16f1-4b8d-a65f-4fa5e1f2c360 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 01 00:23:07 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 592/1177] 192.168.122.147 () {58 vars in 1198 bytes} [Tue Sep 1 00:23:07 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 996 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bd7432ae-950a-4efd-b0ea-805fcc6c444c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bd7432ae-950a-4efd-b0ea-805fcc6c444c tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1972510801 Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bd7432ae-950a-4efd-b0ea-805fcc6c444c tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bd7432ae-950a-4efd-b0ea-805fcc6c444c tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-bd7432ae-950a-4efd-b0ea-805fcc6c444c tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:07 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.db.api [None req-bd7432ae-950a-4efd-b0ea-805fcc6c444c tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Building query based on filter {{(pid=87484) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: /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 00:23:07 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:23:07 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-bd7432ae-950a-4efd-b0ea-805fcc6c444c tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Get all snapshots completed successfully. Sep 01 00:23:07 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:07 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bd7432ae-950a-4efd-b0ea-805fcc6c444c tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1972510801 returned with HTTP 200 Sep 01 00:23:07 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 586/1178] 192.168.122.147 () {58 vars in 1269 bytes} [Tue Sep 1 00:23:07 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1972510801 => generated 476 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-fc3ca34c-df9c-403e-9efb-fe17ea26d48b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fc3ca34c-df9c-403e-9efb-fe17ea26d48b tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots/detail?status=available Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fc3ca34c-df9c-403e-9efb-fe17ea26d48b tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fc3ca34c-df9c-403e-9efb-fe17ea26d48b tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-fc3ca34c-df9c-403e-9efb-fe17ea26d48b tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:07 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.db.api [None req-fc3ca34c-df9c-403e-9efb-fe17ea26d48b tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Building query based on filter {{(pid=87485) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: /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 00:23:07 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:23:07 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-fc3ca34c-df9c-403e-9efb-fe17ea26d48b tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Get all snapshots completed successfully. Sep 01 00:23:07 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:07 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fc3ca34c-df9c-403e-9efb-fe17ea26d48b tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 01 00:23:07 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 593/1179] 192.168.122.147 () {58 vars in 1181 bytes} [Tue Sep 1 00:23:07 2026] GET /volume/v3/snapshots/detail?status=available => generated 1398 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c2159b9d-79f5-4d06-bd7e-951f6480cc98 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c2159b9d-79f5-4d06-bd7e-951f6480cc98 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1972510801 Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c2159b9d-79f5-4d06-bd7e-951f6480cc98 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c2159b9d-79f5-4d06-bd7e-951f6480cc98 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-c2159b9d-79f5-4d06-bd7e-951f6480cc98 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.db.api [None req-c2159b9d-79f5-4d06-bd7e-951f6480cc98 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Building query based on filter {{(pid=87484) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: /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 00:23:07 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:23:07 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c2159b9d-79f5-4d06-bd7e-951f6480cc98 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Get all snapshots completed successfully. Sep 01 00:23:07 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:07 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c2159b9d-79f5-4d06-bd7e-951f6480cc98 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1972510801 returned with HTTP 200 Sep 01 00:23:07 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 587/1180] 192.168.122.147 () {58 vars in 1303 bytes} [Tue Sep 1 00:23:07 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1972510801 => generated 476 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-584d2290-0971-40c5-b058-0e6be3a4f761 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-584d2290-0971-40c5-b058-0e6be3a4f761 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1972510801 Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-584d2290-0971-40c5-b058-0e6be3a4f761 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-584d2290-0971-40c5-b058-0e6be3a4f761 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-584d2290-0971-40c5-b058-0e6be3a4f761 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.db.api [None req-584d2290-0971-40c5-b058-0e6be3a4f761 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Building query based on filter {{(pid=87485) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: /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 00:23:07 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:23:07 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-584d2290-0971-40c5-b058-0e6be3a4f761 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Get all snapshots completed successfully. Sep 01 00:23:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-584d2290-0971-40c5-b058-0e6be3a4f761 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1972510801 returned with HTTP 200 Sep 01 00:23:07 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 594/1181] 192.168.122.147 () {58 vars in 1248 bytes} [Tue Sep 1 00:23:07 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1972510801 => generated 342 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-74643838-ff9c-464b-a376-9c29f32bd9cc None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-74643838-ff9c-464b-a376-9c29f32bd9cc tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots?status=available Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-74643838-ff9c-464b-a376-9c29f32bd9cc tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-74643838-ff9c-464b-a376-9c29f32bd9cc tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-74643838-ff9c-464b-a376-9c29f32bd9cc tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: DEBUG cinder.db.api [None req-74643838-ff9c-464b-a376-9c29f32bd9cc tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Building query based on filter {{(pid=87484) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:23:07 devstack devstack@c-api.service[87484]: /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 00:23:07 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:23:07 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-74643838-ff9c-464b-a376-9c29f32bd9cc tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Get all snapshots completed successfully. Sep 01 00:23:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-74643838-ff9c-464b-a376-9c29f32bd9cc tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots?status=available returned with HTTP 200 Sep 01 00:23:07 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 588/1182] 192.168.122.147 () {58 vars in 1160 bytes} [Tue Sep 1 00:23:07 2026] GET /volume/v3/snapshots?status=available => generated 996 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-23ada737-b521-4ea4-a268-82a841f5ab39 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-23ada737-b521-4ea4-a268-82a841f5ab39 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1972510801 Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-23ada737-b521-4ea4-a268-82a841f5ab39 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-23ada737-b521-4ea4-a268-82a841f5ab39 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-23ada737-b521-4ea4-a268-82a841f5ab39 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:23:07 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:07 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:07 devstack devstack@c-api.service[87485]: DEBUG cinder.db.api [None req-23ada737-b521-4ea4-a268-82a841f5ab39 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Building query based on filter {{(pid=87485) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:23:08 devstack devstack@c-api.service[87485]: /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 00:23:08 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:23:08 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-23ada737-b521-4ea4-a268-82a841f5ab39 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Get all snapshots completed successfully. Sep 01 00:23:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-23ada737-b521-4ea4-a268-82a841f5ab39 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1972510801 returned with HTTP 200 Sep 01 00:23:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 595/1183] 192.168.122.147 () {58 vars in 1282 bytes} [Tue Sep 1 00:23:07 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1972510801 => generated 342 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5c09706c-311c-4752-95d5-0bcec0742618 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5c09706c-311c-4752-95d5-0bcec0742618 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/c0100591-e0bd-42e1-84d9-cdbde941d33f Sep 01 00:23:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5c09706c-311c-4752-95d5-0bcec0742618 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5c09706c-311c-4752-95d5-0bcec0742618 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:08 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-5c09706c-311c-4752-95d5-0bcec0742618 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Delete snapshot with id: c0100591-e0bd-42e1-84d9-cdbde941d33f Sep 01 00:23:08 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:08 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:08 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5c09706c-311c-4752-95d5-0bcec0742618 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Snapshot retrieved successfully. Sep 01 00:23:08 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:08 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-91ff4090-cbfe-4b3b-a6bd-cbcbe05ae013 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-91ff4090-cbfe-4b3b-a6bd-cbcbe05ae013 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] GET http://192.168.122.147/volume/v3/volumes/26c07747-0c38-4df5-9f88-5ed98726ef7a Sep 01 00:23:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-91ff4090-cbfe-4b3b-a6bd-cbcbe05ae013 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-91ff4090-cbfe-4b3b-a6bd-cbcbe05ae013 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:08 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5c09706c-311c-4752-95d5-0bcec0742618 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Snapshot delete request issued successfully. Sep 01 00:23:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5c09706c-311c-4752-95d5-0bcec0742618 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots/c0100591-e0bd-42e1-84d9-cdbde941d33f returned with HTTP 202 Sep 01 00:23:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 589/1184] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:23:08 2026] DELETE /volume/v3/snapshots/c0100591-e0bd-42e1-84d9-cdbde941d33f => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:23:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-add01e95-b93a-473f-b538-e13eb7d82b81 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-add01e95-b93a-473f-b538-e13eb7d82b81 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots/c0100591-e0bd-42e1-84d9-cdbde941d33f Sep 01 00:23:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-add01e95-b93a-473f-b538-e13eb7d82b81 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-add01e95-b93a-473f-b538-e13eb7d82b81 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:08 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:08 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:08 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:08 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:08 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-91ff4090-cbfe-4b3b-a6bd-cbcbe05ae013 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Volume info retrieved successfully. Sep 01 00:23:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-91ff4090-cbfe-4b3b-a6bd-cbcbe05ae013 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] http://192.168.122.147/volume/v3/volumes/26c07747-0c38-4df5-9f88-5ed98726ef7a returned with HTTP 200 Sep 01 00:23:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 596/1185] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:08 2026] GET /volume/v3/volumes/26c07747-0c38-4df5-9f88-5ed98726ef7a => generated 857 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:08 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:08 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:08 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-add01e95-b93a-473f-b538-e13eb7d82b81 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Snapshot retrieved successfully. Sep 01 00:23:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-add01e95-b93a-473f-b538-e13eb7d82b81 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots/c0100591-e0bd-42e1-84d9-cdbde941d33f returned with HTTP 200 Sep 01 00:23:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 590/1186] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:23:08 2026] GET /volume/v3/snapshots/c0100591-e0bd-42e1-84d9-cdbde941d33f => generated 472 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:23:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-881eed29-09e4-43bb-8537-46f9bb55d7f8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-881eed29-09e4-43bb-8537-46f9bb55d7f8 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] GET http://192.168.122.147/volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a?usage=True Sep 01 00:23:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-881eed29-09e4-43bb-8537-46f9bb55d7f8 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-881eed29-09e4-43bb-8537-46f9bb55d7f8 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-881eed29-09e4-43bb-8537-46f9bb55d7f8 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a?usage=True returned with HTTP 200 Sep 01 00:23:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 597/1187] 192.168.122.147 () {58 vars in 1259 bytes} [Tue Sep 1 00:23:08 2026] GET /volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a?usage=True => generated 1064 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:23:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-84d27728-e6f5-46f0-8854-dc0e7fc7865d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-84d27728-e6f5-46f0-8854-dc0e7fc7865d tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] GET http://192.168.122.147/volume/v3/os-quota-sets/349f5ccca170429488502f269e42bcd9?usage=True Sep 01 00:23:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-84d27728-e6f5-46f0-8854-dc0e7fc7865d tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-84d27728-e6f5-46f0-8854-dc0e7fc7865d tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-84d27728-e6f5-46f0-8854-dc0e7fc7865d tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/349f5ccca170429488502f269e42bcd9?usage=True returned with HTTP 200 Sep 01 00:23:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 591/1188] 192.168.122.147 () {58 vars in 1259 bytes} [Tue Sep 1 00:23:08 2026] GET /volume/v3/os-quota-sets/349f5ccca170429488502f269e42bcd9?usage=True => generated 1064 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:23:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9e1eb4dc-59d7-43e1-bca8-a4ce2cd5863e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9e1eb4dc-59d7-43e1-bca8-a4ce2cd5863e tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] POST http://192.168.122.147/volume/v3/os-volume-transfer Sep 01 00:23:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9e1eb4dc-59d7-43e1-bca8-a4ce2cd5863e tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "26c07747-0c38-4df5-9f88-5ed98726ef7a"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.volume_transfer [None req-9e1eb4dc-59d7-43e1-bca8-a4ce2cd5863e tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Creating new volume transfer {'transfer': {'volume_id': '26c07747-0c38-4df5-9f88-5ed98726ef7a'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 00:23:08 devstack devstack@c-api.service[87485]: INFO cinder.api.contrib.volume_transfer [None req-9e1eb4dc-59d7-43e1-bca8-a4ce2cd5863e tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Creating transfer of volume 26c07747-0c38-4df5-9f88-5ed98726ef7a Sep 01 00:23:08 devstack devstack@c-api.service[87485]: INFO cinder.transfer.api [None req-9e1eb4dc-59d7-43e1-bca8-a4ce2cd5863e tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Generating transfer record for volume 26c07747-0c38-4df5-9f88-5ed98726ef7a Sep 01 00:23:08 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:08 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:08 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:08 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9e1eb4dc-59d7-43e1-bca8-a4ce2cd5863e tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] http://192.168.122.147/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 00:23:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 598/1189] 192.168.122.147 () {60 vars in 1175 bytes} [Tue Sep 1 00:23:08 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:23:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bb7affd6-4f13-436d-a657-56c1f10cd730 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-73b6fc1c-0a3a-447e-bb05-6656d026ff82 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-73b6fc1c-0a3a-447e-bb05-6656d026ff82 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:23:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-73b6fc1c-0a3a-447e-bb05-6656d026ff82 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-73b6fc1c-0a3a-447e-bb05-6656d026ff82 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:23:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 599/1190] 192.168.122.147 () {60 vars in 1136 bytes} [Tue Sep 1 00:23:08 2026] POST /volume/v3/types => generated 188 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-04c3ebe1-3ccd-46ee-974d-6284a6e624a1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-04c3ebe1-3ccd-46ee-974d-6284a6e624a1 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:23:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-04c3ebe1-3ccd-46ee-974d-6284a6e624a1 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-04c3ebe1-3ccd-46ee-974d-6284a6e624a1 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:23:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 600/1191] 192.168.122.147 () {60 vars in 1136 bytes} [Tue Sep 1 00:23:08 2026] POST /volume/v3/types => generated 188 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ab8e2bf9-a64c-423a-b629-6d13cb9cee0b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bb7affd6-4f13-436d-a657-56c1f10cd730 tempest-VolumeQuotasAdminTestJSON-832397085 tempest-VolumeQuotasAdminTestJSON-832397085-project-member] POST http://192.168.122.147/volume/v3/os-volume-transfer/95a2ca74-e586-4c60-8a54-8308679f05a2/accept Sep 01 00:23:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bb7affd6-4f13-436d-a657-56c1f10cd730 tempest-VolumeQuotasAdminTestJSON-832397085 tempest-VolumeQuotasAdminTestJSON-832397085-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "915d1b774f51c694"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.contrib.volume_transfer [None req-bb7affd6-4f13-436d-a657-56c1f10cd730 tempest-VolumeQuotasAdminTestJSON-832397085 tempest-VolumeQuotasAdminTestJSON-832397085-project-member] Accepting volume transfer 95a2ca74-e586-4c60-8a54-8308679f05a2 {{(pid=87484) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 00:23:09 devstack devstack@c-api.service[87484]: INFO cinder.api.contrib.volume_transfer [None req-bb7affd6-4f13-436d-a657-56c1f10cd730 tempest-VolumeQuotasAdminTestJSON-832397085 tempest-VolumeQuotasAdminTestJSON-832397085-project-member] Accepting transfer 95a2ca74-e586-4c60-8a54-8308679f05a2 Sep 01 00:23:09 devstack devstack@c-api.service[87484]: DEBUG dbcounter [-] [87484] Writing DB stats cinder:SELECT=609,cinder:UPDATE=194,cinder:DELETE=8,cinder:INSERT=103 {{(pid=87484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:23:09 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:09 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ab8e2bf9-a64c-423a-b629-6d13cb9cee0b tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:23:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ab8e2bf9-a64c-423a-b629-6d13cb9cee0b tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-622855647"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-ab8e2bf9-a64c-423a-b629-6d13cb9cee0b tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-622855647'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:23:09 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-ab8e2bf9-a64c-423a-b629-6d13cb9cee0b tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Create volume of 1 GB Sep 01 00:23:09 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:09 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:09 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ab8e2bf9-a64c-423a-b629-6d13cb9cee0b tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Availability Zones retrieved successfully. Sep 01 00:23:09 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-bb7affd6-4f13-436d-a657-56c1f10cd730 tempest-VolumeQuotasAdminTestJSON-832397085 tempest-VolumeQuotasAdminTestJSON-832397085-project-member] Created reservations ['12cc900c-787f-4307-9b26-6abec222cfb7', '38920d03-556c-43a3-9733-7980b1eb0673', 'deafb993-95f0-4b0c-b3e2-41c413c58384', '5417537f-decc-4eb0-a891-92da139eb777'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:23:09 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ab8e2bf9-a64c-423a-b629-6d13cb9cee0b tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Flow 'volume_create_api' (46c39ecc-abb7-4328-8d94-07d2239521c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:23:09 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ab8e2bf9-a64c-423a-b629-6d13cb9cee0b tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1293b22e-3682-4ba1-854d-beb3f3cae877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:09 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-ab8e2bf9-a64c-423a-b629-6d13cb9cee0b tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:23:09 devstack devstack@c-api.service[87485]: DEBUG dbcounter [-] [87485] Writing DB stats cinder:SELECT=597,cinder:INSERT=72,cinder:UPDATE=117,cinder:DELETE=4 {{(pid=87485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:23:09 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-bb7affd6-4f13-436d-a657-56c1f10cd730 tempest-VolumeQuotasAdminTestJSON-832397085 tempest-VolumeQuotasAdminTestJSON-832397085-project-member] Created reservations ['fc5d4cb3-39ef-47a8-90e8-e97e854284c0', '6de7bccc-0772-4337-b158-7080a4ed2e13', '2d363e0c-c836-4dbc-a6ce-bc91804f3b6d', '8cda1b41-f6ad-4ef9-b141-a009ae527f5e'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:23:09 devstack devstack@c-api.service[87484]: /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 00:23:09 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:23:09 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ab8e2bf9-a64c-423a-b629-6d13cb9cee0b tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1293b22e-3682-4ba1-854d-beb3f3cae877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:23:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=69feea4b-52df-4e1e-aa76-9c88396c3727,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69feea4b-52df-4e1e-aa76-9c88396c3727', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:09 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ab8e2bf9-a64c-423a-b629-6d13cb9cee0b tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f999cdbf-da9a-4eff-90b6-d7bc23b568ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:09 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-bb7affd6-4f13-436d-a657-56c1f10cd730 tempest-VolumeQuotasAdminTestJSON-832397085 tempest-VolumeQuotasAdminTestJSON-832397085-project-member] Created reservations ['e51ea951-0085-45be-bd77-79b2f877768d', '051028dc-5838-4c84-9dcf-ebe369897ca3', '226b1365-7a69-47ce-a1f7-b485291f033d', '9e20d1d1-9e82-40ef-ad20-6fbb0ebf9268'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:23:09 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-bb7affd6-4f13-436d-a657-56c1f10cd730 tempest-VolumeQuotasAdminTestJSON-832397085 tempest-VolumeQuotasAdminTestJSON-832397085-project-member] Created reservations ['6ca21d82-cfdc-4b9e-bb6e-86660e4fffe3', 'd0a67dfb-a0f5-47d7-a810-062ed903d1b4', '1a5d59a2-f3c4-4997-bd4e-0fde46a13fc4', '467cad76-b627-4e2a-a044-1d3a372c28bf'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:23:09 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-ab8e2bf9-a64c-423a-b629-6d13cb9cee0b tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-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 00:23:09 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-ab8e2bf9-a64c-423a-b629-6d13cb9cee0b tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-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 00:23:09 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-bb7affd6-4f13-436d-a657-56c1f10cd730 tempest-VolumeQuotasAdminTestJSON-832397085 tempest-VolumeQuotasAdminTestJSON-832397085-project-member] Transfer volume completed successfully. Sep 01 00:23:09 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-ab8e2bf9-a64c-423a-b629-6d13cb9cee0b tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Created reservations ['60c39125-d771-4cec-9cc8-bd17e00bde6e', '48cd9290-24b0-4350-a0fd-36efca4dd436', '2acb9df9-932e-497c-9ab8-ad6ba47f0e72', '77541d8b-af09-430f-90fe-7f44c2be01e8'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:23:09 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ab8e2bf9-a64c-423a-b629-6d13cb9cee0b tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f999cdbf-da9a-4eff-90b6-d7bc23b568ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60c39125-d771-4cec-9cc8-bd17e00bde6e', '48cd9290-24b0-4350-a0fd-36efca4dd436', '2acb9df9-932e-497c-9ab8-ad6ba47f0e72', '77541d8b-af09-430f-90fe-7f44c2be01e8']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:09 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ab8e2bf9-a64c-423a-b629-6d13cb9cee0b tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (052cc033-2b17-4473-964b-48cb19d8b7d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:09 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:09 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:09 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ab8e2bf9-a64c-423a-b629-6d13cb9cee0b tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (052cc033-2b17-4473-964b-48cb19d8b7d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e24be84-a781-4a92-b1da-51ba6e42770c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-622855647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7272dd2d31464ce7ad3b341303380d3e',qos_specs=None,replication_status=,reservations=['60c39125-d771-4cec-9cc8-bd17e00bde6e','48cd9290-24b0-4350-a0fd-36efca4dd436','2acb9df9-932e-497c-9ab8-ad6ba47f0e72','77541d8b-af09-430f-90fe-7f44c2be01e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0b04917ac164dad99523063c076ffd6',volume_type_id=69feea4b-52df-4e1e-aa76-9c88396c3727), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:23:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-622855647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e24be84-a781-4a92-b1da-51ba6e42770c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7272dd2d31464ce7ad3b341303380d3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0b04917ac164dad99523063c076ffd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69feea4b-52df-4e1e-aa76-9c88396c3727),volume_type_id=69feea4b-52df-4e1e-aa76-9c88396c3727)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:09 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ab8e2bf9-a64c-423a-b629-6d13cb9cee0b tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bae19eeb-c2da-4b9a-9f9a-411109531d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:09 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ab8e2bf9-a64c-423a-b629-6d13cb9cee0b tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bae19eeb-c2da-4b9a-9f9a-411109531d06) transitioned into state 'SUCCESS' from state '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-622855647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7272dd2d31464ce7ad3b341303380d3e',qos_specs=None,replication_status=,reservations=['60c39125-d771-4cec-9cc8-bd17e00bde6e','48cd9290-24b0-4350-a0fd-36efca4dd436','2acb9df9-932e-497c-9ab8-ad6ba47f0e72','77541d8b-af09-430f-90fe-7f44c2be01e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0b04917ac164dad99523063c076ffd6',volume_type_id=69feea4b-52df-4e1e-aa76-9c88396c3727)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:09 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ab8e2bf9-a64c-423a-b629-6d13cb9cee0b tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a6e40ce-0ae8-4518-b0d5-3cee38da9e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:09 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ab8e2bf9-a64c-423a-b629-6d13cb9cee0b tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a6e40ce-0ae8-4518-b0d5-3cee38da9e0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:09 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ab8e2bf9-a64c-423a-b629-6d13cb9cee0b tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Flow 'volume_create_api' (46c39ecc-abb7-4328-8d94-07d2239521c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:23:09 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ab8e2bf9-a64c-423a-b629-6d13cb9cee0b tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Create volume request issued successfully. Sep 01 00:23:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ab8e2bf9-a64c-423a-b629-6d13cb9cee0b tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:23:09 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 601/1192] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:23:08 2026] POST /volume/v3/volumes => generated 775 bytes in 843 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:23:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-dd2ca2ef-3292-4920-bda9-c77d08ea1251 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dd2ca2ef-3292-4920-bda9-c77d08ea1251 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots/c0100591-e0bd-42e1-84d9-cdbde941d33f Sep 01 00:23:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dd2ca2ef-3292-4920-bda9-c77d08ea1251 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dd2ca2ef-3292-4920-bda9-c77d08ea1251 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:09 devstack devstack@c-api.service[87484]: INFO cinder.transfer.api [None req-bb7affd6-4f13-436d-a657-56c1f10cd730 tempest-VolumeQuotasAdminTestJSON-832397085 tempest-VolumeQuotasAdminTestJSON-832397085-project-member] Volume 26c07747-0c38-4df5-9f88-5ed98726ef7a has been transferred. Sep 01 00:23:09 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:09 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:09 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-dd2ca2ef-3292-4920-bda9-c77d08ea1251 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Snapshot retrieved successfully. Sep 01 00:23:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dd2ca2ef-3292-4920-bda9-c77d08ea1251 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots/c0100591-e0bd-42e1-84d9-cdbde941d33f returned with HTTP 200 Sep 01 00:23:09 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 602/1193] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:23:09 2026] GET /volume/v3/snapshots/c0100591-e0bd-42e1-84d9-cdbde941d33f => generated 472 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d998c99d-e8b4-407f-973b-5175d7306f6d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d998c99d-e8b4-407f-973b-5175d7306f6d tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] GET http://192.168.122.147/volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c Sep 01 00:23:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d998c99d-e8b4-407f-973b-5175d7306f6d tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d998c99d-e8b4-407f-973b-5175d7306f6d tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:09 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:09 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bb7affd6-4f13-436d-a657-56c1f10cd730 tempest-VolumeQuotasAdminTestJSON-832397085 tempest-VolumeQuotasAdminTestJSON-832397085-project-member] http://192.168.122.147/volume/v3/os-volume-transfer/95a2ca74-e586-4c60-8a54-8308679f05a2/accept returned with HTTP 202 Sep 01 00:23:09 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 592/1194] 192.168.122.147 () {60 vars in 1307 bytes} [Tue Sep 1 00:23:08 2026] POST /volume/v3/os-volume-transfer/95a2ca74-e586-4c60-8a54-8308679f05a2/accept => generated 373 bytes in 1328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:23:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-37addb64-b3e1-43a4-99a0-14ef49a0d25b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:09 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:09 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-37addb64-b3e1-43a4-99a0-14ef49a0d25b tempest-VolumeQuotasAdminTestJSON-832397085 tempest-VolumeQuotasAdminTestJSON-832397085-project-member] GET http://192.168.122.147/volume/v3/volumes/26c07747-0c38-4df5-9f88-5ed98726ef7a Sep 01 00:23:09 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:09 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-37addb64-b3e1-43a4-99a0-14ef49a0d25b tempest-VolumeQuotasAdminTestJSON-832397085 tempest-VolumeQuotasAdminTestJSON-832397085-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-37addb64-b3e1-43a4-99a0-14ef49a0d25b tempest-VolumeQuotasAdminTestJSON-832397085 tempest-VolumeQuotasAdminTestJSON-832397085-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:09 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d998c99d-e8b4-407f-973b-5175d7306f6d tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Volume info retrieved successfully. Sep 01 00:23:09 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:09 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:09 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:09 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:09 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-37addb64-b3e1-43a4-99a0-14ef49a0d25b tempest-VolumeQuotasAdminTestJSON-832397085 tempest-VolumeQuotasAdminTestJSON-832397085-project-member] Volume info retrieved successfully. Sep 01 00:23:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d998c99d-e8b4-407f-973b-5175d7306f6d tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] http://192.168.122.147/volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c returned with HTTP 200 Sep 01 00:23:09 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 603/1195] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:09 2026] GET /volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c => generated 843 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-37addb64-b3e1-43a4-99a0-14ef49a0d25b tempest-VolumeQuotasAdminTestJSON-832397085 tempest-VolumeQuotasAdminTestJSON-832397085-project-member] http://192.168.122.147/volume/v3/volumes/26c07747-0c38-4df5-9f88-5ed98726ef7a returned with HTTP 200 Sep 01 00:23:10 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 593/1196] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:09 2026] GET /volume/v3/volumes/26c07747-0c38-4df5-9f88-5ed98726ef7a => generated 857 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-16558e85-64cb-45df-a0b2-9f273e5233ba None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-16558e85-64cb-45df-a0b2-9f273e5233ba tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] GET http://192.168.122.147/volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a?usage=True Sep 01 00:23:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-16558e85-64cb-45df-a0b2-9f273e5233ba tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-16558e85-64cb-45df-a0b2-9f273e5233ba tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:10 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-16558e85-64cb-45df-a0b2-9f273e5233ba tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] 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 00:23:10 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-16558e85-64cb-45df-a0b2-9f273e5233ba tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] 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 00:23:10 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-16558e85-64cb-45df-a0b2-9f273e5233ba tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-2 is set by the default quota flag: quota_snapshots_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:23:10 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-16558e85-64cb-45df-a0b2-9f273e5233ba tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-1 is set by the default quota flag: quota_snapshots_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:23:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-16558e85-64cb-45df-a0b2-9f273e5233ba tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a?usage=True returned with HTTP 200 Sep 01 00:23:10 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 604/1197] 192.168.122.147 () {58 vars in 1259 bytes} [Tue Sep 1 00:23:10 2026] GET /volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a?usage=True => generated 1480 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:23:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7f7bacc1-41bc-4c34-abd0-307056e0fb3d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7f7bacc1-41bc-4c34-abd0-307056e0fb3d tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] GET http://192.168.122.147/volume/v3/os-quota-sets/349f5ccca170429488502f269e42bcd9?usage=True Sep 01 00:23:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7f7bacc1-41bc-4c34-abd0-307056e0fb3d tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7f7bacc1-41bc-4c34-abd0-307056e0fb3d tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:10 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-7f7bacc1-41bc-4c34-abd0-307056e0fb3d tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] 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 00:23:10 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-7f7bacc1-41bc-4c34-abd0-307056e0fb3d tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] 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 00:23:10 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-7f7bacc1-41bc-4c34-abd0-307056e0fb3d tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-2 is set by the default quota flag: quota_snapshots_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:23:10 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-7f7bacc1-41bc-4c34-abd0-307056e0fb3d tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] 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 00:23:10 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-7f7bacc1-41bc-4c34-abd0-307056e0fb3d tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] 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 00:23:10 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-7f7bacc1-41bc-4c34-abd0-307056e0fb3d tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-1 is set by the default quota flag: quota_snapshots_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:23:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7f7bacc1-41bc-4c34-abd0-307056e0fb3d tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/349f5ccca170429488502f269e42bcd9?usage=True returned with HTTP 200 Sep 01 00:23:10 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 594/1198] 192.168.122.147 () {58 vars in 1259 bytes} [Tue Sep 1 00:23:10 2026] GET /volume/v3/os-quota-sets/349f5ccca170429488502f269e42bcd9?usage=True => generated 1480 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:23:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2d65415d-3f1f-47be-a5af-533cd4e6d4d4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2d65415d-3f1f-47be-a5af-533cd4e6d4d4 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/26c07747-0c38-4df5-9f88-5ed98726ef7a Sep 01 00:23:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2d65415d-3f1f-47be-a5af-533cd4e6d4d4 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2d65415d-3f1f-47be-a5af-533cd4e6d4d4 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:10 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-2d65415d-3f1f-47be-a5af-533cd4e6d4d4 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Delete volume with id: 26c07747-0c38-4df5-9f88-5ed98726ef7a Sep 01 00:23:10 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:10 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:10 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:10 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:10 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2d65415d-3f1f-47be-a5af-533cd4e6d4d4 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Volume info retrieved successfully. Sep 01 00:23:10 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2d65415d-3f1f-47be-a5af-533cd4e6d4d4 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Delete volume request issued successfully. Sep 01 00:23:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2d65415d-3f1f-47be-a5af-533cd4e6d4d4 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] http://192.168.122.147/volume/v3/volumes/26c07747-0c38-4df5-9f88-5ed98726ef7a returned with HTTP 202 Sep 01 00:23:10 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 605/1199] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:23:10 2026] DELETE /volume/v3/volumes/26c07747-0c38-4df5-9f88-5ed98726ef7a => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:23:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3bc8cdac-596a-496f-a717-7fac18f7a55f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3bc8cdac-596a-496f-a717-7fac18f7a55f tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] GET http://192.168.122.147/volume/v3/volumes/26c07747-0c38-4df5-9f88-5ed98726ef7a Sep 01 00:23:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3bc8cdac-596a-496f-a717-7fac18f7a55f tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3bc8cdac-596a-496f-a717-7fac18f7a55f tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:10 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:10 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:10 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:10 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:10 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3bc8cdac-596a-496f-a717-7fac18f7a55f tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Volume info retrieved successfully. Sep 01 00:23:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3bc8cdac-596a-496f-a717-7fac18f7a55f tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] http://192.168.122.147/volume/v3/volumes/26c07747-0c38-4df5-9f88-5ed98726ef7a returned with HTTP 200 Sep 01 00:23:10 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 595/1200] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:10 2026] GET /volume/v3/volumes/26c07747-0c38-4df5-9f88-5ed98726ef7a => generated 1019 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:23:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b3a44bff-4e61-4cf0-a026-abe52ec4a617 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b3a44bff-4e61-4cf0-a026-abe52ec4a617 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots/c0100591-e0bd-42e1-84d9-cdbde941d33f Sep 01 00:23:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b3a44bff-4e61-4cf0-a026-abe52ec4a617 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b3a44bff-4e61-4cf0-a026-abe52ec4a617 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:10 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:10 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:10 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b3a44bff-4e61-4cf0-a026-abe52ec4a617 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Snapshot retrieved successfully. Sep 01 00:23:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b3a44bff-4e61-4cf0-a026-abe52ec4a617 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots/c0100591-e0bd-42e1-84d9-cdbde941d33f returned with HTTP 200 Sep 01 00:23:10 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 606/1201] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:23:10 2026] GET /volume/v3/snapshots/c0100591-e0bd-42e1-84d9-cdbde941d33f => generated 472 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e81d04a2-8e7b-4490-af95-50d9e9aeb664 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e81d04a2-8e7b-4490-af95-50d9e9aeb664 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] GET http://192.168.122.147/volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c Sep 01 00:23:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e81d04a2-8e7b-4490-af95-50d9e9aeb664 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e81d04a2-8e7b-4490-af95-50d9e9aeb664 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:11 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:11 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:11 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:11 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:11 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e81d04a2-8e7b-4490-af95-50d9e9aeb664 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Volume info retrieved successfully. Sep 01 00:23:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e81d04a2-8e7b-4490-af95-50d9e9aeb664 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] http://192.168.122.147/volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c returned with HTTP 200 Sep 01 00:23:11 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 596/1202] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:11 2026] GET /volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c => generated 867 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-fbff80b7-ae4c-493b-a84a-58dce0a72c36 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fbff80b7-ae4c-493b-a84a-58dce0a72c36 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] GET http://192.168.122.147/volume/v3/volumes/26c07747-0c38-4df5-9f88-5ed98726ef7a Sep 01 00:23:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fbff80b7-ae4c-493b-a84a-58dce0a72c36 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fbff80b7-ae4c-493b-a84a-58dce0a72c36 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fbff80b7-ae4c-493b-a84a-58dce0a72c36 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] http://192.168.122.147/volume/v3/volumes/26c07747-0c38-4df5-9f88-5ed98726ef7a returned with HTTP 404 Sep 01 00:23:11 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 607/1203] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:11 2026] GET /volume/v3/volumes/26c07747-0c38-4df5-9f88-5ed98726ef7a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:23:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b817a281-dd51-4017-900c-c7e818a220ef None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b817a281-dd51-4017-900c-c7e818a220ef tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] GET http://192.168.122.147/volume/v3/volumes/26c07747-0c38-4df5-9f88-5ed98726ef7a Sep 01 00:23:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b817a281-dd51-4017-900c-c7e818a220ef tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b817a281-dd51-4017-900c-c7e818a220ef tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b817a281-dd51-4017-900c-c7e818a220ef tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] http://192.168.122.147/volume/v3/volumes/26c07747-0c38-4df5-9f88-5ed98726ef7a returned with HTTP 404 Sep 01 00:23:11 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 597/1204] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:11 2026] GET /volume/v3/volumes/26c07747-0c38-4df5-9f88-5ed98726ef7a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:23:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c366e3fb-280e-4692-8717-170d50783084 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c366e3fb-280e-4692-8717-170d50783084 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] DELETE http://192.168.122.147/volume/v3/volumes/26c07747-0c38-4df5-9f88-5ed98726ef7a Sep 01 00:23:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c366e3fb-280e-4692-8717-170d50783084 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c366e3fb-280e-4692-8717-170d50783084 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:11 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-c366e3fb-280e-4692-8717-170d50783084 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] Delete volume with id: 26c07747-0c38-4df5-9f88-5ed98726ef7a Sep 01 00:23:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c366e3fb-280e-4692-8717-170d50783084 tempest-VolumeQuotasAdminTestJSON-1473843728 tempest-VolumeQuotasAdminTestJSON-1473843728-project-member] http://192.168.122.147/volume/v3/volumes/26c07747-0c38-4df5-9f88-5ed98726ef7a returned with HTTP 404 Sep 01 00:23:11 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 608/1205] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:23:11 2026] DELETE /volume/v3/volumes/26c07747-0c38-4df5-9f88-5ed98726ef7a => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:23:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3a96f43a-d538-4e02-ae77-960a47fb6832 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3a96f43a-d538-4e02-ae77-960a47fb6832 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] GET http://192.168.122.147/volume/v3/os-quota-sets/2a31b6260233443fb66ffada64f8c226?usage=True Sep 01 00:23:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3a96f43a-d538-4e02-ae77-960a47fb6832 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3a96f43a-d538-4e02-ae77-960a47fb6832 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3a96f43a-d538-4e02-ae77-960a47fb6832 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/2a31b6260233443fb66ffada64f8c226?usage=True returned with HTTP 200 Sep 01 00:23:11 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 598/1206] 192.168.122.147 () {58 vars in 1259 bytes} [Tue Sep 1 00:23:11 2026] GET /volume/v3/os-quota-sets/2a31b6260233443fb66ffada64f8c226?usage=True => generated 1480 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:23:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-15f2c161-4fa5-43d9-86bc-331218e3e2ba None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-15f2c161-4fa5-43d9-86bc-331218e3e2ba tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] PUT http://192.168.122.147/volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a Sep 01 00:23:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-15f2c161-4fa5-43d9-86bc-331218e3e2ba tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-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=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-15f2c161-4fa5-43d9-86bc-331218e3e2ba tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a returned with HTTP 200 Sep 01 00:23:11 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 609/1207] 192.168.122.147 () {60 vars in 1259 bytes} [Tue Sep 1 00:23:11 2026] PUT /volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a => generated 582 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f48f25a5-9455-4a26-8ffa-187cc109e144 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f48f25a5-9455-4a26-8ffa-187cc109e144 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] PUT http://192.168.122.147/volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a Sep 01 00:23:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f48f25a5-9455-4a26-8ffa-187cc109e144 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-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=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-76c7644b-cff1-4591-acc2-1000cddfcfd9 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-76c7644b-cff1-4591-acc2-1000cddfcfd9 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots/c0100591-e0bd-42e1-84d9-cdbde941d33f Sep 01 00:23:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-76c7644b-cff1-4591-acc2-1000cddfcfd9 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-76c7644b-cff1-4591-acc2-1000cddfcfd9 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-76c7644b-cff1-4591-acc2-1000cddfcfd9 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots/c0100591-e0bd-42e1-84d9-cdbde941d33f returned with HTTP 404 Sep 01 00:23:11 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 610/1208] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:23:11 2026] GET /volume/v3/snapshots/c0100591-e0bd-42e1-84d9-cdbde941d33f => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:23:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0243353b-c373-423e-bec3-601ceb36f4f0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0243353b-c373-423e-bec3-601ceb36f4f0 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/e6277f2c-c570-4900-a5f9-fea6c51f86bc Sep 01 00:23:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0243353b-c373-423e-bec3-601ceb36f4f0 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0243353b-c373-423e-bec3-601ceb36f4f0 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:11 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-0243353b-c373-423e-bec3-601ceb36f4f0 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Delete snapshot with id: e6277f2c-c570-4900-a5f9-fea6c51f86bc Sep 01 00:23:12 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:12 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:12 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0243353b-c373-423e-bec3-601ceb36f4f0 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Snapshot retrieved successfully. Sep 01 00:23:12 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:12 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:12 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0243353b-c373-423e-bec3-601ceb36f4f0 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Snapshot delete request issued successfully. Sep 01 00:23:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0243353b-c373-423e-bec3-601ceb36f4f0 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots/e6277f2c-c570-4900-a5f9-fea6c51f86bc returned with HTTP 202 Sep 01 00:23:12 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 611/1209] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:23:11 2026] DELETE /volume/v3/snapshots/e6277f2c-c570-4900-a5f9-fea6c51f86bc => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:23:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f48f25a5-9455-4a26-8ffa-187cc109e144 tempest-VolumeQuotasAdminTestJSON-1976975206 tempest-VolumeQuotasAdminTestJSON-1976975206-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a returned with HTTP 200 Sep 01 00:23:12 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 599/1210] 192.168.122.147 () {60 vars in 1259 bytes} [Tue Sep 1 00:23:11 2026] PUT /volume/v3/os-quota-sets/ebb92ccf655646b59e41e55ba943660a => generated 580 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ceea1fc4-be74-4bc9-ab9f-41605ba9644a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ceea1fc4-be74-4bc9-ab9f-41605ba9644a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots/e6277f2c-c570-4900-a5f9-fea6c51f86bc Sep 01 00:23:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ceea1fc4-be74-4bc9-ab9f-41605ba9644a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ceea1fc4-be74-4bc9-ab9f-41605ba9644a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7c5b5272-3ce7-4673-8a97-d87829c544b9 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:12 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:12 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:12 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ceea1fc4-be74-4bc9-ab9f-41605ba9644a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Snapshot retrieved successfully. Sep 01 00:23:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ceea1fc4-be74-4bc9-ab9f-41605ba9644a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots/e6277f2c-c570-4900-a5f9-fea6c51f86bc returned with HTTP 200 Sep 01 00:23:12 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 612/1211] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:23:12 2026] GET /volume/v3/snapshots/e6277f2c-c570-4900-a5f9-fea6c51f86bc => generated 472 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7c5b5272-3ce7-4673-8a97-d87829c544b9 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] GET http://192.168.122.147/volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c Sep 01 00:23:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7c5b5272-3ce7-4673-8a97-d87829c544b9 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7c5b5272-3ce7-4673-8a97-d87829c544b9 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:12 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:12 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:12 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:12 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:12 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7c5b5272-3ce7-4673-8a97-d87829c544b9 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Volume info retrieved successfully. Sep 01 00:23:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7c5b5272-3ce7-4673-8a97-d87829c544b9 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] http://192.168.122.147/volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c returned with HTTP 200 Sep 01 00:23:12 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 600/1212] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:12 2026] GET /volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c => generated 868 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-334f125a-d59a-4762-83f2-46ed96f58149 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-334f125a-d59a-4762-83f2-46ed96f58149 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] GET http://192.168.122.147/volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c Sep 01 00:23:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-334f125a-d59a-4762-83f2-46ed96f58149 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-334f125a-d59a-4762-83f2-46ed96f58149 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:12 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:12 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:12 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:12 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:12 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-334f125a-d59a-4762-83f2-46ed96f58149 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] Volume info retrieved successfully. Sep 01 00:23:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-334f125a-d59a-4762-83f2-46ed96f58149 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] http://192.168.122.147/volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c returned with HTTP 200 Sep 01 00:23:12 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 613/1213] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:12 2026] GET /volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c => generated 1031 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:23:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b220539f-35cd-4fbe-9f4e-dca19fe55e38 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b220539f-35cd-4fbe-9f4e-dca19fe55e38 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] POST http://192.168.122.147/volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c/action Sep 01 00:23:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b220539f-35cd-4fbe-9f4e-dca19fe55e38 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:23:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b220539f-35cd-4fbe-9f4e-dca19fe55e38 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:12 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:12 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:12 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:12 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:12 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b220539f-35cd-4fbe-9f4e-dca19fe55e38 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Volume info retrieved successfully. Sep 01 00:23:12 devstack devstack@c-api.service[87484]: /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 00:23:12 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:23:12 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-b220539f-35cd-4fbe-9f4e-dca19fe55e38 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Created reservations ['7858fc61-6071-4e82-b417-46496b727cc4', '1605eb83-3296-4f7b-bbae-cd23fb2cae1b'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:23:12 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-b220539f-35cd-4fbe-9f4e-dca19fe55e38 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Created reservations ['9c4aaff0-7e17-48ec-b782-e527011991eb', '4042c1ca-448b-40a0-ae21-d28a20c0bcb1'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:23:12 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:12 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:12 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b220539f-35cd-4fbe-9f4e-dca19fe55e38 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Retype volume request issued successfully. Sep 01 00:23:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b220539f-35cd-4fbe-9f4e-dca19fe55e38 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] http://192.168.122.147/volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c/action returned with HTTP 202 Sep 01 00:23:12 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 601/1214] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:23:12 2026] POST /volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c/action => generated 0 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:23:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-dda96ba1-12e0-404d-b7af-50c4eca5fe0a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dda96ba1-12e0-404d-b7af-50c4eca5fe0a tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] GET http://192.168.122.147/volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c Sep 01 00:23:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dda96ba1-12e0-404d-b7af-50c4eca5fe0a tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dda96ba1-12e0-404d-b7af-50c4eca5fe0a tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:12 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:12 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:12 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:12 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:12 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-dda96ba1-12e0-404d-b7af-50c4eca5fe0a tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Volume info retrieved successfully. Sep 01 00:23:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dda96ba1-12e0-404d-b7af-50c4eca5fe0a tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] http://192.168.122.147/volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c returned with HTTP 200 Sep 01 00:23:12 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 614/1215] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:12 2026] GET /volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c => generated 867 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-de1716ff-480c-4e25-82d3-aa9e8889342a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-de1716ff-480c-4e25-82d3-aa9e8889342a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots/e6277f2c-c570-4900-a5f9-fea6c51f86bc Sep 01 00:23:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-de1716ff-480c-4e25-82d3-aa9e8889342a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-de1716ff-480c-4e25-82d3-aa9e8889342a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:13 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:13 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:13 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-de1716ff-480c-4e25-82d3-aa9e8889342a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Snapshot retrieved successfully. Sep 01 00:23:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-de1716ff-480c-4e25-82d3-aa9e8889342a tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots/e6277f2c-c570-4900-a5f9-fea6c51f86bc returned with HTTP 200 Sep 01 00:23:13 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 602/1216] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:23:13 2026] GET /volume/v3/snapshots/e6277f2c-c570-4900-a5f9-fea6c51f86bc => generated 472 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6f80bfbe-0d93-4d9e-9adf-0255023c7d7e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6f80bfbe-0d93-4d9e-9adf-0255023c7d7e tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] GET http://192.168.122.147/volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c Sep 01 00:23:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6f80bfbe-0d93-4d9e-9adf-0255023c7d7e tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6f80bfbe-0d93-4d9e-9adf-0255023c7d7e tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:13 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:13 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:13 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:13 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:13 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6f80bfbe-0d93-4d9e-9adf-0255023c7d7e tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Volume info retrieved successfully. Sep 01 00:23:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6f80bfbe-0d93-4d9e-9adf-0255023c7d7e tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] http://192.168.122.147/volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c returned with HTTP 200 Sep 01 00:23:13 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 615/1217] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:13 2026] GET /volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c => generated 868 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-189e9413-e279-485b-b0c1-43b5eef6c30b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-189e9413-e279-485b-b0c1-43b5eef6c30b tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] GET http://192.168.122.147/volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c Sep 01 00:23:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-189e9413-e279-485b-b0c1-43b5eef6c30b tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-189e9413-e279-485b-b0c1-43b5eef6c30b tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:13 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:13 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:13 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:13 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:13 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-189e9413-e279-485b-b0c1-43b5eef6c30b tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] Volume info retrieved successfully. Sep 01 00:23:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-189e9413-e279-485b-b0c1-43b5eef6c30b tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] http://192.168.122.147/volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c returned with HTTP 200 Sep 01 00:23:13 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 603/1218] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:13 2026] GET /volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c => generated 1031 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:23:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a24ceb01-53af-4d9e-a303-9257e0d756e0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a24ceb01-53af-4d9e-a303-9257e0d756e0 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] GET http://192.168.122.147/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-622855647 Sep 01 00:23:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a24ceb01-53af-4d9e-a303-9257e0d756e0 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a24ceb01-53af-4d9e-a303-9257e0d756e0 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:13 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-a24ceb01-53af-4d9e-a303-9257e0d756e0 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-622855647'), ('all_tenants', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:23:14 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:14 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:14 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a24ceb01-53af-4d9e-a303-9257e0d756e0 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] Get all volumes completed successfully. Sep 01 00:23:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a24ceb01-53af-4d9e-a303-9257e0d756e0 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] http://192.168.122.147/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-622855647 returned with HTTP 200 Sep 01 00:23:14 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 616/1219] 192.168.122.147 () {58 vars in 1280 bytes} [Tue Sep 1 00:23:13 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-622855647 => generated 354 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-78416629-38c0-41dd-9b45-85f4ba3692c9 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-78416629-38c0-41dd-9b45-85f4ba3692c9 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] GET http://192.168.122.147/volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c Sep 01 00:23:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-78416629-38c0-41dd-9b45-85f4ba3692c9 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-78416629-38c0-41dd-9b45-85f4ba3692c9 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:14 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:14 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:14 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:14 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:14 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-78416629-38c0-41dd-9b45-85f4ba3692c9 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Volume info retrieved successfully. Sep 01 00:23:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-78416629-38c0-41dd-9b45-85f4ba3692c9 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] http://192.168.122.147/volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c returned with HTTP 200 Sep 01 00:23:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 604/1220] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:14 2026] GET /volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c => generated 868 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d7ec79fa-ee4b-4f2c-80c1-1f60273c3bd2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2187eb83-d36b-42dc-9d34-22d5eb273741 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d7ec79fa-ee4b-4f2c-80c1-1f60273c3bd2 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] DELETE http://192.168.122.147/volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c Sep 01 00:23:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d7ec79fa-ee4b-4f2c-80c1-1f60273c3bd2 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d7ec79fa-ee4b-4f2c-80c1-1f60273c3bd2 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2187eb83-d36b-42dc-9d34-22d5eb273741 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots/e6277f2c-c570-4900-a5f9-fea6c51f86bc Sep 01 00:23:14 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-d7ec79fa-ee4b-4f2c-80c1-1f60273c3bd2 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Delete volume with id: 0e24be84-a781-4a92-b1da-51ba6e42770c Sep 01 00:23:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2187eb83-d36b-42dc-9d34-22d5eb273741 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2187eb83-d36b-42dc-9d34-22d5eb273741 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:14 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:14 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:14 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:14 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:14 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2187eb83-d36b-42dc-9d34-22d5eb273741 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Snapshot retrieved successfully. Sep 01 00:23:14 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:14 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:14 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d7ec79fa-ee4b-4f2c-80c1-1f60273c3bd2 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Volume info retrieved successfully. Sep 01 00:23:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2187eb83-d36b-42dc-9d34-22d5eb273741 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots/e6277f2c-c570-4900-a5f9-fea6c51f86bc returned with HTTP 200 Sep 01 00:23:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 605/1221] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:23:14 2026] GET /volume/v3/snapshots/e6277f2c-c570-4900-a5f9-fea6c51f86bc => generated 472 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:14 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d7ec79fa-ee4b-4f2c-80c1-1f60273c3bd2 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Delete volume request issued successfully. Sep 01 00:23:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d7ec79fa-ee4b-4f2c-80c1-1f60273c3bd2 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] http://192.168.122.147/volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c returned with HTTP 202 Sep 01 00:23:14 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 617/1222] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:23:14 2026] DELETE /volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:23:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3d3eb7a6-6e69-4cf6-8a62-2dad820bb297 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3d3eb7a6-6e69-4cf6-8a62-2dad820bb297 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] GET http://192.168.122.147/volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c Sep 01 00:23:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3d3eb7a6-6e69-4cf6-8a62-2dad820bb297 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3d3eb7a6-6e69-4cf6-8a62-2dad820bb297 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:14 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:14 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:14 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:14 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:14 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3d3eb7a6-6e69-4cf6-8a62-2dad820bb297 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Volume info retrieved successfully. Sep 01 00:23:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3d3eb7a6-6e69-4cf6-8a62-2dad820bb297 tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] http://192.168.122.147/volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c returned with HTTP 200 Sep 01 00:23:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 606/1223] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:14 2026] GET /volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c => generated 867 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5d462826-28dd-40ee-912b-a8db72b03514 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5d462826-28dd-40ee-912b-a8db72b03514 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots/e6277f2c-c570-4900-a5f9-fea6c51f86bc Sep 01 00:23:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5d462826-28dd-40ee-912b-a8db72b03514 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5d462826-28dd-40ee-912b-a8db72b03514 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5d462826-28dd-40ee-912b-a8db72b03514 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots/e6277f2c-c570-4900-a5f9-fea6c51f86bc returned with HTTP 404 Sep 01 00:23:15 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 618/1224] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:23:15 2026] GET /volume/v3/snapshots/e6277f2c-c570-4900-a5f9-fea6c51f86bc => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:23:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e8a1a50f-d9a3-4fbb-804e-043a377111ce None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e8a1a50f-d9a3-4fbb-804e-043a377111ce tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/1ea1e441-6502-44f5-a0b8-531f464af682 Sep 01 00:23:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e8a1a50f-d9a3-4fbb-804e-043a377111ce tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e8a1a50f-d9a3-4fbb-804e-043a377111ce tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:15 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-e8a1a50f-d9a3-4fbb-804e-043a377111ce tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Delete snapshot with id: 1ea1e441-6502-44f5-a0b8-531f464af682 Sep 01 00:23:15 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:15 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:15 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e8a1a50f-d9a3-4fbb-804e-043a377111ce tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Snapshot retrieved successfully. Sep 01 00:23:15 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:15 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:15 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e8a1a50f-d9a3-4fbb-804e-043a377111ce tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Snapshot delete request issued successfully. Sep 01 00:23:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e8a1a50f-d9a3-4fbb-804e-043a377111ce tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots/1ea1e441-6502-44f5-a0b8-531f464af682 returned with HTTP 202 Sep 01 00:23:15 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 607/1225] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:23:15 2026] DELETE /volume/v3/snapshots/1ea1e441-6502-44f5-a0b8-531f464af682 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:23:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1d509df1-40ca-4dea-8640-7c97c7e78461 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1d509df1-40ca-4dea-8640-7c97c7e78461 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots/1ea1e441-6502-44f5-a0b8-531f464af682 Sep 01 00:23:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1d509df1-40ca-4dea-8640-7c97c7e78461 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1d509df1-40ca-4dea-8640-7c97c7e78461 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:15 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:15 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:15 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1d509df1-40ca-4dea-8640-7c97c7e78461 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Snapshot retrieved successfully. Sep 01 00:23:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1d509df1-40ca-4dea-8640-7c97c7e78461 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots/1ea1e441-6502-44f5-a0b8-531f464af682 returned with HTTP 200 Sep 01 00:23:15 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 619/1226] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:23:15 2026] GET /volume/v3/snapshots/1ea1e441-6502-44f5-a0b8-531f464af682 => generated 472 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-71b8f73c-04c6-4cb5-a50d-ef56a4aa94cf None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-71b8f73c-04c6-4cb5-a50d-ef56a4aa94cf tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] GET http://192.168.122.147/volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c Sep 01 00:23:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-71b8f73c-04c6-4cb5-a50d-ef56a4aa94cf tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-71b8f73c-04c6-4cb5-a50d-ef56a4aa94cf tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-71b8f73c-04c6-4cb5-a50d-ef56a4aa94cf tempest-VolumeRetypeWithoutMigrationTest-96437302 tempest-VolumeRetypeWithoutMigrationTest-96437302-project-member] http://192.168.122.147/volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c returned with HTTP 404 Sep 01 00:23:15 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 608/1227] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:15 2026] GET /volume/v3/volumes/0e24be84-a781-4a92-b1da-51ba6e42770c => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:23:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ba7a71f5-3d7f-463b-bf6a-ff236b544c77 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ba7a71f5-3d7f-463b-bf6a-ff236b544c77 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] DELETE http://192.168.122.147/volume/v3/types/70ad35f5-3141-4800-97d4-d976167565df Sep 01 00:23:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ba7a71f5-3d7f-463b-bf6a-ff236b544c77 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ba7a71f5-3d7f-463b-bf6a-ff236b544c77 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ba7a71f5-3d7f-463b-bf6a-ff236b544c77 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] http://192.168.122.147/volume/v3/types/70ad35f5-3141-4800-97d4-d976167565df returned with HTTP 202 Sep 01 00:23:15 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 620/1228] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:23:15 2026] DELETE /volume/v3/types/70ad35f5-3141-4800-97d4-d976167565df => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 00:23:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6df78337-9422-43a8-8c6f-150aeb4ae7a3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6df78337-9422-43a8-8c6f-150aeb4ae7a3 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] GET http://192.168.122.147/volume/v3/types/70ad35f5-3141-4800-97d4-d976167565df Sep 01 00:23:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6df78337-9422-43a8-8c6f-150aeb4ae7a3 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6df78337-9422-43a8-8c6f-150aeb4ae7a3 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6df78337-9422-43a8-8c6f-150aeb4ae7a3 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] http://192.168.122.147/volume/v3/types/70ad35f5-3141-4800-97d4-d976167565df returned with HTTP 404 Sep 01 00:23:15 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 609/1229] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:23:15 2026] GET /volume/v3/types/70ad35f5-3141-4800-97d4-d976167565df => generated 114 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:23:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-483fa381-3aac-44e8-beda-f4afa1685049 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-483fa381-3aac-44e8-beda-f4afa1685049 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] DELETE http://192.168.122.147/volume/v3/types/69feea4b-52df-4e1e-aa76-9c88396c3727 Sep 01 00:23:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-483fa381-3aac-44e8-beda-f4afa1685049 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-483fa381-3aac-44e8-beda-f4afa1685049 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-483fa381-3aac-44e8-beda-f4afa1685049 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] http://192.168.122.147/volume/v3/types/69feea4b-52df-4e1e-aa76-9c88396c3727 returned with HTTP 202 Sep 01 00:23:15 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 621/1230] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:23:15 2026] DELETE /volume/v3/types/69feea4b-52df-4e1e-aa76-9c88396c3727 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:23:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f04f0c75-d679-42ec-8cd1-7d51c827fcd5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f04f0c75-d679-42ec-8cd1-7d51c827fcd5 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] GET http://192.168.122.147/volume/v3/types/69feea4b-52df-4e1e-aa76-9c88396c3727 Sep 01 00:23:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f04f0c75-d679-42ec-8cd1-7d51c827fcd5 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f04f0c75-d679-42ec-8cd1-7d51c827fcd5 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f04f0c75-d679-42ec-8cd1-7d51c827fcd5 tempest-VolumeRetypeWithoutMigrationTest-1161517886 tempest-VolumeRetypeWithoutMigrationTest-1161517886-project-admin] http://192.168.122.147/volume/v3/types/69feea4b-52df-4e1e-aa76-9c88396c3727 returned with HTTP 404 Sep 01 00:23:15 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 610/1231] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:23:15 2026] GET /volume/v3/types/69feea4b-52df-4e1e-aa76-9c88396c3727 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:23:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8c3407cd-b9f5-44bd-b501-755123082e2d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8c3407cd-b9f5-44bd-b501-755123082e2d tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots/1ea1e441-6502-44f5-a0b8-531f464af682 Sep 01 00:23:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8c3407cd-b9f5-44bd-b501-755123082e2d tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8c3407cd-b9f5-44bd-b501-755123082e2d tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:16 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:16 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:16 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8c3407cd-b9f5-44bd-b501-755123082e2d tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Snapshot retrieved successfully. Sep 01 00:23:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8c3407cd-b9f5-44bd-b501-755123082e2d tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots/1ea1e441-6502-44f5-a0b8-531f464af682 returned with HTTP 200 Sep 01 00:23:16 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 622/1232] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:23:16 2026] GET /volume/v3/snapshots/1ea1e441-6502-44f5-a0b8-531f464af682 => generated 472 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-964f8c12-59bc-4967-8c7f-86e2a76d65a7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-964f8c12-59bc-4967-8c7f-86e2a76d65a7 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots/1ea1e441-6502-44f5-a0b8-531f464af682 Sep 01 00:23:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-964f8c12-59bc-4967-8c7f-86e2a76d65a7 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-964f8c12-59bc-4967-8c7f-86e2a76d65a7 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:17 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:17 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:17 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-964f8c12-59bc-4967-8c7f-86e2a76d65a7 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Snapshot retrieved successfully. Sep 01 00:23:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-964f8c12-59bc-4967-8c7f-86e2a76d65a7 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots/1ea1e441-6502-44f5-a0b8-531f464af682 returned with HTTP 200 Sep 01 00:23:17 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 611/1233] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:23:17 2026] GET /volume/v3/snapshots/1ea1e441-6502-44f5-a0b8-531f464af682 => generated 472 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6e17509c-df39-4219-86ba-cfbb63e9dbc9 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6e17509c-df39-4219-86ba-cfbb63e9dbc9 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/snapshots/1ea1e441-6502-44f5-a0b8-531f464af682 Sep 01 00:23:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6e17509c-df39-4219-86ba-cfbb63e9dbc9 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6e17509c-df39-4219-86ba-cfbb63e9dbc9 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6e17509c-df39-4219-86ba-cfbb63e9dbc9 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/snapshots/1ea1e441-6502-44f5-a0b8-531f464af682 returned with HTTP 404 Sep 01 00:23:18 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 623/1234] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:23:18 2026] GET /volume/v3/snapshots/1ea1e441-6502-44f5-a0b8-531f464af682 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:23:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1d8dbc18-1a7b-4411-aa91-03994d11e642 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1d8dbc18-1a7b-4411-aa91-03994d11e642 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/volumes/f3bb5382-8279-46ea-bfd9-24714bf77bd1 Sep 01 00:23:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1d8dbc18-1a7b-4411-aa91-03994d11e642 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1d8dbc18-1a7b-4411-aa91-03994d11e642 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:18 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:18 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:18 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:18 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:18 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1d8dbc18-1a7b-4411-aa91-03994d11e642 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Volume info retrieved successfully. Sep 01 00:23:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1d8dbc18-1a7b-4411-aa91-03994d11e642 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/volumes/f3bb5382-8279-46ea-bfd9-24714bf77bd1 returned with HTTP 200 Sep 01 00:23:18 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 612/1235] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:18 2026] GET /volume/v3/volumes/f3bb5382-8279-46ea-bfd9-24714bf77bd1 => generated 858 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-25c996bd-a6f4-475e-937a-1c062afcc6c6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-25c996bd-a6f4-475e-937a-1c062afcc6c6 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] DELETE http://192.168.122.147/volume/v3/volumes/f3bb5382-8279-46ea-bfd9-24714bf77bd1 Sep 01 00:23:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-25c996bd-a6f4-475e-937a-1c062afcc6c6 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-25c996bd-a6f4-475e-937a-1c062afcc6c6 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:18 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-25c996bd-a6f4-475e-937a-1c062afcc6c6 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Delete volume with id: f3bb5382-8279-46ea-bfd9-24714bf77bd1 Sep 01 00:23:18 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:18 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:18 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:18 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:18 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-25c996bd-a6f4-475e-937a-1c062afcc6c6 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Volume info retrieved successfully. Sep 01 00:23:18 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-25c996bd-a6f4-475e-937a-1c062afcc6c6 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Delete volume request issued successfully. Sep 01 00:23:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-25c996bd-a6f4-475e-937a-1c062afcc6c6 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/volumes/f3bb5382-8279-46ea-bfd9-24714bf77bd1 returned with HTTP 202 Sep 01 00:23:18 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 624/1236] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:23:18 2026] DELETE /volume/v3/volumes/f3bb5382-8279-46ea-bfd9-24714bf77bd1 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:23:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-dad644a2-a8b5-4718-96fc-4fef169ab987 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-dad644a2-a8b5-4718-96fc-4fef169ab987 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/volumes/f3bb5382-8279-46ea-bfd9-24714bf77bd1 Sep 01 00:23:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-dad644a2-a8b5-4718-96fc-4fef169ab987 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-dad644a2-a8b5-4718-96fc-4fef169ab987 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:18 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:18 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:18 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:18 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:18 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-dad644a2-a8b5-4718-96fc-4fef169ab987 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Volume info retrieved successfully. Sep 01 00:23:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-dad644a2-a8b5-4718-96fc-4fef169ab987 tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/volumes/f3bb5382-8279-46ea-bfd9-24714bf77bd1 returned with HTTP 200 Sep 01 00:23:18 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 613/1237] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:18 2026] GET /volume/v3/volumes/f3bb5382-8279-46ea-bfd9-24714bf77bd1 => generated 857 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6ee6fefe-1e16-43f3-a364-e433b3155142 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-45af9ec5-5d05-4046-a4b9-a05cad7aafbe None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-45af9ec5-5d05-4046-a4b9-a05cad7aafbe tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] GET http://192.168.122.147/volume/v3/volumes/f3bb5382-8279-46ea-bfd9-24714bf77bd1 Sep 01 00:23:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6ee6fefe-1e16-43f3-a364-e433b3155142 tempest-VolumeServicesNegativeTest-534134455 tempest-VolumeServicesNegativeTest-534134455-project-admin] GET http://192.168.122.147/volume/v3/os-services Sep 01 00:23:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-45af9ec5-5d05-4046-a4b9-a05cad7aafbe tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6ee6fefe-1e16-43f3-a364-e433b3155142 tempest-VolumeServicesNegativeTest-534134455 tempest-VolumeServicesNegativeTest-534134455-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-45af9ec5-5d05-4046-a4b9-a05cad7aafbe tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6ee6fefe-1e16-43f3-a364-e433b3155142 tempest-VolumeServicesNegativeTest-534134455 tempest-VolumeServicesNegativeTest-534134455-project-admin] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:19 devstack devstack@c-api.service[87485]: /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 00:23:19 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 00:23:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6ee6fefe-1e16-43f3-a364-e433b3155142 tempest-VolumeServicesNegativeTest-534134455 tempest-VolumeServicesNegativeTest-534134455-project-admin] http://192.168.122.147/volume/v3/os-services returned with HTTP 200 Sep 01 00:23:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-45af9ec5-5d05-4046-a4b9-a05cad7aafbe tempest-VolumesSnapshotListTestJSON-1062073842 tempest-VolumesSnapshotListTestJSON-1062073842-project-member] http://192.168.122.147/volume/v3/volumes/f3bb5382-8279-46ea-bfd9-24714bf77bd1 returned with HTTP 404 Sep 01 00:23:19 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 614/1239] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:19 2026] GET /volume/v3/volumes/f3bb5382-8279-46ea-bfd9-24714bf77bd1 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:23:19 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 625/1239] 192.168.122.147 () {58 vars in 1133 bytes} [Tue Sep 1 00:23:19 2026] GET /volume/v3/os-services => generated 705 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3f12579f-bbd1-48cb-822b-d0f9ffaae0dc None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3f12579f-bbd1-48cb-822b-d0f9ffaae0dc tempest-VolumeServicesNegativeTest-534134455 tempest-VolumeServicesNegativeTest-534134455-project-admin] PUT http://192.168.122.147/volume/v3/os-services/disable-log-reason Sep 01 00:23:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3f12579f-bbd1-48cb-822b-d0f9ffaae0dc tempest-VolumeServicesNegativeTest-534134455 tempest-VolumeServicesNegativeTest-534134455-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3f12579f-bbd1-48cb-822b-d0f9ffaae0dc tempest-VolumeServicesNegativeTest-534134455 tempest-VolumeServicesNegativeTest-534134455-project-admin] http://192.168.122.147/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 01 00:23:20 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 615/1240] 192.168.122.147 () {60 vars in 1210 bytes} [Tue Sep 1 00:23:20 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 00:23:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d536fe2f-2e6b-4ae5-8720-a5f134428724 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d536fe2f-2e6b-4ae5-8720-a5f134428724 tempest-VolumeServicesNegativeTest-534134455 tempest-VolumeServicesNegativeTest-534134455-project-admin] PUT http://192.168.122.147/volume/v3/os-services/disable Sep 01 00:23:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d536fe2f-2e6b-4ae5-8720-a5f134428724 tempest-VolumeServicesNegativeTest-534134455 tempest-VolumeServicesNegativeTest-534134455-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d536fe2f-2e6b-4ae5-8720-a5f134428724 tempest-VolumeServicesNegativeTest-534134455 tempest-VolumeServicesNegativeTest-534134455-project-admin] http://192.168.122.147/volume/v3/os-services/disable returned with HTTP 404 Sep 01 00:23:20 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 626/1241] 192.168.122.147 () {60 vars in 1177 bytes} [Tue Sep 1 00:23:20 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:23:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d2ec69e1-bcb1-4c29-acfc-771a1f1185fa None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d2ec69e1-bcb1-4c29-acfc-771a1f1185fa tempest-VolumeServicesNegativeTest-534134455 tempest-VolumeServicesNegativeTest-534134455-project-admin] PUT http://192.168.122.147/volume/v3/os-services/enable Sep 01 00:23:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d2ec69e1-bcb1-4c29-acfc-771a1f1185fa tempest-VolumeServicesNegativeTest-534134455 tempest-VolumeServicesNegativeTest-534134455-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d2ec69e1-bcb1-4c29-acfc-771a1f1185fa tempest-VolumeServicesNegativeTest-534134455 tempest-VolumeServicesNegativeTest-534134455-project-admin] http://192.168.122.147/volume/v3/os-services/enable returned with HTTP 404 Sep 01 00:23:20 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 616/1242] 192.168.122.147 () {60 vars in 1174 bytes} [Tue Sep 1 00:23:20 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:23:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c323104f-012e-4edf-8a74-b5e675698469 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c323104f-012e-4edf-8a74-b5e675698469 tempest-VolumeServicesNegativeTest-534134455 tempest-VolumeServicesNegativeTest-534134455-project-admin] PUT http://192.168.122.147/volume/v3/os-services/freeze Sep 01 00:23:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c323104f-012e-4edf-8a74-b5e675698469 tempest-VolumeServicesNegativeTest-534134455 tempest-VolumeServicesNegativeTest-534134455-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c323104f-012e-4edf-8a74-b5e675698469 tempest-VolumeServicesNegativeTest-534134455 tempest-VolumeServicesNegativeTest-534134455-project-admin] http://192.168.122.147/volume/v3/os-services/freeze returned with HTTP 400 Sep 01 00:23:20 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 627/1243] 192.168.122.147 () {60 vars in 1174 bytes} [Tue Sep 1 00:23:20 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:23:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1406d579-5c90-4087-a914-3d2fd1701feb None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1406d579-5c90-4087-a914-3d2fd1701feb tempest-VolumeServicesNegativeTest-534134455 tempest-VolumeServicesNegativeTest-534134455-project-admin] PUT http://192.168.122.147/volume/v3/os-services/thaw Sep 01 00:23:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1406d579-5c90-4087-a914-3d2fd1701feb tempest-VolumeServicesNegativeTest-534134455 tempest-VolumeServicesNegativeTest-534134455-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:20 devstack devstack@c-api.service[87484]: /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 00:23:20 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 00:23:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1406d579-5c90-4087-a914-3d2fd1701feb tempest-VolumeServicesNegativeTest-534134455 tempest-VolumeServicesNegativeTest-534134455-project-admin] http://192.168.122.147/volume/v3/os-services/thaw returned with HTTP 400 Sep 01 00:23:20 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 617/1244] 192.168.122.147 () {60 vars in 1168 bytes} [Tue Sep 1 00:23:20 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:23:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0bb0a2ec-7b1d-4a6b-81da-43b9527cd413 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0bb0a2ec-7b1d-4a6b-81da-43b9527cd413 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:23:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0bb0a2ec-7b1d-4a6b-81da-43b9527cd413 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-100236090", "extra_specs": {"spec1": "val1"}}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0bb0a2ec-7b1d-4a6b-81da-43b9527cd413 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:23:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 628/1245] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:23:21 2026] POST /volume/v3/types => generated 242 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4c790c61-0aa3-448b-abc2-21d2f5850437 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4c790c61-0aa3-448b-abc2-21d2f5850437 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] POST http://192.168.122.147/volume/v3/types/e681d1cf-0092-43b8-aed8-39ec48437e70/extra_specs Sep 01 00:23:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4c790c61-0aa3-448b-abc2-21d2f5850437 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4c790c61-0aa3-448b-abc2-21d2f5850437 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] http://192.168.122.147/volume/v3/types/e681d1cf-0092-43b8-aed8-39ec48437e70/extra_specs returned with HTTP 400 Sep 01 00:23:22 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 618/1246] 192.168.122.147 () {60 vars in 1283 bytes} [Tue Sep 1 00:23:22 2026] POST /volume/v3/types/e681d1cf-0092-43b8-aed8-39ec48437e70/extra_specs => generated 146 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 00:23:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-650b3923-4264-4f6c-bfe6-85fc771e8c1c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-650b3923-4264-4f6c-bfe6-85fc771e8c1c tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] POST http://192.168.122.147/volume/v3/types/e681d1cf-0092-43b8-aed8-39ec48437e70/extra_specs Sep 01 00:23:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-650b3923-4264-4f6c-bfe6-85fc771e8c1c tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-650b3923-4264-4f6c-bfe6-85fc771e8c1c tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] http://192.168.122.147/volume/v3/types/e681d1cf-0092-43b8-aed8-39ec48437e70/extra_specs returned with HTTP 400 Sep 01 00:23:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 629/1247] 192.168.122.147 () {60 vars in 1283 bytes} [Tue Sep 1 00:23:22 2026] POST /volume/v3/types/e681d1cf-0092-43b8-aed8-39ec48437e70/extra_specs => generated 132 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 00:23:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-96b763a9-c7b8-495d-880a-1423c8dd0eb0 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-96b763a9-c7b8-495d-880a-1423c8dd0eb0 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] POST http://192.168.122.147/volume/v3/types/ac61e1d0-0fb5-4a1e-b762-1c6d5d5600cc/extra_specs Sep 01 00:23:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-96b763a9-c7b8-495d-880a-1423c8dd0eb0 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-96b763a9-c7b8-495d-880a-1423c8dd0eb0 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] http://192.168.122.147/volume/v3/types/ac61e1d0-0fb5-4a1e-b762-1c6d5d5600cc/extra_specs returned with HTTP 404 Sep 01 00:23:22 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 619/1248] 192.168.122.147 () {60 vars in 1283 bytes} [Tue Sep 1 00:23:22 2026] POST /volume/v3/types/ac61e1d0-0fb5-4a1e-b762-1c6d5d5600cc/extra_specs => generated 114 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:23:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-edf23d48-9e3d-4cad-8bd8-8ed0bf810b2e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-edf23d48-9e3d-4cad-8bd8-8ed0bf810b2e tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] DELETE http://192.168.122.147/volume/v3/types/e3bb2906-c9c8-4167-8b3f-0767c0691c76/extra_specs/spec1 Sep 01 00:23:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-edf23d48-9e3d-4cad-8bd8-8ed0bf810b2e tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-edf23d48-9e3d-4cad-8bd8-8ed0bf810b2e tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-edf23d48-9e3d-4cad-8bd8-8ed0bf810b2e tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] http://192.168.122.147/volume/v3/types/e3bb2906-c9c8-4167-8b3f-0767c0691c76/extra_specs/spec1 returned with HTTP 404 Sep 01 00:23:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 630/1249] 192.168.122.147 () {58 vars in 1283 bytes} [Tue Sep 1 00:23:22 2026] DELETE /volume/v3/types/e3bb2906-c9c8-4167-8b3f-0767c0691c76/extra_specs/spec1 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:23:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8ed89183-82ef-49da-b298-ee84d600e2af None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8ed89183-82ef-49da-b298-ee84d600e2af tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] GET http://192.168.122.147/volume/v3/types/e681d1cf-0092-43b8-aed8-39ec48437e70/extra_specs/nonexistent_extra_spec_name Sep 01 00:23:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8ed89183-82ef-49da-b298-ee84d600e2af tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8ed89183-82ef-49da-b298-ee84d600e2af tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8ed89183-82ef-49da-b298-ee84d600e2af tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] http://192.168.122.147/volume/v3/types/e681d1cf-0092-43b8-aed8-39ec48437e70/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 01 00:23:22 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 620/1250] 192.168.122.147 () {58 vars in 1346 bytes} [Tue Sep 1 00:23:22 2026] GET /volume/v3/types/e681d1cf-0092-43b8-aed8-39ec48437e70/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:23:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f2aa24bc-7bcc-4a0d-9a52-ec87ff4c3dd4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f2aa24bc-7bcc-4a0d-9a52-ec87ff4c3dd4 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] GET http://192.168.122.147/volume/v3/types/43803463-708a-488a-92d4-c54f3c34f41f/extra_specs/spec1 Sep 01 00:23:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f2aa24bc-7bcc-4a0d-9a52-ec87ff4c3dd4 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f2aa24bc-7bcc-4a0d-9a52-ec87ff4c3dd4 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f2aa24bc-7bcc-4a0d-9a52-ec87ff4c3dd4 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] http://192.168.122.147/volume/v3/types/43803463-708a-488a-92d4-c54f3c34f41f/extra_specs/spec1 returned with HTTP 404 Sep 01 00:23:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 631/1251] 192.168.122.147 () {58 vars in 1280 bytes} [Tue Sep 1 00:23:22 2026] GET /volume/v3/types/43803463-708a-488a-92d4-c54f3c34f41f/extra_specs/spec1 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:23:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9dacafb5-f5de-4e71-8497-d4ee9ded39a1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9dacafb5-f5de-4e71-8497-d4ee9ded39a1 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] GET http://192.168.122.147/volume/v3/types/16eb7ef6-18ca-44eb-8dd1-5fdcca614ac8/extra_specs Sep 01 00:23:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9dacafb5-f5de-4e71-8497-d4ee9ded39a1 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9dacafb5-f5de-4e71-8497-d4ee9ded39a1 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9dacafb5-f5de-4e71-8497-d4ee9ded39a1 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] http://192.168.122.147/volume/v3/types/16eb7ef6-18ca-44eb-8dd1-5fdcca614ac8/extra_specs returned with HTTP 404 Sep 01 00:23:22 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 621/1252] 192.168.122.147 () {58 vars in 1262 bytes} [Tue Sep 1 00:23:22 2026] GET /volume/v3/types/16eb7ef6-18ca-44eb-8dd1-5fdcca614ac8/extra_specs => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:23:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b06c5d91-d90e-4d3b-98ce-b536880da3c8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b06c5d91-d90e-4d3b-98ce-b536880da3c8 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] PUT http://192.168.122.147/volume/v3/types/e681d1cf-0092-43b8-aed8-39ec48437e70/extra_specs/spec1 Sep 01 00:23:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b06c5d91-d90e-4d3b-98ce-b536880da3c8 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b06c5d91-d90e-4d3b-98ce-b536880da3c8 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] http://192.168.122.147/volume/v3/types/e681d1cf-0092-43b8-aed8-39ec48437e70/extra_specs/spec1 returned with HTTP 400 Sep 01 00:23:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 632/1253] 192.168.122.147 () {60 vars in 1300 bytes} [Tue Sep 1 00:23:22 2026] PUT /volume/v3/types/e681d1cf-0092-43b8-aed8-39ec48437e70/extra_specs/spec1 => generated 102 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 00:23:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5f019839-5642-4791-93ce-3db53f6deadc None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5f019839-5642-4791-93ce-3db53f6deadc tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] PUT http://192.168.122.147/volume/v3/types/e681d1cf-0092-43b8-aed8-39ec48437e70/extra_specs/spec1 Sep 01 00:23:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5f019839-5642-4791-93ce-3db53f6deadc tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] Action: 'update', calling method: update, body: null {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5f019839-5642-4791-93ce-3db53f6deadc tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] http://192.168.122.147/volume/v3/types/e681d1cf-0092-43b8-aed8-39ec48437e70/extra_specs/spec1 returned with HTTP 400 Sep 01 00:23:22 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 622/1254] 192.168.122.147 () {60 vars in 1299 bytes} [Tue Sep 1 00:23:22 2026] PUT /volume/v3/types/e681d1cf-0092-43b8-aed8-39ec48437e70/extra_specs/spec1 => generated 72 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:23:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9e7f05fb-a2be-4816-9a33-4d65e5002039 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9e7f05fb-a2be-4816-9a33-4d65e5002039 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] PUT http://192.168.122.147/volume/v3/types/e681d1cf-0092-43b8-aed8-39ec48437e70/extra_specs/None Sep 01 00:23:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9e7f05fb-a2be-4816-9a33-4d65e5002039 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9e7f05fb-a2be-4816-9a33-4d65e5002039 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 01 00:23:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9e7f05fb-a2be-4816-9a33-4d65e5002039 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] http://192.168.122.147/volume/v3/types/e681d1cf-0092-43b8-aed8-39ec48437e70/extra_specs/None returned with HTTP 400 Sep 01 00:23:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 633/1255] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:23:22 2026] PUT /volume/v3/types/e681d1cf-0092-43b8-aed8-39ec48437e70/extra_specs/None => generated 73 bytes in 86 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:23:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b2b58894-c3b5-4ccb-9bc1-8ca31c3b57b9 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b2b58894-c3b5-4ccb-9bc1-8ca31c3b57b9 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] PUT http://192.168.122.147/volume/v3/types/e681d1cf-0092-43b8-aed8-39ec48437e70/extra_specs/160a06c2-4169-48ac-b928-364b775fb690 Sep 01 00:23:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b2b58894-c3b5-4ccb-9bc1-8ca31c3b57b9 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b2b58894-c3b5-4ccb-9bc1-8ca31c3b57b9 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 01 00:23:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b2b58894-c3b5-4ccb-9bc1-8ca31c3b57b9 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] http://192.168.122.147/volume/v3/types/e681d1cf-0092-43b8-aed8-39ec48437e70/extra_specs/160a06c2-4169-48ac-b928-364b775fb690 returned with HTTP 400 Sep 01 00:23:22 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 623/1256] 192.168.122.147 () {60 vars in 1393 bytes} [Tue Sep 1 00:23:22 2026] PUT /volume/v3/types/e681d1cf-0092-43b8-aed8-39ec48437e70/extra_specs/160a06c2-4169-48ac-b928-364b775fb690 => generated 73 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:23:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6501c031-0bfa-4d38-a951-903367e02475 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6501c031-0bfa-4d38-a951-903367e02475 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] PUT http://192.168.122.147/volume/v3/types/504d3c76-eaa8-41c6-9fd4-e4951bcbbe88/extra_specs/spec1 Sep 01 00:23:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6501c031-0bfa-4d38-a951-903367e02475 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6501c031-0bfa-4d38-a951-903367e02475 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] http://192.168.122.147/volume/v3/types/504d3c76-eaa8-41c6-9fd4-e4951bcbbe88/extra_specs/spec1 returned with HTTP 404 Sep 01 00:23:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 634/1257] 192.168.122.147 () {60 vars in 1300 bytes} [Tue Sep 1 00:23:22 2026] PUT /volume/v3/types/504d3c76-eaa8-41c6-9fd4-e4951bcbbe88/extra_specs/spec1 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:23:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-342ee5eb-61d0-4db9-a78b-6c304c028986 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-342ee5eb-61d0-4db9-a78b-6c304c028986 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] DELETE http://192.168.122.147/volume/v3/types/e681d1cf-0092-43b8-aed8-39ec48437e70 Sep 01 00:23:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-342ee5eb-61d0-4db9-a78b-6c304c028986 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-342ee5eb-61d0-4db9-a78b-6c304c028986 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-342ee5eb-61d0-4db9-a78b-6c304c028986 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] http://192.168.122.147/volume/v3/types/e681d1cf-0092-43b8-aed8-39ec48437e70 returned with HTTP 202 Sep 01 00:23:22 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 624/1258] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:23:22 2026] DELETE /volume/v3/types/e681d1cf-0092-43b8-aed8-39ec48437e70 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 00:23:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1e23ca87-ff35-435e-a6c9-7ab2b1d29eb1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1e23ca87-ff35-435e-a6c9-7ab2b1d29eb1 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] GET http://192.168.122.147/volume/v3/types/e681d1cf-0092-43b8-aed8-39ec48437e70 Sep 01 00:23:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1e23ca87-ff35-435e-a6c9-7ab2b1d29eb1 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1e23ca87-ff35-435e-a6c9-7ab2b1d29eb1 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1e23ca87-ff35-435e-a6c9-7ab2b1d29eb1 tempest-ExtraSpecsNegativeTest-533207218 tempest-ExtraSpecsNegativeTest-533207218-project-admin] http://192.168.122.147/volume/v3/types/e681d1cf-0092-43b8-aed8-39ec48437e70 returned with HTTP 404 Sep 01 00:23:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 635/1259] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:23:22 2026] GET /volume/v3/types/e681d1cf-0092-43b8-aed8-39ec48437e70 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:23:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2400a6fc-f7c7-43c9-a936-dad96a2a9e04 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2400a6fc-f7c7-43c9-a936-dad96a2a9e04 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:23:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2400a6fc-f7c7-43c9-a936-dad96a2a9e04 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-624725848", "os-volume-type-access:is_public": false}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2400a6fc-f7c7-43c9-a936-dad96a2a9e04 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:23:27 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 625/1260] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:23:26 2026] POST /volume/v3/types => generated 228 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-cbf7edbd-e16a-46dd-8f41-572fcb7ede8e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cbf7edbd-e16a-46dd-8f41-572fcb7ede8e tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:23:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cbf7edbd-e16a-46dd-8f41-572fcb7ede8e tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6789a0e7-df1d-4a74-92c2-3a451094f3b8", "size": 1}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-cbf7edbd-e16a-46dd-8f41-572fcb7ede8e tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Create volume request body: {'volume': {'volume_type': '6789a0e7-df1d-4a74-92c2-3a451094f3b8', 'size': 1}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:23:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cbf7edbd-e16a-46dd-8f41-572fcb7ede8e tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 404 Sep 01 00:23:27 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 636/1261] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:23:27 2026] POST /volume/v3/volumes => generated 114 bytes in 358 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:23:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6dc890f6-ceb8-4ffb-91a4-4afb77219e3d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6dc890f6-ceb8-4ffb-91a4-4afb77219e3d tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] POST http://192.168.122.147/volume/v3/types/6789a0e7-df1d-4a74-92c2-3a451094f3b8/action Sep 01 00:23:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6dc890f6-ceb8-4ffb-91a4-4afb77219e3d tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] Action body: b'{"addProjectAccess": {"project": "6b24d65495194a5e9a28f01ffcde3a90"}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:23:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6dc890f6-ceb8-4ffb-91a4-4afb77219e3d tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "6b24d65495194a5e9a28f01ffcde3a90"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6dc890f6-ceb8-4ffb-91a4-4afb77219e3d tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] http://192.168.122.147/volume/v3/types/6789a0e7-df1d-4a74-92c2-3a451094f3b8/action returned with HTTP 202 Sep 01 00:23:27 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 626/1262] 192.168.122.147 () {60 vars in 1268 bytes} [Tue Sep 1 00:23:27 2026] POST /volume/v3/types/6789a0e7-df1d-4a74-92c2-3a451094f3b8/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:23:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e199236c-01dc-4dca-9cb8-57296ab8296f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e199236c-01dc-4dca-9cb8-57296ab8296f tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:23:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e199236c-01dc-4dca-9cb8-57296ab8296f tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6789a0e7-df1d-4a74-92c2-3a451094f3b8", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1901534030"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-e199236c-01dc-4dca-9cb8-57296ab8296f tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Create volume request body: {'volume': {'volume_type': '6789a0e7-df1d-4a74-92c2-3a451094f3b8', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1901534030'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:23:27 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-e199236c-01dc-4dca-9cb8-57296ab8296f tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Create volume of 1 GB Sep 01 00:23:27 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:27 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:27 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e199236c-01dc-4dca-9cb8-57296ab8296f tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Availability Zones retrieved successfully. Sep 01 00:23:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e199236c-01dc-4dca-9cb8-57296ab8296f tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Flow 'volume_create_api' (84f23c0c-8337-4b04-a72b-aeff8754ea27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:23:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e199236c-01dc-4dca-9cb8-57296ab8296f tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (556d7446-5a14-4a01-8f32-0bda83f028f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-e199236c-01dc-4dca-9cb8-57296ab8296f tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:23:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e199236c-01dc-4dca-9cb8-57296ab8296f tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (556d7446-5a14-4a01-8f32-0bda83f028f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:23:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6789a0e7-df1d-4a74-92c2-3a451094f3b8,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-624725848',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6789a0e7-df1d-4a74-92c2-3a451094f3b8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e199236c-01dc-4dca-9cb8-57296ab8296f tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c2e7089-31bc-4271-97f3-2310e39e6343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:27 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-e199236c-01dc-4dca-9cb8-57296ab8296f tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-624725848 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-624725848, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:23:27 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-e199236c-01dc-4dca-9cb8-57296ab8296f tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-624725848 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-624725848, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:23:27 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-e199236c-01dc-4dca-9cb8-57296ab8296f tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Created reservations ['3187bceb-7672-4335-9455-d72cb73475c5', '913fbe7d-e7f0-47e2-a1c1-4c437c84c694', '374dd1d2-f830-49ac-ade7-10ca04826179', '2b03b463-107d-47b9-974e-09e1bb274d78'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:23:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e199236c-01dc-4dca-9cb8-57296ab8296f tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c2e7089-31bc-4271-97f3-2310e39e6343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3187bceb-7672-4335-9455-d72cb73475c5', '913fbe7d-e7f0-47e2-a1c1-4c437c84c694', '374dd1d2-f830-49ac-ade7-10ca04826179', '2b03b463-107d-47b9-974e-09e1bb274d78']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e199236c-01dc-4dca-9cb8-57296ab8296f tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70073690-a219-4626-92ff-730380d9441c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:27 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:27 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e199236c-01dc-4dca-9cb8-57296ab8296f tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70073690-a219-4626-92ff-730380d9441c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cef1e0ef-124e-4f5e-88f4-8b0688512318', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1901534030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b24d65495194a5e9a28f01ffcde3a90',qos_specs=None,replication_status=,reservations=['3187bceb-7672-4335-9455-d72cb73475c5','913fbe7d-e7f0-47e2-a1c1-4c437c84c694','374dd1d2-f830-49ac-ade7-10ca04826179','2b03b463-107d-47b9-974e-09e1bb274d78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec3f1876c8d549f9bd9ed5ec345b7aff',volume_type_id=6789a0e7-df1d-4a74-92c2-3a451094f3b8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:23:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1901534030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cef1e0ef-124e-4f5e-88f4-8b0688512318,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b24d65495194a5e9a28f01ffcde3a90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec3f1876c8d549f9bd9ed5ec345b7aff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6789a0e7-df1d-4a74-92c2-3a451094f3b8),volume_type_id=6789a0e7-df1d-4a74-92c2-3a451094f3b8)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e199236c-01dc-4dca-9cb8-57296ab8296f tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d166f88-8347-455a-bf69-2adff8ff1a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e199236c-01dc-4dca-9cb8-57296ab8296f tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d166f88-8347-455a-bf69-2adff8ff1a89) transitioned into state 'SUCCESS' from state '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-1901534030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b24d65495194a5e9a28f01ffcde3a90',qos_specs=None,replication_status=,reservations=['3187bceb-7672-4335-9455-d72cb73475c5','913fbe7d-e7f0-47e2-a1c1-4c437c84c694','374dd1d2-f830-49ac-ade7-10ca04826179','2b03b463-107d-47b9-974e-09e1bb274d78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec3f1876c8d549f9bd9ed5ec345b7aff',volume_type_id=6789a0e7-df1d-4a74-92c2-3a451094f3b8)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e199236c-01dc-4dca-9cb8-57296ab8296f tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b228c5dd-1c10-4683-8ca6-f3910b5ac4b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e199236c-01dc-4dca-9cb8-57296ab8296f tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b228c5dd-1c10-4683-8ca6-f3910b5ac4b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e199236c-01dc-4dca-9cb8-57296ab8296f tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Flow 'volume_create_api' (84f23c0c-8337-4b04-a72b-aeff8754ea27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:23:27 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e199236c-01dc-4dca-9cb8-57296ab8296f tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Create volume request issued successfully. Sep 01 00:23:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e199236c-01dc-4dca-9cb8-57296ab8296f tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:23:27 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 637/1263] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:23:27 2026] POST /volume/v3/volumes => generated 803 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:23:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-550829be-9dcd-41fa-a6e6-9aee274a7395 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-550829be-9dcd-41fa-a6e6-9aee274a7395 tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] GET http://192.168.122.147/volume/v3/volumes/cef1e0ef-124e-4f5e-88f4-8b0688512318 Sep 01 00:23:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-550829be-9dcd-41fa-a6e6-9aee274a7395 tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-550829be-9dcd-41fa-a6e6-9aee274a7395 tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:28 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:28 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:28 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-550829be-9dcd-41fa-a6e6-9aee274a7395 tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Volume info retrieved successfully. Sep 01 00:23:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-550829be-9dcd-41fa-a6e6-9aee274a7395 tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] http://192.168.122.147/volume/v3/volumes/cef1e0ef-124e-4f5e-88f4-8b0688512318 returned with HTTP 200 Sep 01 00:23:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 627/1264] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:27 2026] GET /volume/v3/volumes/cef1e0ef-124e-4f5e-88f4-8b0688512318 => generated 871 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-11c2812a-7e87-4fa7-8c97-fcc4ef85f8e2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-efefe256-0fd5-42e2-b355-ad2539981aaa req-2c33eb8f-6212-4d8d-993f-023b4e2c032e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-11c2812a-7e87-4fa7-8c97-fcc4ef85f8e2 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] GET http://192.168.122.147/volume/v3/volumes Sep 01 00:23:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-11c2812a-7e87-4fa7-8c97-fcc4ef85f8e2 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-11c2812a-7e87-4fa7-8c97-fcc4ef85f8e2 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-efefe256-0fd5-42e2-b355-ad2539981aaa req-2c33eb8f-6212-4d8d-993f-023b4e2c032e tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f Sep 01 00:23:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-efefe256-0fd5-42e2-b355-ad2539981aaa req-2c33eb8f-6212-4d8d-993f-023b4e2c032e tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-11c2812a-7e87-4fa7-8c97-fcc4ef85f8e2 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:23:28 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:28 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-efefe256-0fd5-42e2-b355-ad2539981aaa req-2c33eb8f-6212-4d8d-993f-023b4e2c032e tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-11c2812a-7e87-4fa7-8c97-fcc4ef85f8e2 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:23:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:28 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:28 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:28 devstack devstack@c-api.service[87485]: /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 00:23:28 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:23:28 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-11c2812a-7e87-4fa7-8c97-fcc4ef85f8e2 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Get all volumes completed successfully. Sep 01 00:23:28 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-efefe256-0fd5-42e2-b355-ad2539981aaa req-2c33eb8f-6212-4d8d-993f-023b4e2c032e tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:23:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-11c2812a-7e87-4fa7-8c97-fcc4ef85f8e2 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 200 Sep 01 00:23:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 638/1265] 192.168.122.147 () {58 vars in 1121 bytes} [Tue Sep 1 00:23:28 2026] GET /volume/v3/volumes => generated 15 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:23:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2e80721f-e599-4880-89a7-b73618e86a39 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2e80721f-e599-4880-89a7-b73618e86a39 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:23:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2e80721f-e599-4880-89a7-b73618e86a39 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-232274885"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-efefe256-0fd5-42e2-b355-ad2539981aaa req-2c33eb8f-6212-4d8d-993f-023b4e2c032e tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f returned with HTTP 200 Sep 01 00:23:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 628/1266] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:23:28 2026] GET /volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f => generated 1149 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:23:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-2e80721f-e599-4880-89a7-b73618e86a39 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-232274885'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:23:28 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-2e80721f-e599-4880-89a7-b73618e86a39 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Create volume of 1 GB Sep 01 00:23:28 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2e80721f-e599-4880-89a7-b73618e86a39 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Availability Zones retrieved successfully. Sep 01 00:23:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e80721f-e599-4880-89a7-b73618e86a39 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Flow 'volume_create_api' (0f803f44-dc58-482d-985d-8e4bb5ee53a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:23:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e80721f-e599-4880-89a7-b73618e86a39 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2c7712f-7725-4f7f-9826-9d760c5a98d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-2e80721f-e599-4880-89a7-b73618e86a39 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:23:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e80721f-e599-4880-89a7-b73618e86a39 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2c7712f-7725-4f7f-9826-9d760c5a98d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e80721f-e599-4880-89a7-b73618e86a39 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c49ef427-777d-4d49-a6c5-2765a6f180e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4f8d8bcd-9ccd-4250-ae50-42774dcf2b1f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4f8d8bcd-9ccd-4250-ae50-42774dcf2b1f tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] GET http://192.168.122.147/volume/v3/volumes/cef1e0ef-124e-4f5e-88f4-8b0688512318 Sep 01 00:23:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4f8d8bcd-9ccd-4250-ae50-42774dcf2b1f tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4f8d8bcd-9ccd-4250-ae50-42774dcf2b1f tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:29 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:29 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:29 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-2e80721f-e599-4880-89a7-b73618e86a39 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Created reservations ['70e838b7-f60d-44a3-84a6-2f152e0d948d', 'eb6fcf3b-cef8-4c7c-9360-d10326a5b720', '42d19b2f-aa4b-499b-8ca7-a52fc34f57db', '72ab169c-2817-49a3-9226-b9786cf6c51e'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:23:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e80721f-e599-4880-89a7-b73618e86a39 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c49ef427-777d-4d49-a6c5-2765a6f180e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70e838b7-f60d-44a3-84a6-2f152e0d948d', 'eb6fcf3b-cef8-4c7c-9360-d10326a5b720', '42d19b2f-aa4b-499b-8ca7-a52fc34f57db', '72ab169c-2817-49a3-9226-b9786cf6c51e']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4f8d8bcd-9ccd-4250-ae50-42774dcf2b1f tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Volume info retrieved successfully. Sep 01 00:23:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e80721f-e599-4880-89a7-b73618e86a39 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6b5ad2b-3ebd-43f2-a47c-b1d38e3f6bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4f8d8bcd-9ccd-4250-ae50-42774dcf2b1f tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] http://192.168.122.147/volume/v3/volumes/cef1e0ef-124e-4f5e-88f4-8b0688512318 returned with HTTP 200 Sep 01 00:23:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 629/1267] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:29 2026] GET /volume/v3/volumes/cef1e0ef-124e-4f5e-88f4-8b0688512318 => generated 895 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:29 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:29 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e80721f-e599-4880-89a7-b73618e86a39 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6b5ad2b-3ebd-43f2-a47c-b1d38e3f6bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49eaf840-6805-4e15-a063-179d0282311b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-232274885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9b4bc7244124492a68ba4487e72e2c4',qos_specs=None,replication_status=,reservations=['70e838b7-f60d-44a3-84a6-2f152e0d948d','eb6fcf3b-cef8-4c7c-9360-d10326a5b720','42d19b2f-aa4b-499b-8ca7-a52fc34f57db','72ab169c-2817-49a3-9226-b9786cf6c51e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35015ab940554b009e35b2686da8fec7',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:23:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-232274885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49eaf840-6805-4e15-a063-179d0282311b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9b4bc7244124492a68ba4487e72e2c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35015ab940554b009e35b2686da8fec7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e80721f-e599-4880-89a7-b73618e86a39 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a842bdf3-5cbb-412f-9542-ce163e7ce139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e80721f-e599-4880-89a7-b73618e86a39 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a842bdf3-5cbb-412f-9542-ce163e7ce139) transitioned into state 'SUCCESS' from state '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-232274885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9b4bc7244124492a68ba4487e72e2c4',qos_specs=None,replication_status=,reservations=['70e838b7-f60d-44a3-84a6-2f152e0d948d','eb6fcf3b-cef8-4c7c-9360-d10326a5b720','42d19b2f-aa4b-499b-8ca7-a52fc34f57db','72ab169c-2817-49a3-9226-b9786cf6c51e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35015ab940554b009e35b2686da8fec7',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e80721f-e599-4880-89a7-b73618e86a39 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0563871-4705-4731-9bb9-7525546a4ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e80721f-e599-4880-89a7-b73618e86a39 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0563871-4705-4731-9bb9-7525546a4ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e80721f-e599-4880-89a7-b73618e86a39 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Flow 'volume_create_api' (0f803f44-dc58-482d-985d-8e4bb5ee53a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:23:29 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2e80721f-e599-4880-89a7-b73618e86a39 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Create volume request issued successfully. Sep 01 00:23:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2e80721f-e599-4880-89a7-b73618e86a39 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:23:29 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 639/1268] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:23:28 2026] POST /volume/v3/volumes => generated 763 bytes in 628 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:23:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8af80334-98d3-40a0-94f6-c1453836863f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8af80334-98d3-40a0-94f6-c1453836863f tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] GET http://192.168.122.147/volume/v3/volumes/49eaf840-6805-4e15-a063-179d0282311b Sep 01 00:23:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8af80334-98d3-40a0-94f6-c1453836863f tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8af80334-98d3-40a0-94f6-c1453836863f tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:29 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:29 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8af80334-98d3-40a0-94f6-c1453836863f tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Volume info retrieved successfully. Sep 01 00:23:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8af80334-98d3-40a0-94f6-c1453836863f tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] http://192.168.122.147/volume/v3/volumes/49eaf840-6805-4e15-a063-179d0282311b returned with HTTP 200 Sep 01 00:23:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 630/1269] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:29 2026] GET /volume/v3/volumes/49eaf840-6805-4e15-a063-179d0282311b => generated 831 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:23:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ad2dbe0c-7413-4c9d-879b-6dcb515c7533 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ad2dbe0c-7413-4c9d-879b-6dcb515c7533 tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] GET http://192.168.122.147/volume/v3/volumes/cef1e0ef-124e-4f5e-88f4-8b0688512318 Sep 01 00:23:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ad2dbe0c-7413-4c9d-879b-6dcb515c7533 tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ad2dbe0c-7413-4c9d-879b-6dcb515c7533 tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:30 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:30 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:30 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:30 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ad2dbe0c-7413-4c9d-879b-6dcb515c7533 tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Volume info retrieved successfully. Sep 01 00:23:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ad2dbe0c-7413-4c9d-879b-6dcb515c7533 tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] http://192.168.122.147/volume/v3/volumes/cef1e0ef-124e-4f5e-88f4-8b0688512318 returned with HTTP 200 Sep 01 00:23:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 640/1270] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:30 2026] GET /volume/v3/volumes/cef1e0ef-124e-4f5e-88f4-8b0688512318 => generated 896 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4e0ebd6f-1171-482b-96c2-1ae05b825eb3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4e0ebd6f-1171-482b-96c2-1ae05b825eb3 tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] GET http://192.168.122.147/volume/v3/volumes/cef1e0ef-124e-4f5e-88f4-8b0688512318 Sep 01 00:23:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4e0ebd6f-1171-482b-96c2-1ae05b825eb3 tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4e0ebd6f-1171-482b-96c2-1ae05b825eb3 tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:30 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:30 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:30 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:30 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4e0ebd6f-1171-482b-96c2-1ae05b825eb3 tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Volume info retrieved successfully. Sep 01 00:23:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4e0ebd6f-1171-482b-96c2-1ae05b825eb3 tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] http://192.168.122.147/volume/v3/volumes/cef1e0ef-124e-4f5e-88f4-8b0688512318 returned with HTTP 200 Sep 01 00:23:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 631/1271] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:30 2026] GET /volume/v3/volumes/cef1e0ef-124e-4f5e-88f4-8b0688512318 => generated 896 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-cbed9e1e-c54c-4d7b-8f09-ab1f6f7aa3cd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cbed9e1e-c54c-4d7b-8f09-ab1f6f7aa3cd tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] DELETE http://192.168.122.147/volume/v3/volumes/cef1e0ef-124e-4f5e-88f4-8b0688512318 Sep 01 00:23:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cbed9e1e-c54c-4d7b-8f09-ab1f6f7aa3cd tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cbed9e1e-c54c-4d7b-8f09-ab1f6f7aa3cd tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:30 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-cbed9e1e-c54c-4d7b-8f09-ab1f6f7aa3cd tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Delete volume with id: cef1e0ef-124e-4f5e-88f4-8b0688512318 Sep 01 00:23:30 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:30 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:30 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:30 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-cbed9e1e-c54c-4d7b-8f09-ab1f6f7aa3cd tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Volume info retrieved successfully. Sep 01 00:23:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-cbed9e1e-c54c-4d7b-8f09-ab1f6f7aa3cd tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Delete volume request issued successfully. Sep 01 00:23:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cbed9e1e-c54c-4d7b-8f09-ab1f6f7aa3cd tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] http://192.168.122.147/volume/v3/volumes/cef1e0ef-124e-4f5e-88f4-8b0688512318 returned with HTTP 202 Sep 01 00:23:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 641/1272] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:23:30 2026] DELETE /volume/v3/volumes/cef1e0ef-124e-4f5e-88f4-8b0688512318 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:23:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-512bcf32-fbc4-4517-824e-699e4760ad3d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-512bcf32-fbc4-4517-824e-699e4760ad3d tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] GET http://192.168.122.147/volume/v3/volumes/cef1e0ef-124e-4f5e-88f4-8b0688512318 Sep 01 00:23:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-512bcf32-fbc4-4517-824e-699e4760ad3d tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-512bcf32-fbc4-4517-824e-699e4760ad3d tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:30 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:30 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:30 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:30 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-512bcf32-fbc4-4517-824e-699e4760ad3d tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Volume info retrieved successfully. Sep 01 00:23:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-512bcf32-fbc4-4517-824e-699e4760ad3d tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] http://192.168.122.147/volume/v3/volumes/cef1e0ef-124e-4f5e-88f4-8b0688512318 returned with HTTP 200 Sep 01 00:23:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 632/1273] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:30 2026] GET /volume/v3/volumes/cef1e0ef-124e-4f5e-88f4-8b0688512318 => generated 895 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-aefbe84e-e12e-4389-810e-e3941f3cfd35 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-aefbe84e-e12e-4389-810e-e3941f3cfd35 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] GET http://192.168.122.147/volume/v3/volumes/49eaf840-6805-4e15-a063-179d0282311b Sep 01 00:23:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-aefbe84e-e12e-4389-810e-e3941f3cfd35 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-aefbe84e-e12e-4389-810e-e3941f3cfd35 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:30 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:30 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:30 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:30 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-aefbe84e-e12e-4389-810e-e3941f3cfd35 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Volume info retrieved successfully. Sep 01 00:23:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-aefbe84e-e12e-4389-810e-e3941f3cfd35 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] http://192.168.122.147/volume/v3/volumes/49eaf840-6805-4e15-a063-179d0282311b returned with HTTP 200 Sep 01 00:23:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 642/1274] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:30 2026] GET /volume/v3/volumes/49eaf840-6805-4e15-a063-179d0282311b => generated 855 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-748eef17-2312-4c70-a00a-4c89b6b358ee None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-748eef17-2312-4c70-a00a-4c89b6b358ee tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] GET http://192.168.122.147/volume/v3/volumes/cef1e0ef-124e-4f5e-88f4-8b0688512318 Sep 01 00:23:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-748eef17-2312-4c70-a00a-4c89b6b358ee tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-748eef17-2312-4c70-a00a-4c89b6b358ee tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:31 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:31 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:31 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:31 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:31 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-748eef17-2312-4c70-a00a-4c89b6b358ee tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Volume info retrieved successfully. Sep 01 00:23:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-748eef17-2312-4c70-a00a-4c89b6b358ee tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] http://192.168.122.147/volume/v3/volumes/cef1e0ef-124e-4f5e-88f4-8b0688512318 returned with HTTP 200 Sep 01 00:23:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 633/1275] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:31 2026] GET /volume/v3/volumes/cef1e0ef-124e-4f5e-88f4-8b0688512318 => generated 895 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4f511c20-0721-42d0-978b-268e0d7f1911 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4f511c20-0721-42d0-978b-268e0d7f1911 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] GET http://192.168.122.147/volume/v3/volumes/49eaf840-6805-4e15-a063-179d0282311b Sep 01 00:23:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4f511c20-0721-42d0-978b-268e0d7f1911 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4f511c20-0721-42d0-978b-268e0d7f1911 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:31 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:31 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:31 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:31 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:31 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4f511c20-0721-42d0-978b-268e0d7f1911 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Volume info retrieved successfully. Sep 01 00:23:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4f511c20-0721-42d0-978b-268e0d7f1911 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] http://192.168.122.147/volume/v3/volumes/49eaf840-6805-4e15-a063-179d0282311b returned with HTTP 200 Sep 01 00:23:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 643/1276] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:31 2026] GET /volume/v3/volumes/49eaf840-6805-4e15-a063-179d0282311b => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8b749c99-2e82-404e-9d01-f06ded62475e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8b749c99-2e82-404e-9d01-f06ded62475e tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] GET http://192.168.122.147/volume/v3/volumes/49eaf840-6805-4e15-a063-179d0282311b Sep 01 00:23:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8b749c99-2e82-404e-9d01-f06ded62475e tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8b749c99-2e82-404e-9d01-f06ded62475e tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:31 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:31 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:31 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:31 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:31 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8b749c99-2e82-404e-9d01-f06ded62475e tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Volume info retrieved successfully. Sep 01 00:23:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8b749c99-2e82-404e-9d01-f06ded62475e tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] http://192.168.122.147/volume/v3/volumes/49eaf840-6805-4e15-a063-179d0282311b returned with HTTP 200 Sep 01 00:23:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 634/1277] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:31 2026] GET /volume/v3/volumes/49eaf840-6805-4e15-a063-179d0282311b => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8d880da6-1d92-4ddc-afa9-36d95390ca8b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8d880da6-1d92-4ddc-afa9-36d95390ca8b tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:23:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8d880da6-1d92-4ddc-afa9-36d95390ca8b tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1246389358"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-8d880da6-1d92-4ddc-afa9-36d95390ca8b tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1246389358'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:23:31 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-8d880da6-1d92-4ddc-afa9-36d95390ca8b tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Create volume of 1 GB Sep 01 00:23:31 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8d880da6-1d92-4ddc-afa9-36d95390ca8b tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Availability Zones retrieved successfully. Sep 01 00:23:31 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8d880da6-1d92-4ddc-afa9-36d95390ca8b tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Flow 'volume_create_api' (26f4af0d-e3a5-4c1c-9416-baed0836bb42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:23:31 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8d880da6-1d92-4ddc-afa9-36d95390ca8b tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b685fb2c-6d44-4b3a-ac61-ec053a526021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:31 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-8d880da6-1d92-4ddc-afa9-36d95390ca8b tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:23:32 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8d880da6-1d92-4ddc-afa9-36d95390ca8b tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b685fb2c-6d44-4b3a-ac61-ec053a526021) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:32 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8d880da6-1d92-4ddc-afa9-36d95390ca8b tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aeac2795-ad5f-48cc-9192-ce03979a4000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:32 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-8d880da6-1d92-4ddc-afa9-36d95390ca8b tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Created reservations ['d6e0e1d9-df57-451f-aeb4-df8154dcb270', '49a68780-3cf3-49d5-965f-fe3b8fdd9db0', '42560ee9-8cd1-4bb1-8012-9a5e6d915ddc', '0eb266d6-6bdf-4cbb-93a6-5f1719699d25'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:23:32 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8d880da6-1d92-4ddc-afa9-36d95390ca8b tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aeac2795-ad5f-48cc-9192-ce03979a4000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6e0e1d9-df57-451f-aeb4-df8154dcb270', '49a68780-3cf3-49d5-965f-fe3b8fdd9db0', '42560ee9-8cd1-4bb1-8012-9a5e6d915ddc', '0eb266d6-6bdf-4cbb-93a6-5f1719699d25']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:32 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8d880da6-1d92-4ddc-afa9-36d95390ca8b tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b65e94e5-0509-4557-b4fb-64dfc34ac712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:32 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:32 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:32 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8d880da6-1d92-4ddc-afa9-36d95390ca8b tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b65e94e5-0509-4557-b4fb-64dfc34ac712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '817c87bb-5703-4394-b755-f010be1e1589', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1246389358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9b4bc7244124492a68ba4487e72e2c4',qos_specs=None,replication_status=,reservations=['d6e0e1d9-df57-451f-aeb4-df8154dcb270','49a68780-3cf3-49d5-965f-fe3b8fdd9db0','42560ee9-8cd1-4bb1-8012-9a5e6d915ddc','0eb266d6-6bdf-4cbb-93a6-5f1719699d25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35015ab940554b009e35b2686da8fec7',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:23:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1246389358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=817c87bb-5703-4394-b755-f010be1e1589,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9b4bc7244124492a68ba4487e72e2c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35015ab940554b009e35b2686da8fec7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:32 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8d880da6-1d92-4ddc-afa9-36d95390ca8b tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08f4dc42-da99-4162-9437-0c917f2060e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:32 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8d880da6-1d92-4ddc-afa9-36d95390ca8b tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08f4dc42-da99-4162-9437-0c917f2060e8) transitioned into state 'SUCCESS' from state '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-1246389358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9b4bc7244124492a68ba4487e72e2c4',qos_specs=None,replication_status=,reservations=['d6e0e1d9-df57-451f-aeb4-df8154dcb270','49a68780-3cf3-49d5-965f-fe3b8fdd9db0','42560ee9-8cd1-4bb1-8012-9a5e6d915ddc','0eb266d6-6bdf-4cbb-93a6-5f1719699d25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35015ab940554b009e35b2686da8fec7',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:32 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8d880da6-1d92-4ddc-afa9-36d95390ca8b tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6157290-2bf8-4e86-8c6b-91aed348835e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:32 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8d880da6-1d92-4ddc-afa9-36d95390ca8b tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6157290-2bf8-4e86-8c6b-91aed348835e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:32 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8d880da6-1d92-4ddc-afa9-36d95390ca8b tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Flow 'volume_create_api' (26f4af0d-e3a5-4c1c-9416-baed0836bb42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:23:32 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8d880da6-1d92-4ddc-afa9-36d95390ca8b tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Create volume request issued successfully. Sep 01 00:23:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8d880da6-1d92-4ddc-afa9-36d95390ca8b tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:23:32 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 644/1278] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:23:31 2026] POST /volume/v3/volumes => generated 764 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:23:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f6cea367-b4f6-4844-b467-b06590be9eef None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f6cea367-b4f6-4844-b467-b06590be9eef tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] GET http://192.168.122.147/volume/v3/volumes/817c87bb-5703-4394-b755-f010be1e1589 Sep 01 00:23:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f6cea367-b4f6-4844-b467-b06590be9eef tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f6cea367-b4f6-4844-b467-b06590be9eef tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:32 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:32 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:32 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:32 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:32 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f6cea367-b4f6-4844-b467-b06590be9eef tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Volume info retrieved successfully. Sep 01 00:23:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f6cea367-b4f6-4844-b467-b06590be9eef tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] http://192.168.122.147/volume/v3/volumes/817c87bb-5703-4394-b755-f010be1e1589 returned with HTTP 200 Sep 01 00:23:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 635/1279] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:32 2026] GET /volume/v3/volumes/817c87bb-5703-4394-b755-f010be1e1589 => generated 832 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-251b74bf-5d8c-4140-b3c8-a2787e6d5cb8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-251b74bf-5d8c-4140-b3c8-a2787e6d5cb8 tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] GET http://192.168.122.147/volume/v3/volumes/cef1e0ef-124e-4f5e-88f4-8b0688512318 Sep 01 00:23:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-251b74bf-5d8c-4140-b3c8-a2787e6d5cb8 tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-251b74bf-5d8c-4140-b3c8-a2787e6d5cb8 tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-251b74bf-5d8c-4140-b3c8-a2787e6d5cb8 tempest-VolumeTypesAccessTest-1341744773 tempest-VolumeTypesAccessTest-1341744773-project-member] http://192.168.122.147/volume/v3/volumes/cef1e0ef-124e-4f5e-88f4-8b0688512318 returned with HTTP 404 Sep 01 00:23:32 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 645/1280] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:32 2026] GET /volume/v3/volumes/cef1e0ef-124e-4f5e-88f4-8b0688512318 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:23:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a0c91490-56b0-4f4a-a533-e61740f80ad9 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a0c91490-56b0-4f4a-a533-e61740f80ad9 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] POST http://192.168.122.147/volume/v3/types/6789a0e7-df1d-4a74-92c2-3a451094f3b8/action Sep 01 00:23:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a0c91490-56b0-4f4a-a533-e61740f80ad9 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] Action body: b'{"removeProjectAccess": {"project": "6b24d65495194a5e9a28f01ffcde3a90"}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:23:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a0c91490-56b0-4f4a-a533-e61740f80ad9 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "6b24d65495194a5e9a28f01ffcde3a90"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a0c91490-56b0-4f4a-a533-e61740f80ad9 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] http://192.168.122.147/volume/v3/types/6789a0e7-df1d-4a74-92c2-3a451094f3b8/action returned with HTTP 202 Sep 01 00:23:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 636/1281] 192.168.122.147 () {60 vars in 1268 bytes} [Tue Sep 1 00:23:32 2026] POST /volume/v3/types/6789a0e7-df1d-4a74-92c2-3a451094f3b8/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 00:23:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-606b2494-70e8-4045-837c-5f460f8accaf None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-606b2494-70e8-4045-837c-5f460f8accaf tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] DELETE http://192.168.122.147/volume/v3/types/6789a0e7-df1d-4a74-92c2-3a451094f3b8 Sep 01 00:23:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-606b2494-70e8-4045-837c-5f460f8accaf tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-606b2494-70e8-4045-837c-5f460f8accaf tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:32 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:32 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-606b2494-70e8-4045-837c-5f460f8accaf tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] http://192.168.122.147/volume/v3/types/6789a0e7-df1d-4a74-92c2-3a451094f3b8 returned with HTTP 202 Sep 01 00:23:32 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 646/1282] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:23:32 2026] DELETE /volume/v3/types/6789a0e7-df1d-4a74-92c2-3a451094f3b8 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 00:23:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-20f64a63-b163-42a4-9455-ab34b94f9392 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-20f64a63-b163-42a4-9455-ab34b94f9392 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] GET http://192.168.122.147/volume/v3/types/6789a0e7-df1d-4a74-92c2-3a451094f3b8 Sep 01 00:23:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-20f64a63-b163-42a4-9455-ab34b94f9392 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-20f64a63-b163-42a4-9455-ab34b94f9392 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-20f64a63-b163-42a4-9455-ab34b94f9392 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] http://192.168.122.147/volume/v3/types/6789a0e7-df1d-4a74-92c2-3a451094f3b8 returned with HTTP 404 Sep 01 00:23:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 637/1283] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:23:32 2026] GET /volume/v3/types/6789a0e7-df1d-4a74-92c2-3a451094f3b8 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:23:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-80a7da8e-e340-4958-ab59-e8b0f2cc2885 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-80a7da8e-e340-4958-ab59-e8b0f2cc2885 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:23:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-80a7da8e-e340-4958-ab59-e8b0f2cc2885 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1342037649", "os-volume-type-access:is_public": false}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-80a7da8e-e340-4958-ab59-e8b0f2cc2885 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:23:32 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 647/1284] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:23:32 2026] POST /volume/v3/types => generated 229 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-83c967f0-a5cb-4dc2-a8d1-ecf05bca42e7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-83c967f0-a5cb-4dc2-a8d1-ecf05bca42e7 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] POST http://192.168.122.147/volume/v3/types/697503cd-473c-4fc6-8a9d-f09f5642f556/action Sep 01 00:23:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-83c967f0-a5cb-4dc2-a8d1-ecf05bca42e7 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] Action body: b'{"addProjectAccess": {"project": "6b24d65495194a5e9a28f01ffcde3a90"}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:23:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-83c967f0-a5cb-4dc2-a8d1-ecf05bca42e7 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "6b24d65495194a5e9a28f01ffcde3a90"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-83c967f0-a5cb-4dc2-a8d1-ecf05bca42e7 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] http://192.168.122.147/volume/v3/types/697503cd-473c-4fc6-8a9d-f09f5642f556/action returned with HTTP 202 Sep 01 00:23:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 638/1285] 192.168.122.147 () {60 vars in 1268 bytes} [Tue Sep 1 00:23:32 2026] POST /volume/v3/types/697503cd-473c-4fc6-8a9d-f09f5642f556/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:23:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2fc8dba6-66fa-4ad2-97f3-e8806b0e70d5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2fc8dba6-66fa-4ad2-97f3-e8806b0e70d5 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] POST http://192.168.122.147/volume/v3/types/697503cd-473c-4fc6-8a9d-f09f5642f556/action Sep 01 00:23:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2fc8dba6-66fa-4ad2-97f3-e8806b0e70d5 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] Action body: b'{"addProjectAccess": {"project": "0a6d8f12ff4742c1bf2b64d7e55b84d9"}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:23:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2fc8dba6-66fa-4ad2-97f3-e8806b0e70d5 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "0a6d8f12ff4742c1bf2b64d7e55b84d9"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2fc8dba6-66fa-4ad2-97f3-e8806b0e70d5 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] http://192.168.122.147/volume/v3/types/697503cd-473c-4fc6-8a9d-f09f5642f556/action returned with HTTP 202 Sep 01 00:23:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 648/1286] 192.168.122.147 () {60 vars in 1268 bytes} [Tue Sep 1 00:23:32 2026] POST /volume/v3/types/697503cd-473c-4fc6-8a9d-f09f5642f556/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:23:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0757c03f-f14c-42e1-a1e4-7be052fbcd78 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0757c03f-f14c-42e1-a1e4-7be052fbcd78 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] GET http://192.168.122.147/volume/v3/types/697503cd-473c-4fc6-8a9d-f09f5642f556/os-volume-type-access Sep 01 00:23:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0757c03f-f14c-42e1-a1e4-7be052fbcd78 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0757c03f-f14c-42e1-a1e4-7be052fbcd78 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0757c03f-f14c-42e1-a1e4-7be052fbcd78 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] http://192.168.122.147/volume/v3/types/697503cd-473c-4fc6-8a9d-f09f5642f556/os-volume-type-access returned with HTTP 200 Sep 01 00:23:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 639/1287] 192.168.122.147 () {58 vars in 1292 bytes} [Tue Sep 1 00:23:33 2026] GET /volume/v3/types/697503cd-473c-4fc6-8a9d-f09f5642f556/os-volume-type-access => generated 244 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-908aadd9-bdc2-4b57-b5ca-400e11c8b3be None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-908aadd9-bdc2-4b57-b5ca-400e11c8b3be tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] POST http://192.168.122.147/volume/v3/types/697503cd-473c-4fc6-8a9d-f09f5642f556/action Sep 01 00:23:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-908aadd9-bdc2-4b57-b5ca-400e11c8b3be tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] Action body: b'{"removeProjectAccess": {"project": "0a6d8f12ff4742c1bf2b64d7e55b84d9"}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:23:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-908aadd9-bdc2-4b57-b5ca-400e11c8b3be tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "0a6d8f12ff4742c1bf2b64d7e55b84d9"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-908aadd9-bdc2-4b57-b5ca-400e11c8b3be tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] http://192.168.122.147/volume/v3/types/697503cd-473c-4fc6-8a9d-f09f5642f556/action returned with HTTP 202 Sep 01 00:23:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 649/1288] 192.168.122.147 () {60 vars in 1268 bytes} [Tue Sep 1 00:23:33 2026] POST /volume/v3/types/697503cd-473c-4fc6-8a9d-f09f5642f556/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:23:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-265626ce-a045-4741-985f-855ee820ebe5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-265626ce-a045-4741-985f-855ee820ebe5 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] POST http://192.168.122.147/volume/v3/types/697503cd-473c-4fc6-8a9d-f09f5642f556/action Sep 01 00:23:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-265626ce-a045-4741-985f-855ee820ebe5 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] Action body: b'{"removeProjectAccess": {"project": "6b24d65495194a5e9a28f01ffcde3a90"}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:23:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-265626ce-a045-4741-985f-855ee820ebe5 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "6b24d65495194a5e9a28f01ffcde3a90"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-265626ce-a045-4741-985f-855ee820ebe5 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] http://192.168.122.147/volume/v3/types/697503cd-473c-4fc6-8a9d-f09f5642f556/action returned with HTTP 202 Sep 01 00:23:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 640/1289] 192.168.122.147 () {60 vars in 1268 bytes} [Tue Sep 1 00:23:33 2026] POST /volume/v3/types/697503cd-473c-4fc6-8a9d-f09f5642f556/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:23:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-288b3882-9812-4ab8-8259-866203c50982 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-288b3882-9812-4ab8-8259-866203c50982 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] DELETE http://192.168.122.147/volume/v3/types/697503cd-473c-4fc6-8a9d-f09f5642f556 Sep 01 00:23:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-288b3882-9812-4ab8-8259-866203c50982 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-288b3882-9812-4ab8-8259-866203c50982 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-288b3882-9812-4ab8-8259-866203c50982 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] http://192.168.122.147/volume/v3/types/697503cd-473c-4fc6-8a9d-f09f5642f556 returned with HTTP 202 Sep 01 00:23:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 650/1290] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:23:33 2026] DELETE /volume/v3/types/697503cd-473c-4fc6-8a9d-f09f5642f556 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 00:23:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6f19a67a-07ba-4ac0-914c-2454f76b0212 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6f19a67a-07ba-4ac0-914c-2454f76b0212 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] GET http://192.168.122.147/volume/v3/types/697503cd-473c-4fc6-8a9d-f09f5642f556 Sep 01 00:23:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6f19a67a-07ba-4ac0-914c-2454f76b0212 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6f19a67a-07ba-4ac0-914c-2454f76b0212 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6f19a67a-07ba-4ac0-914c-2454f76b0212 tempest-VolumeTypesAccessTest-1347475605 tempest-VolumeTypesAccessTest-1347475605-project-admin] http://192.168.122.147/volume/v3/types/697503cd-473c-4fc6-8a9d-f09f5642f556 returned with HTTP 404 Sep 01 00:23:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 641/1291] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:23:33 2026] GET /volume/v3/types/697503cd-473c-4fc6-8a9d-f09f5642f556 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:23:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d0d7e192-9d79-4ebf-b002-c64f9937c5a0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d0d7e192-9d79-4ebf-b002-c64f9937c5a0 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] GET http://192.168.122.147/volume/v3/volumes/817c87bb-5703-4394-b755-f010be1e1589 Sep 01 00:23:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d0d7e192-9d79-4ebf-b002-c64f9937c5a0 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d0d7e192-9d79-4ebf-b002-c64f9937c5a0 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:33 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:33 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:33 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:33 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:33 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d0d7e192-9d79-4ebf-b002-c64f9937c5a0 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Volume info retrieved successfully. Sep 01 00:23:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d0d7e192-9d79-4ebf-b002-c64f9937c5a0 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] http://192.168.122.147/volume/v3/volumes/817c87bb-5703-4394-b755-f010be1e1589 returned with HTTP 200 Sep 01 00:23:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 651/1292] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:33 2026] GET /volume/v3/volumes/817c87bb-5703-4394-b755-f010be1e1589 => generated 856 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-16e0b8f1-09f6-47b8-b7df-f1d342c21df7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-16e0b8f1-09f6-47b8-b7df-f1d342c21df7 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] GET http://192.168.122.147/volume/v3/volumes/817c87bb-5703-4394-b755-f010be1e1589 Sep 01 00:23:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-16e0b8f1-09f6-47b8-b7df-f1d342c21df7 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-16e0b8f1-09f6-47b8-b7df-f1d342c21df7 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:34 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:34 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:34 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:34 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:34 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-16e0b8f1-09f6-47b8-b7df-f1d342c21df7 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Volume info retrieved successfully. Sep 01 00:23:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-16e0b8f1-09f6-47b8-b7df-f1d342c21df7 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] http://192.168.122.147/volume/v3/volumes/817c87bb-5703-4394-b755-f010be1e1589 returned with HTTP 200 Sep 01 00:23:34 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 642/1293] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:34 2026] GET /volume/v3/volumes/817c87bb-5703-4394-b755-f010be1e1589 => generated 857 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9f54a987-dcb0-494f-b90a-87cc58d08a3f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9f54a987-dcb0-494f-b90a-87cc58d08a3f tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] GET http://192.168.122.147/volume/v3/volumes/817c87bb-5703-4394-b755-f010be1e1589 Sep 01 00:23:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9f54a987-dcb0-494f-b90a-87cc58d08a3f tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9f54a987-dcb0-494f-b90a-87cc58d08a3f tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:34 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:34 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:34 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:34 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:34 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9f54a987-dcb0-494f-b90a-87cc58d08a3f tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Volume info retrieved successfully. Sep 01 00:23:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9f54a987-dcb0-494f-b90a-87cc58d08a3f tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] http://192.168.122.147/volume/v3/volumes/817c87bb-5703-4394-b755-f010be1e1589 returned with HTTP 200 Sep 01 00:23:34 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 652/1294] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:34 2026] GET /volume/v3/volumes/817c87bb-5703-4394-b755-f010be1e1589 => generated 857 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7a5b8a40-1ee9-4bf8-abad-7af8b798d47a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7a5b8a40-1ee9-4bf8-abad-7af8b798d47a tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:23:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7a5b8a40-1ee9-4bf8-abad-7af8b798d47a tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1176554962"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-7a5b8a40-1ee9-4bf8-abad-7af8b798d47a tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1176554962'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:23:34 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-7a5b8a40-1ee9-4bf8-abad-7af8b798d47a tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Create volume of 1 GB Sep 01 00:23:34 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7a5b8a40-1ee9-4bf8-abad-7af8b798d47a tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Availability Zones retrieved successfully. Sep 01 00:23:34 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7a5b8a40-1ee9-4bf8-abad-7af8b798d47a tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Flow 'volume_create_api' (cf5a5cd8-1e5a-4ad4-9cb4-a11e8be299c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:23:34 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7a5b8a40-1ee9-4bf8-abad-7af8b798d47a tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76e5d979-4dc1-48b6-98d2-f1d72932761d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:34 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-7a5b8a40-1ee9-4bf8-abad-7af8b798d47a tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:23:34 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7a5b8a40-1ee9-4bf8-abad-7af8b798d47a tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76e5d979-4dc1-48b6-98d2-f1d72932761d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:34 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7a5b8a40-1ee9-4bf8-abad-7af8b798d47a tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f957bff-31b2-4ed4-a98d-a5c23e0b46b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:34 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-7a5b8a40-1ee9-4bf8-abad-7af8b798d47a tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Created reservations ['5ac65fd8-6f51-4039-b691-ae36a0008287', 'fc942761-578d-4898-82b5-3736bf50d1aa', '296d7ba4-5d8f-4a2f-9c67-5083bbde1498', 'af91eb6d-2d2b-428a-8561-aa43f1eae7d4'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:23:34 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7a5b8a40-1ee9-4bf8-abad-7af8b798d47a tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f957bff-31b2-4ed4-a98d-a5c23e0b46b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ac65fd8-6f51-4039-b691-ae36a0008287', 'fc942761-578d-4898-82b5-3736bf50d1aa', '296d7ba4-5d8f-4a2f-9c67-5083bbde1498', 'af91eb6d-2d2b-428a-8561-aa43f1eae7d4']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:35 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7a5b8a40-1ee9-4bf8-abad-7af8b798d47a tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3f5c91f-7968-471d-80b9-ab6ddaa6f76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:35 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:35 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:35 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7a5b8a40-1ee9-4bf8-abad-7af8b798d47a tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3f5c91f-7968-471d-80b9-ab6ddaa6f76a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70fc8482-eabd-4433-8e62-c291affc44a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1176554962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9b4bc7244124492a68ba4487e72e2c4',qos_specs=None,replication_status=,reservations=['5ac65fd8-6f51-4039-b691-ae36a0008287','fc942761-578d-4898-82b5-3736bf50d1aa','296d7ba4-5d8f-4a2f-9c67-5083bbde1498','af91eb6d-2d2b-428a-8561-aa43f1eae7d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35015ab940554b009e35b2686da8fec7',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:23:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1176554962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70fc8482-eabd-4433-8e62-c291affc44a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9b4bc7244124492a68ba4487e72e2c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35015ab940554b009e35b2686da8fec7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:35 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7a5b8a40-1ee9-4bf8-abad-7af8b798d47a tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d5d21c7-e433-40f5-9b4a-10d6c3e24aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:35 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7a5b8a40-1ee9-4bf8-abad-7af8b798d47a tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d5d21c7-e433-40f5-9b4a-10d6c3e24aa9) transitioned into state 'SUCCESS' from state '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-1176554962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9b4bc7244124492a68ba4487e72e2c4',qos_specs=None,replication_status=,reservations=['5ac65fd8-6f51-4039-b691-ae36a0008287','fc942761-578d-4898-82b5-3736bf50d1aa','296d7ba4-5d8f-4a2f-9c67-5083bbde1498','af91eb6d-2d2b-428a-8561-aa43f1eae7d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35015ab940554b009e35b2686da8fec7',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:35 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7a5b8a40-1ee9-4bf8-abad-7af8b798d47a tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b9a228d-8909-4a37-a2ee-207136dcb5f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:35 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7a5b8a40-1ee9-4bf8-abad-7af8b798d47a tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b9a228d-8909-4a37-a2ee-207136dcb5f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:35 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7a5b8a40-1ee9-4bf8-abad-7af8b798d47a tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Flow 'volume_create_api' (cf5a5cd8-1e5a-4ad4-9cb4-a11e8be299c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:23:35 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7a5b8a40-1ee9-4bf8-abad-7af8b798d47a tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Create volume request issued successfully. Sep 01 00:23:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7a5b8a40-1ee9-4bf8-abad-7af8b798d47a tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:23:35 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 643/1295] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:23:34 2026] POST /volume/v3/volumes => generated 764 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:23:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ebff88d5-6a72-4d7a-b27a-20736f08b441 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ebff88d5-6a72-4d7a-b27a-20736f08b441 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] GET http://192.168.122.147/volume/v3/volumes/70fc8482-eabd-4433-8e62-c291affc44a0 Sep 01 00:23:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ebff88d5-6a72-4d7a-b27a-20736f08b441 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ebff88d5-6a72-4d7a-b27a-20736f08b441 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:35 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:35 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:35 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:35 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:35 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ebff88d5-6a72-4d7a-b27a-20736f08b441 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Volume info retrieved successfully. Sep 01 00:23:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ebff88d5-6a72-4d7a-b27a-20736f08b441 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] http://192.168.122.147/volume/v3/volumes/70fc8482-eabd-4433-8e62-c291affc44a0 returned with HTTP 200 Sep 01 00:23:35 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 653/1296] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:35 2026] GET /volume/v3/volumes/70fc8482-eabd-4433-8e62-c291affc44a0 => generated 832 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1e24f30d-9529-4ce5-8639-36de64c56e13 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1e24f30d-9529-4ce5-8639-36de64c56e13 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] GET http://192.168.122.147/volume/v3/volumes/70fc8482-eabd-4433-8e62-c291affc44a0 Sep 01 00:23:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1e24f30d-9529-4ce5-8639-36de64c56e13 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1e24f30d-9529-4ce5-8639-36de64c56e13 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:36 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:36 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:36 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:36 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:36 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1e24f30d-9529-4ce5-8639-36de64c56e13 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Volume info retrieved successfully. Sep 01 00:23:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1e24f30d-9529-4ce5-8639-36de64c56e13 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] http://192.168.122.147/volume/v3/volumes/70fc8482-eabd-4433-8e62-c291affc44a0 returned with HTTP 200 Sep 01 00:23:36 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 644/1297] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:36 2026] GET /volume/v3/volumes/70fc8482-eabd-4433-8e62-c291affc44a0 => generated 856 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:23:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-fa7d3d45-41de-4515-9256-4349ff3b3a29 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fa7d3d45-41de-4515-9256-4349ff3b3a29 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] GET http://192.168.122.147/volume/v3/volumes/70fc8482-eabd-4433-8e62-c291affc44a0 Sep 01 00:23:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fa7d3d45-41de-4515-9256-4349ff3b3a29 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fa7d3d45-41de-4515-9256-4349ff3b3a29 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:37 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:37 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:37 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:37 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-fa7d3d45-41de-4515-9256-4349ff3b3a29 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Volume info retrieved successfully. Sep 01 00:23:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fa7d3d45-41de-4515-9256-4349ff3b3a29 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] http://192.168.122.147/volume/v3/volumes/70fc8482-eabd-4433-8e62-c291affc44a0 returned with HTTP 200 Sep 01 00:23:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 654/1298] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:37 2026] GET /volume/v3/volumes/70fc8482-eabd-4433-8e62-c291affc44a0 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-43c961b5-e022-480c-a270-1421ca979569 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-43c961b5-e022-480c-a270-1421ca979569 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] GET http://192.168.122.147/volume/v3/volumes/70fc8482-eabd-4433-8e62-c291affc44a0 Sep 01 00:23:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-43c961b5-e022-480c-a270-1421ca979569 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-43c961b5-e022-480c-a270-1421ca979569 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:37 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:37 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:37 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:37 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:37 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-43c961b5-e022-480c-a270-1421ca979569 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Volume info retrieved successfully. Sep 01 00:23:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-43c961b5-e022-480c-a270-1421ca979569 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] http://192.168.122.147/volume/v3/volumes/70fc8482-eabd-4433-8e62-c291affc44a0 returned with HTTP 200 Sep 01 00:23:37 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 645/1299] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:37 2026] GET /volume/v3/volumes/70fc8482-eabd-4433-8e62-c291affc44a0 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3d158235-1515-40ff-9e58-8d1b00d1ef7a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3d158235-1515-40ff-9e58-8d1b00d1ef7a tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:23:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3d158235-1515-40ff-9e58-8d1b00d1ef7a tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-3d158235-1515-40ff-9e58-8d1b00d1ef7a tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:23:37 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-3d158235-1515-40ff-9e58-8d1b00d1ef7a tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Create volume of 1 GB Sep 01 00:23:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3d158235-1515-40ff-9e58-8d1b00d1ef7a tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Availability Zones retrieved successfully. Sep 01 00:23:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3d158235-1515-40ff-9e58-8d1b00d1ef7a tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Flow 'volume_create_api' (f2d85144-fc84-4d1b-85e5-98fd19bf6755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:23:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3d158235-1515-40ff-9e58-8d1b00d1ef7a tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffeaea7e-2627-4d71-adc7-7a9e0ae1aa5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-3d158235-1515-40ff-9e58-8d1b00d1ef7a tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:23:38 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3d158235-1515-40ff-9e58-8d1b00d1ef7a tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffeaea7e-2627-4d71-adc7-7a9e0ae1aa5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:38 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3d158235-1515-40ff-9e58-8d1b00d1ef7a tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f78aabb-cc69-4b23-80c6-7e884aa8f13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:38 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-3d158235-1515-40ff-9e58-8d1b00d1ef7a tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Created reservations ['1ca140f8-75dd-4921-aab8-9902d7abc374', 'e15fd207-202e-4e7b-858d-0a5d984b2f25', '7d32746a-6423-4c67-89f8-46269ddacd42', 'a06efea2-3aef-4cfd-adff-ef59d37cbbf5'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:23:38 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3d158235-1515-40ff-9e58-8d1b00d1ef7a tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f78aabb-cc69-4b23-80c6-7e884aa8f13f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ca140f8-75dd-4921-aab8-9902d7abc374', 'e15fd207-202e-4e7b-858d-0a5d984b2f25', '7d32746a-6423-4c67-89f8-46269ddacd42', 'a06efea2-3aef-4cfd-adff-ef59d37cbbf5']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:38 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3d158235-1515-40ff-9e58-8d1b00d1ef7a tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a5e253b-202d-44ab-b14f-5101ef0e8289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:38 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:38 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:38 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3d158235-1515-40ff-9e58-8d1b00d1ef7a tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a5e253b-202d-44ab-b14f-5101ef0e8289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '209948d7-427d-4ca5-b105-4f75d5bebf27', '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='1d8bac6db2594576a9ec84ba61fd9d53',qos_specs=None,replication_status=,reservations=['1ca140f8-75dd-4921-aab8-9902d7abc374','e15fd207-202e-4e7b-858d-0a5d984b2f25','7d32746a-6423-4c67-89f8-46269ddacd42','a06efea2-3aef-4cfd-adff-ef59d37cbbf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b58d0637973048aab25bc95cbee300be',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:23:38Z,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=209948d7-427d-4ca5-b105-4f75d5bebf27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d8bac6db2594576a9ec84ba61fd9d53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b58d0637973048aab25bc95cbee300be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:38 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3d158235-1515-40ff-9e58-8d1b00d1ef7a tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5b8e383-07ef-429c-be22-459a085b3cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:38 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3d158235-1515-40ff-9e58-8d1b00d1ef7a tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5b8e383-07ef-429c-be22-459a085b3cb7) transitioned into state 'SUCCESS' from 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='1d8bac6db2594576a9ec84ba61fd9d53',qos_specs=None,replication_status=,reservations=['1ca140f8-75dd-4921-aab8-9902d7abc374','e15fd207-202e-4e7b-858d-0a5d984b2f25','7d32746a-6423-4c67-89f8-46269ddacd42','a06efea2-3aef-4cfd-adff-ef59d37cbbf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b58d0637973048aab25bc95cbee300be',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:38 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3d158235-1515-40ff-9e58-8d1b00d1ef7a tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64a71e89-5b01-4dd4-8470-edc232b40ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:38 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3d158235-1515-40ff-9e58-8d1b00d1ef7a tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64a71e89-5b01-4dd4-8470-edc232b40ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:38 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3d158235-1515-40ff-9e58-8d1b00d1ef7a tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Flow 'volume_create_api' (f2d85144-fc84-4d1b-85e5-98fd19bf6755) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:23:38 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3d158235-1515-40ff-9e58-8d1b00d1ef7a tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Create volume request issued successfully. Sep 01 00:23:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3d158235-1515-40ff-9e58-8d1b00d1ef7a tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:23:38 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 655/1300] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:23:37 2026] POST /volume/v3/volumes => generated 742 bytes in 711 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:23:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ff9941ce-aa5b-43f7-8458-bf2efbe4d8da None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ff9941ce-aa5b-43f7-8458-bf2efbe4d8da tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] GET http://192.168.122.147/volume/v3/volumes/209948d7-427d-4ca5-b105-4f75d5bebf27 Sep 01 00:23:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ff9941ce-aa5b-43f7-8458-bf2efbe4d8da tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ff9941ce-aa5b-43f7-8458-bf2efbe4d8da tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:38 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:38 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:38 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:38 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:38 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ff9941ce-aa5b-43f7-8458-bf2efbe4d8da tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Volume info retrieved successfully. Sep 01 00:23:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ff9941ce-aa5b-43f7-8458-bf2efbe4d8da tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] http://192.168.122.147/volume/v3/volumes/209948d7-427d-4ca5-b105-4f75d5bebf27 returned with HTTP 200 Sep 01 00:23:38 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 646/1301] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:38 2026] GET /volume/v3/volumes/209948d7-427d-4ca5-b105-4f75d5bebf27 => generated 921 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-74eda13d-d996-4106-9432-f44a4de449ec None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-74eda13d-d996-4106-9432-f44a4de449ec tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f Sep 01 00:23:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-74eda13d-d996-4106-9432-f44a4de449ec tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-74eda13d-d996-4106-9432-f44a4de449ec tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:38 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:38 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:38 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:38 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:38 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-74eda13d-d996-4106-9432-f44a4de449ec tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:23:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-74eda13d-d996-4106-9432-f44a4de449ec tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f returned with HTTP 200 Sep 01 00:23:38 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 656/1302] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:38 2026] GET /volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f => generated 1149 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:23:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-717a830e-b0ea-4edc-8dad-7662784a692d req-7ca07e3f-b97f-429a-ad5d-8c24ce2e1bdb None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-717a830e-b0ea-4edc-8dad-7662784a692d req-7ca07e3f-b97f-429a-ad5d-8c24ce2e1bdb tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f Sep 01 00:23:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-717a830e-b0ea-4edc-8dad-7662784a692d req-7ca07e3f-b97f-429a-ad5d-8c24ce2e1bdb tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-717a830e-b0ea-4edc-8dad-7662784a692d req-7ca07e3f-b97f-429a-ad5d-8c24ce2e1bdb tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:38 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:38 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:38 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:38 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:38 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-717a830e-b0ea-4edc-8dad-7662784a692d req-7ca07e3f-b97f-429a-ad5d-8c24ce2e1bdb tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:23:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-717a830e-b0ea-4edc-8dad-7662784a692d req-7ca07e3f-b97f-429a-ad5d-8c24ce2e1bdb tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f returned with HTTP 200 Sep 01 00:23:38 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 647/1303] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:23:38 2026] GET /volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f => generated 1149 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:23:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-717a830e-b0ea-4edc-8dad-7662784a692d req-ce741293-9f60-45fa-a215-201f5c744c59 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-717a830e-b0ea-4edc-8dad-7662784a692d req-ce741293-9f60-45fa-a215-201f5c744c59 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] POST http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f/action Sep 01 00:23:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-717a830e-b0ea-4edc-8dad-7662784a692d req-ce741293-9f60-45fa-a215-201f5c744c59 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:23:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-717a830e-b0ea-4edc-8dad-7662784a692d req-ce741293-9f60-45fa-a215-201f5c744c59 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:38 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:38 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:38 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:38 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:38 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-717a830e-b0ea-4edc-8dad-7662784a692d req-ce741293-9f60-45fa-a215-201f5c744c59 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:23:38 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-717a830e-b0ea-4edc-8dad-7662784a692d req-ce741293-9f60-45fa-a215-201f5c744c59 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Begin detaching volume completed successfully. Sep 01 00:23:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-717a830e-b0ea-4edc-8dad-7662784a692d req-ce741293-9f60-45fa-a215-201f5c744c59 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f/action returned with HTTP 202 Sep 01 00:23:38 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 657/1304] 192.168.122.147 () {64 vars in 1561 bytes} [Tue Sep 1 00:23:38 2026] POST /volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 00:23:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-924d9c86-0515-45a6-a2d0-286a6150cd76 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-924d9c86-0515-45a6-a2d0-286a6150cd76 None None] GET http://192.168.122.147/volume// Sep 01 00:23:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-924d9c86-0515-45a6-a2d0-286a6150cd76 None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-924d9c86-0515-45a6-a2d0-286a6150cd76 None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-924d9c86-0515-45a6-a2d0-286a6150cd76 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:23:38 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 648/1305] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:23:38 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:23:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-717a830e-b0ea-4edc-8dad-7662784a692d req-ea33a002-1a46-46b0-9b7f-5aa11ce020a4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-717a830e-b0ea-4edc-8dad-7662784a692d req-ea33a002-1a46-46b0-9b7f-5aa11ce020a4 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f Sep 01 00:23:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-717a830e-b0ea-4edc-8dad-7662784a692d req-ea33a002-1a46-46b0-9b7f-5aa11ce020a4 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-717a830e-b0ea-4edc-8dad-7662784a692d req-ea33a002-1a46-46b0-9b7f-5aa11ce020a4 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:38 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:38 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:38 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:38 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:38 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-717a830e-b0ea-4edc-8dad-7662784a692d req-ea33a002-1a46-46b0-9b7f-5aa11ce020a4 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:23:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-717a830e-b0ea-4edc-8dad-7662784a692d req-ea33a002-1a46-46b0-9b7f-5aa11ce020a4 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f returned with HTTP 200 Sep 01 00:23:38 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 658/1306] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:23:38 2026] GET /volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f => generated 1333 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:23:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-717a830e-b0ea-4edc-8dad-7662784a692d req-0df501e2-28b1-47b9-a8fe-b174a26a498a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-717a830e-b0ea-4edc-8dad-7662784a692d req-0df501e2-28b1-47b9-a8fe-b174a26a498a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] DELETE http://192.168.122.147/volume/v3/attachments/40b21ae0-9f28-4a18-be03-6d6e80181a62 Sep 01 00:23:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-717a830e-b0ea-4edc-8dad-7662784a692d req-0df501e2-28b1-47b9-a8fe-b174a26a498a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-717a830e-b0ea-4edc-8dad-7662784a692d req-0df501e2-28b1-47b9-a8fe-b174a26a498a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:39 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:39 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-03ff9427-ccba-405f-94f4-e18af1099d5e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:39 devstack devstack@c-api.service[87484]: /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 00:23:39 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, Sep 01 00:23:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-03ff9427-ccba-405f-94f4-e18af1099d5e tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] GET http://192.168.122.147/volume/v3/volumes/209948d7-427d-4ca5-b105-4f75d5bebf27 Sep 01 00:23:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-03ff9427-ccba-405f-94f4-e18af1099d5e tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-03ff9427-ccba-405f-94f4-e18af1099d5e tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:39 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:39 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:39 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:39 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:39 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-03ff9427-ccba-405f-94f4-e18af1099d5e tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Volume info retrieved successfully. Sep 01 00:23:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-717a830e-b0ea-4edc-8dad-7662784a692d req-0df501e2-28b1-47b9-a8fe-b174a26a498a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/attachments/40b21ae0-9f28-4a18-be03-6d6e80181a62 returned with HTTP 200 Sep 01 00:23:39 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 649/1307] 192.168.122.147 () {64 vars in 1562 bytes} [Tue Sep 1 00:23:39 2026] DELETE /volume/v3/attachments/40b21ae0-9f28-4a18-be03-6d6e80181a62 => generated 19 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-03ff9427-ccba-405f-94f4-e18af1099d5e tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] http://192.168.122.147/volume/v3/volumes/209948d7-427d-4ca5-b105-4f75d5bebf27 returned with HTTP 200 Sep 01 00:23:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 659/1308] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:39 2026] GET /volume/v3/volumes/209948d7-427d-4ca5-b105-4f75d5bebf27 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7ce6a522-76d6-433f-a4d9-0bf2e60672c2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7ce6a522-76d6-433f-a4d9-0bf2e60672c2 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f Sep 01 00:23:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7ce6a522-76d6-433f-a4d9-0bf2e60672c2 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7ce6a522-76d6-433f-a4d9-0bf2e60672c2 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:40 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:40 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:40 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:40 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:40 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7ce6a522-76d6-433f-a4d9-0bf2e60672c2 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:23:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7ce6a522-76d6-433f-a4d9-0bf2e60672c2 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f returned with HTTP 200 Sep 01 00:23:40 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 650/1309] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:39 2026] GET /volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-268d09c5-14af-4787-84de-9eb6ea0add24 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-268d09c5-14af-4787-84de-9eb6ea0add24 tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] GET http://192.168.122.147/volume/v3/volumes/209948d7-427d-4ca5-b105-4f75d5bebf27 Sep 01 00:23:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-268d09c5-14af-4787-84de-9eb6ea0add24 tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-268d09c5-14af-4787-84de-9eb6ea0add24 tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:40 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:40 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:40 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:40 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-268d09c5-14af-4787-84de-9eb6ea0add24 tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Volume info retrieved successfully. Sep 01 00:23:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-268d09c5-14af-4787-84de-9eb6ea0add24 tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] http://192.168.122.147/volume/v3/volumes/209948d7-427d-4ca5-b105-4f75d5bebf27 returned with HTTP 200 Sep 01 00:23:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 660/1310] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:40 2026] GET /volume/v3/volumes/209948d7-427d-4ca5-b105-4f75d5bebf27 => generated 972 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2b04a79d-1690-4c79-93b6-dbfac9136a52 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2b04a79d-1690-4c79-93b6-dbfac9136a52 tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] GET http://192.168.122.147/volume/v3/volumes/detail?all_tenants=1&project_id=b9b4bc7244124492a68ba4487e72e2c4 Sep 01 00:23:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2b04a79d-1690-4c79-93b6-dbfac9136a52 tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2b04a79d-1690-4c79-93b6-dbfac9136a52 tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:40 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2b04a79d-1690-4c79-93b6-dbfac9136a52 tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Could not evaluate value b9b4bc7244124492a68ba4487e72e2c4, assuming string {{(pid=87484) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 00:23:40 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2b04a79d-1690-4c79-93b6-dbfac9136a52 tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Searching by: MultiDict([('project_id', 'b9b4bc7244124492a68ba4487e72e2c4'), ('all_tenants', 1)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:23:40 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:40 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:40 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:40 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:40 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:40 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:40 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2b04a79d-1690-4c79-93b6-dbfac9136a52 tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Get all volumes completed successfully. Sep 01 00:23:40 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:40 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2b04a79d-1690-4c79-93b6-dbfac9136a52 tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] http://192.168.122.147/volume/v3/volumes/detail?all_tenants=1&project_id=b9b4bc7244124492a68ba4487e72e2c4 returned with HTTP 200 Sep 01 00:23:40 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 651/1311] 192.168.122.147 () {58 vars in 1257 bytes} [Tue Sep 1 00:23:40 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=b9b4bc7244124492a68ba4487e72e2c4 => generated 3042 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:23:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-98bb0578-faf7-430a-a349-438d824efad0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-98bb0578-faf7-430a-a349-438d824efad0 tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/209948d7-427d-4ca5-b105-4f75d5bebf27 Sep 01 00:23:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-98bb0578-faf7-430a-a349-438d824efad0 tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-98bb0578-faf7-430a-a349-438d824efad0 tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:40 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-98bb0578-faf7-430a-a349-438d824efad0 tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Delete volume with id: 209948d7-427d-4ca5-b105-4f75d5bebf27 Sep 01 00:23:40 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:40 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:40 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:40 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-98bb0578-faf7-430a-a349-438d824efad0 tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Volume info retrieved successfully. Sep 01 00:23:41 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-98bb0578-faf7-430a-a349-438d824efad0 tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] Delete volume request issued successfully. Sep 01 00:23:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-98bb0578-faf7-430a-a349-438d824efad0 tempest-VolumesListAdminTestJSON-785066338 tempest-VolumesListAdminTestJSON-785066338-project-admin] http://192.168.122.147/volume/v3/volumes/209948d7-427d-4ca5-b105-4f75d5bebf27 returned with HTTP 202 Sep 01 00:23:41 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 661/1312] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:23:40 2026] DELETE /volume/v3/volumes/209948d7-427d-4ca5-b105-4f75d5bebf27 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:23:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ebcc6540-3250-4968-9ec5-0c69f5471dbb None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ebcc6540-3250-4968-9ec5-0c69f5471dbb tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] GET http://192.168.122.147/volume/v3/volumes/70fc8482-eabd-4433-8e62-c291affc44a0 Sep 01 00:23:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ebcc6540-3250-4968-9ec5-0c69f5471dbb tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ebcc6540-3250-4968-9ec5-0c69f5471dbb tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:41 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:41 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:41 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:41 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ebcc6540-3250-4968-9ec5-0c69f5471dbb tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Volume info retrieved successfully. Sep 01 00:23:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ebcc6540-3250-4968-9ec5-0c69f5471dbb tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] http://192.168.122.147/volume/v3/volumes/70fc8482-eabd-4433-8e62-c291affc44a0 returned with HTTP 200 Sep 01 00:23:41 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 652/1313] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:41 2026] GET /volume/v3/volumes/70fc8482-eabd-4433-8e62-c291affc44a0 => generated 857 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a2828b55-cdb3-48c8-998f-9adf3167bb99 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a2828b55-cdb3-48c8-998f-9adf3167bb99 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] DELETE http://192.168.122.147/volume/v3/volumes/70fc8482-eabd-4433-8e62-c291affc44a0 Sep 01 00:23:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a2828b55-cdb3-48c8-998f-9adf3167bb99 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a2828b55-cdb3-48c8-998f-9adf3167bb99 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:41 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-a2828b55-cdb3-48c8-998f-9adf3167bb99 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Delete volume with id: 70fc8482-eabd-4433-8e62-c291affc44a0 Sep 01 00:23:41 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:41 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:41 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:41 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:41 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a2828b55-cdb3-48c8-998f-9adf3167bb99 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Volume info retrieved successfully. Sep 01 00:23:41 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a2828b55-cdb3-48c8-998f-9adf3167bb99 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Delete volume request issued successfully. Sep 01 00:23:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a2828b55-cdb3-48c8-998f-9adf3167bb99 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] http://192.168.122.147/volume/v3/volumes/70fc8482-eabd-4433-8e62-c291affc44a0 returned with HTTP 202 Sep 01 00:23:41 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 662/1314] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:23:41 2026] DELETE /volume/v3/volumes/70fc8482-eabd-4433-8e62-c291affc44a0 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:23:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d7e8554e-2fb0-495e-b063-fce3af7409a3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d7e8554e-2fb0-495e-b063-fce3af7409a3 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] GET http://192.168.122.147/volume/v3/volumes/70fc8482-eabd-4433-8e62-c291affc44a0 Sep 01 00:23:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d7e8554e-2fb0-495e-b063-fce3af7409a3 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d7e8554e-2fb0-495e-b063-fce3af7409a3 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:41 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:41 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:41 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:41 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d7e8554e-2fb0-495e-b063-fce3af7409a3 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Volume info retrieved successfully. Sep 01 00:23:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d7e8554e-2fb0-495e-b063-fce3af7409a3 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] http://192.168.122.147/volume/v3/volumes/70fc8482-eabd-4433-8e62-c291affc44a0 returned with HTTP 200 Sep 01 00:23:41 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 653/1315] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:41 2026] GET /volume/v3/volumes/70fc8482-eabd-4433-8e62-c291affc44a0 => generated 856 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e2985927-32af-49dd-b045-fc060a7668be None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e2985927-32af-49dd-b045-fc060a7668be tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] GET http://192.168.122.147/volume/v3/volumes/70fc8482-eabd-4433-8e62-c291affc44a0 Sep 01 00:23:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e2985927-32af-49dd-b045-fc060a7668be tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e2985927-32af-49dd-b045-fc060a7668be tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:42 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:42 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:42 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:42 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:42 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e2985927-32af-49dd-b045-fc060a7668be tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Volume info retrieved successfully. Sep 01 00:23:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e2985927-32af-49dd-b045-fc060a7668be tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] http://192.168.122.147/volume/v3/volumes/70fc8482-eabd-4433-8e62-c291affc44a0 returned with HTTP 200 Sep 01 00:23:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 663/1316] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:42 2026] GET /volume/v3/volumes/70fc8482-eabd-4433-8e62-c291affc44a0 => generated 856 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-78aac088-ec39-4d68-9c16-33e0d730cdbf None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-78aac088-ec39-4d68-9c16-33e0d730cdbf tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] GET http://192.168.122.147/volume/v3/volumes/70fc8482-eabd-4433-8e62-c291affc44a0 Sep 01 00:23:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-78aac088-ec39-4d68-9c16-33e0d730cdbf tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-78aac088-ec39-4d68-9c16-33e0d730cdbf tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-78aac088-ec39-4d68-9c16-33e0d730cdbf tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] http://192.168.122.147/volume/v3/volumes/70fc8482-eabd-4433-8e62-c291affc44a0 returned with HTTP 404 Sep 01 00:23:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 654/1317] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:43 2026] GET /volume/v3/volumes/70fc8482-eabd-4433-8e62-c291affc44a0 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:23:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-dfc668ca-a779-4a90-a91c-b4ad512eac77 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dfc668ca-a779-4a90-a91c-b4ad512eac77 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] GET http://192.168.122.147/volume/v3/volumes/817c87bb-5703-4394-b755-f010be1e1589 Sep 01 00:23:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dfc668ca-a779-4a90-a91c-b4ad512eac77 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dfc668ca-a779-4a90-a91c-b4ad512eac77 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:43 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-dfc668ca-a779-4a90-a91c-b4ad512eac77 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Volume info retrieved successfully. Sep 01 00:23:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dfc668ca-a779-4a90-a91c-b4ad512eac77 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] http://192.168.122.147/volume/v3/volumes/817c87bb-5703-4394-b755-f010be1e1589 returned with HTTP 200 Sep 01 00:23:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 664/1318] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:43 2026] GET /volume/v3/volumes/817c87bb-5703-4394-b755-f010be1e1589 => generated 857 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-74e903b2-e48f-4a2c-a9aa-15a660f56f81 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-74e903b2-e48f-4a2c-a9aa-15a660f56f81 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] DELETE http://192.168.122.147/volume/v3/volumes/817c87bb-5703-4394-b755-f010be1e1589 Sep 01 00:23:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-74e903b2-e48f-4a2c-a9aa-15a660f56f81 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-74e903b2-e48f-4a2c-a9aa-15a660f56f81 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:43 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-74e903b2-e48f-4a2c-a9aa-15a660f56f81 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Delete volume with id: 817c87bb-5703-4394-b755-f010be1e1589 Sep 01 00:23:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:43 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-74e903b2-e48f-4a2c-a9aa-15a660f56f81 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Volume info retrieved successfully. Sep 01 00:23:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-74e903b2-e48f-4a2c-a9aa-15a660f56f81 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Delete volume request issued successfully. Sep 01 00:23:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-74e903b2-e48f-4a2c-a9aa-15a660f56f81 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] http://192.168.122.147/volume/v3/volumes/817c87bb-5703-4394-b755-f010be1e1589 returned with HTTP 202 Sep 01 00:23:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 655/1319] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:23:43 2026] DELETE /volume/v3/volumes/817c87bb-5703-4394-b755-f010be1e1589 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:23:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-aa5155cf-cb72-496f-92e1-0989178295b4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-aa5155cf-cb72-496f-92e1-0989178295b4 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] GET http://192.168.122.147/volume/v3/volumes/817c87bb-5703-4394-b755-f010be1e1589 Sep 01 00:23:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-aa5155cf-cb72-496f-92e1-0989178295b4 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-aa5155cf-cb72-496f-92e1-0989178295b4 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:43 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-aa5155cf-cb72-496f-92e1-0989178295b4 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Volume info retrieved successfully. Sep 01 00:23:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-aa5155cf-cb72-496f-92e1-0989178295b4 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] http://192.168.122.147/volume/v3/volumes/817c87bb-5703-4394-b755-f010be1e1589 returned with HTTP 200 Sep 01 00:23:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 665/1320] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:43 2026] GET /volume/v3/volumes/817c87bb-5703-4394-b755-f010be1e1589 => generated 856 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0823fba7-434f-44ce-a428-ac4a7a0a5d4d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0823fba7-434f-44ce-a428-ac4a7a0a5d4d tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] GET http://192.168.122.147/volume/v3/volumes/817c87bb-5703-4394-b755-f010be1e1589 Sep 01 00:23:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0823fba7-434f-44ce-a428-ac4a7a0a5d4d tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0823fba7-434f-44ce-a428-ac4a7a0a5d4d tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0823fba7-434f-44ce-a428-ac4a7a0a5d4d tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] http://192.168.122.147/volume/v3/volumes/817c87bb-5703-4394-b755-f010be1e1589 returned with HTTP 404 Sep 01 00:23:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 656/1321] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:44 2026] GET /volume/v3/volumes/817c87bb-5703-4394-b755-f010be1e1589 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:23:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-92608896-6b6e-42d0-bd0f-ff882184bec3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-92608896-6b6e-42d0-bd0f-ff882184bec3 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] GET http://192.168.122.147/volume/v3/volumes/49eaf840-6805-4e15-a063-179d0282311b Sep 01 00:23:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-92608896-6b6e-42d0-bd0f-ff882184bec3 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-92608896-6b6e-42d0-bd0f-ff882184bec3 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:45 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:45 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-92608896-6b6e-42d0-bd0f-ff882184bec3 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Volume info retrieved successfully. Sep 01 00:23:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-92608896-6b6e-42d0-bd0f-ff882184bec3 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] http://192.168.122.147/volume/v3/volumes/49eaf840-6805-4e15-a063-179d0282311b returned with HTTP 200 Sep 01 00:23:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 666/1322] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:44 2026] GET /volume/v3/volumes/49eaf840-6805-4e15-a063-179d0282311b => generated 856 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-464c2785-717c-4054-9e17-18eee29fc2e5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-464c2785-717c-4054-9e17-18eee29fc2e5 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] DELETE http://192.168.122.147/volume/v3/volumes/49eaf840-6805-4e15-a063-179d0282311b Sep 01 00:23:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-464c2785-717c-4054-9e17-18eee29fc2e5 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-464c2785-717c-4054-9e17-18eee29fc2e5 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:45 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-464c2785-717c-4054-9e17-18eee29fc2e5 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Delete volume with id: 49eaf840-6805-4e15-a063-179d0282311b Sep 01 00:23:45 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:45 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-464c2785-717c-4054-9e17-18eee29fc2e5 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Volume info retrieved successfully. Sep 01 00:23:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-464c2785-717c-4054-9e17-18eee29fc2e5 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Delete volume request issued successfully. Sep 01 00:23:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-464c2785-717c-4054-9e17-18eee29fc2e5 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] http://192.168.122.147/volume/v3/volumes/49eaf840-6805-4e15-a063-179d0282311b returned with HTTP 202 Sep 01 00:23:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 657/1323] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:23:45 2026] DELETE /volume/v3/volumes/49eaf840-6805-4e15-a063-179d0282311b => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:23:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1ffd2372-c110-43b8-9339-bcf17f711998 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1ffd2372-c110-43b8-9339-bcf17f711998 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] GET http://192.168.122.147/volume/v3/volumes/49eaf840-6805-4e15-a063-179d0282311b Sep 01 00:23:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1ffd2372-c110-43b8-9339-bcf17f711998 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1ffd2372-c110-43b8-9339-bcf17f711998 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:45 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:45 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1ffd2372-c110-43b8-9339-bcf17f711998 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Volume info retrieved successfully. Sep 01 00:23:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1ffd2372-c110-43b8-9339-bcf17f711998 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] http://192.168.122.147/volume/v3/volumes/49eaf840-6805-4e15-a063-179d0282311b returned with HTTP 200 Sep 01 00:23:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 667/1324] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:45 2026] GET /volume/v3/volumes/49eaf840-6805-4e15-a063-179d0282311b => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b10e9ba9-e9b7-4392-ac70-de8e0f3c3da8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b10e9ba9-e9b7-4392-ac70-de8e0f3c3da8 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] GET http://192.168.122.147/volume/v3/volumes/49eaf840-6805-4e15-a063-179d0282311b Sep 01 00:23:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b10e9ba9-e9b7-4392-ac70-de8e0f3c3da8 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b10e9ba9-e9b7-4392-ac70-de8e0f3c3da8 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:46 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:46 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:46 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:46 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:46 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b10e9ba9-e9b7-4392-ac70-de8e0f3c3da8 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Volume info retrieved successfully. Sep 01 00:23:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b10e9ba9-e9b7-4392-ac70-de8e0f3c3da8 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] http://192.168.122.147/volume/v3/volumes/49eaf840-6805-4e15-a063-179d0282311b returned with HTTP 200 Sep 01 00:23:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 658/1325] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:46 2026] GET /volume/v3/volumes/49eaf840-6805-4e15-a063-179d0282311b => generated 855 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-757920a1-9666-4dca-a30c-b90fa021fe80 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-757920a1-9666-4dca-a30c-b90fa021fe80 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] GET http://192.168.122.147/volume/v3/volumes/49eaf840-6805-4e15-a063-179d0282311b Sep 01 00:23:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-757920a1-9666-4dca-a30c-b90fa021fe80 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-757920a1-9666-4dca-a30c-b90fa021fe80 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-757920a1-9666-4dca-a30c-b90fa021fe80 tempest-VolumesListAdminTestJSON-2120919161 tempest-VolumesListAdminTestJSON-2120919161-project-member] http://192.168.122.147/volume/v3/volumes/49eaf840-6805-4e15-a063-179d0282311b returned with HTTP 404 Sep 01 00:23:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 668/1326] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:47 2026] GET /volume/v3/volumes/49eaf840-6805-4e15-a063-179d0282311b => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:23:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f83320ad-87f1-484e-9c3a-2a52d0e692c1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f83320ad-87f1-484e-9c3a-2a52d0e692c1 tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:23:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f83320ad-87f1-484e-9c3a-2a52d0e692c1 tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1746536320-1100181600", "extra_specs": {}}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f83320ad-87f1-484e-9c3a-2a52d0e692c1 tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:23:49 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 659/1327] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:23:49 2026] POST /volume/v3/types => generated 269 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-72196d8d-2899-420e-b861-315173290bd8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-72196d8d-2899-420e-b861-315173290bd8 tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:23:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-72196d8d-2899-420e-b861-315173290bd8 tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-434964803-1317643466", "extra_specs": {}}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-72196d8d-2899-420e-b861-315173290bd8 tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:23:53 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 669/1328] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:23:53 2026] POST /volume/v3/types => generated 268 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-911f2abf-6b2b-4d6b-b3b0-44bd402f4370 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-911f2abf-6b2b-4d6b-b3b0-44bd402f4370 tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:23:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-911f2abf-6b2b-4d6b-b3b0-44bd402f4370 tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-790432944-1944321336", "extra_specs": {}}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-911f2abf-6b2b-4d6b-b3b0-44bd402f4370 tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:23:53 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 660/1329] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:23:53 2026] POST /volume/v3/types => generated 268 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5838c9a1-3bee-4acb-a1be-e1d76fa3564d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5838c9a1-3bee-4acb-a1be-e1d76fa3564d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:23:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5838c9a1-3bee-4acb-a1be-e1d76fa3564d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1917127968", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-434964803-1317643466", "size": 1}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-5838c9a1-3bee-4acb-a1be-e1d76fa3564d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1917127968', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-434964803-1317643466', 'size': 1}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:23:53 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-5838c9a1-3bee-4acb-a1be-e1d76fa3564d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Create volume of 1 GB Sep 01 00:23:53 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:53 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:53 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5838c9a1-3bee-4acb-a1be-e1d76fa3564d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Availability Zones retrieved successfully. Sep 01 00:23:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-5838c9a1-3bee-4acb-a1be-e1d76fa3564d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Flow 'volume_create_api' (3e379c7a-cc6f-43bd-9fac-54fae1b00f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:23:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-5838c9a1-3bee-4acb-a1be-e1d76fa3564d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4352cde4-1fc2-4c6f-b11f-378f7ae43bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-5838c9a1-3bee-4acb-a1be-e1d76fa3564d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:23:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-5838c9a1-3bee-4acb-a1be-e1d76fa3564d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4352cde4-1fc2-4c6f-b11f-378f7ae43bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:23:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=47fca245-0498-4e7c-8a84-7ac521814259,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-434964803-1317643466',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '47fca245-0498-4e7c-8a84-7ac521814259', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-5838c9a1-3bee-4acb-a1be-e1d76fa3564d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc394337-e55e-42ab-9591-915f920f8fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:53 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-5838c9a1-3bee-4acb-a1be-e1d76fa3564d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-434964803-1317643466 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-434964803-1317643466, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:23:53 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-5838c9a1-3bee-4acb-a1be-e1d76fa3564d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-434964803-1317643466 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-434964803-1317643466, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:23:53 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-5838c9a1-3bee-4acb-a1be-e1d76fa3564d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Created reservations ['3bc75d2a-d1a1-4ae8-bec4-c42102c397b4', 'e7df58e8-a2d3-4521-826b-f87d508f6a5a', '7fbff562-2c6d-470d-953e-9c482ff41ef3', '0c853498-1bdc-42c2-8f75-fff4ff684210'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:23:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-5838c9a1-3bee-4acb-a1be-e1d76fa3564d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc394337-e55e-42ab-9591-915f920f8fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bc75d2a-d1a1-4ae8-bec4-c42102c397b4', 'e7df58e8-a2d3-4521-826b-f87d508f6a5a', '7fbff562-2c6d-470d-953e-9c482ff41ef3', '0c853498-1bdc-42c2-8f75-fff4ff684210']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-5838c9a1-3bee-4acb-a1be-e1d76fa3564d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6207b595-7242-4d4e-8c8a-77cecfe40f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:53 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:53 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-5838c9a1-3bee-4acb-a1be-e1d76fa3564d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6207b595-7242-4d4e-8c8a-77cecfe40f1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0212a3e7-347e-438d-90d6-6bc1f031a89b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1917127968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdb1d971df734d69a76b73dad97f2f99',qos_specs=None,replication_status=,reservations=['3bc75d2a-d1a1-4ae8-bec4-c42102c397b4','e7df58e8-a2d3-4521-826b-f87d508f6a5a','7fbff562-2c6d-470d-953e-9c482ff41ef3','0c853498-1bdc-42c2-8f75-fff4ff684210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8fb99e3d2414bb1ac3a40e431815a34',volume_type_id=47fca245-0498-4e7c-8a84-7ac521814259), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:23:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1917127968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0212a3e7-347e-438d-90d6-6bc1f031a89b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdb1d971df734d69a76b73dad97f2f99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8fb99e3d2414bb1ac3a40e431815a34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(47fca245-0498-4e7c-8a84-7ac521814259),volume_type_id=47fca245-0498-4e7c-8a84-7ac521814259)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-5838c9a1-3bee-4acb-a1be-e1d76fa3564d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f2b35e5-3364-4efd-a1dc-1e5c6b86190b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-5838c9a1-3bee-4acb-a1be-e1d76fa3564d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f2b35e5-3364-4efd-a1dc-1e5c6b86190b) transitioned into state 'SUCCESS' from state '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-1917127968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdb1d971df734d69a76b73dad97f2f99',qos_specs=None,replication_status=,reservations=['3bc75d2a-d1a1-4ae8-bec4-c42102c397b4','e7df58e8-a2d3-4521-826b-f87d508f6a5a','7fbff562-2c6d-470d-953e-9c482ff41ef3','0c853498-1bdc-42c2-8f75-fff4ff684210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8fb99e3d2414bb1ac3a40e431815a34',volume_type_id=47fca245-0498-4e7c-8a84-7ac521814259)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-5838c9a1-3bee-4acb-a1be-e1d76fa3564d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4272e0c3-dc8f-463b-a019-1e88eb391fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-5838c9a1-3bee-4acb-a1be-e1d76fa3564d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4272e0c3-dc8f-463b-a019-1e88eb391fb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-5838c9a1-3bee-4acb-a1be-e1d76fa3564d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Flow 'volume_create_api' (3e379c7a-cc6f-43bd-9fac-54fae1b00f34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:23:53 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5838c9a1-3bee-4acb-a1be-e1d76fa3564d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Create volume request issued successfully. Sep 01 00:23:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5838c9a1-3bee-4acb-a1be-e1d76fa3564d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:23:53 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 670/1330] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:23:53 2026] POST /volume/v3/volumes => generated 854 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:23:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1c9fc640-9bd4-49dd-a5d9-7ae5e1f6e740 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1c9fc640-9bd4-49dd-a5d9-7ae5e1f6e740 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:23:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1c9fc640-9bd4-49dd-a5d9-7ae5e1f6e740 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-466532256", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-790432944-1944321336", "size": 1}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-1c9fc640-9bd4-49dd-a5d9-7ae5e1f6e740 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-466532256', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-790432944-1944321336', 'size': 1}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:23:53 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-1c9fc640-9bd4-49dd-a5d9-7ae5e1f6e740 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Create volume of 1 GB Sep 01 00:23:53 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:53 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:53 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1c9fc640-9bd4-49dd-a5d9-7ae5e1f6e740 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Availability Zones retrieved successfully. Sep 01 00:23:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c9fc640-9bd4-49dd-a5d9-7ae5e1f6e740 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Flow 'volume_create_api' (38c13e89-0e65-485f-aecb-99f3dfde7d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:23:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c9fc640-9bd4-49dd-a5d9-7ae5e1f6e740 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23d6efba-a3ba-47fc-981a-bfc8d8765f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-1c9fc640-9bd4-49dd-a5d9-7ae5e1f6e740 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:23:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c9fc640-9bd4-49dd-a5d9-7ae5e1f6e740 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23d6efba-a3ba-47fc-981a-bfc8d8765f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:23:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5ad8bb74-9807-4609-a093-036db93b9919,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-790432944-1944321336',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5ad8bb74-9807-4609-a093-036db93b9919', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c9fc640-9bd4-49dd-a5d9-7ae5e1f6e740 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c3f31c0-fd6b-4b50-8859-92b4030b9c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:54 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-1c9fc640-9bd4-49dd-a5d9-7ae5e1f6e740 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-790432944-1944321336 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-790432944-1944321336, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:23:54 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-1c9fc640-9bd4-49dd-a5d9-7ae5e1f6e740 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-790432944-1944321336 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-790432944-1944321336, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:23:54 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-1c9fc640-9bd4-49dd-a5d9-7ae5e1f6e740 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Created reservations ['0e835c9e-4ed1-4a3c-ac23-944f19be835b', 'aaf9a329-01c3-41d2-b80d-c0422e7164aa', '027335bc-fc87-4649-a0c0-7cbb1851434c', '0638493b-4ca8-454e-be3c-d64f69dba760'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:23:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c9fc640-9bd4-49dd-a5d9-7ae5e1f6e740 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c3f31c0-fd6b-4b50-8859-92b4030b9c51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e835c9e-4ed1-4a3c-ac23-944f19be835b', 'aaf9a329-01c3-41d2-b80d-c0422e7164aa', '027335bc-fc87-4649-a0c0-7cbb1851434c', '0638493b-4ca8-454e-be3c-d64f69dba760']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c9fc640-9bd4-49dd-a5d9-7ae5e1f6e740 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68f967f3-d130-4a29-a045-6036c6f98f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:54 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:54 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c9fc640-9bd4-49dd-a5d9-7ae5e1f6e740 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68f967f3-d130-4a29-a045-6036c6f98f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '968cb1b8-a3a0-4dac-8095-ecb0f6928ef5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-466532256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdb1d971df734d69a76b73dad97f2f99',qos_specs=None,replication_status=,reservations=['0e835c9e-4ed1-4a3c-ac23-944f19be835b','aaf9a329-01c3-41d2-b80d-c0422e7164aa','027335bc-fc87-4649-a0c0-7cbb1851434c','0638493b-4ca8-454e-be3c-d64f69dba760'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8fb99e3d2414bb1ac3a40e431815a34',volume_type_id=5ad8bb74-9807-4609-a093-036db93b9919), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:23:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-466532256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=968cb1b8-a3a0-4dac-8095-ecb0f6928ef5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdb1d971df734d69a76b73dad97f2f99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8fb99e3d2414bb1ac3a40e431815a34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5ad8bb74-9807-4609-a093-036db93b9919),volume_type_id=5ad8bb74-9807-4609-a093-036db93b9919)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c9fc640-9bd4-49dd-a5d9-7ae5e1f6e740 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19218638-5bd4-4b77-b25c-c1c203e5072f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c9fc640-9bd4-49dd-a5d9-7ae5e1f6e740 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19218638-5bd4-4b77-b25c-c1c203e5072f) transitioned into state 'SUCCESS' from state '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-466532256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdb1d971df734d69a76b73dad97f2f99',qos_specs=None,replication_status=,reservations=['0e835c9e-4ed1-4a3c-ac23-944f19be835b','aaf9a329-01c3-41d2-b80d-c0422e7164aa','027335bc-fc87-4649-a0c0-7cbb1851434c','0638493b-4ca8-454e-be3c-d64f69dba760'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8fb99e3d2414bb1ac3a40e431815a34',volume_type_id=5ad8bb74-9807-4609-a093-036db93b9919)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c9fc640-9bd4-49dd-a5d9-7ae5e1f6e740 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cad91f6e-1fa7-4905-81a4-fadbc8108015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c9fc640-9bd4-49dd-a5d9-7ae5e1f6e740 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cad91f6e-1fa7-4905-81a4-fadbc8108015) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c9fc640-9bd4-49dd-a5d9-7ae5e1f6e740 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Flow 'volume_create_api' (38c13e89-0e65-485f-aecb-99f3dfde7d75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:23:54 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1c9fc640-9bd4-49dd-a5d9-7ae5e1f6e740 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Create volume request issued successfully. Sep 01 00:23:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1c9fc640-9bd4-49dd-a5d9-7ae5e1f6e740 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:23:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 661/1331] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:23:53 2026] POST /volume/v3/volumes => generated 853 bytes in 681 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:23:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-877599ee-b067-40fb-bc7f-7b068c7f8bba None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-877599ee-b067-40fb-bc7f-7b068c7f8bba tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:23:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-877599ee-b067-40fb-bc7f-7b068c7f8bba tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1184810937", "snapshot_id": null, "imageRef": "df43999e-ed8e-49b3-947e-524e6b96fef8", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1746536320-1100181600", "size": 1}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:23:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-877599ee-b067-40fb-bc7f-7b068c7f8bba tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1184810937', 'snapshot_id': None, 'imageRef': 'df43999e-ed8e-49b3-947e-524e6b96fef8', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1746536320-1100181600', 'size': 1}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:23:55 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-877599ee-b067-40fb-bc7f-7b068c7f8bba tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Create volume of 1 GB Sep 01 00:23:55 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:55 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:55 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-877599ee-b067-40fb-bc7f-7b068c7f8bba tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Availability Zones retrieved successfully. Sep 01 00:23:55 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-877599ee-b067-40fb-bc7f-7b068c7f8bba tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Flow 'volume_create_api' (26b60e4b-4d39-409f-a2f2-ac6fd360b192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:23:55 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-877599ee-b067-40fb-bc7f-7b068c7f8bba tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4be067c3-1e41-4e2f-af5c-f47dd7c86eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:55 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-877599ee-b067-40fb-bc7f-7b068c7f8bba tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:23:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9949ee1d-1c6a-483a-88bf-145bd914dfd9 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:55 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-877599ee-b067-40fb-bc7f-7b068c7f8bba tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4be067c3-1e41-4e2f-af5c-f47dd7c86eaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:23:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4dfc9708-7fa7-45ab-aa8f-e3a3b4f76250,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1746536320-1100181600',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4dfc9708-7fa7-45ab-aa8f-e3a3b4f76250', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:55 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-877599ee-b067-40fb-bc7f-7b068c7f8bba tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0f2e324-3874-4b39-92e2-447c1fb857f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:55 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-877599ee-b067-40fb-bc7f-7b068c7f8bba tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1746536320-1100181600 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1746536320-1100181600, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:23:55 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-877599ee-b067-40fb-bc7f-7b068c7f8bba tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1746536320-1100181600 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1746536320-1100181600, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:23:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9949ee1d-1c6a-483a-88bf-145bd914dfd9 tempest-AvailabilityZoneTestJSON-1496604850 tempest-AvailabilityZoneTestJSON-1496604850-project-member] GET http://192.168.122.147/volume/v3/os-availability-zone Sep 01 00:23:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9949ee1d-1c6a-483a-88bf-145bd914dfd9 tempest-AvailabilityZoneTestJSON-1496604850 tempest-AvailabilityZoneTestJSON-1496604850-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9949ee1d-1c6a-483a-88bf-145bd914dfd9 tempest-AvailabilityZoneTestJSON-1496604850 tempest-AvailabilityZoneTestJSON-1496604850-project-member] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:55 devstack devstack@c-api.service[87484]: /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 00:23:55 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 00:23:55 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9949ee1d-1c6a-483a-88bf-145bd914dfd9 tempest-AvailabilityZoneTestJSON-1496604850 tempest-AvailabilityZoneTestJSON-1496604850-project-member] Availability Zones retrieved successfully. Sep 01 00:23:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9949ee1d-1c6a-483a-88bf-145bd914dfd9 tempest-AvailabilityZoneTestJSON-1496604850 tempest-AvailabilityZoneTestJSON-1496604850-project-member] http://192.168.122.147/volume/v3/os-availability-zone returned with HTTP 200 Sep 01 00:23:55 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 662/1332] 192.168.122.147 () {58 vars in 1160 bytes} [Tue Sep 1 00:23:55 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 00:23:55 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-877599ee-b067-40fb-bc7f-7b068c7f8bba tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Created reservations ['fb45845b-08b5-4818-a5d2-cec79f131b23', '8095a05c-77d6-4111-bf8c-c9eac93de911', 'a3ff22ca-63a2-4fad-b0e8-3e89531e601a', '66d218c2-1af2-4b50-ab97-6733386f3df7'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:23:55 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-877599ee-b067-40fb-bc7f-7b068c7f8bba tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0f2e324-3874-4b39-92e2-447c1fb857f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb45845b-08b5-4818-a5d2-cec79f131b23', '8095a05c-77d6-4111-bf8c-c9eac93de911', 'a3ff22ca-63a2-4fad-b0e8-3e89531e601a', '66d218c2-1af2-4b50-ab97-6733386f3df7']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:55 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-877599ee-b067-40fb-bc7f-7b068c7f8bba tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeb6164a-02d7-4704-b433-0db17df34011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:55 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:55 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:55 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-877599ee-b067-40fb-bc7f-7b068c7f8bba tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeb6164a-02d7-4704-b433-0db17df34011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '060bf6ab-d725-41dd-870c-96308272ade5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1184810937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdb1d971df734d69a76b73dad97f2f99',qos_specs=None,replication_status=,reservations=['fb45845b-08b5-4818-a5d2-cec79f131b23','8095a05c-77d6-4111-bf8c-c9eac93de911','a3ff22ca-63a2-4fad-b0e8-3e89531e601a','66d218c2-1af2-4b50-ab97-6733386f3df7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8fb99e3d2414bb1ac3a40e431815a34',volume_type_id=4dfc9708-7fa7-45ab-aa8f-e3a3b4f76250), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:23:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1184810937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=060bf6ab-d725-41dd-870c-96308272ade5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdb1d971df734d69a76b73dad97f2f99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8fb99e3d2414bb1ac3a40e431815a34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4dfc9708-7fa7-45ab-aa8f-e3a3b4f76250),volume_type_id=4dfc9708-7fa7-45ab-aa8f-e3a3b4f76250)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:55 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-877599ee-b067-40fb-bc7f-7b068c7f8bba tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ebf12f3-fd3e-45a5-9b97-579cc6c2a7f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:55 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-877599ee-b067-40fb-bc7f-7b068c7f8bba tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ebf12f3-fd3e-45a5-9b97-579cc6c2a7f3) transitioned into state 'SUCCESS' from state '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-1184810937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdb1d971df734d69a76b73dad97f2f99',qos_specs=None,replication_status=,reservations=['fb45845b-08b5-4818-a5d2-cec79f131b23','8095a05c-77d6-4111-bf8c-c9eac93de911','a3ff22ca-63a2-4fad-b0e8-3e89531e601a','66d218c2-1af2-4b50-ab97-6733386f3df7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8fb99e3d2414bb1ac3a40e431815a34',volume_type_id=4dfc9708-7fa7-45ab-aa8f-e3a3b4f76250)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:55 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-877599ee-b067-40fb-bc7f-7b068c7f8bba tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c624d7a-dbfc-47f8-9e0b-7d26dfa9d2f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:23:55 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-877599ee-b067-40fb-bc7f-7b068c7f8bba tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c624d7a-dbfc-47f8-9e0b-7d26dfa9d2f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:23:55 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-877599ee-b067-40fb-bc7f-7b068c7f8bba tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Flow 'volume_create_api' (26b60e4b-4d39-409f-a2f2-ac6fd360b192) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:23:55 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-877599ee-b067-40fb-bc7f-7b068c7f8bba tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Create volume request issued successfully. Sep 01 00:23:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-877599ee-b067-40fb-bc7f-7b068c7f8bba tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:23:55 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 671/1333] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:23:54 2026] POST /volume/v3/volumes => generated 855 bytes in 956 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:23:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1755e01d-6c89-43e1-8411-5355fe44092b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1755e01d-6c89-43e1-8411-5355fe44092b tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 Sep 01 00:23:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1755e01d-6c89-43e1-8411-5355fe44092b tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1755e01d-6c89-43e1-8411-5355fe44092b tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:55 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:55 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:55 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:55 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:55 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1755e01d-6c89-43e1-8411-5355fe44092b tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:23:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1755e01d-6c89-43e1-8411-5355fe44092b tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 returned with HTTP 200 Sep 01 00:23:55 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 663/1334] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:55 2026] GET /volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 => generated 923 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-618e5379-8c57-4578-b224-db0adb6382c1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-618e5379-8c57-4578-b224-db0adb6382c1 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 Sep 01 00:23:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-618e5379-8c57-4578-b224-db0adb6382c1 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-618e5379-8c57-4578-b224-db0adb6382c1 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:56 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:56 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:56 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:56 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:56 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-618e5379-8c57-4578-b224-db0adb6382c1 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:23:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-618e5379-8c57-4578-b224-db0adb6382c1 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 returned with HTTP 200 Sep 01 00:23:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 672/1335] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:56 2026] GET /volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 => generated 947 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-fc466907-7b9a-4c0a-a07d-0be1a53f6d0b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fc466907-7b9a-4c0a-a07d-0be1a53f6d0b tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 Sep 01 00:23:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fc466907-7b9a-4c0a-a07d-0be1a53f6d0b tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fc466907-7b9a-4c0a-a07d-0be1a53f6d0b tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:57 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:57 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:23:57 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:57 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:23:57 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fc466907-7b9a-4c0a-a07d-0be1a53f6d0b tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:23:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fc466907-7b9a-4c0a-a07d-0be1a53f6d0b tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 returned with HTTP 200 Sep 01 00:23:57 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 664/1336] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:57 2026] GET /volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 => generated 947 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9bc5dfdf-331b-4cc7-959a-1b95efed3d71 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9bc5dfdf-331b-4cc7-959a-1b95efed3d71 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 Sep 01 00:23:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9bc5dfdf-331b-4cc7-959a-1b95efed3d71 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9bc5dfdf-331b-4cc7-959a-1b95efed3d71 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:59 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:23:59 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:23:59 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:23:59 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:23:59 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9bc5dfdf-331b-4cc7-959a-1b95efed3d71 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:23:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9bc5dfdf-331b-4cc7-959a-1b95efed3d71 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 returned with HTTP 200 Sep 01 00:23:59 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 673/1337] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:23:59 2026] GET /volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 => generated 947 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:23:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-68fda24b-4098-4318-9dbb-5a89c50f34d5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:23:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-68fda24b-4098-4318-9dbb-5a89c50f34d5 tempest-ExtensionsTestJSON-755764748 tempest-ExtensionsTestJSON-755764748-project-member] GET http://192.168.122.147/volume/v3/extensions Sep 01 00:23:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-68fda24b-4098-4318-9dbb-5a89c50f34d5 tempest-ExtensionsTestJSON-755764748 tempest-ExtensionsTestJSON-755764748-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:23:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-68fda24b-4098-4318-9dbb-5a89c50f34d5 tempest-ExtensionsTestJSON-755764748 tempest-ExtensionsTestJSON-755764748-project-member] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:23:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-68fda24b-4098-4318-9dbb-5a89c50f34d5 tempest-ExtensionsTestJSON-755764748 tempest-ExtensionsTestJSON-755764748-project-member] http://192.168.122.147/volume/v3/extensions returned with HTTP 200 Sep 01 00:23:59 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 665/1338] 192.168.122.147 () {58 vars in 1130 bytes} [Tue Sep 1 00:23:59 2026] GET /volume/v3/extensions => generated 5245 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:24:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3e662fdf-4651-489e-8741-bf32b819f8d5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3e662fdf-4651-489e-8741-bf32b819f8d5 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 Sep 01 00:24:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3e662fdf-4651-489e-8741-bf32b819f8d5 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3e662fdf-4651-489e-8741-bf32b819f8d5 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:00 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:00 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:00 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:00 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:00 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3e662fdf-4651-489e-8741-bf32b819f8d5 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:24:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3e662fdf-4651-489e-8741-bf32b819f8d5 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 returned with HTTP 200 Sep 01 00:24:00 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 674/1339] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:00 2026] GET /volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 => generated 947 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-669fb05f-a9e8-41bc-b989-c1faf6f55bcb None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-669fb05f-a9e8-41bc-b989-c1faf6f55bcb tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 Sep 01 00:24:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-669fb05f-a9e8-41bc-b989-c1faf6f55bcb tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-669fb05f-a9e8-41bc-b989-c1faf6f55bcb tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:01 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:01 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:01 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:01 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-669fb05f-a9e8-41bc-b989-c1faf6f55bcb tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:24:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-669fb05f-a9e8-41bc-b989-c1faf6f55bcb tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 returned with HTTP 200 Sep 01 00:24:01 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 666/1340] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:01 2026] GET /volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 => generated 947 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f31915af-da34-4572-b383-788da6d4aa1a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f31915af-da34-4572-b383-788da6d4aa1a tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 Sep 01 00:24:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f31915af-da34-4572-b383-788da6d4aa1a tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f31915af-da34-4572-b383-788da6d4aa1a tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:02 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:02 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:02 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:02 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:02 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f31915af-da34-4572-b383-788da6d4aa1a tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:24:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f31915af-da34-4572-b383-788da6d4aa1a tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 returned with HTTP 200 Sep 01 00:24:02 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 675/1341] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:02 2026] GET /volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 => generated 1005 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:24:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d8c14e6c-6881-4288-a2da-97e8d5f3b0c3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d8c14e6c-6881-4288-a2da-97e8d5f3b0c3 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 Sep 01 00:24:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d8c14e6c-6881-4288-a2da-97e8d5f3b0c3 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d8c14e6c-6881-4288-a2da-97e8d5f3b0c3 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:03 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:03 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:03 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:03 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:03 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d8c14e6c-6881-4288-a2da-97e8d5f3b0c3 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:24:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d8c14e6c-6881-4288-a2da-97e8d5f3b0c3 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 returned with HTTP 200 Sep 01 00:24:03 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 667/1342] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:03 2026] GET /volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 => generated 1005 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:24:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-71d376e2-7377-4a42-acf6-80dc28c9220f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-71d376e2-7377-4a42-acf6-80dc28c9220f tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 Sep 01 00:24:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-71d376e2-7377-4a42-acf6-80dc28c9220f tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-71d376e2-7377-4a42-acf6-80dc28c9220f tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:04 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:04 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:04 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:04 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:04 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-71d376e2-7377-4a42-acf6-80dc28c9220f tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:24:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-71d376e2-7377-4a42-acf6-80dc28c9220f tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 returned with HTTP 200 Sep 01 00:24:04 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 676/1343] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:04 2026] GET /volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 => generated 1008 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:24:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4576635a-5fe9-4d86-bdcc-46ead91bff3c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4576635a-5fe9-4d86-bdcc-46ead91bff3c tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 Sep 01 00:24:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4576635a-5fe9-4d86-bdcc-46ead91bff3c tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4576635a-5fe9-4d86-bdcc-46ead91bff3c tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:05 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:05 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:05 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:05 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:05 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4576635a-5fe9-4d86-bdcc-46ead91bff3c tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:24:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4576635a-5fe9-4d86-bdcc-46ead91bff3c tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 returned with HTTP 200 Sep 01 00:24:05 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 668/1344] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:05 2026] GET /volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 => generated 1008 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:24:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-68d7e77c-35a0-4778-8ff5-760c8f54aab8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-68d7e77c-35a0-4778-8ff5-760c8f54aab8 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 Sep 01 00:24:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-68d7e77c-35a0-4778-8ff5-760c8f54aab8 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-68d7e77c-35a0-4778-8ff5-760c8f54aab8 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:06 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:06 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:06 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:06 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:06 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-68d7e77c-35a0-4778-8ff5-760c8f54aab8 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:24:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-68d7e77c-35a0-4778-8ff5-760c8f54aab8 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 returned with HTTP 200 Sep 01 00:24:06 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 677/1345] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:06 2026] GET /volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 => generated 1008 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:24:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3d146f2f-053d-48cc-94b3-3ee1214030b7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3d146f2f-053d-48cc-94b3-3ee1214030b7 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 Sep 01 00:24:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3d146f2f-053d-48cc-94b3-3ee1214030b7 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3d146f2f-053d-48cc-94b3-3ee1214030b7 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:07 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:07 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:07 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:07 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:07 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3d146f2f-053d-48cc-94b3-3ee1214030b7 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:24:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3d146f2f-053d-48cc-94b3-3ee1214030b7 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 returned with HTTP 200 Sep 01 00:24:07 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 669/1346] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:07 2026] GET /volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 => generated 1260 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:24:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-7c9d059f-9474-42c7-b2fa-a10900993d2d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-7c9d059f-9474-42c7-b2fa-a10900993d2d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 Sep 01 00:24:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-7c9d059f-9474-42c7-b2fa-a10900993d2d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-7c9d059f-9474-42c7-b2fa-a10900993d2d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:08 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:08 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:08 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:08 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:08 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-7c9d059f-9474-42c7-b2fa-a10900993d2d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:24:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-7c9d059f-9474-42c7-b2fa-a10900993d2d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 returned with HTTP 200 Sep 01 00:24:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 678/1347] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:24:08 2026] GET /volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 => generated 1260 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:24:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-6c06a4c2-d995-4b9d-bba9-f803e17690f4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-6c06a4c2-d995-4b9d-bba9-f803e17690f4 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 Sep 01 00:24:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-6c06a4c2-d995-4b9d-bba9-f803e17690f4 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-6c06a4c2-d995-4b9d-bba9-f803e17690f4 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:13 devstack devstack@c-api.service[87484]: DEBUG dbcounter [-] [87484] Writing DB stats cinder:SELECT=355,cinder:INSERT=51,cinder:UPDATE=76 {{(pid=87484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:24:13 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:13 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:13 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:13 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:13 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-6c06a4c2-d995-4b9d-bba9-f803e17690f4 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:24:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-6c06a4c2-d995-4b9d-bba9-f803e17690f4 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 returned with HTTP 200 Sep 01 00:24:13 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 670/1348] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:24:13 2026] GET /volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 => generated 1260 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:24:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a28c8ad6-ba31-4c99-94c4-f8249e7d3358 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a28c8ad6-ba31-4c99-94c4-f8249e7d3358 None None] GET http://192.168.122.147/volume// Sep 01 00:24:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a28c8ad6-ba31-4c99-94c4-f8249e7d3358 None None] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a28c8ad6-ba31-4c99-94c4-f8249e7d3358 None None] Calling method 'all' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a28c8ad6-ba31-4c99-94c4-f8249e7d3358 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:24:13 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 679/1349] 192.168.122.147 () {58 vars in 1308 bytes} [Tue Sep 1 00:24:13 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 00:24:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-0514f56e-011f-4722-a3ae-86ee0d97e5c8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-0514f56e-011f-4722-a3ae-86ee0d97e5c8 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 01 00:24:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-0514f56e-011f-4722-a3ae-86ee0d97e5c8 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "060bf6ab-d725-41dd-870c-96308272ade5", "connector": null, "instance_uuid": "d31e72bc-5563-423b-8152-d62c2178e076"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:24:13 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:13 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:13 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:13 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-0514f56e-011f-4722-a3ae-86ee0d97e5c8 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 01 00:24:13 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 671/1350] 192.168.122.147 () {66 vars in 1483 bytes} [Tue Sep 1 00:24:13 2026] POST /volume/v3/attachments => generated 273 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:24:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d842d42f-eabf-4e33-b078-80ccb87e81b9 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d842d42f-eabf-4e33-b078-80ccb87e81b9 None None] GET http://192.168.122.147/volume// Sep 01 00:24:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d842d42f-eabf-4e33-b078-80ccb87e81b9 None None] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d842d42f-eabf-4e33-b078-80ccb87e81b9 None None] Calling method 'all' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d842d42f-eabf-4e33-b078-80ccb87e81b9 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:24:16 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 680/1351] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:24:16 2026] GET /volume/ => generated 390 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:24:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-c68fc842-d89f-4692-b532-f08491f33a5a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-c68fc842-d89f-4692-b532-f08491f33a5a tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 Sep 01 00:24:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-c68fc842-d89f-4692-b532-f08491f33a5a tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-c68fc842-d89f-4692-b532-f08491f33a5a tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:16 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:16 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:16 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:16 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:16 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-c68fc842-d89f-4692-b532-f08491f33a5a tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:24:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-c68fc842-d89f-4692-b532-f08491f33a5a tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 returned with HTTP 200 Sep 01 00:24:16 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 672/1352] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:24:16 2026] GET /volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 => generated 1440 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:24:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-94b28274-4d28-44b6-8d7d-0db3ad9c9d64 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-94b28274-4d28-44b6-8d7d-0db3ad9c9d64 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] PUT http://192.168.122.147/volume/v3/attachments/96aa2db2-d82f-4dc5-b4e2-2ca42f9dc62f Sep 01 00:24:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-94b28274-4d28-44b6-8d7d-0db3ad9c9d64 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:adfa816424c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "da743fc2-df7b-458e-a6d8-82aef14baffc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:24:16 devstack devstack@c-api.service[87485]: DEBUG dbcounter [-] [87485] Writing DB stats cinder:SELECT=402,cinder:INSERT=75,cinder:UPDATE=115 {{(pid=87485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:24:16 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-94b28274-4d28-44b6-8d7d-0db3ad9c9d64 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Acquiring lock "cinder-attachment_update-060bf6ab-d725-41dd-870c-96308272ade5-devstack" by "attachment_update" {{(pid=87485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 00:24:16 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-94b28274-4d28-44b6-8d7d-0db3ad9c9d64 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Lock "cinder-attachment_update-060bf6ab-d725-41dd-870c-96308272ade5-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=87485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 00:24:16 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:16 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:16 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:16 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:16 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-94b28274-4d28-44b6-8d7d-0db3ad9c9d64 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Lock "cinder-attachment_update-060bf6ab-d725-41dd-870c-96308272ade5-devstack" released by "attachment_update" :: held 0.328s {{(pid=87485) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 00:24:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-94b28274-4d28-44b6-8d7d-0db3ad9c9d64 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/attachments/96aa2db2-d82f-4dc5-b4e2-2ca42f9dc62f returned with HTTP 200 Sep 01 00:24:17 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 681/1353] 192.168.122.147 () {66 vars in 1593 bytes} [Tue Sep 1 00:24:16 2026] PUT /volume/v3/attachments/96aa2db2-d82f-4dc5-b4e2-2ca42f9dc62f => generated 694 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:24:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-ce561d31-7205-404c-8d37-d1d710761cf8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-ce561d31-7205-404c-8d37-d1d710761cf8 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] POST http://192.168.122.147/volume/v3/attachments/96aa2db2-d82f-4dc5-b4e2-2ca42f9dc62f/action Sep 01 00:24:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-ce561d31-7205-404c-8d37-d1d710761cf8 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Action body: b'{"os-complete": null}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:24:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-ce561d31-7205-404c-8d37-d1d710761cf8 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:24:17 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:17 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:17 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:17 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-080f176f-cfa4-43b6-9e33-ef6aa6d20fcd req-ce561d31-7205-404c-8d37-d1d710761cf8 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/attachments/96aa2db2-d82f-4dc5-b4e2-2ca42f9dc62f/action returned with HTTP 204 Sep 01 00:24:17 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 673/1354] 192.168.122.147 () {66 vars in 1614 bytes} [Tue Sep 1 00:24:17 2026] POST /volume/v3/attachments/96aa2db2-d82f-4dc5-b4e2-2ca42f9dc62f/action => generated 0 bytes in 197 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:24:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4627d9cb-f23d-487d-9ede-5de30709c221 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4627d9cb-f23d-487d-9ede-5de30709c221 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:24:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4627d9cb-f23d-487d-9ede-5de30709c221 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1654683631"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:24:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-4627d9cb-f23d-487d-9ede-5de30709c221 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1654683631'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:24:21 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-4627d9cb-f23d-487d-9ede-5de30709c221 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Create volume of 1 GB Sep 01 00:24:21 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:21 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:21 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4627d9cb-f23d-487d-9ede-5de30709c221 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Availability Zones retrieved successfully. Sep 01 00:24:21 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4627d9cb-f23d-487d-9ede-5de30709c221 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Flow 'volume_create_api' (cb3c2dec-1f15-4a70-af16-1f11241fe46c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:24:21 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4627d9cb-f23d-487d-9ede-5de30709c221 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00c0419f-7845-45f6-9796-1dfa03240b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:24:21 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-4627d9cb-f23d-487d-9ede-5de30709c221 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:24:21 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4627d9cb-f23d-487d-9ede-5de30709c221 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00c0419f-7845-45f6-9796-1dfa03240b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:24:21 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4627d9cb-f23d-487d-9ede-5de30709c221 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd726634-a27b-4284-b368-fbdda39d1d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:24:22 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-4627d9cb-f23d-487d-9ede-5de30709c221 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Created reservations ['029e534a-7018-4212-9720-a06ab1d190cb', '1991c7fe-f9cf-4582-a2fd-60f800ded91f', 'bb66e8f0-46da-49f5-8009-1503eefed45b', 'b5f98fd9-ceab-49de-b4c1-92915131e555'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:24:22 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4627d9cb-f23d-487d-9ede-5de30709c221 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd726634-a27b-4284-b368-fbdda39d1d73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['029e534a-7018-4212-9720-a06ab1d190cb', '1991c7fe-f9cf-4582-a2fd-60f800ded91f', 'bb66e8f0-46da-49f5-8009-1503eefed45b', 'b5f98fd9-ceab-49de-b4c1-92915131e555']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:24:22 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4627d9cb-f23d-487d-9ede-5de30709c221 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a097d5d0-e20d-4a23-a0fe-0b0fe8b32e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:24:22 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:22 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:22 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4627d9cb-f23d-487d-9ede-5de30709c221 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a097d5d0-e20d-4a23-a0fe-0b0fe8b32e08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e87e5d1a-b38a-48b1-bb44-73b774f39173', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1654683631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80d7ea84c534441a9582e1966e99536c',qos_specs=None,replication_status=,reservations=['029e534a-7018-4212-9720-a06ab1d190cb','1991c7fe-f9cf-4582-a2fd-60f800ded91f','bb66e8f0-46da-49f5-8009-1503eefed45b','b5f98fd9-ceab-49de-b4c1-92915131e555'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f33ea19ffe1b4e8691056c7c6e1615af',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:24:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1654683631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e87e5d1a-b38a-48b1-bb44-73b774f39173,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80d7ea84c534441a9582e1966e99536c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f33ea19ffe1b4e8691056c7c6e1615af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:24:22 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4627d9cb-f23d-487d-9ede-5de30709c221 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f402c941-be25-4415-a4ee-92f33a8e2e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:24:22 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4627d9cb-f23d-487d-9ede-5de30709c221 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f402c941-be25-4415-a4ee-92f33a8e2e30) transitioned into state 'SUCCESS' from state '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-1654683631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80d7ea84c534441a9582e1966e99536c',qos_specs=None,replication_status=,reservations=['029e534a-7018-4212-9720-a06ab1d190cb','1991c7fe-f9cf-4582-a2fd-60f800ded91f','bb66e8f0-46da-49f5-8009-1503eefed45b','b5f98fd9-ceab-49de-b4c1-92915131e555'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f33ea19ffe1b4e8691056c7c6e1615af',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:24:22 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4627d9cb-f23d-487d-9ede-5de30709c221 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8efb5bc6-366f-4b6b-8efd-514f1a9204bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:24:22 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4627d9cb-f23d-487d-9ede-5de30709c221 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8efb5bc6-366f-4b6b-8efd-514f1a9204bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:24:22 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4627d9cb-f23d-487d-9ede-5de30709c221 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Flow 'volume_create_api' (cb3c2dec-1f15-4a70-af16-1f11241fe46c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:24:22 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4627d9cb-f23d-487d-9ede-5de30709c221 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Create volume request issued successfully. Sep 01 00:24:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4627d9cb-f23d-487d-9ede-5de30709c221 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:24:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 682/1355] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:24:21 2026] POST /volume/v3/volumes => generated 758 bytes in 776 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:24:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a1a651d6-5b67-46ec-9a8e-8d995c1a4c43 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a1a651d6-5b67-46ec-9a8e-8d995c1a4c43 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] GET http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 Sep 01 00:24:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a1a651d6-5b67-46ec-9a8e-8d995c1a4c43 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a1a651d6-5b67-46ec-9a8e-8d995c1a4c43 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:22 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:22 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:22 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:22 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:22 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a1a651d6-5b67-46ec-9a8e-8d995c1a4c43 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume info retrieved successfully. Sep 01 00:24:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a1a651d6-5b67-46ec-9a8e-8d995c1a4c43 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 returned with HTTP 200 Sep 01 00:24:22 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 674/1356] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:22 2026] GET /volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 => generated 826 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d43fe034-7fbc-4693-bc6f-a410f9d10836 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d43fe034-7fbc-4693-bc6f-a410f9d10836 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] GET http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 Sep 01 00:24:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d43fe034-7fbc-4693-bc6f-a410f9d10836 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d43fe034-7fbc-4693-bc6f-a410f9d10836 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:23 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:23 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:23 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:23 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:23 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d43fe034-7fbc-4693-bc6f-a410f9d10836 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume info retrieved successfully. Sep 01 00:24:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d43fe034-7fbc-4693-bc6f-a410f9d10836 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 returned with HTTP 200 Sep 01 00:24:23 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 683/1357] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:23 2026] GET /volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 => generated 850 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-cf3d637a-3b75-43c6-8c1c-ace194dd97b1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cf3d637a-3b75-43c6-8c1c-ace194dd97b1 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] GET http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 Sep 01 00:24:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cf3d637a-3b75-43c6-8c1c-ace194dd97b1 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cf3d637a-3b75-43c6-8c1c-ace194dd97b1 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:24 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:24 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:24 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:24 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:24 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-cf3d637a-3b75-43c6-8c1c-ace194dd97b1 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume info retrieved successfully. Sep 01 00:24:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cf3d637a-3b75-43c6-8c1c-ace194dd97b1 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 returned with HTTP 200 Sep 01 00:24:24 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 675/1358] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:24 2026] GET /volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 => generated 851 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:33 devstack devstack@c-api.service[87485]: DEBUG dbcounter [-] [87485] Writing DB stats cinder:SELECT=34,cinder:UPDATE=13,cinder:INSERT=10 {{(pid=87485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:24:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4ed52c27-094c-423f-9ca6-ce149500de96 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4ed52c27-094c-423f-9ca6-ce149500de96 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:24:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4ed52c27-094c-423f-9ca6-ce149500de96 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-143226398"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:24:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-4ed52c27-094c-423f-9ca6-ce149500de96 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-143226398'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:24:34 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-4ed52c27-094c-423f-9ca6-ce149500de96 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Create volume of 1 GB Sep 01 00:24:34 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4ed52c27-094c-423f-9ca6-ce149500de96 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Availability Zones retrieved successfully. Sep 01 00:24:34 devstack devstack@c-api.service[87484]: DEBUG dbcounter [-] [87484] Writing DB stats cinder:SELECT=26,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=87484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:24:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4ed52c27-094c-423f-9ca6-ce149500de96 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Flow 'volume_create_api' (edccf4b7-4f8f-4c9a-ae35-ececf7c660fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:24:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4ed52c27-094c-423f-9ca6-ce149500de96 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d26327b9-6fbe-4308-838a-b00ddda18fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:24:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-4ed52c27-094c-423f-9ca6-ce149500de96 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:24:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4ed52c27-094c-423f-9ca6-ce149500de96 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d26327b9-6fbe-4308-838a-b00ddda18fa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:24:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4ed52c27-094c-423f-9ca6-ce149500de96 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50b8da65-f63c-4a6c-958d-e7f83b4ecfe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:24:35 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-4ed52c27-094c-423f-9ca6-ce149500de96 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Created reservations ['da23590f-980b-48e4-b201-d1dc84523b97', '0a22cbbb-60b3-4913-ae88-559a77cb96b9', 'eb46fab3-c075-4ff5-97ca-400001f3d37e', '386bdb31-7d3f-4ebb-af58-b0de4f302836'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:24:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4ed52c27-094c-423f-9ca6-ce149500de96 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50b8da65-f63c-4a6c-958d-e7f83b4ecfe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da23590f-980b-48e4-b201-d1dc84523b97', '0a22cbbb-60b3-4913-ae88-559a77cb96b9', 'eb46fab3-c075-4ff5-97ca-400001f3d37e', '386bdb31-7d3f-4ebb-af58-b0de4f302836']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:24:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4ed52c27-094c-423f-9ca6-ce149500de96 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4cafc98-7ec0-499c-bb35-a025704e4e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:24:35 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:35 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4ed52c27-094c-423f-9ca6-ce149500de96 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4cafc98-7ec0-499c-bb35-a025704e4e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a67ba45c-10c4-4b54-a732-8cb418eb02dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-143226398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb772f05abb04762b0757df09b3fc5fc',qos_specs=None,replication_status=,reservations=['da23590f-980b-48e4-b201-d1dc84523b97','0a22cbbb-60b3-4913-ae88-559a77cb96b9','eb46fab3-c075-4ff5-97ca-400001f3d37e','386bdb31-7d3f-4ebb-af58-b0de4f302836'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f5d1201d7364ef9a29adbd64b48051d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:24:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-143226398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a67ba45c-10c4-4b54-a732-8cb418eb02dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb772f05abb04762b0757df09b3fc5fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f5d1201d7364ef9a29adbd64b48051d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:24:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4ed52c27-094c-423f-9ca6-ce149500de96 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50158dd4-9a48-4ace-afcc-7b60095d08a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:24:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4ed52c27-094c-423f-9ca6-ce149500de96 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50158dd4-9a48-4ace-afcc-7b60095d08a5) transitioned into state 'SUCCESS' from state '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-143226398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb772f05abb04762b0757df09b3fc5fc',qos_specs=None,replication_status=,reservations=['da23590f-980b-48e4-b201-d1dc84523b97','0a22cbbb-60b3-4913-ae88-559a77cb96b9','eb46fab3-c075-4ff5-97ca-400001f3d37e','386bdb31-7d3f-4ebb-af58-b0de4f302836'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f5d1201d7364ef9a29adbd64b48051d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:24:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4ed52c27-094c-423f-9ca6-ce149500de96 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42d42add-1870-4e3e-b6cb-7d71a0aadea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:24:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4ed52c27-094c-423f-9ca6-ce149500de96 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42d42add-1870-4e3e-b6cb-7d71a0aadea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:24:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4ed52c27-094c-423f-9ca6-ce149500de96 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Flow 'volume_create_api' (edccf4b7-4f8f-4c9a-ae35-ececf7c660fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:24:35 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4ed52c27-094c-423f-9ca6-ce149500de96 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Create volume request issued successfully. Sep 01 00:24:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4ed52c27-094c-423f-9ca6-ce149500de96 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:24:35 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 684/1359] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:24:34 2026] POST /volume/v3/volumes => generated 757 bytes in 774 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:24:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c1f68b2d-afed-412c-9b69-c67930cb441a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c1f68b2d-afed-412c-9b69-c67930cb441a tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd Sep 01 00:24:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c1f68b2d-afed-412c-9b69-c67930cb441a tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c1f68b2d-afed-412c-9b69-c67930cb441a tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:35 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:35 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:35 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:35 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:35 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c1f68b2d-afed-412c-9b69-c67930cb441a tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:24:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c1f68b2d-afed-412c-9b69-c67930cb441a tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd returned with HTTP 200 Sep 01 00:24:35 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 676/1360] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:35 2026] GET /volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd => generated 825 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4e057c6f-2e9b-4fba-ac3d-799262a3d940 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4e057c6f-2e9b-4fba-ac3d-799262a3d940 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd Sep 01 00:24:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4e057c6f-2e9b-4fba-ac3d-799262a3d940 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4e057c6f-2e9b-4fba-ac3d-799262a3d940 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:36 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:36 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:36 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:36 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4e057c6f-2e9b-4fba-ac3d-799262a3d940 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:24:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4e057c6f-2e9b-4fba-ac3d-799262a3d940 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd returned with HTTP 200 Sep 01 00:24:36 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 685/1361] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:36 2026] GET /volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd => generated 849 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ffa8c322-8378-41ba-857f-94e26ec96aa1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ffa8c322-8378-41ba-857f-94e26ec96aa1 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd Sep 01 00:24:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ffa8c322-8378-41ba-857f-94e26ec96aa1 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ffa8c322-8378-41ba-857f-94e26ec96aa1 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:37 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:37 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:37 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:37 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:37 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ffa8c322-8378-41ba-857f-94e26ec96aa1 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:24:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ffa8c322-8378-41ba-857f-94e26ec96aa1 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd returned with HTTP 200 Sep 01 00:24:37 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 677/1362] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:37 2026] GET /volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd => generated 849 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e90ce5b5-3395-4924-8874-97742c2a118e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e90ce5b5-3395-4924-8874-97742c2a118e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd Sep 01 00:24:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e90ce5b5-3395-4924-8874-97742c2a118e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e90ce5b5-3395-4924-8874-97742c2a118e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:39 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:39 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:39 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:39 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:39 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e90ce5b5-3395-4924-8874-97742c2a118e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:24:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e90ce5b5-3395-4924-8874-97742c2a118e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd returned with HTTP 200 Sep 01 00:24:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 686/1363] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:38 2026] GET /volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd => generated 850 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-620d69df-6f6e-459c-8b0f-7934184742bd None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-620d69df-6f6e-459c-8b0f-7934184742bd tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] POST http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd/action Sep 01 00:24:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-620d69df-6f6e-459c-8b0f-7934184742bd tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Action body: b'{"os-attach": {"instance_uuid": "090d8ea1-e5bd-47da-adf5-c3cfcdf04dff", "mountpoint": "/dev/vdb"}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:24:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-620d69df-6f6e-459c-8b0f-7934184742bd tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "090d8ea1-e5bd-47da-adf5-c3cfcdf04dff", "mountpoint": "/dev/vdb"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:24:39 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:39 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:39 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:39 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:39 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-620d69df-6f6e-459c-8b0f-7934184742bd tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:24:39 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-620d69df-6f6e-459c-8b0f-7934184742bd tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Update volume admin metadata completed successfully. Sep 01 00:24:39 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-620d69df-6f6e-459c-8b0f-7934184742bd tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Attach volume completed successfully. Sep 01 00:24:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-620d69df-6f6e-459c-8b0f-7934184742bd tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd/action returned with HTTP 202 Sep 01 00:24:39 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 678/1364] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:24:39 2026] POST /volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd/action => generated 0 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:24:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7d830245-40c9-4f2a-8c10-794a8e4cf560 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7d830245-40c9-4f2a-8c10-794a8e4cf560 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd Sep 01 00:24:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7d830245-40c9-4f2a-8c10-794a8e4cf560 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7d830245-40c9-4f2a-8c10-794a8e4cf560 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:39 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:39 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:39 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:39 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:39 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7d830245-40c9-4f2a-8c10-794a8e4cf560 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:24:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7d830245-40c9-4f2a-8c10-794a8e4cf560 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd returned with HTTP 200 Sep 01 00:24:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 687/1365] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:39 2026] GET /volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd => generated 1184 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:24:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-732376f7-371f-49bb-a651-8f4d35a1fdb7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-732376f7-371f-49bb-a651-8f4d35a1fdb7 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd Sep 01 00:24:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-732376f7-371f-49bb-a651-8f4d35a1fdb7 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-732376f7-371f-49bb-a651-8f4d35a1fdb7 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:39 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:39 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:39 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:39 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:39 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-732376f7-371f-49bb-a651-8f4d35a1fdb7 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:24:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-732376f7-371f-49bb-a651-8f4d35a1fdb7 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd returned with HTTP 200 Sep 01 00:24:39 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 679/1366] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:39 2026] GET /volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd => generated 1184 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:24:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-14a6b302-59e0-4b46-8c75-317e2d84c44d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-14a6b302-59e0-4b46-8c75-317e2d84c44d tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] POST http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd/action Sep 01 00:24:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-14a6b302-59e0-4b46-8c75-317e2d84c44d tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:24:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-14a6b302-59e0-4b46-8c75-317e2d84c44d tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:24:40 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:40 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:40 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:40 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.admin_actions [None req-14a6b302-59e0-4b46-8c75-317e2d84c44d tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Updating volume 'a67ba45c-10c4-4b54-a732-8cb418eb02dd' with '{'status': 'error'}' {{(pid=87485) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 00:24:40 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:40 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:40 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:40 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-14a6b302-59e0-4b46-8c75-317e2d84c44d tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd/action returned with HTTP 202 Sep 01 00:24:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 688/1367] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:24:39 2026] POST /volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd/action => generated 0 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:24:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f3e1cee7-43e4-4feb-8267-2c77fc82d313 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f3e1cee7-43e4-4feb-8267-2c77fc82d313 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd Sep 01 00:24:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f3e1cee7-43e4-4feb-8267-2c77fc82d313 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f3e1cee7-43e4-4feb-8267-2c77fc82d313 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:40 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:40 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:40 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:40 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:40 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f3e1cee7-43e4-4feb-8267-2c77fc82d313 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:24:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f3e1cee7-43e4-4feb-8267-2c77fc82d313 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd returned with HTTP 200 Sep 01 00:24:40 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 680/1368] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:40 2026] GET /volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd => generated 1183 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:24:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4b584616-7e66-401c-ab65-39f4801c7daf None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4b584616-7e66-401c-ab65-39f4801c7daf tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] POST http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd/action Sep 01 00:24:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4b584616-7e66-401c-ab65-39f4801c7daf tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "8e4b9944-c6f5-4e28-abd9-51a0901a48ac"}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:24:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4b584616-7e66-401c-ab65-39f4801c7daf tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "8e4b9944-c6f5-4e28-abd9-51a0901a48ac"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:24:40 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:40 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:40 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:40 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4b584616-7e66-401c-ab65-39f4801c7daf tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Volume info retrieved successfully. Sep 01 00:24:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4b584616-7e66-401c-ab65-39f4801c7daf tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Terminate volume connection completed successfully. Sep 01 00:24:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4b584616-7e66-401c-ab65-39f4801c7daf tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87485) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 01 00:24:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4b584616-7e66-401c-ab65-39f4801c7daf tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Detach volume completed successfully. Sep 01 00:24:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4b584616-7e66-401c-ab65-39f4801c7daf tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd/action returned with HTTP 202 Sep 01 00:24:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 689/1369] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:24:40 2026] POST /volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd/action => generated 0 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 00:24:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-604b7b24-4270-4a00-9c2b-ebc85a5cdb9d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-604b7b24-4270-4a00-9c2b-ebc85a5cdb9d tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd Sep 01 00:24:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-604b7b24-4270-4a00-9c2b-ebc85a5cdb9d tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-604b7b24-4270-4a00-9c2b-ebc85a5cdb9d tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:40 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:40 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:40 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:40 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:40 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-604b7b24-4270-4a00-9c2b-ebc85a5cdb9d tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:24:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-604b7b24-4270-4a00-9c2b-ebc85a5cdb9d tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd returned with HTTP 200 Sep 01 00:24:40 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 681/1370] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:40 2026] GET /volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd => generated 869 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-68cab8f4-820a-49cb-bed2-efb378104d42 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-68cab8f4-820a-49cb-bed2-efb378104d42 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd Sep 01 00:24:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-68cab8f4-820a-49cb-bed2-efb378104d42 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-68cab8f4-820a-49cb-bed2-efb378104d42 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:40 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:40 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:40 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:40 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-68cab8f4-820a-49cb-bed2-efb378104d42 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:24:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-68cab8f4-820a-49cb-bed2-efb378104d42 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd returned with HTTP 200 Sep 01 00:24:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 690/1371] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:40 2026] GET /volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd => generated 869 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-be8932a9-c254-42a5-b527-f81931e65ca8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-be8932a9-c254-42a5-b527-f81931e65ca8 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] POST http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd/action Sep 01 00:24:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-be8932a9-c254-42a5-b527-f81931e65ca8 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Action body: b'{"os-detach": {}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:24:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-be8932a9-c254-42a5-b527-f81931e65ca8 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:24:41 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:41 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:41 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:41 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-be8932a9-c254-42a5-b527-f81931e65ca8 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:24:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-be8932a9-c254-42a5-b527-f81931e65ca8 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Detach volume completed successfully. Sep 01 00:24:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-be8932a9-c254-42a5-b527-f81931e65ca8 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd/action returned with HTTP 202 Sep 01 00:24:41 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 682/1372] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:24:40 2026] POST /volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd/action => generated 0 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 00:24:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-be149731-6e71-4fe0-a238-4e27eea352c5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-be149731-6e71-4fe0-a238-4e27eea352c5 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd Sep 01 00:24:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-be149731-6e71-4fe0-a238-4e27eea352c5 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-be149731-6e71-4fe0-a238-4e27eea352c5 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:41 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:41 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:41 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:41 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:41 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-be149731-6e71-4fe0-a238-4e27eea352c5 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:24:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-be149731-6e71-4fe0-a238-4e27eea352c5 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd returned with HTTP 200 Sep 01 00:24:41 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 691/1373] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:41 2026] GET /volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd => generated 869 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f0c9482f-594f-4073-a42c-e3107c633770 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f0c9482f-594f-4073-a42c-e3107c633770 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd Sep 01 00:24:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f0c9482f-594f-4073-a42c-e3107c633770 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f0c9482f-594f-4073-a42c-e3107c633770 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:41 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:41 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:41 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:41 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-57a541e2-a5f1-4f0c-ad75-4fe39df29bd7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f0c9482f-594f-4073-a42c-e3107c633770 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:24:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-57a541e2-a5f1-4f0c-ad75-4fe39df29bd7 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] POST http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action Sep 01 00:24:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-57a541e2-a5f1-4f0c-ad75-4fe39df29bd7 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Action body: b'{"os-attach": {"instance_uuid": "f7ebff9a-ce1d-48e8-bd4c-e841b14a9d3d", "mountpoint": "/dev/vdb"}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:24:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-57a541e2-a5f1-4f0c-ad75-4fe39df29bd7 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f7ebff9a-ce1d-48e8-bd4c-e841b14a9d3d", "mountpoint": "/dev/vdb"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:24:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f0c9482f-594f-4073-a42c-e3107c633770 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd returned with HTTP 200 Sep 01 00:24:41 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 683/1374] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:41 2026] GET /volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd => generated 869 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:24:41 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:41 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6655e258-a977-4df6-9a43-5c734055347e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:41 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:41 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:41 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-57a541e2-a5f1-4f0c-ad75-4fe39df29bd7 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume info retrieved successfully. Sep 01 00:24:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6655e258-a977-4df6-9a43-5c734055347e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] DELETE http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd Sep 01 00:24:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6655e258-a977-4df6-9a43-5c734055347e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6655e258-a977-4df6-9a43-5c734055347e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:41 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-6655e258-a977-4df6-9a43-5c734055347e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Delete volume with id: a67ba45c-10c4-4b54-a732-8cb418eb02dd Sep 01 00:24:41 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:41 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:41 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:41 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6655e258-a977-4df6-9a43-5c734055347e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:24:41 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-57a541e2-a5f1-4f0c-ad75-4fe39df29bd7 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Update volume admin metadata completed successfully. Sep 01 00:24:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6655e258-a977-4df6-9a43-5c734055347e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Delete volume request issued successfully. Sep 01 00:24:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6655e258-a977-4df6-9a43-5c734055347e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd returned with HTTP 202 Sep 01 00:24:41 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 684/1375] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:24:41 2026] DELETE /volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:24:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-32fbda6f-aafc-4fc2-a284-faeb7876def2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-32fbda6f-aafc-4fc2-a284-faeb7876def2 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd Sep 01 00:24:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-32fbda6f-aafc-4fc2-a284-faeb7876def2 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-32fbda6f-aafc-4fc2-a284-faeb7876def2 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:41 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:41 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:41 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:41 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-32fbda6f-aafc-4fc2-a284-faeb7876def2 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:24:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-32fbda6f-aafc-4fc2-a284-faeb7876def2 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd returned with HTTP 200 Sep 01 00:24:41 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 685/1376] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:41 2026] GET /volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd => generated 868 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:41 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-57a541e2-a5f1-4f0c-ad75-4fe39df29bd7 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Attach volume completed successfully. Sep 01 00:24:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-57a541e2-a5f1-4f0c-ad75-4fe39df29bd7 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action returned with HTTP 202 Sep 01 00:24:41 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 692/1377] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:24:41 2026] POST /volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action => generated 0 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:24:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f1646128-790a-4041-9203-5cb0f2b290d2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f1646128-790a-4041-9203-5cb0f2b290d2 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] GET http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 Sep 01 00:24:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f1646128-790a-4041-9203-5cb0f2b290d2 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f1646128-790a-4041-9203-5cb0f2b290d2 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:41 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:41 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:41 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:41 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:42 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f1646128-790a-4041-9203-5cb0f2b290d2 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume info retrieved successfully. Sep 01 00:24:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f1646128-790a-4041-9203-5cb0f2b290d2 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 returned with HTTP 200 Sep 01 00:24:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 686/1378] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:41 2026] GET /volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 => generated 1185 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:24:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-63b2eebf-efed-4311-903e-8f8c1761c88c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-63b2eebf-efed-4311-903e-8f8c1761c88c tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] POST http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action Sep 01 00:24:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-63b2eebf-efed-4311-903e-8f8c1761c88c tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Action body: b'{"os-detach": {}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:24:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-63b2eebf-efed-4311-903e-8f8c1761c88c tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:24:42 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:42 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:42 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:42 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:42 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-63b2eebf-efed-4311-903e-8f8c1761c88c tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume info retrieved successfully. Sep 01 00:24:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0807a78c-5c6b-4a66-a889-56189a67093c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0807a78c-5c6b-4a66-a889-56189a67093c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:24:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0807a78c-5c6b-4a66-a889-56189a67093c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-336966375"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:24:42 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-63b2eebf-efed-4311-903e-8f8c1761c88c tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Detach volume completed successfully. Sep 01 00:24:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-63b2eebf-efed-4311-903e-8f8c1761c88c tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action returned with HTTP 202 Sep 01 00:24:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-0807a78c-5c6b-4a66-a889-56189a67093c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-336966375'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:24:42 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-0807a78c-5c6b-4a66-a889-56189a67093c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Create volume of 1 GB Sep 01 00:24:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 693/1379] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:24:42 2026] POST /volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action => generated 0 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:24:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-fb3660e8-7599-4f60-b9d9-c726ba6fa550 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:42 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0807a78c-5c6b-4a66-a889-56189a67093c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Availability Zones retrieved successfully. Sep 01 00:24:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fb3660e8-7599-4f60-b9d9-c726ba6fa550 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] GET http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 Sep 01 00:24:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fb3660e8-7599-4f60-b9d9-c726ba6fa550 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fb3660e8-7599-4f60-b9d9-c726ba6fa550 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:42 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0807a78c-5c6b-4a66-a889-56189a67093c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Flow 'volume_create_api' (6126201f-67b1-473c-8ebd-d44b664ec473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:24:42 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0807a78c-5c6b-4a66-a889-56189a67093c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15ba4964-0a21-4807-8d1e-ad6d6a305b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:24:42 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-0807a78c-5c6b-4a66-a889-56189a67093c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:24:42 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:42 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:42 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:42 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:42 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0807a78c-5c6b-4a66-a889-56189a67093c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15ba4964-0a21-4807-8d1e-ad6d6a305b84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:24:42 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-fb3660e8-7599-4f60-b9d9-c726ba6fa550 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume info retrieved successfully. Sep 01 00:24:42 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0807a78c-5c6b-4a66-a889-56189a67093c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baa963d6-ec3a-4285-8591-6fac686a4549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:24:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fb3660e8-7599-4f60-b9d9-c726ba6fa550 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 returned with HTTP 200 Sep 01 00:24:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 694/1380] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:42 2026] GET /volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 => generated 870 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:42 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-0807a78c-5c6b-4a66-a889-56189a67093c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Created reservations ['04baa64e-2211-47ad-8871-d6c673ccc8f9', 'b4741865-12c4-45c4-95f9-89562b6329db', '41bf0cd4-0373-448f-b5c3-3d731b96d985', '7703e608-0703-429c-ad0f-c56635af524f'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:24:42 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0807a78c-5c6b-4a66-a889-56189a67093c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baa963d6-ec3a-4285-8591-6fac686a4549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04baa64e-2211-47ad-8871-d6c673ccc8f9', 'b4741865-12c4-45c4-95f9-89562b6329db', '41bf0cd4-0373-448f-b5c3-3d731b96d985', '7703e608-0703-429c-ad0f-c56635af524f']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:24:42 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0807a78c-5c6b-4a66-a889-56189a67093c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c17559ad-4e8c-485d-8c26-52ecf085f9bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:24:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5e2cad4a-49e8-4bd7-9c40-cef50ad725e5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5e2cad4a-49e8-4bd7-9c40-cef50ad725e5 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd Sep 01 00:24:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5e2cad4a-49e8-4bd7-9c40-cef50ad725e5 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5e2cad4a-49e8-4bd7-9c40-cef50ad725e5 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:42 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:42 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:42 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:42 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:42 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:42 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:42 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5e2cad4a-49e8-4bd7-9c40-cef50ad725e5 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:24:42 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0807a78c-5c6b-4a66-a889-56189a67093c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c17559ad-4e8c-485d-8c26-52ecf085f9bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ed14f95-9c16-462e-aa7c-2e0da2777cdd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-336966375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='122ff6e642a84dc081393db8f5d4b6b4',qos_specs=None,replication_status=,reservations=['04baa64e-2211-47ad-8871-d6c673ccc8f9','b4741865-12c4-45c4-95f9-89562b6329db','41bf0cd4-0373-448f-b5c3-3d731b96d985','7703e608-0703-429c-ad0f-c56635af524f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09aaa96f6add47a284fb165028a67127',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:24:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-336966375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ed14f95-9c16-462e-aa7c-2e0da2777cdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='122ff6e642a84dc081393db8f5d4b6b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09aaa96f6add47a284fb165028a67127',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:24:42 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0807a78c-5c6b-4a66-a889-56189a67093c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29dcdb8e-c49e-4206-bc2e-52006e8ad1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:24:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5e2cad4a-49e8-4bd7-9c40-cef50ad725e5 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd returned with HTTP 200 Sep 01 00:24:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 695/1381] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:42 2026] GET /volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd => generated 868 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:43 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0807a78c-5c6b-4a66-a889-56189a67093c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29dcdb8e-c49e-4206-bc2e-52006e8ad1f0) transitioned into state 'SUCCESS' from state '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-336966375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='122ff6e642a84dc081393db8f5d4b6b4',qos_specs=None,replication_status=,reservations=['04baa64e-2211-47ad-8871-d6c673ccc8f9','b4741865-12c4-45c4-95f9-89562b6329db','41bf0cd4-0373-448f-b5c3-3d731b96d985','7703e608-0703-429c-ad0f-c56635af524f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09aaa96f6add47a284fb165028a67127',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:24:43 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0807a78c-5c6b-4a66-a889-56189a67093c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b18c900-bdf7-493f-80f2-b8b3d1130f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:24:43 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0807a78c-5c6b-4a66-a889-56189a67093c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b18c900-bdf7-493f-80f2-b8b3d1130f39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:24:43 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0807a78c-5c6b-4a66-a889-56189a67093c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Flow 'volume_create_api' (6126201f-67b1-473c-8ebd-d44b664ec473) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:24:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0807a78c-5c6b-4a66-a889-56189a67093c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Create volume request issued successfully. Sep 01 00:24:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0807a78c-5c6b-4a66-a889-56189a67093c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:24:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 687/1382] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:24:42 2026] POST /volume/v3/volumes => generated 763 bytes in 805 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:24:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5a2a6c2d-218d-432a-8f5f-ad52c08578fd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5a2a6c2d-218d-432a-8f5f-ad52c08578fd tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd Sep 01 00:24:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5a2a6c2d-218d-432a-8f5f-ad52c08578fd tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5a2a6c2d-218d-432a-8f5f-ad52c08578fd tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:43 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5a2a6c2d-218d-432a-8f5f-ad52c08578fd tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:24:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5a2a6c2d-218d-432a-8f5f-ad52c08578fd tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd returned with HTTP 200 Sep 01 00:24:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 696/1383] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:43 2026] GET /volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd => generated 831 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5a0ca517-1d3c-4ca4-95d5-8acabdc9e496 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5a0ca517-1d3c-4ca4-95d5-8acabdc9e496 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd Sep 01 00:24:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5a0ca517-1d3c-4ca4-95d5-8acabdc9e496 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5a0ca517-1d3c-4ca4-95d5-8acabdc9e496 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:44 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:44 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:44 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5a0ca517-1d3c-4ca4-95d5-8acabdc9e496 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:24:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5a0ca517-1d3c-4ca4-95d5-8acabdc9e496 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd returned with HTTP 200 Sep 01 00:24:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 688/1384] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:43 2026] GET /volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd => generated 868 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-bdc44c8b-a0f9-4cb8-a98b-d7b24d420c61 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bdc44c8b-a0f9-4cb8-a98b-d7b24d420c61 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd Sep 01 00:24:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bdc44c8b-a0f9-4cb8-a98b-d7b24d420c61 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bdc44c8b-a0f9-4cb8-a98b-d7b24d420c61 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-bdc44c8b-a0f9-4cb8-a98b-d7b24d420c61 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:24:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bdc44c8b-a0f9-4cb8-a98b-d7b24d420c61 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd returned with HTTP 200 Sep 01 00:24:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 697/1385] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:44 2026] GET /volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd => generated 855 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-11458f63-ddfc-4419-8fd3-027fdbf24844 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-11458f63-ddfc-4419-8fd3-027fdbf24844 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd Sep 01 00:24:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-11458f63-ddfc-4419-8fd3-027fdbf24844 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-11458f63-ddfc-4419-8fd3-027fdbf24844 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-11458f63-ddfc-4419-8fd3-027fdbf24844 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd returned with HTTP 404 Sep 01 00:24:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 689/1386] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:45 2026] GET /volume/v3/volumes/a67ba45c-10c4-4b54-a732-8cb418eb02dd => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:24:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a756cee6-b2ab-4353-84eb-c38b4c7ec49f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a756cee6-b2ab-4353-84eb-c38b4c7ec49f tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd Sep 01 00:24:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a756cee6-b2ab-4353-84eb-c38b4c7ec49f tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a756cee6-b2ab-4353-84eb-c38b4c7ec49f tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:45 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:45 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a756cee6-b2ab-4353-84eb-c38b4c7ec49f tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:24:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a756cee6-b2ab-4353-84eb-c38b4c7ec49f tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd returned with HTTP 200 Sep 01 00:24:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 698/1387] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:45 2026] GET /volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd => generated 855 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-81c810f3-68da-40de-8bec-225dc9f19f93 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-81c810f3-68da-40de-8bec-225dc9f19f93 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd Sep 01 00:24:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-81c810f3-68da-40de-8bec-225dc9f19f93 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-81c810f3-68da-40de-8bec-225dc9f19f93 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:46 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:46 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:46 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:46 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:46 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-81c810f3-68da-40de-8bec-225dc9f19f93 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:24:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-81c810f3-68da-40de-8bec-225dc9f19f93 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd returned with HTTP 200 Sep 01 00:24:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 690/1388] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:46 2026] GET /volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd => generated 856 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-6189b533-4c2c-4f97-8504-d32d80b4157a req-cc97075d-bafa-4d82-a018-a35a78e44c21 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-6189b533-4c2c-4f97-8504-d32d80b4157a req-cc97075d-bafa-4d82-a018-a35a78e44c21 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd Sep 01 00:24:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-6189b533-4c2c-4f97-8504-d32d80b4157a req-cc97075d-bafa-4d82-a018-a35a78e44c21 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-6189b533-4c2c-4f97-8504-d32d80b4157a req-cc97075d-bafa-4d82-a018-a35a78e44c21 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:46 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:46 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:46 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:46 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:46 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-6189b533-4c2c-4f97-8504-d32d80b4157a req-cc97075d-bafa-4d82-a018-a35a78e44c21 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:24:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-6189b533-4c2c-4f97-8504-d32d80b4157a req-cc97075d-bafa-4d82-a018-a35a78e44c21 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd returned with HTTP 200 Sep 01 00:24:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 699/1389] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:24:46 2026] GET /volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:24:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ddcf9c0a-8fb5-48c3-a5bb-95e65372b6d2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ddcf9c0a-8fb5-48c3-a5bb-95e65372b6d2 None None] GET http://192.168.122.147/volume// Sep 01 00:24:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ddcf9c0a-8fb5-48c3-a5bb-95e65372b6d2 None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ddcf9c0a-8fb5-48c3-a5bb-95e65372b6d2 None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ddcf9c0a-8fb5-48c3-a5bb-95e65372b6d2 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:24:47 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 691/1390] 192.168.122.147 () {58 vars in 1317 bytes} [Tue Sep 1 00:24:47 2026] GET /volume/ => generated 390 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 00:24:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-6189b533-4c2c-4f97-8504-d32d80b4157a req-1b3691a6-4e2f-40a4-a904-1ba9cd81f77e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-6189b533-4c2c-4f97-8504-d32d80b4157a req-1b3691a6-4e2f-40a4-a904-1ba9cd81f77e tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 01 00:24:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-6189b533-4c2c-4f97-8504-d32d80b4157a req-1b3691a6-4e2f-40a4-a904-1ba9cd81f77e tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8ed14f95-9c16-462e-aa7c-2e0da2777cdd", "connector": null, "instance_uuid": "b5a468b1-e876-4631-b77b-b1eafd1d8ed5"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:24:47 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:47 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:47 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:47 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-6189b533-4c2c-4f97-8504-d32d80b4157a req-1b3691a6-4e2f-40a4-a904-1ba9cd81f77e tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 01 00:24:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 700/1391] 192.168.122.147 () {66 vars in 1483 bytes} [Tue Sep 1 00:24:47 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 00:24:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-85e08faf-d479-4253-bc9e-fb833341015e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-85e08faf-d479-4253-bc9e-fb833341015e tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd Sep 01 00:24:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-85e08faf-d479-4253-bc9e-fb833341015e tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-85e08faf-d479-4253-bc9e-fb833341015e tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:47 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:47 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f9ce724b-b2b0-44a9-bc13-d5fb26f135da None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f9ce724b-b2b0-44a9-bc13-d5fb26f135da None None] GET http://192.168.122.147/volume// Sep 01 00:24:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f9ce724b-b2b0-44a9-bc13-d5fb26f135da None None] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f9ce724b-b2b0-44a9-bc13-d5fb26f135da None None] Calling method 'all' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f9ce724b-b2b0-44a9-bc13-d5fb26f135da None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:24:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 701/1392] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:24:47 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:24:47 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:47 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-6189b533-4c2c-4f97-8504-d32d80b4157a req-78a6a781-5f9d-4d82-915f-c7b482db6495 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-6189b533-4c2c-4f97-8504-d32d80b4157a req-78a6a781-5f9d-4d82-915f-c7b482db6495 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd Sep 01 00:24:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-6189b533-4c2c-4f97-8504-d32d80b4157a req-78a6a781-5f9d-4d82-915f-c7b482db6495 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-6189b533-4c2c-4f97-8504-d32d80b4157a req-78a6a781-5f9d-4d82-915f-c7b482db6495 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:47 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-85e08faf-d479-4253-bc9e-fb833341015e tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:24:47 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:47 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-85e08faf-d479-4253-bc9e-fb833341015e tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd returned with HTTP 200 Sep 01 00:24:47 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 692/1393] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:47 2026] GET /volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd => generated 855 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:47 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:47 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:47 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-6189b533-4c2c-4f97-8504-d32d80b4157a req-78a6a781-5f9d-4d82-915f-c7b482db6495 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:24:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-6189b533-4c2c-4f97-8504-d32d80b4157a req-78a6a781-5f9d-4d82-915f-c7b482db6495 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd returned with HTTP 200 Sep 01 00:24:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 702/1394] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:24:47 2026] GET /volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd => generated 1036 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:24:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-6189b533-4c2c-4f97-8504-d32d80b4157a req-dac8c404-a2ac-4e17-9554-90a9f3d09d38 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-6189b533-4c2c-4f97-8504-d32d80b4157a req-dac8c404-a2ac-4e17-9554-90a9f3d09d38 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] PUT http://192.168.122.147/volume/v3/attachments/a1eeb14d-86f1-4e21-b7ad-99d3a3a5e6dd Sep 01 00:24:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-6189b533-4c2c-4f97-8504-d32d80b4157a req-dac8c404-a2ac-4e17-9554-90a9f3d09d38 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:adfa816424c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "da743fc2-df7b-458e-a6d8-82aef14baffc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:24:47 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-6189b533-4c2c-4f97-8504-d32d80b4157a req-dac8c404-a2ac-4e17-9554-90a9f3d09d38 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Acquiring lock "cinder-attachment_update-8ed14f95-9c16-462e-aa7c-2e0da2777cdd-devstack" by "attachment_update" {{(pid=87484) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 00:24:47 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-6189b533-4c2c-4f97-8504-d32d80b4157a req-dac8c404-a2ac-4e17-9554-90a9f3d09d38 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Lock "cinder-attachment_update-8ed14f95-9c16-462e-aa7c-2e0da2777cdd-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=87484) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 00:24:47 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:47 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:47 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:47 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:48 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-6189b533-4c2c-4f97-8504-d32d80b4157a req-dac8c404-a2ac-4e17-9554-90a9f3d09d38 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Lock "cinder-attachment_update-8ed14f95-9c16-462e-aa7c-2e0da2777cdd-devstack" released by "attachment_update" :: held 0.304s {{(pid=87484) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 00:24:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-6189b533-4c2c-4f97-8504-d32d80b4157a req-dac8c404-a2ac-4e17-9554-90a9f3d09d38 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/attachments/a1eeb14d-86f1-4e21-b7ad-99d3a3a5e6dd returned with HTTP 200 Sep 01 00:24:48 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 693/1395] 192.168.122.147 () {66 vars in 1593 bytes} [Tue Sep 1 00:24:47 2026] PUT /volume/v3/attachments/a1eeb14d-86f1-4e21-b7ad-99d3a3a5e6dd => generated 694 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:24:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b59cedfc-a5a8-412a-80ed-075b53475bd8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b59cedfc-a5a8-412a-80ed-075b53475bd8 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd Sep 01 00:24:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b59cedfc-a5a8-412a-80ed-075b53475bd8 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b59cedfc-a5a8-412a-80ed-075b53475bd8 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:48 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:48 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:48 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:48 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:48 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b59cedfc-a5a8-412a-80ed-075b53475bd8 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:24:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b59cedfc-a5a8-412a-80ed-075b53475bd8 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd returned with HTTP 200 Sep 01 00:24:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 703/1396] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:48 2026] GET /volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd => generated 856 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a8b4bc42-2249-45ed-b120-214c77b6dbaf None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a8b4bc42-2249-45ed-b120-214c77b6dbaf tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:24:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-6189b533-4c2c-4f97-8504-d32d80b4157a req-d50f743e-17ee-4f26-a4f5-6feadfc5e53e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a8b4bc42-2249-45ed-b120-214c77b6dbaf tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1582836732"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:24:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-a8b4bc42-2249-45ed-b120-214c77b6dbaf tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1582836732'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:24:48 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-a8b4bc42-2249-45ed-b120-214c77b6dbaf tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Create volume of 1 GB Sep 01 00:24:48 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:48 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-6189b533-4c2c-4f97-8504-d32d80b4157a req-d50f743e-17ee-4f26-a4f5-6feadfc5e53e tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] POST http://192.168.122.147/volume/v3/attachments/a1eeb14d-86f1-4e21-b7ad-99d3a3a5e6dd/action Sep 01 00:24:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-6189b533-4c2c-4f97-8504-d32d80b4157a req-d50f743e-17ee-4f26-a4f5-6feadfc5e53e tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Action body: b'{"os-complete": null}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:24:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-6189b533-4c2c-4f97-8504-d32d80b4157a req-d50f743e-17ee-4f26-a4f5-6feadfc5e53e tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:24:48 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a8b4bc42-2249-45ed-b120-214c77b6dbaf tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Availability Zones retrieved successfully. Sep 01 00:24:48 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a8b4bc42-2249-45ed-b120-214c77b6dbaf tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Flow 'volume_create_api' (1267aaf9-da8b-4a1b-b51c-c3df54d95620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:24:48 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a8b4bc42-2249-45ed-b120-214c77b6dbaf tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (776bb920-2db1-448a-aa1d-14f4440e1f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:24:48 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-a8b4bc42-2249-45ed-b120-214c77b6dbaf tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:24:48 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:48 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:48 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:48 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-6189b533-4c2c-4f97-8504-d32d80b4157a req-d50f743e-17ee-4f26-a4f5-6feadfc5e53e tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/attachments/a1eeb14d-86f1-4e21-b7ad-99d3a3a5e6dd/action returned with HTTP 204 Sep 01 00:24:49 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 704/1397] 192.168.122.147 () {66 vars in 1614 bytes} [Tue Sep 1 00:24:48 2026] POST /volume/v3/attachments/a1eeb14d-86f1-4e21-b7ad-99d3a3a5e6dd/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:24:49 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a8b4bc42-2249-45ed-b120-214c77b6dbaf tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (776bb920-2db1-448a-aa1d-14f4440e1f05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:24:49 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a8b4bc42-2249-45ed-b120-214c77b6dbaf tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (681ee7c4-16c9-40e8-9a5f-a5b39c6a19bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:24:49 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-a8b4bc42-2249-45ed-b120-214c77b6dbaf tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Created reservations ['e0d68669-b7d7-4bc1-a401-5d058ad29940', '3d8f7c14-2d60-470c-82da-14ad473c95be', '78f42737-2909-42c2-82c6-a6b9697ea2c3', '2c1a81cd-aee1-4239-8138-92a8ca5cd652'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:24:49 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a8b4bc42-2249-45ed-b120-214c77b6dbaf tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (681ee7c4-16c9-40e8-9a5f-a5b39c6a19bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0d68669-b7d7-4bc1-a401-5d058ad29940', '3d8f7c14-2d60-470c-82da-14ad473c95be', '78f42737-2909-42c2-82c6-a6b9697ea2c3', '2c1a81cd-aee1-4239-8138-92a8ca5cd652']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:24:49 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a8b4bc42-2249-45ed-b120-214c77b6dbaf tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (126f87eb-26af-4ac5-b87d-65605cfa35d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:24:49 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:49 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:49 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a8b4bc42-2249-45ed-b120-214c77b6dbaf tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (126f87eb-26af-4ac5-b87d-65605cfa35d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bcd31b5-5c5a-47a3-abe3-d7c7ee582542', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1582836732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb772f05abb04762b0757df09b3fc5fc',qos_specs=None,replication_status=,reservations=['e0d68669-b7d7-4bc1-a401-5d058ad29940','3d8f7c14-2d60-470c-82da-14ad473c95be','78f42737-2909-42c2-82c6-a6b9697ea2c3','2c1a81cd-aee1-4239-8138-92a8ca5cd652'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f5d1201d7364ef9a29adbd64b48051d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:24:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1582836732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bcd31b5-5c5a-47a3-abe3-d7c7ee582542,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb772f05abb04762b0757df09b3fc5fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f5d1201d7364ef9a29adbd64b48051d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:24:49 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a8b4bc42-2249-45ed-b120-214c77b6dbaf tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c1eb48c-99a2-4837-bbb4-978d575e90b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:24:49 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a8b4bc42-2249-45ed-b120-214c77b6dbaf tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c1eb48c-99a2-4837-bbb4-978d575e90b9) transitioned into state 'SUCCESS' from state '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-1582836732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb772f05abb04762b0757df09b3fc5fc',qos_specs=None,replication_status=,reservations=['e0d68669-b7d7-4bc1-a401-5d058ad29940','3d8f7c14-2d60-470c-82da-14ad473c95be','78f42737-2909-42c2-82c6-a6b9697ea2c3','2c1a81cd-aee1-4239-8138-92a8ca5cd652'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f5d1201d7364ef9a29adbd64b48051d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:24:49 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a8b4bc42-2249-45ed-b120-214c77b6dbaf tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d1224a9-6fc0-424d-8e95-2fb462a88221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:24:49 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a8b4bc42-2249-45ed-b120-214c77b6dbaf tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d1224a9-6fc0-424d-8e95-2fb462a88221) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:24:49 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a8b4bc42-2249-45ed-b120-214c77b6dbaf tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Flow 'volume_create_api' (1267aaf9-da8b-4a1b-b51c-c3df54d95620) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:24:49 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a8b4bc42-2249-45ed-b120-214c77b6dbaf tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Create volume request issued successfully. Sep 01 00:24:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a8b4bc42-2249-45ed-b120-214c77b6dbaf tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:24:49 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 694/1398] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:24:48 2026] POST /volume/v3/volumes => generated 758 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:24:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7195d1cf-3d91-484b-8a23-9c0c5c27e29e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7195d1cf-3d91-484b-8a23-9c0c5c27e29e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542 Sep 01 00:24:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7195d1cf-3d91-484b-8a23-9c0c5c27e29e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7195d1cf-3d91-484b-8a23-9c0c5c27e29e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:49 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:49 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:49 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:49 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:49 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7195d1cf-3d91-484b-8a23-9c0c5c27e29e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:24:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7195d1cf-3d91-484b-8a23-9c0c5c27e29e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542 returned with HTTP 200 Sep 01 00:24:49 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 705/1399] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:49 2026] GET /volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542 => generated 826 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-faec2323-a0ac-477e-a72b-b3fbdb986c98 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-faec2323-a0ac-477e-a72b-b3fbdb986c98 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd Sep 01 00:24:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-faec2323-a0ac-477e-a72b-b3fbdb986c98 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-faec2323-a0ac-477e-a72b-b3fbdb986c98 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:49 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:49 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:49 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:49 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:49 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-faec2323-a0ac-477e-a72b-b3fbdb986c98 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:24:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-faec2323-a0ac-477e-a72b-b3fbdb986c98 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd returned with HTTP 200 Sep 01 00:24:49 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 695/1400] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:49 2026] GET /volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd => generated 1148 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:24:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-109c38df-b46e-41f6-9a22-c2d671b95aa5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-109c38df-b46e-41f6-9a22-c2d671b95aa5 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd Sep 01 00:24:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-109c38df-b46e-41f6-9a22-c2d671b95aa5 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-109c38df-b46e-41f6-9a22-c2d671b95aa5 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:49 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:49 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:49 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:49 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:49 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-109c38df-b46e-41f6-9a22-c2d671b95aa5 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:24:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-109c38df-b46e-41f6-9a22-c2d671b95aa5 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd returned with HTTP 200 Sep 01 00:24:49 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 706/1401] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:49 2026] GET /volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd => generated 1148 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:24:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-1d9e85ed-68e4-446b-976c-21f8467d2d77 req-47a95929-9d1a-4a98-a2cc-ecd270d1fa64 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-1d9e85ed-68e4-446b-976c-21f8467d2d77 req-47a95929-9d1a-4a98-a2cc-ecd270d1fa64 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd Sep 01 00:24:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-1d9e85ed-68e4-446b-976c-21f8467d2d77 req-47a95929-9d1a-4a98-a2cc-ecd270d1fa64 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-1d9e85ed-68e4-446b-976c-21f8467d2d77 req-47a95929-9d1a-4a98-a2cc-ecd270d1fa64 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:50 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:50 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:50 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:50 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:50 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-1d9e85ed-68e4-446b-976c-21f8467d2d77 req-47a95929-9d1a-4a98-a2cc-ecd270d1fa64 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:24:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-1d9e85ed-68e4-446b-976c-21f8467d2d77 req-47a95929-9d1a-4a98-a2cc-ecd270d1fa64 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd returned with HTTP 200 Sep 01 00:24:50 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 696/1402] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:24:50 2026] GET /volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd => generated 1148 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:24:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-882a7e35-e0d1-4afe-a5b1-5bf4dbfd1d9c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-882a7e35-e0d1-4afe-a5b1-5bf4dbfd1d9c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd Sep 01 00:24:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-882a7e35-e0d1-4afe-a5b1-5bf4dbfd1d9c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-882a7e35-e0d1-4afe-a5b1-5bf4dbfd1d9c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:50 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:50 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:50 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:50 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:50 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-882a7e35-e0d1-4afe-a5b1-5bf4dbfd1d9c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:24:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-882a7e35-e0d1-4afe-a5b1-5bf4dbfd1d9c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd returned with HTTP 200 Sep 01 00:24:50 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 707/1403] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:50 2026] GET /volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd => generated 1148 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:24:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-c4519c0d-ff68-499a-868e-b8969e2cf844 req-4ab87f4f-51d8-422a-a41d-bdf629f28d4c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-c4519c0d-ff68-499a-868e-b8969e2cf844 req-4ab87f4f-51d8-422a-a41d-bdf629f28d4c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd Sep 01 00:24:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-c4519c0d-ff68-499a-868e-b8969e2cf844 req-4ab87f4f-51d8-422a-a41d-bdf629f28d4c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-c4519c0d-ff68-499a-868e-b8969e2cf844 req-4ab87f4f-51d8-422a-a41d-bdf629f28d4c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:50 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:50 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:50 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:50 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:50 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-c4519c0d-ff68-499a-868e-b8969e2cf844 req-4ab87f4f-51d8-422a-a41d-bdf629f28d4c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:24:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-c4519c0d-ff68-499a-868e-b8969e2cf844 req-4ab87f4f-51d8-422a-a41d-bdf629f28d4c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd returned with HTTP 200 Sep 01 00:24:50 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 697/1404] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:24:50 2026] GET /volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd => generated 1148 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:24:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-c4519c0d-ff68-499a-868e-b8969e2cf844 req-0de4076a-9a45-4294-9e03-d0f7d5d860d2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-c4519c0d-ff68-499a-868e-b8969e2cf844 req-0de4076a-9a45-4294-9e03-d0f7d5d860d2 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] POST http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd/action Sep 01 00:24:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-c4519c0d-ff68-499a-868e-b8969e2cf844 req-0de4076a-9a45-4294-9e03-d0f7d5d860d2 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:24:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-c4519c0d-ff68-499a-868e-b8969e2cf844 req-0de4076a-9a45-4294-9e03-d0f7d5d860d2 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:24:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5ded121f-b6c0-4d39-a463-482b36e8589f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5ded121f-b6c0-4d39-a463-482b36e8589f tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542 Sep 01 00:24:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5ded121f-b6c0-4d39-a463-482b36e8589f tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:50 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:50 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5ded121f-b6c0-4d39-a463-482b36e8589f tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:50 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:50 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:50 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-c4519c0d-ff68-499a-868e-b8969e2cf844 req-0de4076a-9a45-4294-9e03-d0f7d5d860d2 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:24:50 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:50 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:50 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:50 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:50 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-c4519c0d-ff68-499a-868e-b8969e2cf844 req-0de4076a-9a45-4294-9e03-d0f7d5d860d2 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Begin detaching volume completed successfully. Sep 01 00:24:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-c4519c0d-ff68-499a-868e-b8969e2cf844 req-0de4076a-9a45-4294-9e03-d0f7d5d860d2 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd/action returned with HTTP 202 Sep 01 00:24:50 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 708/1405] 192.168.122.147 () {64 vars in 1561 bytes} [Tue Sep 1 00:24:50 2026] POST /volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 00:24:50 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5ded121f-b6c0-4d39-a463-482b36e8589f tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:24:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5ded121f-b6c0-4d39-a463-482b36e8589f tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542 returned with HTTP 200 Sep 01 00:24:50 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 698/1406] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:50 2026] GET /volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542 => generated 850 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:24:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-587b0d27-d0c1-4aa5-bcca-a235de26bfe0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-587b0d27-d0c1-4aa5-bcca-a235de26bfe0 None None] GET http://192.168.122.147/volume// Sep 01 00:24:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-587b0d27-d0c1-4aa5-bcca-a235de26bfe0 None None] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-587b0d27-d0c1-4aa5-bcca-a235de26bfe0 None None] Calling method 'all' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-587b0d27-d0c1-4aa5-bcca-a235de26bfe0 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:24:50 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 709/1407] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:24:50 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:24:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-c4519c0d-ff68-499a-868e-b8969e2cf844 req-d966a5ad-d87f-42b4-915e-06943a227baf None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-c4519c0d-ff68-499a-868e-b8969e2cf844 req-d966a5ad-d87f-42b4-915e-06943a227baf tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd Sep 01 00:24:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-c4519c0d-ff68-499a-868e-b8969e2cf844 req-d966a5ad-d87f-42b4-915e-06943a227baf tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-c4519c0d-ff68-499a-868e-b8969e2cf844 req-d966a5ad-d87f-42b4-915e-06943a227baf tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:50 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:50 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:50 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:50 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:50 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-c4519c0d-ff68-499a-868e-b8969e2cf844 req-d966a5ad-d87f-42b4-915e-06943a227baf tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:24:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-c4519c0d-ff68-499a-868e-b8969e2cf844 req-d966a5ad-d87f-42b4-915e-06943a227baf tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd returned with HTTP 200 Sep 01 00:24:50 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 699/1408] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:24:50 2026] GET /volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd => generated 1332 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:24:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-c4519c0d-ff68-499a-868e-b8969e2cf844 req-1ae8d079-8c74-47b6-8d0d-4c5d75f6934c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-c4519c0d-ff68-499a-868e-b8969e2cf844 req-1ae8d079-8c74-47b6-8d0d-4c5d75f6934c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] DELETE http://192.168.122.147/volume/v3/attachments/a1eeb14d-86f1-4e21-b7ad-99d3a3a5e6dd Sep 01 00:24:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-c4519c0d-ff68-499a-868e-b8969e2cf844 req-1ae8d079-8c74-47b6-8d0d-4c5d75f6934c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-c4519c0d-ff68-499a-868e-b8969e2cf844 req-1ae8d079-8c74-47b6-8d0d-4c5d75f6934c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:51 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:51 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:51 devstack devstack@c-api.service[87485]: /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 00:24:51 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, Sep 01 00:24:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-c4519c0d-ff68-499a-868e-b8969e2cf844 req-1ae8d079-8c74-47b6-8d0d-4c5d75f6934c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/attachments/a1eeb14d-86f1-4e21-b7ad-99d3a3a5e6dd returned with HTTP 200 Sep 01 00:24:51 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 710/1409] 192.168.122.147 () {64 vars in 1562 bytes} [Tue Sep 1 00:24:51 2026] DELETE /volume/v3/attachments/a1eeb14d-86f1-4e21-b7ad-99d3a3a5e6dd => generated 19 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-40b4dd45-6cb2-4603-8b13-72a54af71cd7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-40b4dd45-6cb2-4603-8b13-72a54af71cd7 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542 Sep 01 00:24:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-40b4dd45-6cb2-4603-8b13-72a54af71cd7 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-40b4dd45-6cb2-4603-8b13-72a54af71cd7 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:51 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:51 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:51 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:51 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:51 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-40b4dd45-6cb2-4603-8b13-72a54af71cd7 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:24:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-40b4dd45-6cb2-4603-8b13-72a54af71cd7 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542 returned with HTTP 200 Sep 01 00:24:51 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 700/1410] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:51 2026] GET /volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:24:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-524b906b-5038-4db7-9851-5ff4b103de9b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-524b906b-5038-4db7-9851-5ff4b103de9b tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] POST http://192.168.122.147/volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542/action Sep 01 00:24:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-524b906b-5038-4db7-9851-5ff4b103de9b tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:24:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-524b906b-5038-4db7-9851-5ff4b103de9b tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:24:51 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:51 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:51 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:51 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.admin_actions [None req-524b906b-5038-4db7-9851-5ff4b103de9b tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Updating volume '4bcd31b5-5c5a-47a3-abe3-d7c7ee582542' with '{'status': 'attaching'}' {{(pid=87485) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 00:24:51 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:51 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:51 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:51 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-524b906b-5038-4db7-9851-5ff4b103de9b tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] http://192.168.122.147/volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542/action returned with HTTP 202 Sep 01 00:24:51 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 711/1411] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:24:51 2026] POST /volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:24:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e39efdd6-61cb-4983-b75c-eabb72bd9a5c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e39efdd6-61cb-4983-b75c-eabb72bd9a5c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542 Sep 01 00:24:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e39efdd6-61cb-4983-b75c-eabb72bd9a5c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e39efdd6-61cb-4983-b75c-eabb72bd9a5c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:51 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:51 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:51 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:51 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:51 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e39efdd6-61cb-4983-b75c-eabb72bd9a5c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:24:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e39efdd6-61cb-4983-b75c-eabb72bd9a5c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542 returned with HTTP 200 Sep 01 00:24:51 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 701/1412] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:51 2026] GET /volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-627ea99c-cdf5-4727-8a9a-b51dfb8319ca None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-627ea99c-cdf5-4727-8a9a-b51dfb8319ca tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] POST http://192.168.122.147/volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542/action Sep 01 00:24:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-627ea99c-cdf5-4727-8a9a-b51dfb8319ca tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:24:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-627ea99c-cdf5-4727-8a9a-b51dfb8319ca tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:24:51 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:51 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:51 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:51 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:51 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-627ea99c-cdf5-4727-8a9a-b51dfb8319ca tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Volume info retrieved successfully. Sep 01 00:24:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-cb832046-9d38-482c-a946-19c0ae4d47dd None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cb832046-9d38-482c-a946-19c0ae4d47dd tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd Sep 01 00:24:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cb832046-9d38-482c-a946-19c0ae4d47dd tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cb832046-9d38-482c-a946-19c0ae4d47dd tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:51 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:51 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:51 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:51 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:51 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-cb832046-9d38-482c-a946-19c0ae4d47dd tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:24:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cb832046-9d38-482c-a946-19c0ae4d47dd tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd returned with HTTP 200 Sep 01 00:24:51 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 702/1413] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:51 2026] GET /volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:51 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-627ea99c-cdf5-4727-8a9a-b51dfb8319ca tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Delete volume request issued successfully. Sep 01 00:24:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-627ea99c-cdf5-4727-8a9a-b51dfb8319ca tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] http://192.168.122.147/volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542/action returned with HTTP 202 Sep 01 00:24:51 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 712/1414] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:24:51 2026] POST /volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:24:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-15516a1c-7581-4e38-b9f0-366ecdcb8892 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-15516a1c-7581-4e38-b9f0-366ecdcb8892 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542 Sep 01 00:24:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-15516a1c-7581-4e38-b9f0-366ecdcb8892 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-15516a1c-7581-4e38-b9f0-366ecdcb8892 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:51 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:51 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:51 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:51 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:52 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-15516a1c-7581-4e38-b9f0-366ecdcb8892 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:24:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-15516a1c-7581-4e38-b9f0-366ecdcb8892 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542 returned with HTTP 200 Sep 01 00:24:52 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 703/1415] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:51 2026] GET /volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542 => generated 850 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5c59d3f3-27f6-4f0e-8064-7fc1301355e0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5c59d3f3-27f6-4f0e-8064-7fc1301355e0 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542 Sep 01 00:24:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5c59d3f3-27f6-4f0e-8064-7fc1301355e0 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5c59d3f3-27f6-4f0e-8064-7fc1301355e0 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:53 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:53 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:53 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:53 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:53 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5c59d3f3-27f6-4f0e-8064-7fc1301355e0 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:24:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5c59d3f3-27f6-4f0e-8064-7fc1301355e0 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542 returned with HTTP 200 Sep 01 00:24:53 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 713/1416] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:53 2026] GET /volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542 => generated 850 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b71b9aed-1945-440e-8360-e10e031db93b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b71b9aed-1945-440e-8360-e10e031db93b tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542 Sep 01 00:24:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b71b9aed-1945-440e-8360-e10e031db93b tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b71b9aed-1945-440e-8360-e10e031db93b tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b71b9aed-1945-440e-8360-e10e031db93b tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542 returned with HTTP 404 Sep 01 00:24:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 704/1417] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:54 2026] GET /volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:24:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-20487465-cf20-4f20-8747-45b01da46fbf None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-20487465-cf20-4f20-8747-45b01da46fbf tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542 Sep 01 00:24:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-20487465-cf20-4f20-8747-45b01da46fbf tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-20487465-cf20-4f20-8747-45b01da46fbf tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-20487465-cf20-4f20-8747-45b01da46fbf tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542 returned with HTTP 404 Sep 01 00:24:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 714/1418] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:54 2026] GET /volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:24:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-cdca8039-6d9c-4b14-87d0-bd717945206e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cdca8039-6d9c-4b14-87d0-bd717945206e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] DELETE http://192.168.122.147/volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542 Sep 01 00:24:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cdca8039-6d9c-4b14-87d0-bd717945206e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cdca8039-6d9c-4b14-87d0-bd717945206e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:54 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-cdca8039-6d9c-4b14-87d0-bd717945206e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Delete volume with id: 4bcd31b5-5c5a-47a3-abe3-d7c7ee582542 Sep 01 00:24:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cdca8039-6d9c-4b14-87d0-bd717945206e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542 returned with HTTP 404 Sep 01 00:24:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 705/1419] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:24:54 2026] DELETE /volume/v3/volumes/4bcd31b5-5c5a-47a3-abe3-d7c7ee582542 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:24:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d0f3aef7-12d6-47dd-824d-bb196cc8dbc6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d0f3aef7-12d6-47dd-824d-bb196cc8dbc6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:24:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d0f3aef7-12d6-47dd-824d-bb196cc8dbc6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-504275160"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:24:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-d0f3aef7-12d6-47dd-824d-bb196cc8dbc6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-504275160'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:24:54 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-d0f3aef7-12d6-47dd-824d-bb196cc8dbc6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Create volume of 1 GB Sep 01 00:24:54 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d0f3aef7-12d6-47dd-824d-bb196cc8dbc6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Availability Zones retrieved successfully. Sep 01 00:24:54 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d0f3aef7-12d6-47dd-824d-bb196cc8dbc6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Flow 'volume_create_api' (fcdce2b0-1ae8-4445-b23a-bed1aa71dba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:24:54 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d0f3aef7-12d6-47dd-824d-bb196cc8dbc6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b6c684f-4eb5-4081-be58-aca72828f973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:24:54 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-d0f3aef7-12d6-47dd-824d-bb196cc8dbc6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:24:54 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d0f3aef7-12d6-47dd-824d-bb196cc8dbc6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b6c684f-4eb5-4081-be58-aca72828f973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:24:54 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d0f3aef7-12d6-47dd-824d-bb196cc8dbc6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8964b28f-df2f-45e1-a99d-7c71192536c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:24:54 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-d0f3aef7-12d6-47dd-824d-bb196cc8dbc6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Created reservations ['0c9035af-5734-4974-8566-7dad665591ca', 'ea83bdef-92ea-4c46-ad2a-2df85983214b', '73c182ae-820e-4abc-ae5a-786c521e4277', '71515003-370f-45ec-bd9e-9f82b0461434'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:24:54 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d0f3aef7-12d6-47dd-824d-bb196cc8dbc6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8964b28f-df2f-45e1-a99d-7c71192536c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c9035af-5734-4974-8566-7dad665591ca', 'ea83bdef-92ea-4c46-ad2a-2df85983214b', '73c182ae-820e-4abc-ae5a-786c521e4277', '71515003-370f-45ec-bd9e-9f82b0461434']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:24:54 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d0f3aef7-12d6-47dd-824d-bb196cc8dbc6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25e81c46-00eb-41b0-9769-4de7b74459c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:24:54 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:54 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:54 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d0f3aef7-12d6-47dd-824d-bb196cc8dbc6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25e81c46-00eb-41b0-9769-4de7b74459c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-504275160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb772f05abb04762b0757df09b3fc5fc',qos_specs=None,replication_status=,reservations=['0c9035af-5734-4974-8566-7dad665591ca','ea83bdef-92ea-4c46-ad2a-2df85983214b','73c182ae-820e-4abc-ae5a-786c521e4277','71515003-370f-45ec-bd9e-9f82b0461434'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f5d1201d7364ef9a29adbd64b48051d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:24:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-504275160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb772f05abb04762b0757df09b3fc5fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f5d1201d7364ef9a29adbd64b48051d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:24:54 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d0f3aef7-12d6-47dd-824d-bb196cc8dbc6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84b97add-3082-40c5-af4e-059fb1e4717e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:24:54 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d0f3aef7-12d6-47dd-824d-bb196cc8dbc6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84b97add-3082-40c5-af4e-059fb1e4717e) transitioned into state 'SUCCESS' from state '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-504275160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb772f05abb04762b0757df09b3fc5fc',qos_specs=None,replication_status=,reservations=['0c9035af-5734-4974-8566-7dad665591ca','ea83bdef-92ea-4c46-ad2a-2df85983214b','73c182ae-820e-4abc-ae5a-786c521e4277','71515003-370f-45ec-bd9e-9f82b0461434'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f5d1201d7364ef9a29adbd64b48051d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:24:54 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d0f3aef7-12d6-47dd-824d-bb196cc8dbc6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (412a720e-ced9-4129-8dd3-0b750b24e030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:24:54 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d0f3aef7-12d6-47dd-824d-bb196cc8dbc6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (412a720e-ced9-4129-8dd3-0b750b24e030) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:24:54 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d0f3aef7-12d6-47dd-824d-bb196cc8dbc6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Flow 'volume_create_api' (fcdce2b0-1ae8-4445-b23a-bed1aa71dba1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:24:54 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d0f3aef7-12d6-47dd-824d-bb196cc8dbc6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Create volume request issued successfully. Sep 01 00:24:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d0f3aef7-12d6-47dd-824d-bb196cc8dbc6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:24:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 715/1420] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:24:54 2026] POST /volume/v3/volumes => generated 757 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 00:24:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3b86c108-12cb-49df-bfdf-01f1333c6708 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3b86c108-12cb-49df-bfdf-01f1333c6708 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd Sep 01 00:24:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3b86c108-12cb-49df-bfdf-01f1333c6708 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3b86c108-12cb-49df-bfdf-01f1333c6708 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:54 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:54 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:54 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:54 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:55 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3b86c108-12cb-49df-bfdf-01f1333c6708 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:24:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3b86c108-12cb-49df-bfdf-01f1333c6708 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd returned with HTTP 200 Sep 01 00:24:55 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 706/1421] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:54 2026] GET /volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd => generated 825 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0f48610c-f268-4da8-be24-6a015a01b373 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0f48610c-f268-4da8-be24-6a015a01b373 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd Sep 01 00:24:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0f48610c-f268-4da8-be24-6a015a01b373 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0f48610c-f268-4da8-be24-6a015a01b373 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:56 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:56 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:56 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:56 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:56 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0f48610c-f268-4da8-be24-6a015a01b373 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:24:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0f48610c-f268-4da8-be24-6a015a01b373 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd returned with HTTP 200 Sep 01 00:24:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 716/1422] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:56 2026] GET /volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd => generated 849 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c921d947-82e9-4eb0-8eff-51b8946304e5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c921d947-82e9-4eb0-8eff-51b8946304e5 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] POST http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action Sep 01 00:24:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c921d947-82e9-4eb0-8eff-51b8946304e5 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Action body: b'{"os-attach": {"instance_uuid": "6fb92af7-721f-429a-b77c-526a45df3110", "mountpoint": "/dev/vdb"}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:24:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c921d947-82e9-4eb0-8eff-51b8946304e5 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "6fb92af7-721f-429a-b77c-526a45df3110", "mountpoint": "/dev/vdb"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:24:56 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:56 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:56 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:56 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:56 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c921d947-82e9-4eb0-8eff-51b8946304e5 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume info retrieved successfully. Sep 01 00:24:56 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c921d947-82e9-4eb0-8eff-51b8946304e5 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Update volume admin metadata completed successfully. Sep 01 00:24:57 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c921d947-82e9-4eb0-8eff-51b8946304e5 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Attach volume completed successfully. Sep 01 00:24:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c921d947-82e9-4eb0-8eff-51b8946304e5 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action returned with HTTP 202 Sep 01 00:24:57 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 707/1423] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:24:56 2026] POST /volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action => generated 0 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:24:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c57e4270-cf92-4563-a0dc-df48073e807e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c57e4270-cf92-4563-a0dc-df48073e807e tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] GET http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 Sep 01 00:24:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c57e4270-cf92-4563-a0dc-df48073e807e tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c57e4270-cf92-4563-a0dc-df48073e807e tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:57 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:57 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:57 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:57 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:57 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c57e4270-cf92-4563-a0dc-df48073e807e tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume info retrieved successfully. Sep 01 00:24:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c57e4270-cf92-4563-a0dc-df48073e807e tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 returned with HTTP 200 Sep 01 00:24:57 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 717/1424] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:57 2026] GET /volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 => generated 1185 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:24:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-dfe0fea1-714e-4461-a784-36269e84dbd6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-dfe0fea1-714e-4461-a784-36269e84dbd6 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] GET http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 Sep 01 00:24:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-dfe0fea1-714e-4461-a784-36269e84dbd6 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-dfe0fea1-714e-4461-a784-36269e84dbd6 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:57 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:57 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:57 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:57 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:57 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-dfe0fea1-714e-4461-a784-36269e84dbd6 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume info retrieved successfully. Sep 01 00:24:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-63e88ac1-1696-4ac0-8021-99c8500b6191 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-63e88ac1-1696-4ac0-8021-99c8500b6191 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd Sep 01 00:24:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-63e88ac1-1696-4ac0-8021-99c8500b6191 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-63e88ac1-1696-4ac0-8021-99c8500b6191 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-dfe0fea1-714e-4461-a784-36269e84dbd6 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 returned with HTTP 200 Sep 01 00:24:57 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 708/1425] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:57 2026] GET /volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 => generated 1185 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:24:57 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:57 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:57 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:57 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4d0bd7ed-3e15-4cf7-8baa-f7cb41025980 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4d0bd7ed-3e15-4cf7-8baa-f7cb41025980 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] POST http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action Sep 01 00:24:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4d0bd7ed-3e15-4cf7-8baa-f7cb41025980 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Action body: b'{"os-detach": {}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:24:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4d0bd7ed-3e15-4cf7-8baa-f7cb41025980 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:24:57 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-63e88ac1-1696-4ac0-8021-99c8500b6191 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:24:57 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:57 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:57 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:57 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:57 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4d0bd7ed-3e15-4cf7-8baa-f7cb41025980 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume info retrieved successfully. Sep 01 00:24:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-63e88ac1-1696-4ac0-8021-99c8500b6191 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd returned with HTTP 200 Sep 01 00:24:57 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 718/1426] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:57 2026] GET /volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1d8abef9-cbc7-41eb-9b70-d35153400028 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1d8abef9-cbc7-41eb-9b70-d35153400028 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] POST http://192.168.122.147/volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd/action Sep 01 00:24:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1d8abef9-cbc7-41eb-9b70-d35153400028 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:24:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1d8abef9-cbc7-41eb-9b70-d35153400028 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:24:57 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:57 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:57 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:57 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.admin_actions [None req-1d8abef9-cbc7-41eb-9b70-d35153400028 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Updating volume '4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd' with '{'status': 'creating'}' {{(pid=87485) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 00:24:57 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:57 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:57 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:57 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1d8abef9-cbc7-41eb-9b70-d35153400028 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] http://192.168.122.147/volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd/action returned with HTTP 202 Sep 01 00:24:57 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 719/1427] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:24:57 2026] POST /volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:24:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-52703eae-c487-4d71-b240-50dc9b140034 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-52703eae-c487-4d71-b240-50dc9b140034 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd Sep 01 00:24:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-52703eae-c487-4d71-b240-50dc9b140034 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-52703eae-c487-4d71-b240-50dc9b140034 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:57 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:57 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:57 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:57 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:57 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-52703eae-c487-4d71-b240-50dc9b140034 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:24:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-52703eae-c487-4d71-b240-50dc9b140034 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd returned with HTTP 200 Sep 01 00:24:57 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 720/1428] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:57 2026] GET /volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:57 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4d0bd7ed-3e15-4cf7-8baa-f7cb41025980 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Detach volume completed successfully. Sep 01 00:24:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4d0bd7ed-3e15-4cf7-8baa-f7cb41025980 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action returned with HTTP 202 Sep 01 00:24:57 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 709/1429] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:24:57 2026] POST /volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action => generated 0 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:24:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a4934c63-af37-4ac9-859d-c0dbdf959e56 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a4934c63-af37-4ac9-859d-c0dbdf959e56 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] POST http://192.168.122.147/volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd/action Sep 01 00:24:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-03bf17f0-dabc-493c-81ac-8dbd740c2d82 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a4934c63-af37-4ac9-859d-c0dbdf959e56 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:24:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a4934c63-af37-4ac9-859d-c0dbdf959e56 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:24:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-03bf17f0-dabc-493c-81ac-8dbd740c2d82 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] GET http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 Sep 01 00:24:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-03bf17f0-dabc-493c-81ac-8dbd740c2d82 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-03bf17f0-dabc-493c-81ac-8dbd740c2d82 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:57 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:57 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:57 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:57 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:57 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:57 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:57 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:57 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:57 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-03bf17f0-dabc-493c-81ac-8dbd740c2d82 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume info retrieved successfully. Sep 01 00:24:57 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a4934c63-af37-4ac9-859d-c0dbdf959e56 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Volume info retrieved successfully. Sep 01 00:24:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-03bf17f0-dabc-493c-81ac-8dbd740c2d82 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 returned with HTTP 200 Sep 01 00:24:57 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 710/1430] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:57 2026] GET /volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 => generated 870 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:24:57 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a4934c63-af37-4ac9-859d-c0dbdf959e56 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Delete volume request issued successfully. Sep 01 00:24:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a4934c63-af37-4ac9-859d-c0dbdf959e56 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] http://192.168.122.147/volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd/action returned with HTTP 202 Sep 01 00:24:57 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 721/1431] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:24:57 2026] POST /volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 00:24:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-018d5dbd-bc7a-48fe-8ebb-c4cfa3d78bb5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-018d5dbd-bc7a-48fe-8ebb-c4cfa3d78bb5 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd Sep 01 00:24:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-018d5dbd-bc7a-48fe-8ebb-c4cfa3d78bb5 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-018d5dbd-bc7a-48fe-8ebb-c4cfa3d78bb5 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:57 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:57 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:24:57 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:57 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:24:57 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-018d5dbd-bc7a-48fe-8ebb-c4cfa3d78bb5 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:24:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-018d5dbd-bc7a-48fe-8ebb-c4cfa3d78bb5 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd returned with HTTP 200 Sep 01 00:24:57 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 711/1432] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:57 2026] GET /volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd => generated 849 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-50459058-c48e-4b81-a2d9-eaca381622bb None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-50459058-c48e-4b81-a2d9-eaca381622bb tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd Sep 01 00:24:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-50459058-c48e-4b81-a2d9-eaca381622bb tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-50459058-c48e-4b81-a2d9-eaca381622bb tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:58 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:24:58 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:24:58 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:24:58 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:24:58 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-50459058-c48e-4b81-a2d9-eaca381622bb tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:24:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-50459058-c48e-4b81-a2d9-eaca381622bb tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd returned with HTTP 200 Sep 01 00:24:58 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 722/1433] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:58 2026] GET /volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd => generated 849 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:24:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-dfbf129a-821d-4059-ab99-6e5ae14a03ad None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-dfbf129a-821d-4059-ab99-6e5ae14a03ad tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd Sep 01 00:24:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-dfbf129a-821d-4059-ab99-6e5ae14a03ad tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-dfbf129a-821d-4059-ab99-6e5ae14a03ad tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-dfbf129a-821d-4059-ab99-6e5ae14a03ad tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd returned with HTTP 404 Sep 01 00:24:59 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 712/1434] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:59 2026] GET /volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:24:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-886f32a1-73e9-47bb-9593-5504df4d58ec None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-886f32a1-73e9-47bb-9593-5504df4d58ec tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd Sep 01 00:24:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-886f32a1-73e9-47bb-9593-5504df4d58ec tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-886f32a1-73e9-47bb-9593-5504df4d58ec tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-886f32a1-73e9-47bb-9593-5504df4d58ec tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd returned with HTTP 404 Sep 01 00:24:59 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 723/1435] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:24:59 2026] GET /volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:24:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-07f64e2b-946a-4547-84eb-136c00e0c0f6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-07f64e2b-946a-4547-84eb-136c00e0c0f6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] DELETE http://192.168.122.147/volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd Sep 01 00:24:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-07f64e2b-946a-4547-84eb-136c00e0c0f6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:24:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-07f64e2b-946a-4547-84eb-136c00e0c0f6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:24:59 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-07f64e2b-946a-4547-84eb-136c00e0c0f6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Delete volume with id: 4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd Sep 01 00:24:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-07f64e2b-946a-4547-84eb-136c00e0c0f6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd returned with HTTP 404 Sep 01 00:24:59 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 713/1436] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:24:59 2026] DELETE /volume/v3/volumes/4d642d58-7b5b-4a0c-8b5d-514ddeee7ebd => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:24:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-44eae552-5252-4a2a-9cc2-41c5f883aa87 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:24:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-44eae552-5252-4a2a-9cc2-41c5f883aa87 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:24:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-44eae552-5252-4a2a-9cc2-41c5f883aa87 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1071471139"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:24:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-44eae552-5252-4a2a-9cc2-41c5f883aa87 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1071471139'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:24:59 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-44eae552-5252-4a2a-9cc2-41c5f883aa87 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Create volume of 1 GB Sep 01 00:24:59 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-44eae552-5252-4a2a-9cc2-41c5f883aa87 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Availability Zones retrieved successfully. Sep 01 00:24:59 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-44eae552-5252-4a2a-9cc2-41c5f883aa87 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Flow 'volume_create_api' (03b7d89d-d68e-4db7-9608-88a7edb34a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:24:59 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-44eae552-5252-4a2a-9cc2-41c5f883aa87 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (915a9983-02f3-417c-87e8-468bf72c16fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:24:59 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-44eae552-5252-4a2a-9cc2-41c5f883aa87 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:25:00 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-44eae552-5252-4a2a-9cc2-41c5f883aa87 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (915a9983-02f3-417c-87e8-468bf72c16fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:25:00 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-44eae552-5252-4a2a-9cc2-41c5f883aa87 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51a2c4d2-a732-411c-9ac4-09634ca30802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:25:00 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-44eae552-5252-4a2a-9cc2-41c5f883aa87 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Created reservations ['5a4a569e-f208-4192-8a17-013b8e78db63', 'f3c912b0-dbb5-4a93-8a4e-0e0a08887b51', '1270faf7-c8fa-44ff-9526-bf6ac15ccc99', 'a9dad3d5-4a6d-4ccb-9773-619d5586956e'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:25:00 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-44eae552-5252-4a2a-9cc2-41c5f883aa87 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51a2c4d2-a732-411c-9ac4-09634ca30802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a4a569e-f208-4192-8a17-013b8e78db63', 'f3c912b0-dbb5-4a93-8a4e-0e0a08887b51', '1270faf7-c8fa-44ff-9526-bf6ac15ccc99', 'a9dad3d5-4a6d-4ccb-9773-619d5586956e']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:25:00 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-44eae552-5252-4a2a-9cc2-41c5f883aa87 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba7a8cec-c306-478b-9925-789f13cd2dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:25:00 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:00 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:00 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-44eae552-5252-4a2a-9cc2-41c5f883aa87 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba7a8cec-c306-478b-9925-789f13cd2dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e06b347e-f068-4c0b-b517-4b7d2aadfcbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1071471139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb772f05abb04762b0757df09b3fc5fc',qos_specs=None,replication_status=,reservations=['5a4a569e-f208-4192-8a17-013b8e78db63','f3c912b0-dbb5-4a93-8a4e-0e0a08887b51','1270faf7-c8fa-44ff-9526-bf6ac15ccc99','a9dad3d5-4a6d-4ccb-9773-619d5586956e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f5d1201d7364ef9a29adbd64b48051d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:25:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1071471139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e06b347e-f068-4c0b-b517-4b7d2aadfcbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb772f05abb04762b0757df09b3fc5fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f5d1201d7364ef9a29adbd64b48051d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:25:00 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-44eae552-5252-4a2a-9cc2-41c5f883aa87 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9815335f-4bfd-48f5-8342-b510ac7a0601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:25:00 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-44eae552-5252-4a2a-9cc2-41c5f883aa87 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9815335f-4bfd-48f5-8342-b510ac7a0601) transitioned into state 'SUCCESS' from state '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-1071471139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb772f05abb04762b0757df09b3fc5fc',qos_specs=None,replication_status=,reservations=['5a4a569e-f208-4192-8a17-013b8e78db63','f3c912b0-dbb5-4a93-8a4e-0e0a08887b51','1270faf7-c8fa-44ff-9526-bf6ac15ccc99','a9dad3d5-4a6d-4ccb-9773-619d5586956e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f5d1201d7364ef9a29adbd64b48051d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:25:00 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-44eae552-5252-4a2a-9cc2-41c5f883aa87 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1822e5ab-b7d5-4ed9-8ee3-76f3d94a00d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:25:00 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-44eae552-5252-4a2a-9cc2-41c5f883aa87 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1822e5ab-b7d5-4ed9-8ee3-76f3d94a00d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:25:00 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-44eae552-5252-4a2a-9cc2-41c5f883aa87 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Flow 'volume_create_api' (03b7d89d-d68e-4db7-9608-88a7edb34a1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:25:00 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-44eae552-5252-4a2a-9cc2-41c5f883aa87 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Create volume request issued successfully. Sep 01 00:25:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-44eae552-5252-4a2a-9cc2-41c5f883aa87 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:25:00 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 724/1437] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:24:59 2026] POST /volume/v3/volumes => generated 758 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:25:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-fc3461be-1bd6-4011-8ff8-4615b3542d7e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fc3461be-1bd6-4011-8ff8-4615b3542d7e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc Sep 01 00:25:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fc3461be-1bd6-4011-8ff8-4615b3542d7e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fc3461be-1bd6-4011-8ff8-4615b3542d7e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:00 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:00 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:00 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:00 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:00 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fc3461be-1bd6-4011-8ff8-4615b3542d7e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fc3461be-1bd6-4011-8ff8-4615b3542d7e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc returned with HTTP 200 Sep 01 00:25:00 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 714/1438] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:00 2026] GET /volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc => generated 826 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e91eed30-e967-49fa-ab52-00e9f7d7eaf2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e91eed30-e967-49fa-ab52-00e9f7d7eaf2 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] POST http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action Sep 01 00:25:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e91eed30-e967-49fa-ab52-00e9f7d7eaf2 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:25:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e91eed30-e967-49fa-ab52-00e9f7d7eaf2 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:00 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:00 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:00 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:00 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:00 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e91eed30-e967-49fa-ab52-00e9f7d7eaf2 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume info retrieved successfully. Sep 01 00:25:00 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e91eed30-e967-49fa-ab52-00e9f7d7eaf2 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Reserve volume completed successfully. Sep 01 00:25:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e91eed30-e967-49fa-ab52-00e9f7d7eaf2 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action returned with HTTP 202 Sep 01 00:25:00 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 725/1439] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:25:00 2026] POST /volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:25:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3c9c7e82-7abb-4098-b161-7e198f4168f9 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3c9c7e82-7abb-4098-b161-7e198f4168f9 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] GET http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 Sep 01 00:25:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3c9c7e82-7abb-4098-b161-7e198f4168f9 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3c9c7e82-7abb-4098-b161-7e198f4168f9 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:00 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:00 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:00 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:00 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:00 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3c9c7e82-7abb-4098-b161-7e198f4168f9 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume info retrieved successfully. Sep 01 00:25:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3c9c7e82-7abb-4098-b161-7e198f4168f9 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 returned with HTTP 200 Sep 01 00:25:00 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 715/1440] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:00 2026] GET /volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 => generated 870 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-89f75b5d-7a15-4d11-8b67-06ee2521f591 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-89f75b5d-7a15-4d11-8b67-06ee2521f591 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] POST http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action Sep 01 00:25:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-89f75b5d-7a15-4d11-8b67-06ee2521f591 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:25:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-89f75b5d-7a15-4d11-8b67-06ee2521f591 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:00 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:00 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:00 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:00 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:00 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-89f75b5d-7a15-4d11-8b67-06ee2521f591 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume info retrieved successfully. Sep 01 00:25:00 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:00 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:00 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-89f75b5d-7a15-4d11-8b67-06ee2521f591 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Unreserve volume completed successfully. Sep 01 00:25:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-89f75b5d-7a15-4d11-8b67-06ee2521f591 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action returned with HTTP 202 Sep 01 00:25:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-86471273-a6ef-44fa-9be5-8d427cfdef08 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:01 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 726/1441] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:25:00 2026] POST /volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:25:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-86471273-a6ef-44fa-9be5-8d427cfdef08 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] GET http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 Sep 01 00:25:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-86471273-a6ef-44fa-9be5-8d427cfdef08 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-86471273-a6ef-44fa-9be5-8d427cfdef08 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:01 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:01 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:01 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:01 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-86471273-a6ef-44fa-9be5-8d427cfdef08 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume info retrieved successfully. Sep 01 00:25:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-86471273-a6ef-44fa-9be5-8d427cfdef08 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 returned with HTTP 200 Sep 01 00:25:01 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 716/1442] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:01 2026] GET /volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 => generated 870 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d006f284-14c9-4e32-b6be-28278c11f138 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d006f284-14c9-4e32-b6be-28278c11f138 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] POST http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action Sep 01 00:25:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d006f284-14c9-4e32-b6be-28278c11f138 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:25:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d006f284-14c9-4e32-b6be-28278c11f138 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:01 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:01 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:01 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:01 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:01 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d006f284-14c9-4e32-b6be-28278c11f138 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume info retrieved successfully. Sep 01 00:25:01 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d006f284-14c9-4e32-b6be-28278c11f138 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume updated successfully. Sep 01 00:25:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d006f284-14c9-4e32-b6be-28278c11f138 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action returned with HTTP 200 Sep 01 00:25:01 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 727/1443] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:25:01 2026] POST /volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action => generated 0 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 00:25:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7b53cfa4-acba-4345-88b6-45b9100365c3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7b53cfa4-acba-4345-88b6-45b9100365c3 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] GET http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 Sep 01 00:25:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7b53cfa4-acba-4345-88b6-45b9100365c3 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7b53cfa4-acba-4345-88b6-45b9100365c3 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:01 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:01 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:01 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:01 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7b53cfa4-acba-4345-88b6-45b9100365c3 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume info retrieved successfully. Sep 01 00:25:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7b53cfa4-acba-4345-88b6-45b9100365c3 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 returned with HTTP 200 Sep 01 00:25:01 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 717/1444] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:01 2026] GET /volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 => generated 869 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-56f8bcc2-78a4-4519-93bc-1c27935297e7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-56f8bcc2-78a4-4519-93bc-1c27935297e7 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] POST http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action Sep 01 00:25:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-56f8bcc2-78a4-4519-93bc-1c27935297e7 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:25:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-56f8bcc2-78a4-4519-93bc-1c27935297e7 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:01 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:01 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:01 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:01 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:01 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-56f8bcc2-78a4-4519-93bc-1c27935297e7 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume info retrieved successfully. Sep 01 00:25:01 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-56f8bcc2-78a4-4519-93bc-1c27935297e7 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume updated successfully. Sep 01 00:25:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-56f8bcc2-78a4-4519-93bc-1c27935297e7 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action returned with HTTP 200 Sep 01 00:25:01 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 728/1445] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:25:01 2026] POST /volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action => generated 0 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 00:25:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9de9d641-558a-4187-ad89-b5855ac32d48 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9de9d641-558a-4187-ad89-b5855ac32d48 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] GET http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 Sep 01 00:25:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9de9d641-558a-4187-ad89-b5855ac32d48 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9de9d641-558a-4187-ad89-b5855ac32d48 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:01 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:01 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:01 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:01 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9de9d641-558a-4187-ad89-b5855ac32d48 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume info retrieved successfully. Sep 01 00:25:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9de9d641-558a-4187-ad89-b5855ac32d48 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 returned with HTTP 200 Sep 01 00:25:01 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 718/1446] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:01 2026] GET /volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 => generated 870 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-376635e8-279e-41d7-a8d8-e650294a223d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-376635e8-279e-41d7-a8d8-e650294a223d tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc Sep 01 00:25:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-376635e8-279e-41d7-a8d8-e650294a223d tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-376635e8-279e-41d7-a8d8-e650294a223d tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8ee5a0da-7d94-4a73-9234-01b9c2826f44 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8ee5a0da-7d94-4a73-9234-01b9c2826f44 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] POST http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action Sep 01 00:25:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8ee5a0da-7d94-4a73-9234-01b9c2826f44 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:25:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8ee5a0da-7d94-4a73-9234-01b9c2826f44 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:01 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:01 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:01 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:01 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:01 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-376635e8-279e-41d7-a8d8-e650294a223d tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:01 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:01 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:01 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:01 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8ee5a0da-7d94-4a73-9234-01b9c2826f44 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume info retrieved successfully. Sep 01 00:25:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-376635e8-279e-41d7-a8d8-e650294a223d tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc returned with HTTP 200 Sep 01 00:25:01 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 729/1447] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:01 2026] GET /volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8ee5a0da-7d94-4a73-9234-01b9c2826f44 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Update volume admin metadata completed successfully. Sep 01 00:25:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8ee5a0da-7d94-4a73-9234-01b9c2826f44 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Update readonly setting on volume completed successfully. Sep 01 00:25:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8ee5a0da-7d94-4a73-9234-01b9c2826f44 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action returned with HTTP 202 Sep 01 00:25:01 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 719/1448] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:25:01 2026] POST /volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:25:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c068f780-d886-499e-a5dc-0c6bd39e5fbb None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c068f780-d886-499e-a5dc-0c6bd39e5fbb tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] GET http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 Sep 01 00:25:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c068f780-d886-499e-a5dc-0c6bd39e5fbb tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c068f780-d886-499e-a5dc-0c6bd39e5fbb tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:01 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:01 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:01 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:01 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:01 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c068f780-d886-499e-a5dc-0c6bd39e5fbb tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume info retrieved successfully. Sep 01 00:25:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c068f780-d886-499e-a5dc-0c6bd39e5fbb tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 returned with HTTP 200 Sep 01 00:25:01 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 730/1449] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:01 2026] GET /volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 => generated 869 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d64c4d34-f916-4050-b334-014a9652169c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d64c4d34-f916-4050-b334-014a9652169c tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] POST http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action Sep 01 00:25:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d64c4d34-f916-4050-b334-014a9652169c tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:25:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d64c4d34-f916-4050-b334-014a9652169c tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:01 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:01 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:01 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:01 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d64c4d34-f916-4050-b334-014a9652169c tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume info retrieved successfully. Sep 01 00:25:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d64c4d34-f916-4050-b334-014a9652169c tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Update volume admin metadata completed successfully. Sep 01 00:25:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d64c4d34-f916-4050-b334-014a9652169c tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Update readonly setting on volume completed successfully. Sep 01 00:25:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d64c4d34-f916-4050-b334-014a9652169c tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action returned with HTTP 202 Sep 01 00:25:01 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 720/1450] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:25:01 2026] POST /volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:25:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-79381aa3-ceb5-4cf6-ae3b-912a47d7938a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-79381aa3-ceb5-4cf6-ae3b-912a47d7938a tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] GET http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 Sep 01 00:25:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-79381aa3-ceb5-4cf6-ae3b-912a47d7938a tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-79381aa3-ceb5-4cf6-ae3b-912a47d7938a tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-aaabb2bd-f992-418d-8dca-d0df2f53ab5e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-aaabb2bd-f992-418d-8dca-d0df2f53ab5e tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b Sep 01 00:25:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-aaabb2bd-f992-418d-8dca-d0df2f53ab5e tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-aaabb2bd-f992-418d-8dca-d0df2f53ab5e tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:01 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:01 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:01 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:01 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:01 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:01 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:01 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-79381aa3-ceb5-4cf6-ae3b-912a47d7938a tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume info retrieved successfully. Sep 01 00:25:01 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:01 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-79381aa3-ceb5-4cf6-ae3b-912a47d7938a tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 returned with HTTP 200 Sep 01 00:25:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-aaabb2bd-f992-418d-8dca-d0df2f53ab5e tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:01 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 731/1451] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:01 2026] GET /volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 => generated 870 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f6dc56b3-a1e2-470f-a6b2-d7df01907ffb None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-aaabb2bd-f992-418d-8dca-d0df2f53ab5e tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b returned with HTTP 200 Sep 01 00:25:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f6dc56b3-a1e2-470f-a6b2-d7df01907ffb tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] POST http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action Sep 01 00:25:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f6dc56b3-a1e2-470f-a6b2-d7df01907ffb tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2139617498", "disk_format": "raw"}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:25:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f6dc56b3-a1e2-470f-a6b2-d7df01907ffb tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2139617498", "disk_format": "raw"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:01 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 721/1452] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:01 2026] GET /volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b => generated 947 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:01 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:01 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:01 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:01 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:01 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f6dc56b3-a1e2-470f-a6b2-d7df01907ffb tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume info retrieved successfully. Sep 01 00:25:01 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:01 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:01 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:01 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:01 devstack devstack@c-api.service[87485]: DEBUG cinder.image.image_utils [None req-f6dc56b3-a1e2-470f-a6b2-d7df01907ffb tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-2139617498'}] 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-2139617498'}]. {{(pid=87485) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 00:25:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-5aaa7dac-a4cc-4dcb-bca7-ee99f8033c9f req-678b49dd-7b94-4394-80a8-92839c4d7547 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-5aaa7dac-a4cc-4dcb-bca7-ee99f8033c9f req-678b49dd-7b94-4394-80a8-92839c4d7547 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b Sep 01 00:25:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-5aaa7dac-a4cc-4dcb-bca7-ee99f8033c9f req-678b49dd-7b94-4394-80a8-92839c4d7547 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-5aaa7dac-a4cc-4dcb-bca7-ee99f8033c9f req-678b49dd-7b94-4394-80a8-92839c4d7547 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:01 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:01 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:01 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:01 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-5aaa7dac-a4cc-4dcb-bca7-ee99f8033c9f req-678b49dd-7b94-4394-80a8-92839c4d7547 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-5aaa7dac-a4cc-4dcb-bca7-ee99f8033c9f req-678b49dd-7b94-4394-80a8-92839c4d7547 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b returned with HTTP 200 Sep 01 00:25:01 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 722/1453] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:25:01 2026] GET /volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b => generated 947 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0b993d07-32f0-434b-a3d7-c1a33febe1fd None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0b993d07-32f0-434b-a3d7-c1a33febe1fd None None] GET http://192.168.122.147/volume// Sep 01 00:25:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0b993d07-32f0-434b-a3d7-c1a33febe1fd None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0b993d07-32f0-434b-a3d7-c1a33febe1fd None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0b993d07-32f0-434b-a3d7-c1a33febe1fd None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:25:02 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 723/1454] 192.168.122.147 () {58 vars in 1317 bytes} [Tue Sep 1 00:25:02 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 00:25:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-5aaa7dac-a4cc-4dcb-bca7-ee99f8033c9f req-89dd1e70-a836-42f3-8035-74950870e13c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-5aaa7dac-a4cc-4dcb-bca7-ee99f8033c9f req-89dd1e70-a836-42f3-8035-74950870e13c tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 01 00:25:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-5aaa7dac-a4cc-4dcb-bca7-ee99f8033c9f req-89dd1e70-a836-42f3-8035-74950870e13c tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0212a3e7-347e-438d-90d6-6bc1f031a89b", "connector": null, "instance_uuid": "d31e72bc-5563-423b-8152-d62c2178e076"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:02 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:02 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:02 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:02 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-5aaa7dac-a4cc-4dcb-bca7-ee99f8033c9f req-89dd1e70-a836-42f3-8035-74950870e13c tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 01 00:25:02 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 724/1455] 192.168.122.147 () {66 vars in 1483 bytes} [Tue Sep 1 00:25:02 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:25:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-effe25f6-43b0-4494-90e5-0eddc2e5d21e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-effe25f6-43b0-4494-90e5-0eddc2e5d21e tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b Sep 01 00:25:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-effe25f6-43b0-4494-90e5-0eddc2e5d21e tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-effe25f6-43b0-4494-90e5-0eddc2e5d21e tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:02 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:02 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:02 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:02 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:02 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-effe25f6-43b0-4494-90e5-0eddc2e5d21e tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-effe25f6-43b0-4494-90e5-0eddc2e5d21e tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b returned with HTTP 200 Sep 01 00:25:02 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 725/1456] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:02 2026] GET /volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b => generated 946 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-15d86a12-3556-4abc-adf3-d27938bfbee4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-15d86a12-3556-4abc-adf3-d27938bfbee4 None None] GET http://192.168.122.147/volume// Sep 01 00:25:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-15d86a12-3556-4abc-adf3-d27938bfbee4 None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-15d86a12-3556-4abc-adf3-d27938bfbee4 None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-15d86a12-3556-4abc-adf3-d27938bfbee4 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:25:02 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 726/1457] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:25:02 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:25:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-5aaa7dac-a4cc-4dcb-bca7-ee99f8033c9f req-42286ada-311f-42bf-b814-f8a0fd202ee0 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-5aaa7dac-a4cc-4dcb-bca7-ee99f8033c9f req-42286ada-311f-42bf-b814-f8a0fd202ee0 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b Sep 01 00:25:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-5aaa7dac-a4cc-4dcb-bca7-ee99f8033c9f req-42286ada-311f-42bf-b814-f8a0fd202ee0 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-5aaa7dac-a4cc-4dcb-bca7-ee99f8033c9f req-42286ada-311f-42bf-b814-f8a0fd202ee0 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:02 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:02 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:02 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:02 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:02 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-5aaa7dac-a4cc-4dcb-bca7-ee99f8033c9f req-42286ada-311f-42bf-b814-f8a0fd202ee0 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-5aaa7dac-a4cc-4dcb-bca7-ee99f8033c9f req-42286ada-311f-42bf-b814-f8a0fd202ee0 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b returned with HTTP 200 Sep 01 00:25:02 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 727/1458] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:25:02 2026] GET /volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b => generated 1127 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:25:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4203371a-9b08-4343-9015-0acc74a3c453 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4203371a-9b08-4343-9015-0acc74a3c453 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc Sep 01 00:25:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4203371a-9b08-4343-9015-0acc74a3c453 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4203371a-9b08-4343-9015-0acc74a3c453 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:02 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:02 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:02 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:02 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:02 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4203371a-9b08-4343-9015-0acc74a3c453 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4203371a-9b08-4343-9015-0acc74a3c453 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc returned with HTTP 200 Sep 01 00:25:02 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 728/1459] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:02 2026] GET /volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ca8e30d4-2ed4-41b2-9b2f-e185c3dff189 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ca8e30d4-2ed4-41b2-9b2f-e185c3dff189 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] POST http://192.168.122.147/volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc/action Sep 01 00:25:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ca8e30d4-2ed4-41b2-9b2f-e185c3dff189 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:25:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ca8e30d4-2ed4-41b2-9b2f-e185c3dff189 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:02 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:02 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:02 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:02 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.contrib.admin_actions [None req-ca8e30d4-2ed4-41b2-9b2f-e185c3dff189 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Updating volume 'e06b347e-f068-4c0b-b517-4b7d2aadfcbc' with '{'status': 'error'}' {{(pid=87484) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 00:25:02 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:02 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:02 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:02 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ca8e30d4-2ed4-41b2-9b2f-e185c3dff189 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] http://192.168.122.147/volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc/action returned with HTTP 202 Sep 01 00:25:02 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 729/1460] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:25:02 2026] POST /volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:25:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-5aaa7dac-a4cc-4dcb-bca7-ee99f8033c9f req-548259e1-84b7-415e-ac06-8a84010f6873 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-5aaa7dac-a4cc-4dcb-bca7-ee99f8033c9f req-548259e1-84b7-415e-ac06-8a84010f6873 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] PUT http://192.168.122.147/volume/v3/attachments/e40e592c-192d-49fe-a1c1-49114880184e Sep 01 00:25:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-5aaa7dac-a4cc-4dcb-bca7-ee99f8033c9f req-548259e1-84b7-415e-ac06-8a84010f6873 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:adfa816424c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "da743fc2-df7b-458e-a6d8-82aef14baffc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:02 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-5aaa7dac-a4cc-4dcb-bca7-ee99f8033c9f req-548259e1-84b7-415e-ac06-8a84010f6873 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Acquiring lock "cinder-attachment_update-0212a3e7-347e-438d-90d6-6bc1f031a89b-devstack" by "attachment_update" {{(pid=87484) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 00:25:02 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-5aaa7dac-a4cc-4dcb-bca7-ee99f8033c9f req-548259e1-84b7-415e-ac06-8a84010f6873 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Lock "cinder-attachment_update-0212a3e7-347e-438d-90d6-6bc1f031a89b-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87484) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 00:25:02 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:02 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:02 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:02 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:02 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f6dc56b3-a1e2-470f-a6b2-d7df01907ffb tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Copy volume to image completed successfully. Sep 01 00:25:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f6dc56b3-a1e2-470f-a6b2-d7df01907ffb tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action returned with HTTP 202 Sep 01 00:25:02 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 732/1461] 192.168.122.147 () {60 vars in 1275 bytes} [Tue Sep 1 00:25:01 2026] POST /volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action => generated 655 bytes in 1153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:25:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-82c5ce03-aa09-473b-9995-eb58c3e78a97 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-82c5ce03-aa09-473b-9995-eb58c3e78a97 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc Sep 01 00:25:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-82c5ce03-aa09-473b-9995-eb58c3e78a97 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-82c5ce03-aa09-473b-9995-eb58c3e78a97 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:02 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:02 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:02 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:02 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:02 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-82c5ce03-aa09-473b-9995-eb58c3e78a97 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-82c5ce03-aa09-473b-9995-eb58c3e78a97 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc returned with HTTP 200 Sep 01 00:25:02 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 733/1462] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:02 2026] GET /volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc => generated 847 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d7538661-8a4b-4c38-b694-24d4af35e133 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d7538661-8a4b-4c38-b694-24d4af35e133 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] POST http://192.168.122.147/volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc/action Sep 01 00:25:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d7538661-8a4b-4c38-b694-24d4af35e133 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:25:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d7538661-8a4b-4c38-b694-24d4af35e133 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:03 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:03 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:03 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:03 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:03 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d7538661-8a4b-4c38-b694-24d4af35e133 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Volume info retrieved successfully. Sep 01 00:25:03 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-5aaa7dac-a4cc-4dcb-bca7-ee99f8033c9f req-548259e1-84b7-415e-ac06-8a84010f6873 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Lock "cinder-attachment_update-0212a3e7-347e-438d-90d6-6bc1f031a89b-devstack" released by "attachment_update" :: held 0.279s {{(pid=87484) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 00:25:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-5aaa7dac-a4cc-4dcb-bca7-ee99f8033c9f req-548259e1-84b7-415e-ac06-8a84010f6873 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/attachments/e40e592c-192d-49fe-a1c1-49114880184e returned with HTTP 200 Sep 01 00:25:03 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 730/1463] 192.168.122.147 () {66 vars in 1593 bytes} [Tue Sep 1 00:25:02 2026] PUT /volume/v3/attachments/e40e592c-192d-49fe-a1c1-49114880184e => generated 694 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:25:03 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d7538661-8a4b-4c38-b694-24d4af35e133 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Delete volume request issued successfully. Sep 01 00:25:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d7538661-8a4b-4c38-b694-24d4af35e133 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] http://192.168.122.147/volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc/action returned with HTTP 202 Sep 01 00:25:03 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 734/1464] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:25:02 2026] POST /volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:25:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-197a95f0-0970-4e71-86d1-b6888252d4fd None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-197a95f0-0970-4e71-86d1-b6888252d4fd tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc Sep 01 00:25:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-197a95f0-0970-4e71-86d1-b6888252d4fd tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-197a95f0-0970-4e71-86d1-b6888252d4fd tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:03 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:03 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:03 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:03 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:03 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-197a95f0-0970-4e71-86d1-b6888252d4fd tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-197a95f0-0970-4e71-86d1-b6888252d4fd tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc returned with HTTP 200 Sep 01 00:25:03 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 731/1465] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:03 2026] GET /volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc => generated 850 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a15d379b-6087-4414-8807-82331a4b51f7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a15d379b-6087-4414-8807-82331a4b51f7 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b Sep 01 00:25:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a15d379b-6087-4414-8807-82331a4b51f7 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a15d379b-6087-4414-8807-82331a4b51f7 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:03 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:03 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:03 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:03 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:03 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a15d379b-6087-4414-8807-82331a4b51f7 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a15d379b-6087-4414-8807-82331a4b51f7 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b returned with HTTP 200 Sep 01 00:25:03 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 735/1466] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:03 2026] GET /volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b => generated 947 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-5aaa7dac-a4cc-4dcb-bca7-ee99f8033c9f req-430ced24-06b2-467f-8a7f-01e11fcefc6c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-5aaa7dac-a4cc-4dcb-bca7-ee99f8033c9f req-430ced24-06b2-467f-8a7f-01e11fcefc6c tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] POST http://192.168.122.147/volume/v3/attachments/e40e592c-192d-49fe-a1c1-49114880184e/action Sep 01 00:25:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-5aaa7dac-a4cc-4dcb-bca7-ee99f8033c9f req-430ced24-06b2-467f-8a7f-01e11fcefc6c tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Action body: b'{"os-complete": null}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:25:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-5aaa7dac-a4cc-4dcb-bca7-ee99f8033c9f req-430ced24-06b2-467f-8a7f-01e11fcefc6c tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:03 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:03 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:03 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:03 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-5aaa7dac-a4cc-4dcb-bca7-ee99f8033c9f req-430ced24-06b2-467f-8a7f-01e11fcefc6c tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/attachments/e40e592c-192d-49fe-a1c1-49114880184e/action returned with HTTP 204 Sep 01 00:25:03 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 732/1467] 192.168.122.147 () {66 vars in 1614 bytes} [Tue Sep 1 00:25:03 2026] POST /volume/v3/attachments/e40e592c-192d-49fe-a1c1-49114880184e/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:25:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8fafd702-3326-430e-aab1-68a9d62a356f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8fafd702-3326-430e-aab1-68a9d62a356f tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc Sep 01 00:25:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8fafd702-3326-430e-aab1-68a9d62a356f tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8fafd702-3326-430e-aab1-68a9d62a356f tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:04 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:04 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:04 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:04 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:04 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8fafd702-3326-430e-aab1-68a9d62a356f tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8fafd702-3326-430e-aab1-68a9d62a356f tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc returned with HTTP 200 Sep 01 00:25:04 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 736/1468] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:04 2026] GET /volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1b100fb9-5cb8-4f81-ba8e-4ae8fb528f5f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:04 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1b100fb9-5cb8-4f81-ba8e-4ae8fb528f5f tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b Sep 01 00:25:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1b100fb9-5cb8-4f81-ba8e-4ae8fb528f5f tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1b100fb9-5cb8-4f81-ba8e-4ae8fb528f5f tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:04 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:04 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:04 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:04 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:04 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1b100fb9-5cb8-4f81-ba8e-4ae8fb528f5f tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:04 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1b100fb9-5cb8-4f81-ba8e-4ae8fb528f5f tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b returned with HTTP 200 Sep 01 00:25:04 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 733/1469] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:04 2026] GET /volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b => generated 1239 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:25:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-13d2ae3e-5ab0-4937-8470-b344f80ffdc7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-13d2ae3e-5ab0-4937-8470-b344f80ffdc7 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b Sep 01 00:25:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-13d2ae3e-5ab0-4937-8470-b344f80ffdc7 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-13d2ae3e-5ab0-4937-8470-b344f80ffdc7 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:04 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:04 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:04 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:04 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:04 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-13d2ae3e-5ab0-4937-8470-b344f80ffdc7 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-13d2ae3e-5ab0-4937-8470-b344f80ffdc7 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b returned with HTTP 200 Sep 01 00:25:04 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 737/1470] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:04 2026] GET /volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b => generated 1239 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:25:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-25194db7-4a1d-4b3c-becc-8cceda28f1ea None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-25194db7-4a1d-4b3c-becc-8cceda28f1ea tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-25194db7-4a1d-4b3c-becc-8cceda28f1ea tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-25194db7-4a1d-4b3c-becc-8cceda28f1ea tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:05 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:05 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:05 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:05 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:05 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-25194db7-4a1d-4b3c-becc-8cceda28f1ea tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-25194db7-4a1d-4b3c-becc-8cceda28f1ea tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-71d8088c-803e-477c-9fe3-cd65b90d74e5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:05 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 734/1471] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:05 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 946 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-71d8088c-803e-477c-9fe3-cd65b90d74e5 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc Sep 01 00:25:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-71d8088c-803e-477c-9fe3-cd65b90d74e5 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-71d8088c-803e-477c-9fe3-cd65b90d74e5 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-71d8088c-803e-477c-9fe3-cd65b90d74e5 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc returned with HTTP 404 Sep 01 00:25:05 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 738/1472] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:05 2026] GET /volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:25:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-29247cd1-e2b0-4616-b01c-b1930799fa11 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-29247cd1-e2b0-4616-b01c-b1930799fa11 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc Sep 01 00:25:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-29247cd1-e2b0-4616-b01c-b1930799fa11 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-29247cd1-e2b0-4616-b01c-b1930799fa11 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-29247cd1-e2b0-4616-b01c-b1930799fa11 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc returned with HTTP 404 Sep 01 00:25:05 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 735/1473] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:05 2026] GET /volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:25:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6d316706-1450-46d5-bdfd-082d306fa83f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6d316706-1450-46d5-bdfd-082d306fa83f tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] DELETE http://192.168.122.147/volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc Sep 01 00:25:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6d316706-1450-46d5-bdfd-082d306fa83f tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6d316706-1450-46d5-bdfd-082d306fa83f tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:05 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-6d316706-1450-46d5-bdfd-082d306fa83f tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Delete volume with id: e06b347e-f068-4c0b-b517-4b7d2aadfcbc Sep 01 00:25:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6d316706-1450-46d5-bdfd-082d306fa83f tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc returned with HTTP 404 Sep 01 00:25:05 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 739/1474] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:25:05 2026] DELETE /volume/v3/volumes/e06b347e-f068-4c0b-b517-4b7d2aadfcbc => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:25:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-45bb1654-3089-404f-a2be-ad24e2cf62c2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-45bb1654-3089-404f-a2be-ad24e2cf62c2 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:25:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-45bb1654-3089-404f-a2be-ad24e2cf62c2 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1965411436"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-45bb1654-3089-404f-a2be-ad24e2cf62c2 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1965411436'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:25:05 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-45bb1654-3089-404f-a2be-ad24e2cf62c2 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Create volume of 1 GB Sep 01 00:25:05 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-45bb1654-3089-404f-a2be-ad24e2cf62c2 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Availability Zones retrieved successfully. Sep 01 00:25:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-76ccf2b3-c870-4522-851e-803217fec537 req-0b2ef71a-5921-4675-956e-5b1b42e4726a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-76ccf2b3-c870-4522-851e-803217fec537 req-0b2ef71a-5921-4675-956e-5b1b42e4726a tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-76ccf2b3-c870-4522-851e-803217fec537 req-0b2ef71a-5921-4675-956e-5b1b42e4726a tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-76ccf2b3-c870-4522-851e-803217fec537 req-0b2ef71a-5921-4675-956e-5b1b42e4726a tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:05 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-45bb1654-3089-404f-a2be-ad24e2cf62c2 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Flow 'volume_create_api' (d3c3984c-887a-4d38-ab00-beccc62ca18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:25:05 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-45bb1654-3089-404f-a2be-ad24e2cf62c2 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (434c89fe-f8a4-4836-a83a-d822e33bc643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:25:05 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:05 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:05 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-45bb1654-3089-404f-a2be-ad24e2cf62c2 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:25:05 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:05 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:05 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-76ccf2b3-c870-4522-851e-803217fec537 req-0b2ef71a-5921-4675-956e-5b1b42e4726a tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-76ccf2b3-c870-4522-851e-803217fec537 req-0b2ef71a-5921-4675-956e-5b1b42e4726a tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:05 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 740/1475] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:25:05 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 946 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:05 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-45bb1654-3089-404f-a2be-ad24e2cf62c2 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (434c89fe-f8a4-4836-a83a-d822e33bc643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:25:05 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-45bb1654-3089-404f-a2be-ad24e2cf62c2 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe8be001-6178-4c97-8978-78797f776212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:25:05 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-45bb1654-3089-404f-a2be-ad24e2cf62c2 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Created reservations ['ea668666-f3ad-45fc-9fd1-5f0f19cc43cc', '37097258-ec24-4413-9c1c-c5e39bf64af5', 'd4cfe4ce-4d55-4f24-9837-f5ebd1ca514a', '1f2759f0-52f7-42f7-8f60-ede955de3e86'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:25:05 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-45bb1654-3089-404f-a2be-ad24e2cf62c2 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe8be001-6178-4c97-8978-78797f776212) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea668666-f3ad-45fc-9fd1-5f0f19cc43cc', '37097258-ec24-4413-9c1c-c5e39bf64af5', 'd4cfe4ce-4d55-4f24-9837-f5ebd1ca514a', '1f2759f0-52f7-42f7-8f60-ede955de3e86']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:25:05 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-45bb1654-3089-404f-a2be-ad24e2cf62c2 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e8019c4-4e3d-4800-888b-9c4f30b14d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:25:06 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:06 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:06 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-45bb1654-3089-404f-a2be-ad24e2cf62c2 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e8019c4-4e3d-4800-888b-9c4f30b14d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b10742c-55ca-4c57-89ef-73c1aec44b3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1965411436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb772f05abb04762b0757df09b3fc5fc',qos_specs=None,replication_status=,reservations=['ea668666-f3ad-45fc-9fd1-5f0f19cc43cc','37097258-ec24-4413-9c1c-c5e39bf64af5','d4cfe4ce-4d55-4f24-9837-f5ebd1ca514a','1f2759f0-52f7-42f7-8f60-ede955de3e86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f5d1201d7364ef9a29adbd64b48051d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:25:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1965411436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b10742c-55ca-4c57-89ef-73c1aec44b3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb772f05abb04762b0757df09b3fc5fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f5d1201d7364ef9a29adbd64b48051d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:25:06 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-45bb1654-3089-404f-a2be-ad24e2cf62c2 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (562e557b-ca38-4e37-b0cd-c238099f4a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:25:06 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-45bb1654-3089-404f-a2be-ad24e2cf62c2 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (562e557b-ca38-4e37-b0cd-c238099f4a03) transitioned into state 'SUCCESS' from state '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-1965411436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb772f05abb04762b0757df09b3fc5fc',qos_specs=None,replication_status=,reservations=['ea668666-f3ad-45fc-9fd1-5f0f19cc43cc','37097258-ec24-4413-9c1c-c5e39bf64af5','d4cfe4ce-4d55-4f24-9837-f5ebd1ca514a','1f2759f0-52f7-42f7-8f60-ede955de3e86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f5d1201d7364ef9a29adbd64b48051d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:25:06 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-45bb1654-3089-404f-a2be-ad24e2cf62c2 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77eba35a-547d-44c3-92c0-55c3ea304d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:25:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d1f66d84-81dd-4bbf-8ef9-8cf300907455 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d1f66d84-81dd-4bbf-8ef9-8cf300907455 None None] GET http://192.168.122.147/volume// Sep 01 00:25:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d1f66d84-81dd-4bbf-8ef9-8cf300907455 None None] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d1f66d84-81dd-4bbf-8ef9-8cf300907455 None None] Calling method 'all' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d1f66d84-81dd-4bbf-8ef9-8cf300907455 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:25:06 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 741/1476] 192.168.122.147 () {58 vars in 1317 bytes} [Tue Sep 1 00:25:06 2026] GET /volume/ => generated 390 bytes in 25 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:25:06 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-45bb1654-3089-404f-a2be-ad24e2cf62c2 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77eba35a-547d-44c3-92c0-55c3ea304d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:25:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-76ccf2b3-c870-4522-851e-803217fec537 req-fc412876-f84c-4751-a2a2-fe8caf330374 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:06 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-45bb1654-3089-404f-a2be-ad24e2cf62c2 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Flow 'volume_create_api' (d3c3984c-887a-4d38-ab00-beccc62ca18d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:25:06 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-45bb1654-3089-404f-a2be-ad24e2cf62c2 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Create volume request issued successfully. Sep 01 00:25:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-76ccf2b3-c870-4522-851e-803217fec537 req-fc412876-f84c-4751-a2a2-fe8caf330374 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 01 00:25:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-45bb1654-3089-404f-a2be-ad24e2cf62c2 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:25:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-76ccf2b3-c870-4522-851e-803217fec537 req-fc412876-f84c-4751-a2a2-fe8caf330374 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "968cb1b8-a3a0-4dac-8095-ecb0f6928ef5", "connector": null, "instance_uuid": "d31e72bc-5563-423b-8152-d62c2178e076"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:06 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 736/1477] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:25:05 2026] POST /volume/v3/volumes => generated 758 bytes in 788 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:25:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4497cfc0-bc15-4a33-9678-d791973dcca1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:06 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:06 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:06 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:06 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4497cfc0-bc15-4a33-9678-d791973dcca1 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e Sep 01 00:25:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4497cfc0-bc15-4a33-9678-d791973dcca1 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4497cfc0-bc15-4a33-9678-d791973dcca1 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:06 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:06 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:06 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:06 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:06 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4497cfc0-bc15-4a33-9678-d791973dcca1 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-76ccf2b3-c870-4522-851e-803217fec537 req-fc412876-f84c-4751-a2a2-fe8caf330374 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 01 00:25:06 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 742/1478] 192.168.122.147 () {66 vars in 1483 bytes} [Tue Sep 1 00:25:06 2026] POST /volume/v3/attachments => generated 273 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:25:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4497cfc0-bc15-4a33-9678-d791973dcca1 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e returned with HTTP 200 Sep 01 00:25:06 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 737/1479] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:06 2026] GET /volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e => generated 826 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a423c001-180c-4b8a-bc75-c4366034e5e5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a423c001-180c-4b8a-bc75-c4366034e5e5 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a423c001-180c-4b8a-bc75-c4366034e5e5 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a423c001-180c-4b8a-bc75-c4366034e5e5 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:06 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:06 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-78b0d803-1b4f-40b9-ad86-ad772b8fc334 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-78b0d803-1b4f-40b9-ad86-ad772b8fc334 None None] GET http://192.168.122.147/volume// Sep 01 00:25:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-78b0d803-1b4f-40b9-ad86-ad772b8fc334 None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-78b0d803-1b4f-40b9-ad86-ad772b8fc334 None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-78b0d803-1b4f-40b9-ad86-ad772b8fc334 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:25:06 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 738/1480] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:25:06 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:25:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-76ccf2b3-c870-4522-851e-803217fec537 req-cc837773-80f0-40c6-97c9-7c2ddfe6a7bb None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:06 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:06 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-76ccf2b3-c870-4522-851e-803217fec537 req-cc837773-80f0-40c6-97c9-7c2ddfe6a7bb tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-76ccf2b3-c870-4522-851e-803217fec537 req-cc837773-80f0-40c6-97c9-7c2ddfe6a7bb tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-76ccf2b3-c870-4522-851e-803217fec537 req-cc837773-80f0-40c6-97c9-7c2ddfe6a7bb tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:06 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a423c001-180c-4b8a-bc75-c4366034e5e5 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:06 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:06 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a423c001-180c-4b8a-bc75-c4366034e5e5 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:06 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 743/1481] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:06 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 945 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:06 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:06 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:07 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-76ccf2b3-c870-4522-851e-803217fec537 req-cc837773-80f0-40c6-97c9-7c2ddfe6a7bb tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-76ccf2b3-c870-4522-851e-803217fec537 req-cc837773-80f0-40c6-97c9-7c2ddfe6a7bb tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:07 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 739/1482] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:25:06 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 1126 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:25:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-76ccf2b3-c870-4522-851e-803217fec537 req-b78efccd-2b12-402a-a311-7df7546bf714 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-76ccf2b3-c870-4522-851e-803217fec537 req-b78efccd-2b12-402a-a311-7df7546bf714 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] PUT http://192.168.122.147/volume/v3/attachments/ef648bed-0fe7-49d9-9557-62f7606da508 Sep 01 00:25:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-76ccf2b3-c870-4522-851e-803217fec537 req-b78efccd-2b12-402a-a311-7df7546bf714 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:adfa816424c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "da743fc2-df7b-458e-a6d8-82aef14baffc", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:07 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-76ccf2b3-c870-4522-851e-803217fec537 req-b78efccd-2b12-402a-a311-7df7546bf714 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Acquiring lock "cinder-attachment_update-968cb1b8-a3a0-4dac-8095-ecb0f6928ef5-devstack" by "attachment_update" {{(pid=87485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 00:25:07 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-76ccf2b3-c870-4522-851e-803217fec537 req-b78efccd-2b12-402a-a311-7df7546bf714 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Lock "cinder-attachment_update-968cb1b8-a3a0-4dac-8095-ecb0f6928ef5-devstack" acquired by "attachment_update" :: waited 0.041s {{(pid=87485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 00:25:07 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:07 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f53cad95-df56-499e-907c-4af0f6eb176c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f53cad95-df56-499e-907c-4af0f6eb176c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e Sep 01 00:25:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f53cad95-df56-499e-907c-4af0f6eb176c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f53cad95-df56-499e-907c-4af0f6eb176c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:07 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:07 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:07 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:07 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:07 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:07 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:07 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f53cad95-df56-499e-907c-4af0f6eb176c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f53cad95-df56-499e-907c-4af0f6eb176c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e returned with HTTP 200 Sep 01 00:25:07 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 740/1483] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:07 2026] GET /volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e => generated 850 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-504365cc-bd98-4e6d-aafa-1f580d55e56f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-504365cc-bd98-4e6d-aafa-1f580d55e56f tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-504365cc-bd98-4e6d-aafa-1f580d55e56f tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-504365cc-bd98-4e6d-aafa-1f580d55e56f tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:07 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:07 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:08 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:08 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:08 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-504365cc-bd98-4e6d-aafa-1f580d55e56f tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-504365cc-bd98-4e6d-aafa-1f580d55e56f tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 741/1484] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:07 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 945 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-71b082b9-9fc3-4650-bd6c-a7fbb712d509 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-71b082b9-9fc3-4650-bd6c-a7fbb712d509 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e Sep 01 00:25:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-71b082b9-9fc3-4650-bd6c-a7fbb712d509 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-71b082b9-9fc3-4650-bd6c-a7fbb712d509 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:08 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:08 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:08 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:08 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:08 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-71b082b9-9fc3-4650-bd6c-a7fbb712d509 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-71b082b9-9fc3-4650-bd6c-a7fbb712d509 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e returned with HTTP 200 Sep 01 00:25:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 742/1485] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:08 2026] GET /volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e => generated 850 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-88550f87-c465-4f06-9e33-f60e271aa22b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-88550f87-c465-4f06-9e33-f60e271aa22b tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-88550f87-c465-4f06-9e33-f60e271aa22b tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-88550f87-c465-4f06-9e33-f60e271aa22b tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:09 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:09 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:09 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:09 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:09 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-88550f87-c465-4f06-9e33-f60e271aa22b tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-88550f87-c465-4f06-9e33-f60e271aa22b tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:09 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 743/1486] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:09 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 945 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c3b9b829-ff77-4692-a036-f9554093d7b5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c3b9b829-ff77-4692-a036-f9554093d7b5 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e Sep 01 00:25:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c3b9b829-ff77-4692-a036-f9554093d7b5 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c3b9b829-ff77-4692-a036-f9554093d7b5 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:10 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:10 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:10 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:10 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:10 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c3b9b829-ff77-4692-a036-f9554093d7b5 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c3b9b829-ff77-4692-a036-f9554093d7b5 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e returned with HTTP 200 Sep 01 00:25:10 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 744/1487] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:09 2026] GET /volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e => generated 850 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2430045b-f2f6-4fa1-80fc-bc3983d94c69 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2430045b-f2f6-4fa1-80fc-bc3983d94c69 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2430045b-f2f6-4fa1-80fc-bc3983d94c69 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2430045b-f2f6-4fa1-80fc-bc3983d94c69 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:10 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:10 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:10 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:10 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:10 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2430045b-f2f6-4fa1-80fc-bc3983d94c69 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2430045b-f2f6-4fa1-80fc-bc3983d94c69 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:10 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 745/1488] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:10 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 945 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-be13f1c9-264f-4d65-84b6-8c197bf9d3a1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-be13f1c9-264f-4d65-84b6-8c197bf9d3a1 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e Sep 01 00:25:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-be13f1c9-264f-4d65-84b6-8c197bf9d3a1 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-be13f1c9-264f-4d65-84b6-8c197bf9d3a1 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:11 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:11 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:11 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:11 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:11 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-be13f1c9-264f-4d65-84b6-8c197bf9d3a1 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-be13f1c9-264f-4d65-84b6-8c197bf9d3a1 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e returned with HTTP 200 Sep 01 00:25:11 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 746/1489] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:11 2026] GET /volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e => generated 850 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0ab01aa7-211a-4a2b-b8f7-a69bb674f54b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0ab01aa7-211a-4a2b-b8f7-a69bb674f54b tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0ab01aa7-211a-4a2b-b8f7-a69bb674f54b tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0ab01aa7-211a-4a2b-b8f7-a69bb674f54b tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:11 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:11 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:11 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:11 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:11 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0ab01aa7-211a-4a2b-b8f7-a69bb674f54b tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0ab01aa7-211a-4a2b-b8f7-a69bb674f54b tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:11 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 747/1490] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:11 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 945 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e18ad576-ea75-4701-8303-7a8a9843328d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e18ad576-ea75-4701-8303-7a8a9843328d tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e Sep 01 00:25:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e18ad576-ea75-4701-8303-7a8a9843328d tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e18ad576-ea75-4701-8303-7a8a9843328d tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:12 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:12 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:12 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:12 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:12 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e18ad576-ea75-4701-8303-7a8a9843328d tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e18ad576-ea75-4701-8303-7a8a9843328d tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e returned with HTTP 200 Sep 01 00:25:12 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 748/1491] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:12 2026] GET /volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0391c346-5b45-4d56-a6bc-38e1011b92d3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0391c346-5b45-4d56-a6bc-38e1011b92d3 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0391c346-5b45-4d56-a6bc-38e1011b92d3 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0391c346-5b45-4d56-a6bc-38e1011b92d3 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:12 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:12 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:12 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:12 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:12 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0391c346-5b45-4d56-a6bc-38e1011b92d3 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0391c346-5b45-4d56-a6bc-38e1011b92d3 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:12 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 749/1492] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:12 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 945 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4b0e0ef1-e651-45b1-9dd8-083f9376d014 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4b0e0ef1-e651-45b1-9dd8-083f9376d014 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e Sep 01 00:25:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4b0e0ef1-e651-45b1-9dd8-083f9376d014 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4b0e0ef1-e651-45b1-9dd8-083f9376d014 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:13 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:13 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:13 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:13 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:13 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4b0e0ef1-e651-45b1-9dd8-083f9376d014 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4b0e0ef1-e651-45b1-9dd8-083f9376d014 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e returned with HTTP 200 Sep 01 00:25:13 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 750/1493] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:13 2026] GET /volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e => generated 850 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-dc48bab2-0796-406c-9cab-c112e8a55178 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-dc48bab2-0796-406c-9cab-c112e8a55178 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-dc48bab2-0796-406c-9cab-c112e8a55178 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-dc48bab2-0796-406c-9cab-c112e8a55178 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:13 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:13 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:13 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:13 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:13 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-dc48bab2-0796-406c-9cab-c112e8a55178 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-dc48bab2-0796-406c-9cab-c112e8a55178 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:13 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 751/1494] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:13 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 945 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2cfd3666-8d7f-430e-8f50-d907cf2149b6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2cfd3666-8d7f-430e-8f50-d907cf2149b6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e Sep 01 00:25:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2cfd3666-8d7f-430e-8f50-d907cf2149b6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2cfd3666-8d7f-430e-8f50-d907cf2149b6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:14 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:14 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:14 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:14 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:14 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2cfd3666-8d7f-430e-8f50-d907cf2149b6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2cfd3666-8d7f-430e-8f50-d907cf2149b6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e returned with HTTP 200 Sep 01 00:25:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 752/1495] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:14 2026] GET /volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e => generated 850 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8026723f-46d6-4963-b398-6ec59e8d0831 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8026723f-46d6-4963-b398-6ec59e8d0831 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8026723f-46d6-4963-b398-6ec59e8d0831 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8026723f-46d6-4963-b398-6ec59e8d0831 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:14 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:14 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:14 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:14 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:14 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8026723f-46d6-4963-b398-6ec59e8d0831 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8026723f-46d6-4963-b398-6ec59e8d0831 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 753/1496] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:14 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 945 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7e2434a0-9703-468d-b0fa-d9da7be33d7f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7e2434a0-9703-468d-b0fa-d9da7be33d7f tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e Sep 01 00:25:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7e2434a0-9703-468d-b0fa-d9da7be33d7f tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7e2434a0-9703-468d-b0fa-d9da7be33d7f tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:15 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:15 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:15 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:15 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:15 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7e2434a0-9703-468d-b0fa-d9da7be33d7f tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7e2434a0-9703-468d-b0fa-d9da7be33d7f tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e returned with HTTP 200 Sep 01 00:25:15 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 754/1497] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:15 2026] GET /volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e => generated 850 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-63efa568-2308-4b5b-8a95-37d78bd2a855 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-63efa568-2308-4b5b-8a95-37d78bd2a855 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-63efa568-2308-4b5b-8a95-37d78bd2a855 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-63efa568-2308-4b5b-8a95-37d78bd2a855 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:16 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:16 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:16 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:16 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:16 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-63efa568-2308-4b5b-8a95-37d78bd2a855 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-63efa568-2308-4b5b-8a95-37d78bd2a855 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:16 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 755/1498] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:16 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 945 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2b7fa1a2-9139-4a73-a315-52156bd118b6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2b7fa1a2-9139-4a73-a315-52156bd118b6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e Sep 01 00:25:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2b7fa1a2-9139-4a73-a315-52156bd118b6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2b7fa1a2-9139-4a73-a315-52156bd118b6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:16 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:16 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:16 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:16 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:16 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2b7fa1a2-9139-4a73-a315-52156bd118b6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2b7fa1a2-9139-4a73-a315-52156bd118b6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e returned with HTTP 200 Sep 01 00:25:16 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 756/1499] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:16 2026] GET /volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-15a0257c-c628-4b39-bd97-fca1cd14dd7a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-15a0257c-c628-4b39-bd97-fca1cd14dd7a tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-15a0257c-c628-4b39-bd97-fca1cd14dd7a tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-15a0257c-c628-4b39-bd97-fca1cd14dd7a tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:17 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:17 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:17 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:17 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:17 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-15a0257c-c628-4b39-bd97-fca1cd14dd7a tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-15a0257c-c628-4b39-bd97-fca1cd14dd7a tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:17 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 757/1500] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:17 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 945 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:17 devstack devstack@c-api.service[87485]: DEBUG dbcounter [-] [87485] Writing DB stats cinder:SELECT=275,cinder:INSERT=28,cinder:UPDATE=58,cinder:DELETE=3 {{(pid=87485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:25:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-736d0acf-32b7-4ddd-8a86-47c106effca0 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-736d0acf-32b7-4ddd-8a86-47c106effca0 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e Sep 01 00:25:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-736d0acf-32b7-4ddd-8a86-47c106effca0 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-736d0acf-32b7-4ddd-8a86-47c106effca0 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:17 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:17 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:17 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:17 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:17 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-736d0acf-32b7-4ddd-8a86-47c106effca0 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-736d0acf-32b7-4ddd-8a86-47c106effca0 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e returned with HTTP 200 Sep 01 00:25:17 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 758/1501] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:17 2026] GET /volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e => generated 850 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-cd7249ac-6c0c-4468-8d2c-359a0e206544 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cd7249ac-6c0c-4468-8d2c-359a0e206544 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cd7249ac-6c0c-4468-8d2c-359a0e206544 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cd7249ac-6c0c-4468-8d2c-359a0e206544 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:18 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:18 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:18 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:18 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:18 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-cd7249ac-6c0c-4468-8d2c-359a0e206544 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cd7249ac-6c0c-4468-8d2c-359a0e206544 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:18 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 759/1502] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:18 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 945 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5610506e-a36b-4139-97c2-57cbd186ee34 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5610506e-a36b-4139-97c2-57cbd186ee34 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e Sep 01 00:25:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5610506e-a36b-4139-97c2-57cbd186ee34 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5610506e-a36b-4139-97c2-57cbd186ee34 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:18 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:18 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:18 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:18 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:18 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5610506e-a36b-4139-97c2-57cbd186ee34 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5610506e-a36b-4139-97c2-57cbd186ee34 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e returned with HTTP 200 Sep 01 00:25:18 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 760/1503] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:18 2026] GET /volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-16a3e468-de6a-48d1-9bcb-a4e7d3dffa2c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-16a3e468-de6a-48d1-9bcb-a4e7d3dffa2c tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-16a3e468-de6a-48d1-9bcb-a4e7d3dffa2c tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-16a3e468-de6a-48d1-9bcb-a4e7d3dffa2c tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:19 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:19 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:19 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:19 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:19 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-16a3e468-de6a-48d1-9bcb-a4e7d3dffa2c tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-16a3e468-de6a-48d1-9bcb-a4e7d3dffa2c tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:19 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 761/1504] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:19 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 945 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-63190f20-23d0-4bb4-b375-9a1d09d1ddec None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-63190f20-23d0-4bb4-b375-9a1d09d1ddec tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e Sep 01 00:25:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-63190f20-23d0-4bb4-b375-9a1d09d1ddec tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-63190f20-23d0-4bb4-b375-9a1d09d1ddec tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:19 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:19 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:19 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:19 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:19 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-63190f20-23d0-4bb4-b375-9a1d09d1ddec tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-63190f20-23d0-4bb4-b375-9a1d09d1ddec tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e returned with HTTP 200 Sep 01 00:25:19 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 762/1505] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:19 2026] GET /volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-29e063ae-a090-495f-955c-10533797a320 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-29e063ae-a090-495f-955c-10533797a320 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-29e063ae-a090-495f-955c-10533797a320 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-29e063ae-a090-495f-955c-10533797a320 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:20 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:20 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:20 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:20 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:20 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-29e063ae-a090-495f-955c-10533797a320 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-29e063ae-a090-495f-955c-10533797a320 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:20 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 763/1506] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:20 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 945 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4b575f7b-7f19-48b0-9ac0-e8864682d5e8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4b575f7b-7f19-48b0-9ac0-e8864682d5e8 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e Sep 01 00:25:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4b575f7b-7f19-48b0-9ac0-e8864682d5e8 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4b575f7b-7f19-48b0-9ac0-e8864682d5e8 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:21 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:21 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:21 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:21 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:21 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4b575f7b-7f19-48b0-9ac0-e8864682d5e8 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4b575f7b-7f19-48b0-9ac0-e8864682d5e8 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e returned with HTTP 200 Sep 01 00:25:21 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 764/1507] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:21 2026] GET /volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e => generated 850 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-db7997dc-8170-4d5c-96ef-be406559429d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-db7997dc-8170-4d5c-96ef-be406559429d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-db7997dc-8170-4d5c-96ef-be406559429d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-db7997dc-8170-4d5c-96ef-be406559429d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:21 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:21 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:21 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:21 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:21 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-db7997dc-8170-4d5c-96ef-be406559429d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-db7997dc-8170-4d5c-96ef-be406559429d tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:21 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 765/1508] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:21 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 945 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1c112c0d-0752-4f2d-ae4e-c5f0e5a41142 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1c112c0d-0752-4f2d-ae4e-c5f0e5a41142 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e Sep 01 00:25:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1c112c0d-0752-4f2d-ae4e-c5f0e5a41142 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1c112c0d-0752-4f2d-ae4e-c5f0e5a41142 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:22 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:22 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:22 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:22 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:22 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1c112c0d-0752-4f2d-ae4e-c5f0e5a41142 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1c112c0d-0752-4f2d-ae4e-c5f0e5a41142 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e returned with HTTP 200 Sep 01 00:25:22 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 766/1509] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:22 2026] GET /volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-60534c85-bdf2-40c7-b30f-b9008e180985 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-60534c85-bdf2-40c7-b30f-b9008e180985 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-60534c85-bdf2-40c7-b30f-b9008e180985 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-60534c85-bdf2-40c7-b30f-b9008e180985 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:22 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:22 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:22 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:22 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:22 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-60534c85-bdf2-40c7-b30f-b9008e180985 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-60534c85-bdf2-40c7-b30f-b9008e180985 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:22 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 767/1510] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:22 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 945 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-49d0f5eb-f01d-4dd1-b800-7827a5ff7c83 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-49d0f5eb-f01d-4dd1-b800-7827a5ff7c83 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e Sep 01 00:25:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-49d0f5eb-f01d-4dd1-b800-7827a5ff7c83 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-49d0f5eb-f01d-4dd1-b800-7827a5ff7c83 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:23 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:23 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:23 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:23 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:23 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-49d0f5eb-f01d-4dd1-b800-7827a5ff7c83 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-49d0f5eb-f01d-4dd1-b800-7827a5ff7c83 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e returned with HTTP 200 Sep 01 00:25:23 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 768/1511] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:23 2026] GET /volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-705c3581-2437-45b9-9838-9c74996ee3eb None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-705c3581-2437-45b9-9838-9c74996ee3eb tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-705c3581-2437-45b9-9838-9c74996ee3eb tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-705c3581-2437-45b9-9838-9c74996ee3eb tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:23 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:23 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:23 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:23 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:23 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-705c3581-2437-45b9-9838-9c74996ee3eb tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-705c3581-2437-45b9-9838-9c74996ee3eb tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:23 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 769/1512] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:23 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 945 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-56969c5b-e1b6-4f9a-b6a7-e3ed9adc03a6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-56969c5b-e1b6-4f9a-b6a7-e3ed9adc03a6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e Sep 01 00:25:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-56969c5b-e1b6-4f9a-b6a7-e3ed9adc03a6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-56969c5b-e1b6-4f9a-b6a7-e3ed9adc03a6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:24 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:24 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:24 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:24 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:24 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-56969c5b-e1b6-4f9a-b6a7-e3ed9adc03a6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-56969c5b-e1b6-4f9a-b6a7-e3ed9adc03a6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e returned with HTTP 200 Sep 01 00:25:24 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 770/1513] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:24 2026] GET /volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-fc1617bb-d83f-4296-8c66-5d7eddff9eb1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fc1617bb-d83f-4296-8c66-5d7eddff9eb1 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fc1617bb-d83f-4296-8c66-5d7eddff9eb1 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fc1617bb-d83f-4296-8c66-5d7eddff9eb1 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:24 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:24 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:24 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:24 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:24 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fc1617bb-d83f-4296-8c66-5d7eddff9eb1 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fc1617bb-d83f-4296-8c66-5d7eddff9eb1 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:24 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 771/1514] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:24 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 945 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6a114b0e-8d12-4144-b82e-77ea5bfe2696 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6a114b0e-8d12-4144-b82e-77ea5bfe2696 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e Sep 01 00:25:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6a114b0e-8d12-4144-b82e-77ea5bfe2696 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6a114b0e-8d12-4144-b82e-77ea5bfe2696 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:25 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:25 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:25 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:25 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:25 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6a114b0e-8d12-4144-b82e-77ea5bfe2696 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6a114b0e-8d12-4144-b82e-77ea5bfe2696 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e returned with HTTP 200 Sep 01 00:25:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 772/1515] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:25 2026] GET /volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e => generated 850 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c3710fee-c997-473c-8f14-93f7eb7b3043 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c3710fee-c997-473c-8f14-93f7eb7b3043 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c3710fee-c997-473c-8f14-93f7eb7b3043 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c3710fee-c997-473c-8f14-93f7eb7b3043 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:25 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:25 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:25 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:25 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:25 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c3710fee-c997-473c-8f14-93f7eb7b3043 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c3710fee-c997-473c-8f14-93f7eb7b3043 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 773/1516] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:25 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 945 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-686fba7d-5d3f-4d96-a100-57fb62370011 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-686fba7d-5d3f-4d96-a100-57fb62370011 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e Sep 01 00:25:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-686fba7d-5d3f-4d96-a100-57fb62370011 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-686fba7d-5d3f-4d96-a100-57fb62370011 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:26 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:26 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:26 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:26 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:26 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-686fba7d-5d3f-4d96-a100-57fb62370011 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-686fba7d-5d3f-4d96-a100-57fb62370011 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e returned with HTTP 200 Sep 01 00:25:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 774/1517] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:26 2026] GET /volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6bd840cd-6993-432f-b0b5-6ddc941ca8e5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6bd840cd-6993-432f-b0b5-6ddc941ca8e5 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6bd840cd-6993-432f-b0b5-6ddc941ca8e5 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6bd840cd-6993-432f-b0b5-6ddc941ca8e5 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:26 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:26 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:26 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:26 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:26 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6bd840cd-6993-432f-b0b5-6ddc941ca8e5 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6bd840cd-6993-432f-b0b5-6ddc941ca8e5 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 775/1518] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:26 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 945 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-95ad40f8-f846-4ede-a0ac-e237ba3274a1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-95ad40f8-f846-4ede-a0ac-e237ba3274a1 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e Sep 01 00:25:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-95ad40f8-f846-4ede-a0ac-e237ba3274a1 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-95ad40f8-f846-4ede-a0ac-e237ba3274a1 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:27 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:27 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:27 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:27 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:27 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-95ad40f8-f846-4ede-a0ac-e237ba3274a1 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-95ad40f8-f846-4ede-a0ac-e237ba3274a1 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e returned with HTTP 200 Sep 01 00:25:27 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 776/1519] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:27 2026] GET /volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-35bc4b90-a5dc-41a6-abb9-2db92bbd07ed None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-35bc4b90-a5dc-41a6-abb9-2db92bbd07ed tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-35bc4b90-a5dc-41a6-abb9-2db92bbd07ed tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-35bc4b90-a5dc-41a6-abb9-2db92bbd07ed tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:27 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:27 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:27 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:27 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:27 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-35bc4b90-a5dc-41a6-abb9-2db92bbd07ed tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-35bc4b90-a5dc-41a6-abb9-2db92bbd07ed tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 777/1520] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:27 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 945 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-42425e01-a6e9-4658-8346-eb41584b8f7e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-42425e01-a6e9-4658-8346-eb41584b8f7e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e Sep 01 00:25:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-42425e01-a6e9-4658-8346-eb41584b8f7e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-42425e01-a6e9-4658-8346-eb41584b8f7e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:28 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:28 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:28 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-42425e01-a6e9-4658-8346-eb41584b8f7e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-42425e01-a6e9-4658-8346-eb41584b8f7e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e returned with HTTP 200 Sep 01 00:25:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 778/1521] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:28 2026] GET /volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5619e7a9-c8f5-4dca-9e0b-cc83c66e9ba2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5619e7a9-c8f5-4dca-9e0b-cc83c66e9ba2 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5619e7a9-c8f5-4dca-9e0b-cc83c66e9ba2 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5619e7a9-c8f5-4dca-9e0b-cc83c66e9ba2 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:29 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:29 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5619e7a9-c8f5-4dca-9e0b-cc83c66e9ba2 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5619e7a9-c8f5-4dca-9e0b-cc83c66e9ba2 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 779/1522] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:29 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 945 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-529b8e7b-951f-4771-9e70-06e7c193b162 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-529b8e7b-951f-4771-9e70-06e7c193b162 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e Sep 01 00:25:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-529b8e7b-951f-4771-9e70-06e7c193b162 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-529b8e7b-951f-4771-9e70-06e7c193b162 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:29 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:29 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-529b8e7b-951f-4771-9e70-06e7c193b162 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-529b8e7b-951f-4771-9e70-06e7c193b162 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e returned with HTTP 200 Sep 01 00:25:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 780/1523] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:29 2026] GET /volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-02ead90c-255a-4674-8be1-8d9de2761175 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-02ead90c-255a-4674-8be1-8d9de2761175 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-02ead90c-255a-4674-8be1-8d9de2761175 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-02ead90c-255a-4674-8be1-8d9de2761175 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:30 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:30 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:30 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:30 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-02ead90c-255a-4674-8be1-8d9de2761175 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-02ead90c-255a-4674-8be1-8d9de2761175 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 781/1524] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:30 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 945 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0876f5c7-439f-4de0-a0a4-bb4dae17004a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0876f5c7-439f-4de0-a0a4-bb4dae17004a tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e Sep 01 00:25:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0876f5c7-439f-4de0-a0a4-bb4dae17004a tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0876f5c7-439f-4de0-a0a4-bb4dae17004a tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:30 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:30 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:30 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:30 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0876f5c7-439f-4de0-a0a4-bb4dae17004a tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0876f5c7-439f-4de0-a0a4-bb4dae17004a tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e returned with HTTP 200 Sep 01 00:25:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 782/1525] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:30 2026] GET /volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e => generated 850 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4fdcb834-d7a7-47c6-9a25-28294e7a7a7a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4fdcb834-d7a7-47c6-9a25-28294e7a7a7a tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4fdcb834-d7a7-47c6-9a25-28294e7a7a7a tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4fdcb834-d7a7-47c6-9a25-28294e7a7a7a tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:31 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:31 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:31 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:31 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:31 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4fdcb834-d7a7-47c6-9a25-28294e7a7a7a tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4fdcb834-d7a7-47c6-9a25-28294e7a7a7a tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 783/1526] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:31 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 945 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-fd1eb3aa-5d11-40b3-be4f-5a4d18a56e3c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fd1eb3aa-5d11-40b3-be4f-5a4d18a56e3c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e Sep 01 00:25:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fd1eb3aa-5d11-40b3-be4f-5a4d18a56e3c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fd1eb3aa-5d11-40b3-be4f-5a4d18a56e3c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:31 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:31 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:31 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:31 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:31 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fd1eb3aa-5d11-40b3-be4f-5a4d18a56e3c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fd1eb3aa-5d11-40b3-be4f-5a4d18a56e3c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e returned with HTTP 200 Sep 01 00:25:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 784/1527] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:31 2026] GET /volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c39458b5-be7d-4043-86ad-e34629bda0c8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c39458b5-be7d-4043-86ad-e34629bda0c8 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c39458b5-be7d-4043-86ad-e34629bda0c8 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c39458b5-be7d-4043-86ad-e34629bda0c8 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:32 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:32 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:32 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:32 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:32 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c39458b5-be7d-4043-86ad-e34629bda0c8 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c39458b5-be7d-4043-86ad-e34629bda0c8 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 785/1528] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:32 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 945 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-cc1e0e1d-eb23-4e28-bc26-35fef2df4414 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cc1e0e1d-eb23-4e28-bc26-35fef2df4414 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] GET http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 Sep 01 00:25:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cc1e0e1d-eb23-4e28-bc26-35fef2df4414 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cc1e0e1d-eb23-4e28-bc26-35fef2df4414 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:32 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:32 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:32 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:32 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:32 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-cc1e0e1d-eb23-4e28-bc26-35fef2df4414 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume info retrieved successfully. Sep 01 00:25:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cc1e0e1d-eb23-4e28-bc26-35fef2df4414 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 returned with HTTP 200 Sep 01 00:25:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 786/1529] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:32 2026] GET /volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 => generated 870 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0628189a-40b0-43fd-acc0-0db2ba8c25ad None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0628189a-40b0-43fd-acc0-0db2ba8c25ad tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] POST http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action Sep 01 00:25:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0628189a-40b0-43fd-acc0-0db2ba8c25ad tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-340244200", "disk_format": "qcow2"}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:25:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0628189a-40b0-43fd-acc0-0db2ba8c25ad tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-340244200", "disk_format": "qcow2"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:32 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:32 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:32 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:32 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:32 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0628189a-40b0-43fd-acc0-0db2ba8c25ad tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume info retrieved successfully. Sep 01 00:25:32 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:32 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:32 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:32 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:32 devstack devstack@c-api.service[87484]: DEBUG cinder.image.image_utils [None req-0628189a-40b0-43fd-acc0-0db2ba8c25ad tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-340244200'}] 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-340244200'}]. {{(pid=87484) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 00:25:33 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-76ccf2b3-c870-4522-851e-803217fec537 req-b78efccd-2b12-402a-a311-7df7546bf714 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Lock "cinder-attachment_update-968cb1b8-a3a0-4dac-8095-ecb0f6928ef5-devstack" released by "attachment_update" :: held 25.541s {{(pid=87485) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 00:25:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-76ccf2b3-c870-4522-851e-803217fec537 req-b78efccd-2b12-402a-a311-7df7546bf714 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/attachments/ef648bed-0fe7-49d9-9557-62f7606da508 returned with HTTP 200 Sep 01 00:25:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 744/1530] 192.168.122.147 () {66 vars in 1593 bytes} [Tue Sep 1 00:25:07 2026] PUT /volume/v3/attachments/ef648bed-0fe7-49d9-9557-62f7606da508 => generated 694 bytes in 25660 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:25:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-251e72a0-b2f9-4210-8913-802e9d2d8735 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-251e72a0-b2f9-4210-8913-802e9d2d8735 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e Sep 01 00:25:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-251e72a0-b2f9-4210-8913-802e9d2d8735 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-251e72a0-b2f9-4210-8913-802e9d2d8735 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:33 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:33 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:33 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:33 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:33 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-251e72a0-b2f9-4210-8913-802e9d2d8735 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-251e72a0-b2f9-4210-8913-802e9d2d8735 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e returned with HTTP 200 Sep 01 00:25:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 745/1531] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:33 2026] GET /volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2bc40482-ed97-4543-adfc-efa5e204b7a3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2bc40482-ed97-4543-adfc-efa5e204b7a3 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] POST http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e/action Sep 01 00:25:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2bc40482-ed97-4543-adfc-efa5e204b7a3 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:25:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2bc40482-ed97-4543-adfc-efa5e204b7a3 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:33 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:33 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:33 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:33 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.admin_actions [None req-2bc40482-ed97-4543-adfc-efa5e204b7a3 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Updating volume '2b10742c-55ca-4c57-89ef-73c1aec44b3e' with '{'status': 'maintenance'}' {{(pid=87485) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 00:25:33 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:33 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:33 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:33 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2bc40482-ed97-4543-adfc-efa5e204b7a3 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e/action returned with HTTP 202 Sep 01 00:25:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 746/1532] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:25:33 2026] POST /volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:25:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-406eb652-b984-48fb-9752-465043cea482 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-406eb652-b984-48fb-9752-465043cea482 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e Sep 01 00:25:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-406eb652-b984-48fb-9752-465043cea482 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-406eb652-b984-48fb-9752-465043cea482 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:33 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:33 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:33 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:33 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:33 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-406eb652-b984-48fb-9752-465043cea482 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-406eb652-b984-48fb-9752-465043cea482 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e returned with HTTP 200 Sep 01 00:25:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 747/1533] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:33 2026] GET /volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5c4a9d4d-eb82-4506-acef-639b963949c1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5c4a9d4d-eb82-4506-acef-639b963949c1 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] POST http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e/action Sep 01 00:25:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5c4a9d4d-eb82-4506-acef-639b963949c1 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:25:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5c4a9d4d-eb82-4506-acef-639b963949c1 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:33 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:33 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:33 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:33 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:33 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5c4a9d4d-eb82-4506-acef-639b963949c1 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Volume info retrieved successfully. Sep 01 00:25:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0628189a-40b0-43fd-acc0-0db2ba8c25ad tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Copy volume to image completed successfully. Sep 01 00:25:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0628189a-40b0-43fd-acc0-0db2ba8c25ad tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action returned with HTTP 202 Sep 01 00:25:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 787/1534] 192.168.122.147 () {60 vars in 1275 bytes} [Tue Sep 1 00:25:32 2026] POST /volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173/action => generated 656 bytes in 890 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:25:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-216a8f8e-58be-46bf-8901-027eefb1dca7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-216a8f8e-58be-46bf-8901-027eefb1dca7 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-216a8f8e-58be-46bf-8901-027eefb1dca7 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-216a8f8e-58be-46bf-8901-027eefb1dca7 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:33 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:33 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:33 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5c4a9d4d-eb82-4506-acef-639b963949c1 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Delete volume request issued successfully. Sep 01 00:25:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5c4a9d4d-eb82-4506-acef-639b963949c1 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e/action returned with HTTP 202 Sep 01 00:25:33 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:33 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 748/1535] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:25:33 2026] POST /volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 00:25:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-51450602-917a-41b1-9793-d3f3e92ed0dd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-216a8f8e-58be-46bf-8901-027eefb1dca7 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-51450602-917a-41b1-9793-d3f3e92ed0dd tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e Sep 01 00:25:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-51450602-917a-41b1-9793-d3f3e92ed0dd tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-51450602-917a-41b1-9793-d3f3e92ed0dd tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-216a8f8e-58be-46bf-8901-027eefb1dca7 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 788/1536] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:33 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 946 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:33 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:33 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:33 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:33 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:33 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-51450602-917a-41b1-9793-d3f3e92ed0dd tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-51450602-917a-41b1-9793-d3f3e92ed0dd tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e returned with HTTP 200 Sep 01 00:25:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 749/1537] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:33 2026] GET /volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-76ccf2b3-c870-4522-851e-803217fec537 req-64962101-639d-4053-a275-ac3f0362b43e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-76ccf2b3-c870-4522-851e-803217fec537 req-64962101-639d-4053-a275-ac3f0362b43e tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] POST http://192.168.122.147/volume/v3/attachments/ef648bed-0fe7-49d9-9557-62f7606da508/action Sep 01 00:25:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-76ccf2b3-c870-4522-851e-803217fec537 req-64962101-639d-4053-a275-ac3f0362b43e tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Action body: b'{"os-complete": null}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:25:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-76ccf2b3-c870-4522-851e-803217fec537 req-64962101-639d-4053-a275-ac3f0362b43e tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:33 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:33 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:33 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:33 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-76ccf2b3-c870-4522-851e-803217fec537 req-64962101-639d-4053-a275-ac3f0362b43e tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/attachments/ef648bed-0fe7-49d9-9557-62f7606da508/action returned with HTTP 204 Sep 01 00:25:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 789/1538] 192.168.122.147 () {66 vars in 1614 bytes} [Tue Sep 1 00:25:33 2026] POST /volume/v3/attachments/ef648bed-0fe7-49d9-9557-62f7606da508/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:25:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7761fa76-c0d2-403d-8ff9-3db39839d43c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7761fa76-c0d2-403d-8ff9-3db39839d43c tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7761fa76-c0d2-403d-8ff9-3db39839d43c tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7761fa76-c0d2-403d-8ff9-3db39839d43c tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e84c0f4b-72f2-4db8-a6b8-0e35443c27a6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e84c0f4b-72f2-4db8-a6b8-0e35443c27a6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e Sep 01 00:25:34 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:34 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e84c0f4b-72f2-4db8-a6b8-0e35443c27a6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e84c0f4b-72f2-4db8-a6b8-0e35443c27a6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:34 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:34 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e84c0f4b-72f2-4db8-a6b8-0e35443c27a6 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e returned with HTTP 404 Sep 01 00:25:34 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 790/1539] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:34 2026] GET /volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:25:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f8159cf3-9284-4eda-8d6e-fb0d0e58be73 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:34 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7761fa76-c0d2-403d-8ff9-3db39839d43c tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f8159cf3-9284-4eda-8d6e-fb0d0e58be73 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e Sep 01 00:25:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f8159cf3-9284-4eda-8d6e-fb0d0e58be73 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f8159cf3-9284-4eda-8d6e-fb0d0e58be73 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7761fa76-c0d2-403d-8ff9-3db39839d43c tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:34 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 750/1540] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:34 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 1238 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:25:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f8159cf3-9284-4eda-8d6e-fb0d0e58be73 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e returned with HTTP 404 Sep 01 00:25:34 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 791/1541] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:34 2026] GET /volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:25:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-31395897-a419-4954-885b-c5f65ae2072d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-31395897-a419-4954-885b-c5f65ae2072d tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] DELETE http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e Sep 01 00:25:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-31395897-a419-4954-885b-c5f65ae2072d tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-31395897-a419-4954-885b-c5f65ae2072d tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:34 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-31395897-a419-4954-885b-c5f65ae2072d tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Delete volume with id: 2b10742c-55ca-4c57-89ef-73c1aec44b3e Sep 01 00:25:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a8efee3b-67ea-4388-b0ba-56d396f75d3f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-31395897-a419-4954-885b-c5f65ae2072d tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e returned with HTTP 404 Sep 01 00:25:34 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 751/1542] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:25:34 2026] DELETE /volume/v3/volumes/2b10742c-55ca-4c57-89ef-73c1aec44b3e => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:25:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a8efee3b-67ea-4388-b0ba-56d396f75d3f tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a8efee3b-67ea-4388-b0ba-56d396f75d3f tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a8efee3b-67ea-4388-b0ba-56d396f75d3f tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ae6c146e-b69c-46cb-9d52-0d1aa724f78c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ae6c146e-b69c-46cb-9d52-0d1aa724f78c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:25:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ae6c146e-b69c-46cb-9d52-0d1aa724f78c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-406789494"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-ae6c146e-b69c-46cb-9d52-0d1aa724f78c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-406789494'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:25:34 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-ae6c146e-b69c-46cb-9d52-0d1aa724f78c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Create volume of 1 GB Sep 01 00:25:34 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ae6c146e-b69c-46cb-9d52-0d1aa724f78c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Availability Zones retrieved successfully. Sep 01 00:25:34 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:34 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:34 devstack devstack@c-api.service[87484]: DEBUG dbcounter [-] [87484] Writing DB stats cinder:SELECT=502,cinder:INSERT=21,cinder:UPDATE=51,cinder:DELETE=1 {{(pid=87484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:25:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ae6c146e-b69c-46cb-9d52-0d1aa724f78c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Flow 'volume_create_api' (7f09eb4f-7092-4e34-886c-cd7a00098292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:25:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ae6c146e-b69c-46cb-9d52-0d1aa724f78c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aeeb480e-1cc5-4f3e-a02f-e69eed9f5065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:25:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-ae6c146e-b69c-46cb-9d52-0d1aa724f78c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:25:34 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:34 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:34 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a8efee3b-67ea-4388-b0ba-56d396f75d3f tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a8efee3b-67ea-4388-b0ba-56d396f75d3f tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:34 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 792/1543] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:34 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 1238 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:25:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ae6c146e-b69c-46cb-9d52-0d1aa724f78c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aeeb480e-1cc5-4f3e-a02f-e69eed9f5065) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:25:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ae6c146e-b69c-46cb-9d52-0d1aa724f78c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2d54c83-8682-483e-88d4-d0edcff1dc76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:25:35 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-ae6c146e-b69c-46cb-9d52-0d1aa724f78c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Created reservations ['7d4b9070-a1e0-4f4d-aee3-445090896bcf', '7d5e95c0-851c-47d5-bedc-95537142547e', '6537efa9-5a85-49a3-9950-5fd938d4b5de', '530ed4bb-54b9-4680-9496-c7da78036ecf'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:25:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ae6c146e-b69c-46cb-9d52-0d1aa724f78c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2d54c83-8682-483e-88d4-d0edcff1dc76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d4b9070-a1e0-4f4d-aee3-445090896bcf', '7d5e95c0-851c-47d5-bedc-95537142547e', '6537efa9-5a85-49a3-9950-5fd938d4b5de', '530ed4bb-54b9-4680-9496-c7da78036ecf']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:25:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ae6c146e-b69c-46cb-9d52-0d1aa724f78c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e035dae-131c-43b2-992e-f28d441041de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:25:35 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:35 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ae6c146e-b69c-46cb-9d52-0d1aa724f78c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e035dae-131c-43b2-992e-f28d441041de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2a94b1f-ac46-42cc-a164-0001a5e10351', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-406789494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb772f05abb04762b0757df09b3fc5fc',qos_specs=None,replication_status=,reservations=['7d4b9070-a1e0-4f4d-aee3-445090896bcf','7d5e95c0-851c-47d5-bedc-95537142547e','6537efa9-5a85-49a3-9950-5fd938d4b5de','530ed4bb-54b9-4680-9496-c7da78036ecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f5d1201d7364ef9a29adbd64b48051d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:25:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-406789494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2a94b1f-ac46-42cc-a164-0001a5e10351,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb772f05abb04762b0757df09b3fc5fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f5d1201d7364ef9a29adbd64b48051d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:25:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ae6c146e-b69c-46cb-9d52-0d1aa724f78c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (468ca5c8-1a16-41c0-a67e-a73e6af10bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:25:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ae6c146e-b69c-46cb-9d52-0d1aa724f78c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (468ca5c8-1a16-41c0-a67e-a73e6af10bde) transitioned into state 'SUCCESS' from state '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-406789494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb772f05abb04762b0757df09b3fc5fc',qos_specs=None,replication_status=,reservations=['7d4b9070-a1e0-4f4d-aee3-445090896bcf','7d5e95c0-851c-47d5-bedc-95537142547e','6537efa9-5a85-49a3-9950-5fd938d4b5de','530ed4bb-54b9-4680-9496-c7da78036ecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f5d1201d7364ef9a29adbd64b48051d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:25:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ae6c146e-b69c-46cb-9d52-0d1aa724f78c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f385bc6-edbe-4f33-a01e-6c31a4fd7cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:25:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ae6c146e-b69c-46cb-9d52-0d1aa724f78c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f385bc6-edbe-4f33-a01e-6c31a4fd7cf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:25:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ae6c146e-b69c-46cb-9d52-0d1aa724f78c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Flow 'volume_create_api' (7f09eb4f-7092-4e34-886c-cd7a00098292) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:25:35 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ae6c146e-b69c-46cb-9d52-0d1aa724f78c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Create volume request issued successfully. Sep 01 00:25:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ae6c146e-b69c-46cb-9d52-0d1aa724f78c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:25:35 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 752/1544] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:25:34 2026] POST /volume/v3/volumes => generated 757 bytes in 970 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:25:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2695fbb5-e9ef-44f0-9529-7a2fa1dc0f9a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9604087b-8c88-4011-9964-6c025984bffd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9604087b-8c88-4011-9964-6c025984bffd tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 Sep 01 00:25:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9604087b-8c88-4011-9964-6c025984bffd tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9604087b-8c88-4011-9964-6c025984bffd tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2695fbb5-e9ef-44f0-9529-7a2fa1dc0f9a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:25:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2695fbb5-e9ef-44f0-9529-7a2fa1dc0f9a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1034355262"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:35 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:35 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-2695fbb5-e9ef-44f0-9529-7a2fa1dc0f9a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1034355262'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:25:35 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:35 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:35 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-2695fbb5-e9ef-44f0-9529-7a2fa1dc0f9a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Create volume of 1 GB Sep 01 00:25:35 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9604087b-8c88-4011-9964-6c025984bffd tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:35 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2695fbb5-e9ef-44f0-9529-7a2fa1dc0f9a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Availability Zones retrieved successfully. Sep 01 00:25:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9604087b-8c88-4011-9964-6c025984bffd tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 returned with HTTP 200 Sep 01 00:25:35 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 753/1545] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:35 2026] GET /volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 => generated 825 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:35 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2695fbb5-e9ef-44f0-9529-7a2fa1dc0f9a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Flow 'volume_create_api' (9792434b-163a-462d-bae8-444bdb7a676c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:25:35 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2695fbb5-e9ef-44f0-9529-7a2fa1dc0f9a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d97257af-af06-4721-876a-fd8c0f305baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:25:35 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-2695fbb5-e9ef-44f0-9529-7a2fa1dc0f9a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:25:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2695fbb5-e9ef-44f0-9529-7a2fa1dc0f9a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d97257af-af06-4721-876a-fd8c0f305baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:25:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2695fbb5-e9ef-44f0-9529-7a2fa1dc0f9a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6f99f7a-cbae-4cd8-a3fa-f0e110ec6462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:25:36 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-2695fbb5-e9ef-44f0-9529-7a2fa1dc0f9a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Created reservations ['8d4c407a-e526-4f6a-b3a9-7f78b0b47950', 'ec1f8744-7254-4eac-b7da-00031ddcf8c7', 'd905a700-b71d-463d-b1a2-75b2151d3f64', 'fe269f25-dac0-4f6e-8ac4-219d80e1ba90'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:25:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2695fbb5-e9ef-44f0-9529-7a2fa1dc0f9a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6f99f7a-cbae-4cd8-a3fa-f0e110ec6462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d4c407a-e526-4f6a-b3a9-7f78b0b47950', 'ec1f8744-7254-4eac-b7da-00031ddcf8c7', 'd905a700-b71d-463d-b1a2-75b2151d3f64', 'fe269f25-dac0-4f6e-8ac4-219d80e1ba90']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:25:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2695fbb5-e9ef-44f0-9529-7a2fa1dc0f9a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9f571c2-9723-40e7-8afa-9df41d944a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:25:36 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:36 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2695fbb5-e9ef-44f0-9529-7a2fa1dc0f9a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9f571c2-9723-40e7-8afa-9df41d944a44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30c5f132-8572-4c75-aa6e-59cdfd8f8247', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1034355262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='122ff6e642a84dc081393db8f5d4b6b4',qos_specs=None,replication_status=,reservations=['8d4c407a-e526-4f6a-b3a9-7f78b0b47950','ec1f8744-7254-4eac-b7da-00031ddcf8c7','d905a700-b71d-463d-b1a2-75b2151d3f64','fe269f25-dac0-4f6e-8ac4-219d80e1ba90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09aaa96f6add47a284fb165028a67127',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:25:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1034355262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30c5f132-8572-4c75-aa6e-59cdfd8f8247,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='122ff6e642a84dc081393db8f5d4b6b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09aaa96f6add47a284fb165028a67127',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:25:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2695fbb5-e9ef-44f0-9529-7a2fa1dc0f9a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3af3cc0-a051-47c8-9900-8cb402ebe2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:25:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2695fbb5-e9ef-44f0-9529-7a2fa1dc0f9a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3af3cc0-a051-47c8-9900-8cb402ebe2e0) transitioned into state 'SUCCESS' from state '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-1034355262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='122ff6e642a84dc081393db8f5d4b6b4',qos_specs=None,replication_status=,reservations=['8d4c407a-e526-4f6a-b3a9-7f78b0b47950','ec1f8744-7254-4eac-b7da-00031ddcf8c7','d905a700-b71d-463d-b1a2-75b2151d3f64','fe269f25-dac0-4f6e-8ac4-219d80e1ba90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09aaa96f6add47a284fb165028a67127',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:25:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2695fbb5-e9ef-44f0-9529-7a2fa1dc0f9a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4ec157d-9f4c-47a6-bb80-63ff5bfcd64e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:25:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2695fbb5-e9ef-44f0-9529-7a2fa1dc0f9a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4ec157d-9f4c-47a6-bb80-63ff5bfcd64e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:25:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8ba31fef-3620-4459-aaa5-d33c62f6a542 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2695fbb5-e9ef-44f0-9529-7a2fa1dc0f9a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Flow 'volume_create_api' (9792434b-163a-462d-bae8-444bdb7a676c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:25:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8ba31fef-3620-4459-aaa5-d33c62f6a542 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 Sep 01 00:25:36 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2695fbb5-e9ef-44f0-9529-7a2fa1dc0f9a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Create volume request issued successfully. Sep 01 00:25:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8ba31fef-3620-4459-aaa5-d33c62f6a542 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8ba31fef-3620-4459-aaa5-d33c62f6a542 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2695fbb5-e9ef-44f0-9529-7a2fa1dc0f9a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:25:36 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 793/1546] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:25:35 2026] POST /volume/v3/volumes => generated 764 bytes in 1176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:25:36 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:36 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7f7eaaf6-587e-4d23-b199-e9be0099d5b7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:36 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:36 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7f7eaaf6-587e-4d23-b199-e9be0099d5b7 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 Sep 01 00:25:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7f7eaaf6-587e-4d23-b199-e9be0099d5b7 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7f7eaaf6-587e-4d23-b199-e9be0099d5b7 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8ba31fef-3620-4459-aaa5-d33c62f6a542 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8ba31fef-3620-4459-aaa5-d33c62f6a542 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 returned with HTTP 200 Sep 01 00:25:36 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 754/1547] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:36 2026] GET /volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 => generated 849 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:36 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:36 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:36 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:36 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:36 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7f7eaaf6-587e-4d23-b199-e9be0099d5b7 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:25:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7f7eaaf6-587e-4d23-b199-e9be0099d5b7 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 returned with HTTP 200 Sep 01 00:25:36 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 794/1548] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:36 2026] GET /volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 => generated 832 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e24478ba-4291-4f88-94da-3968c4d6bcca None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e24478ba-4291-4f88-94da-3968c4d6bcca tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 Sep 01 00:25:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e24478ba-4291-4f88-94da-3968c4d6bcca tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e24478ba-4291-4f88-94da-3968c4d6bcca tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:37 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:37 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:37 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:37 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1b529166-39f0-4783-97d8-85cd99a0ea82 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1b529166-39f0-4783-97d8-85cd99a0ea82 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 Sep 01 00:25:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1b529166-39f0-4783-97d8-85cd99a0ea82 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1b529166-39f0-4783-97d8-85cd99a0ea82 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e24478ba-4291-4f88-94da-3968c4d6bcca tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e24478ba-4291-4f88-94da-3968c4d6bcca tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 returned with HTTP 200 Sep 01 00:25:38 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 755/1549] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:37 2026] GET /volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 => generated 849 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:38 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:38 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:38 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:38 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:38 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1b529166-39f0-4783-97d8-85cd99a0ea82 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:25:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1b529166-39f0-4783-97d8-85cd99a0ea82 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 returned with HTTP 200 Sep 01 00:25:38 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 795/1550] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:37 2026] GET /volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 => generated 856 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1d4a6bdf-6ee8-4a0d-9dc9-8ee144fa4111 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1d4a6bdf-6ee8-4a0d-9dc9-8ee144fa4111 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 Sep 01 00:25:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1d4a6bdf-6ee8-4a0d-9dc9-8ee144fa4111 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1d4a6bdf-6ee8-4a0d-9dc9-8ee144fa4111 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:39 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:39 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:39 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:39 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5eb84b16-71a6-4374-a921-27c6aa8f95a7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5eb84b16-71a6-4374-a921-27c6aa8f95a7 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 Sep 01 00:25:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5eb84b16-71a6-4374-a921-27c6aa8f95a7 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5eb84b16-71a6-4374-a921-27c6aa8f95a7 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:39 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1d4a6bdf-6ee8-4a0d-9dc9-8ee144fa4111 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:39 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:39 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:39 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:39 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1d4a6bdf-6ee8-4a0d-9dc9-8ee144fa4111 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 returned with HTTP 200 Sep 01 00:25:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 756/1551] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:39 2026] GET /volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 => generated 849 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:39 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5eb84b16-71a6-4374-a921-27c6aa8f95a7 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:25:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5eb84b16-71a6-4374-a921-27c6aa8f95a7 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 returned with HTTP 200 Sep 01 00:25:39 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 796/1552] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:39 2026] GET /volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 => generated 856 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-9e7a150d-4b97-4174-b0ef-06ef02385e53 req-f55a215e-a0e2-440f-be64-ebc129508150 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-9e7a150d-4b97-4174-b0ef-06ef02385e53 req-f55a215e-a0e2-440f-be64-ebc129508150 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b Sep 01 00:25:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-9e7a150d-4b97-4174-b0ef-06ef02385e53 req-f55a215e-a0e2-440f-be64-ebc129508150 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-9e7a150d-4b97-4174-b0ef-06ef02385e53 req-f55a215e-a0e2-440f-be64-ebc129508150 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:39 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:39 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:39 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:39 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:39 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-9e7a150d-4b97-4174-b0ef-06ef02385e53 req-f55a215e-a0e2-440f-be64-ebc129508150 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-9e7a150d-4b97-4174-b0ef-06ef02385e53 req-f55a215e-a0e2-440f-be64-ebc129508150 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b returned with HTTP 200 Sep 01 00:25:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 757/1553] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:25:39 2026] GET /volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b => generated 1239 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:25:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-9e7a150d-4b97-4174-b0ef-06ef02385e53 req-2a12554b-16f8-4d7c-8e85-1bf77e2610a3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-9e7a150d-4b97-4174-b0ef-06ef02385e53 req-2a12554b-16f8-4d7c-8e85-1bf77e2610a3 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] POST http://192.168.122.147/volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b/action Sep 01 00:25:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-9e7a150d-4b97-4174-b0ef-06ef02385e53 req-2a12554b-16f8-4d7c-8e85-1bf77e2610a3 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:25:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-9e7a150d-4b97-4174-b0ef-06ef02385e53 req-2a12554b-16f8-4d7c-8e85-1bf77e2610a3 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:39 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:39 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:39 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:39 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:39 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-9e7a150d-4b97-4174-b0ef-06ef02385e53 req-2a12554b-16f8-4d7c-8e85-1bf77e2610a3 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:39 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-9e7a150d-4b97-4174-b0ef-06ef02385e53 req-2a12554b-16f8-4d7c-8e85-1bf77e2610a3 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Begin detaching volume completed successfully. Sep 01 00:25:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-9e7a150d-4b97-4174-b0ef-06ef02385e53 req-2a12554b-16f8-4d7c-8e85-1bf77e2610a3 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b/action returned with HTTP 202 Sep 01 00:25:39 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 797/1554] 192.168.122.147 () {64 vars in 1561 bytes} [Tue Sep 1 00:25:39 2026] POST /volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:25:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ff0f27fd-0447-474e-b4c3-2f5deb1ea47c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ff0f27fd-0447-474e-b4c3-2f5deb1ea47c None None] GET http://192.168.122.147/volume// Sep 01 00:25:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ff0f27fd-0447-474e-b4c3-2f5deb1ea47c None None] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ff0f27fd-0447-474e-b4c3-2f5deb1ea47c None None] Calling method 'all' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ff0f27fd-0447-474e-b4c3-2f5deb1ea47c None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:25:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 758/1555] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:25:39 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:25:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-9e7a150d-4b97-4174-b0ef-06ef02385e53 req-3032dcf1-3b72-4097-abd6-be2dbb103aea None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-9e7a150d-4b97-4174-b0ef-06ef02385e53 req-3032dcf1-3b72-4097-abd6-be2dbb103aea tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b Sep 01 00:25:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-9e7a150d-4b97-4174-b0ef-06ef02385e53 req-3032dcf1-3b72-4097-abd6-be2dbb103aea tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-9e7a150d-4b97-4174-b0ef-06ef02385e53 req-3032dcf1-3b72-4097-abd6-be2dbb103aea tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:40 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:40 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:40 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:40 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:40 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-9e7a150d-4b97-4174-b0ef-06ef02385e53 req-3032dcf1-3b72-4097-abd6-be2dbb103aea tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-9e7a150d-4b97-4174-b0ef-06ef02385e53 req-3032dcf1-3b72-4097-abd6-be2dbb103aea tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b returned with HTTP 200 Sep 01 00:25:40 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 798/1556] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:25:40 2026] GET /volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b => generated 1423 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 00:25:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7c866015-770a-44c3-a848-23754898ab27 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7c866015-770a-44c3-a848-23754898ab27 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 Sep 01 00:25:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7c866015-770a-44c3-a848-23754898ab27 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7c866015-770a-44c3-a848-23754898ab27 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:40 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:40 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:40 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:40 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7c866015-770a-44c3-a848-23754898ab27 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-fbe84b39-51d1-486a-9059-a7719ba0729a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fbe84b39-51d1-486a-9059-a7719ba0729a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 Sep 01 00:25:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fbe84b39-51d1-486a-9059-a7719ba0729a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fbe84b39-51d1-486a-9059-a7719ba0729a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7c866015-770a-44c3-a848-23754898ab27 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 returned with HTTP 200 Sep 01 00:25:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 759/1557] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:40 2026] GET /volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:40 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:40 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:40 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:40 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:40 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fbe84b39-51d1-486a-9059-a7719ba0729a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:25:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fbe84b39-51d1-486a-9059-a7719ba0729a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 returned with HTTP 200 Sep 01 00:25:40 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 799/1558] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:40 2026] GET /volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-9e7a150d-4b97-4174-b0ef-06ef02385e53 req-d5379e4d-ef2e-4f61-bf64-417347b0d60e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-9e7a150d-4b97-4174-b0ef-06ef02385e53 req-d5379e4d-ef2e-4f61-bf64-417347b0d60e tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] DELETE http://192.168.122.147/volume/v3/attachments/e40e592c-192d-49fe-a1c1-49114880184e Sep 01 00:25:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-9e7a150d-4b97-4174-b0ef-06ef02385e53 req-d5379e4d-ef2e-4f61-bf64-417347b0d60e tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-9e7a150d-4b97-4174-b0ef-06ef02385e53 req-d5379e4d-ef2e-4f61-bf64-417347b0d60e tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:40 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:40 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:40 devstack devstack@c-api.service[87485]: /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 00:25:40 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, Sep 01 00:25:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-9e7a150d-4b97-4174-b0ef-06ef02385e53 req-d5379e4d-ef2e-4f61-bf64-417347b0d60e tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/attachments/e40e592c-192d-49fe-a1c1-49114880184e returned with HTTP 200 Sep 01 00:25:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 760/1559] 192.168.122.147 () {64 vars in 1562 bytes} [Tue Sep 1 00:25:40 2026] DELETE /volume/v3/attachments/e40e592c-192d-49fe-a1c1-49114880184e => generated 19 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6aa8b16f-80a0-4e0f-85d1-b4f34156c4ba None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6aa8b16f-80a0-4e0f-85d1-b4f34156c4ba tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] DELETE http://192.168.122.147/volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b Sep 01 00:25:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6aa8b16f-80a0-4e0f-85d1-b4f34156c4ba tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6aa8b16f-80a0-4e0f-85d1-b4f34156c4ba tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:41 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-6aa8b16f-80a0-4e0f-85d1-b4f34156c4ba tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Delete volume with id: 0212a3e7-347e-438d-90d6-6bc1f031a89b Sep 01 00:25:41 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:41 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:41 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:41 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6aa8b16f-80a0-4e0f-85d1-b4f34156c4ba tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6aa8b16f-80a0-4e0f-85d1-b4f34156c4ba tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Delete volume request issued successfully. Sep 01 00:25:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6aa8b16f-80a0-4e0f-85d1-b4f34156c4ba tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b returned with HTTP 202 Sep 01 00:25:41 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 800/1560] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:25:41 2026] DELETE /volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:25:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b69e9958-8fb1-4492-bbbd-91b45679d49b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b69e9958-8fb1-4492-bbbd-91b45679d49b tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 Sep 01 00:25:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b69e9958-8fb1-4492-bbbd-91b45679d49b tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b69e9958-8fb1-4492-bbbd-91b45679d49b tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:41 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:41 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:41 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:41 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-33facc23-0058-4fe1-8a03-b47ac1faa8de None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-33facc23-0058-4fe1-8a03-b47ac1faa8de tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 Sep 01 00:25:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-33facc23-0058-4fe1-8a03-b47ac1faa8de tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-33facc23-0058-4fe1-8a03-b47ac1faa8de tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:41 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b69e9958-8fb1-4492-bbbd-91b45679d49b tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:41 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:41 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:41 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:41 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b69e9958-8fb1-4492-bbbd-91b45679d49b tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 returned with HTTP 200 Sep 01 00:25:41 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 761/1561] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:41 2026] GET /volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 => generated 849 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-33facc23-0058-4fe1-8a03-b47ac1faa8de tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:25:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-33facc23-0058-4fe1-8a03-b47ac1faa8de tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 returned with HTTP 200 Sep 01 00:25:41 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 801/1562] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:41 2026] GET /volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e02be1fd-6443-4db2-88ad-23f7d0c7364c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e02be1fd-6443-4db2-88ad-23f7d0c7364c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 Sep 01 00:25:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e02be1fd-6443-4db2-88ad-23f7d0c7364c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e02be1fd-6443-4db2-88ad-23f7d0c7364c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:42 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:42 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:42 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:42 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5c5b5f36-1013-4950-b52a-e651a14d9880 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:42 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e02be1fd-6443-4db2-88ad-23f7d0c7364c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5c5b5f36-1013-4950-b52a-e651a14d9880 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 Sep 01 00:25:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5c5b5f36-1013-4950-b52a-e651a14d9880 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5c5b5f36-1013-4950-b52a-e651a14d9880 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e02be1fd-6443-4db2-88ad-23f7d0c7364c tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 returned with HTTP 200 Sep 01 00:25:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 762/1563] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:42 2026] GET /volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:25:42 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:42 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:42 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:42 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:42 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5c5b5f36-1013-4950-b52a-e651a14d9880 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:25:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5c5b5f36-1013-4950-b52a-e651a14d9880 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 returned with HTTP 200 Sep 01 00:25:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 802/1564] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:42 2026] GET /volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d3308a7f-b0be-4fc7-a0b9-b64b5251b416 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d3308a7f-b0be-4fc7-a0b9-b64b5251b416 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 Sep 01 00:25:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d3308a7f-b0be-4fc7-a0b9-b64b5251b416 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d3308a7f-b0be-4fc7-a0b9-b64b5251b416 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2c458b58-fe58-4813-8fe7-6f7e743a16a8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2c458b58-fe58-4813-8fe7-6f7e743a16a8 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 Sep 01 00:25:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2c458b58-fe58-4813-8fe7-6f7e743a16a8 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2c458b58-fe58-4813-8fe7-6f7e743a16a8 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:43 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d3308a7f-b0be-4fc7-a0b9-b64b5251b416 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:43 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d3308a7f-b0be-4fc7-a0b9-b64b5251b416 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 returned with HTTP 200 Sep 01 00:25:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 763/1565] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:43 2026] GET /volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2c458b58-fe58-4813-8fe7-6f7e743a16a8 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:25:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2c458b58-fe58-4813-8fe7-6f7e743a16a8 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 returned with HTTP 200 Sep 01 00:25:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 803/1566] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:43 2026] GET /volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-62ea6fa0-8314-4404-92a4-d3d4224c064f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-62ea6fa0-8314-4404-92a4-d3d4224c064f tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] GET http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 Sep 01 00:25:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-62ea6fa0-8314-4404-92a4-d3d4224c064f tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-62ea6fa0-8314-4404-92a4-d3d4224c064f tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:43 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-62ea6fa0-8314-4404-92a4-d3d4224c064f tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume info retrieved successfully. Sep 01 00:25:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-62ea6fa0-8314-4404-92a4-d3d4224c064f tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 returned with HTTP 200 Sep 01 00:25:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 764/1567] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:43 2026] GET /volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 => generated 870 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-3ce3f46a-fc53-4c13-8276-a894fdfa0439 req-fc7880e1-2ecd-4066-9a45-b139a467180c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-3ce3f46a-fc53-4c13-8276-a894fdfa0439 req-fc7880e1-2ecd-4066-9a45-b139a467180c tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-3ce3f46a-fc53-4c13-8276-a894fdfa0439 req-fc7880e1-2ecd-4066-9a45-b139a467180c tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-3ce3f46a-fc53-4c13-8276-a894fdfa0439 req-fc7880e1-2ecd-4066-9a45-b139a467180c tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:44 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:44 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:44 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-3ce3f46a-fc53-4c13-8276-a894fdfa0439 req-fc7880e1-2ecd-4066-9a45-b139a467180c tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-3ce3f46a-fc53-4c13-8276-a894fdfa0439 req-fc7880e1-2ecd-4066-9a45-b139a467180c tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 804/1568] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:25:44 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 1238 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:25:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-bb725f90-9a6a-4808-9994-1942a436d284 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bb725f90-9a6a-4808-9994-1942a436d284 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] GET http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 Sep 01 00:25:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bb725f90-9a6a-4808-9994-1942a436d284 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bb725f90-9a6a-4808-9994-1942a436d284 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ad155a7f-4bfe-4aa0-a4fe-9e4ebd2506cd None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-bb725f90-9a6a-4808-9994-1942a436d284 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume info retrieved successfully. Sep 01 00:25:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ad155a7f-4bfe-4aa0-a4fe-9e4ebd2506cd tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 Sep 01 00:25:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ad155a7f-4bfe-4aa0-a4fe-9e4ebd2506cd tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ad155a7f-4bfe-4aa0-a4fe-9e4ebd2506cd tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bb725f90-9a6a-4808-9994-1942a436d284 tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 returned with HTTP 200 Sep 01 00:25:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 765/1569] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:44 2026] GET /volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 => generated 870 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-3ce3f46a-fc53-4c13-8276-a894fdfa0439 req-82027d09-ee7a-41c3-af78-1956fe07bb25 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-3ce3f46a-fc53-4c13-8276-a894fdfa0439 req-82027d09-ee7a-41c3-af78-1956fe07bb25 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] POST http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5/action Sep 01 00:25:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-3ce3f46a-fc53-4c13-8276-a894fdfa0439 req-82027d09-ee7a-41c3-af78-1956fe07bb25 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:25:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-3ce3f46a-fc53-4c13-8276-a894fdfa0439 req-82027d09-ee7a-41c3-af78-1956fe07bb25 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:44 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:44 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:44 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ad155a7f-4bfe-4aa0-a4fe-9e4ebd2506cd tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-3ce3f46a-fc53-4c13-8276-a894fdfa0439 req-82027d09-ee7a-41c3-af78-1956fe07bb25 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ad155a7f-4bfe-4aa0-a4fe-9e4ebd2506cd tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 returned with HTTP 200 Sep 01 00:25:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 805/1570] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:44 2026] GET /volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f8cd4454-953c-4189-ba9c-2d87ea53209d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f8cd4454-953c-4189-ba9c-2d87ea53209d tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 Sep 01 00:25:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f8cd4454-953c-4189-ba9c-2d87ea53209d tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f8cd4454-953c-4189-ba9c-2d87ea53209d tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-3ce3f46a-fc53-4c13-8276-a894fdfa0439 req-82027d09-ee7a-41c3-af78-1956fe07bb25 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Begin detaching volume completed successfully. Sep 01 00:25:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-3ce3f46a-fc53-4c13-8276-a894fdfa0439 req-82027d09-ee7a-41c3-af78-1956fe07bb25 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5/action returned with HTTP 202 Sep 01 00:25:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 766/1571] 192.168.122.147 () {64 vars in 1561 bytes} [Tue Sep 1 00:25:44 2026] POST /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:25:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b39bd4e9-c284-40d6-992a-966c7d75f15d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:44 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:44 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b39bd4e9-c284-40d6-992a-966c7d75f15d tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] DELETE http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 Sep 01 00:25:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b39bd4e9-c284-40d6-992a-966c7d75f15d tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b39bd4e9-c284-40d6-992a-966c7d75f15d tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:44 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-b39bd4e9-c284-40d6-992a-966c7d75f15d tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Delete volume with id: e87e5d1a-b38a-48b1-bb44-73b774f39173 Sep 01 00:25:44 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f8cd4454-953c-4189-ba9c-2d87ea53209d tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:25:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b39bd4e9-c284-40d6-992a-966c7d75f15d tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume info retrieved successfully. Sep 01 00:25:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f8cd4454-953c-4189-ba9c-2d87ea53209d tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 returned with HTTP 200 Sep 01 00:25:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 806/1572] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:44 2026] GET /volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b0d18c0c-6f6a-4911-8c01-43c5f88db315 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b0d18c0c-6f6a-4911-8c01-43c5f88db315 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] POST http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351/action Sep 01 00:25:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b0d18c0c-6f6a-4911-8c01-43c5f88db315 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:25:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b0d18c0c-6f6a-4911-8c01-43c5f88db315 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:44 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:44 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.contrib.admin_actions [None req-b0d18c0c-6f6a-4911-8c01-43c5f88db315 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Updating volume 'd2a94b1f-ac46-42cc-a164-0001a5e10351' with '{'status': 'error'}' {{(pid=87484) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 00:25:44 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:44 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b39bd4e9-c284-40d6-992a-966c7d75f15d tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Delete volume request issued successfully. Sep 01 00:25:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b39bd4e9-c284-40d6-992a-966c7d75f15d tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 returned with HTTP 202 Sep 01 00:25:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 767/1573] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:25:44 2026] DELETE /volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:25:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b1303756-1b36-4cee-a390-2bafee87761b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b1303756-1b36-4cee-a390-2bafee87761b tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] GET http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 Sep 01 00:25:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b1303756-1b36-4cee-a390-2bafee87761b tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b1303756-1b36-4cee-a390-2bafee87761b tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:44 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:44 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b0d18c0c-6f6a-4911-8c01-43c5f88db315 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351/action returned with HTTP 202 Sep 01 00:25:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 807/1574] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:25:44 2026] POST /volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:25:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-be1486a6-c7eb-423c-8993-021aada4e86e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-be1486a6-c7eb-423c-8993-021aada4e86e None None] GET http://192.168.122.147/volume// Sep 01 00:25:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-be1486a6-c7eb-423c-8993-021aada4e86e None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-be1486a6-c7eb-423c-8993-021aada4e86e None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-be1486a6-c7eb-423c-8993-021aada4e86e None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:25:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 808/1575] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:25:44 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:25:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-16d1d064-ade3-4236-9ef7-6a368f1c5c2d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b1303756-1b36-4cee-a390-2bafee87761b tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Volume info retrieved successfully. Sep 01 00:25:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-16d1d064-ade3-4236-9ef7-6a368f1c5c2d tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 Sep 01 00:25:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-16d1d064-ade3-4236-9ef7-6a368f1c5c2d tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-16d1d064-ade3-4236-9ef7-6a368f1c5c2d tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b1303756-1b36-4cee-a390-2bafee87761b tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 returned with HTTP 200 Sep 01 00:25:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 768/1576] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:44 2026] GET /volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 => generated 869 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-3ce3f46a-fc53-4c13-8276-a894fdfa0439 req-81aaef42-809e-4924-a2dd-c77c0b47503b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:44 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:44 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-3ce3f46a-fc53-4c13-8276-a894fdfa0439 req-81aaef42-809e-4924-a2dd-c77c0b47503b tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-3ce3f46a-fc53-4c13-8276-a894fdfa0439 req-81aaef42-809e-4924-a2dd-c77c0b47503b tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-3ce3f46a-fc53-4c13-8276-a894fdfa0439 req-81aaef42-809e-4924-a2dd-c77c0b47503b tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:44 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-16d1d064-ade3-4236-9ef7-6a368f1c5c2d tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-16d1d064-ade3-4236-9ef7-6a368f1c5c2d tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 returned with HTTP 200 Sep 01 00:25:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 809/1577] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:44 2026] GET /volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 => generated 846 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-cbd836a0-d199-4a9d-a7c3-2e3787b7ae0f req-4fb417b6-95af-418b-be72-e8ede818a75c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-cbd836a0-d199-4a9d-a7c3-2e3787b7ae0f req-4fb417b6-95af-418b-be72-e8ede818a75c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 Sep 01 00:25:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-cbd836a0-d199-4a9d-a7c3-2e3787b7ae0f req-4fb417b6-95af-418b-be72-e8ede818a75c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-cbd836a0-d199-4a9d-a7c3-2e3787b7ae0f req-4fb417b6-95af-418b-be72-e8ede818a75c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-3ce3f46a-fc53-4c13-8276-a894fdfa0439 req-81aaef42-809e-4924-a2dd-c77c0b47503b tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-3ce3f46a-fc53-4c13-8276-a894fdfa0439 req-81aaef42-809e-4924-a2dd-c77c0b47503b tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 769/1578] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:25:44 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 1422 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:25:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-31f74f04-3327-442c-8102-399b3a27015c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-31f74f04-3327-442c-8102-399b3a27015c tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] POST http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351/action Sep 01 00:25:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-31f74f04-3327-442c-8102-399b3a27015c tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:25:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-31f74f04-3327-442c-8102-399b3a27015c tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:44 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:44 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:44 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-cbd836a0-d199-4a9d-a7c3-2e3787b7ae0f req-4fb417b6-95af-418b-be72-e8ede818a75c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:25:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.admin_actions [None req-31f74f04-3327-442c-8102-399b3a27015c tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Updating volume 'd2a94b1f-ac46-42cc-a164-0001a5e10351' with '{'status': 'available'}' {{(pid=87485) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 00:25:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-cbd836a0-d199-4a9d-a7c3-2e3787b7ae0f req-4fb417b6-95af-418b-be72-e8ede818a75c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 returned with HTTP 200 Sep 01 00:25:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 810/1579] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:25:44 2026] GET /volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-31f74f04-3327-442c-8102-399b3a27015c tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351/action returned with HTTP 202 Sep 01 00:25:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 770/1580] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:25:44 2026] POST /volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:25:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c1ce75b0-e28e-49d8-baec-a97b350cbd86 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c1ce75b0-e28e-49d8-baec-a97b350cbd86 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 Sep 01 00:25:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c1ce75b0-e28e-49d8-baec-a97b350cbd86 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c1ce75b0-e28e-49d8-baec-a97b350cbd86 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:44 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:44 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:44 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c1ce75b0-e28e-49d8-baec-a97b350cbd86 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c1ce75b0-e28e-49d8-baec-a97b350cbd86 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 returned with HTTP 200 Sep 01 00:25:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 811/1581] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:44 2026] GET /volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:25:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e4854462-2639-48d3-8db4-f8f6b09d5591 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e4854462-2639-48d3-8db4-f8f6b09d5591 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] POST http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351/action Sep 01 00:25:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e4854462-2639-48d3-8db4-f8f6b09d5591 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:25:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e4854462-2639-48d3-8db4-f8f6b09d5591 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:45 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:45 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.admin_actions [None req-e4854462-2639-48d3-8db4-f8f6b09d5591 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Updating volume 'd2a94b1f-ac46-42cc-a164-0001a5e10351' with '{'status': 'maintenance'}' {{(pid=87485) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 00:25:45 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:45 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-74a962d8-5513-45fd-be17-25b2e0f6d89f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-74a962d8-5513-45fd-be17-25b2e0f6d89f None None] GET http://192.168.122.147/volume// Sep 01 00:25:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-74a962d8-5513-45fd-be17-25b2e0f6d89f None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-74a962d8-5513-45fd-be17-25b2e0f6d89f None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-74a962d8-5513-45fd-be17-25b2e0f6d89f None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:25:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 812/1582] 192.168.122.147 () {58 vars in 1317 bytes} [Tue Sep 1 00:25:45 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:25:45 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:45 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e4854462-2639-48d3-8db4-f8f6b09d5591 tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351/action returned with HTTP 202 Sep 01 00:25:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 771/1583] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:25:44 2026] POST /volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:25:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-cbd836a0-d199-4a9d-a7c3-2e3787b7ae0f req-c6b802a2-8c0f-40f8-b278-431a75adb972 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-fa6bfec2-d58d-44fa-96aa-e7d56e8dfcf0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fa6bfec2-d58d-44fa-96aa-e7d56e8dfcf0 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 Sep 01 00:25:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-cbd836a0-d199-4a9d-a7c3-2e3787b7ae0f req-c6b802a2-8c0f-40f8-b278-431a75adb972 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 01 00:25:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fa6bfec2-d58d-44fa-96aa-e7d56e8dfcf0 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fa6bfec2-d58d-44fa-96aa-e7d56e8dfcf0 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-cbd836a0-d199-4a9d-a7c3-2e3787b7ae0f req-c6b802a2-8c0f-40f8-b278-431a75adb972 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30c5f132-8572-4c75-aa6e-59cdfd8f8247", "connector": null, "instance_uuid": "2f2030b7-c078-46e6-9ce0-ac1d495b4c95"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:45 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:45 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-fa6bfec2-d58d-44fa-96aa-e7d56e8dfcf0 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:45 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:45 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fa6bfec2-d58d-44fa-96aa-e7d56e8dfcf0 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 returned with HTTP 200 Sep 01 00:25:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 772/1584] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:45 2026] GET /volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-3ce3f46a-fc53-4c13-8276-a894fdfa0439 req-006f2da5-b7dc-4e14-826b-56ac9504f2fd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-3ce3f46a-fc53-4c13-8276-a894fdfa0439 req-006f2da5-b7dc-4e14-826b-56ac9504f2fd tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] DELETE http://192.168.122.147/volume/v3/attachments/ef648bed-0fe7-49d9-9557-62f7606da508 Sep 01 00:25:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-3ce3f46a-fc53-4c13-8276-a894fdfa0439 req-006f2da5-b7dc-4e14-826b-56ac9504f2fd tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-3ce3f46a-fc53-4c13-8276-a894fdfa0439 req-006f2da5-b7dc-4e14-826b-56ac9504f2fd tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-cbd836a0-d199-4a9d-a7c3-2e3787b7ae0f req-c6b802a2-8c0f-40f8-b278-431a75adb972 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 01 00:25:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 813/1585] 192.168.122.147 () {66 vars in 1483 bytes} [Tue Sep 1 00:25:45 2026] POST /volume/v3/attachments => generated 273 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:25:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5103b3b1-b529-4fe6-9ac2-5f7c87649a2f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:45 devstack devstack@c-api.service[87485]: /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 00:25:45 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, Sep 01 00:25:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5103b3b1-b529-4fe6-9ac2-5f7c87649a2f tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] POST http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351/action Sep 01 00:25:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5103b3b1-b529-4fe6-9ac2-5f7c87649a2f tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:25:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5103b3b1-b529-4fe6-9ac2-5f7c87649a2f tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:45 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:45 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.contrib.admin_actions [None req-5103b3b1-b529-4fe6-9ac2-5f7c87649a2f tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] Updating volume 'd2a94b1f-ac46-42cc-a164-0001a5e10351' with '{'status': 'available'}' {{(pid=87484) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 00:25:45 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:45 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:45 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:45 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5103b3b1-b529-4fe6-9ac2-5f7c87649a2f tempest-VolumesActionsTest-803865560 tempest-VolumesActionsTest-803865560-project-admin] http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351/action returned with HTTP 202 Sep 01 00:25:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 814/1586] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:25:45 2026] POST /volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:25:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-32eee01a-1c7d-412a-905e-ca9bc73400df None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-32eee01a-1c7d-412a-905e-ca9bc73400df tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 Sep 01 00:25:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-3ce3f46a-fc53-4c13-8276-a894fdfa0439 req-006f2da5-b7dc-4e14-826b-56ac9504f2fd tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/attachments/ef648bed-0fe7-49d9-9557-62f7606da508 returned with HTTP 200 Sep 01 00:25:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-32eee01a-1c7d-412a-905e-ca9bc73400df tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-32eee01a-1c7d-412a-905e-ca9bc73400df tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 773/1587] 192.168.122.147 () {64 vars in 1562 bytes} [Tue Sep 1 00:25:45 2026] DELETE /volume/v3/attachments/ef648bed-0fe7-49d9-9557-62f7606da508 => generated 19 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c1ecab89-81d5-4a16-92ff-1e687ac4908f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c1ecab89-81d5-4a16-92ff-1e687ac4908f tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 Sep 01 00:25:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c1ecab89-81d5-4a16-92ff-1e687ac4908f tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:45 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:45 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c1ecab89-81d5-4a16-92ff-1e687ac4908f tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:45 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:45 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-32eee01a-1c7d-412a-905e-ca9bc73400df tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:25:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c1ecab89-81d5-4a16-92ff-1e687ac4908f tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-32eee01a-1c7d-412a-905e-ca9bc73400df tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 returned with HTTP 200 Sep 01 00:25:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 815/1588] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:45 2026] GET /volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c1ecab89-81d5-4a16-92ff-1e687ac4908f tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 returned with HTTP 200 Sep 01 00:25:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 774/1589] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:45 2026] GET /volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bc480a4a-52d9-4176-9cc0-492e9f064a78 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bc480a4a-52d9-4176-9cc0-492e9f064a78 None None] GET http://192.168.122.147/volume// Sep 01 00:25:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bc480a4a-52d9-4176-9cc0-492e9f064a78 None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bc480a4a-52d9-4176-9cc0-492e9f064a78 None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bc480a4a-52d9-4176-9cc0-492e9f064a78 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:25:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 816/1590] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:25:45 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:25:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-cbd836a0-d199-4a9d-a7c3-2e3787b7ae0f req-e0145faf-1ce9-40a4-9130-9999a14a7194 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-cbd836a0-d199-4a9d-a7c3-2e3787b7ae0f req-e0145faf-1ce9-40a4-9130-9999a14a7194 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 Sep 01 00:25:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6059077d-56fe-4048-897f-79f9ce37d851 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-cbd836a0-d199-4a9d-a7c3-2e3787b7ae0f req-e0145faf-1ce9-40a4-9130-9999a14a7194 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-cbd836a0-d199-4a9d-a7c3-2e3787b7ae0f req-e0145faf-1ce9-40a4-9130-9999a14a7194 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6059077d-56fe-4048-897f-79f9ce37d851 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 Sep 01 00:25:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6059077d-56fe-4048-897f-79f9ce37d851 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6059077d-56fe-4048-897f-79f9ce37d851 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:45 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:45 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:45 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:45 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-cbd836a0-d199-4a9d-a7c3-2e3787b7ae0f req-e0145faf-1ce9-40a4-9130-9999a14a7194 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:25:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-cbd836a0-d199-4a9d-a7c3-2e3787b7ae0f req-e0145faf-1ce9-40a4-9130-9999a14a7194 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 returned with HTTP 200 Sep 01 00:25:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 775/1591] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:25:45 2026] GET /volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 => generated 1037 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:25:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6059077d-56fe-4048-897f-79f9ce37d851 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6059077d-56fe-4048-897f-79f9ce37d851 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 returned with HTTP 200 Sep 01 00:25:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 817/1592] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:45 2026] GET /volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 => generated 850 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0ffe94f0-acbd-4adc-9e9e-f41895528ca1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0ffe94f0-acbd-4adc-9e9e-f41895528ca1 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] DELETE http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 Sep 01 00:25:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0ffe94f0-acbd-4adc-9e9e-f41895528ca1 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0ffe94f0-acbd-4adc-9e9e-f41895528ca1 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:45 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-0ffe94f0-acbd-4adc-9e9e-f41895528ca1 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Delete volume with id: d2a94b1f-ac46-42cc-a164-0001a5e10351 Sep 01 00:25:45 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:45 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0ffe94f0-acbd-4adc-9e9e-f41895528ca1 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0ffe94f0-acbd-4adc-9e9e-f41895528ca1 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Delete volume request issued successfully. Sep 01 00:25:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0ffe94f0-acbd-4adc-9e9e-f41895528ca1 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 returned with HTTP 202 Sep 01 00:25:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 776/1593] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:25:45 2026] DELETE /volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:25:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8b512965-c731-4d75-90e8-ed371a7108a1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8b512965-c731-4d75-90e8-ed371a7108a1 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 Sep 01 00:25:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8b512965-c731-4d75-90e8-ed371a7108a1 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8b512965-c731-4d75-90e8-ed371a7108a1 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:45 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:45 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-cbd836a0-d199-4a9d-a7c3-2e3787b7ae0f req-cfd7d4ee-349c-45bb-a0a2-39fce6b75362 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8b512965-c731-4d75-90e8-ed371a7108a1 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-cbd836a0-d199-4a9d-a7c3-2e3787b7ae0f req-cfd7d4ee-349c-45bb-a0a2-39fce6b75362 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] PUT http://192.168.122.147/volume/v3/attachments/dcd4084e-92f7-4843-a9f2-449200e67d86 Sep 01 00:25:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-cbd836a0-d199-4a9d-a7c3-2e3787b7ae0f req-cfd7d4ee-349c-45bb-a0a2-39fce6b75362 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:adfa816424c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "da743fc2-df7b-458e-a6d8-82aef14baffc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8b512965-c731-4d75-90e8-ed371a7108a1 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 returned with HTTP 200 Sep 01 00:25:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 818/1594] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:45 2026] GET /volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 => generated 849 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:45 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-cbd836a0-d199-4a9d-a7c3-2e3787b7ae0f req-cfd7d4ee-349c-45bb-a0a2-39fce6b75362 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Acquiring lock "cinder-attachment_update-30c5f132-8572-4c75-aa6e-59cdfd8f8247-devstack" by "attachment_update" {{(pid=87485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 00:25:45 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-cbd836a0-d199-4a9d-a7c3-2e3787b7ae0f req-cfd7d4ee-349c-45bb-a0a2-39fce6b75362 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Lock "cinder-attachment_update-30c5f132-8572-4c75-aa6e-59cdfd8f8247-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=87485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 00:25:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:45 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:45 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-03c7e23f-fa3e-40b6-8bc0-717da177e89d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-03c7e23f-fa3e-40b6-8bc0-717da177e89d tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] GET http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 Sep 01 00:25:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-03c7e23f-fa3e-40b6-8bc0-717da177e89d tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-03c7e23f-fa3e-40b6-8bc0-717da177e89d tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:45 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:45 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-03c7e23f-fa3e-40b6-8bc0-717da177e89d tempest-VolumesActionsTest-581923956 tempest-VolumesActionsTest-581923956-project-member] http://192.168.122.147/volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 returned with HTTP 404 Sep 01 00:25:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 819/1595] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:45 2026] GET /volume/v3/volumes/e87e5d1a-b38a-48b1-bb44-73b774f39173 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:25:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bc247c1e-93ab-4493-b333-466cbeb78bfb None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bc247c1e-93ab-4493-b333-466cbeb78bfb tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] DELETE http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bc247c1e-93ab-4493-b333-466cbeb78bfb tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bc247c1e-93ab-4493-b333-466cbeb78bfb tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:45 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-bc247c1e-93ab-4493-b333-466cbeb78bfb tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Delete volume with id: 968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:45 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:45 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-bc247c1e-93ab-4493-b333-466cbeb78bfb tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-bc247c1e-93ab-4493-b333-466cbeb78bfb tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Delete volume request issued successfully. Sep 01 00:25:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bc247c1e-93ab-4493-b333-466cbeb78bfb tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 202 Sep 01 00:25:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 820/1596] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:25:45 2026] DELETE /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:25:46 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-cbd836a0-d199-4a9d-a7c3-2e3787b7ae0f req-cfd7d4ee-349c-45bb-a0a2-39fce6b75362 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Lock "cinder-attachment_update-30c5f132-8572-4c75-aa6e-59cdfd8f8247-devstack" released by "attachment_update" :: held 0.339s {{(pid=87485) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 00:25:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-cbd836a0-d199-4a9d-a7c3-2e3787b7ae0f req-cfd7d4ee-349c-45bb-a0a2-39fce6b75362 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/attachments/dcd4084e-92f7-4843-a9f2-449200e67d86 returned with HTTP 200 Sep 01 00:25:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 777/1597] 192.168.122.147 () {66 vars in 1593 bytes} [Tue Sep 1 00:25:45 2026] PUT /volume/v3/attachments/dcd4084e-92f7-4843-a9f2-449200e67d86 => generated 694 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:25:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-871c455e-d59d-4eb2-9927-65868d29be2e req-6be3e16e-0792-4068-a694-3abdb4f4ee67 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-871c455e-d59d-4eb2-9927-65868d29be2e req-6be3e16e-0792-4068-a694-3abdb4f4ee67 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-871c455e-d59d-4eb2-9927-65868d29be2e req-6be3e16e-0792-4068-a694-3abdb4f4ee67 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-871c455e-d59d-4eb2-9927-65868d29be2e req-6be3e16e-0792-4068-a694-3abdb4f4ee67 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:46 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:46 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:46 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:46 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:46 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-871c455e-d59d-4eb2-9927-65868d29be2e req-6be3e16e-0792-4068-a694-3abdb4f4ee67 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-871c455e-d59d-4eb2-9927-65868d29be2e req-6be3e16e-0792-4068-a694-3abdb4f4ee67 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 200 Sep 01 00:25:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 821/1598] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:25:46 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 945 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-4f34ab68-b40a-41c5-9c9f-941719bf9122 req-a2440b72-d6f4-4325-8dac-7de6021f0e72 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-4f34ab68-b40a-41c5-9c9f-941719bf9122 req-a2440b72-d6f4-4325-8dac-7de6021f0e72 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b Sep 01 00:25:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-4f34ab68-b40a-41c5-9c9f-941719bf9122 req-a2440b72-d6f4-4325-8dac-7de6021f0e72 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-4f34ab68-b40a-41c5-9c9f-941719bf9122 req-a2440b72-d6f4-4325-8dac-7de6021f0e72 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-4f34ab68-b40a-41c5-9c9f-941719bf9122 req-a2440b72-d6f4-4325-8dac-7de6021f0e72 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b returned with HTTP 404 Sep 01 00:25:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 778/1599] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:25:46 2026] GET /volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:25:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-115e984e-2443-484a-867a-24c8d4402407 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-115e984e-2443-484a-867a-24c8d4402407 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 Sep 01 00:25:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-115e984e-2443-484a-867a-24c8d4402407 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-115e984e-2443-484a-867a-24c8d4402407 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:46 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:46 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:46 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:46 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:46 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-115e984e-2443-484a-867a-24c8d4402407 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:25:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-115e984e-2443-484a-867a-24c8d4402407 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 returned with HTTP 200 Sep 01 00:25:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 822/1600] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:46 2026] GET /volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 => generated 857 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:25:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6ec96839-45be-4033-8a8c-80816e0191f4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-cbd836a0-d199-4a9d-a7c3-2e3787b7ae0f req-10c3e8da-424e-4e11-80be-b947b20d391a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6ec96839-45be-4033-8a8c-80816e0191f4 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 Sep 01 00:25:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6ec96839-45be-4033-8a8c-80816e0191f4 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6ec96839-45be-4033-8a8c-80816e0191f4 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-cbd836a0-d199-4a9d-a7c3-2e3787b7ae0f req-10c3e8da-424e-4e11-80be-b947b20d391a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] POST http://192.168.122.147/volume/v3/attachments/dcd4084e-92f7-4843-a9f2-449200e67d86/action Sep 01 00:25:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-cbd836a0-d199-4a9d-a7c3-2e3787b7ae0f req-10c3e8da-424e-4e11-80be-b947b20d391a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Action body: b'{"os-complete": null}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:25:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-cbd836a0-d199-4a9d-a7c3-2e3787b7ae0f req-10c3e8da-424e-4e11-80be-b947b20d391a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:46 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:46 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:46 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:46 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:46 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6ec96839-45be-4033-8a8c-80816e0191f4 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Volume info retrieved successfully. Sep 01 00:25:46 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:46 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:46 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:46 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6ec96839-45be-4033-8a8c-80816e0191f4 tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 returned with HTTP 200 Sep 01 00:25:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 779/1601] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:46 2026] GET /volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 => generated 849 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-cbd836a0-d199-4a9d-a7c3-2e3787b7ae0f req-10c3e8da-424e-4e11-80be-b947b20d391a tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/attachments/dcd4084e-92f7-4843-a9f2-449200e67d86/action returned with HTTP 204 Sep 01 00:25:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 823/1602] 192.168.122.147 () {66 vars in 1614 bytes} [Tue Sep 1 00:25:46 2026] POST /volume/v3/attachments/dcd4084e-92f7-4843-a9f2-449200e67d86/action => generated 0 bytes in 107 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:25:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-aee41eae-d208-4be8-ac3f-081b4c48da22 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-aee41eae-d208-4be8-ac3f-081b4c48da22 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 Sep 01 00:25:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-aee41eae-d208-4be8-ac3f-081b4c48da22 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-aee41eae-d208-4be8-ac3f-081b4c48da22 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:47 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:47 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:47 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:47 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:47 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-aee41eae-d208-4be8-ac3f-081b4c48da22 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:25:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-aee41eae-d208-4be8-ac3f-081b4c48da22 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 returned with HTTP 200 Sep 01 00:25:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 780/1603] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:47 2026] GET /volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 => generated 1149 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:25:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e46fc084-b2e3-4dae-98be-ffa8f86d7552 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e46fc084-b2e3-4dae-98be-ffa8f86d7552 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 Sep 01 00:25:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e46fc084-b2e3-4dae-98be-ffa8f86d7552 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e46fc084-b2e3-4dae-98be-ffa8f86d7552 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:47 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:47 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:47 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:47 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:47 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e46fc084-b2e3-4dae-98be-ffa8f86d7552 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:25:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e46fc084-b2e3-4dae-98be-ffa8f86d7552 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 returned with HTTP 200 Sep 01 00:25:47 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 824/1604] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:47 2026] GET /volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 => generated 1149 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:25:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-416c40d9-a71b-42fa-9ea9-0912735fc2e0 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d34e03f7-fdc6-4a12-a930-699892612b3e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d34e03f7-fdc6-4a12-a930-699892612b3e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] GET http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 Sep 01 00:25:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d34e03f7-fdc6-4a12-a930-699892612b3e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-416c40d9-a71b-42fa-9ea9-0912735fc2e0 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] DELETE http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 Sep 01 00:25:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d34e03f7-fdc6-4a12-a930-699892612b3e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-416c40d9-a71b-42fa-9ea9-0912735fc2e0 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-416c40d9-a71b-42fa-9ea9-0912735fc2e0 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:47 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-416c40d9-a71b-42fa-9ea9-0912735fc2e0 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Delete volume with id: 30c5f132-8572-4c75-aa6e-59cdfd8f8247 Sep 01 00:25:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d34e03f7-fdc6-4a12-a930-699892612b3e tempest-VolumesActionsTest-64441313 tempest-VolumesActionsTest-64441313-project-member] http://192.168.122.147/volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 returned with HTTP 404 Sep 01 00:25:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 781/1605] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:47 2026] GET /volume/v3/volumes/d2a94b1f-ac46-42cc-a164-0001a5e10351 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:25:47 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:47 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:47 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:47 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:47 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-416c40d9-a71b-42fa-9ea9-0912735fc2e0 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:25:47 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-416c40d9-a71b-42fa-9ea9-0912735fc2e0 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-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 00:25:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-416c40d9-a71b-42fa-9ea9-0912735fc2e0 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 returned with HTTP 400 Sep 01 00:25:47 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 825/1606] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:25:47 2026] DELETE /volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 => generated 307 bytes in 72 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 00:25:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c5f4e228-a49e-4908-b5b5-3986243bf5d2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c5f4e228-a49e-4908-b5b5-3986243bf5d2 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 Sep 01 00:25:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c5f4e228-a49e-4908-b5b5-3986243bf5d2 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c5f4e228-a49e-4908-b5b5-3986243bf5d2 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:47 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:47 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:47 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:47 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:47 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c5f4e228-a49e-4908-b5b5-3986243bf5d2 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:25:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c5f4e228-a49e-4908-b5b5-3986243bf5d2 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 returned with HTTP 200 Sep 01 00:25:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 782/1607] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:47 2026] GET /volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 => generated 1149 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:25:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-2d890d75-28e8-4f87-a362-faedb882e629 req-03fbe465-94f1-4b94-8174-f805e1d56657 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-2d890d75-28e8-4f87-a362-faedb882e629 req-03fbe465-94f1-4b94-8174-f805e1d56657 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 Sep 01 00:25:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-2d890d75-28e8-4f87-a362-faedb882e629 req-03fbe465-94f1-4b94-8174-f805e1d56657 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-2d890d75-28e8-4f87-a362-faedb882e629 req-03fbe465-94f1-4b94-8174-f805e1d56657 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:47 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:47 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:47 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:47 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:48 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-2d890d75-28e8-4f87-a362-faedb882e629 req-03fbe465-94f1-4b94-8174-f805e1d56657 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:25:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-2d890d75-28e8-4f87-a362-faedb882e629 req-03fbe465-94f1-4b94-8174-f805e1d56657 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 returned with HTTP 200 Sep 01 00:25:48 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 826/1608] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:25:47 2026] GET /volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 => generated 1149 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:25:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-2d890d75-28e8-4f87-a362-faedb882e629 req-6e656a75-157e-4404-9349-74175fdcc6ab None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-2d890d75-28e8-4f87-a362-faedb882e629 req-6e656a75-157e-4404-9349-74175fdcc6ab tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] POST http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247/action Sep 01 00:25:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-2d890d75-28e8-4f87-a362-faedb882e629 req-6e656a75-157e-4404-9349-74175fdcc6ab tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:25:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-2d890d75-28e8-4f87-a362-faedb882e629 req-6e656a75-157e-4404-9349-74175fdcc6ab tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:48 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:48 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:48 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:48 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:48 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-2d890d75-28e8-4f87-a362-faedb882e629 req-6e656a75-157e-4404-9349-74175fdcc6ab tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:25:48 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-2d890d75-28e8-4f87-a362-faedb882e629 req-6e656a75-157e-4404-9349-74175fdcc6ab tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Begin detaching volume completed successfully. Sep 01 00:25:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-2d890d75-28e8-4f87-a362-faedb882e629 req-6e656a75-157e-4404-9349-74175fdcc6ab tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247/action returned with HTTP 202 Sep 01 00:25:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 783/1609] 192.168.122.147 () {64 vars in 1561 bytes} [Tue Sep 1 00:25:48 2026] POST /volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:25:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-97c7ea4a-f96f-41f0-8f7c-93937cc9a7fc None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-97c7ea4a-f96f-41f0-8f7c-93937cc9a7fc None None] GET http://192.168.122.147/volume// Sep 01 00:25:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-97c7ea4a-f96f-41f0-8f7c-93937cc9a7fc None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-97c7ea4a-f96f-41f0-8f7c-93937cc9a7fc None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-97c7ea4a-f96f-41f0-8f7c-93937cc9a7fc None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:25:48 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 827/1610] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:25:48 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:25:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-2d890d75-28e8-4f87-a362-faedb882e629 req-e3517334-035f-424e-b552-960346e5b32e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-2d890d75-28e8-4f87-a362-faedb882e629 req-e3517334-035f-424e-b552-960346e5b32e tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 Sep 01 00:25:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-2d890d75-28e8-4f87-a362-faedb882e629 req-e3517334-035f-424e-b552-960346e5b32e tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-2d890d75-28e8-4f87-a362-faedb882e629 req-e3517334-035f-424e-b552-960346e5b32e tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:48 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:48 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:48 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:48 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:48 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-2d890d75-28e8-4f87-a362-faedb882e629 req-e3517334-035f-424e-b552-960346e5b32e tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:25:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-2d890d75-28e8-4f87-a362-faedb882e629 req-e3517334-035f-424e-b552-960346e5b32e tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 returned with HTTP 200 Sep 01 00:25:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 784/1611] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:25:48 2026] GET /volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 => generated 1333 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:25:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-2d890d75-28e8-4f87-a362-faedb882e629 req-0dac8249-6ad4-4220-8656-d60b2e7b838c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-2d890d75-28e8-4f87-a362-faedb882e629 req-0dac8249-6ad4-4220-8656-d60b2e7b838c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] DELETE http://192.168.122.147/volume/v3/attachments/dcd4084e-92f7-4843-a9f2-449200e67d86 Sep 01 00:25:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-2d890d75-28e8-4f87-a362-faedb882e629 req-0dac8249-6ad4-4220-8656-d60b2e7b838c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-2d890d75-28e8-4f87-a362-faedb882e629 req-0dac8249-6ad4-4220-8656-d60b2e7b838c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:48 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:48 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:48 devstack devstack@c-api.service[87484]: /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 00:25:48 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, Sep 01 00:25:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-2d890d75-28e8-4f87-a362-faedb882e629 req-0dac8249-6ad4-4220-8656-d60b2e7b838c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/attachments/dcd4084e-92f7-4843-a9f2-449200e67d86 returned with HTTP 200 Sep 01 00:25:48 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 828/1612] 192.168.122.147 () {64 vars in 1562 bytes} [Tue Sep 1 00:25:48 2026] DELETE /volume/v3/attachments/dcd4084e-92f7-4843-a9f2-449200e67d86 => generated 19 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:25:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-27e7f168-35bf-4ed8-ab2c-ffb740c1d829 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-27e7f168-35bf-4ed8-ab2c-ffb740c1d829 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 Sep 01 00:25:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-27e7f168-35bf-4ed8-ab2c-ffb740c1d829 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-27e7f168-35bf-4ed8-ab2c-ffb740c1d829 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:49 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:49 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:49 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:49 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:49 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-27e7f168-35bf-4ed8-ab2c-ffb740c1d829 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:25:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-27e7f168-35bf-4ed8-ab2c-ffb740c1d829 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 returned with HTTP 200 Sep 01 00:25:49 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 785/1613] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:49 2026] GET /volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-a1172a2f-3e6a-4e71-934a-ddb2d7d5294d req-56bf52e4-7e52-437e-8f58-8624b4321342 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-a1172a2f-3e6a-4e71-934a-ddb2d7d5294d req-56bf52e4-7e52-437e-8f58-8624b4321342 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] DELETE http://192.168.122.147/volume/v3/attachments/96aa2db2-d82f-4dc5-b4e2-2ca42f9dc62f Sep 01 00:25:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-a1172a2f-3e6a-4e71-934a-ddb2d7d5294d req-56bf52e4-7e52-437e-8f58-8624b4321342 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-a1172a2f-3e6a-4e71-934a-ddb2d7d5294d req-56bf52e4-7e52-437e-8f58-8624b4321342 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:54 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:54 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:54 devstack devstack@c-api.service[87484]: /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 00:25:54 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, Sep 01 00:25:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-a1172a2f-3e6a-4e71-934a-ddb2d7d5294d req-56bf52e4-7e52-437e-8f58-8624b4321342 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/attachments/96aa2db2-d82f-4dc5-b4e2-2ca42f9dc62f returned with HTTP 200 Sep 01 00:25:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 829/1614] 192.168.122.147 () {64 vars in 1562 bytes} [Tue Sep 1 00:25:54 2026] DELETE /volume/v3/attachments/96aa2db2-d82f-4dc5-b4e2-2ca42f9dc62f => generated 19 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7e178349-0838-4d41-a231-545f514fece2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7e178349-0838-4d41-a231-545f514fece2 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] DELETE http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 Sep 01 00:25:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7e178349-0838-4d41-a231-545f514fece2 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7e178349-0838-4d41-a231-545f514fece2 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:56 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-7e178349-0838-4d41-a231-545f514fece2 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Delete volume with id: 30c5f132-8572-4c75-aa6e-59cdfd8f8247 Sep 01 00:25:56 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:56 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:56 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:56 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:56 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7e178349-0838-4d41-a231-545f514fece2 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:25:56 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7e178349-0838-4d41-a231-545f514fece2 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Delete volume request issued successfully. Sep 01 00:25:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7e178349-0838-4d41-a231-545f514fece2 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 returned with HTTP 202 Sep 01 00:25:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 786/1615] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:25:56 2026] DELETE /volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:25:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7869e780-37b1-4816-b53f-5b58d0b9cb96 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7869e780-37b1-4816-b53f-5b58d0b9cb96 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 Sep 01 00:25:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7869e780-37b1-4816-b53f-5b58d0b9cb96 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7869e780-37b1-4816-b53f-5b58d0b9cb96 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:56 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:56 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:56 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:56 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:56 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7869e780-37b1-4816-b53f-5b58d0b9cb96 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:25:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7869e780-37b1-4816-b53f-5b58d0b9cb96 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 returned with HTTP 200 Sep 01 00:25:56 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 830/1616] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:56 2026] GET /volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-82104524-d50f-4267-bd4f-1f35823a90cc None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-82104524-d50f-4267-bd4f-1f35823a90cc tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:25:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-82104524-d50f-4267-bd4f-1f35823a90cc tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-69751271"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-82104524-d50f-4267-bd4f-1f35823a90cc tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-69751271'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:25:56 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-82104524-d50f-4267-bd4f-1f35823a90cc tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Create volume of 1 GB Sep 01 00:25:56 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-82104524-d50f-4267-bd4f-1f35823a90cc tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Availability Zones retrieved successfully. Sep 01 00:25:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-82104524-d50f-4267-bd4f-1f35823a90cc tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Flow 'volume_create_api' (e729d5f4-4578-4b37-811d-d67e1cb26812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:25:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-82104524-d50f-4267-bd4f-1f35823a90cc tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eacc5fca-dea8-41f2-ada7-21731d667e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:25:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-82104524-d50f-4267-bd4f-1f35823a90cc tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:25:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-82104524-d50f-4267-bd4f-1f35823a90cc tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eacc5fca-dea8-41f2-ada7-21731d667e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:25:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-82104524-d50f-4267-bd4f-1f35823a90cc tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12a55a95-8eb1-46d3-80a9-6196b17dad9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:25:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5ea41789-c9ba-4612-a761-49152318c917 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5ea41789-c9ba-4612-a761-49152318c917 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] DELETE http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 Sep 01 00:25:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5ea41789-c9ba-4612-a761-49152318c917 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5ea41789-c9ba-4612-a761-49152318c917 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:56 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-5ea41789-c9ba-4612-a761-49152318c917 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Delete volume with id: 060bf6ab-d725-41dd-870c-96308272ade5 Sep 01 00:25:56 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:56 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:56 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:56 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:56 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5ea41789-c9ba-4612-a761-49152318c917 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:56 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-82104524-d50f-4267-bd4f-1f35823a90cc tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Created reservations ['4b0f77c1-38c6-4b92-9085-0061b9cf6d67', 'fc11a2b6-e87e-4fee-8215-5811088a011a', 'fc6d6955-ec7f-4308-94fc-93d494a436d5', '0bcceac6-89f6-45cd-ade4-d5f912f08a3b'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:25:56 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5ea41789-c9ba-4612-a761-49152318c917 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Delete volume request issued successfully. Sep 01 00:25:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-82104524-d50f-4267-bd4f-1f35823a90cc tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12a55a95-8eb1-46d3-80a9-6196b17dad9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b0f77c1-38c6-4b92-9085-0061b9cf6d67', 'fc11a2b6-e87e-4fee-8215-5811088a011a', 'fc6d6955-ec7f-4308-94fc-93d494a436d5', '0bcceac6-89f6-45cd-ade4-d5f912f08a3b']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:25:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5ea41789-c9ba-4612-a761-49152318c917 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 returned with HTTP 202 Sep 01 00:25:56 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 831/1617] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:25:56 2026] DELETE /volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:25:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-640a282b-8f14-4dc4-ba00-92f4ec1973f2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-82104524-d50f-4267-bd4f-1f35823a90cc tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (712489c9-be8b-41d3-b1dc-1af8b33720d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:25:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-640a282b-8f14-4dc4-ba00-92f4ec1973f2 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 Sep 01 00:25:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-640a282b-8f14-4dc4-ba00-92f4ec1973f2 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-640a282b-8f14-4dc4-ba00-92f4ec1973f2 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:56 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:56 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:56 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:56 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:56 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-640a282b-8f14-4dc4-ba00-92f4ec1973f2 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Volume info retrieved successfully. Sep 01 00:25:56 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:56 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-640a282b-8f14-4dc4-ba00-92f4ec1973f2 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 returned with HTTP 200 Sep 01 00:25:56 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 832/1618] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:56 2026] GET /volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 => generated 1259 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:25:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-82104524-d50f-4267-bd4f-1f35823a90cc tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (712489c9-be8b-41d3-b1dc-1af8b33720d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc7a60c9-2fd0-43c2-9a71-9d23d62b9a7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-69751271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab335b7ee8c848b78343224488b72278',qos_specs=None,replication_status=,reservations=['4b0f77c1-38c6-4b92-9085-0061b9cf6d67','fc11a2b6-e87e-4fee-8215-5811088a011a','fc6d6955-ec7f-4308-94fc-93d494a436d5','0bcceac6-89f6-45cd-ade4-d5f912f08a3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f884c41658c149d1b8961c80cfa2b2e0',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:25:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-69751271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc7a60c9-2fd0-43c2-9a71-9d23d62b9a7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab335b7ee8c848b78343224488b72278',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f884c41658c149d1b8961c80cfa2b2e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:25:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-82104524-d50f-4267-bd4f-1f35823a90cc tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c446358-f5ba-41ac-a4cf-d4e4ace0ed57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:25:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-82104524-d50f-4267-bd4f-1f35823a90cc tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c446358-f5ba-41ac-a4cf-d4e4ace0ed57) transitioned into state 'SUCCESS' from state '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-69751271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab335b7ee8c848b78343224488b72278',qos_specs=None,replication_status=,reservations=['4b0f77c1-38c6-4b92-9085-0061b9cf6d67','fc11a2b6-e87e-4fee-8215-5811088a011a','fc6d6955-ec7f-4308-94fc-93d494a436d5','0bcceac6-89f6-45cd-ade4-d5f912f08a3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f884c41658c149d1b8961c80cfa2b2e0',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:25:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-82104524-d50f-4267-bd4f-1f35823a90cc tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06eab0e6-34a0-4251-b6a2-06ae05d26acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:25:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-82104524-d50f-4267-bd4f-1f35823a90cc tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06eab0e6-34a0-4251-b6a2-06ae05d26acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:25:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-82104524-d50f-4267-bd4f-1f35823a90cc tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Flow 'volume_create_api' (e729d5f4-4578-4b37-811d-d67e1cb26812) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:25:56 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-82104524-d50f-4267-bd4f-1f35823a90cc tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Create volume request issued successfully. Sep 01 00:25:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-82104524-d50f-4267-bd4f-1f35823a90cc tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:25:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 787/1619] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:25:56 2026] POST /volume/v3/volumes => generated 754 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:25:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-69f4c277-75fe-4658-b88f-024b4e2159d7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-69f4c277-75fe-4658-b88f-024b4e2159d7 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] GET http://192.168.122.147/volume/v3/volumes/cc7a60c9-2fd0-43c2-9a71-9d23d62b9a7e Sep 01 00:25:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-69f4c277-75fe-4658-b88f-024b4e2159d7 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-69f4c277-75fe-4658-b88f-024b4e2159d7 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:57 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:57 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:57 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:57 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:57 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-69f4c277-75fe-4658-b88f-024b4e2159d7 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Volume info retrieved successfully. Sep 01 00:25:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-69f4c277-75fe-4658-b88f-024b4e2159d7 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] http://192.168.122.147/volume/v3/volumes/cc7a60c9-2fd0-43c2-9a71-9d23d62b9a7e returned with HTTP 200 Sep 01 00:25:57 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 833/1620] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:56 2026] GET /volume/v3/volumes/cc7a60c9-2fd0-43c2-9a71-9d23d62b9a7e => generated 822 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-111c4b0f-9dcb-43c3-a44b-0348ce28b23c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-111c4b0f-9dcb-43c3-a44b-0348ce28b23c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 Sep 01 00:25:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-111c4b0f-9dcb-43c3-a44b-0348ce28b23c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-111c4b0f-9dcb-43c3-a44b-0348ce28b23c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:57 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:57 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:57 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:57 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:57 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-111c4b0f-9dcb-43c3-a44b-0348ce28b23c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:25:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-111c4b0f-9dcb-43c3-a44b-0348ce28b23c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 returned with HTTP 200 Sep 01 00:25:57 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 788/1621] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:57 2026] GET /volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 => generated 856 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4e44a457-e2d8-4de5-a98b-67e6579d3126 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4e44a457-e2d8-4de5-a98b-67e6579d3126 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 Sep 01 00:25:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4e44a457-e2d8-4de5-a98b-67e6579d3126 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4e44a457-e2d8-4de5-a98b-67e6579d3126 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4e44a457-e2d8-4de5-a98b-67e6579d3126 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 returned with HTTP 404 Sep 01 00:25:57 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 834/1622] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:57 2026] GET /volume/v3/volumes/060bf6ab-d725-41dd-870c-96308272ade5 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:25:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ebc14c36-a9fe-4660-89b5-efb019edb030 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ebc14c36-a9fe-4660-89b5-efb019edb030 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] DELETE http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ebc14c36-a9fe-4660-89b5-efb019edb030 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ebc14c36-a9fe-4660-89b5-efb019edb030 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:57 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-ebc14c36-a9fe-4660-89b5-efb019edb030 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Delete volume with id: 968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ebc14c36-a9fe-4660-89b5-efb019edb030 tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 404 Sep 01 00:25:57 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 789/1623] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:25:57 2026] DELETE /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:25:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-eb198ced-045c-4440-94a0-6aa635b6199c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-eb198ced-045c-4440-94a0-6aa635b6199c tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 Sep 01 00:25:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-eb198ced-045c-4440-94a0-6aa635b6199c tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-eb198ced-045c-4440-94a0-6aa635b6199c tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-eb198ced-045c-4440-94a0-6aa635b6199c tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 returned with HTTP 404 Sep 01 00:25:57 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 835/1624] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:57 2026] GET /volume/v3/volumes/968cb1b8-a3a0-4dac-8095-ecb0f6928ef5 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:25:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2cfd3342-109d-49a3-9307-e34eef5f21dc None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2cfd3342-109d-49a3-9307-e34eef5f21dc tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] DELETE http://192.168.122.147/volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b Sep 01 00:25:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2cfd3342-109d-49a3-9307-e34eef5f21dc tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2cfd3342-109d-49a3-9307-e34eef5f21dc tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:57 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-2cfd3342-109d-49a3-9307-e34eef5f21dc tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Delete volume with id: 0212a3e7-347e-438d-90d6-6bc1f031a89b Sep 01 00:25:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2cfd3342-109d-49a3-9307-e34eef5f21dc tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b returned with HTTP 404 Sep 01 00:25:57 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 790/1625] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:25:57 2026] DELETE /volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:25:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0351607e-859b-4483-8c9e-2e56385236fd None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0351607e-859b-4483-8c9e-2e56385236fd tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] GET http://192.168.122.147/volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b Sep 01 00:25:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0351607e-859b-4483-8c9e-2e56385236fd tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0351607e-859b-4483-8c9e-2e56385236fd tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0351607e-859b-4483-8c9e-2e56385236fd tempest-TestInstancesWithCinderVolumes-1564614376 tempest-TestInstancesWithCinderVolumes-1564614376-project-member] http://192.168.122.147/volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b returned with HTTP 404 Sep 01 00:25:58 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 836/1626] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:58 2026] GET /volume/v3/volumes/0212a3e7-347e-438d-90d6-6bc1f031a89b => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:25:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ba291838-eed7-4eb7-952e-006f428ade5f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6e2798b5-c992-4533-99a3-be3e1396dcaa None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6e2798b5-c992-4533-99a3-be3e1396dcaa tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] GET http://192.168.122.147/volume/v3/volumes/detail?all_tenants=1 Sep 01 00:25:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6e2798b5-c992-4533-99a3-be3e1396dcaa tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6e2798b5-c992-4533-99a3-be3e1396dcaa tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ba291838-eed7-4eb7-952e-006f428ade5f tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] GET http://192.168.122.147/volume/v3/volumes/cc7a60c9-2fd0-43c2-9a71-9d23d62b9a7e Sep 01 00:25:58 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6e2798b5-c992-4533-99a3-be3e1396dcaa tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:25:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ba291838-eed7-4eb7-952e-006f428ade5f tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ba291838-eed7-4eb7-952e-006f428ade5f tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:58 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:58 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:58 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:58 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:58 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ba291838-eed7-4eb7-952e-006f428ade5f tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Volume info retrieved successfully. Sep 01 00:25:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ba291838-eed7-4eb7-952e-006f428ade5f tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] http://192.168.122.147/volume/v3/volumes/cc7a60c9-2fd0-43c2-9a71-9d23d62b9a7e returned with HTTP 200 Sep 01 00:25:58 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 791/1627] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:58 2026] GET /volume/v3/volumes/cc7a60c9-2fd0-43c2-9a71-9d23d62b9a7e => generated 846 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:58 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:58 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:58 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:58 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:58 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:58 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:58 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6e2798b5-c992-4533-99a3-be3e1396dcaa tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] Get all volumes completed successfully. Sep 01 00:25:58 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:58 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6e2798b5-c992-4533-99a3-be3e1396dcaa tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] http://192.168.122.147/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 00:25:58 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 837/1628] 192.168.122.147 () {58 vars in 1169 bytes} [Tue Sep 1 00:25:58 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 3031 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:25:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6a9a2169-847b-4738-8663-b99b7baa3dde None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6a9a2169-847b-4738-8663-b99b7baa3dde tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] DELETE http://192.168.122.147/volume/v3/types/5ad8bb74-9807-4609-a093-036db93b9919 Sep 01 00:25:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6a9a2169-847b-4738-8663-b99b7baa3dde tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6a9a2169-847b-4738-8663-b99b7baa3dde tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6a9a2169-847b-4738-8663-b99b7baa3dde tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] http://192.168.122.147/volume/v3/types/5ad8bb74-9807-4609-a093-036db93b9919 returned with HTTP 202 Sep 01 00:25:58 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 792/1629] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:25:58 2026] DELETE /volume/v3/types/5ad8bb74-9807-4609-a093-036db93b9919 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:25:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a4115969-a7a4-4fd9-b1dc-605044efcb10 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a4115969-a7a4-4fd9-b1dc-605044efcb10 tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] GET http://192.168.122.147/volume/v3/volumes/detail?all_tenants=1 Sep 01 00:25:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a4115969-a7a4-4fd9-b1dc-605044efcb10 tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a4115969-a7a4-4fd9-b1dc-605044efcb10 tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:58 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a4115969-a7a4-4fd9-b1dc-605044efcb10 tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:25:58 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:58 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:58 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:58 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:58 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:58 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:58 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a4115969-a7a4-4fd9-b1dc-605044efcb10 tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] Get all volumes completed successfully. Sep 01 00:25:58 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:58 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a4115969-a7a4-4fd9-b1dc-605044efcb10 tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] http://192.168.122.147/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 00:25:58 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 838/1630] 192.168.122.147 () {58 vars in 1169 bytes} [Tue Sep 1 00:25:58 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 3032 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:25:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-26c75a3b-e054-4c73-bc3f-6817cff75ec3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-26c75a3b-e054-4c73-bc3f-6817cff75ec3 tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] DELETE http://192.168.122.147/volume/v3/types/47fca245-0498-4e7c-8a84-7ac521814259 Sep 01 00:25:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-26c75a3b-e054-4c73-bc3f-6817cff75ec3 tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-26c75a3b-e054-4c73-bc3f-6817cff75ec3 tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-58c74f68-5d7e-42f6-a735-bf727a011a94 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-58c74f68-5d7e-42f6-a735-bf727a011a94 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 Sep 01 00:25:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-26c75a3b-e054-4c73-bc3f-6817cff75ec3 tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] http://192.168.122.147/volume/v3/types/47fca245-0498-4e7c-8a84-7ac521814259 returned with HTTP 202 Sep 01 00:25:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-58c74f68-5d7e-42f6-a735-bf727a011a94 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-58c74f68-5d7e-42f6-a735-bf727a011a94 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:58 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 793/1631] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:25:58 2026] DELETE /volume/v3/types/47fca245-0498-4e7c-8a84-7ac521814259 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:25:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-58c74f68-5d7e-42f6-a735-bf727a011a94 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 returned with HTTP 404 Sep 01 00:25:58 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 839/1632] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:58 2026] GET /volume/v3/volumes/30c5f132-8572-4c75-aa6e-59cdfd8f8247 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:25:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-04c7d8e6-091a-44d5-a25b-934bc0eead03 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-04c7d8e6-091a-44d5-a25b-934bc0eead03 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] DELETE http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd Sep 01 00:25:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-04c7d8e6-091a-44d5-a25b-934bc0eead03 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-04c7d8e6-091a-44d5-a25b-934bc0eead03 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:58 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-04c7d8e6-091a-44d5-a25b-934bc0eead03 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Delete volume with id: 8ed14f95-9c16-462e-aa7c-2e0da2777cdd Sep 01 00:25:58 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:58 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:58 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:58 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:58 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-04c7d8e6-091a-44d5-a25b-934bc0eead03 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:25:58 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-04c7d8e6-091a-44d5-a25b-934bc0eead03 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Delete volume request issued successfully. Sep 01 00:25:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-04c7d8e6-091a-44d5-a25b-934bc0eead03 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd returned with HTTP 202 Sep 01 00:25:58 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 794/1633] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:25:58 2026] DELETE /volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:25:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0b3af287-511e-43fe-a9ee-959b6b354c77 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7233a80c-9557-4757-b9fe-ccfa4ea9c48d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0b3af287-511e-43fe-a9ee-959b6b354c77 tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] GET http://192.168.122.147/volume/v3/volumes/detail?all_tenants=1 Sep 01 00:25:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0b3af287-511e-43fe-a9ee-959b6b354c77 tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0b3af287-511e-43fe-a9ee-959b6b354c77 tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7233a80c-9557-4757-b9fe-ccfa4ea9c48d tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd Sep 01 00:25:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7233a80c-9557-4757-b9fe-ccfa4ea9c48d tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:58 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-0b3af287-511e-43fe-a9ee-959b6b354c77 tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:25:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7233a80c-9557-4757-b9fe-ccfa4ea9c48d tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:58 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:58 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:58 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:58 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:58 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7233a80c-9557-4757-b9fe-ccfa4ea9c48d tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:25:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7233a80c-9557-4757-b9fe-ccfa4ea9c48d tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd returned with HTTP 200 Sep 01 00:25:58 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 840/1634] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:58 2026] GET /volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:58 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:58 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:58 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:58 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:58 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:58 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:58 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0b3af287-511e-43fe-a9ee-959b6b354c77 tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] Get all volumes completed successfully. Sep 01 00:25:58 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:58 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0b3af287-511e-43fe-a9ee-959b6b354c77 tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] http://192.168.122.147/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 00:25:58 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 795/1635] 192.168.122.147 () {58 vars in 1169 bytes} [Tue Sep 1 00:25:58 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 3031 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:25:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-aa1db595-ed56-4eca-9447-8eb10c1e39b5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-aa1db595-ed56-4eca-9447-8eb10c1e39b5 tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] DELETE http://192.168.122.147/volume/v3/types/4dfc9708-7fa7-45ab-aa8f-e3a3b4f76250 Sep 01 00:25:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-aa1db595-ed56-4eca-9447-8eb10c1e39b5 tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-aa1db595-ed56-4eca-9447-8eb10c1e39b5 tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-aa1db595-ed56-4eca-9447-8eb10c1e39b5 tempest-TestInstancesWithCinderVolumes-687824873 tempest-TestInstancesWithCinderVolumes-687824873-project-admin] http://192.168.122.147/volume/v3/types/4dfc9708-7fa7-45ab-aa8f-e3a3b4f76250 returned with HTTP 202 Sep 01 00:25:58 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 841/1636] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:25:58 2026] DELETE /volume/v3/types/4dfc9708-7fa7-45ab-aa8f-e3a3b4f76250 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:25:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8fe4664b-0691-492f-b59f-a08aa0890262 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8fe4664b-0691-492f-b59f-a08aa0890262 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] GET http://192.168.122.147/volume/v3/volumes/cc7a60c9-2fd0-43c2-9a71-9d23d62b9a7e Sep 01 00:25:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8fe4664b-0691-492f-b59f-a08aa0890262 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8fe4664b-0691-492f-b59f-a08aa0890262 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:59 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:59 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:59 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:59 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:59 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8fe4664b-0691-492f-b59f-a08aa0890262 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Volume info retrieved successfully. Sep 01 00:25:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8fe4664b-0691-492f-b59f-a08aa0890262 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] http://192.168.122.147/volume/v3/volumes/cc7a60c9-2fd0-43c2-9a71-9d23d62b9a7e returned with HTTP 200 Sep 01 00:25:59 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 796/1637] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:59 2026] GET /volume/v3/volumes/cc7a60c9-2fd0-43c2-9a71-9d23d62b9a7e => generated 847 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:25:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ffa082d3-4916-461f-8c89-cf0ad74f523e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ffa082d3-4916-461f-8c89-cf0ad74f523e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:25:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ffa082d3-4916-461f-8c89-cf0ad74f523e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "cc7a60c9-2fd0-43c2-9a71-9d23d62b9a7e", "size": 2, "name": "tempest-VolumesCloneTest-Volume-684014722"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:25:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-ffa082d3-4916-461f-8c89-cf0ad74f523e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Create volume request body: {'volume': {'source_volid': 'cc7a60c9-2fd0-43c2-9a71-9d23d62b9a7e', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-684014722'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:25:59 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:59 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:59 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:59 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:25:59 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ffa082d3-4916-461f-8c89-cf0ad74f523e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Volume retrieved successfully. Sep 01 00:25:59 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-ffa082d3-4916-461f-8c89-cf0ad74f523e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Create volume of 2 GB Sep 01 00:25:59 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ffa082d3-4916-461f-8c89-cf0ad74f523e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Availability Zones retrieved successfully. Sep 01 00:25:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ffa082d3-4916-461f-8c89-cf0ad74f523e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Flow 'volume_create_api' (98e8b676-80e6-4a54-b1dd-7fe33399c975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:25:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ffa082d3-4916-461f-8c89-cf0ad74f523e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15ff5bd2-8393-4b13-a9eb-5d7b3a79916a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:25:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-ffa082d3-4916-461f-8c89-cf0ad74f523e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:25:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ffa082d3-4916-461f-8c89-cf0ad74f523e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15ff5bd2-8393-4b13-a9eb-5d7b3a79916a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'cc7a60c9-2fd0-43c2-9a71-9d23d62b9a7e', 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:25:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ffa082d3-4916-461f-8c89-cf0ad74f523e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23bac948-c41e-4aae-a426-884758d83777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:25:59 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-ffa082d3-4916-461f-8c89-cf0ad74f523e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Created reservations ['ffe2b796-d0bd-4fe7-b75e-ad63693031be', '09cdbaa1-561a-4229-9b01-9d9a31d5a84f', '7c6270c8-8a69-4519-a3e6-f18312c3d5a5', '064e6bc2-7763-4e3a-8e79-fc12ab0133cd'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:25:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ffa082d3-4916-461f-8c89-cf0ad74f523e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23bac948-c41e-4aae-a426-884758d83777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffe2b796-d0bd-4fe7-b75e-ad63693031be', '09cdbaa1-561a-4229-9b01-9d9a31d5a84f', '7c6270c8-8a69-4519-a3e6-f18312c3d5a5', '064e6bc2-7763-4e3a-8e79-fc12ab0133cd']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:25:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ffa082d3-4916-461f-8c89-cf0ad74f523e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd657e5a-eabb-4043-979b-bf6dec0d039d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:25:59 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:59 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:59 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:59 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ffa082d3-4916-461f-8c89-cf0ad74f523e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd657e5a-eabb-4043-979b-bf6dec0d039d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '185d1199-1e4e-4c4c-a954-7b9d5e316804', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-684014722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab335b7ee8c848b78343224488b72278',qos_specs=None,replication_status=,reservations=['ffe2b796-d0bd-4fe7-b75e-ad63693031be','09cdbaa1-561a-4229-9b01-9d9a31d5a84f','7c6270c8-8a69-4519-a3e6-f18312c3d5a5','064e6bc2-7763-4e3a-8e79-fc12ab0133cd'],size=2,snapshot_id=None,source_replicaid=,source_volid=cc7a60c9-2fd0-43c2-9a71-9d23d62b9a7e,status='creating',user_id='f884c41658c149d1b8961c80cfa2b2e0',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:25:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-684014722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=185d1199-1e4e-4c4c-a954-7b9d5e316804,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab335b7ee8c848b78343224488b72278',provider_auth=None,provider_geometry=None,provider_id=None,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=cc7a60c9-2fd0-43c2-9a71-9d23d62b9a7e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f884c41658c149d1b8961c80cfa2b2e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:25:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ffa082d3-4916-461f-8c89-cf0ad74f523e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9ef0fb4-d40e-4d2b-bce8-bea354551f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:25:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ffa082d3-4916-461f-8c89-cf0ad74f523e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9ef0fb4-d40e-4d2b-bce8-bea354551f03) transitioned into state 'SUCCESS' from state '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-684014722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab335b7ee8c848b78343224488b72278',qos_specs=None,replication_status=,reservations=['ffe2b796-d0bd-4fe7-b75e-ad63693031be','09cdbaa1-561a-4229-9b01-9d9a31d5a84f','7c6270c8-8a69-4519-a3e6-f18312c3d5a5','064e6bc2-7763-4e3a-8e79-fc12ab0133cd'],size=2,snapshot_id=None,source_replicaid=,source_volid=cc7a60c9-2fd0-43c2-9a71-9d23d62b9a7e,status='creating',user_id='f884c41658c149d1b8961c80cfa2b2e0',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:25:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ffa082d3-4916-461f-8c89-cf0ad74f523e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b8438ec-7938-42e8-95ff-a1161129d136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:25:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-13407efd-90dd-4808-ad94-0a770ebaa03d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:59 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:59 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:25:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-13407efd-90dd-4808-ad94-0a770ebaa03d tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd Sep 01 00:25:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-13407efd-90dd-4808-ad94-0a770ebaa03d tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-13407efd-90dd-4808-ad94-0a770ebaa03d tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-13407efd-90dd-4808-ad94-0a770ebaa03d tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd returned with HTTP 404 Sep 01 00:25:59 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 797/1638] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:59 2026] GET /volume/v3/volumes/8ed14f95-9c16-462e-aa7c-2e0da2777cdd => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:25:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ffa082d3-4916-461f-8c89-cf0ad74f523e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b8438ec-7938-42e8-95ff-a1161129d136) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:25:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ffa082d3-4916-461f-8c89-cf0ad74f523e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Flow 'volume_create_api' (98e8b676-80e6-4a54-b1dd-7fe33399c975) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:25:59 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ffa082d3-4916-461f-8c89-cf0ad74f523e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Create volume request issued successfully. Sep 01 00:25:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ffa082d3-4916-461f-8c89-cf0ad74f523e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:25:59 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 842/1639] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:25:59 2026] POST /volume/v3/volumes => generated 789 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:25:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-633da1fb-03c0-4041-8cb2-cecc00d082dd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:25:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-633da1fb-03c0-4041-8cb2-cecc00d082dd tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] GET http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 Sep 01 00:25:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-633da1fb-03c0-4041-8cb2-cecc00d082dd tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:25:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-633da1fb-03c0-4041-8cb2-cecc00d082dd tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:25:59 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:25:59 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:25:59 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:25:59 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:25:59 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-633da1fb-03c0-4041-8cb2-cecc00d082dd tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Volume info retrieved successfully. Sep 01 00:25:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-633da1fb-03c0-4041-8cb2-cecc00d082dd tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 returned with HTTP 200 Sep 01 00:25:59 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 798/1640] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:25:59 2026] GET /volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-46698a32-46d5-455e-a72b-e6b20bcc1102 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-46698a32-46d5-455e-a72b-e6b20bcc1102 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] DELETE http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f Sep 01 00:26:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-46698a32-46d5-455e-a72b-e6b20bcc1102 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-46698a32-46d5-455e-a72b-e6b20bcc1102 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:00 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-46698a32-46d5-455e-a72b-e6b20bcc1102 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Delete volume with id: 63d0d2e2-a35a-436a-b751-8e6fc031678f Sep 01 00:26:00 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:00 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:00 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:00 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:00 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-46698a32-46d5-455e-a72b-e6b20bcc1102 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:26:00 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-46698a32-46d5-455e-a72b-e6b20bcc1102 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Delete volume request issued successfully. Sep 01 00:26:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-46698a32-46d5-455e-a72b-e6b20bcc1102 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f returned with HTTP 202 Sep 01 00:26:00 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 843/1641] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:26:00 2026] DELETE /volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f => generated 0 bytes in 422 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:26:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9c96356a-dee9-47c7-bf67-c870bd41e6a1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9c96356a-dee9-47c7-bf67-c870bd41e6a1 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f Sep 01 00:26:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9c96356a-dee9-47c7-bf67-c870bd41e6a1 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9c96356a-dee9-47c7-bf67-c870bd41e6a1 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:00 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:00 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:00 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:00 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:00 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9c96356a-dee9-47c7-bf67-c870bd41e6a1 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:26:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9c96356a-dee9-47c7-bf67-c870bd41e6a1 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f returned with HTTP 200 Sep 01 00:26:00 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 799/1642] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:00 2026] GET /volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6d859359-ab51-465e-a772-af3f16ef8c1e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6d859359-ab51-465e-a772-af3f16ef8c1e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] GET http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 Sep 01 00:26:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6d859359-ab51-465e-a772-af3f16ef8c1e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6d859359-ab51-465e-a772-af3f16ef8c1e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:00 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:00 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:00 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:00 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:00 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6d859359-ab51-465e-a772-af3f16ef8c1e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Volume info retrieved successfully. Sep 01 00:26:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6d859359-ab51-465e-a772-af3f16ef8c1e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 returned with HTTP 200 Sep 01 00:26:00 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 844/1643] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:00 2026] GET /volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 => generated 881 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-88e6f700-f8c7-4530-98a7-ffb81bf5258c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-88e6f700-f8c7-4530-98a7-ffb81bf5258c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f Sep 01 00:26:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-88e6f700-f8c7-4530-98a7-ffb81bf5258c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-88e6f700-f8c7-4530-98a7-ffb81bf5258c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:01 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:01 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:01 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:01 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:01 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-88e6f700-f8c7-4530-98a7-ffb81bf5258c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Volume info retrieved successfully. Sep 01 00:26:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-88e6f700-f8c7-4530-98a7-ffb81bf5258c tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f returned with HTTP 200 Sep 01 00:26:01 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 800/1644] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:01 2026] GET /volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f => generated 856 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-957823a0-a186-463e-9c1e-d10c89adba3f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-957823a0-a186-463e-9c1e-d10c89adba3f tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] GET http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 Sep 01 00:26:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-957823a0-a186-463e-9c1e-d10c89adba3f tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-957823a0-a186-463e-9c1e-d10c89adba3f tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:01 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:01 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:01 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:01 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-957823a0-a186-463e-9c1e-d10c89adba3f tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Volume info retrieved successfully. Sep 01 00:26:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-957823a0-a186-463e-9c1e-d10c89adba3f tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 returned with HTTP 200 Sep 01 00:26:01 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 845/1645] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:01 2026] GET /volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 => generated 881 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-73978849-9e08-483f-bf90-827c81666d28 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-73978849-9e08-483f-bf90-827c81666d28 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] GET http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f Sep 01 00:26:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-73978849-9e08-483f-bf90-827c81666d28 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-73978849-9e08-483f-bf90-827c81666d28 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-73978849-9e08-483f-bf90-827c81666d28 tempest-AttachVolumeNegativeTest-1698104254 tempest-AttachVolumeNegativeTest-1698104254-project-member] http://192.168.122.147/volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f returned with HTTP 404 Sep 01 00:26:02 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 801/1646] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:02 2026] GET /volume/v3/volumes/63d0d2e2-a35a-436a-b751-8e6fc031678f => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:26:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a61f342a-1a69-415b-9da3-688e20d7bcec None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a61f342a-1a69-415b-9da3-688e20d7bcec tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] GET http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 Sep 01 00:26:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a61f342a-1a69-415b-9da3-688e20d7bcec tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a61f342a-1a69-415b-9da3-688e20d7bcec tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:03 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:03 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:03 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:03 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:03 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a61f342a-1a69-415b-9da3-688e20d7bcec tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Volume info retrieved successfully. Sep 01 00:26:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a61f342a-1a69-415b-9da3-688e20d7bcec tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 returned with HTTP 200 Sep 01 00:26:03 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 846/1647] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:02 2026] GET /volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 => generated 881 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c94a32cc-6654-4324-b35a-ac12cbc476ac None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c94a32cc-6654-4324-b35a-ac12cbc476ac tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] GET http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 Sep 01 00:26:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c94a32cc-6654-4324-b35a-ac12cbc476ac tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c94a32cc-6654-4324-b35a-ac12cbc476ac tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:04 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:04 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:04 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:04 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:04 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c94a32cc-6654-4324-b35a-ac12cbc476ac tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Volume info retrieved successfully. Sep 01 00:26:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c94a32cc-6654-4324-b35a-ac12cbc476ac tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 returned with HTTP 200 Sep 01 00:26:04 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 802/1648] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:04 2026] GET /volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 => generated 881 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ea09adce-72ae-4f35-a052-5ba767edc05a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ab77a882-bbb3-41fa-ae13-1130eaf37732 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ab77a882-bbb3-41fa-ae13-1130eaf37732 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] GET http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 Sep 01 00:26:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ab77a882-bbb3-41fa-ae13-1130eaf37732 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ab77a882-bbb3-41fa-ae13-1130eaf37732 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:05 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:05 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:05 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:05 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:05 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ab77a882-bbb3-41fa-ae13-1130eaf37732 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Volume info retrieved successfully. Sep 01 00:26:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ab77a882-bbb3-41fa-ae13-1130eaf37732 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 returned with HTTP 200 Sep 01 00:26:05 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 803/1649] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:05 2026] GET /volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 => generated 881 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ea09adce-72ae-4f35-a052-5ba767edc05a tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:26:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ea09adce-72ae-4f35-a052-5ba767edc05a tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1189300192"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-ea09adce-72ae-4f35-a052-5ba767edc05a tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1189300192'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:26:06 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-ea09adce-72ae-4f35-a052-5ba767edc05a tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Create volume of 1 GB Sep 01 00:26:06 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ea09adce-72ae-4f35-a052-5ba767edc05a tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Availability Zones retrieved successfully. Sep 01 00:26:06 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ea09adce-72ae-4f35-a052-5ba767edc05a tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Flow 'volume_create_api' (1ac064e3-4d59-4361-84f3-1802143d2689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:26:06 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ea09adce-72ae-4f35-a052-5ba767edc05a tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56d1cdce-31b8-421a-b29d-a29ac4a550bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:06 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-ea09adce-72ae-4f35-a052-5ba767edc05a tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:26:06 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ea09adce-72ae-4f35-a052-5ba767edc05a tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56d1cdce-31b8-421a-b29d-a29ac4a550bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:06 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ea09adce-72ae-4f35-a052-5ba767edc05a tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8105c4a6-463e-4dec-92d4-0b8df8ffc751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3c3eb34e-cfc2-4358-85be-03d7fb28eba3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3c3eb34e-cfc2-4358-85be-03d7fb28eba3 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] GET http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 Sep 01 00:26:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3c3eb34e-cfc2-4358-85be-03d7fb28eba3 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3c3eb34e-cfc2-4358-85be-03d7fb28eba3 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:06 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:06 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:06 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:06 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:06 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3c3eb34e-cfc2-4358-85be-03d7fb28eba3 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Volume info retrieved successfully. Sep 01 00:26:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3c3eb34e-cfc2-4358-85be-03d7fb28eba3 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 returned with HTTP 200 Sep 01 00:26:06 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 804/1650] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:06 2026] GET /volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 => generated 881 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:06 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-ea09adce-72ae-4f35-a052-5ba767edc05a tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Created reservations ['ed0706b7-5bf7-4fd1-8fd3-2cc5e4ae5634', 'ff2e0156-0fac-4d35-ab22-e087aea0a675', 'd570f313-2880-425b-9cce-5af759442e7e', '11acba86-cfc5-4898-9d2f-9c8200dc596e'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:26:06 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ea09adce-72ae-4f35-a052-5ba767edc05a tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8105c4a6-463e-4dec-92d4-0b8df8ffc751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed0706b7-5bf7-4fd1-8fd3-2cc5e4ae5634', 'ff2e0156-0fac-4d35-ab22-e087aea0a675', 'd570f313-2880-425b-9cce-5af759442e7e', '11acba86-cfc5-4898-9d2f-9c8200dc596e']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:06 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ea09adce-72ae-4f35-a052-5ba767edc05a tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72182da8-da5f-4b8a-a4bb-6395646f474c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:07 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:07 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:07 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ea09adce-72ae-4f35-a052-5ba767edc05a tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72182da8-da5f-4b8a-a4bb-6395646f474c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd53126c-ecdb-4e1f-8980-9815fd979c26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1189300192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f73fb3972931494db48521e0aebc80ef',qos_specs=None,replication_status=,reservations=['ed0706b7-5bf7-4fd1-8fd3-2cc5e4ae5634','ff2e0156-0fac-4d35-ab22-e087aea0a675','d570f313-2880-425b-9cce-5af759442e7e','11acba86-cfc5-4898-9d2f-9c8200dc596e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='331f2d5cb2ef4883b8f5d33213fa2bf4',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:26:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1189300192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd53126c-ecdb-4e1f-8980-9815fd979c26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f73fb3972931494db48521e0aebc80ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='331f2d5cb2ef4883b8f5d33213fa2bf4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:07 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ea09adce-72ae-4f35-a052-5ba767edc05a tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f148efa9-84e2-45e0-b942-3e8927892f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:07 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ea09adce-72ae-4f35-a052-5ba767edc05a tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f148efa9-84e2-45e0-b942-3e8927892f46) transitioned into state 'SUCCESS' from state '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-1189300192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f73fb3972931494db48521e0aebc80ef',qos_specs=None,replication_status=,reservations=['ed0706b7-5bf7-4fd1-8fd3-2cc5e4ae5634','ff2e0156-0fac-4d35-ab22-e087aea0a675','d570f313-2880-425b-9cce-5af759442e7e','11acba86-cfc5-4898-9d2f-9c8200dc596e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='331f2d5cb2ef4883b8f5d33213fa2bf4',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:07 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ea09adce-72ae-4f35-a052-5ba767edc05a tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6532ba0-432b-468f-a6bf-267699dbfef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:07 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ea09adce-72ae-4f35-a052-5ba767edc05a tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6532ba0-432b-468f-a6bf-267699dbfef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:07 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ea09adce-72ae-4f35-a052-5ba767edc05a tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Flow 'volume_create_api' (1ac064e3-4d59-4361-84f3-1802143d2689) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:26:07 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ea09adce-72ae-4f35-a052-5ba767edc05a tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Create volume request issued successfully. Sep 01 00:26:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ea09adce-72ae-4f35-a052-5ba767edc05a tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:26:07 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 847/1651] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:26:05 2026] POST /volume/v3/volumes => generated 759 bytes in 2264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:26:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7d73c766-9eaf-4f42-b3a0-4adbc095b074 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7d73c766-9eaf-4f42-b3a0-4adbc095b074 tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] GET http://192.168.122.147/volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 Sep 01 00:26:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7d73c766-9eaf-4f42-b3a0-4adbc095b074 tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7d73c766-9eaf-4f42-b3a0-4adbc095b074 tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:07 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:07 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:07 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:07 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:07 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7d73c766-9eaf-4f42-b3a0-4adbc095b074 tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Volume info retrieved successfully. Sep 01 00:26:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7d73c766-9eaf-4f42-b3a0-4adbc095b074 tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] http://192.168.122.147/volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 returned with HTTP 200 Sep 01 00:26:07 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 805/1652] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:07 2026] GET /volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 => generated 827 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7e784e07-e3f5-4abe-9003-1b6e0da5f1b9 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7e784e07-e3f5-4abe-9003-1b6e0da5f1b9 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] GET http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 Sep 01 00:26:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7e784e07-e3f5-4abe-9003-1b6e0da5f1b9 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7e784e07-e3f5-4abe-9003-1b6e0da5f1b9 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:07 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:07 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:07 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:07 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:07 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7e784e07-e3f5-4abe-9003-1b6e0da5f1b9 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Volume info retrieved successfully. Sep 01 00:26:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7e784e07-e3f5-4abe-9003-1b6e0da5f1b9 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 returned with HTTP 200 Sep 01 00:26:07 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 848/1653] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:07 2026] GET /volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 => generated 881 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:26:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8b99ec5c-b893-4dec-9c69-3a361261c46d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8b99ec5c-b893-4dec-9c69-3a361261c46d tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] GET http://192.168.122.147/volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 Sep 01 00:26:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8b99ec5c-b893-4dec-9c69-3a361261c46d tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8b99ec5c-b893-4dec-9c69-3a361261c46d tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:08 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:08 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:08 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:08 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:08 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8b99ec5c-b893-4dec-9c69-3a361261c46d tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Volume info retrieved successfully. Sep 01 00:26:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8b99ec5c-b893-4dec-9c69-3a361261c46d tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] http://192.168.122.147/volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 returned with HTTP 200 Sep 01 00:26:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 806/1654] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:08 2026] GET /volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 => generated 851 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:26:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8b866647-a6cd-4215-9a15-c63f9926e18e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8b866647-a6cd-4215-9a15-c63f9926e18e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] GET http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 Sep 01 00:26:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8b866647-a6cd-4215-9a15-c63f9926e18e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8b866647-a6cd-4215-9a15-c63f9926e18e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:09 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:09 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:09 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:09 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:09 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8b866647-a6cd-4215-9a15-c63f9926e18e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Volume info retrieved successfully. Sep 01 00:26:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8b866647-a6cd-4215-9a15-c63f9926e18e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 returned with HTTP 200 Sep 01 00:26:09 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 849/1655] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:08 2026] GET /volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 => generated 881 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:26:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2626115f-bf9d-4eb4-a519-07504956be77 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2626115f-bf9d-4eb4-a519-07504956be77 tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] GET http://192.168.122.147/volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 Sep 01 00:26:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2626115f-bf9d-4eb4-a519-07504956be77 tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2626115f-bf9d-4eb4-a519-07504956be77 tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:09 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:09 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:09 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:09 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:09 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2626115f-bf9d-4eb4-a519-07504956be77 tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Volume info retrieved successfully. Sep 01 00:26:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2626115f-bf9d-4eb4-a519-07504956be77 tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] http://192.168.122.147/volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 returned with HTTP 200 Sep 01 00:26:09 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 807/1656] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:09 2026] GET /volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 => generated 851 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c58116cb-9776-4d9b-8605-b8d1fbb0fa19 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c58116cb-9776-4d9b-8605-b8d1fbb0fa19 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] GET http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 Sep 01 00:26:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c58116cb-9776-4d9b-8605-b8d1fbb0fa19 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c58116cb-9776-4d9b-8605-b8d1fbb0fa19 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:10 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:10 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:10 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:10 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:10 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c58116cb-9776-4d9b-8605-b8d1fbb0fa19 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Volume info retrieved successfully. Sep 01 00:26:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c58116cb-9776-4d9b-8605-b8d1fbb0fa19 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 returned with HTTP 200 Sep 01 00:26:10 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 850/1657] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:10 2026] GET /volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 => generated 881 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f72c4286-cc09-4c5e-b9ca-23da26e1c7aa None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f72c4286-cc09-4c5e-b9ca-23da26e1c7aa tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] GET http://192.168.122.147/volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 Sep 01 00:26:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f72c4286-cc09-4c5e-b9ca-23da26e1c7aa tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f72c4286-cc09-4c5e-b9ca-23da26e1c7aa tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:10 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:10 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:10 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:10 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:10 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f72c4286-cc09-4c5e-b9ca-23da26e1c7aa tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Volume info retrieved successfully. Sep 01 00:26:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f72c4286-cc09-4c5e-b9ca-23da26e1c7aa tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] http://192.168.122.147/volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 returned with HTTP 200 Sep 01 00:26:10 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 808/1658] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:10 2026] GET /volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:26:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5409ea80-ce2c-48c1-9fac-9f7922a6c3fc None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5409ea80-ce2c-48c1-9fac-9f7922a6c3fc tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] GET http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 Sep 01 00:26:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5409ea80-ce2c-48c1-9fac-9f7922a6c3fc tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5409ea80-ce2c-48c1-9fac-9f7922a6c3fc tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:11 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:11 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:11 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:11 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:11 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5409ea80-ce2c-48c1-9fac-9f7922a6c3fc tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Volume info retrieved successfully. Sep 01 00:26:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5409ea80-ce2c-48c1-9fac-9f7922a6c3fc tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 returned with HTTP 200 Sep 01 00:26:11 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 851/1659] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:11 2026] GET /volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 => generated 881 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1a78505a-73c0-4f28-9e54-251eb93bfb4a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1a78505a-73c0-4f28-9e54-251eb93bfb4a tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] GET http://192.168.122.147/volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 Sep 01 00:26:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1a78505a-73c0-4f28-9e54-251eb93bfb4a tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1a78505a-73c0-4f28-9e54-251eb93bfb4a tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:12 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:12 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:12 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:12 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:12 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1a78505a-73c0-4f28-9e54-251eb93bfb4a tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Volume info retrieved successfully. Sep 01 00:26:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1a78505a-73c0-4f28-9e54-251eb93bfb4a tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] http://192.168.122.147/volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 returned with HTTP 200 Sep 01 00:26:12 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 809/1660] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:11 2026] GET /volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:26:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c1a51e2d-0eb7-46f4-b2fd-782cd9f45cee None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c1a51e2d-0eb7-46f4-b2fd-782cd9f45cee tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] GET http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 Sep 01 00:26:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c1a51e2d-0eb7-46f4-b2fd-782cd9f45cee tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c1a51e2d-0eb7-46f4-b2fd-782cd9f45cee tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:12 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:12 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:12 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:12 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:12 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c1a51e2d-0eb7-46f4-b2fd-782cd9f45cee tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Volume info retrieved successfully. Sep 01 00:26:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c1a51e2d-0eb7-46f4-b2fd-782cd9f45cee tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 returned with HTTP 200 Sep 01 00:26:12 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 852/1661] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:12 2026] GET /volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 => generated 882 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e9b6ac55-379d-4d41-a060-7975a39bbb37 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e9b6ac55-379d-4d41-a060-7975a39bbb37 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] GET http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 Sep 01 00:26:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e9b6ac55-379d-4d41-a060-7975a39bbb37 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e9b6ac55-379d-4d41-a060-7975a39bbb37 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:12 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:12 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:12 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:12 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:12 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e9b6ac55-379d-4d41-a060-7975a39bbb37 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Volume info retrieved successfully. Sep 01 00:26:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e9b6ac55-379d-4d41-a060-7975a39bbb37 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 returned with HTTP 200 Sep 01 00:26:12 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 810/1662] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:12 2026] GET /volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 => generated 882 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f882e841-776f-446b-aaf5-2ed08c33cc8a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f882e841-776f-446b-aaf5-2ed08c33cc8a tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] GET http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 Sep 01 00:26:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f882e841-776f-446b-aaf5-2ed08c33cc8a tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f882e841-776f-446b-aaf5-2ed08c33cc8a tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:12 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:12 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:12 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:12 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:12 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f882e841-776f-446b-aaf5-2ed08c33cc8a tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Volume info retrieved successfully. Sep 01 00:26:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f882e841-776f-446b-aaf5-2ed08c33cc8a tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 returned with HTTP 200 Sep 01 00:26:12 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 853/1663] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:12 2026] GET /volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 => generated 882 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-00661de1-00c2-4e5a-80c0-bba5771cb206 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-00661de1-00c2-4e5a-80c0-bba5771cb206 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] DELETE http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 Sep 01 00:26:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-00661de1-00c2-4e5a-80c0-bba5771cb206 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-00661de1-00c2-4e5a-80c0-bba5771cb206 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:12 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-00661de1-00c2-4e5a-80c0-bba5771cb206 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Delete volume with id: 185d1199-1e4e-4c4c-a954-7b9d5e316804 Sep 01 00:26:12 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:12 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:12 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:12 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:12 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-00661de1-00c2-4e5a-80c0-bba5771cb206 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Volume info retrieved successfully. Sep 01 00:26:12 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-00661de1-00c2-4e5a-80c0-bba5771cb206 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Delete volume request issued successfully. Sep 01 00:26:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-00661de1-00c2-4e5a-80c0-bba5771cb206 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 returned with HTTP 202 Sep 01 00:26:12 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 811/1664] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:26:12 2026] DELETE /volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:26:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-29410396-45a6-4dee-a131-a64f73b4b092 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-29410396-45a6-4dee-a131-a64f73b4b092 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] GET http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 Sep 01 00:26:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-29410396-45a6-4dee-a131-a64f73b4b092 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-29410396-45a6-4dee-a131-a64f73b4b092 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:12 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:12 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:12 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:12 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:12 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-29410396-45a6-4dee-a131-a64f73b4b092 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Volume info retrieved successfully. Sep 01 00:26:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-29410396-45a6-4dee-a131-a64f73b4b092 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 returned with HTTP 200 Sep 01 00:26:12 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 854/1665] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:12 2026] GET /volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 => generated 881 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c231e7c8-60a3-4cc0-bb50-531b00a3ebb0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c231e7c8-60a3-4cc0-bb50-531b00a3ebb0 tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] GET http://192.168.122.147/volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 Sep 01 00:26:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c231e7c8-60a3-4cc0-bb50-531b00a3ebb0 tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c231e7c8-60a3-4cc0-bb50-531b00a3ebb0 tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:13 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:13 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:13 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:13 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:13 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c231e7c8-60a3-4cc0-bb50-531b00a3ebb0 tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Volume info retrieved successfully. Sep 01 00:26:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c231e7c8-60a3-4cc0-bb50-531b00a3ebb0 tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] http://192.168.122.147/volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 returned with HTTP 200 Sep 01 00:26:13 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 812/1666] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:13 2026] GET /volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 => generated 851 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9869bb0e-abb5-41ed-b493-29136379d9ce None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9869bb0e-abb5-41ed-b493-29136379d9ce tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] GET http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 Sep 01 00:26:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9869bb0e-abb5-41ed-b493-29136379d9ce tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9869bb0e-abb5-41ed-b493-29136379d9ce tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:13 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:13 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:13 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:13 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9869bb0e-abb5-41ed-b493-29136379d9ce tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] http://192.168.122.147/volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 returned with HTTP 404 Sep 01 00:26:13 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 855/1667] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:13 2026] GET /volume/v3/volumes/185d1199-1e4e-4c4c-a954-7b9d5e316804 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:26:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d013aca9-510d-491d-b44e-0d5cdefa482a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d013aca9-510d-491d-b44e-0d5cdefa482a tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] GET http://192.168.122.147/volume/v3/volumes/cc7a60c9-2fd0-43c2-9a71-9d23d62b9a7e Sep 01 00:26:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d013aca9-510d-491d-b44e-0d5cdefa482a tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d013aca9-510d-491d-b44e-0d5cdefa482a tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:13 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:13 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:13 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:13 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:13 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d013aca9-510d-491d-b44e-0d5cdefa482a tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Volume info retrieved successfully. Sep 01 00:26:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d013aca9-510d-491d-b44e-0d5cdefa482a tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] http://192.168.122.147/volume/v3/volumes/cc7a60c9-2fd0-43c2-9a71-9d23d62b9a7e returned with HTTP 200 Sep 01 00:26:13 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 813/1668] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:13 2026] GET /volume/v3/volumes/cc7a60c9-2fd0-43c2-9a71-9d23d62b9a7e => generated 847 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:26:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2bd6e69c-9b24-4636-a2b1-d12e64e093e1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2bd6e69c-9b24-4636-a2b1-d12e64e093e1 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] DELETE http://192.168.122.147/volume/v3/volumes/cc7a60c9-2fd0-43c2-9a71-9d23d62b9a7e Sep 01 00:26:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2bd6e69c-9b24-4636-a2b1-d12e64e093e1 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2bd6e69c-9b24-4636-a2b1-d12e64e093e1 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:13 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-2bd6e69c-9b24-4636-a2b1-d12e64e093e1 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Delete volume with id: cc7a60c9-2fd0-43c2-9a71-9d23d62b9a7e Sep 01 00:26:13 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:13 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:13 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:13 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:13 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2bd6e69c-9b24-4636-a2b1-d12e64e093e1 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Volume info retrieved successfully. Sep 01 00:26:13 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2bd6e69c-9b24-4636-a2b1-d12e64e093e1 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Delete volume request issued successfully. Sep 01 00:26:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2bd6e69c-9b24-4636-a2b1-d12e64e093e1 tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] http://192.168.122.147/volume/v3/volumes/cc7a60c9-2fd0-43c2-9a71-9d23d62b9a7e returned with HTTP 202 Sep 01 00:26:13 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 856/1669] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:26:13 2026] DELETE /volume/v3/volumes/cc7a60c9-2fd0-43c2-9a71-9d23d62b9a7e => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:26:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5c286381-2f52-4b9f-8af8-246b87af0e3e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5c286381-2f52-4b9f-8af8-246b87af0e3e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] GET http://192.168.122.147/volume/v3/volumes/cc7a60c9-2fd0-43c2-9a71-9d23d62b9a7e Sep 01 00:26:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5c286381-2f52-4b9f-8af8-246b87af0e3e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5c286381-2f52-4b9f-8af8-246b87af0e3e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:14 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:14 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:14 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:14 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:14 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5c286381-2f52-4b9f-8af8-246b87af0e3e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Volume info retrieved successfully. Sep 01 00:26:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5c286381-2f52-4b9f-8af8-246b87af0e3e tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] http://192.168.122.147/volume/v3/volumes/cc7a60c9-2fd0-43c2-9a71-9d23d62b9a7e returned with HTTP 200 Sep 01 00:26:14 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 814/1670] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:13 2026] GET /volume/v3/volumes/cc7a60c9-2fd0-43c2-9a71-9d23d62b9a7e => generated 846 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d53e4489-d8f9-413a-91ab-296755a69e35 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d53e4489-d8f9-413a-91ab-296755a69e35 tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] GET http://192.168.122.147/volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 Sep 01 00:26:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d53e4489-d8f9-413a-91ab-296755a69e35 tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d53e4489-d8f9-413a-91ab-296755a69e35 tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:14 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:14 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:14 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:14 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:14 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d53e4489-d8f9-413a-91ab-296755a69e35 tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Volume info retrieved successfully. Sep 01 00:26:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d53e4489-d8f9-413a-91ab-296755a69e35 tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] http://192.168.122.147/volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 returned with HTTP 200 Sep 01 00:26:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 857/1671] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:14 2026] GET /volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 => generated 852 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-81ad35c1-2403-42e3-818b-a296a0df701d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-81ad35c1-2403-42e3-818b-a296a0df701d tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] GET http://192.168.122.147/volume/v3/limits Sep 01 00:26:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-81ad35c1-2403-42e3-818b-a296a0df701d tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-81ad35c1-2403-42e3-818b-a296a0df701d tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-81ad35c1-2403-42e3-818b-a296a0df701d tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] http://192.168.122.147/volume/v3/limits returned with HTTP 200 Sep 01 00:26:14 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 815/1672] 192.168.122.147 () {58 vars in 1118 bytes} [Tue Sep 1 00:26:14 2026] GET /volume/v3/limits => generated 302 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-663bc132-d632-4175-9749-cd43722074dc None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-663bc132-d632-4175-9749-cd43722074dc tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] GET http://192.168.122.147/volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 Sep 01 00:26:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-663bc132-d632-4175-9749-cd43722074dc tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-663bc132-d632-4175-9749-cd43722074dc tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ed4bedf0-cb07-4741-8d22-a4343d217ca3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:14 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:14 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:14 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:14 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:14 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-663bc132-d632-4175-9749-cd43722074dc tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Volume info retrieved successfully. Sep 01 00:26:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-663bc132-d632-4175-9749-cd43722074dc tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] http://192.168.122.147/volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 returned with HTTP 200 Sep 01 00:26:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 858/1673] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:14 2026] GET /volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2fe135d4-cee4-4435-a6af-ce9b96d872c7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2fe135d4-cee4-4435-a6af-ce9b96d872c7 tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] DELETE http://192.168.122.147/volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 Sep 01 00:26:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2fe135d4-cee4-4435-a6af-ce9b96d872c7 tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2fe135d4-cee4-4435-a6af-ce9b96d872c7 tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:14 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-2fe135d4-cee4-4435-a6af-ce9b96d872c7 tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Delete volume with id: cd53126c-ecdb-4e1f-8980-9815fd979c26 Sep 01 00:26:14 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:14 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:14 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:14 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:14 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2fe135d4-cee4-4435-a6af-ce9b96d872c7 tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Volume info retrieved successfully. Sep 01 00:26:14 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2fe135d4-cee4-4435-a6af-ce9b96d872c7 tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Delete volume request issued successfully. Sep 01 00:26:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2fe135d4-cee4-4435-a6af-ce9b96d872c7 tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] http://192.168.122.147/volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 returned with HTTP 202 Sep 01 00:26:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 859/1674] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:26:14 2026] DELETE /volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:26:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9dcf1c3a-2926-4e30-8828-056c07e299c8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9dcf1c3a-2926-4e30-8828-056c07e299c8 tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] GET http://192.168.122.147/volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 Sep 01 00:26:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9dcf1c3a-2926-4e30-8828-056c07e299c8 tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9dcf1c3a-2926-4e30-8828-056c07e299c8 tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:14 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:14 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:14 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:14 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ed4bedf0-cb07-4741-8d22-a4343d217ca3 tempest-VolumePoolsAdminTestsJSON-504785813 tempest-VolumePoolsAdminTestsJSON-504785813-project-admin] GET http://192.168.122.147/volume/v3/scheduler-stats/get_pools?detail=True Sep 01 00:26:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ed4bedf0-cb07-4741-8d22-a4343d217ca3 tempest-VolumePoolsAdminTestsJSON-504785813 tempest-VolumePoolsAdminTestsJSON-504785813-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ed4bedf0-cb07-4741-8d22-a4343d217ca3 tempest-VolumePoolsAdminTestsJSON-504785813 tempest-VolumePoolsAdminTestsJSON-504785813-project-admin] Calling method 'get_pools' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:14 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9dcf1c3a-2926-4e30-8828-056c07e299c8 tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Volume info retrieved successfully. Sep 01 00:26:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9dcf1c3a-2926-4e30-8828-056c07e299c8 tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] http://192.168.122.147/volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 returned with HTTP 200 Sep 01 00:26:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 860/1675] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:14 2026] GET /volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 => generated 851 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ed4bedf0-cb07-4741-8d22-a4343d217ca3 tempest-VolumePoolsAdminTestsJSON-504785813 tempest-VolumePoolsAdminTestsJSON-504785813-project-admin] http://192.168.122.147/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 01 00:26:14 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 816/1676] 192.168.122.147 () {58 vars in 1198 bytes} [Tue Sep 1 00:26:14 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 520 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0cb7b3f3-a468-4b99-bf07-c17c1d175660 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0cb7b3f3-a468-4b99-bf07-c17c1d175660 tempest-VolumePoolsAdminTestsJSON-504785813 tempest-VolumePoolsAdminTestsJSON-504785813-project-admin] GET http://192.168.122.147/volume/v3/scheduler-stats/get_pools Sep 01 00:26:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0cb7b3f3-a468-4b99-bf07-c17c1d175660 tempest-VolumePoolsAdminTestsJSON-504785813 tempest-VolumePoolsAdminTestsJSON-504785813-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0cb7b3f3-a468-4b99-bf07-c17c1d175660 tempest-VolumePoolsAdminTestsJSON-504785813 tempest-VolumePoolsAdminTestsJSON-504785813-project-admin] Calling method 'get_pools' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0cb7b3f3-a468-4b99-bf07-c17c1d175660 tempest-VolumePoolsAdminTestsJSON-504785813 tempest-VolumePoolsAdminTestsJSON-504785813-project-admin] http://192.168.122.147/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 00:26:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 861/1677] 192.168.122.147 () {58 vars in 1175 bytes} [Tue Sep 1 00:26:14 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:26:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-be9b2aee-f0b3-468e-922c-5299073b52af None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-be9b2aee-f0b3-468e-922c-5299073b52af tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] GET http://192.168.122.147/volume/v3/volumes/cc7a60c9-2fd0-43c2-9a71-9d23d62b9a7e Sep 01 00:26:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-be9b2aee-f0b3-468e-922c-5299073b52af tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-be9b2aee-f0b3-468e-922c-5299073b52af tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-be9b2aee-f0b3-468e-922c-5299073b52af tempest-VolumesCloneTest-1645922510 tempest-VolumesCloneTest-1645922510-project-member] http://192.168.122.147/volume/v3/volumes/cc7a60c9-2fd0-43c2-9a71-9d23d62b9a7e returned with HTTP 404 Sep 01 00:26:15 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 817/1678] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:15 2026] GET /volume/v3/volumes/cc7a60c9-2fd0-43c2-9a71-9d23d62b9a7e => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:26:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6eee6b51-2e0c-443d-a33d-1197b439b23c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6eee6b51-2e0c-443d-a33d-1197b439b23c tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] GET http://192.168.122.147/volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 Sep 01 00:26:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6eee6b51-2e0c-443d-a33d-1197b439b23c tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6eee6b51-2e0c-443d-a33d-1197b439b23c tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6eee6b51-2e0c-443d-a33d-1197b439b23c tempest-AbsoluteLimitsTests-915659223 tempest-AbsoluteLimitsTests-915659223-project-member] http://192.168.122.147/volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 returned with HTTP 404 Sep 01 00:26:15 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 862/1679] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:15 2026] GET /volume/v3/volumes/cd53126c-ecdb-4e1f-8980-9815fd979c26 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:26:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-612c1527-8d73-4f16-a07d-3d0a38e84c74 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-612c1527-8d73-4f16-a07d-3d0a38e84c74 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:26:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-612c1527-8d73-4f16-a07d-3d0a38e84c74 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1471957671"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-612c1527-8d73-4f16-a07d-3d0a38e84c74 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1471957671'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:26:18 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-612c1527-8d73-4f16-a07d-3d0a38e84c74 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Create volume of 1 GB Sep 01 00:26:18 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-612c1527-8d73-4f16-a07d-3d0a38e84c74 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Availability Zones retrieved successfully. Sep 01 00:26:18 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-612c1527-8d73-4f16-a07d-3d0a38e84c74 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Flow 'volume_create_api' (4ce0d2d9-2948-4708-a1cb-5b5289a9a6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:26:18 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-612c1527-8d73-4f16-a07d-3d0a38e84c74 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c0d8260-6985-4cb4-8be9-f1c253cfde24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:18 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-612c1527-8d73-4f16-a07d-3d0a38e84c74 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:26:18 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-612c1527-8d73-4f16-a07d-3d0a38e84c74 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c0d8260-6985-4cb4-8be9-f1c253cfde24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:18 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-612c1527-8d73-4f16-a07d-3d0a38e84c74 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d486def-9367-4e63-9d64-2c85f4bbf411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:19 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-612c1527-8d73-4f16-a07d-3d0a38e84c74 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Created reservations ['93f4b9f9-2efe-4605-a63e-219e64c6c9bf', 'bca21ea4-50b0-4fde-bf66-99dbb998e834', 'ada3332d-0a82-468e-8705-3d53fbce4d13', 'b7f5634e-4318-44f9-b085-4c11f3f3d3ee'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:26:19 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-612c1527-8d73-4f16-a07d-3d0a38e84c74 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d486def-9367-4e63-9d64-2c85f4bbf411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93f4b9f9-2efe-4605-a63e-219e64c6c9bf', 'bca21ea4-50b0-4fde-bf66-99dbb998e834', 'ada3332d-0a82-468e-8705-3d53fbce4d13', 'b7f5634e-4318-44f9-b085-4c11f3f3d3ee']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:19 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-612c1527-8d73-4f16-a07d-3d0a38e84c74 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70c4b99d-6e5d-40f6-936c-0bcc80292702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:19 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:19 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:19 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-612c1527-8d73-4f16-a07d-3d0a38e84c74 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70c4b99d-6e5d-40f6-936c-0bcc80292702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa6474a3-a144-4e13-912b-394f2de46ee7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1471957671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c623580f28604ba09e18f263acfb024a',qos_specs=None,replication_status=,reservations=['93f4b9f9-2efe-4605-a63e-219e64c6c9bf','bca21ea4-50b0-4fde-bf66-99dbb998e834','ada3332d-0a82-468e-8705-3d53fbce4d13','b7f5634e-4318-44f9-b085-4c11f3f3d3ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d2e74b8a8dc4ee0a1f6fa22514c9ada',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:26:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1471957671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa6474a3-a144-4e13-912b-394f2de46ee7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c623580f28604ba09e18f263acfb024a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d2e74b8a8dc4ee0a1f6fa22514c9ada',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:19 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-612c1527-8d73-4f16-a07d-3d0a38e84c74 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cf84a88-03fb-4c4e-b34c-7d825135c512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:19 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-612c1527-8d73-4f16-a07d-3d0a38e84c74 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cf84a88-03fb-4c4e-b34c-7d825135c512) transitioned into state 'SUCCESS' from state '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-1471957671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c623580f28604ba09e18f263acfb024a',qos_specs=None,replication_status=,reservations=['93f4b9f9-2efe-4605-a63e-219e64c6c9bf','bca21ea4-50b0-4fde-bf66-99dbb998e834','ada3332d-0a82-468e-8705-3d53fbce4d13','b7f5634e-4318-44f9-b085-4c11f3f3d3ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d2e74b8a8dc4ee0a1f6fa22514c9ada',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:19 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-612c1527-8d73-4f16-a07d-3d0a38e84c74 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c556307a-d1d0-4a1f-b331-c8c288bff4e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:19 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-612c1527-8d73-4f16-a07d-3d0a38e84c74 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c556307a-d1d0-4a1f-b331-c8c288bff4e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:19 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-612c1527-8d73-4f16-a07d-3d0a38e84c74 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Flow 'volume_create_api' (4ce0d2d9-2948-4708-a1cb-5b5289a9a6cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:26:19 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-612c1527-8d73-4f16-a07d-3d0a38e84c74 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Create volume request issued successfully. Sep 01 00:26:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-612c1527-8d73-4f16-a07d-3d0a38e84c74 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:26:19 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 818/1680] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:26:18 2026] POST /volume/v3/volumes => generated 759 bytes in 734 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:26:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ba6447db-8bd5-4b7b-a7f5-51460ec2cfba None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ba6447db-8bd5-4b7b-a7f5-51460ec2cfba tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] GET http://192.168.122.147/volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7 Sep 01 00:26:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ba6447db-8bd5-4b7b-a7f5-51460ec2cfba tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ba6447db-8bd5-4b7b-a7f5-51460ec2cfba tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:19 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:19 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:19 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:19 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:19 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ba6447db-8bd5-4b7b-a7f5-51460ec2cfba tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Volume info retrieved successfully. Sep 01 00:26:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ba6447db-8bd5-4b7b-a7f5-51460ec2cfba tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7 returned with HTTP 200 Sep 01 00:26:19 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 863/1681] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:19 2026] GET /volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7 => generated 827 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6d1799e9-443e-4fdf-b0af-2dcf5cd40a2c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6d1799e9-443e-4fdf-b0af-2dcf5cd40a2c tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] GET http://192.168.122.147/volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7 Sep 01 00:26:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6d1799e9-443e-4fdf-b0af-2dcf5cd40a2c tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6d1799e9-443e-4fdf-b0af-2dcf5cd40a2c tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:20 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:20 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:20 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:20 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:20 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6d1799e9-443e-4fdf-b0af-2dcf5cd40a2c tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Volume info retrieved successfully. Sep 01 00:26:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6d1799e9-443e-4fdf-b0af-2dcf5cd40a2c tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7 returned with HTTP 200 Sep 01 00:26:20 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 819/1682] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:20 2026] GET /volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7 => generated 851 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a8f5d7db-00fe-43fc-91c0-675b95032f25 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a8f5d7db-00fe-43fc-91c0-675b95032f25 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] GET http://192.168.122.147/volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7 Sep 01 00:26:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a8f5d7db-00fe-43fc-91c0-675b95032f25 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a8f5d7db-00fe-43fc-91c0-675b95032f25 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:21 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:21 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:21 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:21 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:21 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a8f5d7db-00fe-43fc-91c0-675b95032f25 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Volume info retrieved successfully. Sep 01 00:26:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a8f5d7db-00fe-43fc-91c0-675b95032f25 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7 returned with HTTP 200 Sep 01 00:26:21 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 864/1683] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:21 2026] GET /volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7 => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d0987b89-0716-4980-847b-c6361ff250c1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d0987b89-0716-4980-847b-c6361ff250c1 tempest-VolumesServicesTestJSON-306484681 tempest-VolumesServicesTestJSON-306484681-project-admin] GET http://192.168.122.147/volume/v3/os-services Sep 01 00:26:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d0987b89-0716-4980-847b-c6361ff250c1 tempest-VolumesServicesTestJSON-306484681 tempest-VolumesServicesTestJSON-306484681-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d0987b89-0716-4980-847b-c6361ff250c1 tempest-VolumesServicesTestJSON-306484681 tempest-VolumesServicesTestJSON-306484681-project-admin] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:22 devstack devstack@c-api.service[87485]: /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 00:26:22 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 00:26:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d0987b89-0716-4980-847b-c6361ff250c1 tempest-VolumesServicesTestJSON-306484681 tempest-VolumesServicesTestJSON-306484681-project-admin] http://192.168.122.147/volume/v3/os-services returned with HTTP 200 Sep 01 00:26:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 820/1684] 192.168.122.147 () {58 vars in 1133 bytes} [Tue Sep 1 00:26:22 2026] GET /volume/v3/os-services => generated 707 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e89d6426-5e76-498a-9867-4b84d50a2b7a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e89d6426-5e76-498a-9867-4b84d50a2b7a tempest-VolumesServicesTestJSON-306484681 tempest-VolumesServicesTestJSON-306484681-project-admin] GET http://192.168.122.147/volume/v3/os-services?host=devstack Sep 01 00:26:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e89d6426-5e76-498a-9867-4b84d50a2b7a tempest-VolumesServicesTestJSON-306484681 tempest-VolumesServicesTestJSON-306484681-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e89d6426-5e76-498a-9867-4b84d50a2b7a tempest-VolumesServicesTestJSON-306484681 tempest-VolumesServicesTestJSON-306484681-project-admin] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:22 devstack devstack@c-api.service[87484]: /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 00:26:22 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 00:26:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e89d6426-5e76-498a-9867-4b84d50a2b7a tempest-VolumesServicesTestJSON-306484681 tempest-VolumesServicesTestJSON-306484681-project-admin] http://192.168.122.147/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 01 00:26:22 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 865/1685] 192.168.122.147 () {58 vars in 1160 bytes} [Tue Sep 1 00:26:22 2026] GET /volume/v3/os-services?host=devstack => generated 707 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c1593e2f-bd7c-4345-b4df-f02ac90a1eda None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c1593e2f-bd7c-4345-b4df-f02ac90a1eda tempest-VolumesServicesTestJSON-306484681 tempest-VolumesServicesTestJSON-306484681-project-admin] GET http://192.168.122.147/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 01 00:26:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c1593e2f-bd7c-4345-b4df-f02ac90a1eda tempest-VolumesServicesTestJSON-306484681 tempest-VolumesServicesTestJSON-306484681-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c1593e2f-bd7c-4345-b4df-f02ac90a1eda tempest-VolumesServicesTestJSON-306484681 tempest-VolumesServicesTestJSON-306484681-project-admin] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c1593e2f-bd7c-4345-b4df-f02ac90a1eda tempest-VolumesServicesTestJSON-306484681 tempest-VolumesServicesTestJSON-306484681-project-admin] http://192.168.122.147/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 01 00:26:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 821/1686] 192.168.122.147 () {58 vars in 1208 bytes} [Tue Sep 1 00:26:22 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c0c8ca14-0f9e-4036-9039-18de2d2d451f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c0c8ca14-0f9e-4036-9039-18de2d2d451f tempest-VolumesServicesTestJSON-306484681 tempest-VolumesServicesTestJSON-306484681-project-admin] GET http://192.168.122.147/volume/v3/os-services?binary=cinder-scheduler Sep 01 00:26:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c0c8ca14-0f9e-4036-9039-18de2d2d451f tempest-VolumesServicesTestJSON-306484681 tempest-VolumesServicesTestJSON-306484681-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c0c8ca14-0f9e-4036-9039-18de2d2d451f tempest-VolumesServicesTestJSON-306484681 tempest-VolumesServicesTestJSON-306484681-project-admin] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c0c8ca14-0f9e-4036-9039-18de2d2d451f tempest-VolumesServicesTestJSON-306484681 tempest-VolumesServicesTestJSON-306484681-project-admin] http://192.168.122.147/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 01 00:26:22 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 866/1687] 192.168.122.147 () {58 vars in 1180 bytes} [Tue Sep 1 00:26:22 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6f849769-afce-473e-8801-7c862e363bad None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6f849769-afce-473e-8801-7c862e363bad tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:26:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6f849769-afce-473e-8801-7c862e363bad tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1186547681"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-6f849769-afce-473e-8801-7c862e363bad tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1186547681'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:26:23 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-6f849769-afce-473e-8801-7c862e363bad tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Create volume of 1 GB Sep 01 00:26:23 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6f849769-afce-473e-8801-7c862e363bad tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Availability Zones retrieved successfully. Sep 01 00:26:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-6f849769-afce-473e-8801-7c862e363bad tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Flow 'volume_create_api' (d84bf53d-c1b5-4564-9e7e-dd84d055afe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:26:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-6f849769-afce-473e-8801-7c862e363bad tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ff40ca0-47a6-4318-b02e-8359f53d7e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-6f849769-afce-473e-8801-7c862e363bad tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:26:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-6f849769-afce-473e-8801-7c862e363bad tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ff40ca0-47a6-4318-b02e-8359f53d7e4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-6f849769-afce-473e-8801-7c862e363bad tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (704e68a1-d615-4d65-a1ca-7d6c5ee82c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:23 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-6f849769-afce-473e-8801-7c862e363bad tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Created reservations ['f2201e95-53e0-4f43-b16e-3559b795f346', 'a028c2e7-bbe7-4896-8606-7060d50745f3', '1ca90caf-bad1-41ba-b7e7-30d8efbe3ed8', '5602c814-90a4-4042-8644-bb903782e73f'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:26:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-6f849769-afce-473e-8801-7c862e363bad tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (704e68a1-d615-4d65-a1ca-7d6c5ee82c31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2201e95-53e0-4f43-b16e-3559b795f346', 'a028c2e7-bbe7-4896-8606-7060d50745f3', '1ca90caf-bad1-41ba-b7e7-30d8efbe3ed8', '5602c814-90a4-4042-8644-bb903782e73f']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-6f849769-afce-473e-8801-7c862e363bad tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfe35c18-0093-4742-924b-17fb0533c9da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:23 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:23 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-6f849769-afce-473e-8801-7c862e363bad tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfe35c18-0093-4742-924b-17fb0533c9da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60bf5999-eca3-48ff-ab5a-fd9b751b6201', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1186547681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73eb3e31891e4873b1280081f7b83ec5',qos_specs=None,replication_status=,reservations=['f2201e95-53e0-4f43-b16e-3559b795f346','a028c2e7-bbe7-4896-8606-7060d50745f3','1ca90caf-bad1-41ba-b7e7-30d8efbe3ed8','5602c814-90a4-4042-8644-bb903782e73f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a31734a8c0d4ca480e9371df3475910',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:26:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1186547681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60bf5999-eca3-48ff-ab5a-fd9b751b6201,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73eb3e31891e4873b1280081f7b83ec5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a31734a8c0d4ca480e9371df3475910',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-6f849769-afce-473e-8801-7c862e363bad tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73c56264-5fc2-4cf7-9ef1-5c7ae190ec78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-6f849769-afce-473e-8801-7c862e363bad tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73c56264-5fc2-4cf7-9ef1-5c7ae190ec78) transitioned into state 'SUCCESS' from state '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-1186547681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73eb3e31891e4873b1280081f7b83ec5',qos_specs=None,replication_status=,reservations=['f2201e95-53e0-4f43-b16e-3559b795f346','a028c2e7-bbe7-4896-8606-7060d50745f3','1ca90caf-bad1-41ba-b7e7-30d8efbe3ed8','5602c814-90a4-4042-8644-bb903782e73f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a31734a8c0d4ca480e9371df3475910',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-6f849769-afce-473e-8801-7c862e363bad tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c164411e-f297-42ce-a878-4e9ee0c1a0dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-6f849769-afce-473e-8801-7c862e363bad tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c164411e-f297-42ce-a878-4e9ee0c1a0dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4426b48d-51d3-4ae4-aaca-a87ed0a4f224 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-6f849769-afce-473e-8801-7c862e363bad tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Flow 'volume_create_api' (d84bf53d-c1b5-4564-9e7e-dd84d055afe6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:26:23 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6f849769-afce-473e-8801-7c862e363bad tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Create volume request issued successfully. Sep 01 00:26:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6f849769-afce-473e-8801-7c862e363bad tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:26:23 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 822/1688] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:26:22 2026] POST /volume/v3/volumes => generated 763 bytes in 1147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:26:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-daddb446-beaf-41a1-897b-0af6b02cbc32 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-daddb446-beaf-41a1-897b-0af6b02cbc32 tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] GET http://192.168.122.147/volume/v3/volumes/60bf5999-eca3-48ff-ab5a-fd9b751b6201 Sep 01 00:26:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-daddb446-beaf-41a1-897b-0af6b02cbc32 tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-daddb446-beaf-41a1-897b-0af6b02cbc32 tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:23 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:23 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:23 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:23 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:23 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-daddb446-beaf-41a1-897b-0af6b02cbc32 tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Volume info retrieved successfully. Sep 01 00:26:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-daddb446-beaf-41a1-897b-0af6b02cbc32 tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] http://192.168.122.147/volume/v3/volumes/60bf5999-eca3-48ff-ab5a-fd9b751b6201 returned with HTTP 200 Sep 01 00:26:23 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 823/1689] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:23 2026] GET /volume/v3/volumes/60bf5999-eca3-48ff-ab5a-fd9b751b6201 => generated 831 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4426b48d-51d3-4ae4-aaca-a87ed0a4f224 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:26:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4426b48d-51d3-4ae4-aaca-a87ed0a4f224 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-45587631"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-4426b48d-51d3-4ae4-aaca-a87ed0a4f224 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-45587631'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:26:24 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-4426b48d-51d3-4ae4-aaca-a87ed0a4f224 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Create volume of 1 GB Sep 01 00:26:24 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4426b48d-51d3-4ae4-aaca-a87ed0a4f224 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Availability Zones retrieved successfully. Sep 01 00:26:24 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4426b48d-51d3-4ae4-aaca-a87ed0a4f224 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Flow 'volume_create_api' (3356a397-babf-438d-8e92-30963a80c228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:26:24 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4426b48d-51d3-4ae4-aaca-a87ed0a4f224 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1596e69-8a43-4454-9279-f9f3f35576b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:24 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-4426b48d-51d3-4ae4-aaca-a87ed0a4f224 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:26:24 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4426b48d-51d3-4ae4-aaca-a87ed0a4f224 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1596e69-8a43-4454-9279-f9f3f35576b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:24 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4426b48d-51d3-4ae4-aaca-a87ed0a4f224 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beffb9d4-6fb7-4f75-b8e4-6a38921473e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:24 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-4426b48d-51d3-4ae4-aaca-a87ed0a4f224 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Created reservations ['8a544587-2d44-4a3a-beb2-bf70157b650b', '784826b1-2d6d-4614-b081-fc377a8901bd', 'f0a39e0d-302f-4057-9ad5-4d26ce5f7732', '3fd017e8-a2b2-43b1-bc55-80dd21b7f46f'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:26:24 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4426b48d-51d3-4ae4-aaca-a87ed0a4f224 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beffb9d4-6fb7-4f75-b8e4-6a38921473e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a544587-2d44-4a3a-beb2-bf70157b650b', '784826b1-2d6d-4614-b081-fc377a8901bd', 'f0a39e0d-302f-4057-9ad5-4d26ce5f7732', '3fd017e8-a2b2-43b1-bc55-80dd21b7f46f']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:24 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4426b48d-51d3-4ae4-aaca-a87ed0a4f224 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1a5e158-bcb8-4a88-b024-80607bae39f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:24 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:24 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:24 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4426b48d-51d3-4ae4-aaca-a87ed0a4f224 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1a5e158-bcb8-4a88-b024-80607bae39f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56f22c1d-7fc6-45a1-87f8-e412daaba8ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-45587631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0094a89dcd32448a92afba5b803a7dcd',qos_specs=None,replication_status=,reservations=['8a544587-2d44-4a3a-beb2-bf70157b650b','784826b1-2d6d-4614-b081-fc377a8901bd','f0a39e0d-302f-4057-9ad5-4d26ce5f7732','3fd017e8-a2b2-43b1-bc55-80dd21b7f46f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e73530ed1b4c4ef388dc00dbae42df62',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:26:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-45587631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56f22c1d-7fc6-45a1-87f8-e412daaba8ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0094a89dcd32448a92afba5b803a7dcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e73530ed1b4c4ef388dc00dbae42df62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:24 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4426b48d-51d3-4ae4-aaca-a87ed0a4f224 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6377962-3a31-47f5-97d2-2dc8070941a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:24 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4426b48d-51d3-4ae4-aaca-a87ed0a4f224 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6377962-3a31-47f5-97d2-2dc8070941a2) transitioned into state 'SUCCESS' from state '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-45587631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0094a89dcd32448a92afba5b803a7dcd',qos_specs=None,replication_status=,reservations=['8a544587-2d44-4a3a-beb2-bf70157b650b','784826b1-2d6d-4614-b081-fc377a8901bd','f0a39e0d-302f-4057-9ad5-4d26ce5f7732','3fd017e8-a2b2-43b1-bc55-80dd21b7f46f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e73530ed1b4c4ef388dc00dbae42df62',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:24 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4426b48d-51d3-4ae4-aaca-a87ed0a4f224 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d29d14f-25c9-4f43-90c9-bdfdd6b85b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:24 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4426b48d-51d3-4ae4-aaca-a87ed0a4f224 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d29d14f-25c9-4f43-90c9-bdfdd6b85b85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:24 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4426b48d-51d3-4ae4-aaca-a87ed0a4f224 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Flow 'volume_create_api' (3356a397-babf-438d-8e92-30963a80c228) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:26:24 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4426b48d-51d3-4ae4-aaca-a87ed0a4f224 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Create volume request issued successfully. Sep 01 00:26:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4426b48d-51d3-4ae4-aaca-a87ed0a4f224 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:26:24 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 867/1690] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:26:23 2026] POST /volume/v3/volumes => generated 758 bytes in 877 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:26:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d3553e88-570d-4721-b172-26e909c574d8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d3553e88-570d-4721-b172-26e909c574d8 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] GET http://192.168.122.147/volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee Sep 01 00:26:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d3553e88-570d-4721-b172-26e909c574d8 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d3553e88-570d-4721-b172-26e909c574d8 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:24 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:24 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:24 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:24 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:24 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d3553e88-570d-4721-b172-26e909c574d8 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Volume info retrieved successfully. Sep 01 00:26:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d3553e88-570d-4721-b172-26e909c574d8 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] http://192.168.122.147/volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee returned with HTTP 200 Sep 01 00:26:24 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 824/1691] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:24 2026] GET /volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee => generated 826 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-759c2f41-c186-4e73-9604-612ec63604a0 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-759c2f41-c186-4e73-9604-612ec63604a0 tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] GET http://192.168.122.147/volume/v3/volumes/60bf5999-eca3-48ff-ab5a-fd9b751b6201 Sep 01 00:26:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-759c2f41-c186-4e73-9604-612ec63604a0 tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-759c2f41-c186-4e73-9604-612ec63604a0 tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:24 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:24 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:24 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:24 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:24 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-759c2f41-c186-4e73-9604-612ec63604a0 tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Volume info retrieved successfully. Sep 01 00:26:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-759c2f41-c186-4e73-9604-612ec63604a0 tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] http://192.168.122.147/volume/v3/volumes/60bf5999-eca3-48ff-ab5a-fd9b751b6201 returned with HTTP 200 Sep 01 00:26:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 868/1692] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:24 2026] GET /volume/v3/volumes/60bf5999-eca3-48ff-ab5a-fd9b751b6201 => generated 855 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-fe308eea-5636-404c-9f8b-167de5e2c632 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fe308eea-5636-404c-9f8b-167de5e2c632 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] GET http://192.168.122.147/volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee Sep 01 00:26:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fe308eea-5636-404c-9f8b-167de5e2c632 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fe308eea-5636-404c-9f8b-167de5e2c632 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:25 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:25 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:25 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:25 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:25 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-fe308eea-5636-404c-9f8b-167de5e2c632 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Volume info retrieved successfully. Sep 01 00:26:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fe308eea-5636-404c-9f8b-167de5e2c632 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] http://192.168.122.147/volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee returned with HTTP 200 Sep 01 00:26:25 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 825/1693] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:25 2026] GET /volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:26:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f1d0fbf7-bb8e-43d1-b7ab-f654c31b6270 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f1d0fbf7-bb8e-43d1-b7ab-f654c31b6270 tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] GET http://192.168.122.147/volume/v3/volumes/60bf5999-eca3-48ff-ab5a-fd9b751b6201 Sep 01 00:26:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f1d0fbf7-bb8e-43d1-b7ab-f654c31b6270 tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f1d0fbf7-bb8e-43d1-b7ab-f654c31b6270 tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:26 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:26 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:26 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:26 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:26 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f1d0fbf7-bb8e-43d1-b7ab-f654c31b6270 tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Volume info retrieved successfully. Sep 01 00:26:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f1d0fbf7-bb8e-43d1-b7ab-f654c31b6270 tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] http://192.168.122.147/volume/v3/volumes/60bf5999-eca3-48ff-ab5a-fd9b751b6201 returned with HTTP 200 Sep 01 00:26:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 869/1694] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:26 2026] GET /volume/v3/volumes/60bf5999-eca3-48ff-ab5a-fd9b751b6201 => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-772b3077-4504-4335-a62b-3ddbbf7e4cba None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-772b3077-4504-4335-a62b-3ddbbf7e4cba tempest-VolumesServicesTestJSON-306484681 tempest-VolumesServicesTestJSON-306484681-project-admin] GET http://192.168.122.147/volume/v3/volumes/60bf5999-eca3-48ff-ab5a-fd9b751b6201 Sep 01 00:26:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-772b3077-4504-4335-a62b-3ddbbf7e4cba tempest-VolumesServicesTestJSON-306484681 tempest-VolumesServicesTestJSON-306484681-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-772b3077-4504-4335-a62b-3ddbbf7e4cba tempest-VolumesServicesTestJSON-306484681 tempest-VolumesServicesTestJSON-306484681-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:26 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:26 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:26 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:26 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:26 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-772b3077-4504-4335-a62b-3ddbbf7e4cba tempest-VolumesServicesTestJSON-306484681 tempest-VolumesServicesTestJSON-306484681-project-admin] Volume info retrieved successfully. Sep 01 00:26:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-772b3077-4504-4335-a62b-3ddbbf7e4cba tempest-VolumesServicesTestJSON-306484681 tempest-VolumesServicesTestJSON-306484681-project-admin] http://192.168.122.147/volume/v3/volumes/60bf5999-eca3-48ff-ab5a-fd9b751b6201 returned with HTTP 200 Sep 01 00:26:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 826/1695] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:26 2026] GET /volume/v3/volumes/60bf5999-eca3-48ff-ab5a-fd9b751b6201 => generated 1019 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:26:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3c46a441-5553-4286-9ad3-5c4a96a9aa8e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3c46a441-5553-4286-9ad3-5c4a96a9aa8e tempest-VolumesServicesTestJSON-306484681 tempest-VolumesServicesTestJSON-306484681-project-admin] GET http://192.168.122.147/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 01 00:26:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3c46a441-5553-4286-9ad3-5c4a96a9aa8e tempest-VolumesServicesTestJSON-306484681 tempest-VolumesServicesTestJSON-306484681-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3c46a441-5553-4286-9ad3-5c4a96a9aa8e tempest-VolumesServicesTestJSON-306484681 tempest-VolumesServicesTestJSON-306484681-project-admin] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:26 devstack devstack@c-api.service[87484]: /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 00:26:26 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 00:26:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3c46a441-5553-4286-9ad3-5c4a96a9aa8e tempest-VolumesServicesTestJSON-306484681 tempest-VolumesServicesTestJSON-306484681-project-admin] http://192.168.122.147/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 01 00:26:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 870/1696] 192.168.122.147 () {58 vars in 1202 bytes} [Tue Sep 1 00:26:26 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 534 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f5d2a8eb-357d-4098-9489-a44c19321d5f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f5d2a8eb-357d-4098-9489-a44c19321d5f tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] GET http://192.168.122.147/volume/v3/volumes/60bf5999-eca3-48ff-ab5a-fd9b751b6201 Sep 01 00:26:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f5d2a8eb-357d-4098-9489-a44c19321d5f tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f5d2a8eb-357d-4098-9489-a44c19321d5f tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:26 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:26 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:26 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:26 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:26 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f5d2a8eb-357d-4098-9489-a44c19321d5f tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Volume info retrieved successfully. Sep 01 00:26:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f5d2a8eb-357d-4098-9489-a44c19321d5f tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] http://192.168.122.147/volume/v3/volumes/60bf5999-eca3-48ff-ab5a-fd9b751b6201 returned with HTTP 200 Sep 01 00:26:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 827/1697] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:26 2026] GET /volume/v3/volumes/60bf5999-eca3-48ff-ab5a-fd9b751b6201 => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-79f22a53-f6b6-4eff-bbcd-732039185b5c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-79f22a53-f6b6-4eff-bbcd-732039185b5c tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] DELETE http://192.168.122.147/volume/v3/volumes/60bf5999-eca3-48ff-ab5a-fd9b751b6201 Sep 01 00:26:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-79f22a53-f6b6-4eff-bbcd-732039185b5c tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-79f22a53-f6b6-4eff-bbcd-732039185b5c tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:26 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-79f22a53-f6b6-4eff-bbcd-732039185b5c tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Delete volume with id: 60bf5999-eca3-48ff-ab5a-fd9b751b6201 Sep 01 00:26:26 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:26 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:26 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:26 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:26 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-79f22a53-f6b6-4eff-bbcd-732039185b5c tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Volume info retrieved successfully. Sep 01 00:26:26 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-79f22a53-f6b6-4eff-bbcd-732039185b5c tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Delete volume request issued successfully. Sep 01 00:26:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-79f22a53-f6b6-4eff-bbcd-732039185b5c tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] http://192.168.122.147/volume/v3/volumes/60bf5999-eca3-48ff-ab5a-fd9b751b6201 returned with HTTP 202 Sep 01 00:26:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 871/1698] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:26:26 2026] DELETE /volume/v3/volumes/60bf5999-eca3-48ff-ab5a-fd9b751b6201 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:26:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-88068500-8358-471b-8f75-7731901940da None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-88068500-8358-471b-8f75-7731901940da tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] GET http://192.168.122.147/volume/v3/volumes/60bf5999-eca3-48ff-ab5a-fd9b751b6201 Sep 01 00:26:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-88068500-8358-471b-8f75-7731901940da tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-88068500-8358-471b-8f75-7731901940da tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:26 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:26 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:26 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:26 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:26 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-88068500-8358-471b-8f75-7731901940da tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Volume info retrieved successfully. Sep 01 00:26:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-88068500-8358-471b-8f75-7731901940da tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] http://192.168.122.147/volume/v3/volumes/60bf5999-eca3-48ff-ab5a-fd9b751b6201 returned with HTTP 200 Sep 01 00:26:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 828/1699] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:26 2026] GET /volume/v3/volumes/60bf5999-eca3-48ff-ab5a-fd9b751b6201 => generated 855 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:26:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7d917c53-4954-4228-bed6-5e5ae24abd21 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7d917c53-4954-4228-bed6-5e5ae24abd21 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] GET http://192.168.122.147/volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee Sep 01 00:26:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7d917c53-4954-4228-bed6-5e5ae24abd21 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7d917c53-4954-4228-bed6-5e5ae24abd21 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:26 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:26 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:26 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:26 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:26 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7d917c53-4954-4228-bed6-5e5ae24abd21 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Volume info retrieved successfully. Sep 01 00:26:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7d917c53-4954-4228-bed6-5e5ae24abd21 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] http://192.168.122.147/volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee returned with HTTP 200 Sep 01 00:26:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 872/1700] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:26 2026] GET /volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee => generated 851 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f0d4bf20-370f-444a-a974-54d2ea14f6b4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f0d4bf20-370f-444a-a974-54d2ea14f6b4 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] POST http://192.168.122.147/volume/v3/os-volume-transfer Sep 01 00:26:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f0d4bf20-370f-444a-a974-54d2ea14f6b4 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "56f22c1d-7fc6-45a1-87f8-e412daaba8ee"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.volume_transfer [None req-f0d4bf20-370f-444a-a974-54d2ea14f6b4 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Creating new volume transfer {'transfer': {'volume_id': '56f22c1d-7fc6-45a1-87f8-e412daaba8ee'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 00:26:26 devstack devstack@c-api.service[87485]: INFO cinder.api.contrib.volume_transfer [None req-f0d4bf20-370f-444a-a974-54d2ea14f6b4 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Creating transfer of volume 56f22c1d-7fc6-45a1-87f8-e412daaba8ee Sep 01 00:26:26 devstack devstack@c-api.service[87485]: INFO cinder.transfer.api [None req-f0d4bf20-370f-444a-a974-54d2ea14f6b4 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Generating transfer record for volume 56f22c1d-7fc6-45a1-87f8-e412daaba8ee Sep 01 00:26:27 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:27 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:27 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:27 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f0d4bf20-370f-444a-a974-54d2ea14f6b4 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] http://192.168.122.147/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 00:26:27 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 829/1701] 192.168.122.147 () {60 vars in 1175 bytes} [Tue Sep 1 00:26:26 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:26:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-203c7a19-0124-40dc-9669-1b214ecae3b8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-203c7a19-0124-40dc-9669-1b214ecae3b8 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] GET http://192.168.122.147/volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee Sep 01 00:26:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-203c7a19-0124-40dc-9669-1b214ecae3b8 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-203c7a19-0124-40dc-9669-1b214ecae3b8 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:27 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:27 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:27 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:27 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:27 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-203c7a19-0124-40dc-9669-1b214ecae3b8 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Volume info retrieved successfully. Sep 01 00:26:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-203c7a19-0124-40dc-9669-1b214ecae3b8 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] http://192.168.122.147/volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee returned with HTTP 200 Sep 01 00:26:27 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 873/1702] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:27 2026] GET /volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee => generated 859 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-45aafaa0-19b4-428a-b379-0cec3e2e28cd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-45aafaa0-19b4-428a-b379-0cec3e2e28cd tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] GET http://192.168.122.147/volume/v3/os-volume-transfer/e42219ee-8c78-4177-aab7-e2bd7019fd57 Sep 01 00:26:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-45aafaa0-19b4-428a-b379-0cec3e2e28cd tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-45aafaa0-19b4-428a-b379-0cec3e2e28cd tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-45aafaa0-19b4-428a-b379-0cec3e2e28cd tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] http://192.168.122.147/volume/v3/os-volume-transfer/e42219ee-8c78-4177-aab7-e2bd7019fd57 returned with HTTP 200 Sep 01 00:26:27 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 830/1703] 192.168.122.147 () {58 vars in 1265 bytes} [Tue Sep 1 00:26:27 2026] GET /volume/v3/os-volume-transfer/e42219ee-8c78-4177-aab7-e2bd7019fd57 => generated 417 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-fdb28a93-64da-4fe7-8d76-54275be382c6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fdb28a93-64da-4fe7-8d76-54275be382c6 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] GET http://192.168.122.147/volume/v3/os-volume-transfer Sep 01 00:26:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fdb28a93-64da-4fe7-8d76-54275be382c6 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fdb28a93-64da-4fe7-8d76-54275be382c6 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.contrib.volume_transfer [None req-fdb28a93-64da-4fe7-8d76-54275be382c6 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Listing volume transfers {{(pid=87484) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 01 00:26:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fdb28a93-64da-4fe7-8d76-54275be382c6 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] http://192.168.122.147/volume/v3/os-volume-transfer returned with HTTP 200 Sep 01 00:26:27 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 874/1704] 192.168.122.147 () {58 vars in 1154 bytes} [Tue Sep 1 00:26:27 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-283ac397-dfea-4550-b516-c7ed2a374701 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-283ac397-dfea-4550-b516-c7ed2a374701 tempest-VolumesTransfersTest-1767293842 tempest-VolumesTransfersTest-1767293842-project-member] POST http://192.168.122.147/volume/v3/os-volume-transfer/e42219ee-8c78-4177-aab7-e2bd7019fd57/accept Sep 01 00:26:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-283ac397-dfea-4550-b516-c7ed2a374701 tempest-VolumesTransfersTest-1767293842 tempest-VolumesTransfersTest-1767293842-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "0cc134fe4e6698e1"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.volume_transfer [None req-283ac397-dfea-4550-b516-c7ed2a374701 tempest-VolumesTransfersTest-1767293842 tempest-VolumesTransfersTest-1767293842-project-member] Accepting volume transfer e42219ee-8c78-4177-aab7-e2bd7019fd57 {{(pid=87485) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 00:26:27 devstack devstack@c-api.service[87485]: INFO cinder.api.contrib.volume_transfer [None req-283ac397-dfea-4550-b516-c7ed2a374701 tempest-VolumesTransfersTest-1767293842 tempest-VolumesTransfersTest-1767293842-project-member] Accepting transfer e42219ee-8c78-4177-aab7-e2bd7019fd57 Sep 01 00:26:27 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:27 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f99f6d46-c09c-4edc-a56a-a9cc3c3cf783 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f99f6d46-c09c-4edc-a56a-a9cc3c3cf783 tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] GET http://192.168.122.147/volume/v3/volumes/60bf5999-eca3-48ff-ab5a-fd9b751b6201 Sep 01 00:26:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f99f6d46-c09c-4edc-a56a-a9cc3c3cf783 tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f99f6d46-c09c-4edc-a56a-a9cc3c3cf783 tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:27 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:27 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:27 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:27 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:27 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f99f6d46-c09c-4edc-a56a-a9cc3c3cf783 tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Volume info retrieved successfully. Sep 01 00:26:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f99f6d46-c09c-4edc-a56a-a9cc3c3cf783 tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] http://192.168.122.147/volume/v3/volumes/60bf5999-eca3-48ff-ab5a-fd9b751b6201 returned with HTTP 200 Sep 01 00:26:27 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 875/1705] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:27 2026] GET /volume/v3/volumes/60bf5999-eca3-48ff-ab5a-fd9b751b6201 => generated 855 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:27 devstack devstack@c-api.service[87485]: DEBUG dbcounter [-] [87485] Writing DB stats cinder:UPDATE=77,cinder:SELECT=418,cinder:DELETE=3,cinder:INSERT=48 {{(pid=87485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:26:27 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-283ac397-dfea-4550-b516-c7ed2a374701 tempest-VolumesTransfersTest-1767293842 tempest-VolumesTransfersTest-1767293842-project-member] Created reservations ['78aa52b1-4a46-43a8-9607-a71e1f1a3d87', '0167d7f9-3e35-4723-96e6-b347603c5149', 'cbc12752-11ec-4752-b3d4-976de59d6a01', '739ae488-ace6-49d1-bd20-c77d7a3871cf'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:26:27 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-283ac397-dfea-4550-b516-c7ed2a374701 tempest-VolumesTransfersTest-1767293842 tempest-VolumesTransfersTest-1767293842-project-member] Created reservations ['7f93654a-e40c-47ee-90d1-dd9007306936', '218203f6-a572-43f2-a47d-1ec93b3307d6', '7eb6a2b0-845f-4b7e-a2ea-f050d71cbccd', '3bc9eb7a-c57c-4ada-a704-23dcd5be3a00'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:26:27 devstack devstack@c-api.service[87485]: /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 00:26:27 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:26:27 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-283ac397-dfea-4550-b516-c7ed2a374701 tempest-VolumesTransfersTest-1767293842 tempest-VolumesTransfersTest-1767293842-project-member] Created reservations ['92699ac4-ecbf-4126-86b7-73cf8414397c', 'c4340937-ff8b-4279-8d4f-dc3dbdc7ab9a', 'ac81dc16-11b0-4c0d-acb0-0bc6096196c8', '115e9e3d-b6f2-4c82-9112-8927ffbccd9f'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:26:27 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-283ac397-dfea-4550-b516-c7ed2a374701 tempest-VolumesTransfersTest-1767293842 tempest-VolumesTransfersTest-1767293842-project-member] Created reservations ['2f3d5253-ca25-4866-8457-2d5d170be39a', '5be6d05e-0ca7-47cc-af89-ca586e5d4397', '25b6b6f6-69ee-4a07-93c7-021f5c174f27', 'cd92e833-f777-42d6-9f95-d17646f9e852'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:26:27 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-283ac397-dfea-4550-b516-c7ed2a374701 tempest-VolumesTransfersTest-1767293842 tempest-VolumesTransfersTest-1767293842-project-member] Transfer volume completed successfully. Sep 01 00:26:28 devstack devstack@c-api.service[87485]: INFO cinder.transfer.api [None req-283ac397-dfea-4550-b516-c7ed2a374701 tempest-VolumesTransfersTest-1767293842 tempest-VolumesTransfersTest-1767293842-project-member] Volume 56f22c1d-7fc6-45a1-87f8-e412daaba8ee has been transferred. Sep 01 00:26:28 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:28 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-283ac397-dfea-4550-b516-c7ed2a374701 tempest-VolumesTransfersTest-1767293842 tempest-VolumesTransfersTest-1767293842-project-member] http://192.168.122.147/volume/v3/os-volume-transfer/e42219ee-8c78-4177-aab7-e2bd7019fd57/accept returned with HTTP 202 Sep 01 00:26:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 831/1706] 192.168.122.147 () {60 vars in 1307 bytes} [Tue Sep 1 00:26:27 2026] POST /volume/v3/os-volume-transfer/e42219ee-8c78-4177-aab7-e2bd7019fd57/accept => generated 373 bytes in 962 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:26:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9d3483f6-8664-420d-aafd-3b6a22f1bd1e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9d3483f6-8664-420d-aafd-3b6a22f1bd1e tempest-VolumesTransfersTest-1767293842 tempest-VolumesTransfersTest-1767293842-project-member] GET http://192.168.122.147/volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee Sep 01 00:26:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9d3483f6-8664-420d-aafd-3b6a22f1bd1e tempest-VolumesTransfersTest-1767293842 tempest-VolumesTransfersTest-1767293842-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9d3483f6-8664-420d-aafd-3b6a22f1bd1e tempest-VolumesTransfersTest-1767293842 tempest-VolumesTransfersTest-1767293842-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:28 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:28 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:28 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9d3483f6-8664-420d-aafd-3b6a22f1bd1e tempest-VolumesTransfersTest-1767293842 tempest-VolumesTransfersTest-1767293842-project-member] Volume info retrieved successfully. Sep 01 00:26:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9d3483f6-8664-420d-aafd-3b6a22f1bd1e tempest-VolumesTransfersTest-1767293842 tempest-VolumesTransfersTest-1767293842-project-member] http://192.168.122.147/volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee returned with HTTP 200 Sep 01 00:26:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 876/1707] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:28 2026] GET /volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a7f72144-9dc0-4c0c-801b-7f3351298fc0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a7f72144-9dc0-4c0c-801b-7f3351298fc0 tempest-VolumesTransfersTest-1767293842 tempest-VolumesTransfersTest-1767293842-project-member] GET http://192.168.122.147/volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee Sep 01 00:26:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a7f72144-9dc0-4c0c-801b-7f3351298fc0 tempest-VolumesTransfersTest-1767293842 tempest-VolumesTransfersTest-1767293842-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a7f72144-9dc0-4c0c-801b-7f3351298fc0 tempest-VolumesTransfersTest-1767293842 tempest-VolumesTransfersTest-1767293842-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:28 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:28 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:28 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:28 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:28 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a7f72144-9dc0-4c0c-801b-7f3351298fc0 tempest-VolumesTransfersTest-1767293842 tempest-VolumesTransfersTest-1767293842-project-member] Volume info retrieved successfully. Sep 01 00:26:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a7f72144-9dc0-4c0c-801b-7f3351298fc0 tempest-VolumesTransfersTest-1767293842 tempest-VolumesTransfersTest-1767293842-project-member] http://192.168.122.147/volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee returned with HTTP 200 Sep 01 00:26:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 832/1708] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:28 2026] GET /volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee => generated 851 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-73e1c44c-a4bf-4c26-940a-3c6d00f3db35 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-caf92f38-0bd8-4367-8bf9-577d3d94d631 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-caf92f38-0bd8-4367-8bf9-577d3d94d631 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] DELETE http://192.168.122.147/volume/v3/os-volume-transfer/e42219ee-8c78-4177-aab7-e2bd7019fd57 Sep 01 00:26:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-caf92f38-0bd8-4367-8bf9-577d3d94d631 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-caf92f38-0bd8-4367-8bf9-577d3d94d631 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:28 devstack devstack@c-api.service[87485]: INFO cinder.api.contrib.volume_transfer [None req-caf92f38-0bd8-4367-8bf9-577d3d94d631 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Delete transfer with id: e42219ee-8c78-4177-aab7-e2bd7019fd57 Sep 01 00:26:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-73e1c44c-a4bf-4c26-940a-3c6d00f3db35 tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] GET http://192.168.122.147/volume/v3/volumes/60bf5999-eca3-48ff-ab5a-fd9b751b6201 Sep 01 00:26:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-73e1c44c-a4bf-4c26-940a-3c6d00f3db35 tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-73e1c44c-a4bf-4c26-940a-3c6d00f3db35 tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-caf92f38-0bd8-4367-8bf9-577d3d94d631 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] http://192.168.122.147/volume/v3/os-volume-transfer/e42219ee-8c78-4177-aab7-e2bd7019fd57 returned with HTTP 404 Sep 01 00:26:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 833/1709] 192.168.122.147 () {58 vars in 1268 bytes} [Tue Sep 1 00:26:28 2026] DELETE /volume/v3/os-volume-transfer/e42219ee-8c78-4177-aab7-e2bd7019fd57 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:26:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b97c749a-babf-4118-9a44-6c07e83935a5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-73e1c44c-a4bf-4c26-940a-3c6d00f3db35 tempest-VolumesServicesTestJSON-259639667 tempest-VolumesServicesTestJSON-259639667-project-member] http://192.168.122.147/volume/v3/volumes/60bf5999-eca3-48ff-ab5a-fd9b751b6201 returned with HTTP 404 Sep 01 00:26:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 877/1710] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:28 2026] GET /volume/v3/volumes/60bf5999-eca3-48ff-ab5a-fd9b751b6201 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:26:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8c835f5d-14fb-41e6-b2df-9983d94254ed None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8c835f5d-14fb-41e6-b2df-9983d94254ed tempest-VolumesServicesTestJSON-306484681 tempest-VolumesServicesTestJSON-306484681-project-admin] GET http://192.168.122.147/volume/v3/os-services Sep 01 00:26:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8c835f5d-14fb-41e6-b2df-9983d94254ed tempest-VolumesServicesTestJSON-306484681 tempest-VolumesServicesTestJSON-306484681-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8c835f5d-14fb-41e6-b2df-9983d94254ed tempest-VolumesServicesTestJSON-306484681 tempest-VolumesServicesTestJSON-306484681-project-admin] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:28 devstack devstack@c-api.service[87484]: /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 00:26:28 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 00:26:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8c835f5d-14fb-41e6-b2df-9983d94254ed tempest-VolumesServicesTestJSON-306484681 tempest-VolumesServicesTestJSON-306484681-project-admin] http://192.168.122.147/volume/v3/os-services returned with HTTP 200 Sep 01 00:26:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 878/1711] 192.168.122.147 () {58 vars in 1133 bytes} [Tue Sep 1 00:26:28 2026] GET /volume/v3/os-services => generated 707 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b97c749a-babf-4118-9a44-6c07e83935a5 tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee Sep 01 00:26:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b97c749a-babf-4118-9a44-6c07e83935a5 tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b97c749a-babf-4118-9a44-6c07e83935a5 tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:28 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-b97c749a-babf-4118-9a44-6c07e83935a5 tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] Delete volume with id: 56f22c1d-7fc6-45a1-87f8-e412daaba8ee Sep 01 00:26:28 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:28 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:28 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:28 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:28 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b97c749a-babf-4118-9a44-6c07e83935a5 tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] Volume info retrieved successfully. Sep 01 00:26:28 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b97c749a-babf-4118-9a44-6c07e83935a5 tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] Delete volume request issued successfully. Sep 01 00:26:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b97c749a-babf-4118-9a44-6c07e83935a5 tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] http://192.168.122.147/volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee returned with HTTP 202 Sep 01 00:26:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 834/1712] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:26:28 2026] DELETE /volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee => generated 0 bytes in 219 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:26:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5113ea81-ae80-4e1f-8e82-176af173d782 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5113ea81-ae80-4e1f-8e82-176af173d782 tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] GET http://192.168.122.147/volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee Sep 01 00:26:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5113ea81-ae80-4e1f-8e82-176af173d782 tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5113ea81-ae80-4e1f-8e82-176af173d782 tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:28 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:28 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:28 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5113ea81-ae80-4e1f-8e82-176af173d782 tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] Volume info retrieved successfully. Sep 01 00:26:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5113ea81-ae80-4e1f-8e82-176af173d782 tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] http://192.168.122.147/volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee returned with HTTP 200 Sep 01 00:26:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 879/1713] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:28 2026] GET /volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee => generated 1013 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:26:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5eee44ae-40b9-4d74-8ea2-20a5f86966fa None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5eee44ae-40b9-4d74-8ea2-20a5f86966fa tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] GET http://192.168.122.147/volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee Sep 01 00:26:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5eee44ae-40b9-4d74-8ea2-20a5f86966fa tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5eee44ae-40b9-4d74-8ea2-20a5f86966fa tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5eee44ae-40b9-4d74-8ea2-20a5f86966fa tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] http://192.168.122.147/volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee returned with HTTP 404 Sep 01 00:26:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 835/1714] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:30 2026] GET /volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:26:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9529a166-e059-4dc3-97ea-a0646a1829e8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9529a166-e059-4dc3-97ea-a0646a1829e8 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] GET http://192.168.122.147/volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee Sep 01 00:26:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9529a166-e059-4dc3-97ea-a0646a1829e8 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9529a166-e059-4dc3-97ea-a0646a1829e8 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9529a166-e059-4dc3-97ea-a0646a1829e8 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] http://192.168.122.147/volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee returned with HTTP 404 Sep 01 00:26:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 880/1715] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:30 2026] GET /volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:26:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9c0ce464-d0c1-46df-a173-962983896a0a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9c0ce464-d0c1-46df-a173-962983896a0a tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] DELETE http://192.168.122.147/volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee Sep 01 00:26:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9c0ce464-d0c1-46df-a173-962983896a0a tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9c0ce464-d0c1-46df-a173-962983896a0a tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:30 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-9c0ce464-d0c1-46df-a173-962983896a0a tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Delete volume with id: 56f22c1d-7fc6-45a1-87f8-e412daaba8ee Sep 01 00:26:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9c0ce464-d0c1-46df-a173-962983896a0a tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] http://192.168.122.147/volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee returned with HTTP 404 Sep 01 00:26:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 836/1716] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:26:30 2026] DELETE /volume/v3/volumes/56f22c1d-7fc6-45a1-87f8-e412daaba8ee => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:26:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f305c4da-4bf5-4471-ae9d-2b28792ee921 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f305c4da-4bf5-4471-ae9d-2b28792ee921 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:26:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f305c4da-4bf5-4471-ae9d-2b28792ee921 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-46434739"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-f305c4da-4bf5-4471-ae9d-2b28792ee921 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-46434739'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:26:30 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-f305c4da-4bf5-4471-ae9d-2b28792ee921 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Create volume of 1 GB Sep 01 00:26:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f305c4da-4bf5-4471-ae9d-2b28792ee921 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Availability Zones retrieved successfully. Sep 01 00:26:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f305c4da-4bf5-4471-ae9d-2b28792ee921 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Flow 'volume_create_api' (582903c3-4c5b-4f61-82d9-3a820d5865a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:26:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f305c4da-4bf5-4471-ae9d-2b28792ee921 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14fc0d50-1e45-4a20-9e90-53633e9c2d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-f305c4da-4bf5-4471-ae9d-2b28792ee921 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:26:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f305c4da-4bf5-4471-ae9d-2b28792ee921 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14fc0d50-1e45-4a20-9e90-53633e9c2d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f305c4da-4bf5-4471-ae9d-2b28792ee921 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e4577ba-5a33-4749-be43-2015e2ae6ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:30 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-f305c4da-4bf5-4471-ae9d-2b28792ee921 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Created reservations ['ddc324c5-2da9-4f7e-9541-cd5ec5889853', '13f6364f-9316-4e46-9f76-1d5af5022166', 'af965b62-86fa-4559-a56f-a11cb05affab', '0c2ed4e3-b823-4183-bb80-07caf673e066'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:26:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f305c4da-4bf5-4471-ae9d-2b28792ee921 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e4577ba-5a33-4749-be43-2015e2ae6ef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddc324c5-2da9-4f7e-9541-cd5ec5889853', '13f6364f-9316-4e46-9f76-1d5af5022166', 'af965b62-86fa-4559-a56f-a11cb05affab', '0c2ed4e3-b823-4183-bb80-07caf673e066']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f305c4da-4bf5-4471-ae9d-2b28792ee921 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (758dcfd0-0c51-4411-b1ee-561cf79c2f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:30 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:30 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f305c4da-4bf5-4471-ae9d-2b28792ee921 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (758dcfd0-0c51-4411-b1ee-561cf79c2f50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '657758f3-596c-41f1-96c6-8a7e3347404b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-46434739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0094a89dcd32448a92afba5b803a7dcd',qos_specs=None,replication_status=,reservations=['ddc324c5-2da9-4f7e-9541-cd5ec5889853','13f6364f-9316-4e46-9f76-1d5af5022166','af965b62-86fa-4559-a56f-a11cb05affab','0c2ed4e3-b823-4183-bb80-07caf673e066'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e73530ed1b4c4ef388dc00dbae42df62',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:26:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-46434739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=657758f3-596c-41f1-96c6-8a7e3347404b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0094a89dcd32448a92afba5b803a7dcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e73530ed1b4c4ef388dc00dbae42df62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f305c4da-4bf5-4471-ae9d-2b28792ee921 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc74b5b5-079d-4027-8230-f7765f949bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f305c4da-4bf5-4471-ae9d-2b28792ee921 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc74b5b5-079d-4027-8230-f7765f949bed) transitioned into state 'SUCCESS' from state '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-46434739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0094a89dcd32448a92afba5b803a7dcd',qos_specs=None,replication_status=,reservations=['ddc324c5-2da9-4f7e-9541-cd5ec5889853','13f6364f-9316-4e46-9f76-1d5af5022166','af965b62-86fa-4559-a56f-a11cb05affab','0c2ed4e3-b823-4183-bb80-07caf673e066'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e73530ed1b4c4ef388dc00dbae42df62',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f305c4da-4bf5-4471-ae9d-2b28792ee921 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19dc1e43-5b16-454e-bb6d-17e178351d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f305c4da-4bf5-4471-ae9d-2b28792ee921 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19dc1e43-5b16-454e-bb6d-17e178351d4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f305c4da-4bf5-4471-ae9d-2b28792ee921 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Flow 'volume_create_api' (582903c3-4c5b-4f61-82d9-3a820d5865a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:26:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f305c4da-4bf5-4471-ae9d-2b28792ee921 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Create volume request issued successfully. Sep 01 00:26:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f305c4da-4bf5-4471-ae9d-2b28792ee921 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:26:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 881/1717] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:26:30 2026] POST /volume/v3/volumes => generated 758 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:26:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3d7386a8-1597-4303-a462-13598bf098b1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3d7386a8-1597-4303-a462-13598bf098b1 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] GET http://192.168.122.147/volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b Sep 01 00:26:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3d7386a8-1597-4303-a462-13598bf098b1 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3d7386a8-1597-4303-a462-13598bf098b1 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:30 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:30 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:30 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:30 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3d7386a8-1597-4303-a462-13598bf098b1 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Volume info retrieved successfully. Sep 01 00:26:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3d7386a8-1597-4303-a462-13598bf098b1 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] http://192.168.122.147/volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b returned with HTTP 200 Sep 01 00:26:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 837/1718] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:30 2026] GET /volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b => generated 826 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-755fcab1-1635-4a24-b02f-e3e4dbe78978 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-755fcab1-1635-4a24-b02f-e3e4dbe78978 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] GET http://192.168.122.147/volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b Sep 01 00:26:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-755fcab1-1635-4a24-b02f-e3e4dbe78978 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-755fcab1-1635-4a24-b02f-e3e4dbe78978 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:31 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:31 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:31 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:31 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:31 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-755fcab1-1635-4a24-b02f-e3e4dbe78978 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Volume info retrieved successfully. Sep 01 00:26:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-755fcab1-1635-4a24-b02f-e3e4dbe78978 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] http://192.168.122.147/volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b returned with HTTP 200 Sep 01 00:26:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 882/1719] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:31 2026] GET /volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b => generated 850 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-dbc9dd17-8a89-4f34-847f-cde1a179ed93 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dbc9dd17-8a89-4f34-847f-cde1a179ed93 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] GET http://192.168.122.147/volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b Sep 01 00:26:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dbc9dd17-8a89-4f34-847f-cde1a179ed93 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dbc9dd17-8a89-4f34-847f-cde1a179ed93 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:32 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:32 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:32 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:32 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:32 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-dbc9dd17-8a89-4f34-847f-cde1a179ed93 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Volume info retrieved successfully. Sep 01 00:26:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dbc9dd17-8a89-4f34-847f-cde1a179ed93 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] http://192.168.122.147/volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b returned with HTTP 200 Sep 01 00:26:32 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 838/1720] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:32 2026] GET /volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b => generated 851 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:26:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e37a3643-f906-4ab8-981f-73de00f7e7c9 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e37a3643-f906-4ab8-981f-73de00f7e7c9 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] POST http://192.168.122.147/volume/v3/os-volume-transfer Sep 01 00:26:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e37a3643-f906-4ab8-981f-73de00f7e7c9 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "657758f3-596c-41f1-96c6-8a7e3347404b"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.contrib.volume_transfer [None req-e37a3643-f906-4ab8-981f-73de00f7e7c9 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Creating new volume transfer {'transfer': {'volume_id': '657758f3-596c-41f1-96c6-8a7e3347404b'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 00:26:32 devstack devstack@c-api.service[87484]: INFO cinder.api.contrib.volume_transfer [None req-e37a3643-f906-4ab8-981f-73de00f7e7c9 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Creating transfer of volume 657758f3-596c-41f1-96c6-8a7e3347404b Sep 01 00:26:32 devstack devstack@c-api.service[87484]: INFO cinder.transfer.api [None req-e37a3643-f906-4ab8-981f-73de00f7e7c9 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Generating transfer record for volume 657758f3-596c-41f1-96c6-8a7e3347404b Sep 01 00:26:32 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:32 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:32 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:32 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e37a3643-f906-4ab8-981f-73de00f7e7c9 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] http://192.168.122.147/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 00:26:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 883/1721] 192.168.122.147 () {60 vars in 1175 bytes} [Tue Sep 1 00:26:32 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:26:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7da94de6-7d90-41d7-adde-17cbc49203f6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7da94de6-7d90-41d7-adde-17cbc49203f6 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] GET http://192.168.122.147/volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b Sep 01 00:26:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7da94de6-7d90-41d7-adde-17cbc49203f6 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7da94de6-7d90-41d7-adde-17cbc49203f6 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:33 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:33 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:33 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:33 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:33 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7da94de6-7d90-41d7-adde-17cbc49203f6 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Volume info retrieved successfully. Sep 01 00:26:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7da94de6-7d90-41d7-adde-17cbc49203f6 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] http://192.168.122.147/volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b returned with HTTP 200 Sep 01 00:26:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 839/1722] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:33 2026] GET /volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b => generated 859 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-04faa159-b616-4870-8ac2-60b5246117f8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-04faa159-b616-4870-8ac2-60b5246117f8 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] GET http://192.168.122.147/volume/v3/os-volume-transfer/detail Sep 01 00:26:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-04faa159-b616-4870-8ac2-60b5246117f8 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-04faa159-b616-4870-8ac2-60b5246117f8 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.contrib.volume_transfer [None req-04faa159-b616-4870-8ac2-60b5246117f8 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Listing volume transfers {{(pid=87484) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 01 00:26:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-04faa159-b616-4870-8ac2-60b5246117f8 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] http://192.168.122.147/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 01 00:26:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 884/1723] 192.168.122.147 () {58 vars in 1175 bytes} [Tue Sep 1 00:26:33 2026] GET /volume/v3/os-volume-transfer/detail => generated 420 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9e550230-5982-4dfb-a19a-6267bae4c391 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9e550230-5982-4dfb-a19a-6267bae4c391 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] DELETE http://192.168.122.147/volume/v3/os-volume-transfer/7bd45d8e-c42a-45b2-965d-46a8ca8b725f Sep 01 00:26:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9e550230-5982-4dfb-a19a-6267bae4c391 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9e550230-5982-4dfb-a19a-6267bae4c391 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:33 devstack devstack@c-api.service[87485]: INFO cinder.api.contrib.volume_transfer [None req-9e550230-5982-4dfb-a19a-6267bae4c391 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Delete transfer with id: 7bd45d8e-c42a-45b2-965d-46a8ca8b725f Sep 01 00:26:33 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:33 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:33 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:33 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9e550230-5982-4dfb-a19a-6267bae4c391 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] http://192.168.122.147/volume/v3/os-volume-transfer/7bd45d8e-c42a-45b2-965d-46a8ca8b725f returned with HTTP 202 Sep 01 00:26:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 840/1724] 192.168.122.147 () {58 vars in 1268 bytes} [Tue Sep 1 00:26:33 2026] DELETE /volume/v3/os-volume-transfer/7bd45d8e-c42a-45b2-965d-46a8ca8b725f => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:26:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-953687d3-5a1b-4b9f-9b82-1ad1870eeb4a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-953687d3-5a1b-4b9f-9b82-1ad1870eeb4a tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] GET http://192.168.122.147/volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b Sep 01 00:26:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-953687d3-5a1b-4b9f-9b82-1ad1870eeb4a tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-953687d3-5a1b-4b9f-9b82-1ad1870eeb4a tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:33 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:33 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:33 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:33 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-953687d3-5a1b-4b9f-9b82-1ad1870eeb4a tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Volume info retrieved successfully. Sep 01 00:26:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-953687d3-5a1b-4b9f-9b82-1ad1870eeb4a tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] http://192.168.122.147/volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b returned with HTTP 200 Sep 01 00:26:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 885/1725] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:33 2026] GET /volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:26:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f8bd106c-6a18-47c0-bf2b-4a998c5580a8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f8bd106c-6a18-47c0-bf2b-4a998c5580a8 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] DELETE http://192.168.122.147/volume/v3/os-volume-transfer/7bd45d8e-c42a-45b2-965d-46a8ca8b725f Sep 01 00:26:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f8bd106c-6a18-47c0-bf2b-4a998c5580a8 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f8bd106c-6a18-47c0-bf2b-4a998c5580a8 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:33 devstack devstack@c-api.service[87485]: INFO cinder.api.contrib.volume_transfer [None req-f8bd106c-6a18-47c0-bf2b-4a998c5580a8 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Delete transfer with id: 7bd45d8e-c42a-45b2-965d-46a8ca8b725f Sep 01 00:26:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f8bd106c-6a18-47c0-bf2b-4a998c5580a8 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] http://192.168.122.147/volume/v3/os-volume-transfer/7bd45d8e-c42a-45b2-965d-46a8ca8b725f returned with HTTP 404 Sep 01 00:26:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 841/1726] 192.168.122.147 () {58 vars in 1268 bytes} [Tue Sep 1 00:26:33 2026] DELETE /volume/v3/os-volume-transfer/7bd45d8e-c42a-45b2-965d-46a8ca8b725f => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:26:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-39cf44cf-126f-41b6-a005-53b11f6fd73f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-39cf44cf-126f-41b6-a005-53b11f6fd73f tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b Sep 01 00:26:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-39cf44cf-126f-41b6-a005-53b11f6fd73f tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-39cf44cf-126f-41b6-a005-53b11f6fd73f tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:33 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-39cf44cf-126f-41b6-a005-53b11f6fd73f tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] Delete volume with id: 657758f3-596c-41f1-96c6-8a7e3347404b Sep 01 00:26:33 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:33 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:33 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:33 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-39cf44cf-126f-41b6-a005-53b11f6fd73f tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] Volume info retrieved successfully. Sep 01 00:26:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-39cf44cf-126f-41b6-a005-53b11f6fd73f tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] Delete volume request issued successfully. Sep 01 00:26:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-39cf44cf-126f-41b6-a005-53b11f6fd73f tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] http://192.168.122.147/volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b returned with HTTP 202 Sep 01 00:26:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 886/1727] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:26:33 2026] DELETE /volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:26:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-80e9be3c-9ba2-430d-8d5c-00d9f742855d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-80e9be3c-9ba2-430d-8d5c-00d9f742855d tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] GET http://192.168.122.147/volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b Sep 01 00:26:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-80e9be3c-9ba2-430d-8d5c-00d9f742855d tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-80e9be3c-9ba2-430d-8d5c-00d9f742855d tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:33 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:33 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:33 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:33 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:33 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-80e9be3c-9ba2-430d-8d5c-00d9f742855d tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] Volume info retrieved successfully. Sep 01 00:26:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-80e9be3c-9ba2-430d-8d5c-00d9f742855d tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] http://192.168.122.147/volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b returned with HTTP 200 Sep 01 00:26:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 842/1728] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:33 2026] GET /volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b => generated 1013 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:26:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3c565b9b-4370-450c-8a58-38f560f95982 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3c565b9b-4370-450c-8a58-38f560f95982 tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] GET http://192.168.122.147/volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b Sep 01 00:26:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3c565b9b-4370-450c-8a58-38f560f95982 tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3c565b9b-4370-450c-8a58-38f560f95982 tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:34 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:34 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:34 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:34 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:34 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3c565b9b-4370-450c-8a58-38f560f95982 tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] Volume info retrieved successfully. Sep 01 00:26:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3c565b9b-4370-450c-8a58-38f560f95982 tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] http://192.168.122.147/volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b returned with HTTP 200 Sep 01 00:26:34 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 887/1729] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:34 2026] GET /volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b => generated 1013 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:26:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-64d04c46-f36c-42e4-a696-0ee423b6c13b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-64d04c46-f36c-42e4-a696-0ee423b6c13b tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] POST http://192.168.122.147/volume/v3/volumes/b4790aa8-69e8-4f7d-b50d-4cf4fff78f12/action Sep 01 00:26:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-64d04c46-f36c-42e4-a696-0ee423b6c13b tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action body: b'{"os-attach": {"instance_uuid": "95e02acd-b9f5-42cb-83a9-b707e4e7b8b4", "mountpoint": "/dev/vdc"}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:26:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-64d04c46-f36c-42e4-a696-0ee423b6c13b tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "95e02acd-b9f5-42cb-83a9-b707e4e7b8b4", "mountpoint": "/dev/vdc"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-64d04c46-f36c-42e4-a696-0ee423b6c13b tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes/b4790aa8-69e8-4f7d-b50d-4cf4fff78f12/action returned with HTTP 404 Sep 01 00:26:35 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 843/1730] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:26:35 2026] POST /volume/v3/volumes/b4790aa8-69e8-4f7d-b50d-4cf4fff78f12/action => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:26:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-cdd2e6ce-b60b-4323-9fff-2da2f113c6d6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cdd2e6ce-b60b-4323-9fff-2da2f113c6d6 tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] GET http://192.168.122.147/volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b Sep 01 00:26:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cdd2e6ce-b60b-4323-9fff-2da2f113c6d6 tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cdd2e6ce-b60b-4323-9fff-2da2f113c6d6 tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:35 devstack devstack@c-api.service[87484]: DEBUG dbcounter [-] [87484] Writing DB stats cinder:SELECT=422,cinder:INSERT=48,cinder:UPDATE=87,cinder:DELETE=2 {{(pid=87484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:26:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cdd2e6ce-b60b-4323-9fff-2da2f113c6d6 tempest-VolumesTransfersTest-1705167040 tempest-VolumesTransfersTest-1705167040-project-admin] http://192.168.122.147/volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b returned with HTTP 404 Sep 01 00:26:35 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 888/1731] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:35 2026] GET /volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:26:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-375a43dd-1966-4a52-bf63-d712f9b9c023 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-375a43dd-1966-4a52-bf63-d712f9b9c023 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] GET http://192.168.122.147/volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b Sep 01 00:26:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-375a43dd-1966-4a52-bf63-d712f9b9c023 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-375a43dd-1966-4a52-bf63-d712f9b9c023 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-375a43dd-1966-4a52-bf63-d712f9b9c023 tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] http://192.168.122.147/volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b returned with HTTP 404 Sep 01 00:26:35 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 844/1732] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:35 2026] GET /volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:26:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-fbe7e486-9ba8-431e-a16e-cba56cfe77ef None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fbe7e486-9ba8-431e-a16e-cba56cfe77ef tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] DELETE http://192.168.122.147/volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b Sep 01 00:26:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fbe7e486-9ba8-431e-a16e-cba56cfe77ef tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fbe7e486-9ba8-431e-a16e-cba56cfe77ef tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:35 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-fbe7e486-9ba8-431e-a16e-cba56cfe77ef tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] Delete volume with id: 657758f3-596c-41f1-96c6-8a7e3347404b Sep 01 00:26:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fbe7e486-9ba8-431e-a16e-cba56cfe77ef tempest-VolumesTransfersTest-1659594247 tempest-VolumesTransfersTest-1659594247-project-member] http://192.168.122.147/volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b returned with HTTP 404 Sep 01 00:26:35 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 889/1733] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:26:35 2026] DELETE /volume/v3/volumes/657758f3-596c-41f1-96c6-8a7e3347404b => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:26:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-de462007-95d6-431a-a049-b8bc21d6c82a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-de462007-95d6-431a-a049-b8bc21d6c82a tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:26:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-de462007-95d6-431a-a049-b8bc21d6c82a tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-23614873", "description": "tempest-volume-type-description-1665291907", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-de462007-95d6-431a-a049-b8bc21d6c82a tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:26:38 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 845/1734] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:26:38 2026] POST /volume/v3/types => generated 316 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6f8d586b-1e25-4414-a2e4-9f3a5122015c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6f8d586b-1e25-4414-a2e4-9f3a5122015c tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] GET http://192.168.122.147/volume/v3/types/88292e24-8a69-49a0-b781-eefa4624fb38 Sep 01 00:26:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6f8d586b-1e25-4414-a2e4-9f3a5122015c tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6f8d586b-1e25-4414-a2e4-9f3a5122015c tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6f8d586b-1e25-4414-a2e4-9f3a5122015c tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] http://192.168.122.147/volume/v3/types/88292e24-8a69-49a0-b781-eefa4624fb38 returned with HTTP 200 Sep 01 00:26:38 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 890/1735] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:26:38 2026] GET /volume/v3/types/88292e24-8a69-49a0-b781-eefa4624fb38 => generated 338 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:26:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6cdfd9af-5bc0-4903-a997-9df51d2e5817 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6cdfd9af-5bc0-4903-a997-9df51d2e5817 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] DELETE http://192.168.122.147/volume/v3/types/88292e24-8a69-49a0-b781-eefa4624fb38 Sep 01 00:26:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6cdfd9af-5bc0-4903-a997-9df51d2e5817 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6cdfd9af-5bc0-4903-a997-9df51d2e5817 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6cdfd9af-5bc0-4903-a997-9df51d2e5817 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] http://192.168.122.147/volume/v3/types/88292e24-8a69-49a0-b781-eefa4624fb38 returned with HTTP 202 Sep 01 00:26:38 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 846/1736] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:26:38 2026] DELETE /volume/v3/types/88292e24-8a69-49a0-b781-eefa4624fb38 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:26:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-83b2d6ca-7d44-479f-b6e3-cc6206377b3c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-83b2d6ca-7d44-479f-b6e3-cc6206377b3c tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] GET http://192.168.122.147/volume/v3/types/88292e24-8a69-49a0-b781-eefa4624fb38 Sep 01 00:26:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-83b2d6ca-7d44-479f-b6e3-cc6206377b3c tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-83b2d6ca-7d44-479f-b6e3-cc6206377b3c tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-83b2d6ca-7d44-479f-b6e3-cc6206377b3c tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] http://192.168.122.147/volume/v3/types/88292e24-8a69-49a0-b781-eefa4624fb38 returned with HTTP 404 Sep 01 00:26:38 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 891/1737] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:26:38 2026] GET /volume/v3/types/88292e24-8a69-49a0-b781-eefa4624fb38 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:26:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-70eb5ccc-26c8-4e29-8031-9fcece2949f7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-70eb5ccc-26c8-4e29-8031-9fcece2949f7 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:26:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-70eb5ccc-26c8-4e29-8031-9fcece2949f7 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-576467408"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-70eb5ccc-26c8-4e29-8031-9fcece2949f7 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:26:38 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 847/1738] 192.168.122.147 () {60 vars in 1136 bytes} [Tue Sep 1 00:26:38 2026] POST /volume/v3/types => generated 220 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-45923fd6-0f4c-432d-ad7f-5217456f7f19 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-45923fd6-0f4c-432d-ad7f-5217456f7f19 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] POST http://192.168.122.147/volume/v3/types/28fb48f4-820e-44d2-974c-20b80670e517/encryption Sep 01 00:26:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-45923fd6-0f4c-432d-ad7f-5217456f7f19 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-45923fd6-0f4c-432d-ad7f-5217456f7f19 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] http://192.168.122.147/volume/v3/types/28fb48f4-820e-44d2-974c-20b80670e517/encryption returned with HTTP 200 Sep 01 00:26:38 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 892/1739] 192.168.122.147 () {60 vars in 1281 bytes} [Tue Sep 1 00:26:38 2026] POST /volume/v3/types/28fb48f4-820e-44d2-974c-20b80670e517/encryption => generated 239 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:26:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-fae21f55-464e-4ab6-82a5-04f8230562f6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fae21f55-464e-4ab6-82a5-04f8230562f6 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] GET http://192.168.122.147/volume/v3/types/28fb48f4-820e-44d2-974c-20b80670e517/encryption Sep 01 00:26:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fae21f55-464e-4ab6-82a5-04f8230562f6 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fae21f55-464e-4ab6-82a5-04f8230562f6 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fae21f55-464e-4ab6-82a5-04f8230562f6 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] http://192.168.122.147/volume/v3/types/28fb48f4-820e-44d2-974c-20b80670e517/encryption returned with HTTP 200 Sep 01 00:26:38 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 848/1740] 192.168.122.147 () {58 vars in 1259 bytes} [Tue Sep 1 00:26:38 2026] GET /volume/v3/types/28fb48f4-820e-44d2-974c-20b80670e517/encryption => generated 325 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d71beac0-53bb-4127-9ee6-dc8234dd34ba None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d71beac0-53bb-4127-9ee6-dc8234dd34ba tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] PUT http://192.168.122.147/volume/v3/types/28fb48f4-820e-44d2-974c-20b80670e517/encryption/a24499a4-cb67-4ab4-b717-f8d065824df0 Sep 01 00:26:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d71beac0-53bb-4127-9ee6-dc8234dd34ba tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d71beac0-53bb-4127-9ee6-dc8234dd34ba tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] http://192.168.122.147/volume/v3/types/28fb48f4-820e-44d2-974c-20b80670e517/encryption/a24499a4-cb67-4ab4-b717-f8d065824df0 returned with HTTP 200 Sep 01 00:26:38 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 893/1741] 192.168.122.147 () {60 vars in 1391 bytes} [Tue Sep 1 00:26:38 2026] PUT /volume/v3/types/28fb48f4-820e-44d2-974c-20b80670e517/encryption/a24499a4-cb67-4ab4-b717-f8d065824df0 => generated 122 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-11a8e620-5266-4afa-b449-bffe3b3b7463 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-11a8e620-5266-4afa-b449-bffe3b3b7463 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] GET http://192.168.122.147/volume/v3/types/28fb48f4-820e-44d2-974c-20b80670e517/encryption Sep 01 00:26:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-11a8e620-5266-4afa-b449-bffe3b3b7463 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-11a8e620-5266-4afa-b449-bffe3b3b7463 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-11a8e620-5266-4afa-b449-bffe3b3b7463 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] http://192.168.122.147/volume/v3/types/28fb48f4-820e-44d2-974c-20b80670e517/encryption returned with HTTP 200 Sep 01 00:26:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 849/1742] 192.168.122.147 () {58 vars in 1259 bytes} [Tue Sep 1 00:26:39 2026] GET /volume/v3/types/28fb48f4-820e-44d2-974c-20b80670e517/encryption => generated 347 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ea8ae24c-f491-48c3-9cb9-3bb68955f625 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ea8ae24c-f491-48c3-9cb9-3bb68955f625 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] GET http://192.168.122.147/volume/v3/types/28fb48f4-820e-44d2-974c-20b80670e517/encryption/cipher Sep 01 00:26:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ea8ae24c-f491-48c3-9cb9-3bb68955f625 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ea8ae24c-f491-48c3-9cb9-3bb68955f625 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ea8ae24c-f491-48c3-9cb9-3bb68955f625 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] http://192.168.122.147/volume/v3/types/28fb48f4-820e-44d2-974c-20b80670e517/encryption/cipher returned with HTTP 200 Sep 01 00:26:39 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 894/1743] 192.168.122.147 () {58 vars in 1280 bytes} [Tue Sep 1 00:26:39 2026] GET /volume/v3/types/28fb48f4-820e-44d2-974c-20b80670e517/encryption/cipher => generated 29 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:26:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-eb09bb99-e2f4-4221-8b55-32f69d035d6a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-eb09bb99-e2f4-4221-8b55-32f69d035d6a tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] DELETE http://192.168.122.147/volume/v3/types/28fb48f4-820e-44d2-974c-20b80670e517/encryption/a24499a4-cb67-4ab4-b717-f8d065824df0 Sep 01 00:26:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-eb09bb99-e2f4-4221-8b55-32f69d035d6a tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-eb09bb99-e2f4-4221-8b55-32f69d035d6a tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-eb09bb99-e2f4-4221-8b55-32f69d035d6a tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] http://192.168.122.147/volume/v3/types/28fb48f4-820e-44d2-974c-20b80670e517/encryption/a24499a4-cb67-4ab4-b717-f8d065824df0 returned with HTTP 202 Sep 01 00:26:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 850/1744] 192.168.122.147 () {58 vars in 1373 bytes} [Tue Sep 1 00:26:39 2026] DELETE /volume/v3/types/28fb48f4-820e-44d2-974c-20b80670e517/encryption/a24499a4-cb67-4ab4-b717-f8d065824df0 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:26:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-775b540e-3081-48ab-9fc8-45b4904b2c38 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-775b540e-3081-48ab-9fc8-45b4904b2c38 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] GET http://192.168.122.147/volume/v3/types/28fb48f4-820e-44d2-974c-20b80670e517/encryption Sep 01 00:26:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-775b540e-3081-48ab-9fc8-45b4904b2c38 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-775b540e-3081-48ab-9fc8-45b4904b2c38 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-775b540e-3081-48ab-9fc8-45b4904b2c38 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] http://192.168.122.147/volume/v3/types/28fb48f4-820e-44d2-974c-20b80670e517/encryption returned with HTTP 200 Sep 01 00:26:39 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 895/1745] 192.168.122.147 () {58 vars in 1259 bytes} [Tue Sep 1 00:26:39 2026] GET /volume/v3/types/28fb48f4-820e-44d2-974c-20b80670e517/encryption => generated 2 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 00:26:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-23f2fa76-69ee-4fc7-8aeb-ea8dda6f93a5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-23f2fa76-69ee-4fc7-8aeb-ea8dda6f93a5 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] GET http://192.168.122.147/volume/v3/types/28fb48f4-820e-44d2-974c-20b80670e517/encryption Sep 01 00:26:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-23f2fa76-69ee-4fc7-8aeb-ea8dda6f93a5 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-23f2fa76-69ee-4fc7-8aeb-ea8dda6f93a5 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-23f2fa76-69ee-4fc7-8aeb-ea8dda6f93a5 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] http://192.168.122.147/volume/v3/types/28fb48f4-820e-44d2-974c-20b80670e517/encryption returned with HTTP 200 Sep 01 00:26:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 851/1746] 192.168.122.147 () {58 vars in 1259 bytes} [Tue Sep 1 00:26:39 2026] GET /volume/v3/types/28fb48f4-820e-44d2-974c-20b80670e517/encryption => generated 2 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 00:26:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8168e442-ee09-493a-9e0f-c9d11a9b88b9 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8168e442-ee09-493a-9e0f-c9d11a9b88b9 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] DELETE http://192.168.122.147/volume/v3/types/28fb48f4-820e-44d2-974c-20b80670e517 Sep 01 00:26:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8168e442-ee09-493a-9e0f-c9d11a9b88b9 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8168e442-ee09-493a-9e0f-c9d11a9b88b9 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8168e442-ee09-493a-9e0f-c9d11a9b88b9 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] http://192.168.122.147/volume/v3/types/28fb48f4-820e-44d2-974c-20b80670e517 returned with HTTP 202 Sep 01 00:26:39 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 896/1747] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:26:39 2026] DELETE /volume/v3/types/28fb48f4-820e-44d2-974c-20b80670e517 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:26:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c2315887-153e-4315-a006-2644d2e339d8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c2315887-153e-4315-a006-2644d2e339d8 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] GET http://192.168.122.147/volume/v3/types/28fb48f4-820e-44d2-974c-20b80670e517 Sep 01 00:26:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c2315887-153e-4315-a006-2644d2e339d8 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c2315887-153e-4315-a006-2644d2e339d8 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c2315887-153e-4315-a006-2644d2e339d8 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] http://192.168.122.147/volume/v3/types/28fb48f4-820e-44d2-974c-20b80670e517 returned with HTTP 404 Sep 01 00:26:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 852/1748] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:26:39 2026] GET /volume/v3/types/28fb48f4-820e-44d2-974c-20b80670e517 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:26:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-730996ef-8a8a-44cb-88dd-0562fb3daf4d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-730996ef-8a8a-44cb-88dd-0562fb3daf4d tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] GET http://192.168.122.147/volume/v3/types Sep 01 00:26:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-730996ef-8a8a-44cb-88dd-0562fb3daf4d tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-730996ef-8a8a-44cb-88dd-0562fb3daf4d tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-730996ef-8a8a-44cb-88dd-0562fb3daf4d tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:26:39 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 897/1749] 192.168.122.147 () {58 vars in 1115 bytes} [Tue Sep 1 00:26:39 2026] GET /volume/v3/types => generated 648 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-80266672-2376-4309-b4d4-6a8201a4d10b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-80266672-2376-4309-b4d4-6a8201a4d10b tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:26:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-80266672-2376-4309-b4d4-6a8201a4d10b tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-889719285"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-80266672-2376-4309-b4d4-6a8201a4d10b tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:26:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 853/1750] 192.168.122.147 () {60 vars in 1136 bytes} [Tue Sep 1 00:26:39 2026] POST /volume/v3/types => generated 220 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-970d0c7e-2b1a-4c4f-be80-3894cfa3f967 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-970d0c7e-2b1a-4c4f-be80-3894cfa3f967 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] PUT http://192.168.122.147/volume/v3/types/bba4da50-93fb-401d-a73a-1fccc5623c48 Sep 01 00:26:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-970d0c7e-2b1a-4c4f-be80-3894cfa3f967 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1021808999", "description": "tempest-volume-type-description-692432404", "is_public": false}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-970d0c7e-2b1a-4c4f-be80-3894cfa3f967 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] http://192.168.122.147/volume/v3/types/bba4da50-93fb-401d-a73a-1fccc5623c48 returned with HTTP 200 Sep 01 00:26:39 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 898/1751] 192.168.122.147 () {60 vars in 1247 bytes} [Tue Sep 1 00:26:39 2026] PUT /volume/v3/types/bba4da50-93fb-401d-a73a-1fccc5623c48 => generated 204 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a3763dfa-4d95-46e8-accd-076b14775271 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a3763dfa-4d95-46e8-accd-076b14775271 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] GET http://192.168.122.147/volume/v3/types/bba4da50-93fb-401d-a73a-1fccc5623c48 Sep 01 00:26:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a3763dfa-4d95-46e8-accd-076b14775271 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a3763dfa-4d95-46e8-accd-076b14775271 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a3763dfa-4d95-46e8-accd-076b14775271 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] http://192.168.122.147/volume/v3/types/bba4da50-93fb-401d-a73a-1fccc5623c48 returned with HTTP 200 Sep 01 00:26:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 854/1752] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:26:39 2026] GET /volume/v3/types/bba4da50-93fb-401d-a73a-1fccc5623c48 => generated 268 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-34bf7bdd-2793-4219-96fe-653b4762a316 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-34bf7bdd-2793-4219-96fe-653b4762a316 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] DELETE http://192.168.122.147/volume/v3/types/bba4da50-93fb-401d-a73a-1fccc5623c48 Sep 01 00:26:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-34bf7bdd-2793-4219-96fe-653b4762a316 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-34bf7bdd-2793-4219-96fe-653b4762a316 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-34bf7bdd-2793-4219-96fe-653b4762a316 tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] http://192.168.122.147/volume/v3/types/bba4da50-93fb-401d-a73a-1fccc5623c48 returned with HTTP 202 Sep 01 00:26:39 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 899/1753] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:26:39 2026] DELETE /volume/v3/types/bba4da50-93fb-401d-a73a-1fccc5623c48 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:26:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-203ed202-3695-446d-9afc-74c39c5a85fb None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-203ed202-3695-446d-9afc-74c39c5a85fb tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] GET http://192.168.122.147/volume/v3/types/bba4da50-93fb-401d-a73a-1fccc5623c48 Sep 01 00:26:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-203ed202-3695-446d-9afc-74c39c5a85fb tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-203ed202-3695-446d-9afc-74c39c5a85fb tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-203ed202-3695-446d-9afc-74c39c5a85fb tempest-VolumeTypesTest-113374443 tempest-VolumeTypesTest-113374443-project-admin] http://192.168.122.147/volume/v3/types/bba4da50-93fb-401d-a73a-1fccc5623c48 returned with HTTP 404 Sep 01 00:26:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 855/1754] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:26:39 2026] GET /volume/v3/types/bba4da50-93fb-401d-a73a-1fccc5623c48 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:26:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d9b5f06c-b7ba-4345-a5de-93c0a8819cb7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d9b5f06c-b7ba-4345-a5de-93c0a8819cb7 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:26:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d9b5f06c-b7ba-4345-a5de-93c0a8819cb7 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fa4720c1-9e19-438c-aca0-0ca5549b49ce", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-737445832"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-d9b5f06c-b7ba-4345-a5de-93c0a8819cb7 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Create volume request body: {'volume': {'imageRef': 'fa4720c1-9e19-438c-aca0-0ca5549b49ce', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-737445832'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:26:42 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-d9b5f06c-b7ba-4345-a5de-93c0a8819cb7 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Create volume of 2 GB Sep 01 00:26:42 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d9b5f06c-b7ba-4345-a5de-93c0a8819cb7 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Availability Zones retrieved successfully. Sep 01 00:26:42 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d9b5f06c-b7ba-4345-a5de-93c0a8819cb7 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Flow 'volume_create_api' (b971c5fa-738d-409d-b5b1-8647cc9d8fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:26:42 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d9b5f06c-b7ba-4345-a5de-93c0a8819cb7 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80c19a6b-ae16-41aa-a60b-2f3353e0e2a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:42 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-d9b5f06c-b7ba-4345-a5de-93c0a8819cb7 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Validating volume size '2' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:26:43 devstack devstack@c-api.service[87484]: WARNING cinder.volume.api [None req-d9b5f06c-b7ba-4345-a5de-93c0a8819cb7 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80c19a6b-ae16-41aa-a60b-2f3353e0e2a2) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 00:26:43 devstack devstack@c-api.service[87484]: Failure: cinder.exception.InvalidInput: Invalid input received: Image fa4720c1-9e19-438c-aca0-0ca5549b49ce is not active. Sep 01 00:26:43 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d9b5f06c-b7ba-4345-a5de-93c0a8819cb7 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80c19a6b-ae16-41aa-a60b-2f3353e0e2a2) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:43 devstack devstack@c-api.service[87484]: WARNING cinder.volume.api [None req-d9b5f06c-b7ba-4345-a5de-93c0a8819cb7 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80c19a6b-ae16-41aa-a60b-2f3353e0e2a2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 00:26:43 devstack devstack@c-api.service[87484]: WARNING cinder.volume.api [None req-d9b5f06c-b7ba-4345-a5de-93c0a8819cb7 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Flow 'volume_create_api' (b971c5fa-738d-409d-b5b1-8647cc9d8fde) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 00:26:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d9b5f06c-b7ba-4345-a5de-93c0a8819cb7 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 400 Sep 01 00:26:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 900/1755] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:26:42 2026] POST /volume/v3/volumes => generated 125 bytes in 349 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 00:26:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-aac493ee-a8ee-4675-b8ae-5aff6b526a32 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-aac493ee-a8ee-4675-b8ae-5aff6b526a32 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:26:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-aac493ee-a8ee-4675-b8ae-5aff6b526a32 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "576a0397-1479-47ae-b44b-dd7e5f0e9410"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-aac493ee-a8ee-4675-b8ae-5aff6b526a32 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '576a0397-1479-47ae-b44b-dd7e5f0e9410'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:26:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3a8b6325-de90-4ac9-b2fe-df866939f03a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3a8b6325-de90-4ac9-b2fe-df866939f03a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3a8b6325-de90-4ac9-b2fe-df866939f03a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1654017747", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-3a8b6325-de90-4ac9-b2fe-df866939f03a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1654017747', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-3a8b6325-de90-4ac9-b2fe-df866939f03a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Create volume of 1 GB Sep 01 00:26:47 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3a8b6325-de90-4ac9-b2fe-df866939f03a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Availability Zones retrieved successfully. Sep 01 00:26:47 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-aac493ee-a8ee-4675-b8ae-5aff6b526a32 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Create volume of 1 GB Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-3a8b6325-de90-4ac9-b2fe-df866939f03a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Flow 'volume_create_api' (91f2a060-a27a-4cb2-a6d6-f265f605a035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:26:47 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-aac493ee-a8ee-4675-b8ae-5aff6b526a32 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Availability Zones retrieved successfully. Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-3a8b6325-de90-4ac9-b2fe-df866939f03a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (479e3256-ec5f-4923-af57-4fe51fdb080f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-3a8b6325-de90-4ac9-b2fe-df866939f03a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:26:47 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-aac493ee-a8ee-4675-b8ae-5aff6b526a32 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Flow 'volume_create_api' (bf35824e-9501-48ea-a8fd-61b53eea0d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:26:47 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-aac493ee-a8ee-4675-b8ae-5aff6b526a32 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7be62083-34b5-4de2-9ecd-d0e7c15c6bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:47 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-aac493ee-a8ee-4675-b8ae-5aff6b526a32 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-3a8b6325-de90-4ac9-b2fe-df866939f03a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (479e3256-ec5f-4923-af57-4fe51fdb080f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-3a8b6325-de90-4ac9-b2fe-df866939f03a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3e7021f-62b9-44eb-8893-07314a106e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:47 devstack devstack@c-api.service[87485]: WARNING cinder.volume.api [None req-aac493ee-a8ee-4675-b8ae-5aff6b526a32 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7be62083-34b5-4de2-9ecd-d0e7c15c6bdd) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 00:26:47 devstack devstack@c-api.service[87485]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 01 00:26:47 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-aac493ee-a8ee-4675-b8ae-5aff6b526a32 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7be62083-34b5-4de2-9ecd-d0e7c15c6bdd) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:47 devstack devstack@c-api.service[87485]: WARNING cinder.volume.api [None req-aac493ee-a8ee-4675-b8ae-5aff6b526a32 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7be62083-34b5-4de2-9ecd-d0e7c15c6bdd) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 00:26:47 devstack devstack@c-api.service[87485]: WARNING cinder.volume.api [None req-aac493ee-a8ee-4675-b8ae-5aff6b526a32 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Flow 'volume_create_api' (bf35824e-9501-48ea-a8fd-61b53eea0d28) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 00:26:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-aac493ee-a8ee-4675-b8ae-5aff6b526a32 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 400 Sep 01 00:26:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 856/1756] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:26:46 2026] POST /volume/v3/volumes => generated 134 bytes in 510 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 00:26:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2e4296cf-aabc-44a6-b01f-0e512356160b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-3a8b6325-de90-4ac9-b2fe-df866939f03a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Created reservations ['42a83cce-2e8f-4080-b013-1b97020af091', 'd1a6ab78-cf49-463d-af35-1b1e2c1dba8a', '56614a21-6793-49dc-8ba4-d2338d17d366', 'ce5e83a6-b51e-45d7-9cd8-f80aeb5aa683'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-3a8b6325-de90-4ac9-b2fe-df866939f03a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3e7021f-62b9-44eb-8893-07314a106e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42a83cce-2e8f-4080-b013-1b97020af091', 'd1a6ab78-cf49-463d-af35-1b1e2c1dba8a', '56614a21-6793-49dc-8ba4-d2338d17d366', 'ce5e83a6-b51e-45d7-9cd8-f80aeb5aa683']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-3a8b6325-de90-4ac9-b2fe-df866939f03a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb9a7421-661f-4717-81b2-1e2206fea3dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:47 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-3a8b6325-de90-4ac9-b2fe-df866939f03a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb9a7421-661f-4717-81b2-1e2206fea3dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1654017747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d9c34c168a44da9a959727ef4b36391',qos_specs=None,replication_status=,reservations=['42a83cce-2e8f-4080-b013-1b97020af091','d1a6ab78-cf49-463d-af35-1b1e2c1dba8a','56614a21-6793-49dc-8ba4-d2338d17d366','ce5e83a6-b51e-45d7-9cd8-f80aeb5aa683'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b16a77e5ec04aacac14d52e407de674',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:26:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1654017747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d9c34c168a44da9a959727ef4b36391',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b16a77e5ec04aacac14d52e407de674',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-3a8b6325-de90-4ac9-b2fe-df866939f03a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e54a63e6-ba86-495e-8aac-e5bf2cef6c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-3a8b6325-de90-4ac9-b2fe-df866939f03a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e54a63e6-ba86-495e-8aac-e5bf2cef6c60) transitioned into state 'SUCCESS' from state '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-1654017747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d9c34c168a44da9a959727ef4b36391',qos_specs=None,replication_status=,reservations=['42a83cce-2e8f-4080-b013-1b97020af091','d1a6ab78-cf49-463d-af35-1b1e2c1dba8a','56614a21-6793-49dc-8ba4-d2338d17d366','ce5e83a6-b51e-45d7-9cd8-f80aeb5aa683'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b16a77e5ec04aacac14d52e407de674',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-3a8b6325-de90-4ac9-b2fe-df866939f03a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18872aa9-fad0-43a0-bb28-77a3f75dcd56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-3a8b6325-de90-4ac9-b2fe-df866939f03a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18872aa9-fad0-43a0-bb28-77a3f75dcd56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2e4296cf-aabc-44a6-b01f-0e512356160b tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:26:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2e4296cf-aabc-44a6-b01f-0e512356160b tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1513052565"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-3a8b6325-de90-4ac9-b2fe-df866939f03a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Flow 'volume_create_api' (91f2a060-a27a-4cb2-a6d6-f265f605a035) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3a8b6325-de90-4ac9-b2fe-df866939f03a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Create volume request issued successfully. Sep 01 00:26:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3a8b6325-de90-4ac9-b2fe-df866939f03a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:26:47 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 901/1757] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:26:46 2026] POST /volume/v3/volumes => generated 774 bytes in 700 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7db9f8d5-9f60-43fe-8cad-6568c97dd6c6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-2e4296cf-aabc-44a6-b01f-0e512356160b tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1513052565'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:26:47 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-2e4296cf-aabc-44a6-b01f-0e512356160b tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Create volume of 1 GB Sep 01 00:26:47 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2e4296cf-aabc-44a6-b01f-0e512356160b tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Availability Zones retrieved successfully. Sep 01 00:26:47 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e4296cf-aabc-44a6-b01f-0e512356160b tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Flow 'volume_create_api' (b5b8b717-77a3-43a9-8d16-dd814d45cf56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:26:47 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e4296cf-aabc-44a6-b01f-0e512356160b tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (158ebc92-5851-4e76-8507-61940b81f317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:47 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-2e4296cf-aabc-44a6-b01f-0e512356160b tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7db9f8d5-9f60-43fe-8cad-6568c97dd6c6 tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7db9f8d5-9f60-43fe-8cad-6568c97dd6c6 tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1310557952"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:47 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7db9f8d5-9f60-43fe-8cad-6568c97dd6c6 tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:26:47 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 902/1758] 192.168.122.147 () {60 vars in 1136 bytes} [Tue Sep 1 00:26:47 2026] POST /volume/v3/types => generated 231 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-89a3d992-91a0-450d-b692-79933eb464c7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-89a3d992-91a0-450d-b692-79933eb464c7 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-89a3d992-91a0-450d-b692-79933eb464c7 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-89a3d992-91a0-450d-b692-79933eb464c7 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 400 Sep 01 00:26:47 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 903/1759] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:26:47 2026] POST /volume/v3/volumes => generated 127 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 00:26:47 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e4296cf-aabc-44a6-b01f-0e512356160b tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (158ebc92-5851-4e76-8507-61940b81f317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2408743d-0ecd-48a5-9592-6e4a756ccb4a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2408743d-0ecd-48a5-9592-6e4a756ccb4a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:26:47 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e4296cf-aabc-44a6-b01f-0e512356160b tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cf95523-e673-476c-8e85-53d64f59c923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2408743d-0ecd-48a5-9592-6e4a756ccb4a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1950178200", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-2408743d-0ecd-48a5-9592-6e4a756ccb4a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1950178200', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-2408743d-0ecd-48a5-9592-6e4a756ccb4a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Create volume of 1 GB Sep 01 00:26:47 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2408743d-0ecd-48a5-9592-6e4a756ccb4a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Availability Zones retrieved successfully. Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2408743d-0ecd-48a5-9592-6e4a756ccb4a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Flow 'volume_create_api' (1090d0ad-a438-4d71-86e0-9720403e0fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2408743d-0ecd-48a5-9592-6e4a756ccb4a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7448e41-89d0-4eca-8a19-dc75726d6f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-2408743d-0ecd-48a5-9592-6e4a756ccb4a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2408743d-0ecd-48a5-9592-6e4a756ccb4a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7448e41-89d0-4eca-8a19-dc75726d6f64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2408743d-0ecd-48a5-9592-6e4a756ccb4a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f6f0261-2e6a-4705-b64e-e1d8c7c69a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:47 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-2e4296cf-aabc-44a6-b01f-0e512356160b tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Created reservations ['e2669d59-9ac8-471d-81c0-d4d8417596a5', '996b161e-2084-4392-ad73-5a49a537a4cc', '690337a0-513a-40a9-8373-091ea1b9dcb9', 'fa303f1a-a633-45a7-a68b-f46cd2430968'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:26:47 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e4296cf-aabc-44a6-b01f-0e512356160b tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cf95523-e673-476c-8e85-53d64f59c923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2669d59-9ac8-471d-81c0-d4d8417596a5', '996b161e-2084-4392-ad73-5a49a537a4cc', '690337a0-513a-40a9-8373-091ea1b9dcb9', 'fa303f1a-a633-45a7-a68b-f46cd2430968']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:47 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e4296cf-aabc-44a6-b01f-0e512356160b tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a02244c8-6991-4a1d-a3ed-56eb4b91f447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:47 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:47 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:47 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e4296cf-aabc-44a6-b01f-0e512356160b tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a02244c8-6991-4a1d-a3ed-56eb4b91f447) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51d20877-1e3d-4781-9577-0322e2fa7bbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1513052565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='865001f0c24f4c48af5690ce0c866ed5',qos_specs=None,replication_status=,reservations=['e2669d59-9ac8-471d-81c0-d4d8417596a5','996b161e-2084-4392-ad73-5a49a537a4cc','690337a0-513a-40a9-8373-091ea1b9dcb9','fa303f1a-a633-45a7-a68b-f46cd2430968'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43b041d7fea0495ab58f18e70ee61f8e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:26:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1513052565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51d20877-1e3d-4781-9577-0322e2fa7bbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='865001f0c24f4c48af5690ce0c866ed5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43b041d7fea0495ab58f18e70ee61f8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:47 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e4296cf-aabc-44a6-b01f-0e512356160b tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61dc7d85-8a54-44bb-8781-1e5202314827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-2408743d-0ecd-48a5-9592-6e4a756ccb4a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Created reservations ['9dd43fc0-6387-4054-ac52-3bd97a6a46b9', '2680aa85-0d92-42ec-80be-5691f5de600a', 'a265f268-2d13-41a7-812b-041c6717e57f', '47d4665d-677d-457f-8623-f07ac0b2b76a'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2408743d-0ecd-48a5-9592-6e4a756ccb4a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f6f0261-2e6a-4705-b64e-e1d8c7c69a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dd43fc0-6387-4054-ac52-3bd97a6a46b9', '2680aa85-0d92-42ec-80be-5691f5de600a', 'a265f268-2d13-41a7-812b-041c6717e57f', '47d4665d-677d-457f-8623-f07ac0b2b76a']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2408743d-0ecd-48a5-9592-6e4a756ccb4a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (179b7f6f-b876-46bd-bf24-3cce21e5824e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:47 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e4296cf-aabc-44a6-b01f-0e512356160b tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61dc7d85-8a54-44bb-8781-1e5202314827) transitioned into state 'SUCCESS' from state '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-1513052565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='865001f0c24f4c48af5690ce0c866ed5',qos_specs=None,replication_status=,reservations=['e2669d59-9ac8-471d-81c0-d4d8417596a5','996b161e-2084-4392-ad73-5a49a537a4cc','690337a0-513a-40a9-8373-091ea1b9dcb9','fa303f1a-a633-45a7-a68b-f46cd2430968'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43b041d7fea0495ab58f18e70ee61f8e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:47 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e4296cf-aabc-44a6-b01f-0e512356160b tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13d7f8d2-ecdd-4beb-afb9-9ccb15f606b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:47 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2408743d-0ecd-48a5-9592-6e4a756ccb4a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (179b7f6f-b876-46bd-bf24-3cce21e5824e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04207770-7f47-44c6-9ea5-c6b78cd7b407', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1950178200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d9c34c168a44da9a959727ef4b36391',qos_specs=None,replication_status=,reservations=['9dd43fc0-6387-4054-ac52-3bd97a6a46b9','2680aa85-0d92-42ec-80be-5691f5de600a','a265f268-2d13-41a7-812b-041c6717e57f','47d4665d-677d-457f-8623-f07ac0b2b76a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b16a77e5ec04aacac14d52e407de674',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:26:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1950178200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04207770-7f47-44c6-9ea5-c6b78cd7b407,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d9c34c168a44da9a959727ef4b36391',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b16a77e5ec04aacac14d52e407de674',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2408743d-0ecd-48a5-9592-6e4a756ccb4a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a8d4e29-b7d7-40d7-86fc-f2a3b92af292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:47 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e4296cf-aabc-44a6-b01f-0e512356160b tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13d7f8d2-ecdd-4beb-afb9-9ccb15f606b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:47 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e4296cf-aabc-44a6-b01f-0e512356160b tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Flow 'volume_create_api' (b5b8b717-77a3-43a9-8d16-dd814d45cf56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:26:47 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2e4296cf-aabc-44a6-b01f-0e512356160b tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Create volume request issued successfully. Sep 01 00:26:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2e4296cf-aabc-44a6-b01f-0e512356160b tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:26:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 857/1760] 192.168.122.147 () {62 vars in 1183 bytes} [Tue Sep 1 00:26:47 2026] POST /volume/v3/volumes => generated 828 bytes in 641 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:26:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ddd1a702-5f66-4c4c-9bbc-44e4a868c0c4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ddd1a702-5f66-4c4c-9bbc-44e4a868c0c4 tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] POST http://192.168.122.147/volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs Sep 01 00:26:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ddd1a702-5f66-4c4c-9bbc-44e4a868c0c4 tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:47 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:47 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2408743d-0ecd-48a5-9592-6e4a756ccb4a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a8d4e29-b7d7-40d7-86fc-f2a3b92af292) transitioned into state 'SUCCESS' from state '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-1950178200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d9c34c168a44da9a959727ef4b36391',qos_specs=None,replication_status=,reservations=['9dd43fc0-6387-4054-ac52-3bd97a6a46b9','2680aa85-0d92-42ec-80be-5691f5de600a','a265f268-2d13-41a7-812b-041c6717e57f','47d4665d-677d-457f-8623-f07ac0b2b76a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b16a77e5ec04aacac14d52e407de674',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2408743d-0ecd-48a5-9592-6e4a756ccb4a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90fa34f9-ba25-4aec-935b-4c33e41047ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2408743d-0ecd-48a5-9592-6e4a756ccb4a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90fa34f9-ba25-4aec-935b-4c33e41047ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ddd1a702-5f66-4c4c-9bbc-44e4a868c0c4 tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] http://192.168.122.147/volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs returned with HTTP 200 Sep 01 00:26:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 858/1761] 192.168.122.147 () {60 vars in 1283 bytes} [Tue Sep 1 00:26:47 2026] POST /volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs => generated 34 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:26:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7d5cdc4c-d1a1-4264-a240-e827ee5e3994 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2408743d-0ecd-48a5-9592-6e4a756ccb4a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Flow 'volume_create_api' (1090d0ad-a438-4d71-86e0-9720403e0fc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2408743d-0ecd-48a5-9592-6e4a756ccb4a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Create volume request issued successfully. Sep 01 00:26:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2408743d-0ecd-48a5-9592-6e4a756ccb4a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:26:47 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 904/1762] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:26:47 2026] POST /volume/v3/volumes => generated 774 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-993fcbe3-7939-4b84-8009-b4bf864773ac None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7d5cdc4c-d1a1-4264-a240-e827ee5e3994 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:26:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7d5cdc4c-d1a1-4264-a240-e827ee5e3994 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "dda5d261-ea37-4a49-9e4b-da169b1ea088"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-7d5cdc4c-d1a1-4264-a240-e827ee5e3994 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'dda5d261-ea37-4a49-9e4b-da169b1ea088'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-993fcbe3-7939-4b84-8009-b4bf864773ac tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] GET http://192.168.122.147/volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-993fcbe3-7939-4b84-8009-b4bf864773ac tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-993fcbe3-7939-4b84-8009-b4bf864773ac tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7d5cdc4c-d1a1-4264-a240-e827ee5e3994 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 404 Sep 01 00:26:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 859/1763] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:26:47 2026] POST /volume/v3/volumes => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:26:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-60167ee7-a97d-4866-aab2-132363df0c9a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-60167ee7-a97d-4866-aab2-132363df0c9a tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] GET http://192.168.122.147/volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs/spec3 Sep 01 00:26:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-60167ee7-a97d-4866-aab2-132363df0c9a tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-60167ee7-a97d-4866-aab2-132363df0c9a tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:47 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:47 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:47 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:47 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-993fcbe3-7939-4b84-8009-b4bf864773ac tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Volume info retrieved successfully. Sep 01 00:26:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-60167ee7-a97d-4866-aab2-132363df0c9a tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] http://192.168.122.147/volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs/spec3 returned with HTTP 200 Sep 01 00:26:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 860/1764] 192.168.122.147 () {58 vars in 1280 bytes} [Tue Sep 1 00:26:47 2026] GET /volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs/spec3 => generated 17 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:26:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-21892b11-3c27-43e3-964b-c4f122cc4d81 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-993fcbe3-7939-4b84-8009-b4bf864773ac tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] http://192.168.122.147/volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd returned with HTTP 200 Sep 01 00:26:47 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 905/1765] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:26:47 2026] GET /volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd => generated 896 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d672e24f-c8f8-428d-b5e7-a6119124bc8a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-21892b11-3c27-43e3-964b-c4f122cc4d81 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:26:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-21892b11-3c27-43e3-964b-c4f122cc4d81 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "8edd4138-c6a3-4bef-a91f-fc8f661cf916"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d672e24f-c8f8-428d-b5e7-a6119124bc8a tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] DELETE http://192.168.122.147/volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs/spec3 Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d672e24f-c8f8-428d-b5e7-a6119124bc8a tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d672e24f-c8f8-428d-b5e7-a6119124bc8a tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-21892b11-3c27-43e3-964b-c4f122cc4d81 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '8edd4138-c6a3-4bef-a91f-fc8f661cf916'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:26:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-21892b11-3c27-43e3-964b-c4f122cc4d81 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 404 Sep 01 00:26:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 861/1766] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:26:47 2026] POST /volume/v3/volumes => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-14641106-ea67-479c-909b-de624cbbdbf6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d672e24f-c8f8-428d-b5e7-a6119124bc8a tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] http://192.168.122.147/volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs/spec3 returned with HTTP 202 Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-14641106-ea67-479c-909b-de624cbbdbf6 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:26:48 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 906/1767] 192.168.122.147 () {58 vars in 1283 bytes} [Tue Sep 1 00:26:47 2026] DELETE /volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs/spec3 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-14641106-ea67-479c-909b-de624cbbdbf6 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "c813b0c5-398e-4437-81f9-9a9e82b44551"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-440cd1fa-318f-4303-94af-f416cb3b8841 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-14641106-ea67-479c-909b-de624cbbdbf6 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'c813b0c5-398e-4437-81f9-9a9e82b44551'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:26:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-440cd1fa-318f-4303-94af-f416cb3b8841 tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] GET http://192.168.122.147/volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs/spec3 Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-440cd1fa-318f-4303-94af-f416cb3b8841 tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-440cd1fa-318f-4303-94af-f416cb3b8841 tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-440cd1fa-318f-4303-94af-f416cb3b8841 tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] http://192.168.122.147/volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs/spec3 returned with HTTP 404 Sep 01 00:26:48 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 907/1768] 192.168.122.147 () {58 vars in 1280 bytes} [Tue Sep 1 00:26:48 2026] GET /volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs/spec3 => generated 129 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-14641106-ea67-479c-909b-de624cbbdbf6 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 404 Sep 01 00:26:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 862/1769] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:26:48 2026] POST /volume/v3/volumes => generated 114 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8a8433f3-0854-4ed1-9e19-2099c8805d00 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-747f29da-35c1-4458-9a7e-34c71e58bfce None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8a8433f3-0854-4ed1-9e19-2099c8805d00 tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] POST http://192.168.122.147/volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8a8433f3-0854-4ed1-9e19-2099c8805d00 tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-747f29da-35c1-4458-9a7e-34c71e58bfce tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-747f29da-35c1-4458-9a7e-34c71e58bfce tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-747f29da-35c1-4458-9a7e-34c71e58bfce tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 400 Sep 01 00:26:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 863/1770] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:26:48 2026] POST /volume/v3/volumes => generated 125 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f64b05f1-98ef-4b90-903c-0770642a7d47 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f64b05f1-98ef-4b90-903c-0770642a7d47 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f64b05f1-98ef-4b90-903c-0770642a7d47 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f64b05f1-98ef-4b90-903c-0770642a7d47 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 400 Sep 01 00:26:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 864/1771] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:26:48 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 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b8b1ef8f-78e3-4aa8-8034-5033749bb69e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b8b1ef8f-78e3-4aa8-8034-5033749bb69e tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b8b1ef8f-78e3-4aa8-8034-5033749bb69e tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b8b1ef8f-78e3-4aa8-8034-5033749bb69e tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 400 Sep 01 00:26:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 865/1772] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:26:48 2026] POST /volume/v3/volumes => generated 121 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b3bb9b39-6527-4fa9-9a2d-7e113ec6bdbd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b3bb9b39-6527-4fa9-9a2d-7e113ec6bdbd tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] DELETE http://192.168.122.147/volume/v3/volumes/tempest-invalid-842989020 Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b3bb9b39-6527-4fa9-9a2d-7e113ec6bdbd tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b3bb9b39-6527-4fa9-9a2d-7e113ec6bdbd tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-b3bb9b39-6527-4fa9-9a2d-7e113ec6bdbd tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Delete volume with id: tempest-invalid-842989020 Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b3bb9b39-6527-4fa9-9a2d-7e113ec6bdbd tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes/tempest-invalid-842989020 returned with HTTP 404 Sep 01 00:26:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 866/1773] 192.168.122.147 () {58 vars in 1202 bytes} [Tue Sep 1 00:26:48 2026] DELETE /volume/v3/volumes/tempest-invalid-842989020 => generated 98 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 01 00:26:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8a8433f3-0854-4ed1-9e19-2099c8805d00 tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] http://192.168.122.147/volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs returned with HTTP 200 Sep 01 00:26:48 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 908/1774] 192.168.122.147 () {60 vars in 1283 bytes} [Tue Sep 1 00:26:48 2026] POST /volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs => generated 34 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0f752788-318f-44a0-89e8-957b35453450 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 867/1775] 192.168.122.147 () {58 vars in 1127 bytes} [Tue Sep 1 00:26:48 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-aab9228a-f4dc-4156-a851-2d5bea47aaef None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-90668a87-fd66-4d13-b803-b64ab928ae9e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-90668a87-fd66-4d13-b803-b64ab928ae9e tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] POST http://192.168.122.147/volume/v3/volumes/xxx/action Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-90668a87-fd66-4d13-b803-b64ab928ae9e tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action body: b'{"os-detach": {}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-90668a87-fd66-4d13-b803-b64ab928ae9e tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-aab9228a-f4dc-4156-a851-2d5bea47aaef tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] GET http://192.168.122.147/volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-aab9228a-f4dc-4156-a851-2d5bea47aaef tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-aab9228a-f4dc-4156-a851-2d5bea47aaef tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-90668a87-fd66-4d13-b803-b64ab928ae9e tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 01 00:26:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 868/1776] 192.168.122.147 () {60 vars in 1175 bytes} [Tue Sep 1 00:26:48 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-59fb49cc-e37e-4947-918c-7238fb916e03 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-59fb49cc-e37e-4947-918c-7238fb916e03 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] GET http://192.168.122.147/volume/v3/volumes/tempest-invalid-1719463193 Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-59fb49cc-e37e-4947-918c-7238fb916e03 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-59fb49cc-e37e-4947-918c-7238fb916e03 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-aab9228a-f4dc-4156-a851-2d5bea47aaef tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] http://192.168.122.147/volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs returned with HTTP 200 Sep 01 00:26:48 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 909/1777] 192.168.122.147 () {58 vars in 1262 bytes} [Tue Sep 1 00:26:48 2026] GET /volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs => generated 34 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-59fb49cc-e37e-4947-918c-7238fb916e03 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes/tempest-invalid-1719463193 returned with HTTP 404 Sep 01 00:26:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 869/1778] 192.168.122.147 () {58 vars in 1202 bytes} [Tue Sep 1 00:26:48 2026] GET /volume/v3/volumes/tempest-invalid-1719463193 => generated 99 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-95494711-9c89-4617-a09c-11061ac39d47 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-95494711-9c89-4617-a09c-11061ac39d47 tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] POST http://192.168.122.147/volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-95494711-9c89-4617-a09c-11061ac39d47 tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f8ef7a8c-3ff5-422a-b801-123f5af12195 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 870/1779] 192.168.122.147 () {58 vars in 1124 bytes} [Tue Sep 1 00:26:48 2026] GET /volume/v3/volumes/ => generated 112 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-63c63e36-3af7-4ef9-90c3-b4cbe4d0578b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-63c63e36-3af7-4ef9-90c3-b4cbe4d0578b tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] GET http://192.168.122.147/volume/v3/volumes/detail?status=null Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-63c63e36-3af7-4ef9-90c3-b4cbe4d0578b tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-63c63e36-3af7-4ef9-90c3-b4cbe4d0578b tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-63c63e36-3af7-4ef9-90c3-b4cbe4d0578b tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-63c63e36-3af7-4ef9-90c3-b4cbe4d0578b tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Could not evaluate value null, assuming string {{(pid=87485) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-63c63e36-3af7-4ef9-90c3-b4cbe4d0578b tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: /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 00:26:48 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-63c63e36-3af7-4ef9-90c3-b4cbe4d0578b tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Get all volumes completed successfully. Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-63c63e36-3af7-4ef9-90c3-b4cbe4d0578b tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 01 00:26:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 871/1780] 192.168.122.147 () {58 vars in 1165 bytes} [Tue Sep 1 00:26:48 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:26:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-95494711-9c89-4617-a09c-11061ac39d47 tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] http://192.168.122.147/volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs returned with HTTP 200 Sep 01 00:26:48 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 910/1781] 192.168.122.147 () {60 vars in 1283 bytes} [Tue Sep 1 00:26:48 2026] POST /volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs => generated 34 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-cafd31a1-f2f3-4908-a1e3-a809b04ba022 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cafd31a1-f2f3-4908-a1e3-a809b04ba022 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] GET http://192.168.122.147/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-841453073 Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cafd31a1-f2f3-4908-a1e3-a809b04ba022 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cafd31a1-f2f3-4908-a1e3-a809b04ba022 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-cafd31a1-f2f3-4908-a1e3-a809b04ba022 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-cafd31a1-f2f3-4908-a1e3-a809b04ba022 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-841453073'), ('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ea11818d-81cb-420b-b725-19b02dc58f94 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ea11818d-81cb-420b-b725-19b02dc58f94 tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] PUT http://192.168.122.147/volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs/spec2 Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ea11818d-81cb-420b-b725-19b02dc58f94 tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:48 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-cafd31a1-f2f3-4908-a1e3-a809b04ba022 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Get all volumes completed successfully. Sep 01 00:26:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cafd31a1-f2f3-4908-a1e3-a809b04ba022 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-841453073 returned with HTTP 200 Sep 01 00:26:48 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 911/1782] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:26:48 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-841453073 => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6f28d3f0-e707-431b-82fc-344b0bfb0a5d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6f28d3f0-e707-431b-82fc-344b0bfb0a5d tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] GET http://192.168.122.147/volume/v3/volumes?status=null Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6f28d3f0-e707-431b-82fc-344b0bfb0a5d tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6f28d3f0-e707-431b-82fc-344b0bfb0a5d tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ea11818d-81cb-420b-b725-19b02dc58f94 tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] http://192.168.122.147/volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs/spec2 returned with HTTP 200 Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-6f28d3f0-e707-431b-82fc-344b0bfb0a5d tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6f28d3f0-e707-431b-82fc-344b0bfb0a5d tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Could not evaluate value null, assuming string {{(pid=87484) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 872/1783] 192.168.122.147 () {60 vars in 1300 bytes} [Tue Sep 1 00:26:48 2026] PUT /volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs/spec2 => generated 17 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6f28d3f0-e707-431b-82fc-344b0bfb0a5d tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8994c632-1d9e-45fb-b89b-d2e9f9a50ff1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8994c632-1d9e-45fb-b89b-d2e9f9a50ff1 tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] GET http://192.168.122.147/volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs/spec2 Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8994c632-1d9e-45fb-b89b-d2e9f9a50ff1 tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8994c632-1d9e-45fb-b89b-d2e9f9a50ff1 tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8994c632-1d9e-45fb-b89b-d2e9f9a50ff1 tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] http://192.168.122.147/volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs/spec2 returned with HTTP 200 Sep 01 00:26:48 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6f28d3f0-e707-431b-82fc-344b0bfb0a5d tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Get all volumes completed successfully. Sep 01 00:26:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6f28d3f0-e707-431b-82fc-344b0bfb0a5d tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes?status=null returned with HTTP 200 Sep 01 00:26:48 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 912/1784] 192.168.122.147 () {58 vars in 1144 bytes} [Tue Sep 1 00:26:48 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:26:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 873/1785] 192.168.122.147 () {58 vars in 1280 bytes} [Tue Sep 1 00:26:48 2026] GET /volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs/spec2 => generated 17 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a14603f1-f49b-4c82-b3fc-31defffab1be None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a14603f1-f49b-4c82-b3fc-31defffab1be tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] POST http://192.168.122.147/volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a14603f1-f49b-4c82-b3fc-31defffab1be tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-27a0c758-f679-4206-85cf-c3633a0e3981 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-27a0c758-f679-4206-85cf-c3633a0e3981 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] GET http://192.168.122.147/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1740155812 Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-27a0c758-f679-4206-85cf-c3633a0e3981 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-27a0c758-f679-4206-85cf-c3633a0e3981 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-27a0c758-f679-4206-85cf-c3633a0e3981 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-27a0c758-f679-4206-85cf-c3633a0e3981 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1740155812'), ('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:26:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a14603f1-f49b-4c82-b3fc-31defffab1be tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] http://192.168.122.147/volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs returned with HTTP 200 Sep 01 00:26:48 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 913/1786] 192.168.122.147 () {60 vars in 1283 bytes} [Tue Sep 1 00:26:48 2026] POST /volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs => generated 51 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4242ddb1-709d-46ef-8f37-c853b40d16be None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4242ddb1-709d-46ef-8f37-c853b40d16be tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] GET http://192.168.122.147/volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4242ddb1-709d-46ef-8f37-c853b40d16be tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4242ddb1-709d-46ef-8f37-c853b40d16be tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-27a0c758-f679-4206-85cf-c3633a0e3981 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Get all volumes completed successfully. Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-27a0c758-f679-4206-85cf-c3633a0e3981 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1740155812 returned with HTTP 200 Sep 01 00:26:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 874/1787] 192.168.122.147 () {58 vars in 1222 bytes} [Tue Sep 1 00:26:48 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1740155812 => generated 15 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:26:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4242ddb1-709d-46ef-8f37-c853b40d16be tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] http://192.168.122.147/volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs returned with HTTP 200 Sep 01 00:26:48 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 914/1788] 192.168.122.147 () {58 vars in 1262 bytes} [Tue Sep 1 00:26:48 2026] GET /volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb/extra_specs => generated 68 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a34b3773-5562-4ff6-989b-e41531bf443b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a34b3773-5562-4ff6-989b-e41531bf443b tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] POST http://192.168.122.147/volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7/action Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-aa57bd47-32da-43d1-9891-083f24db8cbc None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a34b3773-5562-4ff6-989b-e41531bf443b tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a34b3773-5562-4ff6-989b-e41531bf443b tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-aa57bd47-32da-43d1-9891-083f24db8cbc tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] DELETE http://192.168.122.147/volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-aa57bd47-32da-43d1-9891-083f24db8cbc tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-aa57bd47-32da-43d1-9891-083f24db8cbc tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:48 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:48 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:48 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a34b3773-5562-4ff6-989b-e41531bf443b tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Volume info retrieved successfully. Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a34b3773-5562-4ff6-989b-e41531bf443b tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Reserve volume completed successfully. Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a34b3773-5562-4ff6-989b-e41531bf443b tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7/action returned with HTTP 202 Sep 01 00:26:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 875/1789] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:26:48 2026] POST /volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2a4468f6-b958-47e8-aee4-2148a4bcd21b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2a4468f6-b958-47e8-aee4-2148a4bcd21b tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] POST http://192.168.122.147/volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7/action Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2a4468f6-b958-47e8-aee4-2148a4bcd21b tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2a4468f6-b958-47e8-aee4-2148a4bcd21b tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-aa57bd47-32da-43d1-9891-083f24db8cbc tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] http://192.168.122.147/volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb returned with HTTP 202 Sep 01 00:26:48 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 915/1790] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:26:48 2026] DELETE /volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e91517cb-9556-45c2-ad7d-cab3d5ed1964 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e91517cb-9556-45c2-ad7d-cab3d5ed1964 tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] GET http://192.168.122.147/volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e91517cb-9556-45c2-ad7d-cab3d5ed1964 tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e91517cb-9556-45c2-ad7d-cab3d5ed1964 tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:48 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e91517cb-9556-45c2-ad7d-cab3d5ed1964 tempest-VolumeTypesExtraSpecsTest-515175378 tempest-VolumeTypesExtraSpecsTest-515175378-project-admin] http://192.168.122.147/volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb returned with HTTP 404 Sep 01 00:26:48 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 916/1791] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:26:48 2026] GET /volume/v3/types/83fad503-7133-471d-9833-2c2f166dc2cb => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:26:48 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:48 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2a4468f6-b958-47e8-aee4-2148a4bcd21b tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Volume info retrieved successfully. Sep 01 00:26:48 devstack devstack@c-api.service[87485]: ERROR cinder.volume.api [None req-2a4468f6-b958-47e8-aee4-2148a4bcd21b tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Volume status must be available to reserve, but the status is attaching. Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2a4468f6-b958-47e8-aee4-2148a4bcd21b tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7/action returned with HTTP 400 Sep 01 00:26:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 876/1792] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:26:48 2026] POST /volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7/action => generated 132 bytes in 40 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-570b9300-5fa7-4640-92e0-ed3cd9078322 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-570b9300-5fa7-4640-92e0-ed3cd9078322 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] POST http://192.168.122.147/volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7/action Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-570b9300-5fa7-4640-92e0-ed3cd9078322 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-570b9300-5fa7-4640-92e0-ed3cd9078322 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:48 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:48 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:48 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:48 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:48 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-570b9300-5fa7-4640-92e0-ed3cd9078322 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Volume info retrieved successfully. Sep 01 00:26:48 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:48 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:48 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-570b9300-5fa7-4640-92e0-ed3cd9078322 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Unreserve volume completed successfully. Sep 01 00:26:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-570b9300-5fa7-4640-92e0-ed3cd9078322 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7/action returned with HTTP 202 Sep 01 00:26:48 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 917/1793] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:26:48 2026] POST /volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-93eb5df3-28f5-4bee-8ea9-3e649eed7e4e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-93eb5df3-28f5-4bee-8ea9-3e649eed7e4e tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] POST http://192.168.122.147/volume/v3/volumes/320945cc-6bf8-4cb5-ae76-12ae8e9da194/action Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-93eb5df3-28f5-4bee-8ea9-3e649eed7e4e tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:26:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-93eb5df3-28f5-4bee-8ea9-3e649eed7e4e tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-fc30be02-e649-4ff6-8e95-8000d08f39be None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fc30be02-e649-4ff6-8e95-8000d08f39be tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] GET http://192.168.122.147/volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd Sep 01 00:26:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fc30be02-e649-4ff6-8e95-8000d08f39be tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fc30be02-e649-4ff6-8e95-8000d08f39be tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-93eb5df3-28f5-4bee-8ea9-3e649eed7e4e tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes/320945cc-6bf8-4cb5-ae76-12ae8e9da194/action returned with HTTP 404 Sep 01 00:26:49 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 877/1794] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:26:48 2026] POST /volume/v3/volumes/320945cc-6bf8-4cb5-ae76-12ae8e9da194/action => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:26:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-16247901-8228-45b8-93d7-220648a09b4a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-16247901-8228-45b8-93d7-220648a09b4a tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] POST http://192.168.122.147/volume/v3/volumes/5847fbb0-979c-46c3-8345-536267966509/action Sep 01 00:26:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-16247901-8228-45b8-93d7-220648a09b4a tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:26:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-16247901-8228-45b8-93d7-220648a09b4a tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:49 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:49 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:49 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:49 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-16247901-8228-45b8-93d7-220648a09b4a tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes/5847fbb0-979c-46c3-8345-536267966509/action returned with HTTP 404 Sep 01 00:26:49 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 878/1795] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:26:49 2026] POST /volume/v3/volumes/5847fbb0-979c-46c3-8345-536267966509/action => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:26:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e25cc630-b7ae-4e35-9b1a-508fd4cc4600 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:49 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 879/1796] 192.168.122.147 () {60 vars in 1144 bytes} [Tue Sep 1 00:26:49 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 01 00:26:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-24eb0f8f-1673-4232-8874-f8ac726abeeb None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-24eb0f8f-1673-4232-8874-f8ac726abeeb tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] PUT http://192.168.122.147/volume/v3/volumes/tempest-invalid-1009971448 Sep 01 00:26:49 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fc30be02-e649-4ff6-8e95-8000d08f39be tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Volume info retrieved successfully. Sep 01 00:26:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-24eb0f8f-1673-4232-8874-f8ac726abeeb tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-24eb0f8f-1673-4232-8874-f8ac726abeeb tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes/tempest-invalid-1009971448 returned with HTTP 404 Sep 01 00:26:49 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 880/1797] 192.168.122.147 () {60 vars in 1222 bytes} [Tue Sep 1 00:26:49 2026] PUT /volume/v3/volumes/tempest-invalid-1009971448 => generated 99 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:26:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-97f879f9-4ace-4e5d-8021-930ac3b864d8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fc30be02-e649-4ff6-8e95-8000d08f39be tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] http://192.168.122.147/volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd returned with HTTP 200 Sep 01 00:26:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-97f879f9-4ace-4e5d-8021-930ac3b864d8 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] PUT http://192.168.122.147/volume/v3/volumes/45ec5cfc-41ac-4f3f-84c0-abaf7f25c5c8 Sep 01 00:26:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-97f879f9-4ace-4e5d-8021-930ac3b864d8 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:49 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 918/1798] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:26:48 2026] GET /volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd => generated 920 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:26:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-97f879f9-4ace-4e5d-8021-930ac3b864d8 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes/45ec5cfc-41ac-4f3f-84c0-abaf7f25c5c8 returned with HTTP 404 Sep 01 00:26:49 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 881/1799] 192.168.122.147 () {60 vars in 1252 bytes} [Tue Sep 1 00:26:49 2026] PUT /volume/v3/volumes/45ec5cfc-41ac-4f3f-84c0-abaf7f25c5c8 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:26:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4f675af8-74c8-463c-a144-a4813c7d8f00 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4f675af8-74c8-463c-a144-a4813c7d8f00 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] DELETE http://192.168.122.147/volume/v3/volumes/6893a145-0d02-4818-9641-4fe162795c4d Sep 01 00:26:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4f675af8-74c8-463c-a144-a4813c7d8f00 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4f675af8-74c8-463c-a144-a4813c7d8f00 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:49 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-4f675af8-74c8-463c-a144-a4813c7d8f00 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Delete volume with id: 6893a145-0d02-4818-9641-4fe162795c4d Sep 01 00:26:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4f675af8-74c8-463c-a144-a4813c7d8f00 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes/6893a145-0d02-4818-9641-4fe162795c4d returned with HTTP 404 Sep 01 00:26:49 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 919/1800] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:26:49 2026] DELETE /volume/v3/volumes/6893a145-0d02-4818-9641-4fe162795c4d => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:26:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a0cbeff6-59cb-40f3-b202-728372d0fbb5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a0cbeff6-59cb-40f3-b202-728372d0fbb5 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] POST http://192.168.122.147/volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7/action Sep 01 00:26:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a0cbeff6-59cb-40f3-b202-728372d0fbb5 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:26:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a0cbeff6-59cb-40f3-b202-728372d0fbb5 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a0cbeff6-59cb-40f3-b202-728372d0fbb5 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7/action returned with HTTP 400 Sep 01 00:26:49 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 882/1801] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:26:49 2026] POST /volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7/action => generated 140 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 00:26:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0cb46cf6-4b2c-45c7-935c-19d1975fd0ab None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0cb46cf6-4b2c-45c7-935c-19d1975fd0ab tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] POST http://192.168.122.147/volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7/action Sep 01 00:26:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0cb46cf6-4b2c-45c7-935c-19d1975fd0ab tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:26:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0cb46cf6-4b2c-45c7-935c-19d1975fd0ab tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0cb46cf6-4b2c-45c7-935c-19d1975fd0ab tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7/action returned with HTTP 400 Sep 01 00:26:49 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 920/1802] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:26:49 2026] POST /volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7/action => generated 131 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 00:26:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ebf43b00-cd5f-4f43-b42a-ae5a0f60f2e7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ebf43b00-cd5f-4f43-b42a-ae5a0f60f2e7 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] POST http://192.168.122.147/volume/v3/volumes/20c03b60-b7fc-4c64-9ece-e525d6a1dbee/action Sep 01 00:26:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ebf43b00-cd5f-4f43-b42a-ae5a0f60f2e7 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:26:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ebf43b00-cd5f-4f43-b42a-ae5a0f60f2e7 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ebf43b00-cd5f-4f43-b42a-ae5a0f60f2e7 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes/20c03b60-b7fc-4c64-9ece-e525d6a1dbee/action returned with HTTP 404 Sep 01 00:26:49 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 883/1803] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:26:49 2026] POST /volume/v3/volumes/20c03b60-b7fc-4c64-9ece-e525d6a1dbee/action => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:26:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6e443c78-0435-499c-98f3-8ded8c04c5dd None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6e443c78-0435-499c-98f3-8ded8c04c5dd tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] POST http://192.168.122.147/volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7/action Sep 01 00:26:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6e443c78-0435-499c-98f3-8ded8c04c5dd tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:26:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6e443c78-0435-499c-98f3-8ded8c04c5dd tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6e443c78-0435-499c-98f3-8ded8c04c5dd tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7/action returned with HTTP 400 Sep 01 00:26:49 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 921/1804] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:26:49 2026] POST /volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7/action => generated 129 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 00:26:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-aeb63336-d2df-4efa-b201-1226738b1d9f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-aeb63336-d2df-4efa-b201-1226738b1d9f tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] POST http://192.168.122.147/volume/v3/volumes/None/action Sep 01 00:26:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-aeb63336-d2df-4efa-b201-1226738b1d9f tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:26:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-aeb63336-d2df-4efa-b201-1226738b1d9f tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-aeb63336-d2df-4efa-b201-1226738b1d9f tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes/None/action returned with HTTP 404 Sep 01 00:26:49 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 884/1805] 192.168.122.147 () {60 vars in 1178 bytes} [Tue Sep 1 00:26:49 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:26:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0664e7ec-1217-40af-9374-7712e8ced85a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0664e7ec-1217-40af-9374-7712e8ced85a tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] GET http://192.168.122.147/volume/v3/volumes/a3d1735e-de2b-40f2-9d6c-8123d07c3565 Sep 01 00:26:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0664e7ec-1217-40af-9374-7712e8ced85a tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0664e7ec-1217-40af-9374-7712e8ced85a tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0664e7ec-1217-40af-9374-7712e8ced85a tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes/a3d1735e-de2b-40f2-9d6c-8123d07c3565 returned with HTTP 404 Sep 01 00:26:49 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 922/1806] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:49 2026] GET /volume/v3/volumes/a3d1735e-de2b-40f2-9d6c-8123d07c3565 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:26:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4e712175-23a6-4a64-9e2f-c8ecefbdcf31 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4e712175-23a6-4a64-9e2f-c8ecefbdcf31 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] GET http://192.168.122.147/volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7 Sep 01 00:26:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4e712175-23a6-4a64-9e2f-c8ecefbdcf31 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4e712175-23a6-4a64-9e2f-c8ecefbdcf31 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:49 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:49 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:49 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:49 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:49 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4e712175-23a6-4a64-9e2f-c8ecefbdcf31 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Volume info retrieved successfully. Sep 01 00:26:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4e712175-23a6-4a64-9e2f-c8ecefbdcf31 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7 returned with HTTP 200 Sep 01 00:26:49 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 885/1807] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:49 2026] GET /volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7edcfc96-c9e7-4c67-8767-73d6d3eed3d7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7edcfc96-c9e7-4c67-8767-73d6d3eed3d7 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] DELETE http://192.168.122.147/volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7 Sep 01 00:26:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7edcfc96-c9e7-4c67-8767-73d6d3eed3d7 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7edcfc96-c9e7-4c67-8767-73d6d3eed3d7 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:49 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-7edcfc96-c9e7-4c67-8767-73d6d3eed3d7 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Delete volume with id: fa6474a3-a144-4e13-912b-394f2de46ee7 Sep 01 00:26:49 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:49 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:49 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:49 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:49 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7edcfc96-c9e7-4c67-8767-73d6d3eed3d7 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Volume info retrieved successfully. Sep 01 00:26:49 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7edcfc96-c9e7-4c67-8767-73d6d3eed3d7 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Delete volume request issued successfully. Sep 01 00:26:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7edcfc96-c9e7-4c67-8767-73d6d3eed3d7 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7 returned with HTTP 202 Sep 01 00:26:49 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 923/1808] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:26:49 2026] DELETE /volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 00:26:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-cc376318-ee1b-4725-80ad-99728cf53b27 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cc376318-ee1b-4725-80ad-99728cf53b27 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] GET http://192.168.122.147/volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7 Sep 01 00:26:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cc376318-ee1b-4725-80ad-99728cf53b27 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cc376318-ee1b-4725-80ad-99728cf53b27 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:49 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:49 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:49 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:49 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:49 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-cc376318-ee1b-4725-80ad-99728cf53b27 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Volume info retrieved successfully. Sep 01 00:26:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cc376318-ee1b-4725-80ad-99728cf53b27 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7 returned with HTTP 200 Sep 01 00:26:49 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 886/1809] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:49 2026] GET /volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8e889b67-3f62-4fd9-bc0f-76600e8f2561 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8e889b67-3f62-4fd9-bc0f-76600e8f2561 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] GET http://192.168.122.147/volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd Sep 01 00:26:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8e889b67-3f62-4fd9-bc0f-76600e8f2561 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8e889b67-3f62-4fd9-bc0f-76600e8f2561 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:50 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:50 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:50 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:50 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:50 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8e889b67-3f62-4fd9-bc0f-76600e8f2561 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Volume info retrieved successfully. Sep 01 00:26:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8e889b67-3f62-4fd9-bc0f-76600e8f2561 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] http://192.168.122.147/volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd returned with HTTP 200 Sep 01 00:26:50 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 924/1810] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:26:50 2026] GET /volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd => generated 920 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:26:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-faa90d58-69c7-4d79-a846-5201f3bfefab None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-faa90d58-69c7-4d79-a846-5201f3bfefab tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] GET http://192.168.122.147/volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7 Sep 01 00:26:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-faa90d58-69c7-4d79-a846-5201f3bfefab tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-faa90d58-69c7-4d79-a846-5201f3bfefab tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:50 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:50 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:50 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:50 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:50 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-faa90d58-69c7-4d79-a846-5201f3bfefab tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Volume info retrieved successfully. Sep 01 00:26:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-faa90d58-69c7-4d79-a846-5201f3bfefab tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7 returned with HTTP 200 Sep 01 00:26:50 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 887/1811] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:50 2026] GET /volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7 => generated 851 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-81c476a0-1658-4dbf-bab8-5ec0ac6724cc None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-81c476a0-1658-4dbf-bab8-5ec0ac6724cc tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] GET http://192.168.122.147/volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd Sep 01 00:26:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-81c476a0-1658-4dbf-bab8-5ec0ac6724cc tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-81c476a0-1658-4dbf-bab8-5ec0ac6724cc tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:51 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:51 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:51 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:51 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:51 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-81c476a0-1658-4dbf-bab8-5ec0ac6724cc tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Volume info retrieved successfully. Sep 01 00:26:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-81c476a0-1658-4dbf-bab8-5ec0ac6724cc tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] http://192.168.122.147/volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd returned with HTTP 200 Sep 01 00:26:51 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 925/1812] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:26:51 2026] GET /volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd => generated 956 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:26:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e9dde400-5232-4613-898c-e8da2b9125ef None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e9dde400-5232-4613-898c-e8da2b9125ef tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] POST http://192.168.122.147/volume/v3/volume-transfers Sep 01 00:26:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e9dde400-5232-4613-898c-e8da2b9125ef tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "51d20877-1e3d-4781-9577-0322e2fa7bbd"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volume_transfer [None req-e9dde400-5232-4613-898c-e8da2b9125ef tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Creating new volume transfer {'transfer': {'volume_id': '51d20877-1e3d-4781-9577-0322e2fa7bbd'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 00:26:51 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volume_transfer [None req-e9dde400-5232-4613-898c-e8da2b9125ef tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Creating transfer of volume 51d20877-1e3d-4781-9577-0322e2fa7bbd Sep 01 00:26:51 devstack devstack@c-api.service[87485]: INFO cinder.transfer.api [None req-e9dde400-5232-4613-898c-e8da2b9125ef tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Generating transfer record for volume 51d20877-1e3d-4781-9577-0322e2fa7bbd Sep 01 00:26:51 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:51 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:51 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:51 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e9dde400-5232-4613-898c-e8da2b9125ef tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] http://192.168.122.147/volume/v3/volume-transfers returned with HTTP 202 Sep 01 00:26:51 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 888/1813] 192.168.122.147 () {62 vars in 1210 bytes} [Tue Sep 1 00:26:51 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:26:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b88bd8f6-ec50-475e-adb3-9276b9522bc8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b88bd8f6-ec50-475e-adb3-9276b9522bc8 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] GET http://192.168.122.147/volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd Sep 01 00:26:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b88bd8f6-ec50-475e-adb3-9276b9522bc8 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b88bd8f6-ec50-475e-adb3-9276b9522bc8 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:51 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:51 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:51 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:51 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:51 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b88bd8f6-ec50-475e-adb3-9276b9522bc8 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Volume info retrieved successfully. Sep 01 00:26:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b88bd8f6-ec50-475e-adb3-9276b9522bc8 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] http://192.168.122.147/volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd returned with HTTP 200 Sep 01 00:26:51 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 926/1814] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:26:51 2026] GET /volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd => generated 964 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:26:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f15698d0-c20a-4bcf-a2f5-786814680710 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f15698d0-c20a-4bcf-a2f5-786814680710 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] GET http://192.168.122.147/volume/v3/volume-transfers/0391dfa7-2d5e-4114-b083-e48121a5ad79 Sep 01 00:26:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f15698d0-c20a-4bcf-a2f5-786814680710 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f15698d0-c20a-4bcf-a2f5-786814680710 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f15698d0-c20a-4bcf-a2f5-786814680710 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] http://192.168.122.147/volume/v3/volume-transfers/0391dfa7-2d5e-4114-b083-e48121a5ad79 returned with HTTP 200 Sep 01 00:26:51 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 889/1815] 192.168.122.147 () {60 vars in 1300 bytes} [Tue Sep 1 00:26:51 2026] GET /volume/v3/volume-transfers/0391dfa7-2d5e-4114-b083-e48121a5ad79 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:26:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4f826aac-b913-4746-9d65-671d38dc5df0 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4f826aac-b913-4746-9d65-671d38dc5df0 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] GET http://192.168.122.147/volume/v3/volume-transfers Sep 01 00:26:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4f826aac-b913-4746-9d65-671d38dc5df0 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4f826aac-b913-4746-9d65-671d38dc5df0 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volume_transfer [None req-4f826aac-b913-4746-9d65-671d38dc5df0 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Listing volume transfers {{(pid=87484) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 00:26:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4f826aac-b913-4746-9d65-671d38dc5df0 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] http://192.168.122.147/volume/v3/volume-transfers returned with HTTP 200 Sep 01 00:26:51 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 927/1816] 192.168.122.147 () {60 vars in 1189 bytes} [Tue Sep 1 00:26:51 2026] GET /volume/v3/volume-transfers => generated 376 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:26:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7dec4b26-36a8-4a73-b688-8bf72d3a01c5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5982110b-3b8d-4de3-b16f-73f1681281a2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5982110b-3b8d-4de3-b16f-73f1681281a2 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] GET http://192.168.122.147/volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7 Sep 01 00:26:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5982110b-3b8d-4de3-b16f-73f1681281a2 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5982110b-3b8d-4de3-b16f-73f1681281a2 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5982110b-3b8d-4de3-b16f-73f1681281a2 tempest-VolumesNegativeTest-1062465548 tempest-VolumesNegativeTest-1062465548-project-member] http://192.168.122.147/volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7 returned with HTTP 404 Sep 01 00:26:51 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 928/1817] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:26:51 2026] GET /volume/v3/volumes/fa6474a3-a144-4e13-912b-394f2de46ee7 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:26:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7dec4b26-36a8-4a73-b688-8bf72d3a01c5 tempest-VolumesTransfersV355Test-1485871492 tempest-VolumesTransfersV355Test-1485871492-project-member] POST http://192.168.122.147/volume/v3/volume-transfers/0391dfa7-2d5e-4114-b083-e48121a5ad79/accept Sep 01 00:26:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7dec4b26-36a8-4a73-b688-8bf72d3a01c5 tempest-VolumesTransfersV355Test-1485871492 tempest-VolumesTransfersV355Test-1485871492-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "b94a3df948e1dab7"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.volume_transfer [None req-7dec4b26-36a8-4a73-b688-8bf72d3a01c5 tempest-VolumesTransfersV355Test-1485871492 tempest-VolumesTransfersV355Test-1485871492-project-member] Accepting volume transfer 0391dfa7-2d5e-4114-b083-e48121a5ad79 {{(pid=87485) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 00:26:51 devstack devstack@c-api.service[87485]: INFO cinder.api.contrib.volume_transfer [None req-7dec4b26-36a8-4a73-b688-8bf72d3a01c5 tempest-VolumesTransfersV355Test-1485871492 tempest-VolumesTransfersV355Test-1485871492-project-member] Accepting transfer 0391dfa7-2d5e-4114-b083-e48121a5ad79 Sep 01 00:26:51 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:51 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:52 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-7dec4b26-36a8-4a73-b688-8bf72d3a01c5 tempest-VolumesTransfersV355Test-1485871492 tempest-VolumesTransfersV355Test-1485871492-project-member] Created reservations ['2befecd0-686e-46f1-83f1-688e2bfe0299', '147c326f-ee32-4edb-a832-0e6941bbe86f', 'cd37a843-c88c-4b12-8ce9-9ff03a64970c', '93827c67-8c32-410b-a590-61ec831db909'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:26:52 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-7dec4b26-36a8-4a73-b688-8bf72d3a01c5 tempest-VolumesTransfersV355Test-1485871492 tempest-VolumesTransfersV355Test-1485871492-project-member] Created reservations ['2334d5fb-490f-4012-948c-f5e175bf6522', '091606d2-15e9-45ec-991a-3d0ad64388b3', 'c847b367-0248-4d52-bc15-fca29cf2b7ee', 'e79ea2d8-2747-433d-916b-72f919a21d5c'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:26:52 devstack devstack@c-api.service[87485]: /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 00:26:52 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:26:52 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-7dec4b26-36a8-4a73-b688-8bf72d3a01c5 tempest-VolumesTransfersV355Test-1485871492 tempest-VolumesTransfersV355Test-1485871492-project-member] Created reservations ['a28f49cb-f37c-4f58-8c4b-d85c8a92a180', 'bf59daa9-877b-4629-8754-723eeb445a96', 'ffbaf71b-91aa-465f-b9dc-043774c43239', 'a356d163-d7e7-41bd-a6a7-86e2732f74c7'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:26:52 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-7dec4b26-36a8-4a73-b688-8bf72d3a01c5 tempest-VolumesTransfersV355Test-1485871492 tempest-VolumesTransfersV355Test-1485871492-project-member] Created reservations ['a893c3e0-2085-4da8-9fd6-cebf10a5946c', '85b88612-1db2-487e-a98b-5ff408394a22', 'cb0dbe3e-9161-4034-ace7-7c31b1ecb9c7', '8abc3051-55d0-40c0-bb28-56ec5b675d4f'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:26:52 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7dec4b26-36a8-4a73-b688-8bf72d3a01c5 tempest-VolumesTransfersV355Test-1485871492 tempest-VolumesTransfersV355Test-1485871492-project-member] Transfer volume completed successfully. Sep 01 00:26:52 devstack devstack@c-api.service[87485]: INFO cinder.transfer.api [None req-7dec4b26-36a8-4a73-b688-8bf72d3a01c5 tempest-VolumesTransfersV355Test-1485871492 tempest-VolumesTransfersV355Test-1485871492-project-member] Volume 51d20877-1e3d-4781-9577-0322e2fa7bbd has been transferred. Sep 01 00:26:52 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:52 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7dec4b26-36a8-4a73-b688-8bf72d3a01c5 tempest-VolumesTransfersV355Test-1485871492 tempest-VolumesTransfersV355Test-1485871492-project-member] http://192.168.122.147/volume/v3/volume-transfers/0391dfa7-2d5e-4114-b083-e48121a5ad79/accept returned with HTTP 202 Sep 01 00:26:52 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 890/1818] 192.168.122.147 () {62 vars in 1342 bytes} [Tue Sep 1 00:26:51 2026] POST /volume/v3/volume-transfers/0391dfa7-2d5e-4114-b083-e48121a5ad79/accept => generated 373 bytes in 1004 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:26:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-71d206c4-f2ad-4f44-b871-1f186b293ad5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-71d206c4-f2ad-4f44-b871-1f186b293ad5 tempest-VolumesTransfersV355Test-1485871492 tempest-VolumesTransfersV355Test-1485871492-project-member] GET http://192.168.122.147/volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd Sep 01 00:26:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-71d206c4-f2ad-4f44-b871-1f186b293ad5 tempest-VolumesTransfersV355Test-1485871492 tempest-VolumesTransfersV355Test-1485871492-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-71d206c4-f2ad-4f44-b871-1f186b293ad5 tempest-VolumesTransfersV355Test-1485871492 tempest-VolumesTransfersV355Test-1485871492-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:52 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:52 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:52 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:52 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:52 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-71d206c4-f2ad-4f44-b871-1f186b293ad5 tempest-VolumesTransfersV355Test-1485871492 tempest-VolumesTransfersV355Test-1485871492-project-member] Volume info retrieved successfully. Sep 01 00:26:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-71d206c4-f2ad-4f44-b871-1f186b293ad5 tempest-VolumesTransfersV355Test-1485871492 tempest-VolumesTransfersV355Test-1485871492-project-member] http://192.168.122.147/volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd returned with HTTP 200 Sep 01 00:26:52 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 929/1819] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:26:52 2026] GET /volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd => generated 956 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:26:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b3b9b302-936f-46c4-ad52-3d8e2977bb13 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b3b9b302-936f-46c4-ad52-3d8e2977bb13 tempest-VolumesTransfersV355Test-1485871492 tempest-VolumesTransfersV355Test-1485871492-project-member] GET http://192.168.122.147/volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd Sep 01 00:26:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b3b9b302-936f-46c4-ad52-3d8e2977bb13 tempest-VolumesTransfersV355Test-1485871492 tempest-VolumesTransfersV355Test-1485871492-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b3b9b302-936f-46c4-ad52-3d8e2977bb13 tempest-VolumesTransfersV355Test-1485871492 tempest-VolumesTransfersV355Test-1485871492-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:52 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:52 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:52 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:52 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:52 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b3b9b302-936f-46c4-ad52-3d8e2977bb13 tempest-VolumesTransfersV355Test-1485871492 tempest-VolumesTransfersV355Test-1485871492-project-member] Volume info retrieved successfully. Sep 01 00:26:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b3b9b302-936f-46c4-ad52-3d8e2977bb13 tempest-VolumesTransfersV355Test-1485871492 tempest-VolumesTransfersV355Test-1485871492-project-member] http://192.168.122.147/volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd returned with HTTP 200 Sep 01 00:26:52 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 891/1820] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:26:52 2026] GET /volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd => generated 956 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:26:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9a407ca2-8e24-45ad-bfdd-03922823294a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9a407ca2-8e24-45ad-bfdd-03922823294a tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] DELETE http://192.168.122.147/volume/v3/volume-transfers/0391dfa7-2d5e-4114-b083-e48121a5ad79 Sep 01 00:26:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9a407ca2-8e24-45ad-bfdd-03922823294a tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9a407ca2-8e24-45ad-bfdd-03922823294a tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:52 devstack devstack@c-api.service[87484]: INFO cinder.api.contrib.volume_transfer [None req-9a407ca2-8e24-45ad-bfdd-03922823294a tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Delete transfer with id: 0391dfa7-2d5e-4114-b083-e48121a5ad79 Sep 01 00:26:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9a407ca2-8e24-45ad-bfdd-03922823294a tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] http://192.168.122.147/volume/v3/volume-transfers/0391dfa7-2d5e-4114-b083-e48121a5ad79 returned with HTTP 404 Sep 01 00:26:52 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 930/1821] 192.168.122.147 () {60 vars in 1303 bytes} [Tue Sep 1 00:26:52 2026] DELETE /volume/v3/volume-transfers/0391dfa7-2d5e-4114-b083-e48121a5ad79 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 00:26:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-448d3267-013e-4218-965a-38a37189fd8e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-448d3267-013e-4218-965a-38a37189fd8e tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd Sep 01 00:26:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-448d3267-013e-4218-965a-38a37189fd8e tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-448d3267-013e-4218-965a-38a37189fd8e tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:53 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-448d3267-013e-4218-965a-38a37189fd8e tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] Delete volume with id: 51d20877-1e3d-4781-9577-0322e2fa7bbd Sep 01 00:26:53 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:53 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:53 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:53 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:53 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-448d3267-013e-4218-965a-38a37189fd8e tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] Volume info retrieved successfully. Sep 01 00:26:53 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-448d3267-013e-4218-965a-38a37189fd8e tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] Delete volume request issued successfully. Sep 01 00:26:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-448d3267-013e-4218-965a-38a37189fd8e tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] http://192.168.122.147/volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd returned with HTTP 202 Sep 01 00:26:53 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 892/1822] 192.168.122.147 () {60 vars in 1276 bytes} [Tue Sep 1 00:26:52 2026] DELETE /volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd => generated 0 bytes in 345 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:26:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-403f3549-57ea-4799-9204-e3769cc57868 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-403f3549-57ea-4799-9204-e3769cc57868 tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] GET http://192.168.122.147/volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd Sep 01 00:26:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-403f3549-57ea-4799-9204-e3769cc57868 tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-403f3549-57ea-4799-9204-e3769cc57868 tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:53 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:53 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:53 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:53 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:53 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-403f3549-57ea-4799-9204-e3769cc57868 tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] Volume info retrieved successfully. Sep 01 00:26:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-403f3549-57ea-4799-9204-e3769cc57868 tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] http://192.168.122.147/volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd returned with HTTP 200 Sep 01 00:26:53 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 931/1823] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:26:53 2026] GET /volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd => generated 1139 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:26:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ef36849c-0d71-4785-a2e9-43d3a7a5f1f8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ef36849c-0d71-4785-a2e9-43d3a7a5f1f8 None None] GET http://192.168.122.147/volume// Sep 01 00:26:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ef36849c-0d71-4785-a2e9-43d3a7a5f1f8 None None] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ef36849c-0d71-4785-a2e9-43d3a7a5f1f8 None None] Calling method 'all' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ef36849c-0d71-4785-a2e9-43d3a7a5f1f8 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:26:53 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 893/1824] 192.168.122.147 () {56 vars in 888 bytes} [Tue Sep 1 00:26:53 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:26:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-270443f2-c0bd-49f9-bdb1-abaac1acab57 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-270443f2-c0bd-49f9-bdb1-abaac1acab57 None None] GET http://192.168.122.147/volume// Sep 01 00:26:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-270443f2-c0bd-49f9-bdb1-abaac1acab57 None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-270443f2-c0bd-49f9-bdb1-abaac1acab57 None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-270443f2-c0bd-49f9-bdb1-abaac1acab57 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:26:53 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 932/1825] 192.168.122.147 () {56 vars in 888 bytes} [Tue Sep 1 00:26:53 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 00:26:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-250a0106-34f0-420d-b73a-bc7fb85bc07c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-250a0106-34f0-420d-b73a-bc7fb85bc07c tempest-VersionsTest-846720808 tempest-VersionsTest-846720808-project-member] GET http://192.168.122.147/volume/v3/ Sep 01 00:26:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-250a0106-34f0-420d-b73a-bc7fb85bc07c tempest-VersionsTest-846720808 tempest-VersionsTest-846720808-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-250a0106-34f0-420d-b73a-bc7fb85bc07c tempest-VersionsTest-846720808 tempest-VersionsTest-846720808-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-250a0106-34f0-420d-b73a-bc7fb85bc07c tempest-VersionsTest-846720808 tempest-VersionsTest-846720808-project-member] http://192.168.122.147/volume/v3/ returned with HTTP 200 Sep 01 00:26:53 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 894/1826] 192.168.122.147 () {58 vars in 1100 bytes} [Tue Sep 1 00:26:53 2026] GET /volume/v3/ => generated 390 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:26:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4e0f7851-6f66-4023-a175-7213b4749e86 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4e0f7851-6f66-4023-a175-7213b4749e86 tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] GET http://192.168.122.147/volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd Sep 01 00:26:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4e0f7851-6f66-4023-a175-7213b4749e86 tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4e0f7851-6f66-4023-a175-7213b4749e86 tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:54 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:54 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:54 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:54 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:54 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4e0f7851-6f66-4023-a175-7213b4749e86 tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] Volume info retrieved successfully. Sep 01 00:26:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4e0f7851-6f66-4023-a175-7213b4749e86 tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] http://192.168.122.147/volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd returned with HTTP 200 Sep 01 00:26:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 933/1827] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:26:54 2026] GET /volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd => generated 1139 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:26:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7d3988b2-a6ed-4477-a9b1-45dee86a82a8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7d3988b2-a6ed-4477-a9b1-45dee86a82a8 tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] GET http://192.168.122.147/volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd Sep 01 00:26:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7d3988b2-a6ed-4477-a9b1-45dee86a82a8 tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7d3988b2-a6ed-4477-a9b1-45dee86a82a8 tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7d3988b2-a6ed-4477-a9b1-45dee86a82a8 tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] http://192.168.122.147/volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd returned with HTTP 404 Sep 01 00:26:55 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 895/1828] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:26:55 2026] GET /volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 00:26:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b7d06572-911d-4cc5-89f0-061688af9057 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b7d06572-911d-4cc5-89f0-061688af9057 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] GET http://192.168.122.147/volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd Sep 01 00:26:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b7d06572-911d-4cc5-89f0-061688af9057 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b7d06572-911d-4cc5-89f0-061688af9057 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b7d06572-911d-4cc5-89f0-061688af9057 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] http://192.168.122.147/volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd returned with HTTP 404 Sep 01 00:26:55 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 934/1829] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:26:55 2026] GET /volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:26:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-88d3757b-ab91-4e4c-9069-50f2496c35e4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-88d3757b-ab91-4e4c-9069-50f2496c35e4 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] DELETE http://192.168.122.147/volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd Sep 01 00:26:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-88d3757b-ab91-4e4c-9069-50f2496c35e4 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-88d3757b-ab91-4e4c-9069-50f2496c35e4 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:55 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-88d3757b-ab91-4e4c-9069-50f2496c35e4 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Delete volume with id: 51d20877-1e3d-4781-9577-0322e2fa7bbd Sep 01 00:26:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-88d3757b-ab91-4e4c-9069-50f2496c35e4 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] http://192.168.122.147/volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd returned with HTTP 404 Sep 01 00:26:55 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 896/1830] 192.168.122.147 () {60 vars in 1276 bytes} [Tue Sep 1 00:26:55 2026] DELETE /volume/v3/volumes/51d20877-1e3d-4781-9577-0322e2fa7bbd => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:26:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4fb47a04-4334-42e2-96eb-d5668f706db0 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4fb47a04-4334-42e2-96eb-d5668f706db0 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:26:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4fb47a04-4334-42e2-96eb-d5668f706db0 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1368038772"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-4fb47a04-4334-42e2-96eb-d5668f706db0 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1368038772'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:26:55 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-4fb47a04-4334-42e2-96eb-d5668f706db0 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Create volume of 1 GB Sep 01 00:26:55 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4fb47a04-4334-42e2-96eb-d5668f706db0 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Availability Zones retrieved successfully. Sep 01 00:26:55 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4fb47a04-4334-42e2-96eb-d5668f706db0 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Flow 'volume_create_api' (a04b2ac0-ab72-48ce-8641-99285145cabd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:26:55 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4fb47a04-4334-42e2-96eb-d5668f706db0 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01ac9f71-056c-442c-8c7c-835a8d54fec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:55 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-4fb47a04-4334-42e2-96eb-d5668f706db0 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:26:55 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4fb47a04-4334-42e2-96eb-d5668f706db0 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01ac9f71-056c-442c-8c7c-835a8d54fec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:55 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4fb47a04-4334-42e2-96eb-d5668f706db0 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaf59e11-045d-410c-982a-2c9cc05db9f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:55 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-4fb47a04-4334-42e2-96eb-d5668f706db0 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Created reservations ['b11833fb-4321-4ebc-91d0-d70c7e87947e', 'eac4e447-9ece-40c9-96eb-989d111ba5ee', '146785c1-bf5c-403e-9831-bb845d3f7178', 'c41722f1-188f-4e8e-a44e-77b84863298b'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:26:55 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4fb47a04-4334-42e2-96eb-d5668f706db0 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaf59e11-045d-410c-982a-2c9cc05db9f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b11833fb-4321-4ebc-91d0-d70c7e87947e', 'eac4e447-9ece-40c9-96eb-989d111ba5ee', '146785c1-bf5c-403e-9831-bb845d3f7178', 'c41722f1-188f-4e8e-a44e-77b84863298b']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:55 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4fb47a04-4334-42e2-96eb-d5668f706db0 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6818b37-3745-4897-819a-b6f95a937769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:55 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:55 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:55 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4fb47a04-4334-42e2-96eb-d5668f706db0 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6818b37-3745-4897-819a-b6f95a937769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdde480b-0814-4c90-b72b-f79607f8ca4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1368038772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='865001f0c24f4c48af5690ce0c866ed5',qos_specs=None,replication_status=,reservations=['b11833fb-4321-4ebc-91d0-d70c7e87947e','eac4e447-9ece-40c9-96eb-989d111ba5ee','146785c1-bf5c-403e-9831-bb845d3f7178','c41722f1-188f-4e8e-a44e-77b84863298b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43b041d7fea0495ab58f18e70ee61f8e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:26:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1368038772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cdde480b-0814-4c90-b72b-f79607f8ca4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='865001f0c24f4c48af5690ce0c866ed5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43b041d7fea0495ab58f18e70ee61f8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:55 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4fb47a04-4334-42e2-96eb-d5668f706db0 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42fe0316-69fe-417a-81af-2e3fe5d8729b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:55 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4fb47a04-4334-42e2-96eb-d5668f706db0 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42fe0316-69fe-417a-81af-2e3fe5d8729b) transitioned into state 'SUCCESS' from state '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-1368038772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='865001f0c24f4c48af5690ce0c866ed5',qos_specs=None,replication_status=,reservations=['b11833fb-4321-4ebc-91d0-d70c7e87947e','eac4e447-9ece-40c9-96eb-989d111ba5ee','146785c1-bf5c-403e-9831-bb845d3f7178','c41722f1-188f-4e8e-a44e-77b84863298b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43b041d7fea0495ab58f18e70ee61f8e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:55 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4fb47a04-4334-42e2-96eb-d5668f706db0 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6962fce6-7942-4db9-be65-e0bd8f1f4537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:55 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4fb47a04-4334-42e2-96eb-d5668f706db0 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6962fce6-7942-4db9-be65-e0bd8f1f4537) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:55 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4fb47a04-4334-42e2-96eb-d5668f706db0 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Flow 'volume_create_api' (a04b2ac0-ab72-48ce-8641-99285145cabd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:26:55 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4fb47a04-4334-42e2-96eb-d5668f706db0 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Create volume request issued successfully. Sep 01 00:26:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4fb47a04-4334-42e2-96eb-d5668f706db0 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:26:55 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 935/1831] 192.168.122.147 () {62 vars in 1183 bytes} [Tue Sep 1 00:26:55 2026] POST /volume/v3/volumes => generated 828 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:26:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-45e0cb5b-a23d-4bff-a760-f3dbf88ce0cb None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-45e0cb5b-a23d-4bff-a760-f3dbf88ce0cb tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] GET http://192.168.122.147/volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a Sep 01 00:26:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-45e0cb5b-a23d-4bff-a760-f3dbf88ce0cb tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-45e0cb5b-a23d-4bff-a760-f3dbf88ce0cb tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:55 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:55 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:55 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:55 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:55 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-45e0cb5b-a23d-4bff-a760-f3dbf88ce0cb tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Volume info retrieved successfully. Sep 01 00:26:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-45e0cb5b-a23d-4bff-a760-f3dbf88ce0cb tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] http://192.168.122.147/volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a returned with HTTP 200 Sep 01 00:26:55 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 897/1832] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:26:55 2026] GET /volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a => generated 896 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:26:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6c672e41-02ba-4f60-8d65-5989f90be48c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6c672e41-02ba-4f60-8d65-5989f90be48c tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] GET http://192.168.122.147/volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a Sep 01 00:26:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6c672e41-02ba-4f60-8d65-5989f90be48c tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6c672e41-02ba-4f60-8d65-5989f90be48c tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:56 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:56 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:56 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:56 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:56 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6c672e41-02ba-4f60-8d65-5989f90be48c tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Volume info retrieved successfully. Sep 01 00:26:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6c672e41-02ba-4f60-8d65-5989f90be48c tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] http://192.168.122.147/volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a returned with HTTP 200 Sep 01 00:26:56 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 936/1833] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:26:56 2026] GET /volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a => generated 920 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:26:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-eb5d6086-7474-4c6b-aa55-7371484cb03d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-eb5d6086-7474-4c6b-aa55-7371484cb03d tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] GET http://192.168.122.147/volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a Sep 01 00:26:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-eb5d6086-7474-4c6b-aa55-7371484cb03d tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-eb5d6086-7474-4c6b-aa55-7371484cb03d tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:58 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:58 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:58 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:58 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:58 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-eb5d6086-7474-4c6b-aa55-7371484cb03d tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Volume info retrieved successfully. Sep 01 00:26:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-eb5d6086-7474-4c6b-aa55-7371484cb03d tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] http://192.168.122.147/volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a returned with HTTP 200 Sep 01 00:26:58 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 898/1834] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:26:57 2026] GET /volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a => generated 956 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:26:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a1ce57d1-2ab1-47af-b048-55b2001da500 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a1ce57d1-2ab1-47af-b048-55b2001da500 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] POST http://192.168.122.147/volume/v3/volume-transfers Sep 01 00:26:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a1ce57d1-2ab1-47af-b048-55b2001da500 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "cdde480b-0814-4c90-b72b-f79607f8ca4a"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volume_transfer [None req-a1ce57d1-2ab1-47af-b048-55b2001da500 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Creating new volume transfer {'transfer': {'volume_id': 'cdde480b-0814-4c90-b72b-f79607f8ca4a'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 00:26:58 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volume_transfer [None req-a1ce57d1-2ab1-47af-b048-55b2001da500 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Creating transfer of volume cdde480b-0814-4c90-b72b-f79607f8ca4a Sep 01 00:26:58 devstack devstack@c-api.service[87484]: INFO cinder.transfer.api [None req-a1ce57d1-2ab1-47af-b048-55b2001da500 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Generating transfer record for volume cdde480b-0814-4c90-b72b-f79607f8ca4a Sep 01 00:26:58 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:58 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:58 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:58 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a1ce57d1-2ab1-47af-b048-55b2001da500 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] http://192.168.122.147/volume/v3/volume-transfers returned with HTTP 202 Sep 01 00:26:58 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 937/1835] 192.168.122.147 () {62 vars in 1210 bytes} [Tue Sep 1 00:26:58 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:26:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6c694c1e-4c60-4c9d-a85b-234fa1eab8f9 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6c694c1e-4c60-4c9d-a85b-234fa1eab8f9 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] GET http://192.168.122.147/volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a Sep 01 00:26:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6c694c1e-4c60-4c9d-a85b-234fa1eab8f9 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6c694c1e-4c60-4c9d-a85b-234fa1eab8f9 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:58 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:58 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:58 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:58 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:58 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6c694c1e-4c60-4c9d-a85b-234fa1eab8f9 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Volume info retrieved successfully. Sep 01 00:26:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6c694c1e-4c60-4c9d-a85b-234fa1eab8f9 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] http://192.168.122.147/volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a returned with HTTP 200 Sep 01 00:26:58 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 899/1836] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:26:58 2026] GET /volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a => generated 964 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:26:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f0d11e65-da16-4bc1-9abc-2e09c6920780 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f0d11e65-da16-4bc1-9abc-2e09c6920780 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] GET http://192.168.122.147/volume/v3/volume-transfers/detail Sep 01 00:26:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f0d11e65-da16-4bc1-9abc-2e09c6920780 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f0d11e65-da16-4bc1-9abc-2e09c6920780 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volume_transfer [None req-f0d11e65-da16-4bc1-9abc-2e09c6920780 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Listing volume transfers {{(pid=87484) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 00:26:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f0d11e65-da16-4bc1-9abc-2e09c6920780 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] http://192.168.122.147/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 01 00:26:58 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 938/1837] 192.168.122.147 () {60 vars in 1210 bytes} [Tue Sep 1 00:26:58 2026] GET /volume/v3/volume-transfers/detail => generated 443 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:26:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0d70b1c8-e288-465a-afbc-b2f5ec8f295e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0d70b1c8-e288-465a-afbc-b2f5ec8f295e tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] DELETE http://192.168.122.147/volume/v3/volume-transfers/2dab0365-e25f-4565-b32d-4aa39ac4dbe8 Sep 01 00:26:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0d70b1c8-e288-465a-afbc-b2f5ec8f295e tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0d70b1c8-e288-465a-afbc-b2f5ec8f295e tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:58 devstack devstack@c-api.service[87485]: INFO cinder.api.contrib.volume_transfer [None req-0d70b1c8-e288-465a-afbc-b2f5ec8f295e tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Delete transfer with id: 2dab0365-e25f-4565-b32d-4aa39ac4dbe8 Sep 01 00:26:58 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:58 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:58 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:58 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0d70b1c8-e288-465a-afbc-b2f5ec8f295e tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] http://192.168.122.147/volume/v3/volume-transfers/2dab0365-e25f-4565-b32d-4aa39ac4dbe8 returned with HTTP 202 Sep 01 00:26:58 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 900/1838] 192.168.122.147 () {60 vars in 1303 bytes} [Tue Sep 1 00:26:58 2026] DELETE /volume/v3/volume-transfers/2dab0365-e25f-4565-b32d-4aa39ac4dbe8 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:26:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d6de920f-c998-4516-b9ff-4d3594fabd22 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d6de920f-c998-4516-b9ff-4d3594fabd22 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] GET http://192.168.122.147/volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a Sep 01 00:26:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d6de920f-c998-4516-b9ff-4d3594fabd22 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d6de920f-c998-4516-b9ff-4d3594fabd22 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:58 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:58 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:58 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:58 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:58 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d6de920f-c998-4516-b9ff-4d3594fabd22 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Volume info retrieved successfully. Sep 01 00:26:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d6de920f-c998-4516-b9ff-4d3594fabd22 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] http://192.168.122.147/volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a returned with HTTP 200 Sep 01 00:26:58 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 939/1839] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:26:58 2026] GET /volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a => generated 956 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:26:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1d620c1f-2a53-4f49-a7e6-005988306da8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1d620c1f-2a53-4f49-a7e6-005988306da8 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] DELETE http://192.168.122.147/volume/v3/volume-transfers/2dab0365-e25f-4565-b32d-4aa39ac4dbe8 Sep 01 00:26:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1d620c1f-2a53-4f49-a7e6-005988306da8 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1d620c1f-2a53-4f49-a7e6-005988306da8 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:58 devstack devstack@c-api.service[87485]: INFO cinder.api.contrib.volume_transfer [None req-1d620c1f-2a53-4f49-a7e6-005988306da8 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Delete transfer with id: 2dab0365-e25f-4565-b32d-4aa39ac4dbe8 Sep 01 00:26:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1d620c1f-2a53-4f49-a7e6-005988306da8 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] http://192.168.122.147/volume/v3/volume-transfers/2dab0365-e25f-4565-b32d-4aa39ac4dbe8 returned with HTTP 404 Sep 01 00:26:58 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 901/1840] 192.168.122.147 () {60 vars in 1303 bytes} [Tue Sep 1 00:26:58 2026] DELETE /volume/v3/volume-transfers/2dab0365-e25f-4565-b32d-4aa39ac4dbe8 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:26:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-22449110-8175-4a92-9047-a98c6ae583f0 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-22449110-8175-4a92-9047-a98c6ae583f0 tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a Sep 01 00:26:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-22449110-8175-4a92-9047-a98c6ae583f0 tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-22449110-8175-4a92-9047-a98c6ae583f0 tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:58 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-22449110-8175-4a92-9047-a98c6ae583f0 tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] Delete volume with id: cdde480b-0814-4c90-b72b-f79607f8ca4a Sep 01 00:26:58 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:58 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:58 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:58 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:26:58 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-22449110-8175-4a92-9047-a98c6ae583f0 tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] Volume info retrieved successfully. Sep 01 00:26:58 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-22449110-8175-4a92-9047-a98c6ae583f0 tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] Delete volume request issued successfully. Sep 01 00:26:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-22449110-8175-4a92-9047-a98c6ae583f0 tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] http://192.168.122.147/volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a returned with HTTP 202 Sep 01 00:26:58 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 940/1841] 192.168.122.147 () {60 vars in 1276 bytes} [Tue Sep 1 00:26:58 2026] DELETE /volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 00:26:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0ae44f46-2047-4531-bd84-648f43a8d13b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0ae44f46-2047-4531-bd84-648f43a8d13b tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] GET http://192.168.122.147/volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a Sep 01 00:26:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0ae44f46-2047-4531-bd84-648f43a8d13b tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0ae44f46-2047-4531-bd84-648f43a8d13b tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:26:58 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:58 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:26:58 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:26:58 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:26:58 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0ae44f46-2047-4531-bd84-648f43a8d13b tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] Volume info retrieved successfully. Sep 01 00:26:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0ae44f46-2047-4531-bd84-648f43a8d13b tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] http://192.168.122.147/volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a returned with HTTP 200 Sep 01 00:26:58 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 902/1842] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:26:58 2026] GET /volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a => generated 1139 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:26:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-61460a0f-669e-4bb8-9f10-139bd044a047 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-61460a0f-669e-4bb8-9f10-139bd044a047 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:26:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-61460a0f-669e-4bb8-9f10-139bd044a047 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1639864658"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:26:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-61460a0f-669e-4bb8-9f10-139bd044a047 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1639864658'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:26:59 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-61460a0f-669e-4bb8-9f10-139bd044a047 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Create volume of 1 GB Sep 01 00:26:59 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-61460a0f-669e-4bb8-9f10-139bd044a047 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Availability Zones retrieved successfully. Sep 01 00:26:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-61460a0f-669e-4bb8-9f10-139bd044a047 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Flow 'volume_create_api' (4b84d6ee-aa1f-449d-a8b3-d2d883b0e090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:26:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-61460a0f-669e-4bb8-9f10-139bd044a047 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c0915d4-459d-46d9-86d1-4f4bd40cb33a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-61460a0f-669e-4bb8-9f10-139bd044a047 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:26:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-61460a0f-669e-4bb8-9f10-139bd044a047 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c0915d4-459d-46d9-86d1-4f4bd40cb33a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-61460a0f-669e-4bb8-9f10-139bd044a047 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a6586c9-9cd5-42e0-be08-87c610a8e819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:59 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-61460a0f-669e-4bb8-9f10-139bd044a047 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Created reservations ['8f027700-61fb-4a9b-89ae-32fb2509fee6', '53308d05-0cb3-4875-ae3a-a0f31aec4c83', '5182e8de-8f61-4ee8-bd30-015d25fca86d', 'a04cf54a-cc40-4eb8-9838-eee6643bd871'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:26:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-61460a0f-669e-4bb8-9f10-139bd044a047 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a6586c9-9cd5-42e0-be08-87c610a8e819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f027700-61fb-4a9b-89ae-32fb2509fee6', '53308d05-0cb3-4875-ae3a-a0f31aec4c83', '5182e8de-8f61-4ee8-bd30-015d25fca86d', 'a04cf54a-cc40-4eb8-9838-eee6643bd871']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-61460a0f-669e-4bb8-9f10-139bd044a047 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fcd1c32-996e-43f6-9e17-86ce7666a70e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:59 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:26:59 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:26:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-61460a0f-669e-4bb8-9f10-139bd044a047 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fcd1c32-996e-43f6-9e17-86ce7666a70e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21c30ff4-5e82-46b3-8678-04566da9eafd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1639864658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b6d32ecb7ce4b0badcde895b7859a86',qos_specs=None,replication_status=,reservations=['8f027700-61fb-4a9b-89ae-32fb2509fee6','53308d05-0cb3-4875-ae3a-a0f31aec4c83','5182e8de-8f61-4ee8-bd30-015d25fca86d','a04cf54a-cc40-4eb8-9838-eee6643bd871'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c136c4c90c49d2b299b1a48e932861',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:26:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1639864658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21c30ff4-5e82-46b3-8678-04566da9eafd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b6d32ecb7ce4b0badcde895b7859a86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9c136c4c90c49d2b299b1a48e932861',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:26:59 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-61460a0f-669e-4bb8-9f10-139bd044a047 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acc35f4e-5094-466c-a8c9-60f95649605e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:26:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4165a9ca-54f5-4a8a-93b2-c72f0427ff6f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:26:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4165a9ca-54f5-4a8a-93b2-c72f0427ff6f tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] GET http://192.168.122.147/volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a Sep 01 00:26:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4165a9ca-54f5-4a8a-93b2-c72f0427ff6f tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:26:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4165a9ca-54f5-4a8a-93b2-c72f0427ff6f tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:00 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:00 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:00 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:00 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:00 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4165a9ca-54f5-4a8a-93b2-c72f0427ff6f tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] Volume info retrieved successfully. Sep 01 00:27:00 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-61460a0f-669e-4bb8-9f10-139bd044a047 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acc35f4e-5094-466c-a8c9-60f95649605e) transitioned into state 'SUCCESS' from state '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-1639864658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b6d32ecb7ce4b0badcde895b7859a86',qos_specs=None,replication_status=,reservations=['8f027700-61fb-4a9b-89ae-32fb2509fee6','53308d05-0cb3-4875-ae3a-a0f31aec4c83','5182e8de-8f61-4ee8-bd30-015d25fca86d','a04cf54a-cc40-4eb8-9838-eee6643bd871'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c136c4c90c49d2b299b1a48e932861',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:27:00 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-61460a0f-669e-4bb8-9f10-139bd044a047 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7bba082-adbb-4687-92e9-7532c4b30c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4165a9ca-54f5-4a8a-93b2-c72f0427ff6f tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] http://192.168.122.147/volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a returned with HTTP 200 Sep 01 00:27:00 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 903/1843] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:26:59 2026] GET /volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a => generated 1139 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 00:27:00 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-61460a0f-669e-4bb8-9f10-139bd044a047 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7bba082-adbb-4687-92e9-7532c4b30c62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:27:00 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-61460a0f-669e-4bb8-9f10-139bd044a047 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Flow 'volume_create_api' (4b84d6ee-aa1f-449d-a8b3-d2d883b0e090) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:27:00 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-61460a0f-669e-4bb8-9f10-139bd044a047 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Create volume request issued successfully. Sep 01 00:27:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-61460a0f-669e-4bb8-9f10-139bd044a047 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:27:00 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 941/1844] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:26:59 2026] POST /volume/v3/volumes => generated 759 bytes in 1196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:27:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-77e0918b-3c59-4bd5-ba20-45cb9573c942 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-77e0918b-3c59-4bd5-ba20-45cb9573c942 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] GET http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd Sep 01 00:27:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-77e0918b-3c59-4bd5-ba20-45cb9573c942 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-77e0918b-3c59-4bd5-ba20-45cb9573c942 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:00 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:00 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:00 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:00 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:00 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-77e0918b-3c59-4bd5-ba20-45cb9573c942 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Volume info retrieved successfully. Sep 01 00:27:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-77e0918b-3c59-4bd5-ba20-45cb9573c942 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd returned with HTTP 200 Sep 01 00:27:00 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 904/1845] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:00 2026] GET /volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd => generated 827 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-aa311f86-806b-4b09-bb9b-4ee52463b2f3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-aa311f86-806b-4b09-bb9b-4ee52463b2f3 tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] GET http://192.168.122.147/volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a Sep 01 00:27:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-aa311f86-806b-4b09-bb9b-4ee52463b2f3 tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-aa311f86-806b-4b09-bb9b-4ee52463b2f3 tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-aa311f86-806b-4b09-bb9b-4ee52463b2f3 tempest-VolumesTransfersV355Test-352644815 tempest-VolumesTransfersV355Test-352644815-project-admin] http://192.168.122.147/volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a returned with HTTP 404 Sep 01 00:27:01 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 942/1846] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:27:01 2026] GET /volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:27:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b441515c-d5cf-4a9b-89bc-d2f0992787e0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b441515c-d5cf-4a9b-89bc-d2f0992787e0 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] GET http://192.168.122.147/volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a Sep 01 00:27:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b441515c-d5cf-4a9b-89bc-d2f0992787e0 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b441515c-d5cf-4a9b-89bc-d2f0992787e0 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b441515c-d5cf-4a9b-89bc-d2f0992787e0 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] http://192.168.122.147/volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a returned with HTTP 404 Sep 01 00:27:01 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 905/1847] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:27:01 2026] GET /volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:27:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-058faaa2-3874-44a4-a4af-f886d47b77d5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-058faaa2-3874-44a4-a4af-f886d47b77d5 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] DELETE http://192.168.122.147/volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a Sep 01 00:27:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-058faaa2-3874-44a4-a4af-f886d47b77d5 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-058faaa2-3874-44a4-a4af-f886d47b77d5 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:01 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-058faaa2-3874-44a4-a4af-f886d47b77d5 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] Delete volume with id: cdde480b-0814-4c90-b72b-f79607f8ca4a Sep 01 00:27:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-058faaa2-3874-44a4-a4af-f886d47b77d5 tempest-VolumesTransfersV355Test-1091111135 tempest-VolumesTransfersV355Test-1091111135-project-member] http://192.168.122.147/volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a returned with HTTP 404 Sep 01 00:27:01 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 943/1848] 192.168.122.147 () {60 vars in 1276 bytes} [Tue Sep 1 00:27:01 2026] DELETE /volume/v3/volumes/cdde480b-0814-4c90-b72b-f79607f8ca4a => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:27:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-14754a96-ea6d-4a03-9dea-a7ce810c79ff None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-14754a96-ea6d-4a03-9dea-a7ce810c79ff tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] GET http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd Sep 01 00:27:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-14754a96-ea6d-4a03-9dea-a7ce810c79ff tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-14754a96-ea6d-4a03-9dea-a7ce810c79ff tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:01 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:01 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:01 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:01 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:01 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-14754a96-ea6d-4a03-9dea-a7ce810c79ff tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Volume info retrieved successfully. Sep 01 00:27:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-14754a96-ea6d-4a03-9dea-a7ce810c79ff tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd returned with HTTP 200 Sep 01 00:27:01 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 906/1849] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:01 2026] GET /volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd => generated 851 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-576ec980-69dc-47c4-bb05-314fc98ab8ea None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-576ec980-69dc-47c4-bb05-314fc98ab8ea tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] GET http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd Sep 01 00:27:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-576ec980-69dc-47c4-bb05-314fc98ab8ea tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-576ec980-69dc-47c4-bb05-314fc98ab8ea tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:02 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:02 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:02 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:02 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:02 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-576ec980-69dc-47c4-bb05-314fc98ab8ea tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Volume info retrieved successfully. Sep 01 00:27:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-576ec980-69dc-47c4-bb05-314fc98ab8ea tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd returned with HTTP 200 Sep 01 00:27:02 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 944/1850] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:02 2026] GET /volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd => generated 852 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a8d3f4ef-b04a-4fdb-813b-7c79463af5c6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a8d3f4ef-b04a-4fdb-813b-7c79463af5c6 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] POST http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata Sep 01 00:27:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a8d3f4ef-b04a-4fdb-813b-7c79463af5c6 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:02 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:02 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:02 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:02 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:02 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a8d3f4ef-b04a-4fdb-813b-7c79463af5c6 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Volume info retrieved successfully. Sep 01 00:27:02 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a8d3f4ef-b04a-4fdb-813b-7c79463af5c6 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Create volume metadata completed successfully. Sep 01 00:27:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a8d3f4ef-b04a-4fdb-813b-7c79463af5c6 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata returned with HTTP 200 Sep 01 00:27:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a949ab58-5938-463c-9d97-8e05cac9a099 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:02 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 907/1851] 192.168.122.147 () {60 vars in 1281 bytes} [Tue Sep 1 00:27:02 2026] POST /volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata => generated 101 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a949ab58-5938-463c-9d97-8e05cac9a099 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] GET http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata Sep 01 00:27:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a949ab58-5938-463c-9d97-8e05cac9a099 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a949ab58-5938-463c-9d97-8e05cac9a099 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:02 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:02 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:02 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:02 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:02 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a949ab58-5938-463c-9d97-8e05cac9a099 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Volume info retrieved successfully. Sep 01 00:27:02 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a949ab58-5938-463c-9d97-8e05cac9a099 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Get volume metadata completed successfully. Sep 01 00:27:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a949ab58-5938-463c-9d97-8e05cac9a099 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata returned with HTTP 200 Sep 01 00:27:02 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 945/1852] 192.168.122.147 () {58 vars in 1259 bytes} [Tue Sep 1 00:27:02 2026] GET /volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata => generated 101 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-81409bcc-51ed-43f7-8e0a-354e3e301e47 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-81409bcc-51ed-43f7-8e0a-354e3e301e47 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] PUT http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata Sep 01 00:27:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-81409bcc-51ed-43f7-8e0a-354e3e301e47 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:02 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:02 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:02 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:02 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:02 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-81409bcc-51ed-43f7-8e0a-354e3e301e47 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Volume info retrieved successfully. Sep 01 00:27:02 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-81409bcc-51ed-43f7-8e0a-354e3e301e47 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Update volume metadata completed successfully. Sep 01 00:27:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-81409bcc-51ed-43f7-8e0a-354e3e301e47 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata returned with HTTP 200 Sep 01 00:27:02 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 908/1853] 192.168.122.147 () {60 vars in 1279 bytes} [Tue Sep 1 00:27:02 2026] PUT /volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata => generated 57 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 00:27:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-677d6b09-854c-4c0f-a5c7-dce447b854ac None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-677d6b09-854c-4c0f-a5c7-dce447b854ac tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] GET http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata Sep 01 00:27:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-677d6b09-854c-4c0f-a5c7-dce447b854ac tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-677d6b09-854c-4c0f-a5c7-dce447b854ac tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:02 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:02 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:02 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:02 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:02 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-677d6b09-854c-4c0f-a5c7-dce447b854ac tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Volume info retrieved successfully. Sep 01 00:27:02 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-677d6b09-854c-4c0f-a5c7-dce447b854ac tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Get volume metadata completed successfully. Sep 01 00:27:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-677d6b09-854c-4c0f-a5c7-dce447b854ac tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata returned with HTTP 200 Sep 01 00:27:02 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 946/1854] 192.168.122.147 () {58 vars in 1259 bytes} [Tue Sep 1 00:27:02 2026] GET /volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata => generated 57 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 00:27:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-bb5105d2-6f21-48a4-96b7-a6aa12586d59 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bb5105d2-6f21-48a4-96b7-a6aa12586d59 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] DELETE http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata/key1 Sep 01 00:27:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bb5105d2-6f21-48a4-96b7-a6aa12586d59 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bb5105d2-6f21-48a4-96b7-a6aa12586d59 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:02 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:02 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:02 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:02 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:02 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-bb5105d2-6f21-48a4-96b7-a6aa12586d59 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Volume info retrieved successfully. Sep 01 00:27:03 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-bb5105d2-6f21-48a4-96b7-a6aa12586d59 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Get volume metadata completed successfully. Sep 01 00:27:03 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-bb5105d2-6f21-48a4-96b7-a6aa12586d59 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Delete volume metadata completed successfully. Sep 01 00:27:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bb5105d2-6f21-48a4-96b7-a6aa12586d59 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata/key1 returned with HTTP 200 Sep 01 00:27:03 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 909/1855] 192.168.122.147 () {58 vars in 1277 bytes} [Tue Sep 1 00:27:02 2026] DELETE /volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata/key1 => generated 0 bytes in 116 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 00:27:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6714b207-1eb5-42d3-8f92-f7ad2658b2cc None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6714b207-1eb5-42d3-8f92-f7ad2658b2cc tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] GET http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata Sep 01 00:27:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6714b207-1eb5-42d3-8f92-f7ad2658b2cc tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6714b207-1eb5-42d3-8f92-f7ad2658b2cc tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:03 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:03 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:03 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:03 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:03 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6714b207-1eb5-42d3-8f92-f7ad2658b2cc tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Volume info retrieved successfully. Sep 01 00:27:03 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6714b207-1eb5-42d3-8f92-f7ad2658b2cc tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Get volume metadata completed successfully. Sep 01 00:27:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6714b207-1eb5-42d3-8f92-f7ad2658b2cc tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata returned with HTTP 200 Sep 01 00:27:03 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 947/1856] 192.168.122.147 () {58 vars in 1259 bytes} [Tue Sep 1 00:27:03 2026] GET /volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata => generated 32 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:27:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4671cf71-6226-468f-a3a4-9b473ee542b6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4671cf71-6226-468f-a3a4-9b473ee542b6 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] PUT http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata Sep 01 00:27:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4671cf71-6226-468f-a3a4-9b473ee542b6 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:03 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:03 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:03 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:03 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:03 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4671cf71-6226-468f-a3a4-9b473ee542b6 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Volume info retrieved successfully. Sep 01 00:27:03 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4671cf71-6226-468f-a3a4-9b473ee542b6 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Update volume metadata completed successfully. Sep 01 00:27:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4671cf71-6226-468f-a3a4-9b473ee542b6 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata returned with HTTP 200 Sep 01 00:27:03 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 910/1857] 192.168.122.147 () {60 vars in 1279 bytes} [Tue Sep 1 00:27:03 2026] PUT /volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata => generated 16 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:27:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5184e5a8-d32c-47de-8a00-6fd0f0383314 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5184e5a8-d32c-47de-8a00-6fd0f0383314 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] POST http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata Sep 01 00:27:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5184e5a8-d32c-47de-8a00-6fd0f0383314 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:03 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:03 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:03 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:03 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:03 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5184e5a8-d32c-47de-8a00-6fd0f0383314 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Volume info retrieved successfully. Sep 01 00:27:03 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5184e5a8-d32c-47de-8a00-6fd0f0383314 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Create volume metadata completed successfully. Sep 01 00:27:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5184e5a8-d32c-47de-8a00-6fd0f0383314 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata returned with HTTP 200 Sep 01 00:27:03 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 948/1858] 192.168.122.147 () {60 vars in 1280 bytes} [Tue Sep 1 00:27:03 2026] POST /volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata => generated 68 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:27:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ad5c072d-4408-4216-82eb-c098b7ca36ae None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ad5c072d-4408-4216-82eb-c098b7ca36ae tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] PUT http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata/key3 Sep 01 00:27:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ad5c072d-4408-4216-82eb-c098b7ca36ae tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:03 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:03 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:03 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:03 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:03 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ad5c072d-4408-4216-82eb-c098b7ca36ae tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Volume info retrieved successfully. Sep 01 00:27:03 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ad5c072d-4408-4216-82eb-c098b7ca36ae tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Update volume metadata completed successfully. Sep 01 00:27:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ad5c072d-4408-4216-82eb-c098b7ca36ae tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata/key3 returned with HTTP 200 Sep 01 00:27:03 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 911/1859] 192.168.122.147 () {60 vars in 1294 bytes} [Tue Sep 1 00:27:03 2026] PUT /volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata/key3 => generated 35 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:27:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-42135836-287c-4391-badb-6df4392c82cc None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-42135836-287c-4391-badb-6df4392c82cc tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] GET http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata/key3 Sep 01 00:27:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-42135836-287c-4391-badb-6df4392c82cc tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-42135836-287c-4391-badb-6df4392c82cc tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:03 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:03 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:03 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:03 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:03 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-42135836-287c-4391-badb-6df4392c82cc tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Volume info retrieved successfully. Sep 01 00:27:03 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-42135836-287c-4391-badb-6df4392c82cc tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Get volume metadata completed successfully. Sep 01 00:27:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-42135836-287c-4391-badb-6df4392c82cc tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata/key3 returned with HTTP 200 Sep 01 00:27:03 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 949/1860] 192.168.122.147 () {58 vars in 1274 bytes} [Tue Sep 1 00:27:03 2026] GET /volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata/key3 => generated 35 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:27:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-26f61fcb-c27c-4820-9e94-800926081740 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-26f61fcb-c27c-4820-9e94-800926081740 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] GET http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata Sep 01 00:27:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-26f61fcb-c27c-4820-9e94-800926081740 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-26f61fcb-c27c-4820-9e94-800926081740 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:03 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:03 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:03 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:03 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:03 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-26f61fcb-c27c-4820-9e94-800926081740 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Volume info retrieved successfully. Sep 01 00:27:03 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-26f61fcb-c27c-4820-9e94-800926081740 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Get volume metadata completed successfully. Sep 01 00:27:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-26f61fcb-c27c-4820-9e94-800926081740 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata returned with HTTP 200 Sep 01 00:27:03 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 912/1861] 192.168.122.147 () {58 vars in 1259 bytes} [Tue Sep 1 00:27:03 2026] GET /volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata => generated 75 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:27:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-adba8b1b-a8c1-4059-bfa3-dfd48d229a88 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-adba8b1b-a8c1-4059-bfa3-dfd48d229a88 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] PUT http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata Sep 01 00:27:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-adba8b1b-a8c1-4059-bfa3-dfd48d229a88 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:03 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:03 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:03 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:03 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:03 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-adba8b1b-a8c1-4059-bfa3-dfd48d229a88 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Volume info retrieved successfully. Sep 01 00:27:03 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-adba8b1b-a8c1-4059-bfa3-dfd48d229a88 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Update volume metadata completed successfully. Sep 01 00:27:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-adba8b1b-a8c1-4059-bfa3-dfd48d229a88 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata returned with HTTP 200 Sep 01 00:27:03 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 950/1862] 192.168.122.147 () {60 vars in 1279 bytes} [Tue Sep 1 00:27:03 2026] PUT /volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd/metadata => generated 16 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 00:27:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3e17e0a1-1fa2-47ec-801d-57ee140c689f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3e17e0a1-1fa2-47ec-801d-57ee140c689f tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] GET http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd Sep 01 00:27:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3e17e0a1-1fa2-47ec-801d-57ee140c689f tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3e17e0a1-1fa2-47ec-801d-57ee140c689f tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:03 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:03 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:03 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:03 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:03 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3e17e0a1-1fa2-47ec-801d-57ee140c689f tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Volume info retrieved successfully. Sep 01 00:27:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3e17e0a1-1fa2-47ec-801d-57ee140c689f tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd returned with HTTP 200 Sep 01 00:27:03 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 913/1863] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:03 2026] GET /volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-61309a3c-2103-4e27-a479-dbfbccfeb9ec None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-61309a3c-2103-4e27-a479-dbfbccfeb9ec tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] DELETE http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd Sep 01 00:27:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-61309a3c-2103-4e27-a479-dbfbccfeb9ec tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-61309a3c-2103-4e27-a479-dbfbccfeb9ec tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:03 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-61309a3c-2103-4e27-a479-dbfbccfeb9ec tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Delete volume with id: 21c30ff4-5e82-46b3-8678-04566da9eafd Sep 01 00:27:03 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:03 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:03 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:03 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:03 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-61309a3c-2103-4e27-a479-dbfbccfeb9ec tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Volume info retrieved successfully. Sep 01 00:27:03 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-61309a3c-2103-4e27-a479-dbfbccfeb9ec tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Delete volume request issued successfully. Sep 01 00:27:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-61309a3c-2103-4e27-a479-dbfbccfeb9ec tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd returned with HTTP 202 Sep 01 00:27:03 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 951/1864] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:27:03 2026] DELETE /volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:27:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e9fa32d8-cf80-44c3-8c4a-e549aa39f0b7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e9fa32d8-cf80-44c3-8c4a-e549aa39f0b7 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] GET http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd Sep 01 00:27:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e9fa32d8-cf80-44c3-8c4a-e549aa39f0b7 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e9fa32d8-cf80-44c3-8c4a-e549aa39f0b7 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:03 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:03 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:03 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:03 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:03 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e9fa32d8-cf80-44c3-8c4a-e549aa39f0b7 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Volume info retrieved successfully. Sep 01 00:27:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e9fa32d8-cf80-44c3-8c4a-e549aa39f0b7 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd returned with HTTP 200 Sep 01 00:27:03 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 914/1865] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:03 2026] GET /volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd => generated 851 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7ceae884-e521-431d-acd5-4c6e9f134dcd None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7ceae884-e521-431d-acd5-4c6e9f134dcd tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] GET http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd Sep 01 00:27:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7ceae884-e521-431d-acd5-4c6e9f134dcd tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7ceae884-e521-431d-acd5-4c6e9f134dcd tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:05 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:05 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:05 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:05 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:05 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7ceae884-e521-431d-acd5-4c6e9f134dcd tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Volume info retrieved successfully. Sep 01 00:27:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7ceae884-e521-431d-acd5-4c6e9f134dcd tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd returned with HTTP 200 Sep 01 00:27:05 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 952/1866] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:04 2026] GET /volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd => generated 851 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7021fc42-545a-4774-9698-d09e8dbffba4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7021fc42-545a-4774-9698-d09e8dbffba4 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] GET http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd Sep 01 00:27:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7021fc42-545a-4774-9698-d09e8dbffba4 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7021fc42-545a-4774-9698-d09e8dbffba4 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7021fc42-545a-4774-9698-d09e8dbffba4 tempest-VolumesMetadataTest-1547487812 tempest-VolumesMetadataTest-1547487812-project-member] http://192.168.122.147/volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd returned with HTTP 404 Sep 01 00:27:06 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 915/1867] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:06 2026] GET /volume/v3/volumes/21c30ff4-5e82-46b3-8678-04566da9eafd => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:27:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-86888bbe-0ed6-4a5d-9e5e-bde3048dc8ae None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-86888bbe-0ed6-4a5d-9e5e-bde3048dc8ae tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:27:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-86888bbe-0ed6-4a5d-9e5e-bde3048dc8ae tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-974888002"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-86888bbe-0ed6-4a5d-9e5e-bde3048dc8ae tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-974888002'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:27:13 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-86888bbe-0ed6-4a5d-9e5e-bde3048dc8ae tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Create volume of 1 GB Sep 01 00:27:13 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-86888bbe-0ed6-4a5d-9e5e-bde3048dc8ae tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Availability Zones retrieved successfully. Sep 01 00:27:13 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-86888bbe-0ed6-4a5d-9e5e-bde3048dc8ae tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Flow 'volume_create_api' (00cc78b7-f80f-4618-b58c-2729a2d56fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:27:13 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-86888bbe-0ed6-4a5d-9e5e-bde3048dc8ae tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80fdb1c4-d85e-4a3e-a08e-09ba54620ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:13 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-86888bbe-0ed6-4a5d-9e5e-bde3048dc8ae tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:27:14 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-86888bbe-0ed6-4a5d-9e5e-bde3048dc8ae tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80fdb1c4-d85e-4a3e-a08e-09ba54620ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:27:14 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-86888bbe-0ed6-4a5d-9e5e-bde3048dc8ae tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3320f1d7-a6d4-4959-b515-ccc38c078de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:14 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-86888bbe-0ed6-4a5d-9e5e-bde3048dc8ae tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Created reservations ['8ce7804b-f5e6-4ead-b5a5-ca658dea0f0a', '2db1aeab-2709-497f-a7ad-0f894d4bd459', 'b95ebed8-72ed-4976-84c5-66726012dae3', '5de950b0-82f1-417b-8f7b-731a2c2887a7'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:27:14 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-86888bbe-0ed6-4a5d-9e5e-bde3048dc8ae tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3320f1d7-a6d4-4959-b515-ccc38c078de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ce7804b-f5e6-4ead-b5a5-ca658dea0f0a', '2db1aeab-2709-497f-a7ad-0f894d4bd459', 'b95ebed8-72ed-4976-84c5-66726012dae3', '5de950b0-82f1-417b-8f7b-731a2c2887a7']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:27:14 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-86888bbe-0ed6-4a5d-9e5e-bde3048dc8ae tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ba3b9bc-ebf8-4be9-ace5-091851d3aed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:14 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:14 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:14 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-86888bbe-0ed6-4a5d-9e5e-bde3048dc8ae tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ba3b9bc-ebf8-4be9-ace5-091851d3aed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0748f45-14a6-43d0-b628-644327d99c2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-974888002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d9b4d1fb724d2f8c247b76fa9b1939',qos_specs=None,replication_status=,reservations=['8ce7804b-f5e6-4ead-b5a5-ca658dea0f0a','2db1aeab-2709-497f-a7ad-0f894d4bd459','b95ebed8-72ed-4976-84c5-66726012dae3','5de950b0-82f1-417b-8f7b-731a2c2887a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3bd2c9d364147e484b63ad4f43162c8',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:27:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-974888002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0748f45-14a6-43d0-b628-644327d99c2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22d9b4d1fb724d2f8c247b76fa9b1939',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3bd2c9d364147e484b63ad4f43162c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:27:14 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-86888bbe-0ed6-4a5d-9e5e-bde3048dc8ae tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4db81d92-9846-44a3-949c-316dc6c03ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:14 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-86888bbe-0ed6-4a5d-9e5e-bde3048dc8ae tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4db81d92-9846-44a3-949c-316dc6c03ee2) transitioned into state 'SUCCESS' from state '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-974888002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d9b4d1fb724d2f8c247b76fa9b1939',qos_specs=None,replication_status=,reservations=['8ce7804b-f5e6-4ead-b5a5-ca658dea0f0a','2db1aeab-2709-497f-a7ad-0f894d4bd459','b95ebed8-72ed-4976-84c5-66726012dae3','5de950b0-82f1-417b-8f7b-731a2c2887a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3bd2c9d364147e484b63ad4f43162c8',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:27:14 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-86888bbe-0ed6-4a5d-9e5e-bde3048dc8ae tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f610b512-c1c1-4f59-a1ae-f7a9fe3d2bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:14 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-86888bbe-0ed6-4a5d-9e5e-bde3048dc8ae tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f610b512-c1c1-4f59-a1ae-f7a9fe3d2bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:27:14 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-86888bbe-0ed6-4a5d-9e5e-bde3048dc8ae tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Flow 'volume_create_api' (00cc78b7-f80f-4618-b58c-2729a2d56fb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:27:14 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-86888bbe-0ed6-4a5d-9e5e-bde3048dc8ae tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Create volume request issued successfully. Sep 01 00:27:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-86888bbe-0ed6-4a5d-9e5e-bde3048dc8ae tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:27:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 953/1868] 192.168.122.147 () {62 vars in 1183 bytes} [Tue Sep 1 00:27:13 2026] POST /volume/v3/volumes => generated 827 bytes in 819 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:27:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0055ca16-2d8d-4cf7-b480-9ad534f57bfa None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0055ca16-2d8d-4cf7-b480-9ad534f57bfa tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] GET http://192.168.122.147/volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b Sep 01 00:27:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0055ca16-2d8d-4cf7-b480-9ad534f57bfa tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0055ca16-2d8d-4cf7-b480-9ad534f57bfa tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:14 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:14 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:14 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:14 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:14 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0055ca16-2d8d-4cf7-b480-9ad534f57bfa tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Volume info retrieved successfully. Sep 01 00:27:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0055ca16-2d8d-4cf7-b480-9ad534f57bfa tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] http://192.168.122.147/volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b returned with HTTP 200 Sep 01 00:27:14 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 916/1869] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:27:14 2026] GET /volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b => generated 895 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b8d27389-eef8-4939-9d86-c9c0263e661e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b8d27389-eef8-4939-9d86-c9c0263e661e tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] GET http://192.168.122.147/volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b Sep 01 00:27:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b8d27389-eef8-4939-9d86-c9c0263e661e tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b8d27389-eef8-4939-9d86-c9c0263e661e tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:15 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:15 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:15 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:15 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:15 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b8d27389-eef8-4939-9d86-c9c0263e661e tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Volume info retrieved successfully. Sep 01 00:27:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b8d27389-eef8-4939-9d86-c9c0263e661e tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] http://192.168.122.147/volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b returned with HTTP 200 Sep 01 00:27:15 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 954/1870] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:27:15 2026] GET /volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b => generated 919 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9b8a9f33-7130-4156-a996-892e40be9585 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9b8a9f33-7130-4156-a996-892e40be9585 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] GET http://192.168.122.147/volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b Sep 01 00:27:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9b8a9f33-7130-4156-a996-892e40be9585 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9b8a9f33-7130-4156-a996-892e40be9585 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:16 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:16 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:16 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:16 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:16 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9b8a9f33-7130-4156-a996-892e40be9585 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Volume info retrieved successfully. Sep 01 00:27:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9b8a9f33-7130-4156-a996-892e40be9585 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] http://192.168.122.147/volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b returned with HTTP 200 Sep 01 00:27:16 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 917/1871] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:27:16 2026] GET /volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b => generated 955 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b7149cf2-72b5-4627-84dc-c7bda488043e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b7149cf2-72b5-4627-84dc-c7bda488043e tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] POST http://192.168.122.147/volume/v3/volume-transfers Sep 01 00:27:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b7149cf2-72b5-4627-84dc-c7bda488043e tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e0748f45-14a6-43d0-b628-644327d99c2b"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volume_transfer [None req-b7149cf2-72b5-4627-84dc-c7bda488043e tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e0748f45-14a6-43d0-b628-644327d99c2b'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 00:27:16 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volume_transfer [None req-b7149cf2-72b5-4627-84dc-c7bda488043e tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Creating transfer of volume e0748f45-14a6-43d0-b628-644327d99c2b Sep 01 00:27:16 devstack devstack@c-api.service[87484]: INFO cinder.transfer.api [None req-b7149cf2-72b5-4627-84dc-c7bda488043e tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Generating transfer record for volume e0748f45-14a6-43d0-b628-644327d99c2b Sep 01 00:27:16 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:16 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:16 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:16 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b7149cf2-72b5-4627-84dc-c7bda488043e tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] http://192.168.122.147/volume/v3/volume-transfers returned with HTTP 202 Sep 01 00:27:16 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 955/1872] 192.168.122.147 () {62 vars in 1210 bytes} [Tue Sep 1 00:27:16 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:27:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8dece58e-f661-4142-96a7-6dd9d95e3670 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8dece58e-f661-4142-96a7-6dd9d95e3670 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] GET http://192.168.122.147/volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b Sep 01 00:27:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8dece58e-f661-4142-96a7-6dd9d95e3670 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8dece58e-f661-4142-96a7-6dd9d95e3670 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:16 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:16 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:16 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:16 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:16 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8dece58e-f661-4142-96a7-6dd9d95e3670 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Volume info retrieved successfully. Sep 01 00:27:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8dece58e-f661-4142-96a7-6dd9d95e3670 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] http://192.168.122.147/volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b returned with HTTP 200 Sep 01 00:27:16 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 918/1873] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:27:16 2026] GET /volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b => generated 963 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-01445b07-5fb9-44d2-aee4-57dd889a6e20 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-01445b07-5fb9-44d2-aee4-57dd889a6e20 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] GET http://192.168.122.147/volume/v3/volume-transfers/8d08a281-9b70-4430-bfd4-79ef4eeda9f4 Sep 01 00:27:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-01445b07-5fb9-44d2-aee4-57dd889a6e20 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-01445b07-5fb9-44d2-aee4-57dd889a6e20 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-01445b07-5fb9-44d2-aee4-57dd889a6e20 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] http://192.168.122.147/volume/v3/volume-transfers/8d08a281-9b70-4430-bfd4-79ef4eeda9f4 returned with HTTP 200 Sep 01 00:27:16 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 956/1874] 192.168.122.147 () {60 vars in 1300 bytes} [Tue Sep 1 00:27:16 2026] GET /volume/v3/volume-transfers/8d08a281-9b70-4430-bfd4-79ef4eeda9f4 => generated 548 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9f678e20-81d4-4b97-89ba-483db6a96bec None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9f678e20-81d4-4b97-89ba-483db6a96bec tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] GET http://192.168.122.147/volume/v3/volume-transfers Sep 01 00:27:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9f678e20-81d4-4b97-89ba-483db6a96bec tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9f678e20-81d4-4b97-89ba-483db6a96bec tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volume_transfer [None req-9f678e20-81d4-4b97-89ba-483db6a96bec tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Listing volume transfers {{(pid=87485) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 00:27:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9f678e20-81d4-4b97-89ba-483db6a96bec tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] http://192.168.122.147/volume/v3/volume-transfers returned with HTTP 200 Sep 01 00:27:16 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 919/1875] 192.168.122.147 () {60 vars in 1189 bytes} [Tue Sep 1 00:27:16 2026] GET /volume/v3/volume-transfers => generated 376 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7c9d3f0d-59f4-4a30-93a9-b5ad5f6a8a93 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7c9d3f0d-59f4-4a30-93a9-b5ad5f6a8a93 tempest-VolumesTransfersV357Test-126744009 tempest-VolumesTransfersV357Test-126744009-project-member] POST http://192.168.122.147/volume/v3/volume-transfers/8d08a281-9b70-4430-bfd4-79ef4eeda9f4/accept Sep 01 00:27:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7c9d3f0d-59f4-4a30-93a9-b5ad5f6a8a93 tempest-VolumesTransfersV357Test-126744009 tempest-VolumesTransfersV357Test-126744009-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "888cb38e10bf47b9"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.contrib.volume_transfer [None req-7c9d3f0d-59f4-4a30-93a9-b5ad5f6a8a93 tempest-VolumesTransfersV357Test-126744009 tempest-VolumesTransfersV357Test-126744009-project-member] Accepting volume transfer 8d08a281-9b70-4430-bfd4-79ef4eeda9f4 {{(pid=87484) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 00:27:16 devstack devstack@c-api.service[87484]: INFO cinder.api.contrib.volume_transfer [None req-7c9d3f0d-59f4-4a30-93a9-b5ad5f6a8a93 tempest-VolumesTransfersV357Test-126744009 tempest-VolumesTransfersV357Test-126744009-project-member] Accepting transfer 8d08a281-9b70-4430-bfd4-79ef4eeda9f4 Sep 01 00:27:17 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:17 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:17 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-7c9d3f0d-59f4-4a30-93a9-b5ad5f6a8a93 tempest-VolumesTransfersV357Test-126744009 tempest-VolumesTransfersV357Test-126744009-project-member] Created reservations ['c4505de1-c1a6-4fd5-a4a5-e183f807c6ec', 'cf5b1815-626e-403d-8e0b-2333312cae9b', '51de3c60-8ca2-488e-a448-59ccc48ef273', '5ca66af8-04b7-40d9-b720-f5d286323dcc'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:27:17 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-7c9d3f0d-59f4-4a30-93a9-b5ad5f6a8a93 tempest-VolumesTransfersV357Test-126744009 tempest-VolumesTransfersV357Test-126744009-project-member] Created reservations ['39da1466-22e0-4e91-b517-32a70c31820f', 'c2f1496c-6f82-48b2-bb5f-15786f8f30e1', 'd29b5b6d-427e-4c22-bad9-bf4f4709d823', 'c9f0c06d-2185-43ee-a6eb-1973bd78802c'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:27:17 devstack devstack@c-api.service[87484]: /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 00:27:17 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:27:17 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-7c9d3f0d-59f4-4a30-93a9-b5ad5f6a8a93 tempest-VolumesTransfersV357Test-126744009 tempest-VolumesTransfersV357Test-126744009-project-member] Created reservations ['5b711e92-69e8-49c1-b7f8-f8765a8b1963', '23dad23b-48d9-4482-8eb6-f3a862a74982', '24570823-34d8-4406-bd88-9bc8ddf1a8c3', 'd059abf0-7b64-432b-8fbf-1c14579ad91a'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:27:17 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-7c9d3f0d-59f4-4a30-93a9-b5ad5f6a8a93 tempest-VolumesTransfersV357Test-126744009 tempest-VolumesTransfersV357Test-126744009-project-member] Created reservations ['2436fcc2-c9e3-48c3-a36f-49121a1ac034', '383b4c3c-8708-448a-8e7c-a50a518ab600', 'a99ef5a4-8ab2-4b56-901c-c0e446a13364', 'eafb6b9c-b19c-4d83-9f2d-c7153562deb5'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:27:17 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7c9d3f0d-59f4-4a30-93a9-b5ad5f6a8a93 tempest-VolumesTransfersV357Test-126744009 tempest-VolumesTransfersV357Test-126744009-project-member] Transfer volume completed successfully. Sep 01 00:27:17 devstack devstack@c-api.service[87484]: INFO cinder.transfer.api [None req-7c9d3f0d-59f4-4a30-93a9-b5ad5f6a8a93 tempest-VolumesTransfersV357Test-126744009 tempest-VolumesTransfersV357Test-126744009-project-member] Volume e0748f45-14a6-43d0-b628-644327d99c2b has been transferred. Sep 01 00:27:17 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:17 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7c9d3f0d-59f4-4a30-93a9-b5ad5f6a8a93 tempest-VolumesTransfersV357Test-126744009 tempest-VolumesTransfersV357Test-126744009-project-member] http://192.168.122.147/volume/v3/volume-transfers/8d08a281-9b70-4430-bfd4-79ef4eeda9f4/accept returned with HTTP 202 Sep 01 00:27:17 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 957/1876] 192.168.122.147 () {62 vars in 1342 bytes} [Tue Sep 1 00:27:16 2026] POST /volume/v3/volume-transfers/8d08a281-9b70-4430-bfd4-79ef4eeda9f4/accept => generated 373 bytes in 760 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:27:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-68289f14-d233-4757-b940-6935fad0e4a5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-68289f14-d233-4757-b940-6935fad0e4a5 tempest-VolumesTransfersV357Test-126744009 tempest-VolumesTransfersV357Test-126744009-project-member] GET http://192.168.122.147/volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b Sep 01 00:27:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-68289f14-d233-4757-b940-6935fad0e4a5 tempest-VolumesTransfersV357Test-126744009 tempest-VolumesTransfersV357Test-126744009-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-68289f14-d233-4757-b940-6935fad0e4a5 tempest-VolumesTransfersV357Test-126744009 tempest-VolumesTransfersV357Test-126744009-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:17 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:17 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:17 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:17 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:17 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-68289f14-d233-4757-b940-6935fad0e4a5 tempest-VolumesTransfersV357Test-126744009 tempest-VolumesTransfersV357Test-126744009-project-member] Volume info retrieved successfully. Sep 01 00:27:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-68289f14-d233-4757-b940-6935fad0e4a5 tempest-VolumesTransfersV357Test-126744009 tempest-VolumesTransfersV357Test-126744009-project-member] http://192.168.122.147/volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b returned with HTTP 200 Sep 01 00:27:17 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 920/1877] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:27:17 2026] GET /volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b => generated 955 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3682a215-a474-4031-9a25-479a73036806 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3682a215-a474-4031-9a25-479a73036806 tempest-VolumesTransfersV357Test-126744009 tempest-VolumesTransfersV357Test-126744009-project-member] GET http://192.168.122.147/volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b Sep 01 00:27:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3682a215-a474-4031-9a25-479a73036806 tempest-VolumesTransfersV357Test-126744009 tempest-VolumesTransfersV357Test-126744009-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3682a215-a474-4031-9a25-479a73036806 tempest-VolumesTransfersV357Test-126744009 tempest-VolumesTransfersV357Test-126744009-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:17 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:17 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:17 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:17 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:17 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3682a215-a474-4031-9a25-479a73036806 tempest-VolumesTransfersV357Test-126744009 tempest-VolumesTransfersV357Test-126744009-project-member] Volume info retrieved successfully. Sep 01 00:27:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3682a215-a474-4031-9a25-479a73036806 tempest-VolumesTransfersV357Test-126744009 tempest-VolumesTransfersV357Test-126744009-project-member] http://192.168.122.147/volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b returned with HTTP 200 Sep 01 00:27:17 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 958/1878] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:27:17 2026] GET /volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b => generated 955 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-853dafdf-0245-4851-a4f5-6ff99285ed2c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-853dafdf-0245-4851-a4f5-6ff99285ed2c tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] DELETE http://192.168.122.147/volume/v3/volume-transfers/8d08a281-9b70-4430-bfd4-79ef4eeda9f4 Sep 01 00:27:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-853dafdf-0245-4851-a4f5-6ff99285ed2c tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-853dafdf-0245-4851-a4f5-6ff99285ed2c tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:17 devstack devstack@c-api.service[87485]: INFO cinder.api.contrib.volume_transfer [None req-853dafdf-0245-4851-a4f5-6ff99285ed2c tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Delete transfer with id: 8d08a281-9b70-4430-bfd4-79ef4eeda9f4 Sep 01 00:27:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-853dafdf-0245-4851-a4f5-6ff99285ed2c tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] http://192.168.122.147/volume/v3/volume-transfers/8d08a281-9b70-4430-bfd4-79ef4eeda9f4 returned with HTTP 404 Sep 01 00:27:17 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 921/1879] 192.168.122.147 () {60 vars in 1303 bytes} [Tue Sep 1 00:27:17 2026] DELETE /volume/v3/volume-transfers/8d08a281-9b70-4430-bfd4-79ef4eeda9f4 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:27:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-99d23e3b-1066-455a-8842-4b2be24b36c2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-99d23e3b-1066-455a-8842-4b2be24b36c2 tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b Sep 01 00:27:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-99d23e3b-1066-455a-8842-4b2be24b36c2 tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-99d23e3b-1066-455a-8842-4b2be24b36c2 tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:17 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-99d23e3b-1066-455a-8842-4b2be24b36c2 tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] Delete volume with id: e0748f45-14a6-43d0-b628-644327d99c2b Sep 01 00:27:17 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:17 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:17 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:17 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:17 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-99d23e3b-1066-455a-8842-4b2be24b36c2 tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] Volume info retrieved successfully. Sep 01 00:27:17 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-99d23e3b-1066-455a-8842-4b2be24b36c2 tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] Delete volume request issued successfully. Sep 01 00:27:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-99d23e3b-1066-455a-8842-4b2be24b36c2 tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] http://192.168.122.147/volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b returned with HTTP 202 Sep 01 00:27:17 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 959/1880] 192.168.122.147 () {60 vars in 1276 bytes} [Tue Sep 1 00:27:17 2026] DELETE /volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:27:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4114da07-0036-45c7-8394-4d620fa4661b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4114da07-0036-45c7-8394-4d620fa4661b tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] GET http://192.168.122.147/volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b Sep 01 00:27:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4114da07-0036-45c7-8394-4d620fa4661b tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4114da07-0036-45c7-8394-4d620fa4661b tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:18 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:18 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:18 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:18 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:18 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4114da07-0036-45c7-8394-4d620fa4661b tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] Volume info retrieved successfully. Sep 01 00:27:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4114da07-0036-45c7-8394-4d620fa4661b tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] http://192.168.122.147/volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b returned with HTTP 200 Sep 01 00:27:18 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 922/1881] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:27:17 2026] GET /volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b => generated 1138 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:27:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b888c29b-406e-4c33-8078-43355ad388bf None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b888c29b-406e-4c33-8078-43355ad388bf tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] GET http://192.168.122.147/volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b Sep 01 00:27:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b888c29b-406e-4c33-8078-43355ad388bf tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b888c29b-406e-4c33-8078-43355ad388bf tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b888c29b-406e-4c33-8078-43355ad388bf tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] http://192.168.122.147/volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b returned with HTTP 404 Sep 01 00:27:19 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 960/1882] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:27:19 2026] GET /volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:27:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1d1c05a8-5ae1-47ee-9761-693a6c445337 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1d1c05a8-5ae1-47ee-9761-693a6c445337 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] GET http://192.168.122.147/volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b Sep 01 00:27:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1d1c05a8-5ae1-47ee-9761-693a6c445337 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1d1c05a8-5ae1-47ee-9761-693a6c445337 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1d1c05a8-5ae1-47ee-9761-693a6c445337 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] http://192.168.122.147/volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b returned with HTTP 404 Sep 01 00:27:19 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 923/1883] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:27:19 2026] GET /volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:27:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8f64ba0e-9c89-429e-a8f6-793f03413f17 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8f64ba0e-9c89-429e-a8f6-793f03413f17 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] DELETE http://192.168.122.147/volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b Sep 01 00:27:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8f64ba0e-9c89-429e-a8f6-793f03413f17 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8f64ba0e-9c89-429e-a8f6-793f03413f17 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:19 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-8f64ba0e-9c89-429e-a8f6-793f03413f17 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Delete volume with id: e0748f45-14a6-43d0-b628-644327d99c2b Sep 01 00:27:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8f64ba0e-9c89-429e-a8f6-793f03413f17 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] http://192.168.122.147/volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b returned with HTTP 404 Sep 01 00:27:19 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 961/1884] 192.168.122.147 () {60 vars in 1276 bytes} [Tue Sep 1 00:27:19 2026] DELETE /volume/v3/volumes/e0748f45-14a6-43d0-b628-644327d99c2b => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:27:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9ce5e640-62ce-4ff2-98c3-36c3281ca66b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9ce5e640-62ce-4ff2-98c3-36c3281ca66b tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:27:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9ce5e640-62ce-4ff2-98c3-36c3281ca66b tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1089893077"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-9ce5e640-62ce-4ff2-98c3-36c3281ca66b tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1089893077'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:27:19 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-9ce5e640-62ce-4ff2-98c3-36c3281ca66b tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Create volume of 1 GB Sep 01 00:27:19 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9ce5e640-62ce-4ff2-98c3-36c3281ca66b tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Availability Zones retrieved successfully. Sep 01 00:27:19 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9ce5e640-62ce-4ff2-98c3-36c3281ca66b tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Flow 'volume_create_api' (77929018-b7b4-482e-8829-3523896b229a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:27:19 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9ce5e640-62ce-4ff2-98c3-36c3281ca66b tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f24d2c24-6383-41ad-8afb-af3b40650d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:19 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-9ce5e640-62ce-4ff2-98c3-36c3281ca66b tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:27:19 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9ce5e640-62ce-4ff2-98c3-36c3281ca66b tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f24d2c24-6383-41ad-8afb-af3b40650d32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:27:19 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9ce5e640-62ce-4ff2-98c3-36c3281ca66b tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8789e53-04d2-4b4c-b5f1-94087bfb83ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:19 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-9ce5e640-62ce-4ff2-98c3-36c3281ca66b tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Created reservations ['8b34c68e-921f-428d-ba11-7fb58cc09086', '2f818502-9a5f-4f94-9e50-72893a580de1', 'c9f7426f-44bf-4fd4-a437-e341e8f0465a', '7276cb25-4fec-4911-84b2-1cfb124379a6'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:27:19 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9ce5e640-62ce-4ff2-98c3-36c3281ca66b tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8789e53-04d2-4b4c-b5f1-94087bfb83ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b34c68e-921f-428d-ba11-7fb58cc09086', '2f818502-9a5f-4f94-9e50-72893a580de1', 'c9f7426f-44bf-4fd4-a437-e341e8f0465a', '7276cb25-4fec-4911-84b2-1cfb124379a6']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:27:19 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9ce5e640-62ce-4ff2-98c3-36c3281ca66b tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3206d00-71d6-4856-b41d-3884137bd8bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:19 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:19 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:19 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9ce5e640-62ce-4ff2-98c3-36c3281ca66b tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3206d00-71d6-4856-b41d-3884137bd8bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a16726a-3c27-4fdf-8666-8c80e542c644', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1089893077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d9b4d1fb724d2f8c247b76fa9b1939',qos_specs=None,replication_status=,reservations=['8b34c68e-921f-428d-ba11-7fb58cc09086','2f818502-9a5f-4f94-9e50-72893a580de1','c9f7426f-44bf-4fd4-a437-e341e8f0465a','7276cb25-4fec-4911-84b2-1cfb124379a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3bd2c9d364147e484b63ad4f43162c8',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:27:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1089893077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a16726a-3c27-4fdf-8666-8c80e542c644,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22d9b4d1fb724d2f8c247b76fa9b1939',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3bd2c9d364147e484b63ad4f43162c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:27:19 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9ce5e640-62ce-4ff2-98c3-36c3281ca66b tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f1fb938-f0f5-4a02-ab60-5d3b91e0d5bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:19 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9ce5e640-62ce-4ff2-98c3-36c3281ca66b tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f1fb938-f0f5-4a02-ab60-5d3b91e0d5bb) transitioned into state 'SUCCESS' from state '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-1089893077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d9b4d1fb724d2f8c247b76fa9b1939',qos_specs=None,replication_status=,reservations=['8b34c68e-921f-428d-ba11-7fb58cc09086','2f818502-9a5f-4f94-9e50-72893a580de1','c9f7426f-44bf-4fd4-a437-e341e8f0465a','7276cb25-4fec-4911-84b2-1cfb124379a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3bd2c9d364147e484b63ad4f43162c8',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:27:19 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9ce5e640-62ce-4ff2-98c3-36c3281ca66b tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0ea010d-3bf4-41de-8a36-5bdda600e464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:19 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9ce5e640-62ce-4ff2-98c3-36c3281ca66b tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0ea010d-3bf4-41de-8a36-5bdda600e464) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:27:19 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9ce5e640-62ce-4ff2-98c3-36c3281ca66b tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Flow 'volume_create_api' (77929018-b7b4-482e-8829-3523896b229a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:27:19 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9ce5e640-62ce-4ff2-98c3-36c3281ca66b tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Create volume request issued successfully. Sep 01 00:27:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9ce5e640-62ce-4ff2-98c3-36c3281ca66b tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:27:19 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 924/1885] 192.168.122.147 () {62 vars in 1183 bytes} [Tue Sep 1 00:27:19 2026] POST /volume/v3/volumes => generated 828 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:27:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-83d7152a-b27b-4754-ad3e-c0c27190b84c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-83d7152a-b27b-4754-ad3e-c0c27190b84c tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] GET http://192.168.122.147/volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 Sep 01 00:27:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-83d7152a-b27b-4754-ad3e-c0c27190b84c tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-83d7152a-b27b-4754-ad3e-c0c27190b84c tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:19 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:19 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:19 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:19 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:19 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-83d7152a-b27b-4754-ad3e-c0c27190b84c tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Volume info retrieved successfully. Sep 01 00:27:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-83d7152a-b27b-4754-ad3e-c0c27190b84c tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] http://192.168.122.147/volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 returned with HTTP 200 Sep 01 00:27:19 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 962/1886] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:27:19 2026] GET /volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 => generated 896 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-049762fa-7819-4923-b886-0cd028a83160 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-049762fa-7819-4923-b886-0cd028a83160 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] GET http://192.168.122.147/volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 Sep 01 00:27:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-049762fa-7819-4923-b886-0cd028a83160 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-049762fa-7819-4923-b886-0cd028a83160 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:20 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:20 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:20 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:20 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:20 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-049762fa-7819-4923-b886-0cd028a83160 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Volume info retrieved successfully. Sep 01 00:27:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-049762fa-7819-4923-b886-0cd028a83160 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] http://192.168.122.147/volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 returned with HTTP 200 Sep 01 00:27:20 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 925/1887] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:27:20 2026] GET /volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 => generated 920 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ddaa085b-cb27-4cc0-96e3-9425877d42fd None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ddaa085b-cb27-4cc0-96e3-9425877d42fd tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] GET http://192.168.122.147/volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 Sep 01 00:27:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ddaa085b-cb27-4cc0-96e3-9425877d42fd tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ddaa085b-cb27-4cc0-96e3-9425877d42fd tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:21 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:21 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:21 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:21 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:21 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ddaa085b-cb27-4cc0-96e3-9425877d42fd tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Volume info retrieved successfully. Sep 01 00:27:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ddaa085b-cb27-4cc0-96e3-9425877d42fd tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] http://192.168.122.147/volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 returned with HTTP 200 Sep 01 00:27:21 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 963/1888] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:27:21 2026] GET /volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 => generated 956 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-08c19d3c-3fe5-4cad-a3f6-956aeb6dfba7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-08c19d3c-3fe5-4cad-a3f6-956aeb6dfba7 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] POST http://192.168.122.147/volume/v3/volume-transfers Sep 01 00:27:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-08c19d3c-3fe5-4cad-a3f6-956aeb6dfba7 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9a16726a-3c27-4fdf-8666-8c80e542c644"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volume_transfer [None req-08c19d3c-3fe5-4cad-a3f6-956aeb6dfba7 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Creating new volume transfer {'transfer': {'volume_id': '9a16726a-3c27-4fdf-8666-8c80e542c644'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 00:27:21 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volume_transfer [None req-08c19d3c-3fe5-4cad-a3f6-956aeb6dfba7 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Creating transfer of volume 9a16726a-3c27-4fdf-8666-8c80e542c644 Sep 01 00:27:21 devstack devstack@c-api.service[87485]: INFO cinder.transfer.api [None req-08c19d3c-3fe5-4cad-a3f6-956aeb6dfba7 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Generating transfer record for volume 9a16726a-3c27-4fdf-8666-8c80e542c644 Sep 01 00:27:21 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:21 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:21 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:21 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-08c19d3c-3fe5-4cad-a3f6-956aeb6dfba7 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] http://192.168.122.147/volume/v3/volume-transfers returned with HTTP 202 Sep 01 00:27:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 926/1889] 192.168.122.147 () {62 vars in 1210 bytes} [Tue Sep 1 00:27:21 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:27:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e319b380-891d-4460-8f8f-9001b21c2dc0 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e319b380-891d-4460-8f8f-9001b21c2dc0 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] GET http://192.168.122.147/volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 Sep 01 00:27:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e319b380-891d-4460-8f8f-9001b21c2dc0 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e319b380-891d-4460-8f8f-9001b21c2dc0 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:22 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:22 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:22 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:22 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:22 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e319b380-891d-4460-8f8f-9001b21c2dc0 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Volume info retrieved successfully. Sep 01 00:27:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e319b380-891d-4460-8f8f-9001b21c2dc0 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] http://192.168.122.147/volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 returned with HTTP 200 Sep 01 00:27:22 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 964/1890] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:27:22 2026] GET /volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 => generated 964 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-12447cc2-7066-45ce-9664-3de0f1102c3b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-12447cc2-7066-45ce-9664-3de0f1102c3b tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] GET http://192.168.122.147/volume/v3/volume-transfers/detail Sep 01 00:27:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-12447cc2-7066-45ce-9664-3de0f1102c3b tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-12447cc2-7066-45ce-9664-3de0f1102c3b tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volume_transfer [None req-12447cc2-7066-45ce-9664-3de0f1102c3b tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Listing volume transfers {{(pid=87485) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 00:27:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-12447cc2-7066-45ce-9664-3de0f1102c3b tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] http://192.168.122.147/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 01 00:27:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 927/1891] 192.168.122.147 () {60 vars in 1210 bytes} [Tue Sep 1 00:27:22 2026] GET /volume/v3/volume-transfers/detail => generated 551 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-933d5551-fe24-4d99-9b78-3aac12709f8e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-933d5551-fe24-4d99-9b78-3aac12709f8e tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] DELETE http://192.168.122.147/volume/v3/volume-transfers/5f20c2b1-1419-437e-98d9-8c1539ec27a7 Sep 01 00:27:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-933d5551-fe24-4d99-9b78-3aac12709f8e tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-933d5551-fe24-4d99-9b78-3aac12709f8e tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:22 devstack devstack@c-api.service[87484]: INFO cinder.api.contrib.volume_transfer [None req-933d5551-fe24-4d99-9b78-3aac12709f8e tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Delete transfer with id: 5f20c2b1-1419-437e-98d9-8c1539ec27a7 Sep 01 00:27:22 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:22 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:22 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:22 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-933d5551-fe24-4d99-9b78-3aac12709f8e tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] http://192.168.122.147/volume/v3/volume-transfers/5f20c2b1-1419-437e-98d9-8c1539ec27a7 returned with HTTP 202 Sep 01 00:27:22 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 965/1892] 192.168.122.147 () {60 vars in 1303 bytes} [Tue Sep 1 00:27:22 2026] DELETE /volume/v3/volume-transfers/5f20c2b1-1419-437e-98d9-8c1539ec27a7 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:27:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9a00151f-0608-4d4f-b68d-3ca1385d8f17 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9a00151f-0608-4d4f-b68d-3ca1385d8f17 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] GET http://192.168.122.147/volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 Sep 01 00:27:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9a00151f-0608-4d4f-b68d-3ca1385d8f17 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9a00151f-0608-4d4f-b68d-3ca1385d8f17 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:22 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:22 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:22 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:22 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:22 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9a00151f-0608-4d4f-b68d-3ca1385d8f17 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Volume info retrieved successfully. Sep 01 00:27:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9a00151f-0608-4d4f-b68d-3ca1385d8f17 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] http://192.168.122.147/volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 returned with HTTP 200 Sep 01 00:27:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 928/1893] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:27:22 2026] GET /volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 => generated 956 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9d5dbf32-be46-4ac7-9e5c-ed822356553d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9d5dbf32-be46-4ac7-9e5c-ed822356553d tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] DELETE http://192.168.122.147/volume/v3/volume-transfers/5f20c2b1-1419-437e-98d9-8c1539ec27a7 Sep 01 00:27:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9d5dbf32-be46-4ac7-9e5c-ed822356553d tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9d5dbf32-be46-4ac7-9e5c-ed822356553d tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:22 devstack devstack@c-api.service[87484]: INFO cinder.api.contrib.volume_transfer [None req-9d5dbf32-be46-4ac7-9e5c-ed822356553d tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Delete transfer with id: 5f20c2b1-1419-437e-98d9-8c1539ec27a7 Sep 01 00:27:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9d5dbf32-be46-4ac7-9e5c-ed822356553d tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] http://192.168.122.147/volume/v3/volume-transfers/5f20c2b1-1419-437e-98d9-8c1539ec27a7 returned with HTTP 404 Sep 01 00:27:22 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 966/1894] 192.168.122.147 () {60 vars in 1303 bytes} [Tue Sep 1 00:27:22 2026] DELETE /volume/v3/volume-transfers/5f20c2b1-1419-437e-98d9-8c1539ec27a7 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 00:27:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b1e8594d-ea98-4f23-bfaa-befbe29470e5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b1e8594d-ea98-4f23-bfaa-befbe29470e5 tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 Sep 01 00:27:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b1e8594d-ea98-4f23-bfaa-befbe29470e5 tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b1e8594d-ea98-4f23-bfaa-befbe29470e5 tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:22 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-b1e8594d-ea98-4f23-bfaa-befbe29470e5 tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] Delete volume with id: 9a16726a-3c27-4fdf-8666-8c80e542c644 Sep 01 00:27:22 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:22 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:22 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:22 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:22 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b1e8594d-ea98-4f23-bfaa-befbe29470e5 tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] Volume info retrieved successfully. Sep 01 00:27:22 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b1e8594d-ea98-4f23-bfaa-befbe29470e5 tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] Delete volume request issued successfully. Sep 01 00:27:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b1e8594d-ea98-4f23-bfaa-befbe29470e5 tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] http://192.168.122.147/volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 returned with HTTP 202 Sep 01 00:27:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 929/1895] 192.168.122.147 () {60 vars in 1276 bytes} [Tue Sep 1 00:27:22 2026] DELETE /volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 00:27:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d3d3e788-b678-45e2-8166-1cbd67aa5236 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d3d3e788-b678-45e2-8166-1cbd67aa5236 tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] GET http://192.168.122.147/volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 Sep 01 00:27:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d3d3e788-b678-45e2-8166-1cbd67aa5236 tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d3d3e788-b678-45e2-8166-1cbd67aa5236 tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:22 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:22 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:22 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:22 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:22 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d3d3e788-b678-45e2-8166-1cbd67aa5236 tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] Volume info retrieved successfully. Sep 01 00:27:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d3d3e788-b678-45e2-8166-1cbd67aa5236 tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] http://192.168.122.147/volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 returned with HTTP 200 Sep 01 00:27:22 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 967/1896] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:27:22 2026] GET /volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 => generated 1139 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:27:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0322dfa3-4d38-48d1-96da-c31b9f423194 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0322dfa3-4d38-48d1-96da-c31b9f423194 tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] GET http://192.168.122.147/volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 Sep 01 00:27:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0322dfa3-4d38-48d1-96da-c31b9f423194 tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0322dfa3-4d38-48d1-96da-c31b9f423194 tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:23 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:23 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:23 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:23 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:23 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0322dfa3-4d38-48d1-96da-c31b9f423194 tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] Volume info retrieved successfully. Sep 01 00:27:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0322dfa3-4d38-48d1-96da-c31b9f423194 tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] http://192.168.122.147/volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 returned with HTTP 200 Sep 01 00:27:23 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 930/1897] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:27:23 2026] GET /volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 => generated 1139 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:27:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-243a369d-59b9-4eee-995f-1b6514c4bed4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-243a369d-59b9-4eee-995f-1b6514c4bed4 tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] GET http://192.168.122.147/volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 Sep 01 00:27:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-243a369d-59b9-4eee-995f-1b6514c4bed4 tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-243a369d-59b9-4eee-995f-1b6514c4bed4 tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-243a369d-59b9-4eee-995f-1b6514c4bed4 tempest-VolumesTransfersV357Test-2075080464 tempest-VolumesTransfersV357Test-2075080464-project-admin] http://192.168.122.147/volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 returned with HTTP 404 Sep 01 00:27:24 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 968/1898] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:27:24 2026] GET /volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:27:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-68c09035-1320-46d6-9013-13137d0ff891 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-68c09035-1320-46d6-9013-13137d0ff891 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] GET http://192.168.122.147/volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 Sep 01 00:27:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-68c09035-1320-46d6-9013-13137d0ff891 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-68c09035-1320-46d6-9013-13137d0ff891 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-68c09035-1320-46d6-9013-13137d0ff891 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] http://192.168.122.147/volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 returned with HTTP 404 Sep 01 00:27:24 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 931/1899] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:27:24 2026] GET /volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 00:27:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ebd5d860-b324-4a45-aa01-c1a4d3790950 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ebd5d860-b324-4a45-aa01-c1a4d3790950 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] DELETE http://192.168.122.147/volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 Sep 01 00:27:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ebd5d860-b324-4a45-aa01-c1a4d3790950 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ebd5d860-b324-4a45-aa01-c1a4d3790950 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:24 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-ebd5d860-b324-4a45-aa01-c1a4d3790950 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] Delete volume with id: 9a16726a-3c27-4fdf-8666-8c80e542c644 Sep 01 00:27:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ebd5d860-b324-4a45-aa01-c1a4d3790950 tempest-VolumesTransfersV357Test-997617060 tempest-VolumesTransfersV357Test-997617060-project-member] http://192.168.122.147/volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 returned with HTTP 404 Sep 01 00:27:24 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 969/1900] 192.168.122.147 () {60 vars in 1276 bytes} [Tue Sep 1 00:27:24 2026] DELETE /volume/v3/volumes/9a16726a-3c27-4fdf-8666-8c80e542c644 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:27:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f44fa334-75e1-4867-921c-775afa086153 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f44fa334-75e1-4867-921c-775afa086153 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] GET http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda Sep 01 00:27:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f44fa334-75e1-4867-921c-775afa086153 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f44fa334-75e1-4867-921c-775afa086153 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:26 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:26 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:26 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:26 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:26 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f44fa334-75e1-4867-921c-775afa086153 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f44fa334-75e1-4867-921c-775afa086153 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda returned with HTTP 200 Sep 01 00:27:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 932/1901] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:26 2026] GET /volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda => generated 867 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:27:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e9598b08-77b7-402d-b16d-36e3e5e7f823 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e9598b08-77b7-402d-b16d-36e3e5e7f823 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] GET http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda Sep 01 00:27:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e9598b08-77b7-402d-b16d-36e3e5e7f823 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e9598b08-77b7-402d-b16d-36e3e5e7f823 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:26 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:26 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:26 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:26 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:26 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e9598b08-77b7-402d-b16d-36e3e5e7f823 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e9598b08-77b7-402d-b16d-36e3e5e7f823 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda returned with HTTP 200 Sep 01 00:27:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 970/1902] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:26 2026] GET /volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda => generated 867 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-e00290e7-d4a5-41fa-b51a-f730cee11f52 req-4c34a5a6-ab4c-4c93-9b51-f9fe6a8c4a18 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-e00290e7-d4a5-41fa-b51a-f730cee11f52 req-4c34a5a6-ab4c-4c93-9b51-f9fe6a8c4a18 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] GET http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda Sep 01 00:27:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-e00290e7-d4a5-41fa-b51a-f730cee11f52 req-4c34a5a6-ab4c-4c93-9b51-f9fe6a8c4a18 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-e00290e7-d4a5-41fa-b51a-f730cee11f52 req-4c34a5a6-ab4c-4c93-9b51-f9fe6a8c4a18 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:26 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:26 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:26 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:26 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:26 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-e00290e7-d4a5-41fa-b51a-f730cee11f52 req-4c34a5a6-ab4c-4c93-9b51-f9fe6a8c4a18 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-e00290e7-d4a5-41fa-b51a-f730cee11f52 req-4c34a5a6-ab4c-4c93-9b51-f9fe6a8c4a18 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda returned with HTTP 200 Sep 01 00:27:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 933/1903] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:27:26 2026] GET /volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda => generated 867 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f4a599bc-31e3-4698-9d90-e877d283b6d2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f4a599bc-31e3-4698-9d90-e877d283b6d2 None None] GET http://192.168.122.147/volume// Sep 01 00:27:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f4a599bc-31e3-4698-9d90-e877d283b6d2 None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f4a599bc-31e3-4698-9d90-e877d283b6d2 None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f4a599bc-31e3-4698-9d90-e877d283b6d2 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:27:27 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 971/1904] 192.168.122.147 () {58 vars in 1317 bytes} [Tue Sep 1 00:27:27 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:27:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-e00290e7-d4a5-41fa-b51a-f730cee11f52 req-d9292759-5663-483e-b26a-6d94e118e11c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-e00290e7-d4a5-41fa-b51a-f730cee11f52 req-d9292759-5663-483e-b26a-6d94e118e11c tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 01 00:27:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-e00290e7-d4a5-41fa-b51a-f730cee11f52 req-d9292759-5663-483e-b26a-6d94e118e11c tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda", "connector": null, "instance_uuid": "20743fd3-fbba-4982-af65-e0a6e0d89dac"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:27 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:27 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:27 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:27 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-e00290e7-d4a5-41fa-b51a-f730cee11f52 req-d9292759-5663-483e-b26a-6d94e118e11c tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 01 00:27:27 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 934/1905] 192.168.122.147 () {66 vars in 1483 bytes} [Tue Sep 1 00:27:27 2026] POST /volume/v3/attachments => generated 273 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-17dca681-0361-411a-b294-be92fd7d7a6d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-17dca681-0361-411a-b294-be92fd7d7a6d tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] GET http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda Sep 01 00:27:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-17dca681-0361-411a-b294-be92fd7d7a6d tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-17dca681-0361-411a-b294-be92fd7d7a6d tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:27 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:27 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:27 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:27 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-dd9caeeb-2e5d-4094-bf39-e6274ec61085 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dd9caeeb-2e5d-4094-bf39-e6274ec61085 None None] GET http://192.168.122.147/volume// Sep 01 00:27:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dd9caeeb-2e5d-4094-bf39-e6274ec61085 None None] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dd9caeeb-2e5d-4094-bf39-e6274ec61085 None None] Calling method 'all' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dd9caeeb-2e5d-4094-bf39-e6274ec61085 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:27:27 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 935/1906] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:27:27 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:27:27 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-17dca681-0361-411a-b294-be92fd7d7a6d tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-e00290e7-d4a5-41fa-b51a-f730cee11f52 req-21b88fa2-389a-4409-84c9-0793ab6e5c6c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-17dca681-0361-411a-b294-be92fd7d7a6d tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda returned with HTTP 200 Sep 01 00:27:27 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 972/1907] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:27 2026] GET /volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda => generated 866 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-e00290e7-d4a5-41fa-b51a-f730cee11f52 req-21b88fa2-389a-4409-84c9-0793ab6e5c6c tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] GET http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda Sep 01 00:27:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-e00290e7-d4a5-41fa-b51a-f730cee11f52 req-21b88fa2-389a-4409-84c9-0793ab6e5c6c tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-e00290e7-d4a5-41fa-b51a-f730cee11f52 req-21b88fa2-389a-4409-84c9-0793ab6e5c6c tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:27 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:27 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:27 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:27 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:27 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-e00290e7-d4a5-41fa-b51a-f730cee11f52 req-21b88fa2-389a-4409-84c9-0793ab6e5c6c tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-e00290e7-d4a5-41fa-b51a-f730cee11f52 req-21b88fa2-389a-4409-84c9-0793ab6e5c6c tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda returned with HTTP 200 Sep 01 00:27:27 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 936/1908] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:27:27 2026] GET /volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda => generated 1047 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:27:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-e00290e7-d4a5-41fa-b51a-f730cee11f52 req-76dd504b-b33b-4e84-aa59-5c0937a4846b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-e00290e7-d4a5-41fa-b51a-f730cee11f52 req-76dd504b-b33b-4e84-aa59-5c0937a4846b tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] PUT http://192.168.122.147/volume/v3/attachments/38550dd0-c181-443b-86ba-e2d195ccb8ed Sep 01 00:27:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-e00290e7-d4a5-41fa-b51a-f730cee11f52 req-76dd504b-b33b-4e84-aa59-5c0937a4846b tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:adfa816424c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "da743fc2-df7b-458e-a6d8-82aef14baffc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:27 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-e00290e7-d4a5-41fa-b51a-f730cee11f52 req-76dd504b-b33b-4e84-aa59-5c0937a4846b tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Acquiring lock "cinder-attachment_update-fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda-devstack" by "attachment_update" {{(pid=87484) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 00:27:27 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-e00290e7-d4a5-41fa-b51a-f730cee11f52 req-76dd504b-b33b-4e84-aa59-5c0937a4846b tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Lock "cinder-attachment_update-fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=87484) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 00:27:27 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:27 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:27 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:27 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:27 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-e00290e7-d4a5-41fa-b51a-f730cee11f52 req-76dd504b-b33b-4e84-aa59-5c0937a4846b tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Lock "cinder-attachment_update-fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda-devstack" released by "attachment_update" :: held 0.230s {{(pid=87484) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 00:27:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-e00290e7-d4a5-41fa-b51a-f730cee11f52 req-76dd504b-b33b-4e84-aa59-5c0937a4846b tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/attachments/38550dd0-c181-443b-86ba-e2d195ccb8ed returned with HTTP 200 Sep 01 00:27:27 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 973/1909] 192.168.122.147 () {66 vars in 1593 bytes} [Tue Sep 1 00:27:27 2026] PUT /volume/v3/attachments/38550dd0-c181-443b-86ba-e2d195ccb8ed => generated 694 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-be1ab8f1-1dad-473e-9ecb-0182112cbee1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-be1ab8f1-1dad-473e-9ecb-0182112cbee1 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] GET http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda Sep 01 00:27:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-be1ab8f1-1dad-473e-9ecb-0182112cbee1 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-be1ab8f1-1dad-473e-9ecb-0182112cbee1 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:28 devstack devstack@c-api.service[87485]: DEBUG dbcounter [-] [87485] Writing DB stats cinder:INSERT=72,cinder:UPDATE=109,cinder:SELECT=376 {{(pid=87485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:27:28 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:28 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:28 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:28 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:28 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-be1ab8f1-1dad-473e-9ecb-0182112cbee1 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-be1ab8f1-1dad-473e-9ecb-0182112cbee1 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda returned with HTTP 200 Sep 01 00:27:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 937/1910] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:28 2026] GET /volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda => generated 867 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-e00290e7-d4a5-41fa-b51a-f730cee11f52 req-7f480ba5-5052-44e5-add3-93b42c38f343 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-e00290e7-d4a5-41fa-b51a-f730cee11f52 req-7f480ba5-5052-44e5-add3-93b42c38f343 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] POST http://192.168.122.147/volume/v3/attachments/38550dd0-c181-443b-86ba-e2d195ccb8ed/action Sep 01 00:27:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-e00290e7-d4a5-41fa-b51a-f730cee11f52 req-7f480ba5-5052-44e5-add3-93b42c38f343 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Action body: b'{"os-complete": null}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:27:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-e00290e7-d4a5-41fa-b51a-f730cee11f52 req-7f480ba5-5052-44e5-add3-93b42c38f343 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:28 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:28 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-e00290e7-d4a5-41fa-b51a-f730cee11f52 req-7f480ba5-5052-44e5-add3-93b42c38f343 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/attachments/38550dd0-c181-443b-86ba-e2d195ccb8ed/action returned with HTTP 204 Sep 01 00:27:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 974/1911] 192.168.122.147 () {66 vars in 1614 bytes} [Tue Sep 1 00:27:28 2026] POST /volume/v3/attachments/38550dd0-c181-443b-86ba-e2d195ccb8ed/action => generated 0 bytes in 100 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:27:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b4ae255f-55c3-48e2-900d-21b66f6425e1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b4ae255f-55c3-48e2-900d-21b66f6425e1 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] GET http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda Sep 01 00:27:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b4ae255f-55c3-48e2-900d-21b66f6425e1 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b4ae255f-55c3-48e2-900d-21b66f6425e1 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:29 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:29 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:29 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:29 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:29 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b4ae255f-55c3-48e2-900d-21b66f6425e1 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b4ae255f-55c3-48e2-900d-21b66f6425e1 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda returned with HTTP 200 Sep 01 00:27:29 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 938/1912] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:29 2026] GET /volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda => generated 1159 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e7c9a5cb-cd8e-423e-b0fc-808b00616f22 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e7c9a5cb-cd8e-423e-b0fc-808b00616f22 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] GET http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda Sep 01 00:27:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e7c9a5cb-cd8e-423e-b0fc-808b00616f22 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e7c9a5cb-cd8e-423e-b0fc-808b00616f22 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:29 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:29 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e7c9a5cb-cd8e-423e-b0fc-808b00616f22 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e7c9a5cb-cd8e-423e-b0fc-808b00616f22 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda returned with HTTP 200 Sep 01 00:27:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 975/1913] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:29 2026] GET /volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda => generated 1159 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-38aca3d5-3f12-4b1d-a3a4-958cb994cca2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-38aca3d5-3f12-4b1d-a3a4-958cb994cca2 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] POST http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda/action Sep 01 00:27:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-38aca3d5-3f12-4b1d-a3a4-958cb994cca2 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Action body: b'{"os-detach": {}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:27:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-38aca3d5-3f12-4b1d-a3a4-958cb994cca2 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:29 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:29 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:29 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:29 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:29 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-38aca3d5-3f12-4b1d-a3a4-958cb994cca2 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-38aca3d5-3f12-4b1d-a3a4-958cb994cca2 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Attachment connected to vm 20743fd3-fbba-4982-af65-e0a6e0d89dac, checking data on nova Sep 01 00:27:30 devstack devstack@c-api.service[87485]: DEBUG cinder.compute.nova [None req-38aca3d5-3f12-4b1d-a3a4-958cb994cca2 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Creating Keystone token plugin using URL: http://192.168.122.147/identity {{(pid=87485) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 00:27:30 devstack devstack@c-api.service[87485]: DEBUG novaclient.v2.client [None req-38aca3d5-3f12-4b1d-a3a4-958cb994cca2 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] REQ: curl -g -i -X GET http://192.168.122.147/compute/v2.1/servers/20743fd3-fbba-4982-af65-e0a6e0d89dac/os-volume_attachments/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}588c03b53d6eef86f3174671b877b4c2b9cff086f6c3d59bf793a7e262b74d68" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-38aca3d5-3f12-4b1d-a3a4-958cb994cca2" -H "X-Service-Token: {SHA256}aa86a8b8681c20bd479e03495166d68112e4a7c7a8f82a72ddb3a8c95ab2be3f" {{(pid=87485) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 00:27:30 devstack devstack@c-api.service[87485]: DEBUG novaclient.v2.client [None req-38aca3d5-3f12-4b1d-a3a4-958cb994cca2 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 31 Aug 2026 22:27:30 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-4e06dc0e-6ce6-4d0c-92e1-2bdcd1120c1c x-openstack-request-id: req-4e06dc0e-6ce6-4d0c-92e1-2bdcd1120c1c {{(pid=87485) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 00:27:30 devstack devstack@c-api.service[87485]: DEBUG novaclient.v2.client [None req-38aca3d5-3f12-4b1d-a3a4-958cb994cca2 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda", "serverId": "20743fd3-fbba-4982-af65-e0a6e0d89dac", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "38550dd0-c181-443b-86ba-e2d195ccb8ed", "bdm_uuid": "ae469f76-df33-41fd-af2b-e96363633acc"}} {{(pid=87485) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 00:27:30 devstack devstack@c-api.service[87485]: DEBUG novaclient.v2.client [None req-38aca3d5-3f12-4b1d-a3a4-958cb994cca2 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] GET call to compute for http://192.168.122.147/compute/v2.1/servers/20743fd3-fbba-4982-af65-e0a6e0d89dac/os-volume_attachments/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda used request id req-4e06dc0e-6ce6-4d0c-92e1-2bdcd1120c1c {{(pid=87485) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.volume.api [None req-38aca3d5-3f12-4b1d-a3a4-958cb994cca2 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-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 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault [None req-38aca3d5-3f12-4b1d-a3a4-958cb994cca2 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Caught error: Detach volume from instance 20743fd3-fbba-4982-af65-e0a6e0d89dac using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 20743fd3-fbba-4982-af65-e0a6e0d89dac using the Compute API Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: 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 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: 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 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: 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 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: 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 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: 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 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: 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 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: 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 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: 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 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: 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 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: 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 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 20743fd3-fbba-4982-af65-e0a6e0d89dac using the Compute API Sep 01 00:27:30 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault Sep 01 00:27:30 devstack devstack@c-api.service[87485]: INFO cinder.api.middleware.fault [None req-38aca3d5-3f12-4b1d-a3a4-958cb994cca2 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda/action returned with HTTP 409 Sep 01 00:27:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 939/1914] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:27:29 2026] POST /volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda/action => generated 167 bytes in 912 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:27:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0b19561f-bb70-4fff-ad07-1b4e79fadfba None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0b19561f-bb70-4fff-ad07-1b4e79fadfba tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] POST http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda/action Sep 01 00:27:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0b19561f-bb70-4fff-ad07-1b4e79fadfba tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:27:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0b19561f-bb70-4fff-ad07-1b4e79fadfba tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:30 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:30 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:30 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:30 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0b19561f-bb70-4fff-ad07-1b4e79fadfba tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0b19561f-bb70-4fff-ad07-1b4e79fadfba tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Attachment connected to vm 20743fd3-fbba-4982-af65-e0a6e0d89dac, checking data on nova Sep 01 00:27:30 devstack devstack@c-api.service[87484]: DEBUG cinder.compute.nova [None req-0b19561f-bb70-4fff-ad07-1b4e79fadfba tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Creating Keystone token plugin using URL: http://192.168.122.147/identity {{(pid=87484) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 00:27:31 devstack devstack@c-api.service[87484]: DEBUG novaclient.v2.client [None req-0b19561f-bb70-4fff-ad07-1b4e79fadfba tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] REQ: curl -g -i -X GET http://192.168.122.147/compute/v2.1/servers/20743fd3-fbba-4982-af65-e0a6e0d89dac/os-volume_attachments/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}6b71bf1fb4603424efcc2643fd4a1fb097e256b563d07a9eebbe500552574fb4" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-0b19561f-bb70-4fff-ad07-1b4e79fadfba" -H "X-Service-Token: {SHA256}947763ef6e5cb996a5c06f0522ef57d42633d5dcc95b6884371be0030bf8dbeb" {{(pid=87484) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 00:27:31 devstack devstack@c-api.service[87484]: DEBUG novaclient.v2.client [None req-0b19561f-bb70-4fff-ad07-1b4e79fadfba tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 31 Aug 2026 22:27:31 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-8c3c3cf1-9cbc-4bd3-9967-fdfacf13e271 x-openstack-request-id: req-8c3c3cf1-9cbc-4bd3-9967-fdfacf13e271 {{(pid=87484) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 00:27:31 devstack devstack@c-api.service[87484]: DEBUG novaclient.v2.client [None req-0b19561f-bb70-4fff-ad07-1b4e79fadfba tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda", "serverId": "20743fd3-fbba-4982-af65-e0a6e0d89dac", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "38550dd0-c181-443b-86ba-e2d195ccb8ed", "bdm_uuid": "ae469f76-df33-41fd-af2b-e96363633acc"}} {{(pid=87484) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 00:27:31 devstack devstack@c-api.service[87484]: DEBUG novaclient.v2.client [None req-0b19561f-bb70-4fff-ad07-1b4e79fadfba tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] GET call to compute for http://192.168.122.147/compute/v2.1/servers/20743fd3-fbba-4982-af65-e0a6e0d89dac/os-volume_attachments/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda used request id req-8c3c3cf1-9cbc-4bd3-9967-fdfacf13e271 {{(pid=87484) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.volume.api [None req-0b19561f-bb70-4fff-ad07-1b4e79fadfba tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-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 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault [None req-0b19561f-bb70-4fff-ad07-1b4e79fadfba tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Caught error: Detach volume from instance 20743fd3-fbba-4982-af65-e0a6e0d89dac using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 20743fd3-fbba-4982-af65-e0a6e0d89dac using the Compute API Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: 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 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: 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 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: 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 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: 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 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: 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 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: 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 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: 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 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: 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 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: 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 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: 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 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 20743fd3-fbba-4982-af65-e0a6e0d89dac using the Compute API Sep 01 00:27:31 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault Sep 01 00:27:31 devstack devstack@c-api.service[87484]: INFO cinder.api.middleware.fault [None req-0b19561f-bb70-4fff-ad07-1b4e79fadfba tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda/action returned with HTTP 409 Sep 01 00:27:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 976/1915] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:27:30 2026] POST /volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda/action => generated 167 bytes in 570 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:27:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b8449e8a-dfa5-48c2-8e3c-e3be5267f6bb None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 940/1916] 192.168.122.147 () {62 vars in 1481 bytes} [Tue Sep 1 00:27:31 2026] POST /volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda/action => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 00:27:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-33a8f20a-ed98-4830-bc4e-5219a2ed6806 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 977/1917] 192.168.122.147 () {62 vars in 1481 bytes} [Tue Sep 1 00:27:31 2026] POST /volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda/action => generated 114 bytes in 9 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 00:27:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0f9ec53e-bc0c-48f9-b197-fae1fbe4270a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:31 devstack devstack@c-api.service[87485]: WARNING keystonemiddleware.auth_token [None req-0f9ec53e-bc0c-48f9-b197-fae1fbe4270a None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 00:27:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 941/1918] 192.168.122.147 () {62 vars in 1481 bytes} [Tue Sep 1 00:27:31 2026] POST /volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda/action => generated 114 bytes in 267 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 00:27:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c8e1bfc0-7646-40aa-a04a-fa4f4bac7032 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:31 devstack devstack@c-api.service[87484]: WARNING keystonemiddleware.auth_token [None req-c8e1bfc0-7646-40aa-a04a-fa4f4bac7032 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 00:27:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 978/1919] 192.168.122.147 () {62 vars in 1481 bytes} [Tue Sep 1 00:27:31 2026] POST /volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda/action => generated 114 bytes in 85 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 00:27:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-487ed9b9-4336-4688-b501-61e9b90a1e2c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-487ed9b9-4336-4688-b501-61e9b90a1e2c tempest-TestServerVolumeAttachmentScenario-499656151 tempest-TestServerVolumeAttachmentScenario-499656151-project-admin] POST http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda/action Sep 01 00:27:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-487ed9b9-4336-4688-b501-61e9b90a1e2c tempest-TestServerVolumeAttachmentScenario-499656151 tempest-TestServerVolumeAttachmentScenario-499656151-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:27:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-487ed9b9-4336-4688-b501-61e9b90a1e2c tempest-TestServerVolumeAttachmentScenario-499656151 tempest-TestServerVolumeAttachmentScenario-499656151-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-30791a4f-57cf-47a8-b5d9-f9481253c108 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-30791a4f-57cf-47a8-b5d9-f9481253c108 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:27:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-30791a4f-57cf-47a8-b5d9-f9481253c108 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-625495729", "imageRef": "df40e229-b455-4243-a6fd-53ca30610169", "size": 1}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-30791a4f-57cf-47a8-b5d9-f9481253c108 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-625495729', 'imageRef': 'df40e229-b455-4243-a6fd-53ca30610169', 'size': 1}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:27:32 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-487ed9b9-4336-4688-b501-61e9b90a1e2c tempest-TestServerVolumeAttachmentScenario-499656151 tempest-TestServerVolumeAttachmentScenario-499656151-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=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:27:32 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:32 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:32 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:32 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.admin_actions [None req-487ed9b9-4336-4688-b501-61e9b90a1e2c tempest-TestServerVolumeAttachmentScenario-499656151 tempest-TestServerVolumeAttachmentScenario-499656151-project-admin] Updating volume 'fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda' with '{'status': 'error'}' {{(pid=87485) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 00:27:32 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:32 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:32 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:32 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-487ed9b9-4336-4688-b501-61e9b90a1e2c tempest-TestServerVolumeAttachmentScenario-499656151 tempest-TestServerVolumeAttachmentScenario-499656151-project-admin] http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda/action returned with HTTP 202 Sep 01 00:27:32 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 942/1920] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:27:31 2026] POST /volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda/action => generated 0 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:27:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2fed7346-7a69-491e-af6f-b4975db0b2f1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2fed7346-7a69-491e-af6f-b4975db0b2f1 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] GET http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda Sep 01 00:27:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2fed7346-7a69-491e-af6f-b4975db0b2f1 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2fed7346-7a69-491e-af6f-b4975db0b2f1 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:32 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:32 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:32 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-30791a4f-57cf-47a8-b5d9-f9481253c108 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Create volume of 1 GB Sep 01 00:27:32 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:32 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:32 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2fed7346-7a69-491e-af6f-b4975db0b2f1 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2fed7346-7a69-491e-af6f-b4975db0b2f1 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda returned with HTTP 200 Sep 01 00:27:32 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 943/1921] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:32 2026] GET /volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda => generated 1158 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2c11a83b-dc63-447f-8c7f-1c44643023a3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2c11a83b-dc63-447f-8c7f-1c44643023a3 tempest-TestServerVolumeAttachmentScenario-499656151 tempest-TestServerVolumeAttachmentScenario-499656151-project-admin] POST http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda/action Sep 01 00:27:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2c11a83b-dc63-447f-8c7f-1c44643023a3 tempest-TestServerVolumeAttachmentScenario-499656151 tempest-TestServerVolumeAttachmentScenario-499656151-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "38550dd0-c181-443b-86ba-e2d195ccb8ed"}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:27:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2c11a83b-dc63-447f-8c7f-1c44643023a3 tempest-TestServerVolumeAttachmentScenario-499656151 tempest-TestServerVolumeAttachmentScenario-499656151-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "38550dd0-c181-443b-86ba-e2d195ccb8ed"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:32 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:32 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:32 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:32 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:32 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2c11a83b-dc63-447f-8c7f-1c44643023a3 tempest-TestServerVolumeAttachmentScenario-499656151 tempest-TestServerVolumeAttachmentScenario-499656151-project-admin] Volume info retrieved successfully. Sep 01 00:27:32 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [None req-30791a4f-57cf-47a8-b5d9-f9481253c108 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:27:32 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-30791a4f-57cf-47a8-b5d9-f9481253c108 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Availability Zones retrieved successfully. Sep 01 00:27:32 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2c11a83b-dc63-447f-8c7f-1c44643023a3 tempest-TestServerVolumeAttachmentScenario-499656151 tempest-TestServerVolumeAttachmentScenario-499656151-project-admin] Attachment connected to vm 20743fd3-fbba-4982-af65-e0a6e0d89dac, checking data on nova Sep 01 00:27:32 devstack devstack@c-api.service[87485]: DEBUG cinder.compute.nova [None req-2c11a83b-dc63-447f-8c7f-1c44643023a3 tempest-TestServerVolumeAttachmentScenario-499656151 tempest-TestServerVolumeAttachmentScenario-499656151-project-admin] Creating Keystone token plugin using URL: http://192.168.122.147/identity {{(pid=87485) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 00:27:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-30791a4f-57cf-47a8-b5d9-f9481253c108 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Flow 'volume_create_api' (0082b439-9860-45e5-8e27-88669507ab4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:27:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-30791a4f-57cf-47a8-b5d9-f9481253c108 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6285acc2-e128-42eb-a340-d2121097de14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-30791a4f-57cf-47a8-b5d9-f9481253c108 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:27:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-30791a4f-57cf-47a8-b5d9-f9481253c108 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6285acc2-e128-42eb-a340-d2121097de14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:27:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-30791a4f-57cf-47a8-b5d9-f9481253c108 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67b583be-83dc-4869-9ad1-a3ba27cfc110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:32 devstack devstack@c-api.service[87485]: DEBUG novaclient.v2.client [None req-2c11a83b-dc63-447f-8c7f-1c44643023a3 tempest-TestServerVolumeAttachmentScenario-499656151 tempest-TestServerVolumeAttachmentScenario-499656151-project-admin] REQ: curl -g -i -X GET http://192.168.122.147/compute/v2.1/servers/20743fd3-fbba-4982-af65-e0a6e0d89dac/os-volume_attachments/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b76e2da4a2e3406e9bba2d99a36161ec38e48753b929bcd542ef098425356d46" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-2c11a83b-dc63-447f-8c7f-1c44643023a3" -H "X-Service-Token: {SHA256}aa86a8b8681c20bd479e03495166d68112e4a7c7a8f82a72ddb3a8c95ab2be3f" {{(pid=87485) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 00:27:32 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-30791a4f-57cf-47a8-b5d9-f9481253c108 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Created reservations ['b2ad5c16-23f6-4cca-8893-c60dc5b7a483', '239b080f-2e21-415f-8071-f8a85b19b648', '0871de04-47e4-47db-92eb-61898c7d7db2', '924e8504-b9f4-46d1-a4df-ee5013dd45a4'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:27:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-30791a4f-57cf-47a8-b5d9-f9481253c108 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67b583be-83dc-4869-9ad1-a3ba27cfc110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2ad5c16-23f6-4cca-8893-c60dc5b7a483', '239b080f-2e21-415f-8071-f8a85b19b648', '0871de04-47e4-47db-92eb-61898c7d7db2', '924e8504-b9f4-46d1-a4df-ee5013dd45a4']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:27:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-30791a4f-57cf-47a8-b5d9-f9481253c108 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49a1b0ab-a4e3-406f-a38f-25536676e6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:32 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:32 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-30791a4f-57cf-47a8-b5d9-f9481253c108 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49a1b0ab-a4e3-406f-a38f-25536676e6b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8016160a-238d-4616-bbbe-ccd45e68c9e9', '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-625495729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f2bdbf74d124666944d08788bfcc79b',qos_specs=None,replication_status=,reservations=['b2ad5c16-23f6-4cca-8893-c60dc5b7a483','239b080f-2e21-415f-8071-f8a85b19b648','0871de04-47e4-47db-92eb-61898c7d7db2','924e8504-b9f4-46d1-a4df-ee5013dd45a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c77bf60491b845339f9b2a89fbcff648',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:27:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-625495729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8016160a-238d-4616-bbbe-ccd45e68c9e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f2bdbf74d124666944d08788bfcc79b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c77bf60491b845339f9b2a89fbcff648',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:27:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-30791a4f-57cf-47a8-b5d9-f9481253c108 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25f12ee9-0908-4821-9d31-04c08de560d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:32 devstack devstack@c-api.service[87485]: DEBUG novaclient.v2.client [None req-2c11a83b-dc63-447f-8c7f-1c44643023a3 tempest-TestServerVolumeAttachmentScenario-499656151 tempest-TestServerVolumeAttachmentScenario-499656151-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 31 Aug 2026 22:27:32 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-c06590d9-def2-451b-84c9-8cf10b7ed485 x-openstack-request-id: req-c06590d9-def2-451b-84c9-8cf10b7ed485 {{(pid=87485) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 00:27:32 devstack devstack@c-api.service[87485]: DEBUG novaclient.v2.client [None req-2c11a83b-dc63-447f-8c7f-1c44643023a3 tempest-TestServerVolumeAttachmentScenario-499656151 tempest-TestServerVolumeAttachmentScenario-499656151-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda", "serverId": "20743fd3-fbba-4982-af65-e0a6e0d89dac", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "38550dd0-c181-443b-86ba-e2d195ccb8ed", "bdm_uuid": "ae469f76-df33-41fd-af2b-e96363633acc"}} {{(pid=87485) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 00:27:32 devstack devstack@c-api.service[87485]: DEBUG novaclient.v2.client [None req-2c11a83b-dc63-447f-8c7f-1c44643023a3 tempest-TestServerVolumeAttachmentScenario-499656151 tempest-TestServerVolumeAttachmentScenario-499656151-project-admin] GET call to compute for http://192.168.122.147/compute/v2.1/servers/20743fd3-fbba-4982-af65-e0a6e0d89dac/os-volume_attachments/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda used request id req-c06590d9-def2-451b-84c9-8cf10b7ed485 {{(pid=87485) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.volume.api [None req-2c11a83b-dc63-447f-8c7f-1c44643023a3 tempest-TestServerVolumeAttachmentScenario-499656151 tempest-TestServerVolumeAttachmentScenario-499656151-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 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault [None req-2c11a83b-dc63-447f-8c7f-1c44643023a3 tempest-TestServerVolumeAttachmentScenario-499656151 tempest-TestServerVolumeAttachmentScenario-499656151-project-admin] Caught error: Detach volume from instance 20743fd3-fbba-4982-af65-e0a6e0d89dac using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 20743fd3-fbba-4982-af65-e0a6e0d89dac using the Compute API Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: 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 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: 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 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: 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 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: 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 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: 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 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: 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 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: 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 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: 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 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: 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 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: 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 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 20743fd3-fbba-4982-af65-e0a6e0d89dac using the Compute API Sep 01 00:27:32 devstack devstack@c-api.service[87485]: ERROR cinder.api.middleware.fault Sep 01 00:27:32 devstack devstack@c-api.service[87485]: INFO cinder.api.middleware.fault [None req-2c11a83b-dc63-447f-8c7f-1c44643023a3 tempest-TestServerVolumeAttachmentScenario-499656151 tempest-TestServerVolumeAttachmentScenario-499656151-project-admin] http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda/action returned with HTTP 409 Sep 01 00:27:32 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 944/1922] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:27:32 2026] POST /volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda/action => generated 167 bytes in 716 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:27:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3035f781-82e7-43da-aa7f-0f5fae6f0807 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:33 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-30791a4f-57cf-47a8-b5d9-f9481253c108 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25f12ee9-0908-4821-9d31-04c08de560d2) transitioned into state 'SUCCESS' from state '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-625495729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f2bdbf74d124666944d08788bfcc79b',qos_specs=None,replication_status=,reservations=['b2ad5c16-23f6-4cca-8893-c60dc5b7a483','239b080f-2e21-415f-8071-f8a85b19b648','0871de04-47e4-47db-92eb-61898c7d7db2','924e8504-b9f4-46d1-a4df-ee5013dd45a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c77bf60491b845339f9b2a89fbcff648',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:27:33 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-30791a4f-57cf-47a8-b5d9-f9481253c108 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b4b5078-85b5-4e52-803a-f553fa62d4a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:33 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-30791a4f-57cf-47a8-b5d9-f9481253c108 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b4b5078-85b5-4e52-803a-f553fa62d4a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:27:33 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-30791a4f-57cf-47a8-b5d9-f9481253c108 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Flow 'volume_create_api' (0082b439-9860-45e5-8e27-88669507ab4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:27:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-30791a4f-57cf-47a8-b5d9-f9481253c108 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Create volume request issued successfully. Sep 01 00:27:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-30791a4f-57cf-47a8-b5d9-f9481253c108 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:27:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 979/1923] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:27:31 2026] POST /volume/v3/volumes => generated 761 bytes in 1031 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:27:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-37b5b1ed-726c-40e9-8793-f231a05e0e2f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 980/1924] 192.168.122.147 () {62 vars in 1481 bytes} [Tue Sep 1 00:27:33 2026] POST /volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda/action => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 00:27:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-235141fa-8b86-448e-b41b-d9e9f528ff44 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3035f781-82e7-43da-aa7f-0f5fae6f0807 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:27:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3035f781-82e7-43da-aa7f-0f5fae6f0807 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-2043751146"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-3035f781-82e7-43da-aa7f-0f5fae6f0807 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-2043751146'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:27:33 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-3035f781-82e7-43da-aa7f-0f5fae6f0807 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Create volume of 2 GB Sep 01 00:27:33 devstack devstack@c-api.service[87484]: WARNING keystonemiddleware.auth_token [None req-235141fa-8b86-448e-b41b-d9e9f528ff44 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 00:27:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 981/1925] 192.168.122.147 () {62 vars in 1481 bytes} [Tue Sep 1 00:27:33 2026] POST /volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda/action => generated 114 bytes in 266 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 00:27:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e33eae60-d1da-461c-8d8f-1c8f27fc91b6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e33eae60-d1da-461c-8d8f-1c8f27fc91b6 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] GET http://192.168.122.147/volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 Sep 01 00:27:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e33eae60-d1da-461c-8d8f-1c8f27fc91b6 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e33eae60-d1da-461c-8d8f-1c8f27fc91b6 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:33 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:33 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:33 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:33 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e33eae60-d1da-461c-8d8f-1c8f27fc91b6 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Volume info retrieved successfully. Sep 01 00:27:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e33eae60-d1da-461c-8d8f-1c8f27fc91b6 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] http://192.168.122.147/volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 returned with HTTP 200 Sep 01 00:27:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 982/1926] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:33 2026] GET /volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 => generated 829 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9431964a-d1d8-4ba3-97a9-f539fcaa9908 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9431964a-d1d8-4ba3-97a9-f539fcaa9908 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] GET http://192.168.122.147/volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 Sep 01 00:27:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9431964a-d1d8-4ba3-97a9-f539fcaa9908 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9431964a-d1d8-4ba3-97a9-f539fcaa9908 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:33 devstack devstack@c-api.service[87485]: DEBUG oslo_db.sqlalchemy.engines [None req-3035f781-82e7-43da-aa7f-0f5fae6f0807 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87485) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:27:33 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:33 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:33 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:33 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:33 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3035f781-82e7-43da-aa7f-0f5fae6f0807 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Availability Zones retrieved successfully. Sep 01 00:27:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9431964a-d1d8-4ba3-97a9-f539fcaa9908 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9431964a-d1d8-4ba3-97a9-f539fcaa9908 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 returned with HTTP 200 Sep 01 00:27:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 983/1927] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:33 2026] GET /volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 => generated 867 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:33 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3035f781-82e7-43da-aa7f-0f5fae6f0807 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Flow 'volume_create_api' (6e671e84-6626-40e0-ae37-83e96c3fbe4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:27:33 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3035f781-82e7-43da-aa7f-0f5fae6f0807 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5552f23e-c9ea-447b-86a9-bb72dd47c714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:33 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-3035f781-82e7-43da-aa7f-0f5fae6f0807 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Validating volume size '2' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:27:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b4bffbe0-4a0d-47c0-94c8-f943445ec76d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b4bffbe0-4a0d-47c0-94c8-f943445ec76d tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] GET http://192.168.122.147/volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 Sep 01 00:27:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b4bffbe0-4a0d-47c0-94c8-f943445ec76d tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b4bffbe0-4a0d-47c0-94c8-f943445ec76d tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:33 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:33 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:33 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:33 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b4bffbe0-4a0d-47c0-94c8-f943445ec76d tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b4bffbe0-4a0d-47c0-94c8-f943445ec76d tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 returned with HTTP 200 Sep 01 00:27:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 984/1928] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:33 2026] GET /volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 => generated 867 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:33 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3035f781-82e7-43da-aa7f-0f5fae6f0807 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5552f23e-c9ea-447b-86a9-bb72dd47c714) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:27:33 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3035f781-82e7-43da-aa7f-0f5fae6f0807 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1542d5a7-4f11-4bb6-becc-dcae34bdba1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-081f6666-00c2-434a-8fec-f127813913d5 req-e4059d67-e7f5-414c-aaaa-d0b4334ce0e9 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-081f6666-00c2-434a-8fec-f127813913d5 req-e4059d67-e7f5-414c-aaaa-d0b4334ce0e9 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] GET http://192.168.122.147/volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 Sep 01 00:27:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-081f6666-00c2-434a-8fec-f127813913d5 req-e4059d67-e7f5-414c-aaaa-d0b4334ce0e9 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-081f6666-00c2-434a-8fec-f127813913d5 req-e4059d67-e7f5-414c-aaaa-d0b4334ce0e9 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:33 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:33 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:33 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:33 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-081f6666-00c2-434a-8fec-f127813913d5 req-e4059d67-e7f5-414c-aaaa-d0b4334ce0e9 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-081f6666-00c2-434a-8fec-f127813913d5 req-e4059d67-e7f5-414c-aaaa-d0b4334ce0e9 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 returned with HTTP 200 Sep 01 00:27:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 985/1929] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:27:33 2026] GET /volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 => generated 867 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:33 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-3035f781-82e7-43da-aa7f-0f5fae6f0807 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Created reservations ['662a70ec-f426-409e-b1c4-ff97dd8be4f7', '068f8ff9-829c-4445-8afa-abc2a5aa24b2', '46de66f3-592a-4002-a6be-ec4fccede4ed', '72b36a61-f0db-470e-a752-b5527e3a49e7'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:27:33 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3035f781-82e7-43da-aa7f-0f5fae6f0807 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1542d5a7-4f11-4bb6-becc-dcae34bdba1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['662a70ec-f426-409e-b1c4-ff97dd8be4f7', '068f8ff9-829c-4445-8afa-abc2a5aa24b2', '46de66f3-592a-4002-a6be-ec4fccede4ed', '72b36a61-f0db-470e-a752-b5527e3a49e7']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:27:33 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3035f781-82e7-43da-aa7f-0f5fae6f0807 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8675ca83-b115-405a-b438-66022f22ed00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:33 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:33 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:33 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3035f781-82e7-43da-aa7f-0f5fae6f0807 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8675ca83-b115-405a-b438-66022f22ed00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2ed3c4c-399e-468d-9cd3-0c147a183a63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-2043751146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1966191268924d4b8113d26a1f096021',qos_specs=None,replication_status=,reservations=['662a70ec-f426-409e-b1c4-ff97dd8be4f7','068f8ff9-829c-4445-8afa-abc2a5aa24b2','46de66f3-592a-4002-a6be-ec4fccede4ed','72b36a61-f0db-470e-a752-b5527e3a49e7'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7563edfb234f42beafd570c84ece2aa3',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:27:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-2043751146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2ed3c4c-399e-468d-9cd3-0c147a183a63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1966191268924d4b8113d26a1f096021',provider_auth=None,provider_geometry=None,provider_id=None,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='7563edfb234f42beafd570c84ece2aa3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:27:33 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3035f781-82e7-43da-aa7f-0f5fae6f0807 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4371e72b-b049-4caa-8b63-49d32856ec30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9d9ce134-adb3-4f80-ba70-84034f87dd49 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9d9ce134-adb3-4f80-ba70-84034f87dd49 None None] GET http://192.168.122.147/volume// Sep 01 00:27:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9d9ce134-adb3-4f80-ba70-84034f87dd49 None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9d9ce134-adb3-4f80-ba70-84034f87dd49 None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9d9ce134-adb3-4f80-ba70-84034f87dd49 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:27:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 986/1930] 192.168.122.147 () {58 vars in 1317 bytes} [Tue Sep 1 00:27:33 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:27:33 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3035f781-82e7-43da-aa7f-0f5fae6f0807 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4371e72b-b049-4caa-8b63-49d32856ec30) transitioned into state 'SUCCESS' from state '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-2043751146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1966191268924d4b8113d26a1f096021',qos_specs=None,replication_status=,reservations=['662a70ec-f426-409e-b1c4-ff97dd8be4f7','068f8ff9-829c-4445-8afa-abc2a5aa24b2','46de66f3-592a-4002-a6be-ec4fccede4ed','72b36a61-f0db-470e-a752-b5527e3a49e7'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7563edfb234f42beafd570c84ece2aa3',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:27:33 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3035f781-82e7-43da-aa7f-0f5fae6f0807 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cf55fc6-c44e-4056-8a2c-ebb2fc8bef4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-081f6666-00c2-434a-8fec-f127813913d5 req-8a3ccc4d-2960-4b3d-92fd-245d4a26bc8a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:33 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3035f781-82e7-43da-aa7f-0f5fae6f0807 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cf55fc6-c44e-4056-8a2c-ebb2fc8bef4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:27:33 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3035f781-82e7-43da-aa7f-0f5fae6f0807 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Flow 'volume_create_api' (6e671e84-6626-40e0-ae37-83e96c3fbe4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:27:33 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3035f781-82e7-43da-aa7f-0f5fae6f0807 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Create volume request issued successfully. Sep 01 00:27:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3035f781-82e7-43da-aa7f-0f5fae6f0807 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:27:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 945/1931] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:27:32 2026] POST /volume/v3/volumes => generated 764 bytes in 1010 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:27:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a7687f48-349c-4612-b879-a78b0146854c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a7687f48-349c-4612-b879-a78b0146854c tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] GET http://192.168.122.147/volume/v3/volumes/f2ed3c4c-399e-468d-9cd3-0c147a183a63 Sep 01 00:27:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a7687f48-349c-4612-b879-a78b0146854c tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a7687f48-349c-4612-b879-a78b0146854c tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:34 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:34 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:34 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:34 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-081f6666-00c2-434a-8fec-f127813913d5 req-8a3ccc4d-2960-4b3d-92fd-245d4a26bc8a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 01 00:27:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-081f6666-00c2-434a-8fec-f127813913d5 req-8a3ccc4d-2960-4b3d-92fd-245d4a26bc8a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04207770-7f47-44c6-9ea5-c6b78cd7b407", "connector": null, "instance_uuid": "20743fd3-fbba-4982-af65-e0a6e0d89dac"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:34 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a7687f48-349c-4612-b879-a78b0146854c tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Volume info retrieved successfully. Sep 01 00:27:34 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:34 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:34 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:34 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a7687f48-349c-4612-b879-a78b0146854c tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] http://192.168.122.147/volume/v3/volumes/f2ed3c4c-399e-468d-9cd3-0c147a183a63 returned with HTTP 200 Sep 01 00:27:34 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 946/1932] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:34 2026] GET /volume/v3/volumes/f2ed3c4c-399e-468d-9cd3-0c147a183a63 => generated 832 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-081f6666-00c2-434a-8fec-f127813913d5 req-8a3ccc4d-2960-4b3d-92fd-245d4a26bc8a tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 01 00:27:34 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 987/1933] 192.168.122.147 () {66 vars in 1483 bytes} [Tue Sep 1 00:27:33 2026] POST /volume/v3/attachments => generated 273 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e5ecd9bd-c640-44e9-a63a-26ccb5261afb None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e5ecd9bd-c640-44e9-a63a-26ccb5261afb tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] GET http://192.168.122.147/volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 Sep 01 00:27:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e5ecd9bd-c640-44e9-a63a-26ccb5261afb tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e5ecd9bd-c640-44e9-a63a-26ccb5261afb tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b0d7b348-02b5-4f9e-ad53-dbb565a88688 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:34 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:34 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b0d7b348-02b5-4f9e-ad53-dbb565a88688 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] GET http://192.168.122.147/volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 Sep 01 00:27:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b0d7b348-02b5-4f9e-ad53-dbb565a88688 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b0d7b348-02b5-4f9e-ad53-dbb565a88688 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:34 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:34 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:34 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:34 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:34 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:34 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:34 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e5ecd9bd-c640-44e9-a63a-26ccb5261afb tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:34 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b0d7b348-02b5-4f9e-ad53-dbb565a88688 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Volume info retrieved successfully. Sep 01 00:27:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b0d7b348-02b5-4f9e-ad53-dbb565a88688 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] http://192.168.122.147/volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 returned with HTTP 200 Sep 01 00:27:34 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 988/1934] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:34 2026] GET /volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8c5565a9-2b9b-4af4-9803-16f9cc3883f4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8c5565a9-2b9b-4af4-9803-16f9cc3883f4 None None] GET http://192.168.122.147/volume// Sep 01 00:27:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e5ecd9bd-c640-44e9-a63a-26ccb5261afb tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 returned with HTTP 200 Sep 01 00:27:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8c5565a9-2b9b-4af4-9803-16f9cc3883f4 None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8c5565a9-2b9b-4af4-9803-16f9cc3883f4 None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8c5565a9-2b9b-4af4-9803-16f9cc3883f4 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:27:34 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 989/1935] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:27:34 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:27:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-081f6666-00c2-434a-8fec-f127813913d5 req-b56cd459-705f-4a85-9f48-ac322ef2ab76 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:34 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 947/1936] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:34 2026] GET /volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 => generated 866 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-081f6666-00c2-434a-8fec-f127813913d5 req-b56cd459-705f-4a85-9f48-ac322ef2ab76 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] GET http://192.168.122.147/volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 Sep 01 00:27:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-081f6666-00c2-434a-8fec-f127813913d5 req-b56cd459-705f-4a85-9f48-ac322ef2ab76 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-081f6666-00c2-434a-8fec-f127813913d5 req-b56cd459-705f-4a85-9f48-ac322ef2ab76 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:34 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:34 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:34 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:34 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:34 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-081f6666-00c2-434a-8fec-f127813913d5 req-b56cd459-705f-4a85-9f48-ac322ef2ab76 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-081f6666-00c2-434a-8fec-f127813913d5 req-b56cd459-705f-4a85-9f48-ac322ef2ab76 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 returned with HTTP 200 Sep 01 00:27:34 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 990/1937] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:27:34 2026] GET /volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 => generated 1047 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:27:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-081f6666-00c2-434a-8fec-f127813913d5 req-4292e30a-3b7a-44a8-8299-688900a26aae None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-081f6666-00c2-434a-8fec-f127813913d5 req-4292e30a-3b7a-44a8-8299-688900a26aae tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] PUT http://192.168.122.147/volume/v3/attachments/1434e201-992d-4939-9d3e-1ee3b6c98861 Sep 01 00:27:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-081f6666-00c2-434a-8fec-f127813913d5 req-4292e30a-3b7a-44a8-8299-688900a26aae tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:adfa816424c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "da743fc2-df7b-458e-a6d8-82aef14baffc", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:34 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-081f6666-00c2-434a-8fec-f127813913d5 req-4292e30a-3b7a-44a8-8299-688900a26aae tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Acquiring lock "cinder-attachment_update-04207770-7f47-44c6-9ea5-c6b78cd7b407-devstack" by "attachment_update" {{(pid=87485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 00:27:34 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-081f6666-00c2-434a-8fec-f127813913d5 req-4292e30a-3b7a-44a8-8299-688900a26aae tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Lock "cinder-attachment_update-04207770-7f47-44c6-9ea5-c6b78cd7b407-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=87485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 00:27:34 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:34 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:34 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:34 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-911cae60-c8db-4fe7-b999-81b3f90ed237 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-911cae60-c8db-4fe7-b999-81b3f90ed237 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] GET http://192.168.122.147/volume/v3/volumes/f2ed3c4c-399e-468d-9cd3-0c147a183a63 Sep 01 00:27:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-911cae60-c8db-4fe7-b999-81b3f90ed237 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-911cae60-c8db-4fe7-b999-81b3f90ed237 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:35 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:35 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:35 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:35 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:35 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-911cae60-c8db-4fe7-b999-81b3f90ed237 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Volume info retrieved successfully. Sep 01 00:27:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-911cae60-c8db-4fe7-b999-81b3f90ed237 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] http://192.168.122.147/volume/v3/volumes/f2ed3c4c-399e-468d-9cd3-0c147a183a63 returned with HTTP 200 Sep 01 00:27:35 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 991/1938] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:35 2026] GET /volume/v3/volumes/f2ed3c4c-399e-468d-9cd3-0c147a183a63 => generated 856 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2b2a3696-44d5-4d4f-9c77-3debde1b0ca4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2b2a3696-44d5-4d4f-9c77-3debde1b0ca4 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] GET http://192.168.122.147/volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 Sep 01 00:27:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2b2a3696-44d5-4d4f-9c77-3debde1b0ca4 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2b2a3696-44d5-4d4f-9c77-3debde1b0ca4 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:35 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:35 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:35 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:35 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:35 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2b2a3696-44d5-4d4f-9c77-3debde1b0ca4 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Volume info retrieved successfully. Sep 01 00:27:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2b2a3696-44d5-4d4f-9c77-3debde1b0ca4 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] http://192.168.122.147/volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 returned with HTTP 200 Sep 01 00:27:35 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 992/1939] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:35 2026] GET /volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 => generated 911 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-25184532-beff-40eb-a0bd-bc5a532ac778 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-25184532-beff-40eb-a0bd-bc5a532ac778 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] GET http://192.168.122.147/volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 Sep 01 00:27:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-25184532-beff-40eb-a0bd-bc5a532ac778 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-25184532-beff-40eb-a0bd-bc5a532ac778 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:35 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:35 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:35 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:35 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:35 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-25184532-beff-40eb-a0bd-bc5a532ac778 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-25184532-beff-40eb-a0bd-bc5a532ac778 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 returned with HTTP 200 Sep 01 00:27:35 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 993/1940] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:35 2026] GET /volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 => generated 866 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:35 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-081f6666-00c2-434a-8fec-f127813913d5 req-4292e30a-3b7a-44a8-8299-688900a26aae tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Lock "cinder-attachment_update-04207770-7f47-44c6-9ea5-c6b78cd7b407-devstack" released by "attachment_update" :: held 0.857s {{(pid=87485) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 00:27:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-081f6666-00c2-434a-8fec-f127813913d5 req-4292e30a-3b7a-44a8-8299-688900a26aae tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/attachments/1434e201-992d-4939-9d3e-1ee3b6c98861 returned with HTTP 200 Sep 01 00:27:35 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 948/1941] 192.168.122.147 () {66 vars in 1593 bytes} [Tue Sep 1 00:27:34 2026] PUT /volume/v3/attachments/1434e201-992d-4939-9d3e-1ee3b6c98861 => generated 694 bytes in 906 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-081f6666-00c2-434a-8fec-f127813913d5 req-5cb276ac-fc82-4d81-bee7-67cfa5c00743 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-081f6666-00c2-434a-8fec-f127813913d5 req-5cb276ac-fc82-4d81-bee7-67cfa5c00743 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] POST http://192.168.122.147/volume/v3/attachments/1434e201-992d-4939-9d3e-1ee3b6c98861/action Sep 01 00:27:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-081f6666-00c2-434a-8fec-f127813913d5 req-5cb276ac-fc82-4d81-bee7-67cfa5c00743 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Action body: b'{"os-complete": null}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:27:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-081f6666-00c2-434a-8fec-f127813913d5 req-5cb276ac-fc82-4d81-bee7-67cfa5c00743 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:36 devstack devstack@c-api.service[87484]: DEBUG dbcounter [-] [87484] Writing DB stats cinder:SELECT=479,cinder:INSERT=89,cinder:UPDATE=133 {{(pid=87484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:27:36 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:36 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:36 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:36 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-081f6666-00c2-434a-8fec-f127813913d5 req-5cb276ac-fc82-4d81-bee7-67cfa5c00743 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/attachments/1434e201-992d-4939-9d3e-1ee3b6c98861/action returned with HTTP 204 Sep 01 00:27:36 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 994/1942] 192.168.122.147 () {66 vars in 1614 bytes} [Tue Sep 1 00:27:36 2026] POST /volume/v3/attachments/1434e201-992d-4939-9d3e-1ee3b6c98861/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:27:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-cde9f661-d189-478e-8a7d-84edef3ab943 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cde9f661-d189-478e-8a7d-84edef3ab943 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] GET http://192.168.122.147/volume/v3/volumes/f2ed3c4c-399e-468d-9cd3-0c147a183a63 Sep 01 00:27:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cde9f661-d189-478e-8a7d-84edef3ab943 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cde9f661-d189-478e-8a7d-84edef3ab943 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:36 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:36 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:36 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:36 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-cde9f661-d189-478e-8a7d-84edef3ab943 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Volume info retrieved successfully. Sep 01 00:27:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cde9f661-d189-478e-8a7d-84edef3ab943 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] http://192.168.122.147/volume/v3/volumes/f2ed3c4c-399e-468d-9cd3-0c147a183a63 returned with HTTP 200 Sep 01 00:27:36 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 949/1943] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:36 2026] GET /volume/v3/volumes/f2ed3c4c-399e-468d-9cd3-0c147a183a63 => generated 857 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9726488f-e399-4cf1-aebe-a44f5a507cf8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9726488f-e399-4cf1-aebe-a44f5a507cf8 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:27:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9726488f-e399-4cf1-aebe-a44f5a507cf8 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "f2ed3c4c-399e-468d-9cd3-0c147a183a63"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-9726488f-e399-4cf1-aebe-a44f5a507cf8 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'f2ed3c4c-399e-468d-9cd3-0c147a183a63'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:27:36 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:36 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:36 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:36 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:36 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9726488f-e399-4cf1-aebe-a44f5a507cf8 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Volume retrieved successfully. Sep 01 00:27:36 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-9726488f-e399-4cf1-aebe-a44f5a507cf8 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Create volume of 1 GB Sep 01 00:27:36 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9726488f-e399-4cf1-aebe-a44f5a507cf8 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Availability Zones retrieved successfully. Sep 01 00:27:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-9726488f-e399-4cf1-aebe-a44f5a507cf8 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Flow 'volume_create_api' (09e1e218-42c5-4f5f-8efc-b09f425ba58e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:27:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-9726488f-e399-4cf1-aebe-a44f5a507cf8 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8fdc108-e7da-4826-98a7-d751d93c0ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-9726488f-e399-4cf1-aebe-a44f5a507cf8 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:27:36 devstack devstack@c-api.service[87484]: WARNING cinder.volume.api [None req-9726488f-e399-4cf1-aebe-a44f5a507cf8 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8fdc108-e7da-4826-98a7-d751d93c0ab6) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 00:27:36 devstack devstack@c-api.service[87484]: 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 00:27:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-9726488f-e399-4cf1-aebe-a44f5a507cf8 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8fdc108-e7da-4826-98a7-d751d93c0ab6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:36 devstack devstack@c-api.service[87484]: WARNING cinder.volume.api [None req-9726488f-e399-4cf1-aebe-a44f5a507cf8 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8fdc108-e7da-4826-98a7-d751d93c0ab6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 00:27:36 devstack devstack@c-api.service[87484]: WARNING cinder.volume.api [None req-9726488f-e399-4cf1-aebe-a44f5a507cf8 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Flow 'volume_create_api' (09e1e218-42c5-4f5f-8efc-b09f425ba58e) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 00:27:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9726488f-e399-4cf1-aebe-a44f5a507cf8 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 400 Sep 01 00:27:36 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 995/1944] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:27:36 2026] POST /volume/v3/volumes => generated 173 bytes in 114 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 00:27:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6fcd8375-7750-4c8b-a876-27962929ad52 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6fcd8375-7750-4c8b-a876-27962929ad52 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] GET http://192.168.122.147/volume/v3/volumes/f2ed3c4c-399e-468d-9cd3-0c147a183a63 Sep 01 00:27:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6fcd8375-7750-4c8b-a876-27962929ad52 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6fcd8375-7750-4c8b-a876-27962929ad52 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:36 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:36 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:36 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:36 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6fcd8375-7750-4c8b-a876-27962929ad52 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Volume info retrieved successfully. Sep 01 00:27:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6fcd8375-7750-4c8b-a876-27962929ad52 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] http://192.168.122.147/volume/v3/volumes/f2ed3c4c-399e-468d-9cd3-0c147a183a63 returned with HTTP 200 Sep 01 00:27:36 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 950/1945] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:36 2026] GET /volume/v3/volumes/f2ed3c4c-399e-468d-9cd3-0c147a183a63 => generated 857 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a1a4abe8-8080-4b85-b3e4-595432c7030a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a1a4abe8-8080-4b85-b3e4-595432c7030a tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] DELETE http://192.168.122.147/volume/v3/volumes/f2ed3c4c-399e-468d-9cd3-0c147a183a63 Sep 01 00:27:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a1a4abe8-8080-4b85-b3e4-595432c7030a tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a1a4abe8-8080-4b85-b3e4-595432c7030a tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:36 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-a1a4abe8-8080-4b85-b3e4-595432c7030a tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Delete volume with id: f2ed3c4c-399e-468d-9cd3-0c147a183a63 Sep 01 00:27:36 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:36 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:36 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:36 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:36 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a1a4abe8-8080-4b85-b3e4-595432c7030a tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Volume info retrieved successfully. Sep 01 00:27:36 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a1a4abe8-8080-4b85-b3e4-595432c7030a tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Delete volume request issued successfully. Sep 01 00:27:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a1a4abe8-8080-4b85-b3e4-595432c7030a tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] http://192.168.122.147/volume/v3/volumes/f2ed3c4c-399e-468d-9cd3-0c147a183a63 returned with HTTP 202 Sep 01 00:27:36 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 996/1946] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:27:36 2026] DELETE /volume/v3/volumes/f2ed3c4c-399e-468d-9cd3-0c147a183a63 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:27:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8f0c69a4-c6a0-4303-a7f7-e220ccfcecd3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7b92cd06-07e6-44e8-a28d-441d174da776 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8f0c69a4-c6a0-4303-a7f7-e220ccfcecd3 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] GET http://192.168.122.147/volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 Sep 01 00:27:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8f0c69a4-c6a0-4303-a7f7-e220ccfcecd3 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8f0c69a4-c6a0-4303-a7f7-e220ccfcecd3 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7b92cd06-07e6-44e8-a28d-441d174da776 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] GET http://192.168.122.147/volume/v3/volumes/f2ed3c4c-399e-468d-9cd3-0c147a183a63 Sep 01 00:27:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7b92cd06-07e6-44e8-a28d-441d174da776 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7b92cd06-07e6-44e8-a28d-441d174da776 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:36 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:36 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:36 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:36 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8f0c69a4-c6a0-4303-a7f7-e220ccfcecd3 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Volume info retrieved successfully. Sep 01 00:27:36 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:36 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:36 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:36 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:36 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7b92cd06-07e6-44e8-a28d-441d174da776 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Volume info retrieved successfully. Sep 01 00:27:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8f0c69a4-c6a0-4303-a7f7-e220ccfcecd3 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] http://192.168.122.147/volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 returned with HTTP 200 Sep 01 00:27:36 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 951/1947] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:36 2026] GET /volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 => generated 911 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6eb46da8-3686-43bf-9999-3b604e637e70 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6eb46da8-3686-43bf-9999-3b604e637e70 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] GET http://192.168.122.147/volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 Sep 01 00:27:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6eb46da8-3686-43bf-9999-3b604e637e70 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6eb46da8-3686-43bf-9999-3b604e637e70 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7b92cd06-07e6-44e8-a28d-441d174da776 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] http://192.168.122.147/volume/v3/volumes/f2ed3c4c-399e-468d-9cd3-0c147a183a63 returned with HTTP 200 Sep 01 00:27:36 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 997/1948] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:36 2026] GET /volume/v3/volumes/f2ed3c4c-399e-468d-9cd3-0c147a183a63 => generated 856 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:36 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:36 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:36 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:36 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6eb46da8-3686-43bf-9999-3b604e637e70 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6eb46da8-3686-43bf-9999-3b604e637e70 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 returned with HTTP 200 Sep 01 00:27:36 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 952/1949] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:36 2026] GET /volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 => generated 1159 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:27:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-888efebe-5e64-40de-8626-5a5825872315 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-888efebe-5e64-40de-8626-5a5825872315 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] GET http://192.168.122.147/volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 Sep 01 00:27:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-888efebe-5e64-40de-8626-5a5825872315 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-888efebe-5e64-40de-8626-5a5825872315 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:36 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:36 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:36 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:36 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:36 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-888efebe-5e64-40de-8626-5a5825872315 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-888efebe-5e64-40de-8626-5a5825872315 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 returned with HTTP 200 Sep 01 00:27:36 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 998/1950] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:36 2026] GET /volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 => generated 1159 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a43e0610-bdbe-4e9c-8448-1631c9409050 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a43e0610-bdbe-4e9c-8448-1631c9409050 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] POST http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda/action Sep 01 00:27:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a43e0610-bdbe-4e9c-8448-1631c9409050 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Action body: b'{"os-detach": {"attachment_id": "1434e201-992d-4939-9d3e-1ee3b6c98861"}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:27:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a43e0610-bdbe-4e9c-8448-1631c9409050 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "1434e201-992d-4939-9d3e-1ee3b6c98861"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:36 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:36 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:36 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:36 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a43e0610-bdbe-4e9c-8448-1631c9409050 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a43e0610-bdbe-4e9c-8448-1631c9409050 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda/action returned with HTTP 400 Sep 01 00:27:36 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 953/1951] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:27:36 2026] POST /volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda/action => generated 100 bytes in 59 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 00:27:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-d351f76b-4b47-4726-85de-abc2bdab7bcd req-d86439a5-4e5d-42f0-8f24-00acefaec037 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-d351f76b-4b47-4726-85de-abc2bdab7bcd req-d86439a5-4e5d-42f0-8f24-00acefaec037 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] GET http://192.168.122.147/volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 Sep 01 00:27:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-d351f76b-4b47-4726-85de-abc2bdab7bcd req-d86439a5-4e5d-42f0-8f24-00acefaec037 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-d351f76b-4b47-4726-85de-abc2bdab7bcd req-d86439a5-4e5d-42f0-8f24-00acefaec037 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:36 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:36 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:36 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:36 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:37 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-d351f76b-4b47-4726-85de-abc2bdab7bcd req-d86439a5-4e5d-42f0-8f24-00acefaec037 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-d351f76b-4b47-4726-85de-abc2bdab7bcd req-d86439a5-4e5d-42f0-8f24-00acefaec037 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 returned with HTTP 200 Sep 01 00:27:37 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 999/1952] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:27:36 2026] GET /volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 => generated 1159 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-d351f76b-4b47-4726-85de-abc2bdab7bcd req-27d70937-0c61-4ccd-9246-f119703a9046 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-d351f76b-4b47-4726-85de-abc2bdab7bcd req-27d70937-0c61-4ccd-9246-f119703a9046 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] POST http://192.168.122.147/volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407/action Sep 01 00:27:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-d351f76b-4b47-4726-85de-abc2bdab7bcd req-27d70937-0c61-4ccd-9246-f119703a9046 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:27:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-d351f76b-4b47-4726-85de-abc2bdab7bcd req-27d70937-0c61-4ccd-9246-f119703a9046 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:37 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:37 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:37 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:37 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-d351f76b-4b47-4726-85de-abc2bdab7bcd req-27d70937-0c61-4ccd-9246-f119703a9046 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-d351f76b-4b47-4726-85de-abc2bdab7bcd req-27d70937-0c61-4ccd-9246-f119703a9046 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Begin detaching volume completed successfully. Sep 01 00:27:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-d351f76b-4b47-4726-85de-abc2bdab7bcd req-27d70937-0c61-4ccd-9246-f119703a9046 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407/action returned with HTTP 202 Sep 01 00:27:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 954/1953] 192.168.122.147 () {64 vars in 1561 bytes} [Tue Sep 1 00:27:37 2026] POST /volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 00:27:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a7446a10-1da0-46c0-aabe-2135011dbe59 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a7446a10-1da0-46c0-aabe-2135011dbe59 None None] GET http://192.168.122.147/volume// Sep 01 00:27:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a7446a10-1da0-46c0-aabe-2135011dbe59 None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a7446a10-1da0-46c0-aabe-2135011dbe59 None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a7446a10-1da0-46c0-aabe-2135011dbe59 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:27:37 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1000/1954] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:27:37 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 01 00:27:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-d351f76b-4b47-4726-85de-abc2bdab7bcd req-240f4297-c3a3-43b1-b9e1-5c56331b3eb6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-d351f76b-4b47-4726-85de-abc2bdab7bcd req-240f4297-c3a3-43b1-b9e1-5c56331b3eb6 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] GET http://192.168.122.147/volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 Sep 01 00:27:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-d351f76b-4b47-4726-85de-abc2bdab7bcd req-240f4297-c3a3-43b1-b9e1-5c56331b3eb6 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-d351f76b-4b47-4726-85de-abc2bdab7bcd req-240f4297-c3a3-43b1-b9e1-5c56331b3eb6 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:37 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:37 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:37 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:37 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-d351f76b-4b47-4726-85de-abc2bdab7bcd req-240f4297-c3a3-43b1-b9e1-5c56331b3eb6 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-d351f76b-4b47-4726-85de-abc2bdab7bcd req-240f4297-c3a3-43b1-b9e1-5c56331b3eb6 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 returned with HTTP 200 Sep 01 00:27:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 955/1955] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:27:37 2026] GET /volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 => generated 1343 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 00:27:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-d351f76b-4b47-4726-85de-abc2bdab7bcd req-f76cbc2e-489a-4a56-b6af-b56ea4ef961c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-d351f76b-4b47-4726-85de-abc2bdab7bcd req-f76cbc2e-489a-4a56-b6af-b56ea4ef961c tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] DELETE http://192.168.122.147/volume/v3/attachments/1434e201-992d-4939-9d3e-1ee3b6c98861 Sep 01 00:27:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-d351f76b-4b47-4726-85de-abc2bdab7bcd req-f76cbc2e-489a-4a56-b6af-b56ea4ef961c tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-d351f76b-4b47-4726-85de-abc2bdab7bcd req-f76cbc2e-489a-4a56-b6af-b56ea4ef961c tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:37 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:37 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a9d28d71-84ea-4418-bcbb-5c8f8d8e6397 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a9d28d71-84ea-4418-bcbb-5c8f8d8e6397 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] GET http://192.168.122.147/volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 Sep 01 00:27:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a9d28d71-84ea-4418-bcbb-5c8f8d8e6397 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a9d28d71-84ea-4418-bcbb-5c8f8d8e6397 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:37 devstack devstack@c-api.service[87484]: /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 00:27:37 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, Sep 01 00:27:37 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:37 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:37 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:37 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a9d28d71-84ea-4418-bcbb-5c8f8d8e6397 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Volume info retrieved successfully. Sep 01 00:27:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a9d28d71-84ea-4418-bcbb-5c8f8d8e6397 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] http://192.168.122.147/volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 returned with HTTP 200 Sep 01 00:27:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 956/1956] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:37 2026] GET /volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 => generated 914 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9a4ad521-f366-49c0-9e30-196f94e25a72 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9a4ad521-f366-49c0-9e30-196f94e25a72 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] GET http://192.168.122.147/volume/v3/volumes/f2ed3c4c-399e-468d-9cd3-0c147a183a63 Sep 01 00:27:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9a4ad521-f366-49c0-9e30-196f94e25a72 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9a4ad521-f366-49c0-9e30-196f94e25a72 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9a4ad521-f366-49c0-9e30-196f94e25a72 tempest-VolumesCloneNegativeTest-1557105922 tempest-VolumesCloneNegativeTest-1557105922-project-member] http://192.168.122.147/volume/v3/volumes/f2ed3c4c-399e-468d-9cd3-0c147a183a63 returned with HTTP 404 Sep 01 00:27:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 957/1957] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:37 2026] GET /volume/v3/volumes/f2ed3c4c-399e-468d-9cd3-0c147a183a63 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:27:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-d351f76b-4b47-4726-85de-abc2bdab7bcd req-f76cbc2e-489a-4a56-b6af-b56ea4ef961c tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/attachments/1434e201-992d-4939-9d3e-1ee3b6c98861 returned with HTTP 200 Sep 01 00:27:37 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1001/1958] 192.168.122.147 () {64 vars in 1562 bytes} [Tue Sep 1 00:27:37 2026] DELETE /volume/v3/attachments/1434e201-992d-4939-9d3e-1ee3b6c98861 => generated 19 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c3e44f36-98f2-428b-b81d-f2abc8dfb859 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c3e44f36-98f2-428b-b81d-f2abc8dfb859 tempest-TestServerVolumeAttachmentScenario-499656151 tempest-TestServerVolumeAttachmentScenario-499656151-project-admin] POST http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda/action Sep 01 00:27:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c3e44f36-98f2-428b-b81d-f2abc8dfb859 tempest-TestServerVolumeAttachmentScenario-499656151 tempest-TestServerVolumeAttachmentScenario-499656151-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:27:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c3e44f36-98f2-428b-b81d-f2abc8dfb859 tempest-TestServerVolumeAttachmentScenario-499656151 tempest-TestServerVolumeAttachmentScenario-499656151-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:38 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:38 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:38 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:38 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.contrib.admin_actions [None req-c3e44f36-98f2-428b-b81d-f2abc8dfb859 tempest-TestServerVolumeAttachmentScenario-499656151 tempest-TestServerVolumeAttachmentScenario-499656151-project-admin] Updating volume 'fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda' with '{'status': 'in-use'}' {{(pid=87485) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 00:27:38 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:38 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:38 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:38 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c3e44f36-98f2-428b-b81d-f2abc8dfb859 tempest-TestServerVolumeAttachmentScenario-499656151 tempest-TestServerVolumeAttachmentScenario-499656151-project-admin] http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda/action returned with HTTP 202 Sep 01 00:27:38 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 958/1959] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:27:38 2026] POST /volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:27:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b7da0a87-0678-4d70-803c-f37d950dd93c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b7da0a87-0678-4d70-803c-f37d950dd93c tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] GET http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda Sep 01 00:27:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b7da0a87-0678-4d70-803c-f37d950dd93c tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b7da0a87-0678-4d70-803c-f37d950dd93c tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:38 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:38 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:38 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:38 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:38 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b7da0a87-0678-4d70-803c-f37d950dd93c tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b7da0a87-0678-4d70-803c-f37d950dd93c tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda returned with HTTP 200 Sep 01 00:27:38 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1002/1960] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:38 2026] GET /volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda => generated 1159 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-90c71a1f-3f73-4ec5-9947-7c37a090bc6a req-79555653-e08e-44a9-a4e6-1a4ef79ebb6c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-90c71a1f-3f73-4ec5-9947-7c37a090bc6a req-79555653-e08e-44a9-a4e6-1a4ef79ebb6c tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] GET http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda Sep 01 00:27:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-90c71a1f-3f73-4ec5-9947-7c37a090bc6a req-79555653-e08e-44a9-a4e6-1a4ef79ebb6c tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-90c71a1f-3f73-4ec5-9947-7c37a090bc6a req-79555653-e08e-44a9-a4e6-1a4ef79ebb6c tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:38 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:38 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:38 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:38 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:38 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-90c71a1f-3f73-4ec5-9947-7c37a090bc6a req-79555653-e08e-44a9-a4e6-1a4ef79ebb6c tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-90c71a1f-3f73-4ec5-9947-7c37a090bc6a req-79555653-e08e-44a9-a4e6-1a4ef79ebb6c tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda returned with HTTP 200 Sep 01 00:27:38 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 959/1961] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:27:38 2026] GET /volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda => generated 1159 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-90c71a1f-3f73-4ec5-9947-7c37a090bc6a req-f21c1e48-7bf2-491d-a2c4-317a905e09f8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-90c71a1f-3f73-4ec5-9947-7c37a090bc6a req-f21c1e48-7bf2-491d-a2c4-317a905e09f8 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] POST http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda/action Sep 01 00:27:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-90c71a1f-3f73-4ec5-9947-7c37a090bc6a req-f21c1e48-7bf2-491d-a2c4-317a905e09f8 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:27:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-90c71a1f-3f73-4ec5-9947-7c37a090bc6a req-f21c1e48-7bf2-491d-a2c4-317a905e09f8 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:38 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:38 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c15596e3-f481-46cf-80b5-de16e7aa6c25 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:38 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:38 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:38 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-90c71a1f-3f73-4ec5-9947-7c37a090bc6a req-f21c1e48-7bf2-491d-a2c4-317a905e09f8 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c15596e3-f481-46cf-80b5-de16e7aa6c25 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] GET http://192.168.122.147/volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 Sep 01 00:27:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c15596e3-f481-46cf-80b5-de16e7aa6c25 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c15596e3-f481-46cf-80b5-de16e7aa6c25 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:38 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-90c71a1f-3f73-4ec5-9947-7c37a090bc6a req-f21c1e48-7bf2-491d-a2c4-317a905e09f8 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Begin detaching volume completed successfully. Sep 01 00:27:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-90c71a1f-3f73-4ec5-9947-7c37a090bc6a req-f21c1e48-7bf2-491d-a2c4-317a905e09f8 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda/action returned with HTTP 202 Sep 01 00:27:38 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1003/1962] 192.168.122.147 () {64 vars in 1561 bytes} [Tue Sep 1 00:27:38 2026] POST /volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:27:38 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:38 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:38 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:38 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:38 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c15596e3-f481-46cf-80b5-de16e7aa6c25 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Volume info retrieved successfully. Sep 01 00:27:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c15596e3-f481-46cf-80b5-de16e7aa6c25 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] http://192.168.122.147/volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 returned with HTTP 200 Sep 01 00:27:38 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 960/1963] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:38 2026] GET /volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 => generated 914 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3794b769-3b60-4c6e-8620-7943724bc8dc None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3794b769-3b60-4c6e-8620-7943724bc8dc None None] GET http://192.168.122.147/volume// Sep 01 00:27:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3794b769-3b60-4c6e-8620-7943724bc8dc None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3794b769-3b60-4c6e-8620-7943724bc8dc None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3794b769-3b60-4c6e-8620-7943724bc8dc None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:27:39 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1004/1964] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:27:39 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:27:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-90c71a1f-3f73-4ec5-9947-7c37a090bc6a req-9b36f755-a90f-4af2-a198-d365da03c29f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-90c71a1f-3f73-4ec5-9947-7c37a090bc6a req-9b36f755-a90f-4af2-a198-d365da03c29f tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] GET http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda Sep 01 00:27:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-90c71a1f-3f73-4ec5-9947-7c37a090bc6a req-9b36f755-a90f-4af2-a198-d365da03c29f tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-90c71a1f-3f73-4ec5-9947-7c37a090bc6a req-9b36f755-a90f-4af2-a198-d365da03c29f tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:39 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:39 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:39 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:39 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:39 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-90c71a1f-3f73-4ec5-9947-7c37a090bc6a req-9b36f755-a90f-4af2-a198-d365da03c29f tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-90c71a1f-3f73-4ec5-9947-7c37a090bc6a req-9b36f755-a90f-4af2-a198-d365da03c29f tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda returned with HTTP 200 Sep 01 00:27:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 961/1965] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:27:39 2026] GET /volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda => generated 1343 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:27:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-90c71a1f-3f73-4ec5-9947-7c37a090bc6a req-f341df64-23ca-4e9b-9f48-be3b637824ed None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-90c71a1f-3f73-4ec5-9947-7c37a090bc6a req-f341df64-23ca-4e9b-9f48-be3b637824ed tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] DELETE http://192.168.122.147/volume/v3/attachments/38550dd0-c181-443b-86ba-e2d195ccb8ed Sep 01 00:27:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-90c71a1f-3f73-4ec5-9947-7c37a090bc6a req-f341df64-23ca-4e9b-9f48-be3b637824ed tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-90c71a1f-3f73-4ec5-9947-7c37a090bc6a req-f341df64-23ca-4e9b-9f48-be3b637824ed tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:39 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:39 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:39 devstack devstack@c-api.service[87484]: /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 00:27:39 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, Sep 01 00:27:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-90c71a1f-3f73-4ec5-9947-7c37a090bc6a req-f341df64-23ca-4e9b-9f48-be3b637824ed tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/attachments/38550dd0-c181-443b-86ba-e2d195ccb8ed returned with HTTP 200 Sep 01 00:27:39 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1005/1966] 192.168.122.147 () {64 vars in 1562 bytes} [Tue Sep 1 00:27:39 2026] DELETE /volume/v3/attachments/38550dd0-c181-443b-86ba-e2d195ccb8ed => generated 19 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-05e8c0b4-6a1a-4857-8add-9b739d7ed2fe None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-05e8c0b4-6a1a-4857-8add-9b739d7ed2fe tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] GET http://192.168.122.147/volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 Sep 01 00:27:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-05e8c0b4-6a1a-4857-8add-9b739d7ed2fe tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-05e8c0b4-6a1a-4857-8add-9b739d7ed2fe tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:39 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:39 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:39 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:39 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:39 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-05e8c0b4-6a1a-4857-8add-9b739d7ed2fe tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Volume info retrieved successfully. Sep 01 00:27:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-05e8c0b4-6a1a-4857-8add-9b739d7ed2fe tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] http://192.168.122.147/volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 returned with HTTP 200 Sep 01 00:27:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 962/1967] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:39 2026] GET /volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 => generated 914 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-1cf7c5a2-154b-4431-9103-cc1bf243af74 req-db53f82c-106f-46d6-89bc-578f4a2f942e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-1cf7c5a2-154b-4431-9103-cc1bf243af74 req-db53f82c-106f-46d6-89bc-578f4a2f942e tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] GET http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda Sep 01 00:27:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-1cf7c5a2-154b-4431-9103-cc1bf243af74 req-db53f82c-106f-46d6-89bc-578f4a2f942e tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-1cf7c5a2-154b-4431-9103-cc1bf243af74 req-db53f82c-106f-46d6-89bc-578f4a2f942e tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:40 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:40 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:40 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:40 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:40 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-1cf7c5a2-154b-4431-9103-cc1bf243af74 req-db53f82c-106f-46d6-89bc-578f4a2f942e tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-1cf7c5a2-154b-4431-9103-cc1bf243af74 req-db53f82c-106f-46d6-89bc-578f4a2f942e tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda returned with HTTP 200 Sep 01 00:27:40 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1006/1968] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:27:40 2026] GET /volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda => generated 867 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8ae0f580-8bf2-4e04-84f0-d77e916af77d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8ae0f580-8bf2-4e04-84f0-d77e916af77d tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] GET http://192.168.122.147/volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 Sep 01 00:27:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8ae0f580-8bf2-4e04-84f0-d77e916af77d tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8ae0f580-8bf2-4e04-84f0-d77e916af77d tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:41 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:41 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:41 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:41 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:41 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8ae0f580-8bf2-4e04-84f0-d77e916af77d tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Volume info retrieved successfully. Sep 01 00:27:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8ae0f580-8bf2-4e04-84f0-d77e916af77d tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] http://192.168.122.147/volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 returned with HTTP 200 Sep 01 00:27:41 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 963/1969] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:41 2026] GET /volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 => generated 914 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c30fec3e-d84d-4375-a3d0-3120a5519522 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c30fec3e-d84d-4375-a3d0-3120a5519522 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:27:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c30fec3e-d84d-4375-a3d0-3120a5519522 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "df40e229-b455-4243-a6fd-53ca30610169", "size": 1, "name": "tempest-VolumesExtendTest-Volume-314903341"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-c30fec3e-d84d-4375-a3d0-3120a5519522 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Create volume request body: {'volume': {'imageRef': 'df40e229-b455-4243-a6fd-53ca30610169', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-314903341'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:27:41 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-c30fec3e-d84d-4375-a3d0-3120a5519522 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Create volume of 1 GB Sep 01 00:27:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c30fec3e-d84d-4375-a3d0-3120a5519522 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Availability Zones retrieved successfully. Sep 01 00:27:41 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c30fec3e-d84d-4375-a3d0-3120a5519522 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Flow 'volume_create_api' (c52a63de-4231-49ce-b9bc-64d76c136594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:27:41 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c30fec3e-d84d-4375-a3d0-3120a5519522 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (233ccfa0-852c-454e-a3f9-472b32134157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:41 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-c30fec3e-d84d-4375-a3d0-3120a5519522 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:27:41 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c30fec3e-d84d-4375-a3d0-3120a5519522 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (233ccfa0-852c-454e-a3f9-472b32134157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:27:41 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c30fec3e-d84d-4375-a3d0-3120a5519522 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c594bf9f-54ae-436f-9aba-bc76d3844ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:42 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-c30fec3e-d84d-4375-a3d0-3120a5519522 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Created reservations ['986ddc12-7551-469e-9517-1618b5fcfe20', 'cae975b7-a1e2-4e12-867e-df9b61b1a758', 'c684ec74-4038-4385-af30-ca9d6b3f2d6e', '9b4f0a72-d802-453b-9725-4b79c86aefa4'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:27:42 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c30fec3e-d84d-4375-a3d0-3120a5519522 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c594bf9f-54ae-436f-9aba-bc76d3844ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['986ddc12-7551-469e-9517-1618b5fcfe20', 'cae975b7-a1e2-4e12-867e-df9b61b1a758', 'c684ec74-4038-4385-af30-ca9d6b3f2d6e', '9b4f0a72-d802-453b-9725-4b79c86aefa4']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:27:42 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c30fec3e-d84d-4375-a3d0-3120a5519522 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c81edb5-732b-4495-84f1-89ca7b1692a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:42 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:42 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:42 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c30fec3e-d84d-4375-a3d0-3120a5519522 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c81edb5-732b-4495-84f1-89ca7b1692a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3a6b5af-97f2-4556-a5c4-478893a11165', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-314903341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='594c499fb85e43fbae7d2a980e6ef1b6',qos_specs=None,replication_status=,reservations=['986ddc12-7551-469e-9517-1618b5fcfe20','cae975b7-a1e2-4e12-867e-df9b61b1a758','c684ec74-4038-4385-af30-ca9d6b3f2d6e','9b4f0a72-d802-453b-9725-4b79c86aefa4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5a8291e1b844fae82173b74a646e2fd',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:27:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-314903341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3a6b5af-97f2-4556-a5c4-478893a11165,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='594c499fb85e43fbae7d2a980e6ef1b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5a8291e1b844fae82173b74a646e2fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:27:42 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c30fec3e-d84d-4375-a3d0-3120a5519522 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf89a98b-2557-4385-8e32-bbc6d41a0028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-766e9f90-6038-4319-a9bb-bab751707c48 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-766e9f90-6038-4319-a9bb-bab751707c48 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] GET http://192.168.122.147/volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 Sep 01 00:27:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-766e9f90-6038-4319-a9bb-bab751707c48 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-766e9f90-6038-4319-a9bb-bab751707c48 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:42 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c30fec3e-d84d-4375-a3d0-3120a5519522 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf89a98b-2557-4385-8e32-bbc6d41a0028) transitioned into state 'SUCCESS' from state '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-314903341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='594c499fb85e43fbae7d2a980e6ef1b6',qos_specs=None,replication_status=,reservations=['986ddc12-7551-469e-9517-1618b5fcfe20','cae975b7-a1e2-4e12-867e-df9b61b1a758','c684ec74-4038-4385-af30-ca9d6b3f2d6e','9b4f0a72-d802-453b-9725-4b79c86aefa4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5a8291e1b844fae82173b74a646e2fd',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:27:42 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c30fec3e-d84d-4375-a3d0-3120a5519522 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b0d2a24-3348-43ed-9668-12a9265f6575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:42 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:42 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:42 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:42 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:42 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-766e9f90-6038-4319-a9bb-bab751707c48 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Volume info retrieved successfully. Sep 01 00:27:42 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c30fec3e-d84d-4375-a3d0-3120a5519522 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b0d2a24-3348-43ed-9668-12a9265f6575) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:27:42 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c30fec3e-d84d-4375-a3d0-3120a5519522 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Flow 'volume_create_api' (c52a63de-4231-49ce-b9bc-64d76c136594) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:27:42 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c30fec3e-d84d-4375-a3d0-3120a5519522 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Create volume request issued successfully. Sep 01 00:27:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c30fec3e-d84d-4375-a3d0-3120a5519522 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:27:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1007/1970] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:27:41 2026] POST /volume/v3/volumes => generated 756 bytes in 738 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:27:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7ad28cbc-f3d0-4c19-93a4-30de68a3ca03 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7ad28cbc-f3d0-4c19-93a4-30de68a3ca03 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 Sep 01 00:27:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7ad28cbc-f3d0-4c19-93a4-30de68a3ca03 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-766e9f90-6038-4319-a9bb-bab751707c48 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] http://192.168.122.147/volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 returned with HTTP 200 Sep 01 00:27:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7ad28cbc-f3d0-4c19-93a4-30de68a3ca03 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 964/1971] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:42 2026] GET /volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 => generated 1332 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:42 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:42 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:42 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:42 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:42 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7ad28cbc-f3d0-4c19-93a4-30de68a3ca03 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Volume info retrieved successfully. Sep 01 00:27:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7ad28cbc-f3d0-4c19-93a4-30de68a3ca03 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 returned with HTTP 200 Sep 01 00:27:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1008/1972] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:42 2026] GET /volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 => generated 824 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-ee9c2dc4-25af-48ba-823c-3859e1f211be None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-ee9c2dc4-25af-48ba-823c-3859e1f211be tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] GET http://192.168.122.147/volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 Sep 01 00:27:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-ee9c2dc4-25af-48ba-823c-3859e1f211be tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-ee9c2dc4-25af-48ba-823c-3859e1f211be tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:42 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:42 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:42 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:42 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:42 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-ee9c2dc4-25af-48ba-823c-3859e1f211be tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Volume info retrieved successfully. Sep 01 00:27:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-ee9c2dc4-25af-48ba-823c-3859e1f211be tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] http://192.168.122.147/volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 returned with HTTP 200 Sep 01 00:27:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 965/1973] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:27:42 2026] GET /volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 => generated 1332 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-6b8ab303-0af6-4d70-b2f3-e702d26a2161 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-6b8ab303-0af6-4d70-b2f3-e702d26a2161 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] GET http://192.168.122.147/volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 Sep 01 00:27:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-6b8ab303-0af6-4d70-b2f3-e702d26a2161 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-6b8ab303-0af6-4d70-b2f3-e702d26a2161 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:43 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-6b8ab303-0af6-4d70-b2f3-e702d26a2161 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Volume info retrieved successfully. Sep 01 00:27:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-6b8ab303-0af6-4d70-b2f3-e702d26a2161 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] http://192.168.122.147/volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 returned with HTTP 200 Sep 01 00:27:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1009/1974] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:27:43 2026] GET /volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 => generated 1332 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c9c5a664-0137-46cc-8ca3-42139df95223 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c9c5a664-0137-46cc-8ca3-42139df95223 None None] GET http://192.168.122.147/volume// Sep 01 00:27:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c9c5a664-0137-46cc-8ca3-42139df95223 None None] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c9c5a664-0137-46cc-8ca3-42139df95223 None None] Calling method 'all' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c9c5a664-0137-46cc-8ca3-42139df95223 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:27:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 966/1975] 192.168.122.147 () {58 vars in 1308 bytes} [Tue Sep 1 00:27:43 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:27:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-32c98600-4db3-420c-8792-f19db2b97274 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-32c98600-4db3-420c-8792-f19db2b97274 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 01 00:27:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-32c98600-4db3-420c-8792-f19db2b97274 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8016160a-238d-4616-bbbe-ccd45e68c9e9", "connector": null, "instance_uuid": "d44a8295-e095-445a-bcb0-160902f7bd2d"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:43 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ee591b2d-b3e0-43ad-92cc-9d9220b07181 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ee591b2d-b3e0-43ad-92cc-9d9220b07181 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 Sep 01 00:27:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ee591b2d-b3e0-43ad-92cc-9d9220b07181 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-32c98600-4db3-420c-8792-f19db2b97274 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 01 00:27:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1010/1976] 192.168.122.147 () {66 vars in 1483 bytes} [Tue Sep 1 00:27:43 2026] POST /volume/v3/attachments => generated 273 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ee591b2d-b3e0-43ad-92cc-9d9220b07181 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:43 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ee591b2d-b3e0-43ad-92cc-9d9220b07181 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Volume info retrieved successfully. Sep 01 00:27:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ee591b2d-b3e0-43ad-92cc-9d9220b07181 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 returned with HTTP 200 Sep 01 00:27:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 967/1977] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:43 2026] GET /volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 => generated 848 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d5160e86-cd3f-4bde-8d98-9e475778800f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d5160e86-cd3f-4bde-8d98-9e475778800f tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 Sep 01 00:27:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d5160e86-cd3f-4bde-8d98-9e475778800f tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d5160e86-cd3f-4bde-8d98-9e475778800f tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:44 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:44 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:44 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d5160e86-cd3f-4bde-8d98-9e475778800f tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Volume info retrieved successfully. Sep 01 00:27:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d5160e86-cd3f-4bde-8d98-9e475778800f tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 returned with HTTP 200 Sep 01 00:27:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1011/1978] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:44 2026] GET /volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 => generated 906 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c948b4cc-977e-46c6-9804-37be322294c0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c948b4cc-977e-46c6-9804-37be322294c0 None None] GET http://192.168.122.147/volume// Sep 01 00:27:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c948b4cc-977e-46c6-9804-37be322294c0 None None] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c948b4cc-977e-46c6-9804-37be322294c0 None None] Calling method 'all' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c948b4cc-977e-46c6-9804-37be322294c0 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:27:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 968/1979] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:27:45 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:27:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-e3302c79-45d1-45e3-b918-c1a108938ae9 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-e3302c79-45d1-45e3-b918-c1a108938ae9 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] GET http://192.168.122.147/volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 Sep 01 00:27:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-e3302c79-45d1-45e3-b918-c1a108938ae9 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-e3302c79-45d1-45e3-b918-c1a108938ae9 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:45 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:45 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-e3302c79-45d1-45e3-b918-c1a108938ae9 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Volume info retrieved successfully. Sep 01 00:27:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-e3302c79-45d1-45e3-b918-c1a108938ae9 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] http://192.168.122.147/volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 returned with HTTP 200 Sep 01 00:27:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1012/1980] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:27:45 2026] GET /volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 => generated 1512 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:27:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-dd0d332a-69ea-494d-a4b4-301fa229e7bb None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dd0d332a-69ea-494d-a4b4-301fa229e7bb tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 Sep 01 00:27:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dd0d332a-69ea-494d-a4b4-301fa229e7bb tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dd0d332a-69ea-494d-a4b4-301fa229e7bb tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:45 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:45 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-dd0d332a-69ea-494d-a4b4-301fa229e7bb tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Volume info retrieved successfully. Sep 01 00:27:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dd0d332a-69ea-494d-a4b4-301fa229e7bb tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 returned with HTTP 200 Sep 01 00:27:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 969/1981] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:45 2026] GET /volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 => generated 906 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-957ec1cf-0ad7-45de-bbf5-0660d496faee None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-957ec1cf-0ad7-45de-bbf5-0660d496faee tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] PUT http://192.168.122.147/volume/v3/attachments/579cba8f-07e8-4f7b-a618-8c2ac730b5a9 Sep 01 00:27:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-957ec1cf-0ad7-45de-bbf5-0660d496faee tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:adfa816424c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "da743fc2-df7b-458e-a6d8-82aef14baffc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:45 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-957ec1cf-0ad7-45de-bbf5-0660d496faee tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Acquiring lock "cinder-attachment_update-8016160a-238d-4616-bbbe-ccd45e68c9e9-devstack" by "attachment_update" {{(pid=87484) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 00:27:45 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-957ec1cf-0ad7-45de-bbf5-0660d496faee tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Lock "cinder-attachment_update-8016160a-238d-4616-bbbe-ccd45e68c9e9-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=87484) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 00:27:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:45 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:45 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:46 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-957ec1cf-0ad7-45de-bbf5-0660d496faee tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Lock "cinder-attachment_update-8016160a-238d-4616-bbbe-ccd45e68c9e9-devstack" released by "attachment_update" :: held 0.339s {{(pid=87484) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 00:27:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-957ec1cf-0ad7-45de-bbf5-0660d496faee tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] http://192.168.122.147/volume/v3/attachments/579cba8f-07e8-4f7b-a618-8c2ac730b5a9 returned with HTTP 200 Sep 01 00:27:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1013/1982] 192.168.122.147 () {66 vars in 1593 bytes} [Tue Sep 1 00:27:45 2026] PUT /volume/v3/attachments/579cba8f-07e8-4f7b-a618-8c2ac730b5a9 => generated 694 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-32af9296-459e-4dc3-8438-09a064f45448 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-32af9296-459e-4dc3-8438-09a064f45448 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] POST http://192.168.122.147/volume/v3/attachments/579cba8f-07e8-4f7b-a618-8c2ac730b5a9/action Sep 01 00:27:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-32af9296-459e-4dc3-8438-09a064f45448 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Action body: b'{"os-complete": null}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:27:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-32af9296-459e-4dc3-8438-09a064f45448 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:46 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:46 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:46 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:46 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-9a907973-d7fa-4c9e-9b72-02da4311e6d0 req-32af9296-459e-4dc3-8438-09a064f45448 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] http://192.168.122.147/volume/v3/attachments/579cba8f-07e8-4f7b-a618-8c2ac730b5a9/action returned with HTTP 204 Sep 01 00:27:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 970/1983] 192.168.122.147 () {66 vars in 1614 bytes} [Tue Sep 1 00:27:46 2026] POST /volume/v3/attachments/579cba8f-07e8-4f7b-a618-8c2ac730b5a9/action => generated 0 bytes in 139 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:27:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c2385ccc-13f0-469e-a208-9504ddb1fb19 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c2385ccc-13f0-469e-a208-9504ddb1fb19 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] DELETE http://192.168.122.147/volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 Sep 01 00:27:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c2385ccc-13f0-469e-a208-9504ddb1fb19 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c2385ccc-13f0-469e-a208-9504ddb1fb19 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:46 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-c2385ccc-13f0-469e-a208-9504ddb1fb19 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Delete volume with id: 04207770-7f47-44c6-9ea5-c6b78cd7b407 Sep 01 00:27:46 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:46 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:46 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:46 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:46 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c2385ccc-13f0-469e-a208-9504ddb1fb19 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:46 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c2385ccc-13f0-469e-a208-9504ddb1fb19 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Delete volume request issued successfully. Sep 01 00:27:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c2385ccc-13f0-469e-a208-9504ddb1fb19 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 returned with HTTP 202 Sep 01 00:27:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1014/1984] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:27:46 2026] DELETE /volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:27:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b20ea80d-2610-46f8-8e42-ee70e8d6b1fa None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b20ea80d-2610-46f8-8e42-ee70e8d6b1fa tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] GET http://192.168.122.147/volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 Sep 01 00:27:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b20ea80d-2610-46f8-8e42-ee70e8d6b1fa tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e28572f5-6d58-434a-96f9-2741b043010d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b20ea80d-2610-46f8-8e42-ee70e8d6b1fa tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e28572f5-6d58-434a-96f9-2741b043010d tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 Sep 01 00:27:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e28572f5-6d58-434a-96f9-2741b043010d tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e28572f5-6d58-434a-96f9-2741b043010d tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:46 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:46 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:46 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:46 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:46 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:46 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:46 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:46 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:46 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e28572f5-6d58-434a-96f9-2741b043010d tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Volume info retrieved successfully. Sep 01 00:27:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e28572f5-6d58-434a-96f9-2741b043010d tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 returned with HTTP 200 Sep 01 00:27:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1015/1985] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:46 2026] GET /volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 => generated 909 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:46 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b20ea80d-2610-46f8-8e42-ee70e8d6b1fa tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b20ea80d-2610-46f8-8e42-ee70e8d6b1fa tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 returned with HTTP 200 Sep 01 00:27:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 971/1986] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:46 2026] GET /volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 => generated 866 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-592f34c7-0e89-4b3c-9c94-d92557ca75c1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-592f34c7-0e89-4b3c-9c94-d92557ca75c1 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 Sep 01 00:27:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-592f34c7-0e89-4b3c-9c94-d92557ca75c1 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-592f34c7-0e89-4b3c-9c94-d92557ca75c1 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b7bf6855-909e-4362-b7c7-0223b826db7d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b7bf6855-909e-4362-b7c7-0223b826db7d tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] GET http://192.168.122.147/volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 Sep 01 00:27:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b7bf6855-909e-4362-b7c7-0223b826db7d tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b7bf6855-909e-4362-b7c7-0223b826db7d tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:47 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:47 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:47 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:47 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:47 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-592f34c7-0e89-4b3c-9c94-d92557ca75c1 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Volume info retrieved successfully. Sep 01 00:27:47 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:47 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-592f34c7-0e89-4b3c-9c94-d92557ca75c1 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 returned with HTTP 200 Sep 01 00:27:47 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1016/1987] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:47 2026] GET /volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 => generated 909 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:47 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:47 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b7bf6855-909e-4362-b7c7-0223b826db7d tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 returned with HTTP 404 Sep 01 00:27:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 972/1988] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:47 2026] GET /volume/v3/volumes/04207770-7f47-44c6-9ea5-c6b78cd7b407 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:27:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4975e7a4-800b-4ca9-88e7-e309be76f7da None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4975e7a4-800b-4ca9-88e7-e309be76f7da tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] DELETE http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda Sep 01 00:27:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4975e7a4-800b-4ca9-88e7-e309be76f7da tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4975e7a4-800b-4ca9-88e7-e309be76f7da tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:47 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-4975e7a4-800b-4ca9-88e7-e309be76f7da tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Delete volume with id: fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda Sep 01 00:27:47 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:47 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:47 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:47 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:47 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4975e7a4-800b-4ca9-88e7-e309be76f7da tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:48 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4975e7a4-800b-4ca9-88e7-e309be76f7da tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Delete volume request issued successfully. Sep 01 00:27:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4975e7a4-800b-4ca9-88e7-e309be76f7da tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda returned with HTTP 202 Sep 01 00:27:48 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1017/1989] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:27:47 2026] DELETE /volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:27:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2eb133a2-cc06-4b56-bc0f-8547fc603d2d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2eb133a2-cc06-4b56-bc0f-8547fc603d2d tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] GET http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda Sep 01 00:27:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2eb133a2-cc06-4b56-bc0f-8547fc603d2d tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2eb133a2-cc06-4b56-bc0f-8547fc603d2d tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:48 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:48 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:48 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:48 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:48 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2eb133a2-cc06-4b56-bc0f-8547fc603d2d tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2eb133a2-cc06-4b56-bc0f-8547fc603d2d tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda returned with HTTP 200 Sep 01 00:27:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 973/1990] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:48 2026] GET /volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda => generated 866 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-59e104fa-39f5-4aec-b938-4f5c50342352 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-59e104fa-39f5-4aec-b938-4f5c50342352 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 Sep 01 00:27:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-59e104fa-39f5-4aec-b938-4f5c50342352 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-59e104fa-39f5-4aec-b938-4f5c50342352 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:48 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:48 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:48 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:48 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:48 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-59e104fa-39f5-4aec-b938-4f5c50342352 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Volume info retrieved successfully. Sep 01 00:27:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-59e104fa-39f5-4aec-b938-4f5c50342352 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 returned with HTTP 200 Sep 01 00:27:48 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1018/1991] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:48 2026] GET /volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 => generated 909 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-bcdfc5fe-26fc-48bf-aaea-9872d2352e0b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bcdfc5fe-26fc-48bf-aaea-9872d2352e0b tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] GET http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda Sep 01 00:27:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bcdfc5fe-26fc-48bf-aaea-9872d2352e0b tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bcdfc5fe-26fc-48bf-aaea-9872d2352e0b tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:49 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:49 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:49 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:49 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:49 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-bcdfc5fe-26fc-48bf-aaea-9872d2352e0b tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Volume info retrieved successfully. Sep 01 00:27:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bcdfc5fe-26fc-48bf-aaea-9872d2352e0b tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda returned with HTTP 200 Sep 01 00:27:49 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 974/1992] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:49 2026] GET /volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda => generated 866 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-912d77f9-7bbf-44a1-841c-7be6d365c3b1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-912d77f9-7bbf-44a1-841c-7be6d365c3b1 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 Sep 01 00:27:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-912d77f9-7bbf-44a1-841c-7be6d365c3b1 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-912d77f9-7bbf-44a1-841c-7be6d365c3b1 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:50 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:50 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:50 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:50 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:50 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-912d77f9-7bbf-44a1-841c-7be6d365c3b1 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Volume info retrieved successfully. Sep 01 00:27:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-912d77f9-7bbf-44a1-841c-7be6d365c3b1 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 returned with HTTP 200 Sep 01 00:27:50 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1019/1993] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:50 2026] GET /volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 => generated 909 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-774d28d3-0a96-4373-af88-88eba08d2935 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-774d28d3-0a96-4373-af88-88eba08d2935 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] GET http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda Sep 01 00:27:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-774d28d3-0a96-4373-af88-88eba08d2935 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-774d28d3-0a96-4373-af88-88eba08d2935 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-774d28d3-0a96-4373-af88-88eba08d2935 tempest-TestServerVolumeAttachmentScenario-351257321 tempest-TestServerVolumeAttachmentScenario-351257321-project-member] http://192.168.122.147/volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda returned with HTTP 404 Sep 01 00:27:50 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 975/1994] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:50 2026] GET /volume/v3/volumes/fa1a1e2b-cae6-4791-9ef2-5ea26b19dfda => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:27:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5e498b83-3b6f-49b8-80d9-83dfced1f22e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5e498b83-3b6f-49b8-80d9-83dfced1f22e tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 Sep 01 00:27:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5e498b83-3b6f-49b8-80d9-83dfced1f22e tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5e498b83-3b6f-49b8-80d9-83dfced1f22e tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:51 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:51 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:51 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:51 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:51 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5e498b83-3b6f-49b8-80d9-83dfced1f22e tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Volume info retrieved successfully. Sep 01 00:27:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5e498b83-3b6f-49b8-80d9-83dfced1f22e tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 returned with HTTP 200 Sep 01 00:27:51 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1020/1995] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:51 2026] GET /volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 => generated 909 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2608179a-b121-4ed2-85c3-98e0e9c7eeb2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2608179a-b121-4ed2-85c3-98e0e9c7eeb2 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 Sep 01 00:27:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2608179a-b121-4ed2-85c3-98e0e9c7eeb2 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2608179a-b121-4ed2-85c3-98e0e9c7eeb2 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:52 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:52 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:52 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:52 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:52 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2608179a-b121-4ed2-85c3-98e0e9c7eeb2 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Volume info retrieved successfully. Sep 01 00:27:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2608179a-b121-4ed2-85c3-98e0e9c7eeb2 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 returned with HTTP 200 Sep 01 00:27:52 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 976/1996] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:52 2026] GET /volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 => generated 1327 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3b8ec106-2966-4abb-ad39-e1aa9d2a5db5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3b8ec106-2966-4abb-ad39-e1aa9d2a5db5 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] POST http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165/action Sep 01 00:27:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3b8ec106-2966-4abb-ad39-e1aa9d2a5db5 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:27:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3b8ec106-2966-4abb-ad39-e1aa9d2a5db5 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:52 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:52 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:52 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:52 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:52 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3b8ec106-2966-4abb-ad39-e1aa9d2a5db5 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Volume info retrieved successfully. Sep 01 00:27:52 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-3b8ec106-2966-4abb-ad39-e1aa9d2a5db5 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Created reservations ['c827fe61-f927-4ff0-a01d-b4c044de65aa', '707ce736-e4be-44cf-b78c-d83572c003a4'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:27:52 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3b8ec106-2966-4abb-ad39-e1aa9d2a5db5 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Extend volume request issued successfully. Sep 01 00:27:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3b8ec106-2966-4abb-ad39-e1aa9d2a5db5 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165/action returned with HTTP 202 Sep 01 00:27:52 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1021/1997] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:27:52 2026] POST /volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165/action => generated 0 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:27:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-fcb6bdcd-5f9c-47a3-88cd-30f93415c310 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fcb6bdcd-5f9c-47a3-88cd-30f93415c310 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 Sep 01 00:27:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fcb6bdcd-5f9c-47a3-88cd-30f93415c310 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fcb6bdcd-5f9c-47a3-88cd-30f93415c310 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:52 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:52 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:52 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:52 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:52 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-fcb6bdcd-5f9c-47a3-88cd-30f93415c310 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Volume info retrieved successfully. Sep 01 00:27:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fcb6bdcd-5f9c-47a3-88cd-30f93415c310 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 returned with HTTP 200 Sep 01 00:27:52 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 977/1998] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:52 2026] GET /volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 => generated 1327 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a1445075-2d42-4a7e-b967-45ebfd7d48b9 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a1445075-2d42-4a7e-b967-45ebfd7d48b9 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 Sep 01 00:27:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a1445075-2d42-4a7e-b967-45ebfd7d48b9 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a1445075-2d42-4a7e-b967-45ebfd7d48b9 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:53 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:53 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:53 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:53 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:53 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a1445075-2d42-4a7e-b967-45ebfd7d48b9 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Volume info retrieved successfully. Sep 01 00:27:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a1445075-2d42-4a7e-b967-45ebfd7d48b9 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 returned with HTTP 200 Sep 01 00:27:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1022/1999] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:53 2026] GET /volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 => generated 1327 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ed37904b-e782-4ded-a0e6-38ba42d38518 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ed37904b-e782-4ded-a0e6-38ba42d38518 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 Sep 01 00:27:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ed37904b-e782-4ded-a0e6-38ba42d38518 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ed37904b-e782-4ded-a0e6-38ba42d38518 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:54 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:54 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:54 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:54 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:54 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ed37904b-e782-4ded-a0e6-38ba42d38518 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Volume info retrieved successfully. Sep 01 00:27:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ed37904b-e782-4ded-a0e6-38ba42d38518 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 returned with HTTP 200 Sep 01 00:27:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 978/2000] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:54 2026] GET /volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 => generated 1327 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0df7c938-b5d7-4712-9440-7441f369d998 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0df7c938-b5d7-4712-9440-7441f369d998 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 Sep 01 00:27:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0df7c938-b5d7-4712-9440-7441f369d998 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0df7c938-b5d7-4712-9440-7441f369d998 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:54 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:54 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:54 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:54 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:54 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0df7c938-b5d7-4712-9440-7441f369d998 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Volume info retrieved successfully. Sep 01 00:27:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0df7c938-b5d7-4712-9440-7441f369d998 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 returned with HTTP 200 Sep 01 00:27:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1023/2001] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:54 2026] GET /volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 => generated 1327 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:27:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e55b5c2a-0795-4d02-a140-3f18dee11f53 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e55b5c2a-0795-4d02-a140-3f18dee11f53 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] DELETE http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 Sep 01 00:27:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e55b5c2a-0795-4d02-a140-3f18dee11f53 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e55b5c2a-0795-4d02-a140-3f18dee11f53 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:54 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-e55b5c2a-0795-4d02-a140-3f18dee11f53 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Delete volume with id: b3a6b5af-97f2-4556-a5c4-478893a11165 Sep 01 00:27:54 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:54 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:54 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:54 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:54 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e55b5c2a-0795-4d02-a140-3f18dee11f53 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Volume info retrieved successfully. Sep 01 00:27:54 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e55b5c2a-0795-4d02-a140-3f18dee11f53 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Delete volume request issued successfully. Sep 01 00:27:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e55b5c2a-0795-4d02-a140-3f18dee11f53 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 returned with HTTP 202 Sep 01 00:27:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 979/2002] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:27:54 2026] DELETE /volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:27:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5fcaa51a-7143-40fc-9f36-2742b12504c0 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5fcaa51a-7143-40fc-9f36-2742b12504c0 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 Sep 01 00:27:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5fcaa51a-7143-40fc-9f36-2742b12504c0 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5fcaa51a-7143-40fc-9f36-2742b12504c0 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:54 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:54 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:54 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:54 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:54 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5fcaa51a-7143-40fc-9f36-2742b12504c0 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Volume info retrieved successfully. Sep 01 00:27:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5fcaa51a-7143-40fc-9f36-2742b12504c0 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 returned with HTTP 200 Sep 01 00:27:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1024/2003] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:54 2026] GET /volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 => generated 1326 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f3fac70f-9625-4015-a036-8ed4b2d92b1d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f3fac70f-9625-4015-a036-8ed4b2d92b1d tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 Sep 01 00:27:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f3fac70f-9625-4015-a036-8ed4b2d92b1d tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f3fac70f-9625-4015-a036-8ed4b2d92b1d tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:55 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:55 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:55 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:55 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:55 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f3fac70f-9625-4015-a036-8ed4b2d92b1d tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Volume info retrieved successfully. Sep 01 00:27:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f3fac70f-9625-4015-a036-8ed4b2d92b1d tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 returned with HTTP 200 Sep 01 00:27:55 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 980/2004] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:55 2026] GET /volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 => generated 1326 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:27:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d3708dad-2d9a-41ce-8693-5842203caa71 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d3708dad-2d9a-41ce-8693-5842203caa71 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 Sep 01 00:27:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d3708dad-2d9a-41ce-8693-5842203caa71 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d3708dad-2d9a-41ce-8693-5842203caa71 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d3708dad-2d9a-41ce-8693-5842203caa71 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 returned with HTTP 404 Sep 01 00:27:56 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1025/2005] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:56 2026] GET /volume/v3/volumes/b3a6b5af-97f2-4556-a5c4-478893a11165 => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:27:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-942dcbd4-7475-43b2-a7a0-16d621d25fb1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-942dcbd4-7475-43b2-a7a0-16d621d25fb1 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:27:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-942dcbd4-7475-43b2-a7a0-16d621d25fb1 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-822131920"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:27:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-942dcbd4-7475-43b2-a7a0-16d621d25fb1 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-822131920'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:27:56 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-942dcbd4-7475-43b2-a7a0-16d621d25fb1 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Create volume of 1 GB Sep 01 00:27:56 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-942dcbd4-7475-43b2-a7a0-16d621d25fb1 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Availability Zones retrieved successfully. Sep 01 00:27:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-942dcbd4-7475-43b2-a7a0-16d621d25fb1 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Flow 'volume_create_api' (3b26f2c3-2fea-49a9-9ab9-2a8648b30970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:27:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-942dcbd4-7475-43b2-a7a0-16d621d25fb1 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28f34a5b-9450-4456-a427-03d3a287b990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-942dcbd4-7475-43b2-a7a0-16d621d25fb1 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:27:57 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-942dcbd4-7475-43b2-a7a0-16d621d25fb1 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28f34a5b-9450-4456-a427-03d3a287b990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:27:57 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-942dcbd4-7475-43b2-a7a0-16d621d25fb1 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (380ea6d1-339c-4fdc-8228-3a7566a7b47e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:57 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-942dcbd4-7475-43b2-a7a0-16d621d25fb1 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Created reservations ['59905b9d-85a0-4c48-b99a-34583817e6a1', '4c36b87e-3cab-4cf9-845b-cca6c7e32d94', 'd52501e2-6160-4663-9383-58918c8e0703', '3d72834c-a65e-43f0-a381-7e2d660278c6'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:27:57 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-942dcbd4-7475-43b2-a7a0-16d621d25fb1 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (380ea6d1-339c-4fdc-8228-3a7566a7b47e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59905b9d-85a0-4c48-b99a-34583817e6a1', '4c36b87e-3cab-4cf9-845b-cca6c7e32d94', 'd52501e2-6160-4663-9383-58918c8e0703', '3d72834c-a65e-43f0-a381-7e2d660278c6']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:27:57 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-942dcbd4-7475-43b2-a7a0-16d621d25fb1 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4d97e03-2e71-491d-8385-43c32b39a0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:57 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:57 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:57 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-942dcbd4-7475-43b2-a7a0-16d621d25fb1 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4d97e03-2e71-491d-8385-43c32b39a0a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8f5725e-c4a7-4557-ab6b-74708a58e746', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-822131920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='594c499fb85e43fbae7d2a980e6ef1b6',qos_specs=None,replication_status=,reservations=['59905b9d-85a0-4c48-b99a-34583817e6a1','4c36b87e-3cab-4cf9-845b-cca6c7e32d94','d52501e2-6160-4663-9383-58918c8e0703','3d72834c-a65e-43f0-a381-7e2d660278c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5a8291e1b844fae82173b74a646e2fd',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:27:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-822131920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8f5725e-c4a7-4557-ab6b-74708a58e746,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='594c499fb85e43fbae7d2a980e6ef1b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5a8291e1b844fae82173b74a646e2fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:27:57 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-942dcbd4-7475-43b2-a7a0-16d621d25fb1 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ce88c16-b178-4b29-a66a-6128b62095e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:57 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-942dcbd4-7475-43b2-a7a0-16d621d25fb1 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ce88c16-b178-4b29-a66a-6128b62095e0) transitioned into state 'SUCCESS' from state '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-822131920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='594c499fb85e43fbae7d2a980e6ef1b6',qos_specs=None,replication_status=,reservations=['59905b9d-85a0-4c48-b99a-34583817e6a1','4c36b87e-3cab-4cf9-845b-cca6c7e32d94','d52501e2-6160-4663-9383-58918c8e0703','3d72834c-a65e-43f0-a381-7e2d660278c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5a8291e1b844fae82173b74a646e2fd',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:27:57 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-942dcbd4-7475-43b2-a7a0-16d621d25fb1 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a205579-240c-4c01-8408-ef890a47d640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:27:57 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-942dcbd4-7475-43b2-a7a0-16d621d25fb1 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a205579-240c-4c01-8408-ef890a47d640) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:27:57 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-942dcbd4-7475-43b2-a7a0-16d621d25fb1 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Flow 'volume_create_api' (3b26f2c3-2fea-49a9-9ab9-2a8648b30970) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:27:57 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-942dcbd4-7475-43b2-a7a0-16d621d25fb1 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Create volume request issued successfully. Sep 01 00:27:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-942dcbd4-7475-43b2-a7a0-16d621d25fb1 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:27:57 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 981/2006] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:27:56 2026] POST /volume/v3/volumes => generated 756 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:27:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-44695d07-c0ba-4ed0-8b2e-cacedae86c0f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-44695d07-c0ba-4ed0-8b2e-cacedae86c0f tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 Sep 01 00:27:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-44695d07-c0ba-4ed0-8b2e-cacedae86c0f tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-44695d07-c0ba-4ed0-8b2e-cacedae86c0f tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:57 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:57 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:57 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:57 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:57 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-44695d07-c0ba-4ed0-8b2e-cacedae86c0f tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Volume info retrieved successfully. Sep 01 00:27:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-44695d07-c0ba-4ed0-8b2e-cacedae86c0f tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 returned with HTTP 200 Sep 01 00:27:57 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1026/2007] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:57 2026] GET /volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 => generated 824 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:27:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4dd9f892-21a6-459c-b3b9-649539e5ac5b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4dd9f892-21a6-459c-b3b9-649539e5ac5b tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 Sep 01 00:27:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4dd9f892-21a6-459c-b3b9-649539e5ac5b tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4dd9f892-21a6-459c-b3b9-649539e5ac5b tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:58 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:58 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:27:58 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:58 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:27:58 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4dd9f892-21a6-459c-b3b9-649539e5ac5b tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Volume info retrieved successfully. Sep 01 00:27:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4dd9f892-21a6-459c-b3b9-649539e5ac5b tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 returned with HTTP 200 Sep 01 00:27:58 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 982/2008] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:58 2026] GET /volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 => generated 848 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:27:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c15e7db7-6692-4505-aca3-f93a1cfc173d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:27:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c15e7db7-6692-4505-aca3-f93a1cfc173d tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 Sep 01 00:27:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c15e7db7-6692-4505-aca3-f93a1cfc173d tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:27:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c15e7db7-6692-4505-aca3-f93a1cfc173d tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:27:59 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:27:59 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:27:59 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:27:59 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:27:59 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c15e7db7-6692-4505-aca3-f93a1cfc173d tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Volume info retrieved successfully. Sep 01 00:27:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c15e7db7-6692-4505-aca3-f93a1cfc173d tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 returned with HTTP 200 Sep 01 00:27:59 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1027/2009] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:27:59 2026] GET /volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 => generated 848 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-11eb1602-37a2-4ca6-bf85-70e6d4d0ee2b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-11eb1602-37a2-4ca6-bf85-70e6d4d0ee2b tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 Sep 01 00:28:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-11eb1602-37a2-4ca6-bf85-70e6d4d0ee2b tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-11eb1602-37a2-4ca6-bf85-70e6d4d0ee2b tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:00 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:00 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:00 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:00 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:00 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-11eb1602-37a2-4ca6-bf85-70e6d4d0ee2b tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Volume info retrieved successfully. Sep 01 00:28:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-11eb1602-37a2-4ca6-bf85-70e6d4d0ee2b tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 returned with HTTP 200 Sep 01 00:28:00 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 983/2010] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:00 2026] GET /volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 => generated 849 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3c0fe149-363e-4b36-8d59-a7a9253213f3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3c0fe149-363e-4b36-8d59-a7a9253213f3 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:28:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3c0fe149-363e-4b36-8d59-a7a9253213f3 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8f5725e-c4a7-4557-ab6b-74708a58e746", "name": "tempest-VolumesExtendTest-Snapshot-860872073"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:28:01 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:01 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:01 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:01 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3c0fe149-363e-4b36-8d59-a7a9253213f3 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Volume info retrieved successfully. Sep 01 00:28:01 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-3c0fe149-363e-4b36-8d59-a7a9253213f3 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Create snapshot from volume f8f5725e-c4a7-4557-ab6b-74708a58e746 Sep 01 00:28:01 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-3c0fe149-363e-4b36-8d59-a7a9253213f3 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Created reservations ['e8b1eea9-69c0-465f-aa7b-80f4cb436928', 'd4df3200-79c5-47c2-be40-423c46216f23', '1128c2a9-93c6-47c0-a7c8-25814d3dcaba', '5f529c04-1e3c-4cbd-a61d-e9d31e0d91da'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:28:01 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:01 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3c0fe149-363e-4b36-8d59-a7a9253213f3 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Snapshot create request issued successfully. Sep 01 00:28:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3c0fe149-363e-4b36-8d59-a7a9253213f3 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:28:01 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1028/2011] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:28:00 2026] POST /volume/v3/snapshots => generated 303 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 00:28:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-22c8e475-42e4-45b0-a2df-c45a9e9fda69 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-22c8e475-42e4-45b0-a2df-c45a9e9fda69 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/snapshots/45fe15a1-8023-40a2-a9e6-5f9f446bc23a Sep 01 00:28:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-22c8e475-42e4-45b0-a2df-c45a9e9fda69 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-22c8e475-42e4-45b0-a2df-c45a9e9fda69 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:01 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:01 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:01 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-22c8e475-42e4-45b0-a2df-c45a9e9fda69 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Snapshot retrieved successfully. Sep 01 00:28:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-22c8e475-42e4-45b0-a2df-c45a9e9fda69 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/snapshots/45fe15a1-8023-40a2-a9e6-5f9f446bc23a returned with HTTP 200 Sep 01 00:28:01 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 984/2012] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:28:01 2026] GET /volume/v3/snapshots/45fe15a1-8023-40a2-a9e6-5f9f446bc23a => generated 435 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a084e8b4-c956-4662-a961-2c1fd9619606 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a084e8b4-c956-4662-a961-2c1fd9619606 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/snapshots/45fe15a1-8023-40a2-a9e6-5f9f446bc23a Sep 01 00:28:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a084e8b4-c956-4662-a961-2c1fd9619606 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a084e8b4-c956-4662-a961-2c1fd9619606 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:02 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:02 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:02 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a084e8b4-c956-4662-a961-2c1fd9619606 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Snapshot retrieved successfully. Sep 01 00:28:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a084e8b4-c956-4662-a961-2c1fd9619606 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/snapshots/45fe15a1-8023-40a2-a9e6-5f9f446bc23a returned with HTTP 200 Sep 01 00:28:02 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1029/2013] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:28:02 2026] GET /volume/v3/snapshots/45fe15a1-8023-40a2-a9e6-5f9f446bc23a => generated 435 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-dfa8a3a5-51f3-49d7-8b18-47400f461e53 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dfa8a3a5-51f3-49d7-8b18-47400f461e53 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/snapshots/45fe15a1-8023-40a2-a9e6-5f9f446bc23a Sep 01 00:28:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dfa8a3a5-51f3-49d7-8b18-47400f461e53 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dfa8a3a5-51f3-49d7-8b18-47400f461e53 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:03 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:03 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:03 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-dfa8a3a5-51f3-49d7-8b18-47400f461e53 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Snapshot retrieved successfully. Sep 01 00:28:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dfa8a3a5-51f3-49d7-8b18-47400f461e53 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/snapshots/45fe15a1-8023-40a2-a9e6-5f9f446bc23a returned with HTTP 200 Sep 01 00:28:03 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 985/2014] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:28:03 2026] GET /volume/v3/snapshots/45fe15a1-8023-40a2-a9e6-5f9f446bc23a => generated 435 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-521e70a4-7a54-41fb-a057-736e2fc916c4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:04 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-521e70a4-7a54-41fb-a057-736e2fc916c4 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:28:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-521e70a4-7a54-41fb-a057-736e2fc916c4 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-126169416", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:28:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-521e70a4-7a54-41fb-a057-736e2fc916c4 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-126169416', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:28:04 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-521e70a4-7a54-41fb-a057-736e2fc916c4 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Create volume of 1 GB Sep 01 00:28:04 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-521e70a4-7a54-41fb-a057-736e2fc916c4 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Availability Zones retrieved successfully. Sep 01 00:28:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-521e70a4-7a54-41fb-a057-736e2fc916c4 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Flow 'volume_create_api' (f042a8ca-90dc-43ae-8da8-02afc2c13d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:28:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-85fa3f5b-34ea-4593-9a51-4681fbb6f83e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-521e70a4-7a54-41fb-a057-736e2fc916c4 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (332caa52-1c85-40a0-ab44-0a781e5f1a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-85fa3f5b-34ea-4593-9a51-4681fbb6f83e tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/snapshots/45fe15a1-8023-40a2-a9e6-5f9f446bc23a Sep 01 00:28:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-85fa3f5b-34ea-4593-9a51-4681fbb6f83e tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-521e70a4-7a54-41fb-a057-736e2fc916c4 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:28:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-85fa3f5b-34ea-4593-9a51-4681fbb6f83e tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:04 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:04 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:04 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-85fa3f5b-34ea-4593-9a51-4681fbb6f83e tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Snapshot retrieved successfully. Sep 01 00:28:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-85fa3f5b-34ea-4593-9a51-4681fbb6f83e tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/snapshots/45fe15a1-8023-40a2-a9e6-5f9f446bc23a returned with HTTP 200 Sep 01 00:28:04 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 986/2015] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:28:04 2026] GET /volume/v3/snapshots/45fe15a1-8023-40a2-a9e6-5f9f446bc23a => generated 435 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-521e70a4-7a54-41fb-a057-736e2fc916c4 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (332caa52-1c85-40a0-ab44-0a781e5f1a2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-521e70a4-7a54-41fb-a057-736e2fc916c4 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab774eef-6198-48fa-b619-21dcae768b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:04 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-521e70a4-7a54-41fb-a057-736e2fc916c4 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Created reservations ['ea479a6c-6472-444d-ba0c-ea8dee891a2b', '655e119d-53ac-4fe1-9a97-6cd60b3f5eb5', 'b4792798-7b84-49d0-a984-8fabbb01c0b2', '69ede717-be78-42ab-aced-6404f55f4b12'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:28:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-521e70a4-7a54-41fb-a057-736e2fc916c4 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab774eef-6198-48fa-b619-21dcae768b50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea479a6c-6472-444d-ba0c-ea8dee891a2b', '655e119d-53ac-4fe1-9a97-6cd60b3f5eb5', 'b4792798-7b84-49d0-a984-8fabbb01c0b2', '69ede717-be78-42ab-aced-6404f55f4b12']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:04 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-521e70a4-7a54-41fb-a057-736e2fc916c4 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9d6b262-6cd6-4a01-8dbc-1c0337f704fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:05 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:05 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:05 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-521e70a4-7a54-41fb-a057-736e2fc916c4 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9d6b262-6cd6-4a01-8dbc-1c0337f704fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3be6ba01-773e-46dd-8551-894f6f5ac577', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-126169416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da6a33eb4a344c1c9368540c8b07fd50',qos_specs=None,replication_status=,reservations=['ea479a6c-6472-444d-ba0c-ea8dee891a2b','655e119d-53ac-4fe1-9a97-6cd60b3f5eb5','b4792798-7b84-49d0-a984-8fabbb01c0b2','69ede717-be78-42ab-aced-6404f55f4b12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f071b848e1f4f5787e9bf7388052d8d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:28:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-126169416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3be6ba01-773e-46dd-8551-894f6f5ac577,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da6a33eb4a344c1c9368540c8b07fd50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f071b848e1f4f5787e9bf7388052d8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:05 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-521e70a4-7a54-41fb-a057-736e2fc916c4 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16c04907-ef7d-4d4e-a3c1-26ba83715b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:05 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-521e70a4-7a54-41fb-a057-736e2fc916c4 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16c04907-ef7d-4d4e-a3c1-26ba83715b6d) transitioned into state 'SUCCESS' from state '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-126169416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da6a33eb4a344c1c9368540c8b07fd50',qos_specs=None,replication_status=,reservations=['ea479a6c-6472-444d-ba0c-ea8dee891a2b','655e119d-53ac-4fe1-9a97-6cd60b3f5eb5','b4792798-7b84-49d0-a984-8fabbb01c0b2','69ede717-be78-42ab-aced-6404f55f4b12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f071b848e1f4f5787e9bf7388052d8d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:05 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-521e70a4-7a54-41fb-a057-736e2fc916c4 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a1201df-6b8f-43cc-ae42-59bad4a451da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:05 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-521e70a4-7a54-41fb-a057-736e2fc916c4 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a1201df-6b8f-43cc-ae42-59bad4a451da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:05 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-521e70a4-7a54-41fb-a057-736e2fc916c4 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Flow 'volume_create_api' (f042a8ca-90dc-43ae-8da8-02afc2c13d66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:28:05 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-521e70a4-7a54-41fb-a057-736e2fc916c4 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Create volume request issued successfully. Sep 01 00:28:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-521e70a4-7a54-41fb-a057-736e2fc916c4 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:28:05 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1030/2016] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:28:04 2026] POST /volume/v3/volumes => generated 763 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:28:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-775addc8-d2f9-43cc-9122-b554e1559f90 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-775addc8-d2f9-43cc-9122-b554e1559f90 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] GET http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 Sep 01 00:28:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-775addc8-d2f9-43cc-9122-b554e1559f90 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-775addc8-d2f9-43cc-9122-b554e1559f90 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:05 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:05 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:05 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:05 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:05 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-775addc8-d2f9-43cc-9122-b554e1559f90 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Volume info retrieved successfully. Sep 01 00:28:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-775addc8-d2f9-43cc-9122-b554e1559f90 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 returned with HTTP 200 Sep 01 00:28:05 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 987/2017] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:05 2026] GET /volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 => generated 831 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d87d7775-b66f-40a3-bd23-44f41e543984 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d87d7775-b66f-40a3-bd23-44f41e543984 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/snapshots/45fe15a1-8023-40a2-a9e6-5f9f446bc23a Sep 01 00:28:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d87d7775-b66f-40a3-bd23-44f41e543984 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d87d7775-b66f-40a3-bd23-44f41e543984 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:05 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:05 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:05 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d87d7775-b66f-40a3-bd23-44f41e543984 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Snapshot retrieved successfully. Sep 01 00:28:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d87d7775-b66f-40a3-bd23-44f41e543984 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/snapshots/45fe15a1-8023-40a2-a9e6-5f9f446bc23a returned with HTTP 200 Sep 01 00:28:05 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1031/2018] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:28:05 2026] GET /volume/v3/snapshots/45fe15a1-8023-40a2-a9e6-5f9f446bc23a => generated 462 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-35c4177b-6292-40ea-8465-d7480066bdea None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-35c4177b-6292-40ea-8465-d7480066bdea tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] POST http://192.168.122.147/volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746/action Sep 01 00:28:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-35c4177b-6292-40ea-8465-d7480066bdea tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:28:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-35c4177b-6292-40ea-8465-d7480066bdea tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:28:05 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:05 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:05 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:05 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:05 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-35c4177b-6292-40ea-8465-d7480066bdea tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Volume info retrieved successfully. Sep 01 00:28:06 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-35c4177b-6292-40ea-8465-d7480066bdea tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Created reservations ['50e125da-a60b-4ef8-9d09-cc8f1b5390ea', '7c2e7050-9619-48de-bf1d-3adff7056781'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:28:06 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-35c4177b-6292-40ea-8465-d7480066bdea tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Extend volume request issued successfully. Sep 01 00:28:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-35c4177b-6292-40ea-8465-d7480066bdea tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746/action returned with HTTP 202 Sep 01 00:28:06 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 988/2019] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:28:05 2026] POST /volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746/action => generated 0 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:28:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-53c13a6a-4f9a-4c79-b14d-8db1bd0c975d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-53c13a6a-4f9a-4c79-b14d-8db1bd0c975d tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 Sep 01 00:28:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-53c13a6a-4f9a-4c79-b14d-8db1bd0c975d tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-53c13a6a-4f9a-4c79-b14d-8db1bd0c975d tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:06 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:06 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:06 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:06 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:06 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-53c13a6a-4f9a-4c79-b14d-8db1bd0c975d tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Volume info retrieved successfully. Sep 01 00:28:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-53c13a6a-4f9a-4c79-b14d-8db1bd0c975d tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 returned with HTTP 200 Sep 01 00:28:06 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1032/2020] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:06 2026] GET /volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 => generated 849 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-bdbb7c45-6847-47e6-9525-5b97209bb470 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bdbb7c45-6847-47e6-9525-5b97209bb470 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] GET http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 Sep 01 00:28:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bdbb7c45-6847-47e6-9525-5b97209bb470 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bdbb7c45-6847-47e6-9525-5b97209bb470 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:06 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:06 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:06 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:06 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:06 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-bdbb7c45-6847-47e6-9525-5b97209bb470 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Volume info retrieved successfully. Sep 01 00:28:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bdbb7c45-6847-47e6-9525-5b97209bb470 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 returned with HTTP 200 Sep 01 00:28:06 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 989/2021] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:06 2026] GET /volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-db7bb605-61e4-4af7-b536-5fa607250f84 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-db7bb605-61e4-4af7-b536-5fa607250f84 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 Sep 01 00:28:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-db7bb605-61e4-4af7-b536-5fa607250f84 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-db7bb605-61e4-4af7-b536-5fa607250f84 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:07 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:07 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:07 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:07 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:07 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-db7bb605-61e4-4af7-b536-5fa607250f84 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Volume info retrieved successfully. Sep 01 00:28:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-db7bb605-61e4-4af7-b536-5fa607250f84 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 returned with HTTP 200 Sep 01 00:28:07 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1033/2022] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:07 2026] GET /volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 => generated 849 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-cfe4bab0-c1a6-4e85-aed6-0076b4e5cbcb None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cfe4bab0-c1a6-4e85-aed6-0076b4e5cbcb tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] GET http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 Sep 01 00:28:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cfe4bab0-c1a6-4e85-aed6-0076b4e5cbcb tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cfe4bab0-c1a6-4e85-aed6-0076b4e5cbcb tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:07 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:07 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:07 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:07 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:07 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-cfe4bab0-c1a6-4e85-aed6-0076b4e5cbcb tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Volume info retrieved successfully. Sep 01 00:28:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cfe4bab0-c1a6-4e85-aed6-0076b4e5cbcb tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 returned with HTTP 200 Sep 01 00:28:07 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 990/2023] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:07 2026] GET /volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 => generated 856 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b2876e2b-4aa1-4de8-8ead-e0c6ed7a1dd8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b2876e2b-4aa1-4de8-8ead-e0c6ed7a1dd8 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] GET http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 Sep 01 00:28:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b2876e2b-4aa1-4de8-8ead-e0c6ed7a1dd8 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b2876e2b-4aa1-4de8-8ead-e0c6ed7a1dd8 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:07 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:07 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:07 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:07 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:07 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b2876e2b-4aa1-4de8-8ead-e0c6ed7a1dd8 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Volume info retrieved successfully. Sep 01 00:28:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b2876e2b-4aa1-4de8-8ead-e0c6ed7a1dd8 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 returned with HTTP 200 Sep 01 00:28:07 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1034/2024] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:07 2026] GET /volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-32480bb7-aa84-4594-bba4-64910bfcc204 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-32480bb7-aa84-4594-bba4-64910bfcc204 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] GET http://192.168.122.147/volume/v3/volumes Sep 01 00:28:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-32480bb7-aa84-4594-bba4-64910bfcc204 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-32480bb7-aa84-4594-bba4-64910bfcc204 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-32480bb7-aa84-4594-bba4-64910bfcc204 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:28:07 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-32480bb7-aa84-4594-bba4-64910bfcc204 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:28:07 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:07 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:07 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-32480bb7-aa84-4594-bba4-64910bfcc204 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Get all volumes completed successfully. Sep 01 00:28:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-32480bb7-aa84-4594-bba4-64910bfcc204 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 200 Sep 01 00:28:07 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 991/2025] 192.168.122.147 () {58 vars in 1121 bytes} [Tue Sep 1 00:28:07 2026] GET /volume/v3/volumes => generated 346 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c8a1d379-5803-45e6-a3c4-2746112cad05 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c8a1d379-5803-45e6-a3c4-2746112cad05 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] GET http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 Sep 01 00:28:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c8a1d379-5803-45e6-a3c4-2746112cad05 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c8a1d379-5803-45e6-a3c4-2746112cad05 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:07 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:07 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:07 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:07 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:07 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c8a1d379-5803-45e6-a3c4-2746112cad05 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Volume info retrieved successfully. Sep 01 00:28:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c8a1d379-5803-45e6-a3c4-2746112cad05 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 returned with HTTP 200 Sep 01 00:28:07 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1035/2026] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:07 2026] GET /volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 => generated 856 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-faad5b03-8e34-44e6-b53a-2234bcdbcd9f req-3cbd3e3f-b355-498c-b84a-6e29c5ca34bc None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-faad5b03-8e34-44e6-b53a-2234bcdbcd9f req-3cbd3e3f-b355-498c-b84a-6e29c5ca34bc tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] GET http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 Sep 01 00:28:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-faad5b03-8e34-44e6-b53a-2234bcdbcd9f req-3cbd3e3f-b355-498c-b84a-6e29c5ca34bc tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-faad5b03-8e34-44e6-b53a-2234bcdbcd9f req-3cbd3e3f-b355-498c-b84a-6e29c5ca34bc tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:07 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:07 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:07 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:07 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:07 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-faad5b03-8e34-44e6-b53a-2234bcdbcd9f req-3cbd3e3f-b355-498c-b84a-6e29c5ca34bc tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Volume info retrieved successfully. Sep 01 00:28:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-faad5b03-8e34-44e6-b53a-2234bcdbcd9f req-3cbd3e3f-b355-498c-b84a-6e29c5ca34bc tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 returned with HTTP 200 Sep 01 00:28:07 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 992/2027] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:28:07 2026] GET /volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-28d7e760-a3ec-4b25-9b3b-1a2cbf898546 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-28d7e760-a3ec-4b25-9b3b-1a2cbf898546 None None] GET http://192.168.122.147/volume// Sep 01 00:28:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-28d7e760-a3ec-4b25-9b3b-1a2cbf898546 None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-28d7e760-a3ec-4b25-9b3b-1a2cbf898546 None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-28d7e760-a3ec-4b25-9b3b-1a2cbf898546 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:28:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1036/2028] 192.168.122.147 () {58 vars in 1317 bytes} [Tue Sep 1 00:28:08 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:28:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-faad5b03-8e34-44e6-b53a-2234bcdbcd9f req-3c9a4502-f5cc-4a5c-867c-e5c63cbfd32c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a1dbcb55-63a3-4c23-ad84-e2db24fc42df None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a1dbcb55-63a3-4c23-ad84-e2db24fc42df tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 Sep 01 00:28:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a1dbcb55-63a3-4c23-ad84-e2db24fc42df tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a1dbcb55-63a3-4c23-ad84-e2db24fc42df tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:08 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:08 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:08 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:08 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:08 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a1dbcb55-63a3-4c23-ad84-e2db24fc42df tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Volume info retrieved successfully. Sep 01 00:28:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a1dbcb55-63a3-4c23-ad84-e2db24fc42df tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 returned with HTTP 200 Sep 01 00:28:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1037/2029] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:08 2026] GET /volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 => generated 849 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8253882c-9c35-4cb6-8d65-ba30a1a8b239 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8253882c-9c35-4cb6-8d65-ba30a1a8b239 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 Sep 01 00:28:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8253882c-9c35-4cb6-8d65-ba30a1a8b239 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8253882c-9c35-4cb6-8d65-ba30a1a8b239 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:08 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:08 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:08 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:08 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:08 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8253882c-9c35-4cb6-8d65-ba30a1a8b239 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Volume info retrieved successfully. Sep 01 00:28:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8253882c-9c35-4cb6-8d65-ba30a1a8b239 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 returned with HTTP 200 Sep 01 00:28:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1038/2030] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:08 2026] GET /volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-666ebb8f-28b2-4d08-b60d-1ce0afe9247a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-666ebb8f-28b2-4d08-b60d-1ce0afe9247a tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/45fe15a1-8023-40a2-a9e6-5f9f446bc23a Sep 01 00:28:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-666ebb8f-28b2-4d08-b60d-1ce0afe9247a tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-666ebb8f-28b2-4d08-b60d-1ce0afe9247a tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:08 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-666ebb8f-28b2-4d08-b60d-1ce0afe9247a tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Delete snapshot with id: 45fe15a1-8023-40a2-a9e6-5f9f446bc23a Sep 01 00:28:08 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:08 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:08 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-666ebb8f-28b2-4d08-b60d-1ce0afe9247a tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Snapshot retrieved successfully. Sep 01 00:28:08 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:08 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:08 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-666ebb8f-28b2-4d08-b60d-1ce0afe9247a tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Snapshot delete request issued successfully. Sep 01 00:28:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-666ebb8f-28b2-4d08-b60d-1ce0afe9247a tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/snapshots/45fe15a1-8023-40a2-a9e6-5f9f446bc23a returned with HTTP 202 Sep 01 00:28:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1039/2031] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:28:08 2026] DELETE /volume/v3/snapshots/45fe15a1-8023-40a2-a9e6-5f9f446bc23a => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:28:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-35d7075a-5bfe-48d1-8c77-e906b4101446 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-35d7075a-5bfe-48d1-8c77-e906b4101446 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/snapshots/45fe15a1-8023-40a2-a9e6-5f9f446bc23a Sep 01 00:28:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-35d7075a-5bfe-48d1-8c77-e906b4101446 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-35d7075a-5bfe-48d1-8c77-e906b4101446 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:08 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:08 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:08 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-35d7075a-5bfe-48d1-8c77-e906b4101446 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Snapshot retrieved successfully. Sep 01 00:28:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-35d7075a-5bfe-48d1-8c77-e906b4101446 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/snapshots/45fe15a1-8023-40a2-a9e6-5f9f446bc23a returned with HTTP 200 Sep 01 00:28:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1040/2032] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:28:08 2026] GET /volume/v3/snapshots/45fe15a1-8023-40a2-a9e6-5f9f446bc23a => generated 461 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-faad5b03-8e34-44e6-b53a-2234bcdbcd9f req-3c9a4502-f5cc-4a5c-867c-e5c63cbfd32c tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 01 00:28:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-faad5b03-8e34-44e6-b53a-2234bcdbcd9f req-3c9a4502-f5cc-4a5c-867c-e5c63cbfd32c tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3be6ba01-773e-46dd-8551-894f6f5ac577", "connector": null, "instance_uuid": "0f3a6d49-496e-446f-9b89-1c1e3981b233"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:28:08 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:08 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:08 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:08 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-faad5b03-8e34-44e6-b53a-2234bcdbcd9f req-3c9a4502-f5cc-4a5c-867c-e5c63cbfd32c tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 01 00:28:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 993/2033] 192.168.122.147 () {66 vars in 1483 bytes} [Tue Sep 1 00:28:08 2026] POST /volume/v3/attachments => generated 273 bytes in 672 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:28:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-383bee8b-9438-4ed5-9152-b67d69f66810 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-383bee8b-9438-4ed5-9152-b67d69f66810 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] GET http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 Sep 01 00:28:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-383bee8b-9438-4ed5-9152-b67d69f66810 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-383bee8b-9438-4ed5-9152-b67d69f66810 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0234ee09-54f0-409c-a63a-20e3bfcadf66 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0234ee09-54f0-409c-a63a-20e3bfcadf66 None None] GET http://192.168.122.147/volume// Sep 01 00:28:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0234ee09-54f0-409c-a63a-20e3bfcadf66 None None] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:09 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:09 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0234ee09-54f0-409c-a63a-20e3bfcadf66 None None] Calling method 'all' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0234ee09-54f0-409c-a63a-20e3bfcadf66 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:28:09 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 994/2034] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:28:09 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:28:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-faad5b03-8e34-44e6-b53a-2234bcdbcd9f req-7b365774-d073-464f-8961-2bad95791653 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-faad5b03-8e34-44e6-b53a-2234bcdbcd9f req-7b365774-d073-464f-8961-2bad95791653 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] GET http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 Sep 01 00:28:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-faad5b03-8e34-44e6-b53a-2234bcdbcd9f req-7b365774-d073-464f-8961-2bad95791653 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-faad5b03-8e34-44e6-b53a-2234bcdbcd9f req-7b365774-d073-464f-8961-2bad95791653 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:09 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:09 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:09 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-383bee8b-9438-4ed5-9152-b67d69f66810 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Volume info retrieved successfully. Sep 01 00:28:09 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:09 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:09 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:09 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:09 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-faad5b03-8e34-44e6-b53a-2234bcdbcd9f req-7b365774-d073-464f-8961-2bad95791653 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Volume info retrieved successfully. Sep 01 00:28:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-383bee8b-9438-4ed5-9152-b67d69f66810 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 returned with HTTP 200 Sep 01 00:28:09 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1041/2035] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:09 2026] GET /volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 => generated 855 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-faad5b03-8e34-44e6-b53a-2234bcdbcd9f req-7b365774-d073-464f-8961-2bad95791653 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 returned with HTTP 200 Sep 01 00:28:09 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 995/2036] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:28:09 2026] GET /volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 => generated 1036 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:28:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-faad5b03-8e34-44e6-b53a-2234bcdbcd9f req-c43ee5ca-56b5-42a1-89e0-912af06938d8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-faad5b03-8e34-44e6-b53a-2234bcdbcd9f req-c43ee5ca-56b5-42a1-89e0-912af06938d8 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] PUT http://192.168.122.147/volume/v3/attachments/e7c9c87c-a996-422b-a514-d0140ddfe07e Sep 01 00:28:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-faad5b03-8e34-44e6-b53a-2234bcdbcd9f req-c43ee5ca-56b5-42a1-89e0-912af06938d8 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:adfa816424c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "da743fc2-df7b-458e-a6d8-82aef14baffc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:28:09 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-faad5b03-8e34-44e6-b53a-2234bcdbcd9f req-c43ee5ca-56b5-42a1-89e0-912af06938d8 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Acquiring lock "cinder-attachment_update-3be6ba01-773e-46dd-8551-894f6f5ac577-devstack" by "attachment_update" {{(pid=87484) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 00:28:09 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-faad5b03-8e34-44e6-b53a-2234bcdbcd9f req-c43ee5ca-56b5-42a1-89e0-912af06938d8 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Lock "cinder-attachment_update-3be6ba01-773e-46dd-8551-894f6f5ac577-devstack" acquired by "attachment_update" :: waited 0.034s {{(pid=87484) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 00:28:09 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:09 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:09 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:09 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-25e7e181-c47e-443d-9e80-69fb45adfac3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-25e7e181-c47e-443d-9e80-69fb45adfac3 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/snapshots/45fe15a1-8023-40a2-a9e6-5f9f446bc23a Sep 01 00:28:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-25e7e181-c47e-443d-9e80-69fb45adfac3 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-25e7e181-c47e-443d-9e80-69fb45adfac3 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:09 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:09 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:09 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-25e7e181-c47e-443d-9e80-69fb45adfac3 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Snapshot retrieved successfully. Sep 01 00:28:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-25e7e181-c47e-443d-9e80-69fb45adfac3 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/snapshots/45fe15a1-8023-40a2-a9e6-5f9f446bc23a returned with HTTP 200 Sep 01 00:28:09 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 996/2037] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:28:09 2026] GET /volume/v3/snapshots/45fe15a1-8023-40a2-a9e6-5f9f446bc23a => generated 461 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:09 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-faad5b03-8e34-44e6-b53a-2234bcdbcd9f req-c43ee5ca-56b5-42a1-89e0-912af06938d8 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Lock "cinder-attachment_update-3be6ba01-773e-46dd-8551-894f6f5ac577-devstack" released by "attachment_update" :: held 0.348s {{(pid=87484) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 00:28:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-faad5b03-8e34-44e6-b53a-2234bcdbcd9f req-c43ee5ca-56b5-42a1-89e0-912af06938d8 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] http://192.168.122.147/volume/v3/attachments/e7c9c87c-a996-422b-a514-d0140ddfe07e returned with HTTP 200 Sep 01 00:28:09 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1042/2038] 192.168.122.147 () {66 vars in 1593 bytes} [Tue Sep 1 00:28:09 2026] PUT /volume/v3/attachments/e7c9c87c-a996-422b-a514-d0140ddfe07e => generated 694 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:28:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8f25d39c-e01d-47ff-b4fa-afeeed35dce6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8f25d39c-e01d-47ff-b4fa-afeeed35dce6 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] GET http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 Sep 01 00:28:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8f25d39c-e01d-47ff-b4fa-afeeed35dce6 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8f25d39c-e01d-47ff-b4fa-afeeed35dce6 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:10 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:10 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:10 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:10 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:10 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8f25d39c-e01d-47ff-b4fa-afeeed35dce6 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Volume info retrieved successfully. Sep 01 00:28:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8f25d39c-e01d-47ff-b4fa-afeeed35dce6 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 returned with HTTP 200 Sep 01 00:28:10 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 997/2039] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:10 2026] GET /volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 => generated 856 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-faad5b03-8e34-44e6-b53a-2234bcdbcd9f req-9e5f5841-f50e-47fe-afdd-e93cb363b7ab None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-faad5b03-8e34-44e6-b53a-2234bcdbcd9f req-9e5f5841-f50e-47fe-afdd-e93cb363b7ab tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] POST http://192.168.122.147/volume/v3/attachments/e7c9c87c-a996-422b-a514-d0140ddfe07e/action Sep 01 00:28:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-faad5b03-8e34-44e6-b53a-2234bcdbcd9f req-9e5f5841-f50e-47fe-afdd-e93cb363b7ab tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Action body: b'{"os-complete": null}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:28:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-faad5b03-8e34-44e6-b53a-2234bcdbcd9f req-9e5f5841-f50e-47fe-afdd-e93cb363b7ab tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:28:10 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:10 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:10 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:10 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-69463f90-af2b-4f9f-aedc-e6142db832f3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-faad5b03-8e34-44e6-b53a-2234bcdbcd9f req-9e5f5841-f50e-47fe-afdd-e93cb363b7ab tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] http://192.168.122.147/volume/v3/attachments/e7c9c87c-a996-422b-a514-d0140ddfe07e/action returned with HTTP 204 Sep 01 00:28:10 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1043/2040] 192.168.122.147 () {66 vars in 1614 bytes} [Tue Sep 1 00:28:10 2026] POST /volume/v3/attachments/e7c9c87c-a996-422b-a514-d0140ddfe07e/action => generated 0 bytes in 166 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:28:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-69463f90-af2b-4f9f-aedc-e6142db832f3 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/snapshots/45fe15a1-8023-40a2-a9e6-5f9f446bc23a Sep 01 00:28:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-69463f90-af2b-4f9f-aedc-e6142db832f3 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-69463f90-af2b-4f9f-aedc-e6142db832f3 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:10 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:10 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:10 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-69463f90-af2b-4f9f-aedc-e6142db832f3 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Snapshot retrieved successfully. Sep 01 00:28:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-69463f90-af2b-4f9f-aedc-e6142db832f3 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/snapshots/45fe15a1-8023-40a2-a9e6-5f9f446bc23a returned with HTTP 200 Sep 01 00:28:10 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 998/2041] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:28:10 2026] GET /volume/v3/snapshots/45fe15a1-8023-40a2-a9e6-5f9f446bc23a => generated 461 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8d720f3d-bd76-4461-a253-171d338beb13 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8d720f3d-bd76-4461-a253-171d338beb13 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] GET http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 Sep 01 00:28:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8d720f3d-bd76-4461-a253-171d338beb13 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8d720f3d-bd76-4461-a253-171d338beb13 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:11 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:11 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:11 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:11 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:11 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8d720f3d-bd76-4461-a253-171d338beb13 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Volume info retrieved successfully. Sep 01 00:28:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8d720f3d-bd76-4461-a253-171d338beb13 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 returned with HTTP 200 Sep 01 00:28:11 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1044/2042] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:11 2026] GET /volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 => generated 1148 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:28:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-fbfdae4a-bef4-4b1e-b50b-14eeeeb4ae3d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fbfdae4a-bef4-4b1e-b50b-14eeeeb4ae3d tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] GET http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 Sep 01 00:28:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fbfdae4a-bef4-4b1e-b50b-14eeeeb4ae3d tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fbfdae4a-bef4-4b1e-b50b-14eeeeb4ae3d tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:11 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:11 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:11 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:11 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:11 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-fbfdae4a-bef4-4b1e-b50b-14eeeeb4ae3d tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Volume info retrieved successfully. Sep 01 00:28:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fbfdae4a-bef4-4b1e-b50b-14eeeeb4ae3d tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 returned with HTTP 200 Sep 01 00:28:11 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 999/2043] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:11 2026] GET /volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 => generated 1148 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:28:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e93a6fa6-a603-46cc-ad1c-dd0728efcc07 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e93a6fa6-a603-46cc-ad1c-dd0728efcc07 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] GET http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 Sep 01 00:28:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e93a6fa6-a603-46cc-ad1c-dd0728efcc07 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e93a6fa6-a603-46cc-ad1c-dd0728efcc07 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:11 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:11 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:11 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:11 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:11 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e93a6fa6-a603-46cc-ad1c-dd0728efcc07 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Volume info retrieved successfully. Sep 01 00:28:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e93a6fa6-a603-46cc-ad1c-dd0728efcc07 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 returned with HTTP 200 Sep 01 00:28:11 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1045/2044] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:11 2026] GET /volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 => generated 1148 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:28:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-175fcdf6-c575-429f-8ded-73efe5b3af49 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-175fcdf6-c575-429f-8ded-73efe5b3af49 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/snapshots/45fe15a1-8023-40a2-a9e6-5f9f446bc23a Sep 01 00:28:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-175fcdf6-c575-429f-8ded-73efe5b3af49 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-175fcdf6-c575-429f-8ded-73efe5b3af49 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-175fcdf6-c575-429f-8ded-73efe5b3af49 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/snapshots/45fe15a1-8023-40a2-a9e6-5f9f446bc23a returned with HTTP 404 Sep 01 00:28:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8fe327f6-7ed0-47d0-b856-a9ca4dbf0032 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:11 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1000/2045] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:28:11 2026] GET /volume/v3/snapshots/45fe15a1-8023-40a2-a9e6-5f9f446bc23a => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:28:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8fe327f6-7ed0-47d0-b856-a9ca4dbf0032 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 Sep 01 00:28:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8fe327f6-7ed0-47d0-b856-a9ca4dbf0032 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8fe327f6-7ed0-47d0-b856-a9ca4dbf0032 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:11 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:11 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:11 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:11 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:11 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8fe327f6-7ed0-47d0-b856-a9ca4dbf0032 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Volume info retrieved successfully. Sep 01 00:28:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8fe327f6-7ed0-47d0-b856-a9ca4dbf0032 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 returned with HTTP 200 Sep 01 00:28:11 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1046/2046] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:11 2026] GET /volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 => generated 849 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a4c9341f-78b3-4811-b227-62344dfb1a70 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a4c9341f-78b3-4811-b227-62344dfb1a70 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] DELETE http://192.168.122.147/volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 Sep 01 00:28:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a4c9341f-78b3-4811-b227-62344dfb1a70 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a4c9341f-78b3-4811-b227-62344dfb1a70 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:11 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-a4c9341f-78b3-4811-b227-62344dfb1a70 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Delete volume with id: f8f5725e-c4a7-4557-ab6b-74708a58e746 Sep 01 00:28:12 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:12 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:12 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:12 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:12 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a4c9341f-78b3-4811-b227-62344dfb1a70 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Volume info retrieved successfully. Sep 01 00:28:12 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a4c9341f-78b3-4811-b227-62344dfb1a70 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Delete volume request issued successfully. Sep 01 00:28:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a4c9341f-78b3-4811-b227-62344dfb1a70 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 returned with HTTP 202 Sep 01 00:28:12 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1001/2047] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:28:11 2026] DELETE /volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:28:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8905c317-6e89-4a86-b999-bec0ca4e190b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8905c317-6e89-4a86-b999-bec0ca4e190b tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 Sep 01 00:28:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8905c317-6e89-4a86-b999-bec0ca4e190b tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8905c317-6e89-4a86-b999-bec0ca4e190b tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:12 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:12 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:12 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:12 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:12 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8905c317-6e89-4a86-b999-bec0ca4e190b tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Volume info retrieved successfully. Sep 01 00:28:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8905c317-6e89-4a86-b999-bec0ca4e190b tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 returned with HTTP 200 Sep 01 00:28:12 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1047/2048] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:12 2026] GET /volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 => generated 848 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f00bab39-cac7-40a1-be68-23f3e3a64b0b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f00bab39-cac7-40a1-be68-23f3e3a64b0b tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 Sep 01 00:28:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f00bab39-cac7-40a1-be68-23f3e3a64b0b tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f00bab39-cac7-40a1-be68-23f3e3a64b0b tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:13 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:13 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:13 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:13 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:13 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f00bab39-cac7-40a1-be68-23f3e3a64b0b tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Volume info retrieved successfully. Sep 01 00:28:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f00bab39-cac7-40a1-be68-23f3e3a64b0b tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 returned with HTTP 200 Sep 01 00:28:13 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1002/2049] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:13 2026] GET /volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 => generated 848 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b4ede58c-908a-47b8-9262-9ceb9381a8d7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b4ede58c-908a-47b8-9262-9ceb9381a8d7 tempest-VolumeAndVolumeTypeFromImageTest-1169801294 tempest-VolumeAndVolumeTypeFromImageTest-1169801294-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:28:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b4ede58c-908a-47b8-9262-9ceb9381a8d7 tempest-VolumeAndVolumeTypeFromImageTest-1169801294 tempest-VolumeAndVolumeTypeFromImageTest-1169801294-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=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:28:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b4ede58c-908a-47b8-9262-9ceb9381a8d7 tempest-VolumeAndVolumeTypeFromImageTest-1169801294 tempest-VolumeAndVolumeTypeFromImageTest-1169801294-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:28:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1048/2050] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:28:13 2026] POST /volume/v3/types => generated 287 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-17633308-c79d-45f1-90ba-b3be454d0559 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-17633308-c79d-45f1-90ba-b3be454d0559 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] GET http://192.168.122.147/volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 Sep 01 00:28:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-17633308-c79d-45f1-90ba-b3be454d0559 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-17633308-c79d-45f1-90ba-b3be454d0559 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-17633308-c79d-45f1-90ba-b3be454d0559 tempest-VolumesExtendTest-763414654 tempest-VolumesExtendTest-763414654-project-member] http://192.168.122.147/volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 returned with HTTP 404 Sep 01 00:28:14 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1003/2051] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:14 2026] GET /volume/v3/volumes/f8f5725e-c4a7-4557-ab6b-74708a58e746 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:28:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-886aa46b-315b-4975-9058-2b769ef9006f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-886aa46b-315b-4975-9058-2b769ef9006f tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:28:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-886aa46b-315b-4975-9058-2b769ef9006f tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "04d400d7-bd54-4ab3-a5fd-54286d904a6f", "size": 1}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:28:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-886aa46b-315b-4975-9058-2b769ef9006f tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '04d400d7-bd54-4ab3-a5fd-54286d904a6f', 'size': 1}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:28:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-33f23eca-ad89-49ec-ac80-552dd7ec8964 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:17 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-886aa46b-315b-4975-9058-2b769ef9006f tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Create volume of 1 GB Sep 01 00:28:17 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-886aa46b-315b-4975-9058-2b769ef9006f tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Availability Zones retrieved successfully. Sep 01 00:28:17 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-886aa46b-315b-4975-9058-2b769ef9006f tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Flow 'volume_create_api' (bd1d7eed-b5d5-491b-81b3-bb93409d9e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:28:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-33f23eca-ad89-49ec-ac80-552dd7ec8964 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes Sep 01 00:28:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-33f23eca-ad89-49ec-ac80-552dd7ec8964 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-33f23eca-ad89-49ec-ac80-552dd7ec8964 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-33f23eca-ad89-49ec-ac80-552dd7ec8964 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:28:17 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-886aa46b-315b-4975-9058-2b769ef9006f tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92d488fc-6808-435f-972f-0b47fc6d7e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-33f23eca-ad89-49ec-ac80-552dd7ec8964 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:28:17 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-886aa46b-315b-4975-9058-2b769ef9006f tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:28:17 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-33f23eca-ad89-49ec-ac80-552dd7ec8964 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Get all volumes completed successfully. Sep 01 00:28:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-33f23eca-ad89-49ec-ac80-552dd7ec8964 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 200 Sep 01 00:28:17 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1004/2052] 192.168.122.147 () {58 vars in 1121 bytes} [Tue Sep 1 00:28:17 2026] GET /volume/v3/volumes => generated 15 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:28:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2e6fb50f-9cd8-4608-98b5-de6b640949fa None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2e6fb50f-9cd8-4608-98b5-de6b640949fa tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:28:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2e6fb50f-9cd8-4608-98b5-de6b640949fa tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1533417279"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:28:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-2e6fb50f-9cd8-4608-98b5-de6b640949fa tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1533417279'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:28:17 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-2e6fb50f-9cd8-4608-98b5-de6b640949fa tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Create volume of 1 GB Sep 01 00:28:17 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2e6fb50f-9cd8-4608-98b5-de6b640949fa tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Availability Zones retrieved successfully. Sep 01 00:28:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e6fb50f-9cd8-4608-98b5-de6b640949fa tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Flow 'volume_create_api' (fd18756a-fa57-42ff-997e-be4231410cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:28:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e6fb50f-9cd8-4608-98b5-de6b640949fa tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (085bb234-7e7a-4c5e-a0de-3172fcf25c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-2e6fb50f-9cd8-4608-98b5-de6b640949fa tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:28:17 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-886aa46b-315b-4975-9058-2b769ef9006f tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92d488fc-6808-435f-972f-0b47fc6d7e57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:28:14Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=9c1cb880-480e-48c3-9d9a-311b420e771e,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': '9c1cb880-480e-48c3-9d9a-311b420e771e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:17 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-886aa46b-315b-4975-9058-2b769ef9006f tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71d41c42-93b5-4b8f-85dd-717e62c2f202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e6fb50f-9cd8-4608-98b5-de6b640949fa tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (085bb234-7e7a-4c5e-a0de-3172fcf25c4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e6fb50f-9cd8-4608-98b5-de6b640949fa tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f13e250-9089-4515-b4fd-38aeef583a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:17 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-886aa46b-315b-4975-9058-2b769ef9006f tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-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 00:28:17 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-886aa46b-315b-4975-9058-2b769ef9006f tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-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 00:28:17 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-886aa46b-315b-4975-9058-2b769ef9006f tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Created reservations ['a8c27bd1-0cc3-42ed-883c-b47856871a9b', 'c86d7655-539e-4466-aeae-cecdabf8ffa4', 'bd8db198-4809-4ebd-a31e-5135709ce9df', '1f961f73-b642-44c9-b8ef-0863d8489d1c'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:28:17 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-886aa46b-315b-4975-9058-2b769ef9006f tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71d41c42-93b5-4b8f-85dd-717e62c2f202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8c27bd1-0cc3-42ed-883c-b47856871a9b', 'c86d7655-539e-4466-aeae-cecdabf8ffa4', 'bd8db198-4809-4ebd-a31e-5135709ce9df', '1f961f73-b642-44c9-b8ef-0863d8489d1c']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:17 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-886aa46b-315b-4975-9058-2b769ef9006f tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (823c17b7-2263-4d95-9550-5800db8a2399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:17 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-2e6fb50f-9cd8-4608-98b5-de6b640949fa tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Created reservations ['6461747a-4844-4d99-988e-0de8f0ea965f', '326f92ac-7df8-4260-bff0-f8548a5b9b43', 'ad725fcd-020e-40ce-bfc7-f4b792f9b126', '061a17c3-a6d8-480c-ba8e-d4b25c22d941'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:28:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e6fb50f-9cd8-4608-98b5-de6b640949fa tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f13e250-9089-4515-b4fd-38aeef583a5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6461747a-4844-4d99-988e-0de8f0ea965f', '326f92ac-7df8-4260-bff0-f8548a5b9b43', 'ad725fcd-020e-40ce-bfc7-f4b792f9b126', '061a17c3-a6d8-480c-ba8e-d4b25c22d941']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e6fb50f-9cd8-4608-98b5-de6b640949fa tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1dd0b62-3601-425e-902c-53064030e127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:17 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:17 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:17 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-886aa46b-315b-4975-9058-2b769ef9006f tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (823c17b7-2263-4d95-9550-5800db8a2399) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abd081d8-74f4-43a2-baa0-434dd8f475ef', '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='da16c40de2c5452fb8aa51daa4f9485d',qos_specs=None,replication_status=,reservations=['a8c27bd1-0cc3-42ed-883c-b47856871a9b','c86d7655-539e-4466-aeae-cecdabf8ffa4','bd8db198-4809-4ebd-a31e-5135709ce9df','1f961f73-b642-44c9-b8ef-0863d8489d1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28ec576adf2a4562ad9f0d6214160dc8',volume_type_id=9c1cb880-480e-48c3-9d9a-311b420e771e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:28:17Z,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=abd081d8-74f4-43a2-baa0-434dd8f475ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da16c40de2c5452fb8aa51daa4f9485d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28ec576adf2a4562ad9f0d6214160dc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9c1cb880-480e-48c3-9d9a-311b420e771e),volume_type_id=9c1cb880-480e-48c3-9d9a-311b420e771e)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:17 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-886aa46b-315b-4975-9058-2b769ef9006f tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f522b6b-8117-4047-9b2a-054a388f31d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:17 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:17 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e6fb50f-9cd8-4608-98b5-de6b640949fa tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1dd0b62-3601-425e-902c-53064030e127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4625d14-cd95-406d-b4b5-f0d536ad0f01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1533417279',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ab1522abde574604a0d6b8c8ce57357e',qos_specs=None,replication_status=,reservations=['6461747a-4844-4d99-988e-0de8f0ea965f','326f92ac-7df8-4260-bff0-f8548a5b9b43','ad725fcd-020e-40ce-bfc7-f4b792f9b126','061a17c3-a6d8-480c-ba8e-d4b25c22d941'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce7b845558b44789b0bce8aa45dc5971',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:28:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1533417279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4625d14-cd95-406d-b4b5-f0d536ad0f01,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ab1522abde574604a0d6b8c8ce57357e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce7b845558b44789b0bce8aa45dc5971',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e6fb50f-9cd8-4608-98b5-de6b640949fa tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b549860-d4ea-4544-b581-fe17494fc232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:17 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-886aa46b-315b-4975-9058-2b769ef9006f tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f522b6b-8117-4047-9b2a-054a388f31d6) transitioned into state 'SUCCESS' from 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='da16c40de2c5452fb8aa51daa4f9485d',qos_specs=None,replication_status=,reservations=['a8c27bd1-0cc3-42ed-883c-b47856871a9b','c86d7655-539e-4466-aeae-cecdabf8ffa4','bd8db198-4809-4ebd-a31e-5135709ce9df','1f961f73-b642-44c9-b8ef-0863d8489d1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28ec576adf2a4562ad9f0d6214160dc8',volume_type_id=9c1cb880-480e-48c3-9d9a-311b420e771e)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:17 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-886aa46b-315b-4975-9058-2b769ef9006f tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e511817-1dd8-40b2-856d-9fe26dbf4646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:17 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-886aa46b-315b-4975-9058-2b769ef9006f tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e511817-1dd8-40b2-856d-9fe26dbf4646) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e6fb50f-9cd8-4608-98b5-de6b640949fa tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b549860-d4ea-4544-b581-fe17494fc232) transitioned into state 'SUCCESS' from state '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-1533417279',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ab1522abde574604a0d6b8c8ce57357e',qos_specs=None,replication_status=,reservations=['6461747a-4844-4d99-988e-0de8f0ea965f','326f92ac-7df8-4260-bff0-f8548a5b9b43','ad725fcd-020e-40ce-bfc7-f4b792f9b126','061a17c3-a6d8-480c-ba8e-d4b25c22d941'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce7b845558b44789b0bce8aa45dc5971',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:17 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-886aa46b-315b-4975-9058-2b769ef9006f tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Flow 'volume_create_api' (bd1d7eed-b5d5-491b-81b3-bb93409d9e1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:28:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e6fb50f-9cd8-4608-98b5-de6b640949fa tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (839b3a31-20fe-469f-9ea3-5dd833ee12d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:17 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-886aa46b-315b-4975-9058-2b769ef9006f tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Create volume request issued successfully. Sep 01 00:28:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-886aa46b-315b-4975-9058-2b769ef9006f tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:28:17 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1049/2053] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:28:17 2026] POST /volume/v3/volumes => generated 806 bytes in 627 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:28:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e7bdb909-fb07-4773-ac0e-1ce7b80b7ab6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e7bdb909-fb07-4773-ac0e-1ce7b80b7ab6 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] GET http://192.168.122.147/volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef Sep 01 00:28:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e7bdb909-fb07-4773-ac0e-1ce7b80b7ab6 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e7bdb909-fb07-4773-ac0e-1ce7b80b7ab6 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e6fb50f-9cd8-4608-98b5-de6b640949fa tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (839b3a31-20fe-469f-9ea3-5dd833ee12d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2e6fb50f-9cd8-4608-98b5-de6b640949fa tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Flow 'volume_create_api' (fd18756a-fa57-42ff-997e-be4231410cdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:28:17 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2e6fb50f-9cd8-4608-98b5-de6b640949fa tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Create volume request issued successfully. Sep 01 00:28:17 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:17 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2e6fb50f-9cd8-4608-98b5-de6b640949fa tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:28:17 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1005/2054] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:28:17 2026] POST /volume/v3/volumes => generated 773 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:28:17 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:17 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:17 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e7bdb909-fb07-4773-ac0e-1ce7b80b7ab6 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Volume info retrieved successfully. Sep 01 00:28:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-97daa2f7-398c-42b4-83fa-1acfa8794877 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e7bdb909-fb07-4773-ac0e-1ce7b80b7ab6 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] http://192.168.122.147/volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef returned with HTTP 200 Sep 01 00:28:17 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1050/2055] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:17 2026] GET /volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef => generated 874 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-97daa2f7-398c-42b4-83fa-1acfa8794877 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/f4625d14-cd95-406d-b4b5-f0d536ad0f01 Sep 01 00:28:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-97daa2f7-398c-42b4-83fa-1acfa8794877 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-97daa2f7-398c-42b4-83fa-1acfa8794877 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:17 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:17 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:17 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:17 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:17 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-97daa2f7-398c-42b4-83fa-1acfa8794877 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Volume info retrieved successfully. Sep 01 00:28:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-97daa2f7-398c-42b4-83fa-1acfa8794877 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/f4625d14-cd95-406d-b4b5-f0d536ad0f01 returned with HTTP 200 Sep 01 00:28:17 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1006/2056] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:17 2026] GET /volume/v3/volumes/f4625d14-cd95-406d-b4b5-f0d536ad0f01 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-12a7bc99-6d45-46dd-80cc-f332cce3abaf None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-12a7bc99-6d45-46dd-80cc-f332cce3abaf tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] GET http://192.168.122.147/volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef Sep 01 00:28:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-12a7bc99-6d45-46dd-80cc-f332cce3abaf tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-12a7bc99-6d45-46dd-80cc-f332cce3abaf tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-02c22761-dd06-4370-a6eb-e492164a07dc None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:18 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:18 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:18 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:18 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-02c22761-dd06-4370-a6eb-e492164a07dc tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/f4625d14-cd95-406d-b4b5-f0d536ad0f01 Sep 01 00:28:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-02c22761-dd06-4370-a6eb-e492164a07dc tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-02c22761-dd06-4370-a6eb-e492164a07dc tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:18 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-12a7bc99-6d45-46dd-80cc-f332cce3abaf tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Volume info retrieved successfully. Sep 01 00:28:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-12a7bc99-6d45-46dd-80cc-f332cce3abaf tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] http://192.168.122.147/volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef returned with HTTP 200 Sep 01 00:28:18 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1051/2057] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:18 2026] GET /volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef => generated 898 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:18 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:18 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:18 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:18 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:18 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-02c22761-dd06-4370-a6eb-e492164a07dc tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Volume info retrieved successfully. Sep 01 00:28:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-02c22761-dd06-4370-a6eb-e492164a07dc tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/f4625d14-cd95-406d-b4b5-f0d536ad0f01 returned with HTTP 200 Sep 01 00:28:18 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1007/2058] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:18 2026] GET /volume/v3/volumes/f4625d14-cd95-406d-b4b5-f0d536ad0f01 => generated 865 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a69c3c2d-4bad-497c-b464-064ed5710d86 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a69c3c2d-4bad-497c-b464-064ed5710d86 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] GET http://192.168.122.147/volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef Sep 01 00:28:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a69c3c2d-4bad-497c-b464-064ed5710d86 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a69c3c2d-4bad-497c-b464-064ed5710d86 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:19 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:19 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:19 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:19 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:19 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a69c3c2d-4bad-497c-b464-064ed5710d86 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Volume info retrieved successfully. Sep 01 00:28:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a69c3c2d-4bad-497c-b464-064ed5710d86 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] http://192.168.122.147/volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef returned with HTTP 200 Sep 01 00:28:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5a3d60ae-5b6c-47db-aa7f-cb25348c5010 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:19 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1052/2059] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:19 2026] GET /volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef => generated 956 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5a3d60ae-5b6c-47db-aa7f-cb25348c5010 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/f4625d14-cd95-406d-b4b5-f0d536ad0f01 Sep 01 00:28:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5a3d60ae-5b6c-47db-aa7f-cb25348c5010 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5a3d60ae-5b6c-47db-aa7f-cb25348c5010 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:20 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:20 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:20 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:20 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:20 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5a3d60ae-5b6c-47db-aa7f-cb25348c5010 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Volume info retrieved successfully. Sep 01 00:28:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5a3d60ae-5b6c-47db-aa7f-cb25348c5010 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/f4625d14-cd95-406d-b4b5-f0d536ad0f01 returned with HTTP 200 Sep 01 00:28:20 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1008/2060] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:19 2026] GET /volume/v3/volumes/f4625d14-cd95-406d-b4b5-f0d536ad0f01 => generated 866 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-24f6d7b1-3090-4989-9956-05defb54aa6f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-24f6d7b1-3090-4989-9956-05defb54aa6f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/f4625d14-cd95-406d-b4b5-f0d536ad0f01 Sep 01 00:28:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-24f6d7b1-3090-4989-9956-05defb54aa6f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-24f6d7b1-3090-4989-9956-05defb54aa6f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:20 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:20 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:20 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:20 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:20 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-24f6d7b1-3090-4989-9956-05defb54aa6f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Volume info retrieved successfully. Sep 01 00:28:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-24f6d7b1-3090-4989-9956-05defb54aa6f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/f4625d14-cd95-406d-b4b5-f0d536ad0f01 returned with HTTP 200 Sep 01 00:28:20 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1053/2061] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:20 2026] GET /volume/v3/volumes/f4625d14-cd95-406d-b4b5-f0d536ad0f01 => generated 866 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-53e6f94a-ed9f-4f48-95d6-4efba786e91c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-53e6f94a-ed9f-4f48-95d6-4efba786e91c tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:28:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-53e6f94a-ed9f-4f48-95d6-4efba786e91c tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-352610082"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:28:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-53e6f94a-ed9f-4f48-95d6-4efba786e91c tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-352610082'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:28:20 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-53e6f94a-ed9f-4f48-95d6-4efba786e91c tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Create volume of 1 GB Sep 01 00:28:20 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-53e6f94a-ed9f-4f48-95d6-4efba786e91c tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Availability Zones retrieved successfully. Sep 01 00:28:20 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-53e6f94a-ed9f-4f48-95d6-4efba786e91c tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Flow 'volume_create_api' (f24311db-f4f1-4007-9a37-50a80dc02cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:28:20 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-53e6f94a-ed9f-4f48-95d6-4efba786e91c tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71a3b08e-0478-4c32-8c45-fac659f6ef50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:20 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-53e6f94a-ed9f-4f48-95d6-4efba786e91c tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:28:20 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-53e6f94a-ed9f-4f48-95d6-4efba786e91c tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71a3b08e-0478-4c32-8c45-fac659f6ef50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:20 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-53e6f94a-ed9f-4f48-95d6-4efba786e91c tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f93b82ff-e119-49c5-814a-8f2d5569e440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:20 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-53e6f94a-ed9f-4f48-95d6-4efba786e91c tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Created reservations ['ec879521-452a-4433-8b42-d3aaf1ccbc36', '865bc2ea-bcad-447f-9c4f-7750196543ee', '09043f30-d648-447c-9a41-fe7a2fff500d', '4fd80aab-218a-4d48-9fa5-08cb963740ae'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:28:20 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-53e6f94a-ed9f-4f48-95d6-4efba786e91c tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f93b82ff-e119-49c5-814a-8f2d5569e440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec879521-452a-4433-8b42-d3aaf1ccbc36', '865bc2ea-bcad-447f-9c4f-7750196543ee', '09043f30-d648-447c-9a41-fe7a2fff500d', '4fd80aab-218a-4d48-9fa5-08cb963740ae']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:20 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-53e6f94a-ed9f-4f48-95d6-4efba786e91c tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc37005c-d4a7-40da-a95f-e1275d5cbac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:20 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:20 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:20 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-53e6f94a-ed9f-4f48-95d6-4efba786e91c tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc37005c-d4a7-40da-a95f-e1275d5cbac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d9e3384-1edb-4650-836e-5ac792d32f0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-352610082',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ab1522abde574604a0d6b8c8ce57357e',qos_specs=None,replication_status=,reservations=['ec879521-452a-4433-8b42-d3aaf1ccbc36','865bc2ea-bcad-447f-9c4f-7750196543ee','09043f30-d648-447c-9a41-fe7a2fff500d','4fd80aab-218a-4d48-9fa5-08cb963740ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce7b845558b44789b0bce8aa45dc5971',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:28:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-352610082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d9e3384-1edb-4650-836e-5ac792d32f0c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ab1522abde574604a0d6b8c8ce57357e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce7b845558b44789b0bce8aa45dc5971',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:20 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-53e6f94a-ed9f-4f48-95d6-4efba786e91c tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed609f61-c504-4497-8da0-7108a98bdf76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:20 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-53e6f94a-ed9f-4f48-95d6-4efba786e91c tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed609f61-c504-4497-8da0-7108a98bdf76) transitioned into state 'SUCCESS' from state '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-352610082',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ab1522abde574604a0d6b8c8ce57357e',qos_specs=None,replication_status=,reservations=['ec879521-452a-4433-8b42-d3aaf1ccbc36','865bc2ea-bcad-447f-9c4f-7750196543ee','09043f30-d648-447c-9a41-fe7a2fff500d','4fd80aab-218a-4d48-9fa5-08cb963740ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce7b845558b44789b0bce8aa45dc5971',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:20 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-53e6f94a-ed9f-4f48-95d6-4efba786e91c tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3677f36-ff9a-4efe-9c1a-2ff521f3f98e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:20 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-53e6f94a-ed9f-4f48-95d6-4efba786e91c tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3677f36-ff9a-4efe-9c1a-2ff521f3f98e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:20 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-53e6f94a-ed9f-4f48-95d6-4efba786e91c tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Flow 'volume_create_api' (f24311db-f4f1-4007-9a37-50a80dc02cb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:28:20 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-53e6f94a-ed9f-4f48-95d6-4efba786e91c tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Create volume request issued successfully. Sep 01 00:28:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-53e6f94a-ed9f-4f48-95d6-4efba786e91c tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:28:20 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1009/2062] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:28:20 2026] POST /volume/v3/volumes => generated 772 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:28:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-dcbfddd8-38c3-4c84-b450-41101b1b4a17 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-dcbfddd8-38c3-4c84-b450-41101b1b4a17 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/0d9e3384-1edb-4650-836e-5ac792d32f0c Sep 01 00:28:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-dcbfddd8-38c3-4c84-b450-41101b1b4a17 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-dcbfddd8-38c3-4c84-b450-41101b1b4a17 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:20 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:20 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:20 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:20 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:20 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-dcbfddd8-38c3-4c84-b450-41101b1b4a17 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Volume info retrieved successfully. Sep 01 00:28:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-dcbfddd8-38c3-4c84-b450-41101b1b4a17 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/0d9e3384-1edb-4650-836e-5ac792d32f0c returned with HTTP 200 Sep 01 00:28:20 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1054/2063] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:20 2026] GET /volume/v3/volumes/0d9e3384-1edb-4650-836e-5ac792d32f0c => generated 840 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-dd20e93e-37b7-45f1-ab31-54c5d2019858 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dd20e93e-37b7-45f1-ab31-54c5d2019858 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] GET http://192.168.122.147/volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef Sep 01 00:28:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dd20e93e-37b7-45f1-ab31-54c5d2019858 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dd20e93e-37b7-45f1-ab31-54c5d2019858 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:21 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:21 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:21 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:21 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:21 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-dd20e93e-37b7-45f1-ab31-54c5d2019858 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Volume info retrieved successfully. Sep 01 00:28:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dd20e93e-37b7-45f1-ab31-54c5d2019858 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] http://192.168.122.147/volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef returned with HTTP 200 Sep 01 00:28:21 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1010/2064] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:21 2026] GET /volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef => generated 956 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1060e26a-1e0e-4cb5-88e9-a746dc42f1dc None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1060e26a-1e0e-4cb5-88e9-a746dc42f1dc tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/0d9e3384-1edb-4650-836e-5ac792d32f0c Sep 01 00:28:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1060e26a-1e0e-4cb5-88e9-a746dc42f1dc tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1060e26a-1e0e-4cb5-88e9-a746dc42f1dc tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:21 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:21 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:21 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:21 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:21 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1060e26a-1e0e-4cb5-88e9-a746dc42f1dc tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Volume info retrieved successfully. Sep 01 00:28:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1060e26a-1e0e-4cb5-88e9-a746dc42f1dc tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/0d9e3384-1edb-4650-836e-5ac792d32f0c returned with HTTP 200 Sep 01 00:28:21 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1055/2065] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:21 2026] GET /volume/v3/volumes/0d9e3384-1edb-4650-836e-5ac792d32f0c => generated 864 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-32959e98-4918-41f4-94c4-8759478adb30 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-32959e98-4918-41f4-94c4-8759478adb30 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] GET http://192.168.122.147/volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef Sep 01 00:28:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-32959e98-4918-41f4-94c4-8759478adb30 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-32959e98-4918-41f4-94c4-8759478adb30 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:22 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:22 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:22 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:22 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:22 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-32959e98-4918-41f4-94c4-8759478adb30 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Volume info retrieved successfully. Sep 01 00:28:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-32959e98-4918-41f4-94c4-8759478adb30 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] http://192.168.122.147/volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef returned with HTTP 200 Sep 01 00:28:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1011/2066] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:22 2026] GET /volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef => generated 959 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c8952b8b-1b6c-42de-85d9-a9023e32064b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c8952b8b-1b6c-42de-85d9-a9023e32064b tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/0d9e3384-1edb-4650-836e-5ac792d32f0c Sep 01 00:28:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c8952b8b-1b6c-42de-85d9-a9023e32064b tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c8952b8b-1b6c-42de-85d9-a9023e32064b tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:22 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:22 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:22 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:22 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:22 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c8952b8b-1b6c-42de-85d9-a9023e32064b tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Volume info retrieved successfully. Sep 01 00:28:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-9639f36f-c4c9-44fe-9041-cc638b0d524c req-cac22261-c281-4c51-bd43-403c5eaf7a7d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c8952b8b-1b6c-42de-85d9-a9023e32064b tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/0d9e3384-1edb-4650-836e-5ac792d32f0c returned with HTTP 200 Sep 01 00:28:23 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1056/2067] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:22 2026] GET /volume/v3/volumes/0d9e3384-1edb-4650-836e-5ac792d32f0c => generated 865 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-9639f36f-c4c9-44fe-9041-cc638b0d524c req-cac22261-c281-4c51-bd43-403c5eaf7a7d tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] GET http://192.168.122.147/volume/v3/attachments?instance_id=0f3a6d49-496e-446f-9b89-1c1e3981b233 Sep 01 00:28:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-9639f36f-c4c9-44fe-9041-cc638b0d524c req-cac22261-c281-4c51-bd43-403c5eaf7a7d tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-9639f36f-c4c9-44fe-9041-cc638b0d524c req-cac22261-c281-4c51-bd43-403c5eaf7a7d tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-52ceec24-eb62-491b-ac83-a8d682f3d340 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-52ceec24-eb62-491b-ac83-a8d682f3d340 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/0d9e3384-1edb-4650-836e-5ac792d32f0c Sep 01 00:28:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-52ceec24-eb62-491b-ac83-a8d682f3d340 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-52ceec24-eb62-491b-ac83-a8d682f3d340 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:23 devstack devstack@c-api.service[87485]: /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 00:28:23 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), Sep 01 00:28:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-9639f36f-c4c9-44fe-9041-cc638b0d524c req-cac22261-c281-4c51-bd43-403c5eaf7a7d tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] http://192.168.122.147/volume/v3/attachments?instance_id=0f3a6d49-496e-446f-9b89-1c1e3981b233 returned with HTTP 200 Sep 01 00:28:23 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1012/2068] 192.168.122.147 () {62 vars in 1526 bytes} [Tue Sep 1 00:28:23 2026] GET /volume/v3/attachments?instance_id=0f3a6d49-496e-446f-9b89-1c1e3981b233 => generated 192 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:28:23 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:23 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:23 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:23 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-9639f36f-c4c9-44fe-9041-cc638b0d524c req-bfcba7ad-136f-4a0a-b9f8-6fa53b13ca17 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-9639f36f-c4c9-44fe-9041-cc638b0d524c req-bfcba7ad-136f-4a0a-b9f8-6fa53b13ca17 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] GET http://192.168.122.147/volume/v3/attachments/e7c9c87c-a996-422b-a514-d0140ddfe07e Sep 01 00:28:23 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-52ceec24-eb62-491b-ac83-a8d682f3d340 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Volume info retrieved successfully. Sep 01 00:28:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-9639f36f-c4c9-44fe-9041-cc638b0d524c req-bfcba7ad-136f-4a0a-b9f8-6fa53b13ca17 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-9639f36f-c4c9-44fe-9041-cc638b0d524c req-bfcba7ad-136f-4a0a-b9f8-6fa53b13ca17 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-52ceec24-eb62-491b-ac83-a8d682f3d340 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/0d9e3384-1edb-4650-836e-5ac792d32f0c returned with HTTP 200 Sep 01 00:28:23 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1057/2069] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:23 2026] GET /volume/v3/volumes/0d9e3384-1edb-4650-836e-5ac792d32f0c => generated 865 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c50f89cf-fb4a-4702-9d1f-f26d705a31f3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c50f89cf-fb4a-4702-9d1f-f26d705a31f3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:28:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c50f89cf-fb4a-4702-9d1f-f26d705a31f3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-17056180"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:28:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-c50f89cf-fb4a-4702-9d1f-f26d705a31f3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-17056180'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:28:23 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-c50f89cf-fb4a-4702-9d1f-f26d705a31f3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Create volume of 1 GB Sep 01 00:28:23 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c50f89cf-fb4a-4702-9d1f-f26d705a31f3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Availability Zones retrieved successfully. Sep 01 00:28:23 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:23 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:23 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c50f89cf-fb4a-4702-9d1f-f26d705a31f3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Flow 'volume_create_api' (a7fada1c-12b1-44e3-ac0b-cb2066a5a769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:28:23 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c50f89cf-fb4a-4702-9d1f-f26d705a31f3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (017a3570-189c-4367-9055-0b93173a44aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:23 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-c50f89cf-fb4a-4702-9d1f-f26d705a31f3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:28:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-9639f36f-c4c9-44fe-9041-cc638b0d524c req-bfcba7ad-136f-4a0a-b9f8-6fa53b13ca17 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] http://192.168.122.147/volume/v3/attachments/e7c9c87c-a996-422b-a514-d0140ddfe07e returned with HTTP 200 Sep 01 00:28:23 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1013/2070] 192.168.122.147 () {62 vars in 1540 bytes} [Tue Sep 1 00:28:23 2026] GET /volume/v3/attachments/e7c9c87c-a996-422b-a514-d0140ddfe07e => generated 718 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:28:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e3a15d49-1ba4-4c06-9f8a-eacc08c01b99 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e3a15d49-1ba4-4c06-9f8a-eacc08c01b99 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] GET http://192.168.122.147/volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef Sep 01 00:28:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e3a15d49-1ba4-4c06-9f8a-eacc08c01b99 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e3a15d49-1ba4-4c06-9f8a-eacc08c01b99 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:23 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c50f89cf-fb4a-4702-9d1f-f26d705a31f3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (017a3570-189c-4367-9055-0b93173a44aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:23 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c50f89cf-fb4a-4702-9d1f-f26d705a31f3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06e2b12a-35cc-4e59-bda0-ddec5a583338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:23 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:23 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:23 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:23 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:23 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e3a15d49-1ba4-4c06-9f8a-eacc08c01b99 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Volume info retrieved successfully. Sep 01 00:28:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e3a15d49-1ba4-4c06-9f8a-eacc08c01b99 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] http://192.168.122.147/volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef returned with HTTP 200 Sep 01 00:28:23 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1014/2071] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:23 2026] GET /volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef => generated 959 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:23 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-c50f89cf-fb4a-4702-9d1f-f26d705a31f3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Created reservations ['274c724e-d7e3-45e9-89c6-945c6e91e4d5', 'a5f713a7-679b-4fcd-9836-c51f4837b001', 'c670d0c9-df4e-4796-adf7-5d65a07c60f2', 'c4c610e6-d821-474c-b863-e43232e574de'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:28:23 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c50f89cf-fb4a-4702-9d1f-f26d705a31f3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06e2b12a-35cc-4e59-bda0-ddec5a583338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['274c724e-d7e3-45e9-89c6-945c6e91e4d5', 'a5f713a7-679b-4fcd-9836-c51f4837b001', 'c670d0c9-df4e-4796-adf7-5d65a07c60f2', 'c4c610e6-d821-474c-b863-e43232e574de']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:23 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c50f89cf-fb4a-4702-9d1f-f26d705a31f3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06321391-e5e8-468a-8731-87ddb6084cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:23 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:23 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:23 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c50f89cf-fb4a-4702-9d1f-f26d705a31f3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06321391-e5e8-468a-8731-87ddb6084cbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab0b2f64-91f3-4458-b6e9-c82714aea6b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-17056180',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ab1522abde574604a0d6b8c8ce57357e',qos_specs=None,replication_status=,reservations=['274c724e-d7e3-45e9-89c6-945c6e91e4d5','a5f713a7-679b-4fcd-9836-c51f4837b001','c670d0c9-df4e-4796-adf7-5d65a07c60f2','c4c610e6-d821-474c-b863-e43232e574de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce7b845558b44789b0bce8aa45dc5971',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:28:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-17056180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab0b2f64-91f3-4458-b6e9-c82714aea6b4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ab1522abde574604a0d6b8c8ce57357e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce7b845558b44789b0bce8aa45dc5971',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:23 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c50f89cf-fb4a-4702-9d1f-f26d705a31f3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c55577e-c44a-4a32-ad6e-c3c48f917460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:23 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c50f89cf-fb4a-4702-9d1f-f26d705a31f3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c55577e-c44a-4a32-ad6e-c3c48f917460) transitioned into state 'SUCCESS' from state '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-17056180',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ab1522abde574604a0d6b8c8ce57357e',qos_specs=None,replication_status=,reservations=['274c724e-d7e3-45e9-89c6-945c6e91e4d5','a5f713a7-679b-4fcd-9836-c51f4837b001','c670d0c9-df4e-4796-adf7-5d65a07c60f2','c4c610e6-d821-474c-b863-e43232e574de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce7b845558b44789b0bce8aa45dc5971',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:23 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c50f89cf-fb4a-4702-9d1f-f26d705a31f3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f1271dc-5ecb-4a29-99df-d9ca3854de48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:23 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c50f89cf-fb4a-4702-9d1f-f26d705a31f3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f1271dc-5ecb-4a29-99df-d9ca3854de48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:23 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c50f89cf-fb4a-4702-9d1f-f26d705a31f3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Flow 'volume_create_api' (a7fada1c-12b1-44e3-ac0b-cb2066a5a769) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:28:23 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c50f89cf-fb4a-4702-9d1f-f26d705a31f3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Create volume request issued successfully. Sep 01 00:28:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c50f89cf-fb4a-4702-9d1f-f26d705a31f3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:28:23 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1058/2072] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:28:23 2026] POST /volume/v3/volumes => generated 771 bytes in 725 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:28:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-369a70ae-47de-46b3-ad8c-81ec2f3d3074 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-369a70ae-47de-46b3-ad8c-81ec2f3d3074 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/ab0b2f64-91f3-4458-b6e9-c82714aea6b4 Sep 01 00:28:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-369a70ae-47de-46b3-ad8c-81ec2f3d3074 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-369a70ae-47de-46b3-ad8c-81ec2f3d3074 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:23 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:23 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:23 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:23 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:24 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-369a70ae-47de-46b3-ad8c-81ec2f3d3074 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Volume info retrieved successfully. Sep 01 00:28:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-369a70ae-47de-46b3-ad8c-81ec2f3d3074 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/ab0b2f64-91f3-4458-b6e9-c82714aea6b4 returned with HTTP 200 Sep 01 00:28:24 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1015/2073] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:23 2026] GET /volume/v3/volumes/ab0b2f64-91f3-4458-b6e9-c82714aea6b4 => generated 839 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-cdb3fe34-2765-4740-b830-eff6355353bd None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cdb3fe34-2765-4740-b830-eff6355353bd tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] GET http://192.168.122.147/volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef Sep 01 00:28:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cdb3fe34-2765-4740-b830-eff6355353bd tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cdb3fe34-2765-4740-b830-eff6355353bd tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:24 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:24 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:24 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:24 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:24 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-cdb3fe34-2765-4740-b830-eff6355353bd tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Volume info retrieved successfully. Sep 01 00:28:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cdb3fe34-2765-4740-b830-eff6355353bd tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] http://192.168.122.147/volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef returned with HTTP 200 Sep 01 00:28:24 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1059/2074] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:24 2026] GET /volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef => generated 959 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0619e5a7-cd83-40fd-99d3-61bff17e1d35 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0619e5a7-cd83-40fd-99d3-61bff17e1d35 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/ab0b2f64-91f3-4458-b6e9-c82714aea6b4 Sep 01 00:28:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0619e5a7-cd83-40fd-99d3-61bff17e1d35 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0619e5a7-cd83-40fd-99d3-61bff17e1d35 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:25 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:25 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:25 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:25 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:25 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0619e5a7-cd83-40fd-99d3-61bff17e1d35 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Volume info retrieved successfully. Sep 01 00:28:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0619e5a7-cd83-40fd-99d3-61bff17e1d35 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/ab0b2f64-91f3-4458-b6e9-c82714aea6b4 returned with HTTP 200 Sep 01 00:28:25 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1016/2075] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:25 2026] GET /volume/v3/volumes/ab0b2f64-91f3-4458-b6e9-c82714aea6b4 => generated 863 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f5663e49-7457-4cbf-b670-ddf2b5f27ba0 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f5663e49-7457-4cbf-b670-ddf2b5f27ba0 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] GET http://192.168.122.147/volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef Sep 01 00:28:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f5663e49-7457-4cbf-b670-ddf2b5f27ba0 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f5663e49-7457-4cbf-b670-ddf2b5f27ba0 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:25 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:25 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:25 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:25 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:25 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f5663e49-7457-4cbf-b670-ddf2b5f27ba0 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Volume info retrieved successfully. Sep 01 00:28:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f5663e49-7457-4cbf-b670-ddf2b5f27ba0 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] http://192.168.122.147/volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef returned with HTTP 200 Sep 01 00:28:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1060/2076] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:25 2026] GET /volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef => generated 1303 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:28:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-df38d1a3-d892-463e-aa2f-f484c838e8fd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-df38d1a3-d892-463e-aa2f-f484c838e8fd tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] DELETE http://192.168.122.147/volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef Sep 01 00:28:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-df38d1a3-d892-463e-aa2f-f484c838e8fd tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-df38d1a3-d892-463e-aa2f-f484c838e8fd tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:25 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-df38d1a3-d892-463e-aa2f-f484c838e8fd tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Delete volume with id: abd081d8-74f4-43a2-baa0-434dd8f475ef Sep 01 00:28:25 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:25 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:25 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:25 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:25 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-df38d1a3-d892-463e-aa2f-f484c838e8fd tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Volume info retrieved successfully. Sep 01 00:28:25 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-df38d1a3-d892-463e-aa2f-f484c838e8fd tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Delete volume request issued successfully. Sep 01 00:28:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-df38d1a3-d892-463e-aa2f-f484c838e8fd tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] http://192.168.122.147/volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef returned with HTTP 202 Sep 01 00:28:25 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1017/2077] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:28:25 2026] DELETE /volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 00:28:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4eeaa1c5-ec84-4696-b891-b3979ca1fc41 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4eeaa1c5-ec84-4696-b891-b3979ca1fc41 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] GET http://192.168.122.147/volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef Sep 01 00:28:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4eeaa1c5-ec84-4696-b891-b3979ca1fc41 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4eeaa1c5-ec84-4696-b891-b3979ca1fc41 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:25 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:25 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:25 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:25 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:25 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4eeaa1c5-ec84-4696-b891-b3979ca1fc41 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Volume info retrieved successfully. Sep 01 00:28:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4eeaa1c5-ec84-4696-b891-b3979ca1fc41 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] http://192.168.122.147/volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef returned with HTTP 200 Sep 01 00:28:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1061/2078] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:25 2026] GET /volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef => generated 1302 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e3f90133-bf77-4056-844e-3be1520de60e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e3f90133-bf77-4056-844e-3be1520de60e tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/ab0b2f64-91f3-4458-b6e9-c82714aea6b4 Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e3f90133-bf77-4056-844e-3be1520de60e tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e3f90133-bf77-4056-844e-3be1520de60e tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:26 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:26 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:26 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:26 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e3f90133-bf77-4056-844e-3be1520de60e tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Volume info retrieved successfully. Sep 01 00:28:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e3f90133-bf77-4056-844e-3be1520de60e tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/ab0b2f64-91f3-4458-b6e9-c82714aea6b4 returned with HTTP 200 Sep 01 00:28:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1018/2079] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:26 2026] GET /volume/v3/volumes/ab0b2f64-91f3-4458-b6e9-c82714aea6b4 => generated 864 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2b5e17f9-42ca-4670-aedc-1ca90902bdec None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2b5e17f9-42ca-4670-aedc-1ca90902bdec tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/ab0b2f64-91f3-4458-b6e9-c82714aea6b4 Sep 01 00:28:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2b5e17f9-42ca-4670-aedc-1ca90902bdec tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2b5e17f9-42ca-4670-aedc-1ca90902bdec tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:26 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:26 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:26 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:26 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:26 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2b5e17f9-42ca-4670-aedc-1ca90902bdec tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Volume info retrieved successfully. Sep 01 00:28:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2b5e17f9-42ca-4670-aedc-1ca90902bdec tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/ab0b2f64-91f3-4458-b6e9-c82714aea6b4 returned with HTTP 200 Sep 01 00:28:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1062/2080] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:26 2026] GET /volume/v3/volumes/ab0b2f64-91f3-4458-b6e9-c82714aea6b4 => generated 864 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-823b2904-8c7e-4e11-8be5-023a23512b80 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-823b2904-8c7e-4e11-8be5-023a23512b80 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-823b2904-8c7e-4e11-8be5-023a23512b80 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-823b2904-8c7e-4e11-8be5-023a23512b80 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-823b2904-8c7e-4e11-8be5-023a23512b80 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-823b2904-8c7e-4e11-8be5-023a23512b80 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:28:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ee7f9cb5-9aa6-40a9-a162-fbb04a73a599 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ee7f9cb5-9aa6-40a9-a162-fbb04a73a599 None None] GET http://192.168.122.147/volume// Sep 01 00:28:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ee7f9cb5-9aa6-40a9-a162-fbb04a73a599 None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ee7f9cb5-9aa6-40a9-a162-fbb04a73a599 None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ee7f9cb5-9aa6-40a9-a162-fbb04a73a599 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:28:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1063/2081] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:28:26 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:28:26 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:26 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:26 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:26 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:26 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:26 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:26 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-823b2904-8c7e-4e11-8be5-023a23512b80 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Get all volumes completed successfully. Sep 01 00:28:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-823b2904-8c7e-4e11-8be5-023a23512b80 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 200 Sep 01 00:28:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1019/2082] 192.168.122.147 () {58 vars in 1121 bytes} [Tue Sep 1 00:28:26 2026] GET /volume/v3/volumes => generated 997 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-83a719c7-1aef-41dc-b2f4-d456219ffbae req-3c5bbc52-ee58-4b03-944f-db7a863c207f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4aa97e75-85f3-43d1-8adb-77f3aa283e61 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-83a719c7-1aef-41dc-b2f4-d456219ffbae req-3c5bbc52-ee58-4b03-944f-db7a863c207f tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 01 00:28:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-83a719c7-1aef-41dc-b2f4-d456219ffbae req-3c5bbc52-ee58-4b03-944f-db7a863c207f tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8016160a-238d-4616-bbbe-ccd45e68c9e9", "connector": null, "instance_uuid": "d44a8295-e095-445a-bcb0-160902f7bd2d"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4aa97e75-85f3-43d1-8adb-77f3aa283e61 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1533417279 Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4aa97e75-85f3-43d1-8adb-77f3aa283e61 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4aa97e75-85f3-43d1-8adb-77f3aa283e61 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-4aa97e75-85f3-43d1-8adb-77f3aa283e61 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:26 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4aa97e75-85f3-43d1-8adb-77f3aa283e61 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1533417279'), ('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:26 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:26 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4aa97e75-85f3-43d1-8adb-77f3aa283e61 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Get all volumes completed successfully. Sep 01 00:28:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4aa97e75-85f3-43d1-8adb-77f3aa283e61 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1533417279 returned with HTTP 200 Sep 01 00:28:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1020/2083] 192.168.122.147 () {58 vars in 1222 bytes} [Tue Sep 1 00:28:26 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1533417279 => generated 342 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:28:26 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:26 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-607bf7af-54f6-40c5-8ce6-09561cce8460 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-607bf7af-54f6-40c5-8ce6-09561cce8460 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1533417279 Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-607bf7af-54f6-40c5-8ce6-09561cce8460 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-607bf7af-54f6-40c5-8ce6-09561cce8460 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-607bf7af-54f6-40c5-8ce6-09561cce8460 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:26 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-607bf7af-54f6-40c5-8ce6-09561cce8460 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1533417279'), ('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:28:26 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:26 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:26 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:26 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:26 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-607bf7af-54f6-40c5-8ce6-09561cce8460 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Get all volumes completed successfully. Sep 01 00:28:26 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:26 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-607bf7af-54f6-40c5-8ce6-09561cce8460 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1533417279 returned with HTTP 200 Sep 01 00:28:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1021/2084] 192.168.122.147 () {58 vars in 1243 bytes} [Tue Sep 1 00:28:26 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1533417279 => generated 869 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:26 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:26 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3b7a6dc3-937b-4bcb-9e54-26464dda49f0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3b7a6dc3-937b-4bcb-9e54-26464dda49f0 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/detail?limit=1 Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3b7a6dc3-937b-4bcb-9e54-26464dda49f0 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3b7a6dc3-937b-4bcb-9e54-26464dda49f0 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-3b7a6dc3-937b-4bcb-9e54-26464dda49f0 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3b7a6dc3-937b-4bcb-9e54-26464dda49f0 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:26 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:26 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3b7a6dc3-937b-4bcb-9e54-26464dda49f0 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Get all volumes completed successfully. Sep 01 00:28:26 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:26 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3b7a6dc3-937b-4bcb-9e54-26464dda49f0 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 01 00:28:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1022/2085] 192.168.122.147 () {58 vars in 1157 bytes} [Tue Sep 1 00:28:26 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b28884ef-2dbc-45f2-ac42-22ae5964eb81 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b28884ef-2dbc-45f2-ac42-22ae5964eb81 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/detail?limit=1&marker=ab0b2f64-91f3-4458-b6e9-c82714aea6b4 Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b28884ef-2dbc-45f2-ac42-22ae5964eb81 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b28884ef-2dbc-45f2-ac42-22ae5964eb81 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-b28884ef-2dbc-45f2-ac42-22ae5964eb81 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b28884ef-2dbc-45f2-ac42-22ae5964eb81 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:28:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-83a719c7-1aef-41dc-b2f4-d456219ffbae req-3c5bbc52-ee58-4b03-944f-db7a863c207f tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 01 00:28:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1064/2086] 192.168.122.147 () {66 vars in 1483 bytes} [Tue Sep 1 00:28:26 2026] POST /volume/v3/attachments => generated 273 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:28:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-83a719c7-1aef-41dc-b2f4-d456219ffbae req-a51df5ee-8e11-4185-b5b6-04fa3a50dd34 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-83a719c7-1aef-41dc-b2f4-d456219ffbae req-a51df5ee-8e11-4185-b5b6-04fa3a50dd34 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] DELETE http://192.168.122.147/volume/v3/attachments/579cba8f-07e8-4f7b-a618-8c2ac730b5a9 Sep 01 00:28:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-83a719c7-1aef-41dc-b2f4-d456219ffbae req-a51df5ee-8e11-4185-b5b6-04fa3a50dd34 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-83a719c7-1aef-41dc-b2f4-d456219ffbae req-a51df5ee-8e11-4185-b5b6-04fa3a50dd34 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:26 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:26 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:26 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:26 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:26 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b28884ef-2dbc-45f2-ac42-22ae5964eb81 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Get all volumes completed successfully. Sep 01 00:28:26 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:26 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b28884ef-2dbc-45f2-ac42-22ae5964eb81 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/detail?limit=1&marker=ab0b2f64-91f3-4458-b6e9-c82714aea6b4 returned with HTTP 200 Sep 01 00:28:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1023/2087] 192.168.122.147 () {58 vars in 1245 bytes} [Tue Sep 1 00:28:26 2026] GET /volume/v3/volumes/detail?limit=1&marker=ab0b2f64-91f3-4458-b6e9-c82714aea6b4 => generated 1015 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:28:26 devstack devstack@c-api.service[87484]: /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 00:28:26 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-441d8049-988b-4693-b177-7300eebdea67 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-441d8049-988b-4693-b177-7300eebdea67 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/detail?limit=1&marker=0d9e3384-1edb-4650-836e-5ac792d32f0c Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-441d8049-988b-4693-b177-7300eebdea67 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-441d8049-988b-4693-b177-7300eebdea67 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-441d8049-988b-4693-b177-7300eebdea67 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-441d8049-988b-4693-b177-7300eebdea67 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:26 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:26 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-441d8049-988b-4693-b177-7300eebdea67 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Get all volumes completed successfully. Sep 01 00:28:26 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:26 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-441d8049-988b-4693-b177-7300eebdea67 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/detail?limit=1&marker=0d9e3384-1edb-4650-836e-5ac792d32f0c returned with HTTP 200 Sep 01 00:28:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1024/2088] 192.168.122.147 () {58 vars in 1245 bytes} [Tue Sep 1 00:28:26 2026] GET /volume/v3/volumes/detail?limit=1&marker=0d9e3384-1edb-4650-836e-5ac792d32f0c => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8342e226-4bff-4c41-9928-382cdc5719d0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8342e226-4bff-4c41-9928-382cdc5719d0 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/detail?limit=1&marker=f4625d14-cd95-406d-b4b5-f0d536ad0f01 Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8342e226-4bff-4c41-9928-382cdc5719d0 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8342e226-4bff-4c41-9928-382cdc5719d0 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-8342e226-4bff-4c41-9928-382cdc5719d0 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8342e226-4bff-4c41-9928-382cdc5719d0 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:28:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-83a719c7-1aef-41dc-b2f4-d456219ffbae req-a51df5ee-8e11-4185-b5b6-04fa3a50dd34 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] http://192.168.122.147/volume/v3/attachments/579cba8f-07e8-4f7b-a618-8c2ac730b5a9 returned with HTTP 200 Sep 01 00:28:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1065/2089] 192.168.122.147 () {64 vars in 1562 bytes} [Tue Sep 1 00:28:26 2026] DELETE /volume/v3/attachments/579cba8f-07e8-4f7b-a618-8c2ac730b5a9 => generated 192 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:28:26 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8342e226-4bff-4c41-9928-382cdc5719d0 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Get all volumes completed successfully. Sep 01 00:28:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8342e226-4bff-4c41-9928-382cdc5719d0 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/detail?limit=1&marker=f4625d14-cd95-406d-b4b5-f0d536ad0f01 returned with HTTP 200 Sep 01 00:28:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1025/2090] 192.168.122.147 () {58 vars in 1245 bytes} [Tue Sep 1 00:28:26 2026] GET /volume/v3/volumes/detail?limit=1&marker=f4625d14-cd95-406d-b4b5-f0d536ad0f01 => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9e427356-a575-4720-9637-0b9482d465e2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-025db1ef-b25c-4ddd-a686-619d522ab6ba None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9e427356-a575-4720-9637-0b9482d465e2 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] GET http://192.168.122.147/volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9e427356-a575-4720-9637-0b9482d465e2 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9e427356-a575-4720-9637-0b9482d465e2 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-025db1ef-b25c-4ddd-a686-619d522ab6ba tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 01 00:28:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-025db1ef-b25c-4ddd-a686-619d522ab6ba tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-025db1ef-b25c-4ddd-a686-619d522ab6ba tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-025db1ef-b25c-4ddd-a686-619d522ab6ba tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:28:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-025db1ef-b25c-4ddd-a686-619d522ab6ba tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Could not evaluate value available, assuming string {{(pid=87484) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 00:28:26 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:26 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-025db1ef-b25c-4ddd-a686-619d522ab6ba tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:28:26 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:26 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:26 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:26 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:26 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9e427356-a575-4720-9637-0b9482d465e2 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Volume info retrieved successfully. Sep 01 00:28:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9e427356-a575-4720-9637-0b9482d465e2 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] http://192.168.122.147/volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef returned with HTTP 200 Sep 01 00:28:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1026/2091] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:26 2026] GET /volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef => generated 1302 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:28:26 devstack devstack@c-api.service[87484]: /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 00:28:26 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:28:26 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:26 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:26 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:26 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:26 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-025db1ef-b25c-4ddd-a686-619d522ab6ba tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Get all volumes completed successfully. Sep 01 00:28:26 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:26 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-025db1ef-b25c-4ddd-a686-619d522ab6ba tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 01 00:28:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1066/2092] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:28:26 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1911 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-71e78e5a-77d8-4819-94b6-23ec2deae4f4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-71e78e5a-77d8-4819-94b6-23ec2deae4f4 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-71e78e5a-77d8-4819-94b6-23ec2deae4f4 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-71e78e5a-77d8-4819-94b6-23ec2deae4f4 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-71e78e5a-77d8-4819-94b6-23ec2deae4f4 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-71e78e5a-77d8-4819-94b6-23ec2deae4f4 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Could not evaluate value available, assuming string {{(pid=87485) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-71e78e5a-77d8-4819-94b6-23ec2deae4f4 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:27 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:27 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:27 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:27 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-71e78e5a-77d8-4819-94b6-23ec2deae4f4 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Get all volumes completed successfully. Sep 01 00:28:27 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:27 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-71e78e5a-77d8-4819-94b6-23ec2deae4f4 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 01 00:28:27 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1027/2093] 192.168.122.147 () {58 vars in 1243 bytes} [Tue Sep 1 00:28:27 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1913 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ab375430-64bd-47a7-a06e-78529d715535 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ab375430-64bd-47a7-a06e-78529d715535 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes?limit=1 Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ab375430-64bd-47a7-a06e-78529d715535 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ab375430-64bd-47a7-a06e-78529d715535 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-ab375430-64bd-47a7-a06e-78529d715535 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-ab375430-64bd-47a7-a06e-78529d715535 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:27 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:27 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ab375430-64bd-47a7-a06e-78529d715535 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Get all volumes completed successfully. Sep 01 00:28:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ab375430-64bd-47a7-a06e-78529d715535 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 01 00:28:27 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1067/2094] 192.168.122.147 () {58 vars in 1136 bytes} [Tue Sep 1 00:28:27 2026] GET /volume/v3/volumes?limit=1 => generated 480 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7aef8ff5-7baf-4a11-8dda-1100e7afa836 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7aef8ff5-7baf-4a11-8dda-1100e7afa836 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes?limit=1&marker=ab0b2f64-91f3-4458-b6e9-c82714aea6b4 Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7aef8ff5-7baf-4a11-8dda-1100e7afa836 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7aef8ff5-7baf-4a11-8dda-1100e7afa836 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-7aef8ff5-7baf-4a11-8dda-1100e7afa836 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7aef8ff5-7baf-4a11-8dda-1100e7afa836 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:27 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:27 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7aef8ff5-7baf-4a11-8dda-1100e7afa836 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Get all volumes completed successfully. Sep 01 00:28:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7aef8ff5-7baf-4a11-8dda-1100e7afa836 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes?limit=1&marker=ab0b2f64-91f3-4458-b6e9-c82714aea6b4 returned with HTTP 200 Sep 01 00:28:27 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1028/2095] 192.168.122.147 () {58 vars in 1224 bytes} [Tue Sep 1 00:28:27 2026] GET /volume/v3/volumes?limit=1&marker=ab0b2f64-91f3-4458-b6e9-c82714aea6b4 => generated 481 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a3bc877b-3ee5-491a-b87e-0c8af164bd84 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a3bc877b-3ee5-491a-b87e-0c8af164bd84 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes?limit=1&marker=0d9e3384-1edb-4650-836e-5ac792d32f0c Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a3bc877b-3ee5-491a-b87e-0c8af164bd84 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a3bc877b-3ee5-491a-b87e-0c8af164bd84 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-a3bc877b-3ee5-491a-b87e-0c8af164bd84 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:27 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a3bc877b-3ee5-491a-b87e-0c8af164bd84 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:27 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:27 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a3bc877b-3ee5-491a-b87e-0c8af164bd84 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Get all volumes completed successfully. Sep 01 00:28:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a3bc877b-3ee5-491a-b87e-0c8af164bd84 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes?limit=1&marker=0d9e3384-1edb-4650-836e-5ac792d32f0c returned with HTTP 200 Sep 01 00:28:27 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1068/2096] 192.168.122.147 () {58 vars in 1224 bytes} [Tue Sep 1 00:28:27 2026] GET /volume/v3/volumes?limit=1&marker=0d9e3384-1edb-4650-836e-5ac792d32f0c => generated 482 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-76d81959-30a8-418a-ad10-05a39d59efca None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-76d81959-30a8-418a-ad10-05a39d59efca tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes?limit=1&marker=f4625d14-cd95-406d-b4b5-f0d536ad0f01 Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-76d81959-30a8-418a-ad10-05a39d59efca tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-76d81959-30a8-418a-ad10-05a39d59efca tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-76d81959-30a8-418a-ad10-05a39d59efca tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:27 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-76d81959-30a8-418a-ad10-05a39d59efca tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-76d81959-30a8-418a-ad10-05a39d59efca tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Get all volumes completed successfully. Sep 01 00:28:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-76d81959-30a8-418a-ad10-05a39d59efca tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes?limit=1&marker=f4625d14-cd95-406d-b4b5-f0d536ad0f01 returned with HTTP 200 Sep 01 00:28:27 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1029/2097] 192.168.122.147 () {58 vars in 1224 bytes} [Tue Sep 1 00:28:27 2026] GET /volume/v3/volumes?limit=1&marker=f4625d14-cd95-406d-b4b5-f0d536ad0f01 => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f8d960cc-b1a7-4a0d-8aff-1fbf342df55f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f8d960cc-b1a7-4a0d-8aff-1fbf342df55f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-352610082&status=available Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f8d960cc-b1a7-4a0d-8aff-1fbf342df55f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f8d960cc-b1a7-4a0d-8aff-1fbf342df55f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-f8d960cc-b1a7-4a0d-8aff-1fbf342df55f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f8d960cc-b1a7-4a0d-8aff-1fbf342df55f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Could not evaluate value available, assuming string {{(pid=87484) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:27 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f8d960cc-b1a7-4a0d-8aff-1fbf342df55f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-352610082'), ('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:27 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:27 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f8d960cc-b1a7-4a0d-8aff-1fbf342df55f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Get all volumes completed successfully. Sep 01 00:28:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f8d960cc-b1a7-4a0d-8aff-1fbf342df55f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-352610082&status=available returned with HTTP 200 Sep 01 00:28:27 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1069/2098] 192.168.122.147 () {58 vars in 1254 bytes} [Tue Sep 1 00:28:27 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-352610082&status=available => generated 341 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1dfb7727-680f-4774-a790-e3b881e6e8a8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1dfb7727-680f-4774-a790-e3b881e6e8a8 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-352610082&status=available Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1dfb7727-680f-4774-a790-e3b881e6e8a8 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1dfb7727-680f-4774-a790-e3b881e6e8a8 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-1dfb7727-680f-4774-a790-e3b881e6e8a8 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1dfb7727-680f-4774-a790-e3b881e6e8a8 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Could not evaluate value available, assuming string {{(pid=87485) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1dfb7727-680f-4774-a790-e3b881e6e8a8 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-352610082'), ('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:27 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:27 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1dfb7727-680f-4774-a790-e3b881e6e8a8 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Get all volumes completed successfully. Sep 01 00:28:27 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:27 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1dfb7727-680f-4774-a790-e3b881e6e8a8 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-352610082&status=available returned with HTTP 200 Sep 01 00:28:27 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1030/2099] 192.168.122.147 () {58 vars in 1275 bytes} [Tue Sep 1 00:28:27 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-352610082&status=available => generated 868 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-50cc7b45-6d1c-4dc3-ab7a-026e5f3e081f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-50cc7b45-6d1c-4dc3-ab7a-026e5f3e081f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/detail?marker=f4625d14-cd95-406d-b4b5-f0d536ad0f01&sort=id%3Aasc Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-50cc7b45-6d1c-4dc3-ab7a-026e5f3e081f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-50cc7b45-6d1c-4dc3-ab7a-026e5f3e081f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-50cc7b45-6d1c-4dc3-ab7a-026e5f3e081f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:27 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-50cc7b45-6d1c-4dc3-ab7a-026e5f3e081f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-50cc7b45-6d1c-4dc3-ab7a-026e5f3e081f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Get all volumes completed successfully. Sep 01 00:28:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-50cc7b45-6d1c-4dc3-ab7a-026e5f3e081f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/detail?marker=f4625d14-cd95-406d-b4b5-f0d536ad0f01&sort=id%3Aasc returned with HTTP 200 Sep 01 00:28:27 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1070/2100] 192.168.122.147 () {58 vars in 1257 bytes} [Tue Sep 1 00:28:27 2026] GET /volume/v3/volumes/detail?marker=f4625d14-cd95-406d-b4b5-f0d536ad0f01&sort=id%3Aasc => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5001b0d3-2aa9-40f8-8264-d5cd48aff0cd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5001b0d3-2aa9-40f8-8264-d5cd48aff0cd tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5001b0d3-2aa9-40f8-8264-d5cd48aff0cd tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5001b0d3-2aa9-40f8-8264-d5cd48aff0cd tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-5001b0d3-2aa9-40f8-8264-d5cd48aff0cd tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-5001b0d3-2aa9-40f8-8264-d5cd48aff0cd tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:27 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:27 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:27 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:27 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:27 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:27 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5001b0d3-2aa9-40f8-8264-d5cd48aff0cd tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Get all volumes completed successfully. Sep 01 00:28:27 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:27 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5001b0d3-2aa9-40f8-8264-d5cd48aff0cd tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 01 00:28:27 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1031/2101] 192.168.122.147 () {58 vars in 1221 bytes} [Tue Sep 1 00:28:27 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2578 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3bf1e2d5-a333-4d90-95c1-f2071b013d00 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3bf1e2d5-a333-4d90-95c1-f2071b013d00 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3bf1e2d5-a333-4d90-95c1-f2071b013d00 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3bf1e2d5-a333-4d90-95c1-f2071b013d00 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-3bf1e2d5-a333-4d90-95c1-f2071b013d00 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-3bf1e2d5-a333-4d90-95c1-f2071b013d00 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:27 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:27 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:27 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:27 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:27 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:27 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3bf1e2d5-a333-4d90-95c1-f2071b013d00 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Get all volumes completed successfully. Sep 01 00:28:27 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:27 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3bf1e2d5-a333-4d90-95c1-f2071b013d00 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:28:27 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1071/2102] 192.168.122.147 () {58 vars in 1142 bytes} [Tue Sep 1 00:28:27 2026] GET /volume/v3/volumes/detail => generated 2578 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7e79e5e8-61ab-45cd-9b4f-cfda10c32438 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7e79e5e8-61ab-45cd-9b4f-cfda10c32438 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7e79e5e8-61ab-45cd-9b4f-cfda10c32438 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7e79e5e8-61ab-45cd-9b4f-cfda10c32438 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-7e79e5e8-61ab-45cd-9b4f-cfda10c32438 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7e79e5e8-61ab-45cd-9b4f-cfda10c32438 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:27 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:27 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:27 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:27 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:27 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:27 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7e79e5e8-61ab-45cd-9b4f-cfda10c32438 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Get all volumes completed successfully. Sep 01 00:28:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7e79e5e8-61ab-45cd-9b4f-cfda10c32438 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 01 00:28:27 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1032/2103] 192.168.122.147 () {58 vars in 1200 bytes} [Tue Sep 1 00:28:27 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 997 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-63444144-2f29-40cb-8c0d-bf3634daba50 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-63444144-2f29-40cb-8c0d-bf3634daba50 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes?availability_zone=nova Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-63444144-2f29-40cb-8c0d-bf3634daba50 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-63444144-2f29-40cb-8c0d-bf3634daba50 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-63444144-2f29-40cb-8c0d-bf3634daba50 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-63444144-2f29-40cb-8c0d-bf3634daba50 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Could not evaluate value nova, assuming string {{(pid=87484) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-63444144-2f29-40cb-8c0d-bf3634daba50 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:27 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:27 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:27 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:27 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:27 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:27 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-63444144-2f29-40cb-8c0d-bf3634daba50 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Get all volumes completed successfully. Sep 01 00:28:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-63444144-2f29-40cb-8c0d-bf3634daba50 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 01 00:28:27 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1072/2104] 192.168.122.147 () {58 vars in 1166 bytes} [Tue Sep 1 00:28:27 2026] GET /volume/v3/volumes?availability_zone=nova => generated 997 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ab775298-f572-4b57-b15b-5141999a1825 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ab775298-f572-4b57-b15b-5141999a1825 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] GET http://192.168.122.147/volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ab775298-f572-4b57-b15b-5141999a1825 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ab775298-f572-4b57-b15b-5141999a1825 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-347952d9-c410-4419-b520-7b087c6754ed None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-347952d9-c410-4419-b520-7b087c6754ed tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes?availability_zone=nova Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-347952d9-c410-4419-b520-7b087c6754ed tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-347952d9-c410-4419-b520-7b087c6754ed tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-347952d9-c410-4419-b520-7b087c6754ed tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-347952d9-c410-4419-b520-7b087c6754ed tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Could not evaluate value nova, assuming string {{(pid=87484) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 00:28:27 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:27 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-347952d9-c410-4419-b520-7b087c6754ed tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:28:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ab775298-f572-4b57-b15b-5141999a1825 tempest-VolumeAndVolumeTypeFromImageTest-1647501022 tempest-VolumeAndVolumeTypeFromImageTest-1647501022-project-member] http://192.168.122.147/volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef returned with HTTP 404 Sep 01 00:28:27 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1033/2105] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:27 2026] GET /volume/v3/volumes/abd081d8-74f4-43a2-baa0-434dd8f475ef => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:28:27 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:27 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:27 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:27 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:27 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:27 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:27 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-347952d9-c410-4419-b520-7b087c6754ed tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Get all volumes completed successfully. Sep 01 00:28:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-347952d9-c410-4419-b520-7b087c6754ed tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 01 00:28:27 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1073/2106] 192.168.122.147 () {58 vars in 1166 bytes} [Tue Sep 1 00:28:27 2026] GET /volume/v3/volumes?availability_zone=nova => generated 997 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-62e14184-f660-4478-8647-902c7dcd5c52 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-62e14184-f660-4478-8647-902c7dcd5c52 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes?bootable=false Sep 01 00:28:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-62e14184-f660-4478-8647-902c7dcd5c52 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-62e14184-f660-4478-8647-902c7dcd5c52 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-62e14184-f660-4478-8647-902c7dcd5c52 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:28:28 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:28 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-62e14184-f660-4478-8647-902c7dcd5c52 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:28:28 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:28 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:28 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:28 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:28 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:28 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:28 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-62e14184-f660-4478-8647-902c7dcd5c52 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Get all volumes completed successfully. Sep 01 00:28:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-62e14184-f660-4478-8647-902c7dcd5c52 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 01 00:28:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1034/2107] 192.168.122.147 () {58 vars in 1150 bytes} [Tue Sep 1 00:28:27 2026] GET /volume/v3/volumes?bootable=false => generated 997 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4e95b335-5638-4772-a2cd-b6ee1dd38ed4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4e95b335-5638-4772-a2cd-b6ee1dd38ed4 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes?bootable=false Sep 01 00:28:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4e95b335-5638-4772-a2cd-b6ee1dd38ed4 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4e95b335-5638-4772-a2cd-b6ee1dd38ed4 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-4e95b335-5638-4772-a2cd-b6ee1dd38ed4 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:28:28 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:28 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-4e95b335-5638-4772-a2cd-b6ee1dd38ed4 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:28:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-950511c0-534a-4fcf-8823-ba7c34003587 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-950511c0-534a-4fcf-8823-ba7c34003587 tempest-VolumeAndVolumeTypeFromImageTest-1169801294 tempest-VolumeAndVolumeTypeFromImageTest-1169801294-project-admin] GET http://192.168.122.147/volume/v3/volumes/detail?all_tenants=1 Sep 01 00:28:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-950511c0-534a-4fcf-8823-ba7c34003587 tempest-VolumeAndVolumeTypeFromImageTest-1169801294 tempest-VolumeAndVolumeTypeFromImageTest-1169801294-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-950511c0-534a-4fcf-8823-ba7c34003587 tempest-VolumeAndVolumeTypeFromImageTest-1169801294 tempest-VolumeAndVolumeTypeFromImageTest-1169801294-project-admin] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:28 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:28 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-950511c0-534a-4fcf-8823-ba7c34003587 tempest-VolumeAndVolumeTypeFromImageTest-1169801294 tempest-VolumeAndVolumeTypeFromImageTest-1169801294-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:28:28 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:28 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:28 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:28 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:28 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:28 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:28 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:28 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:28 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:28 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:28 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4e95b335-5638-4772-a2cd-b6ee1dd38ed4 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Get all volumes completed successfully. Sep 01 00:28:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4e95b335-5638-4772-a2cd-b6ee1dd38ed4 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 01 00:28:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1074/2108] 192.168.122.147 () {58 vars in 1150 bytes} [Tue Sep 1 00:28:28 2026] GET /volume/v3/volumes?bootable=false => generated 997 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:28 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-950511c0-534a-4fcf-8823-ba7c34003587 tempest-VolumeAndVolumeTypeFromImageTest-1169801294 tempest-VolumeAndVolumeTypeFromImageTest-1169801294-project-admin] Get all volumes completed successfully. Sep 01 00:28:28 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:28 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-87bceb80-2870-40fc-8571-b2b2e3a41dfa None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-87bceb80-2870-40fc-8571-b2b2e3a41dfa tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes?status=available Sep 01 00:28:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-950511c0-534a-4fcf-8823-ba7c34003587 tempest-VolumeAndVolumeTypeFromImageTest-1169801294 tempest-VolumeAndVolumeTypeFromImageTest-1169801294-project-admin] http://192.168.122.147/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 00:28:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-87bceb80-2870-40fc-8571-b2b2e3a41dfa tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1035/2109] 192.168.122.147 () {58 vars in 1169 bytes} [Tue Sep 1 00:28:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5858 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:28:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-87bceb80-2870-40fc-8571-b2b2e3a41dfa tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-87bceb80-2870-40fc-8571-b2b2e3a41dfa tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:28:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-87bceb80-2870-40fc-8571-b2b2e3a41dfa tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Could not evaluate value available, assuming string {{(pid=87484) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 00:28:28 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:28 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-87bceb80-2870-40fc-8571-b2b2e3a41dfa tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:28:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-026ca55c-be02-4f9b-ba1d-2ae973dc0609 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-026ca55c-be02-4f9b-ba1d-2ae973dc0609 tempest-VolumeAndVolumeTypeFromImageTest-1169801294 tempest-VolumeAndVolumeTypeFromImageTest-1169801294-project-admin] DELETE http://192.168.122.147/volume/v3/types/9c1cb880-480e-48c3-9d9a-311b420e771e Sep 01 00:28:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-026ca55c-be02-4f9b-ba1d-2ae973dc0609 tempest-VolumeAndVolumeTypeFromImageTest-1169801294 tempest-VolumeAndVolumeTypeFromImageTest-1169801294-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-026ca55c-be02-4f9b-ba1d-2ae973dc0609 tempest-VolumeAndVolumeTypeFromImageTest-1169801294 tempest-VolumeAndVolumeTypeFromImageTest-1169801294-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:28 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-87bceb80-2870-40fc-8571-b2b2e3a41dfa tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Get all volumes completed successfully. Sep 01 00:28:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-87bceb80-2870-40fc-8571-b2b2e3a41dfa tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes?status=available returned with HTTP 200 Sep 01 00:28:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1075/2110] 192.168.122.147 () {58 vars in 1154 bytes} [Tue Sep 1 00:28:28 2026] GET /volume/v3/volumes?status=available => generated 997 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d718f011-5a7e-4906-8c0c-620ec9fa4671 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d718f011-5a7e-4906-8c0c-620ec9fa4671 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes?status=available Sep 01 00:28:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d718f011-5a7e-4906-8c0c-620ec9fa4671 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d718f011-5a7e-4906-8c0c-620ec9fa4671 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-d718f011-5a7e-4906-8c0c-620ec9fa4671 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:28:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d718f011-5a7e-4906-8c0c-620ec9fa4671 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Could not evaluate value available, assuming string {{(pid=87484) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 00:28:28 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:28 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d718f011-5a7e-4906-8c0c-620ec9fa4671 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:28:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-026ca55c-be02-4f9b-ba1d-2ae973dc0609 tempest-VolumeAndVolumeTypeFromImageTest-1169801294 tempest-VolumeAndVolumeTypeFromImageTest-1169801294-project-admin] http://192.168.122.147/volume/v3/types/9c1cb880-480e-48c3-9d9a-311b420e771e returned with HTTP 202 Sep 01 00:28:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1036/2111] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:28:28 2026] DELETE /volume/v3/types/9c1cb880-480e-48c3-9d9a-311b420e771e => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:28:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:28 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d718f011-5a7e-4906-8c0c-620ec9fa4671 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Get all volumes completed successfully. Sep 01 00:28:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d718f011-5a7e-4906-8c0c-620ec9fa4671 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes?status=available returned with HTTP 200 Sep 01 00:28:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1076/2112] 192.168.122.147 () {58 vars in 1154 bytes} [Tue Sep 1 00:28:28 2026] GET /volume/v3/volumes?status=available => generated 997 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1ed483e6-57b4-4101-ab79-fd7187e3a06e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c5b63384-6577-47f1-8b4a-f04eb7452b05 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1ed483e6-57b4-4101-ab79-fd7187e3a06e tempest-VolumeAndVolumeTypeFromImageTest-1169801294 tempest-VolumeAndVolumeTypeFromImageTest-1169801294-project-admin] GET http://192.168.122.147/volume/v3/types/9c1cb880-480e-48c3-9d9a-311b420e771e Sep 01 00:28:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1ed483e6-57b4-4101-ab79-fd7187e3a06e tempest-VolumeAndVolumeTypeFromImageTest-1169801294 tempest-VolumeAndVolumeTypeFromImageTest-1169801294-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1ed483e6-57b4-4101-ab79-fd7187e3a06e tempest-VolumeAndVolumeTypeFromImageTest-1169801294 tempest-VolumeAndVolumeTypeFromImageTest-1169801294-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c5b63384-6577-47f1-8b4a-f04eb7452b05 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/detail?availability_zone=nova Sep 01 00:28:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c5b63384-6577-47f1-8b4a-f04eb7452b05 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c5b63384-6577-47f1-8b4a-f04eb7452b05 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-c5b63384-6577-47f1-8b4a-f04eb7452b05 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:28:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c5b63384-6577-47f1-8b4a-f04eb7452b05 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Could not evaluate value nova, assuming string {{(pid=87484) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 00:28:28 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:28 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c5b63384-6577-47f1-8b4a-f04eb7452b05 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:28:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1ed483e6-57b4-4101-ab79-fd7187e3a06e tempest-VolumeAndVolumeTypeFromImageTest-1169801294 tempest-VolumeAndVolumeTypeFromImageTest-1169801294-project-admin] http://192.168.122.147/volume/v3/types/9c1cb880-480e-48c3-9d9a-311b420e771e returned with HTTP 404 Sep 01 00:28:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1037/2113] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:28:28 2026] GET /volume/v3/types/9c1cb880-480e-48c3-9d9a-311b420e771e => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:28:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:28 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c5b63384-6577-47f1-8b4a-f04eb7452b05 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Get all volumes completed successfully. Sep 01 00:28:28 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:28 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c5b63384-6577-47f1-8b4a-f04eb7452b05 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 01 00:28:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1077/2114] 192.168.122.147 () {58 vars in 1187 bytes} [Tue Sep 1 00:28:28 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2578 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:28:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ced6a444-6fa5-4497-91b0-44b1a365238f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ced6a444-6fa5-4497-91b0-44b1a365238f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/detail?bootable=false Sep 01 00:28:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ced6a444-6fa5-4497-91b0-44b1a365238f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ced6a444-6fa5-4497-91b0-44b1a365238f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-ced6a444-6fa5-4497-91b0-44b1a365238f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:28:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ced6a444-6fa5-4497-91b0-44b1a365238f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:28:28 devstack devstack@c-api.service[87485]: /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 00:28:28 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 00:28:28 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:28 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:28 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:28 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:28 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:28 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:28 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ced6a444-6fa5-4497-91b0-44b1a365238f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Get all volumes completed successfully. Sep 01 00:28:28 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:28 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ced6a444-6fa5-4497-91b0-44b1a365238f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 01 00:28:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1038/2115] 192.168.122.147 () {58 vars in 1171 bytes} [Tue Sep 1 00:28:28 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2578 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:28:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-cc70767b-450c-4f98-84c5-8bce5269af2e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cc70767b-450c-4f98-84c5-8bce5269af2e tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/detail?status=available Sep 01 00:28:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cc70767b-450c-4f98-84c5-8bce5269af2e tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cc70767b-450c-4f98-84c5-8bce5269af2e tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-cc70767b-450c-4f98-84c5-8bce5269af2e tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:28:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-cc70767b-450c-4f98-84c5-8bce5269af2e tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Could not evaluate value available, assuming string {{(pid=87484) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 00:28:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-cc70767b-450c-4f98-84c5-8bce5269af2e tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:28:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:28 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-cc70767b-450c-4f98-84c5-8bce5269af2e tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Get all volumes completed successfully. Sep 01 00:28:28 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:28 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cc70767b-450c-4f98-84c5-8bce5269af2e tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 01 00:28:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1078/2116] 192.168.122.147 () {58 vars in 1175 bytes} [Tue Sep 1 00:28:28 2026] GET /volume/v3/volumes/detail?status=available => generated 2578 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:28:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f3f559e8-4efd-4eba-92c4-8ac77a3551cd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f3f559e8-4efd-4eba-92c4-8ac77a3551cd tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/ab0b2f64-91f3-4458-b6e9-c82714aea6b4 Sep 01 00:28:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f3f559e8-4efd-4eba-92c4-8ac77a3551cd tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f3f559e8-4efd-4eba-92c4-8ac77a3551cd tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:28 devstack devstack@c-api.service[87485]: DEBUG dbcounter [-] [87485] Writing DB stats cinder:SELECT=413,cinder:UPDATE=66,cinder:DELETE=2,cinder:INSERT=40 {{(pid=87485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:28:28 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:28 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:28 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:28 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:28 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f3f559e8-4efd-4eba-92c4-8ac77a3551cd tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Volume info retrieved successfully. Sep 01 00:28:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f3f559e8-4efd-4eba-92c4-8ac77a3551cd tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/ab0b2f64-91f3-4458-b6e9-c82714aea6b4 returned with HTTP 200 Sep 01 00:28:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1039/2117] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:28 2026] GET /volume/v3/volumes/ab0b2f64-91f3-4458-b6e9-c82714aea6b4 => generated 864 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0b3a4d7d-dbc0-4143-bc99-e5929d50dd6f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0b3a4d7d-dbc0-4143-bc99-e5929d50dd6f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] DELETE http://192.168.122.147/volume/v3/volumes/ab0b2f64-91f3-4458-b6e9-c82714aea6b4 Sep 01 00:28:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0b3a4d7d-dbc0-4143-bc99-e5929d50dd6f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0b3a4d7d-dbc0-4143-bc99-e5929d50dd6f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:28 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-0b3a4d7d-dbc0-4143-bc99-e5929d50dd6f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Delete volume with id: ab0b2f64-91f3-4458-b6e9-c82714aea6b4 Sep 01 00:28:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:28 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:28 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:28 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0b3a4d7d-dbc0-4143-bc99-e5929d50dd6f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Volume info retrieved successfully. Sep 01 00:28:28 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0b3a4d7d-dbc0-4143-bc99-e5929d50dd6f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Delete volume request issued successfully. Sep 01 00:28:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0b3a4d7d-dbc0-4143-bc99-e5929d50dd6f tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/ab0b2f64-91f3-4458-b6e9-c82714aea6b4 returned with HTTP 202 Sep 01 00:28:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1079/2118] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:28:28 2026] DELETE /volume/v3/volumes/ab0b2f64-91f3-4458-b6e9-c82714aea6b4 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:28:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7ab4cd67-a314-4128-a758-10417c4e5ed3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7ab4cd67-a314-4128-a758-10417c4e5ed3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/ab0b2f64-91f3-4458-b6e9-c82714aea6b4 Sep 01 00:28:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7ab4cd67-a314-4128-a758-10417c4e5ed3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7ab4cd67-a314-4128-a758-10417c4e5ed3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:28 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:28 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:28 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:28 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:28 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7ab4cd67-a314-4128-a758-10417c4e5ed3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Volume info retrieved successfully. Sep 01 00:28:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7ab4cd67-a314-4128-a758-10417c4e5ed3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/ab0b2f64-91f3-4458-b6e9-c82714aea6b4 returned with HTTP 200 Sep 01 00:28:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1040/2119] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:28 2026] GET /volume/v3/volumes/ab0b2f64-91f3-4458-b6e9-c82714aea6b4 => generated 863 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:28:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-002bc353-257a-4991-b60c-50e500cd5779 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-002bc353-257a-4991-b60c-50e500cd5779 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/ab0b2f64-91f3-4458-b6e9-c82714aea6b4 Sep 01 00:28:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-002bc353-257a-4991-b60c-50e500cd5779 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-002bc353-257a-4991-b60c-50e500cd5779 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:29 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:29 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-002bc353-257a-4991-b60c-50e500cd5779 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Volume info retrieved successfully. Sep 01 00:28:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-002bc353-257a-4991-b60c-50e500cd5779 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/ab0b2f64-91f3-4458-b6e9-c82714aea6b4 returned with HTTP 200 Sep 01 00:28:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1080/2120] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:29 2026] GET /volume/v3/volumes/ab0b2f64-91f3-4458-b6e9-c82714aea6b4 => generated 863 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:28:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-fd50db60-0c25-49d5-b58b-cb4da94bd5e1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fd50db60-0c25-49d5-b58b-cb4da94bd5e1 None None] GET http://192.168.122.147/volume// Sep 01 00:28:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fd50db60-0c25-49d5-b58b-cb4da94bd5e1 None None] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fd50db60-0c25-49d5-b58b-cb4da94bd5e1 None None] Calling method 'all' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fd50db60-0c25-49d5-b58b-cb4da94bd5e1 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:28:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1041/2121] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:28:30 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:28:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-0f4ec748-4a39-4b86-87ff-49ee5ad65ef7 req-7b04c056-d3eb-4138-9312-6d7d5facae64 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-0f4ec748-4a39-4b86-87ff-49ee5ad65ef7 req-7b04c056-d3eb-4138-9312-6d7d5facae64 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] GET http://192.168.122.147/volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 Sep 01 00:28:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-0f4ec748-4a39-4b86-87ff-49ee5ad65ef7 req-7b04c056-d3eb-4138-9312-6d7d5facae64 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-0f4ec748-4a39-4b86-87ff-49ee5ad65ef7 req-7b04c056-d3eb-4138-9312-6d7d5facae64 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:30 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:30 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:30 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:30 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-0f4ec748-4a39-4b86-87ff-49ee5ad65ef7 req-7b04c056-d3eb-4138-9312-6d7d5facae64 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Volume info retrieved successfully. Sep 01 00:28:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-0f4ec748-4a39-4b86-87ff-49ee5ad65ef7 req-7b04c056-d3eb-4138-9312-6d7d5facae64 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] http://192.168.122.147/volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 returned with HTTP 200 Sep 01 00:28:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1081/2122] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:28:30 2026] GET /volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 => generated 1512 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:28:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3743c486-d4c1-4c99-b838-7412ad270961 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3743c486-d4c1-4c99-b838-7412ad270961 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/ab0b2f64-91f3-4458-b6e9-c82714aea6b4 Sep 01 00:28:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3743c486-d4c1-4c99-b838-7412ad270961 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3743c486-d4c1-4c99-b838-7412ad270961 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3743c486-d4c1-4c99-b838-7412ad270961 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/ab0b2f64-91f3-4458-b6e9-c82714aea6b4 returned with HTTP 404 Sep 01 00:28:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1042/2123] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:30 2026] GET /volume/v3/volumes/ab0b2f64-91f3-4458-b6e9-c82714aea6b4 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:28:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-64b99b0a-5322-4434-a72c-c024969c57b8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-64b99b0a-5322-4434-a72c-c024969c57b8 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/0d9e3384-1edb-4650-836e-5ac792d32f0c Sep 01 00:28:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-64b99b0a-5322-4434-a72c-c024969c57b8 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-64b99b0a-5322-4434-a72c-c024969c57b8 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:30 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:30 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:30 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:30 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-64b99b0a-5322-4434-a72c-c024969c57b8 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Volume info retrieved successfully. Sep 01 00:28:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-64b99b0a-5322-4434-a72c-c024969c57b8 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/0d9e3384-1edb-4650-836e-5ac792d32f0c returned with HTTP 200 Sep 01 00:28:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1082/2124] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:30 2026] GET /volume/v3/volumes/0d9e3384-1edb-4650-836e-5ac792d32f0c => generated 865 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7a372d4a-236a-4407-8e3a-409b06acb8e3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7a372d4a-236a-4407-8e3a-409b06acb8e3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] DELETE http://192.168.122.147/volume/v3/volumes/0d9e3384-1edb-4650-836e-5ac792d32f0c Sep 01 00:28:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7a372d4a-236a-4407-8e3a-409b06acb8e3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7a372d4a-236a-4407-8e3a-409b06acb8e3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:30 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-7a372d4a-236a-4407-8e3a-409b06acb8e3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Delete volume with id: 0d9e3384-1edb-4650-836e-5ac792d32f0c Sep 01 00:28:31 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:31 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:31 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:31 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:31 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7a372d4a-236a-4407-8e3a-409b06acb8e3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Volume info retrieved successfully. Sep 01 00:28:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-0f4ec748-4a39-4b86-87ff-49ee5ad65ef7 req-b9560437-48a3-4f95-9de3-be85c9afae8b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-0f4ec748-4a39-4b86-87ff-49ee5ad65ef7 req-b9560437-48a3-4f95-9de3-be85c9afae8b tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] PUT http://192.168.122.147/volume/v3/attachments/3e71c7c2-d92c-4192-b782-af93739fc8fe Sep 01 00:28:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-0f4ec748-4a39-4b86-87ff-49ee5ad65ef7 req-b9560437-48a3-4f95-9de3-be85c9afae8b tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:adfa816424c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "da743fc2-df7b-458e-a6d8-82aef14baffc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:28:31 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-0f4ec748-4a39-4b86-87ff-49ee5ad65ef7 req-b9560437-48a3-4f95-9de3-be85c9afae8b tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Acquiring lock "cinder-attachment_update-8016160a-238d-4616-bbbe-ccd45e68c9e9-devstack" by "attachment_update" {{(pid=87484) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 00:28:31 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7a372d4a-236a-4407-8e3a-409b06acb8e3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Delete volume request issued successfully. Sep 01 00:28:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7a372d4a-236a-4407-8e3a-409b06acb8e3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/0d9e3384-1edb-4650-836e-5ac792d32f0c returned with HTTP 202 Sep 01 00:28:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1043/2125] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:28:30 2026] DELETE /volume/v3/volumes/0d9e3384-1edb-4650-836e-5ac792d32f0c => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:28:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-56d3bbc6-d02a-4e5f-80de-88d0de1b8204 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-56d3bbc6-d02a-4e5f-80de-88d0de1b8204 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/0d9e3384-1edb-4650-836e-5ac792d32f0c Sep 01 00:28:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-56d3bbc6-d02a-4e5f-80de-88d0de1b8204 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-56d3bbc6-d02a-4e5f-80de-88d0de1b8204 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:31 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-0f4ec748-4a39-4b86-87ff-49ee5ad65ef7 req-b9560437-48a3-4f95-9de3-be85c9afae8b tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Lock "cinder-attachment_update-8016160a-238d-4616-bbbe-ccd45e68c9e9-devstack" acquired by "attachment_update" :: waited 0.039s {{(pid=87484) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 00:28:31 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:31 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:31 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:31 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:31 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:31 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:31 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:31 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:31 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-56d3bbc6-d02a-4e5f-80de-88d0de1b8204 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Volume info retrieved successfully. Sep 01 00:28:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-56d3bbc6-d02a-4e5f-80de-88d0de1b8204 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/0d9e3384-1edb-4650-836e-5ac792d32f0c returned with HTTP 200 Sep 01 00:28:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1044/2126] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:31 2026] GET /volume/v3/volumes/0d9e3384-1edb-4650-836e-5ac792d32f0c => generated 864 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:28:31 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-0f4ec748-4a39-4b86-87ff-49ee5ad65ef7 req-b9560437-48a3-4f95-9de3-be85c9afae8b tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Lock "cinder-attachment_update-8016160a-238d-4616-bbbe-ccd45e68c9e9-devstack" released by "attachment_update" :: held 0.328s {{(pid=87484) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 00:28:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-0f4ec748-4a39-4b86-87ff-49ee5ad65ef7 req-b9560437-48a3-4f95-9de3-be85c9afae8b tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] http://192.168.122.147/volume/v3/attachments/3e71c7c2-d92c-4192-b782-af93739fc8fe returned with HTTP 200 Sep 01 00:28:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1083/2127] 192.168.122.147 () {66 vars in 1593 bytes} [Tue Sep 1 00:28:31 2026] PUT /volume/v3/attachments/3e71c7c2-d92c-4192-b782-af93739fc8fe => generated 694 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:28:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-0f4ec748-4a39-4b86-87ff-49ee5ad65ef7 req-37055424-e757-4fe5-8d1c-0400a58ffe8f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-0f4ec748-4a39-4b86-87ff-49ee5ad65ef7 req-37055424-e757-4fe5-8d1c-0400a58ffe8f tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] POST http://192.168.122.147/volume/v3/attachments/3e71c7c2-d92c-4192-b782-af93739fc8fe/action Sep 01 00:28:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-0f4ec748-4a39-4b86-87ff-49ee5ad65ef7 req-37055424-e757-4fe5-8d1c-0400a58ffe8f tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Action body: b'{"os-complete": null}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:28:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-0f4ec748-4a39-4b86-87ff-49ee5ad65ef7 req-37055424-e757-4fe5-8d1c-0400a58ffe8f tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:28:31 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:31 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:31 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:31 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-0f4ec748-4a39-4b86-87ff-49ee5ad65ef7 req-37055424-e757-4fe5-8d1c-0400a58ffe8f tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] http://192.168.122.147/volume/v3/attachments/3e71c7c2-d92c-4192-b782-af93739fc8fe/action returned with HTTP 204 Sep 01 00:28:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1045/2128] 192.168.122.147 () {66 vars in 1614 bytes} [Tue Sep 1 00:28:31 2026] POST /volume/v3/attachments/3e71c7c2-d92c-4192-b782-af93739fc8fe/action => generated 0 bytes in 109 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:28:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-27d97157-5011-489e-bc7c-42be5d8b1c55 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-27d97157-5011-489e-bc7c-42be5d8b1c55 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/0d9e3384-1edb-4650-836e-5ac792d32f0c Sep 01 00:28:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-27d97157-5011-489e-bc7c-42be5d8b1c55 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-27d97157-5011-489e-bc7c-42be5d8b1c55 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:32 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:32 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:32 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:32 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:32 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-27d97157-5011-489e-bc7c-42be5d8b1c55 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Volume info retrieved successfully. Sep 01 00:28:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-27d97157-5011-489e-bc7c-42be5d8b1c55 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/0d9e3384-1edb-4650-836e-5ac792d32f0c returned with HTTP 200 Sep 01 00:28:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1084/2129] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:32 2026] GET /volume/v3/volumes/0d9e3384-1edb-4650-836e-5ac792d32f0c => generated 864 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4be42155-f169-44a8-9cb1-3e43f2e99325 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4be42155-f169-44a8-9cb1-3e43f2e99325 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/0d9e3384-1edb-4650-836e-5ac792d32f0c Sep 01 00:28:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4be42155-f169-44a8-9cb1-3e43f2e99325 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4be42155-f169-44a8-9cb1-3e43f2e99325 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4be42155-f169-44a8-9cb1-3e43f2e99325 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/0d9e3384-1edb-4650-836e-5ac792d32f0c returned with HTTP 404 Sep 01 00:28:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1046/2130] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:33 2026] GET /volume/v3/volumes/0d9e3384-1edb-4650-836e-5ac792d32f0c => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:28:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3d5080e8-61f0-4833-a173-4ea0fb42cea3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3d5080e8-61f0-4833-a173-4ea0fb42cea3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/f4625d14-cd95-406d-b4b5-f0d536ad0f01 Sep 01 00:28:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3d5080e8-61f0-4833-a173-4ea0fb42cea3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3d5080e8-61f0-4833-a173-4ea0fb42cea3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:33 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:33 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:33 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:33 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3d5080e8-61f0-4833-a173-4ea0fb42cea3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Volume info retrieved successfully. Sep 01 00:28:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3d5080e8-61f0-4833-a173-4ea0fb42cea3 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/f4625d14-cd95-406d-b4b5-f0d536ad0f01 returned with HTTP 200 Sep 01 00:28:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1085/2131] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:33 2026] GET /volume/v3/volumes/f4625d14-cd95-406d-b4b5-f0d536ad0f01 => generated 866 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-478d9f02-301f-47cf-a7fe-86c57ab8d0ca None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-478d9f02-301f-47cf-a7fe-86c57ab8d0ca tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] DELETE http://192.168.122.147/volume/v3/volumes/f4625d14-cd95-406d-b4b5-f0d536ad0f01 Sep 01 00:28:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-478d9f02-301f-47cf-a7fe-86c57ab8d0ca tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-478d9f02-301f-47cf-a7fe-86c57ab8d0ca tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:33 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-478d9f02-301f-47cf-a7fe-86c57ab8d0ca tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Delete volume with id: f4625d14-cd95-406d-b4b5-f0d536ad0f01 Sep 01 00:28:33 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:33 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:33 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:33 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:33 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-478d9f02-301f-47cf-a7fe-86c57ab8d0ca tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Volume info retrieved successfully. Sep 01 00:28:33 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-478d9f02-301f-47cf-a7fe-86c57ab8d0ca tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Delete volume request issued successfully. Sep 01 00:28:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-478d9f02-301f-47cf-a7fe-86c57ab8d0ca tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/f4625d14-cd95-406d-b4b5-f0d536ad0f01 returned with HTTP 202 Sep 01 00:28:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1047/2132] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:28:33 2026] DELETE /volume/v3/volumes/f4625d14-cd95-406d-b4b5-f0d536ad0f01 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:28:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4f601bf1-ee1d-40ef-a255-4a2b44e6ac9c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4f601bf1-ee1d-40ef-a255-4a2b44e6ac9c tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/f4625d14-cd95-406d-b4b5-f0d536ad0f01 Sep 01 00:28:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4f601bf1-ee1d-40ef-a255-4a2b44e6ac9c tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4f601bf1-ee1d-40ef-a255-4a2b44e6ac9c tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:33 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:33 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:33 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:33 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4f601bf1-ee1d-40ef-a255-4a2b44e6ac9c tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Volume info retrieved successfully. Sep 01 00:28:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4f601bf1-ee1d-40ef-a255-4a2b44e6ac9c tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/f4625d14-cd95-406d-b4b5-f0d536ad0f01 returned with HTTP 200 Sep 01 00:28:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1086/2133] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:33 2026] GET /volume/v3/volumes/f4625d14-cd95-406d-b4b5-f0d536ad0f01 => generated 865 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:28:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-22ee477f-4571-4260-84e7-a7a044ed3cf7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-22ee477f-4571-4260-84e7-a7a044ed3cf7 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:28:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-22ee477f-4571-4260-84e7-a7a044ed3cf7 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "df40e229-b455-4243-a6fd-53ca30610169", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-514388639"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:28:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-22ee477f-4571-4260-84e7-a7a044ed3cf7 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Create volume request body: {'volume': {"'imageRef": 'df40e229-b455-4243-a6fd-53ca30610169', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-514388639'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:28:34 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-22ee477f-4571-4260-84e7-a7a044ed3cf7 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Create volume of 1 GB Sep 01 00:28:34 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-22ee477f-4571-4260-84e7-a7a044ed3cf7 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Availability Zones retrieved successfully. Sep 01 00:28:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-22ee477f-4571-4260-84e7-a7a044ed3cf7 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Flow 'volume_create_api' (732cd71c-0af8-4d74-b655-673a69a56127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:28:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-22ee477f-4571-4260-84e7-a7a044ed3cf7 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45ef1547-507c-42b0-be84-1409c6d0923b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-22ee477f-4571-4260-84e7-a7a044ed3cf7 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:28:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-22ee477f-4571-4260-84e7-a7a044ed3cf7 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45ef1547-507c-42b0-be84-1409c6d0923b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-22ee477f-4571-4260-84e7-a7a044ed3cf7 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75f5ad2d-488d-406d-9327-d1518399277d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1127168f-9a10-403d-9d88-79f86c822902 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1127168f-9a10-403d-9d88-79f86c822902 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/f4625d14-cd95-406d-b4b5-f0d536ad0f01 Sep 01 00:28:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1127168f-9a10-403d-9d88-79f86c822902 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1127168f-9a10-403d-9d88-79f86c822902 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:34 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:34 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:34 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:34 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:34 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1127168f-9a10-403d-9d88-79f86c822902 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Volume info retrieved successfully. Sep 01 00:28:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1127168f-9a10-403d-9d88-79f86c822902 tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/f4625d14-cd95-406d-b4b5-f0d536ad0f01 returned with HTTP 200 Sep 01 00:28:34 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1087/2134] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:34 2026] GET /volume/v3/volumes/f4625d14-cd95-406d-b4b5-f0d536ad0f01 => generated 865 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:35 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-22ee477f-4571-4260-84e7-a7a044ed3cf7 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Created reservations ['eb2126e4-bcf1-40d0-a1ef-173d831a775b', 'a0d1a9dc-e2e1-44cd-8ab7-fc8d307c983a', 'cca8eb5b-4766-4626-a92c-b900e1c30b0c', '6a564203-3b92-4cf1-9afa-cfa4aa24b6cc'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:28:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-22ee477f-4571-4260-84e7-a7a044ed3cf7 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75f5ad2d-488d-406d-9327-d1518399277d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb2126e4-bcf1-40d0-a1ef-173d831a775b', 'a0d1a9dc-e2e1-44cd-8ab7-fc8d307c983a', 'cca8eb5b-4766-4626-a92c-b900e1c30b0c', '6a564203-3b92-4cf1-9afa-cfa4aa24b6cc']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-22ee477f-4571-4260-84e7-a7a044ed3cf7 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f80ad00c-e477-4cfe-90c2-94f86dd2e5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:35 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:35 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-22ee477f-4571-4260-84e7-a7a044ed3cf7 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f80ad00c-e477-4cfe-90c2-94f86dd2e5bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ef2ba83-2fe2-4786-8713-0ce98229c0af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-514388639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3e612d425414e8d89d123afb8647157',qos_specs=None,replication_status=,reservations=['eb2126e4-bcf1-40d0-a1ef-173d831a775b','a0d1a9dc-e2e1-44cd-8ab7-fc8d307c983a','cca8eb5b-4766-4626-a92c-b900e1c30b0c','6a564203-3b92-4cf1-9afa-cfa4aa24b6cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f98dc38843543a5b6a62ba420525c7e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:28:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-514388639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ef2ba83-2fe2-4786-8713-0ce98229c0af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3e612d425414e8d89d123afb8647157',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f98dc38843543a5b6a62ba420525c7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-22ee477f-4571-4260-84e7-a7a044ed3cf7 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91810156-7be0-410d-9f8a-b16746ff2145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-22ee477f-4571-4260-84e7-a7a044ed3cf7 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91810156-7be0-410d-9f8a-b16746ff2145) transitioned into state 'SUCCESS' from state '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-514388639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3e612d425414e8d89d123afb8647157',qos_specs=None,replication_status=,reservations=['eb2126e4-bcf1-40d0-a1ef-173d831a775b','a0d1a9dc-e2e1-44cd-8ab7-fc8d307c983a','cca8eb5b-4766-4626-a92c-b900e1c30b0c','6a564203-3b92-4cf1-9afa-cfa4aa24b6cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f98dc38843543a5b6a62ba420525c7e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-22ee477f-4571-4260-84e7-a7a044ed3cf7 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81ed6dd2-52c5-4bbf-bf13-14735166a46c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-22ee477f-4571-4260-84e7-a7a044ed3cf7 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81ed6dd2-52c5-4bbf-bf13-14735166a46c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-22ee477f-4571-4260-84e7-a7a044ed3cf7 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Flow 'volume_create_api' (732cd71c-0af8-4d74-b655-673a69a56127) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:28:35 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-22ee477f-4571-4260-84e7-a7a044ed3cf7 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Create volume request issued successfully. Sep 01 00:28:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-22ee477f-4571-4260-84e7-a7a044ed3cf7 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:28:35 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1048/2135] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:28:34 2026] POST /volume/v3/volumes => generated 765 bytes in 1154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:28:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-49e97798-df01-45c6-a1da-72adf7773e02 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-49e97798-df01-45c6-a1da-72adf7773e02 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:28:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-49e97798-df01-45c6-a1da-72adf7773e02 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "df40e229-b455-4243-a6fd-53ca30610169", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-629821992"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:28:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-49e97798-df01-45c6-a1da-72adf7773e02 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Create volume request body: {'volume': {"'imageRef": 'df40e229-b455-4243-a6fd-53ca30610169', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-629821992'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:28:35 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-49e97798-df01-45c6-a1da-72adf7773e02 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Create volume of 1 GB Sep 01 00:28:35 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-49e97798-df01-45c6-a1da-72adf7773e02 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Availability Zones retrieved successfully. Sep 01 00:28:35 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-49e97798-df01-45c6-a1da-72adf7773e02 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Flow 'volume_create_api' (f7c335f4-bde5-464d-945a-66357fe55f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:28:35 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-49e97798-df01-45c6-a1da-72adf7773e02 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e07e5a5c-88e6-4ee4-a0cf-bc56d89c6e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:35 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-49e97798-df01-45c6-a1da-72adf7773e02 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:28:35 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-49e97798-df01-45c6-a1da-72adf7773e02 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e07e5a5c-88e6-4ee4-a0cf-bc56d89c6e5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:35 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-49e97798-df01-45c6-a1da-72adf7773e02 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc11dd68-3c90-4e06-ae34-413736e8e652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c5d87608-7ebb-4723-8206-b41827af741b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c5d87608-7ebb-4723-8206-b41827af741b tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] GET http://192.168.122.147/volume/v3/volumes/f4625d14-cd95-406d-b4b5-f0d536ad0f01 Sep 01 00:28:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c5d87608-7ebb-4723-8206-b41827af741b tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c5d87608-7ebb-4723-8206-b41827af741b tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c5d87608-7ebb-4723-8206-b41827af741b tempest-VolumesListTestJSON-577564540 tempest-VolumesListTestJSON-577564540-project-member] http://192.168.122.147/volume/v3/volumes/f4625d14-cd95-406d-b4b5-f0d536ad0f01 returned with HTTP 404 Sep 01 00:28:36 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1049/2136] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:35 2026] GET /volume/v3/volumes/f4625d14-cd95-406d-b4b5-f0d536ad0f01 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:28:36 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-49e97798-df01-45c6-a1da-72adf7773e02 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Created reservations ['923404c5-14a2-4dc6-9442-fe8fb3cc9dd1', '9ba19e6a-f7fb-4c08-a082-35693898546e', '64e48df8-6686-4c62-a506-b370354c2692', 'a5c882f8-312b-4d43-98a5-43731c8036f5'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:28:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-49e97798-df01-45c6-a1da-72adf7773e02 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc11dd68-3c90-4e06-ae34-413736e8e652) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['923404c5-14a2-4dc6-9442-fe8fb3cc9dd1', '9ba19e6a-f7fb-4c08-a082-35693898546e', '64e48df8-6686-4c62-a506-b370354c2692', 'a5c882f8-312b-4d43-98a5-43731c8036f5']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-49e97798-df01-45c6-a1da-72adf7773e02 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34537d2d-bf81-4038-ad02-dc70ddcbefe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:36 devstack devstack@c-api.service[87484]: DEBUG dbcounter [-] [87484] Writing DB stats cinder:SELECT=458,cinder:UPDATE=93,cinder:INSERT=58 {{(pid=87484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:28:36 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:36 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-49e97798-df01-45c6-a1da-72adf7773e02 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34537d2d-bf81-4038-ad02-dc70ddcbefe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2723fe34-baf7-45c2-9269-728dfb687662', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-629821992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3e612d425414e8d89d123afb8647157',qos_specs=None,replication_status=,reservations=['923404c5-14a2-4dc6-9442-fe8fb3cc9dd1','9ba19e6a-f7fb-4c08-a082-35693898546e','64e48df8-6686-4c62-a506-b370354c2692','a5c882f8-312b-4d43-98a5-43731c8036f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f98dc38843543a5b6a62ba420525c7e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:28:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-629821992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2723fe34-baf7-45c2-9269-728dfb687662,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3e612d425414e8d89d123afb8647157',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f98dc38843543a5b6a62ba420525c7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-49e97798-df01-45c6-a1da-72adf7773e02 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4db251f3-618c-49b7-bdd0-970727171231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-49e97798-df01-45c6-a1da-72adf7773e02 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4db251f3-618c-49b7-bdd0-970727171231) transitioned into state 'SUCCESS' from state '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-629821992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3e612d425414e8d89d123afb8647157',qos_specs=None,replication_status=,reservations=['923404c5-14a2-4dc6-9442-fe8fb3cc9dd1','9ba19e6a-f7fb-4c08-a082-35693898546e','64e48df8-6686-4c62-a506-b370354c2692','a5c882f8-312b-4d43-98a5-43731c8036f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f98dc38843543a5b6a62ba420525c7e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-49e97798-df01-45c6-a1da-72adf7773e02 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45e792ff-4511-43df-87a5-88b6c9725e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-49e97798-df01-45c6-a1da-72adf7773e02 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45e792ff-4511-43df-87a5-88b6c9725e8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-49e97798-df01-45c6-a1da-72adf7773e02 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Flow 'volume_create_api' (f7c335f4-bde5-464d-945a-66357fe55f30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:28:36 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-49e97798-df01-45c6-a1da-72adf7773e02 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Create volume request issued successfully. Sep 01 00:28:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-49e97798-df01-45c6-a1da-72adf7773e02 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:28:36 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1088/2137] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:28:35 2026] POST /volume/v3/volumes => generated 765 bytes in 1322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 00:28:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7c203dbf-93b6-4223-ba52-a61aac8588e4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7c203dbf-93b6-4223-ba52-a61aac8588e4 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:28:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7c203dbf-93b6-4223-ba52-a61aac8588e4 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "df40e229-b455-4243-a6fd-53ca30610169", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-497529188"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:28:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-7c203dbf-93b6-4223-ba52-a61aac8588e4 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Create volume request body: {'volume': {"'imageRef": 'df40e229-b455-4243-a6fd-53ca30610169', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-497529188'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:28:36 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-7c203dbf-93b6-4223-ba52-a61aac8588e4 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Create volume of 1 GB Sep 01 00:28:36 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:36 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7c203dbf-93b6-4223-ba52-a61aac8588e4 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Availability Zones retrieved successfully. Sep 01 00:28:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7c203dbf-93b6-4223-ba52-a61aac8588e4 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Flow 'volume_create_api' (7c8395c8-5c26-4ca2-9e26-cf171ef33474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:28:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7c203dbf-93b6-4223-ba52-a61aac8588e4 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78429242-6e38-4f34-b9a5-5f4ceb423686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-7c203dbf-93b6-4223-ba52-a61aac8588e4 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:28:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7c203dbf-93b6-4223-ba52-a61aac8588e4 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78429242-6e38-4f34-b9a5-5f4ceb423686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7c203dbf-93b6-4223-ba52-a61aac8588e4 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99d320df-7d5f-44a7-b060-a245355046f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:37 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-7c203dbf-93b6-4223-ba52-a61aac8588e4 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Created reservations ['d2ba7c7c-f7e7-4684-bcdc-939438c6b595', '7a91c1ad-9b10-4e3a-8397-a833dcf49df4', 'ecb54985-3abf-4bce-9627-18cec3982c38', 'e388553b-de53-47d3-b4e4-28d2cee4ab6d'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:28:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7c203dbf-93b6-4223-ba52-a61aac8588e4 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99d320df-7d5f-44a7-b060-a245355046f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2ba7c7c-f7e7-4684-bcdc-939438c6b595', '7a91c1ad-9b10-4e3a-8397-a833dcf49df4', 'ecb54985-3abf-4bce-9627-18cec3982c38', 'e388553b-de53-47d3-b4e4-28d2cee4ab6d']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7c203dbf-93b6-4223-ba52-a61aac8588e4 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61fdb03c-e54f-4483-8f52-55c53dac56de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:37 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:37 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7c203dbf-93b6-4223-ba52-a61aac8588e4 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61fdb03c-e54f-4483-8f52-55c53dac56de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3db83d9f-a599-42eb-9473-095815d91ef3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-497529188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3e612d425414e8d89d123afb8647157',qos_specs=None,replication_status=,reservations=['d2ba7c7c-f7e7-4684-bcdc-939438c6b595','7a91c1ad-9b10-4e3a-8397-a833dcf49df4','ecb54985-3abf-4bce-9627-18cec3982c38','e388553b-de53-47d3-b4e4-28d2cee4ab6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f98dc38843543a5b6a62ba420525c7e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:28:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-497529188',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3db83d9f-a599-42eb-9473-095815d91ef3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3e612d425414e8d89d123afb8647157',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f98dc38843543a5b6a62ba420525c7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7c203dbf-93b6-4223-ba52-a61aac8588e4 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67416a99-39e2-4d6b-b6d6-09a1daf68787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7c203dbf-93b6-4223-ba52-a61aac8588e4 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67416a99-39e2-4d6b-b6d6-09a1daf68787) transitioned into state 'SUCCESS' from state '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-497529188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3e612d425414e8d89d123afb8647157',qos_specs=None,replication_status=,reservations=['d2ba7c7c-f7e7-4684-bcdc-939438c6b595','7a91c1ad-9b10-4e3a-8397-a833dcf49df4','ecb54985-3abf-4bce-9627-18cec3982c38','e388553b-de53-47d3-b4e4-28d2cee4ab6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f98dc38843543a5b6a62ba420525c7e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7c203dbf-93b6-4223-ba52-a61aac8588e4 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f39635c1-3b74-463f-af1e-a89d00693f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7c203dbf-93b6-4223-ba52-a61aac8588e4 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f39635c1-3b74-463f-af1e-a89d00693f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7c203dbf-93b6-4223-ba52-a61aac8588e4 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Flow 'volume_create_api' (7c8395c8-5c26-4ca2-9e26-cf171ef33474) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:28:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7c203dbf-93b6-4223-ba52-a61aac8588e4 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Create volume request issued successfully. Sep 01 00:28:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7c203dbf-93b6-4223-ba52-a61aac8588e4 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:28:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1050/2138] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:28:36 2026] POST /volume/v3/volumes => generated 765 bytes in 1026 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:28:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6b7c3f0f-48d0-4faf-a649-6b131814020d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6b7c3f0f-48d0-4faf-a649-6b131814020d tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:28:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6b7c3f0f-48d0-4faf-a649-6b131814020d tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "df40e229-b455-4243-a6fd-53ca30610169", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-784053820"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:28:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-6b7c3f0f-48d0-4faf-a649-6b131814020d tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Create volume request body: {'volume': {"'imageRef": 'df40e229-b455-4243-a6fd-53ca30610169', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-784053820'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:28:37 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-6b7c3f0f-48d0-4faf-a649-6b131814020d tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Create volume of 1 GB Sep 01 00:28:37 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:37 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:37 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6b7c3f0f-48d0-4faf-a649-6b131814020d tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Availability Zones retrieved successfully. Sep 01 00:28:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6b7c3f0f-48d0-4faf-a649-6b131814020d tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Flow 'volume_create_api' (34a56863-410e-44ff-b686-bebbd62120be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:28:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6b7c3f0f-48d0-4faf-a649-6b131814020d tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92067dd4-6f95-47fb-941a-559b97b8663c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-6b7c3f0f-48d0-4faf-a649-6b131814020d tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:28:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6b7c3f0f-48d0-4faf-a649-6b131814020d tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92067dd4-6f95-47fb-941a-559b97b8663c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6b7c3f0f-48d0-4faf-a649-6b131814020d tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f8b4965-8409-4b2f-a7e9-4620efe1827e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:38 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-6b7c3f0f-48d0-4faf-a649-6b131814020d tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Created reservations ['40ee42be-aa47-4832-8959-9b06b2b42149', 'c463955c-b5f0-41bf-a38f-3cd013cc46cf', '81766552-4f38-42d0-a039-008382d228d9', 'a5420724-0bee-4767-bb2d-1ae679ba41bb'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:28:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6b7c3f0f-48d0-4faf-a649-6b131814020d tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f8b4965-8409-4b2f-a7e9-4620efe1827e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40ee42be-aa47-4832-8959-9b06b2b42149', 'c463955c-b5f0-41bf-a38f-3cd013cc46cf', '81766552-4f38-42d0-a039-008382d228d9', 'a5420724-0bee-4767-bb2d-1ae679ba41bb']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6b7c3f0f-48d0-4faf-a649-6b131814020d tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afc0237f-4e7a-4f7e-b512-6457a205ccfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:38 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:38 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6b7c3f0f-48d0-4faf-a649-6b131814020d tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afc0237f-4e7a-4f7e-b512-6457a205ccfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be8b3c12-6e1c-4f4f-a9de-ead2618afaca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-784053820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3e612d425414e8d89d123afb8647157',qos_specs=None,replication_status=,reservations=['40ee42be-aa47-4832-8959-9b06b2b42149','c463955c-b5f0-41bf-a38f-3cd013cc46cf','81766552-4f38-42d0-a039-008382d228d9','a5420724-0bee-4767-bb2d-1ae679ba41bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f98dc38843543a5b6a62ba420525c7e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:28:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-784053820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be8b3c12-6e1c-4f4f-a9de-ead2618afaca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3e612d425414e8d89d123afb8647157',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f98dc38843543a5b6a62ba420525c7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6b7c3f0f-48d0-4faf-a649-6b131814020d tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72930461-f979-446f-a97f-d4ed451c831c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6b7c3f0f-48d0-4faf-a649-6b131814020d tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72930461-f979-446f-a97f-d4ed451c831c) transitioned into state 'SUCCESS' from state '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-784053820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3e612d425414e8d89d123afb8647157',qos_specs=None,replication_status=,reservations=['40ee42be-aa47-4832-8959-9b06b2b42149','c463955c-b5f0-41bf-a38f-3cd013cc46cf','81766552-4f38-42d0-a039-008382d228d9','a5420724-0bee-4767-bb2d-1ae679ba41bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f98dc38843543a5b6a62ba420525c7e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6b7c3f0f-48d0-4faf-a649-6b131814020d tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3cac6ff-2ef5-451c-a400-bc63b94a3942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6b7c3f0f-48d0-4faf-a649-6b131814020d tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3cac6ff-2ef5-451c-a400-bc63b94a3942) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:39 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6b7c3f0f-48d0-4faf-a649-6b131814020d tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Flow 'volume_create_api' (34a56863-410e-44ff-b686-bebbd62120be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:28:39 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6b7c3f0f-48d0-4faf-a649-6b131814020d tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Create volume request issued successfully. Sep 01 00:28:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6b7c3f0f-48d0-4faf-a649-6b131814020d tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:28:39 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1089/2139] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:28:37 2026] POST /volume/v3/volumes => generated 765 bytes in 1156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 00:28:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a8503867-ee0a-4fcf-8096-a98a9c96aa6f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a8503867-ee0a-4fcf-8096-a98a9c96aa6f tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:28:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a8503867-ee0a-4fcf-8096-a98a9c96aa6f tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "df40e229-b455-4243-a6fd-53ca30610169", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-890013551"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:28:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-a8503867-ee0a-4fcf-8096-a98a9c96aa6f tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Create volume request body: {'volume': {"'imageRef": 'df40e229-b455-4243-a6fd-53ca30610169', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-890013551'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:28:39 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-a8503867-ee0a-4fcf-8096-a98a9c96aa6f tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Create volume of 1 GB Sep 01 00:28:39 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:39 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:39 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a8503867-ee0a-4fcf-8096-a98a9c96aa6f tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Availability Zones retrieved successfully. Sep 01 00:28:39 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-a8503867-ee0a-4fcf-8096-a98a9c96aa6f tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Flow 'volume_create_api' (c19605dd-d665-421b-91dd-38bf4173b82b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:28:39 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-a8503867-ee0a-4fcf-8096-a98a9c96aa6f tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b54b9a8-9817-4d36-870e-d8ad48a9bec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:39 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-a8503867-ee0a-4fcf-8096-a98a9c96aa6f tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:28:39 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-a8503867-ee0a-4fcf-8096-a98a9c96aa6f tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b54b9a8-9817-4d36-870e-d8ad48a9bec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:39 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-a8503867-ee0a-4fcf-8096-a98a9c96aa6f tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e47c9c7e-1214-48f9-89ab-d7f96e8671b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:39 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-a8503867-ee0a-4fcf-8096-a98a9c96aa6f tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Created reservations ['181571f1-fbf7-44cc-9a6a-06338049f572', '638200ee-12ab-4c74-a82f-20298568200c', 'a57bf344-5ec7-4853-8171-3715fcf1b9fa', 'deaa5f93-ab53-4632-8f90-fd9eed063846'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:28:39 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-a8503867-ee0a-4fcf-8096-a98a9c96aa6f tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e47c9c7e-1214-48f9-89ab-d7f96e8671b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['181571f1-fbf7-44cc-9a6a-06338049f572', '638200ee-12ab-4c74-a82f-20298568200c', 'a57bf344-5ec7-4853-8171-3715fcf1b9fa', 'deaa5f93-ab53-4632-8f90-fd9eed063846']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:39 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-a8503867-ee0a-4fcf-8096-a98a9c96aa6f tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b154d774-70e2-4871-8b8e-5630bf04711a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:39 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:39 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:39 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-a8503867-ee0a-4fcf-8096-a98a9c96aa6f tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b154d774-70e2-4871-8b8e-5630bf04711a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0b90fd8-e5fc-4644-9a59-fcab5db5eeee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-890013551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3e612d425414e8d89d123afb8647157',qos_specs=None,replication_status=,reservations=['181571f1-fbf7-44cc-9a6a-06338049f572','638200ee-12ab-4c74-a82f-20298568200c','a57bf344-5ec7-4853-8171-3715fcf1b9fa','deaa5f93-ab53-4632-8f90-fd9eed063846'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f98dc38843543a5b6a62ba420525c7e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:28:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-890013551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0b90fd8-e5fc-4644-9a59-fcab5db5eeee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3e612d425414e8d89d123afb8647157',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f98dc38843543a5b6a62ba420525c7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:39 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-a8503867-ee0a-4fcf-8096-a98a9c96aa6f tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d91ddfac-c473-4a53-a082-69fcf3ccbb7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:39 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-a8503867-ee0a-4fcf-8096-a98a9c96aa6f tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d91ddfac-c473-4a53-a082-69fcf3ccbb7e) transitioned into state 'SUCCESS' from state '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-890013551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3e612d425414e8d89d123afb8647157',qos_specs=None,replication_status=,reservations=['181571f1-fbf7-44cc-9a6a-06338049f572','638200ee-12ab-4c74-a82f-20298568200c','a57bf344-5ec7-4853-8171-3715fcf1b9fa','deaa5f93-ab53-4632-8f90-fd9eed063846'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f98dc38843543a5b6a62ba420525c7e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:39 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-a8503867-ee0a-4fcf-8096-a98a9c96aa6f tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46ab6901-ca40-4d5b-b5ee-c5d5d6238755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:39 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-a8503867-ee0a-4fcf-8096-a98a9c96aa6f tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46ab6901-ca40-4d5b-b5ee-c5d5d6238755) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:39 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-a8503867-ee0a-4fcf-8096-a98a9c96aa6f tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Flow 'volume_create_api' (c19605dd-d665-421b-91dd-38bf4173b82b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:28:39 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a8503867-ee0a-4fcf-8096-a98a9c96aa6f tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Create volume request issued successfully. Sep 01 00:28:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a8503867-ee0a-4fcf-8096-a98a9c96aa6f tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:28:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1051/2140] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:28:39 2026] POST /volume/v3/volumes => generated 765 bytes in 783 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 00:28:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-89dccb49-260a-4566-bb16-4eb28e778d8f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-89dccb49-260a-4566-bb16-4eb28e778d8f tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] GET http://192.168.122.147/volume/v3/volumes/8ef2ba83-2fe2-4786-8713-0ce98229c0af Sep 01 00:28:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-89dccb49-260a-4566-bb16-4eb28e778d8f tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-89dccb49-260a-4566-bb16-4eb28e778d8f tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:39 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:39 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:39 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:39 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:39 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-89dccb49-260a-4566-bb16-4eb28e778d8f tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Volume info retrieved successfully. Sep 01 00:28:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-89dccb49-260a-4566-bb16-4eb28e778d8f tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] http://192.168.122.147/volume/v3/volumes/8ef2ba83-2fe2-4786-8713-0ce98229c0af returned with HTTP 200 Sep 01 00:28:39 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1090/2141] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:39 2026] GET /volume/v3/volumes/8ef2ba83-2fe2-4786-8713-0ce98229c0af => generated 858 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1fda6fe5-c82e-44d3-ac6e-c9d514217a95 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1fda6fe5-c82e-44d3-ac6e-c9d514217a95 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] GET http://192.168.122.147/volume/v3/volumes/2723fe34-baf7-45c2-9269-728dfb687662 Sep 01 00:28:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1fda6fe5-c82e-44d3-ac6e-c9d514217a95 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1fda6fe5-c82e-44d3-ac6e-c9d514217a95 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:40 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:40 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:40 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:40 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1fda6fe5-c82e-44d3-ac6e-c9d514217a95 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Volume info retrieved successfully. Sep 01 00:28:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1fda6fe5-c82e-44d3-ac6e-c9d514217a95 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] http://192.168.122.147/volume/v3/volumes/2723fe34-baf7-45c2-9269-728dfb687662 returned with HTTP 200 Sep 01 00:28:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1052/2142] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:39 2026] GET /volume/v3/volumes/2723fe34-baf7-45c2-9269-728dfb687662 => generated 857 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ad9484b7-864d-4c12-a881-decbede5a80d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ad9484b7-864d-4c12-a881-decbede5a80d tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] GET http://192.168.122.147/volume/v3/volumes/2723fe34-baf7-45c2-9269-728dfb687662 Sep 01 00:28:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ad9484b7-864d-4c12-a881-decbede5a80d tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ad9484b7-864d-4c12-a881-decbede5a80d tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:41 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:41 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:41 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:41 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ad9484b7-864d-4c12-a881-decbede5a80d tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Volume info retrieved successfully. Sep 01 00:28:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ad9484b7-864d-4c12-a881-decbede5a80d tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] http://192.168.122.147/volume/v3/volumes/2723fe34-baf7-45c2-9269-728dfb687662 returned with HTTP 200 Sep 01 00:28:41 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1091/2143] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:41 2026] GET /volume/v3/volumes/2723fe34-baf7-45c2-9269-728dfb687662 => generated 858 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e6878e5f-d1c1-4336-b9c3-64f4bb0422fd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e6878e5f-d1c1-4336-b9c3-64f4bb0422fd tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] GET http://192.168.122.147/volume/v3/volumes/3db83d9f-a599-42eb-9473-095815d91ef3 Sep 01 00:28:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e6878e5f-d1c1-4336-b9c3-64f4bb0422fd tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e6878e5f-d1c1-4336-b9c3-64f4bb0422fd tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:41 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:41 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:41 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:41 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:41 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e6878e5f-d1c1-4336-b9c3-64f4bb0422fd tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Volume info retrieved successfully. Sep 01 00:28:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e6878e5f-d1c1-4336-b9c3-64f4bb0422fd tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] http://192.168.122.147/volume/v3/volumes/3db83d9f-a599-42eb-9473-095815d91ef3 returned with HTTP 200 Sep 01 00:28:41 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1053/2144] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:41 2026] GET /volume/v3/volumes/3db83d9f-a599-42eb-9473-095815d91ef3 => generated 857 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-46153718-0b2d-44d9-b5cf-156954f3f1ee None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-46153718-0b2d-44d9-b5cf-156954f3f1ee tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] GET http://192.168.122.147/volume/v3/volumes/3db83d9f-a599-42eb-9473-095815d91ef3 Sep 01 00:28:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-46153718-0b2d-44d9-b5cf-156954f3f1ee tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-46153718-0b2d-44d9-b5cf-156954f3f1ee tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:42 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:42 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:42 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:42 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:42 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-46153718-0b2d-44d9-b5cf-156954f3f1ee tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Volume info retrieved successfully. Sep 01 00:28:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-46153718-0b2d-44d9-b5cf-156954f3f1ee tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] http://192.168.122.147/volume/v3/volumes/3db83d9f-a599-42eb-9473-095815d91ef3 returned with HTTP 200 Sep 01 00:28:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1092/2145] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:42 2026] GET /volume/v3/volumes/3db83d9f-a599-42eb-9473-095815d91ef3 => generated 858 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-821355b0-aa90-4659-bf81-33491eadb5ec None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-821355b0-aa90-4659-bf81-33491eadb5ec tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] GET http://192.168.122.147/volume/v3/volumes/be8b3c12-6e1c-4f4f-a9de-ead2618afaca Sep 01 00:28:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-821355b0-aa90-4659-bf81-33491eadb5ec tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-821355b0-aa90-4659-bf81-33491eadb5ec tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:42 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:42 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:42 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:42 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:42 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-821355b0-aa90-4659-bf81-33491eadb5ec tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Volume info retrieved successfully. Sep 01 00:28:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-821355b0-aa90-4659-bf81-33491eadb5ec tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] http://192.168.122.147/volume/v3/volumes/be8b3c12-6e1c-4f4f-a9de-ead2618afaca returned with HTTP 200 Sep 01 00:28:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1054/2146] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:42 2026] GET /volume/v3/volumes/be8b3c12-6e1c-4f4f-a9de-ead2618afaca => generated 857 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2efa10f1-5585-462c-940a-6223fe81e352 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2efa10f1-5585-462c-940a-6223fe81e352 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] GET http://192.168.122.147/volume/v3/volumes/be8b3c12-6e1c-4f4f-a9de-ead2618afaca Sep 01 00:28:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2efa10f1-5585-462c-940a-6223fe81e352 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2efa10f1-5585-462c-940a-6223fe81e352 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:43 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2efa10f1-5585-462c-940a-6223fe81e352 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Volume info retrieved successfully. Sep 01 00:28:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2efa10f1-5585-462c-940a-6223fe81e352 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] http://192.168.122.147/volume/v3/volumes/be8b3c12-6e1c-4f4f-a9de-ead2618afaca returned with HTTP 200 Sep 01 00:28:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1093/2147] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:43 2026] GET /volume/v3/volumes/be8b3c12-6e1c-4f4f-a9de-ead2618afaca => generated 858 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-bab1fc72-81bc-4cd7-8083-ee651810d4ee None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bab1fc72-81bc-4cd7-8083-ee651810d4ee tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] GET http://192.168.122.147/volume/v3/volumes/e0b90fd8-e5fc-4644-9a59-fcab5db5eeee Sep 01 00:28:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bab1fc72-81bc-4cd7-8083-ee651810d4ee tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bab1fc72-81bc-4cd7-8083-ee651810d4ee tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:43 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-bab1fc72-81bc-4cd7-8083-ee651810d4ee tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Volume info retrieved successfully. Sep 01 00:28:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bab1fc72-81bc-4cd7-8083-ee651810d4ee tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] http://192.168.122.147/volume/v3/volumes/e0b90fd8-e5fc-4644-9a59-fcab5db5eeee returned with HTTP 200 Sep 01 00:28:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1055/2148] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:43 2026] GET /volume/v3/volumes/e0b90fd8-e5fc-4644-9a59-fcab5db5eeee => generated 857 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d9da799a-48a8-4c66-b966-670caeaa3683 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d9da799a-48a8-4c66-b966-670caeaa3683 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] GET http://192.168.122.147/volume/v3/volumes/e0b90fd8-e5fc-4644-9a59-fcab5db5eeee Sep 01 00:28:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d9da799a-48a8-4c66-b966-670caeaa3683 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d9da799a-48a8-4c66-b966-670caeaa3683 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:44 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:44 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:44 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d9da799a-48a8-4c66-b966-670caeaa3683 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Volume info retrieved successfully. Sep 01 00:28:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d9da799a-48a8-4c66-b966-670caeaa3683 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] http://192.168.122.147/volume/v3/volumes/e0b90fd8-e5fc-4644-9a59-fcab5db5eeee returned with HTTP 200 Sep 01 00:28:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1094/2149] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:44 2026] GET /volume/v3/volumes/e0b90fd8-e5fc-4644-9a59-fcab5db5eeee => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-60b517f0-9b69-4d50-ab64-aa2128e0b9a1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-60b517f0-9b69-4d50-ab64-aa2128e0b9a1 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] DELETE http://192.168.122.147/volume/v3/volumes/e0b90fd8-e5fc-4644-9a59-fcab5db5eeee Sep 01 00:28:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-60b517f0-9b69-4d50-ab64-aa2128e0b9a1 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-60b517f0-9b69-4d50-ab64-aa2128e0b9a1 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:44 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-60b517f0-9b69-4d50-ab64-aa2128e0b9a1 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Delete volume with id: e0b90fd8-e5fc-4644-9a59-fcab5db5eeee Sep 01 00:28:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-60b517f0-9b69-4d50-ab64-aa2128e0b9a1 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Volume info retrieved successfully. Sep 01 00:28:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-60b517f0-9b69-4d50-ab64-aa2128e0b9a1 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Delete volume request issued successfully. Sep 01 00:28:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-60b517f0-9b69-4d50-ab64-aa2128e0b9a1 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] http://192.168.122.147/volume/v3/volumes/e0b90fd8-e5fc-4644-9a59-fcab5db5eeee returned with HTTP 202 Sep 01 00:28:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1056/2150] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:28:44 2026] DELETE /volume/v3/volumes/e0b90fd8-e5fc-4644-9a59-fcab5db5eeee => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:28:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bd07c5d8-691e-4634-97d3-ec871d2d7ff8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bd07c5d8-691e-4634-97d3-ec871d2d7ff8 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] GET http://192.168.122.147/volume/v3/volumes/e0b90fd8-e5fc-4644-9a59-fcab5db5eeee Sep 01 00:28:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bd07c5d8-691e-4634-97d3-ec871d2d7ff8 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bd07c5d8-691e-4634-97d3-ec871d2d7ff8 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:45 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:45 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-bd07c5d8-691e-4634-97d3-ec871d2d7ff8 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Volume info retrieved successfully. Sep 01 00:28:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bd07c5d8-691e-4634-97d3-ec871d2d7ff8 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] http://192.168.122.147/volume/v3/volumes/e0b90fd8-e5fc-4644-9a59-fcab5db5eeee returned with HTTP 200 Sep 01 00:28:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1095/2151] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:45 2026] GET /volume/v3/volumes/e0b90fd8-e5fc-4644-9a59-fcab5db5eeee => generated 857 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:28:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-bf8abc7a-57f2-4eef-9848-0d1fa3c8bed6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bf8abc7a-57f2-4eef-9848-0d1fa3c8bed6 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] GET http://192.168.122.147/volume/v3/volumes/e0b90fd8-e5fc-4644-9a59-fcab5db5eeee Sep 01 00:28:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bf8abc7a-57f2-4eef-9848-0d1fa3c8bed6 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bf8abc7a-57f2-4eef-9848-0d1fa3c8bed6 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bf8abc7a-57f2-4eef-9848-0d1fa3c8bed6 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] http://192.168.122.147/volume/v3/volumes/e0b90fd8-e5fc-4644-9a59-fcab5db5eeee returned with HTTP 404 Sep 01 00:28:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1057/2152] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:46 2026] GET /volume/v3/volumes/e0b90fd8-e5fc-4644-9a59-fcab5db5eeee => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:28:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-113e2b56-4285-4c8c-bd5b-0c9690db0e57 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-113e2b56-4285-4c8c-bd5b-0c9690db0e57 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] DELETE http://192.168.122.147/volume/v3/volumes/be8b3c12-6e1c-4f4f-a9de-ead2618afaca Sep 01 00:28:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-113e2b56-4285-4c8c-bd5b-0c9690db0e57 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-113e2b56-4285-4c8c-bd5b-0c9690db0e57 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:46 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-113e2b56-4285-4c8c-bd5b-0c9690db0e57 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Delete volume with id: be8b3c12-6e1c-4f4f-a9de-ead2618afaca Sep 01 00:28:46 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:46 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:46 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:46 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:46 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-113e2b56-4285-4c8c-bd5b-0c9690db0e57 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Volume info retrieved successfully. Sep 01 00:28:46 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-113e2b56-4285-4c8c-bd5b-0c9690db0e57 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Delete volume request issued successfully. Sep 01 00:28:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-113e2b56-4285-4c8c-bd5b-0c9690db0e57 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] http://192.168.122.147/volume/v3/volumes/be8b3c12-6e1c-4f4f-a9de-ead2618afaca returned with HTTP 202 Sep 01 00:28:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1096/2153] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:28:46 2026] DELETE /volume/v3/volumes/be8b3c12-6e1c-4f4f-a9de-ead2618afaca => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:28:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4b865368-ef87-4972-96c4-016807bbb5ab None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4b865368-ef87-4972-96c4-016807bbb5ab tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] GET http://192.168.122.147/volume/v3/volumes/be8b3c12-6e1c-4f4f-a9de-ead2618afaca Sep 01 00:28:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4b865368-ef87-4972-96c4-016807bbb5ab tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4b865368-ef87-4972-96c4-016807bbb5ab tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:46 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:46 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:46 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:46 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:46 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4b865368-ef87-4972-96c4-016807bbb5ab tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Volume info retrieved successfully. Sep 01 00:28:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4b865368-ef87-4972-96c4-016807bbb5ab tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] http://192.168.122.147/volume/v3/volumes/be8b3c12-6e1c-4f4f-a9de-ead2618afaca returned with HTTP 200 Sep 01 00:28:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1058/2154] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:46 2026] GET /volume/v3/volumes/be8b3c12-6e1c-4f4f-a9de-ead2618afaca => generated 857 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:28:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d78981f7-c74a-46bd-883f-f6fc8588e4f6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d78981f7-c74a-46bd-883f-f6fc8588e4f6 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] GET http://192.168.122.147/volume/v3/volumes/be8b3c12-6e1c-4f4f-a9de-ead2618afaca Sep 01 00:28:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d78981f7-c74a-46bd-883f-f6fc8588e4f6 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d78981f7-c74a-46bd-883f-f6fc8588e4f6 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d78981f7-c74a-46bd-883f-f6fc8588e4f6 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] http://192.168.122.147/volume/v3/volumes/be8b3c12-6e1c-4f4f-a9de-ead2618afaca returned with HTTP 404 Sep 01 00:28:47 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1097/2155] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:47 2026] GET /volume/v3/volumes/be8b3c12-6e1c-4f4f-a9de-ead2618afaca => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:28:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9d29f4bf-a519-46be-b67a-17d94e224a9a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9d29f4bf-a519-46be-b67a-17d94e224a9a tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] DELETE http://192.168.122.147/volume/v3/volumes/3db83d9f-a599-42eb-9473-095815d91ef3 Sep 01 00:28:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9d29f4bf-a519-46be-b67a-17d94e224a9a tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9d29f4bf-a519-46be-b67a-17d94e224a9a tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:47 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-9d29f4bf-a519-46be-b67a-17d94e224a9a tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Delete volume with id: 3db83d9f-a599-42eb-9473-095815d91ef3 Sep 01 00:28:47 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:47 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:47 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:47 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:47 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9d29f4bf-a519-46be-b67a-17d94e224a9a tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Volume info retrieved successfully. Sep 01 00:28:47 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9d29f4bf-a519-46be-b67a-17d94e224a9a tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Delete volume request issued successfully. Sep 01 00:28:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9d29f4bf-a519-46be-b67a-17d94e224a9a tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] http://192.168.122.147/volume/v3/volumes/3db83d9f-a599-42eb-9473-095815d91ef3 returned with HTTP 202 Sep 01 00:28:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1059/2156] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:28:47 2026] DELETE /volume/v3/volumes/3db83d9f-a599-42eb-9473-095815d91ef3 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:28:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8f1be3eb-82f2-4f38-b5d3-5a8b324253ac None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8f1be3eb-82f2-4f38-b5d3-5a8b324253ac tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] GET http://192.168.122.147/volume/v3/volumes/3db83d9f-a599-42eb-9473-095815d91ef3 Sep 01 00:28:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8f1be3eb-82f2-4f38-b5d3-5a8b324253ac tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8f1be3eb-82f2-4f38-b5d3-5a8b324253ac tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:47 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:47 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:47 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:47 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:47 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8f1be3eb-82f2-4f38-b5d3-5a8b324253ac tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Volume info retrieved successfully. Sep 01 00:28:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8f1be3eb-82f2-4f38-b5d3-5a8b324253ac tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] http://192.168.122.147/volume/v3/volumes/3db83d9f-a599-42eb-9473-095815d91ef3 returned with HTTP 200 Sep 01 00:28:47 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1098/2157] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:47 2026] GET /volume/v3/volumes/3db83d9f-a599-42eb-9473-095815d91ef3 => generated 857 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3cf45eda-b899-436b-b503-313227d13870 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3cf45eda-b899-436b-b503-313227d13870 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] GET http://192.168.122.147/volume/v3/volumes/3db83d9f-a599-42eb-9473-095815d91ef3 Sep 01 00:28:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3cf45eda-b899-436b-b503-313227d13870 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3cf45eda-b899-436b-b503-313227d13870 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3cf45eda-b899-436b-b503-313227d13870 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] http://192.168.122.147/volume/v3/volumes/3db83d9f-a599-42eb-9473-095815d91ef3 returned with HTTP 404 Sep 01 00:28:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1060/2158] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:48 2026] GET /volume/v3/volumes/3db83d9f-a599-42eb-9473-095815d91ef3 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:28:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-56072368-6df3-4e85-b553-f31295f848ca None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-56072368-6df3-4e85-b553-f31295f848ca tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] DELETE http://192.168.122.147/volume/v3/volumes/2723fe34-baf7-45c2-9269-728dfb687662 Sep 01 00:28:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-56072368-6df3-4e85-b553-f31295f848ca tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-56072368-6df3-4e85-b553-f31295f848ca tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:48 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-56072368-6df3-4e85-b553-f31295f848ca tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Delete volume with id: 2723fe34-baf7-45c2-9269-728dfb687662 Sep 01 00:28:48 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:48 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:48 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:48 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:48 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-56072368-6df3-4e85-b553-f31295f848ca tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Volume info retrieved successfully. Sep 01 00:28:48 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-56072368-6df3-4e85-b553-f31295f848ca tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Delete volume request issued successfully. Sep 01 00:28:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-56072368-6df3-4e85-b553-f31295f848ca tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] http://192.168.122.147/volume/v3/volumes/2723fe34-baf7-45c2-9269-728dfb687662 returned with HTTP 202 Sep 01 00:28:48 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1099/2159] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:28:48 2026] DELETE /volume/v3/volumes/2723fe34-baf7-45c2-9269-728dfb687662 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:28:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-04a89700-f872-4df2-8e53-8dabb33c7469 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-04a89700-f872-4df2-8e53-8dabb33c7469 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] GET http://192.168.122.147/volume/v3/volumes/2723fe34-baf7-45c2-9269-728dfb687662 Sep 01 00:28:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-04a89700-f872-4df2-8e53-8dabb33c7469 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-04a89700-f872-4df2-8e53-8dabb33c7469 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:48 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:48 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:48 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:48 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:48 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-04a89700-f872-4df2-8e53-8dabb33c7469 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Volume info retrieved successfully. Sep 01 00:28:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-04a89700-f872-4df2-8e53-8dabb33c7469 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] http://192.168.122.147/volume/v3/volumes/2723fe34-baf7-45c2-9269-728dfb687662 returned with HTTP 200 Sep 01 00:28:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1061/2160] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:48 2026] GET /volume/v3/volumes/2723fe34-baf7-45c2-9269-728dfb687662 => generated 857 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-292dc6b9-0267-4640-ab14-41674b1c3472 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-292dc6b9-0267-4640-ab14-41674b1c3472 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] GET http://192.168.122.147/volume/v3/volumes/2723fe34-baf7-45c2-9269-728dfb687662 Sep 01 00:28:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-292dc6b9-0267-4640-ab14-41674b1c3472 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-292dc6b9-0267-4640-ab14-41674b1c3472 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-292dc6b9-0267-4640-ab14-41674b1c3472 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] http://192.168.122.147/volume/v3/volumes/2723fe34-baf7-45c2-9269-728dfb687662 returned with HTTP 404 Sep 01 00:28:49 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1100/2161] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:49 2026] GET /volume/v3/volumes/2723fe34-baf7-45c2-9269-728dfb687662 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:28:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-484da901-5cd2-448e-9da2-9c7ebbaf5735 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-484da901-5cd2-448e-9da2-9c7ebbaf5735 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] DELETE http://192.168.122.147/volume/v3/volumes/8ef2ba83-2fe2-4786-8713-0ce98229c0af Sep 01 00:28:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-484da901-5cd2-448e-9da2-9c7ebbaf5735 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-484da901-5cd2-448e-9da2-9c7ebbaf5735 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:49 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-484da901-5cd2-448e-9da2-9c7ebbaf5735 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Delete volume with id: 8ef2ba83-2fe2-4786-8713-0ce98229c0af Sep 01 00:28:49 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:49 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:49 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:49 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:49 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-484da901-5cd2-448e-9da2-9c7ebbaf5735 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Volume info retrieved successfully. Sep 01 00:28:50 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-484da901-5cd2-448e-9da2-9c7ebbaf5735 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Delete volume request issued successfully. Sep 01 00:28:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-484da901-5cd2-448e-9da2-9c7ebbaf5735 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] http://192.168.122.147/volume/v3/volumes/8ef2ba83-2fe2-4786-8713-0ce98229c0af returned with HTTP 202 Sep 01 00:28:50 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1062/2162] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:28:49 2026] DELETE /volume/v3/volumes/8ef2ba83-2fe2-4786-8713-0ce98229c0af => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:28:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2b028838-9f83-4b75-b3d5-b0eef8986de4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2b028838-9f83-4b75-b3d5-b0eef8986de4 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] GET http://192.168.122.147/volume/v3/volumes/8ef2ba83-2fe2-4786-8713-0ce98229c0af Sep 01 00:28:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2b028838-9f83-4b75-b3d5-b0eef8986de4 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2b028838-9f83-4b75-b3d5-b0eef8986de4 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:50 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:50 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:50 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:50 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:50 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2b028838-9f83-4b75-b3d5-b0eef8986de4 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Volume info retrieved successfully. Sep 01 00:28:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2b028838-9f83-4b75-b3d5-b0eef8986de4 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] http://192.168.122.147/volume/v3/volumes/8ef2ba83-2fe2-4786-8713-0ce98229c0af returned with HTTP 200 Sep 01 00:28:50 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1101/2163] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:50 2026] GET /volume/v3/volumes/8ef2ba83-2fe2-4786-8713-0ce98229c0af => generated 857 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ff8e4354-b4fa-4f8a-92db-c6ff1315b084 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ff8e4354-b4fa-4f8a-92db-c6ff1315b084 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] GET http://192.168.122.147/volume/v3/volumes/8ef2ba83-2fe2-4786-8713-0ce98229c0af Sep 01 00:28:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ff8e4354-b4fa-4f8a-92db-c6ff1315b084 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ff8e4354-b4fa-4f8a-92db-c6ff1315b084 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:51 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:51 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:51 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:51 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:51 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ff8e4354-b4fa-4f8a-92db-c6ff1315b084 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Volume info retrieved successfully. Sep 01 00:28:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ff8e4354-b4fa-4f8a-92db-c6ff1315b084 tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] http://192.168.122.147/volume/v3/volumes/8ef2ba83-2fe2-4786-8713-0ce98229c0af returned with HTTP 200 Sep 01 00:28:51 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1063/2164] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:51 2026] GET /volume/v3/volumes/8ef2ba83-2fe2-4786-8713-0ce98229c0af => generated 857 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:28:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b6c38b64-2c56-41f8-b829-abce0f457cbd None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b6c38b64-2c56-41f8-b829-abce0f457cbd tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] GET http://192.168.122.147/volume/v3/volumes/8ef2ba83-2fe2-4786-8713-0ce98229c0af Sep 01 00:28:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b6c38b64-2c56-41f8-b829-abce0f457cbd tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b6c38b64-2c56-41f8-b829-abce0f457cbd tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b6c38b64-2c56-41f8-b829-abce0f457cbd tempest-CreateVolumesFromImageTest-411332854 tempest-CreateVolumesFromImageTest-411332854-project-member] http://192.168.122.147/volume/v3/volumes/8ef2ba83-2fe2-4786-8713-0ce98229c0af returned with HTTP 404 Sep 01 00:28:52 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1102/2165] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:52 2026] GET /volume/v3/volumes/8ef2ba83-2fe2-4786-8713-0ce98229c0af => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:28:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-19d06ed5-8c6d-4e3e-8602-669c017fd7a5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-19d06ed5-8c6d-4e3e-8602-669c017fd7a5 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:28:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-19d06ed5-8c6d-4e3e-8602-669c017fd7a5 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-847435014"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:28:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-19d06ed5-8c6d-4e3e-8602-669c017fd7a5 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-847435014'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:28:53 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-19d06ed5-8c6d-4e3e-8602-669c017fd7a5 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Create volume of 1 GB Sep 01 00:28:53 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-19d06ed5-8c6d-4e3e-8602-669c017fd7a5 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Availability Zones retrieved successfully. Sep 01 00:28:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-19d06ed5-8c6d-4e3e-8602-669c017fd7a5 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Flow 'volume_create_api' (35951bea-aeaf-4671-b2c0-17d45b18a912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:28:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-19d06ed5-8c6d-4e3e-8602-669c017fd7a5 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cd7d360-b9c4-4cde-8a76-9cd64adabcf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-19d06ed5-8c6d-4e3e-8602-669c017fd7a5 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:28:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-19d06ed5-8c6d-4e3e-8602-669c017fd7a5 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cd7d360-b9c4-4cde-8a76-9cd64adabcf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-19d06ed5-8c6d-4e3e-8602-669c017fd7a5 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbd152da-2ddf-460c-b6a0-ceca2a5b7830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:53 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-19d06ed5-8c6d-4e3e-8602-669c017fd7a5 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Created reservations ['8e81c18d-a38b-4caa-a002-cfdfdec54e96', '3638a049-2f18-4058-a662-dd44569e26a5', 'c4c3fe66-4562-4380-afc1-78de84dded75', '6f13809b-1918-4deb-92b3-7642bfe4f668'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:28:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-19d06ed5-8c6d-4e3e-8602-669c017fd7a5 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbd152da-2ddf-460c-b6a0-ceca2a5b7830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e81c18d-a38b-4caa-a002-cfdfdec54e96', '3638a049-2f18-4058-a662-dd44569e26a5', 'c4c3fe66-4562-4380-afc1-78de84dded75', '6f13809b-1918-4deb-92b3-7642bfe4f668']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-19d06ed5-8c6d-4e3e-8602-669c017fd7a5 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bc90821-025e-4e36-963a-a6dfba302b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:53 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:53 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-19d06ed5-8c6d-4e3e-8602-669c017fd7a5 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bc90821-025e-4e36-963a-a6dfba302b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b799ade4-a35d-418c-8aff-2c43065c8f74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-847435014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4266cd08787e478f93c61c2a20499f3c',qos_specs=None,replication_status=,reservations=['8e81c18d-a38b-4caa-a002-cfdfdec54e96','3638a049-2f18-4058-a662-dd44569e26a5','c4c3fe66-4562-4380-afc1-78de84dded75','6f13809b-1918-4deb-92b3-7642bfe4f668'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a670492e10f4a5a9f9f579c4c8d3587',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:28:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-847435014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b799ade4-a35d-418c-8aff-2c43065c8f74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4266cd08787e478f93c61c2a20499f3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a670492e10f4a5a9f9f579c4c8d3587',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-19d06ed5-8c6d-4e3e-8602-669c017fd7a5 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6277f81b-b6bf-4d42-8a3b-8179b51fa00f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:54 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-19d06ed5-8c6d-4e3e-8602-669c017fd7a5 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6277f81b-b6bf-4d42-8a3b-8179b51fa00f) transitioned into state 'SUCCESS' from state '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-847435014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4266cd08787e478f93c61c2a20499f3c',qos_specs=None,replication_status=,reservations=['8e81c18d-a38b-4caa-a002-cfdfdec54e96','3638a049-2f18-4058-a662-dd44569e26a5','c4c3fe66-4562-4380-afc1-78de84dded75','6f13809b-1918-4deb-92b3-7642bfe4f668'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a670492e10f4a5a9f9f579c4c8d3587',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:54 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-19d06ed5-8c6d-4e3e-8602-669c017fd7a5 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6950753-9295-4817-965a-a6df56e1316b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:54 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-19d06ed5-8c6d-4e3e-8602-669c017fd7a5 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6950753-9295-4817-965a-a6df56e1316b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:54 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-19d06ed5-8c6d-4e3e-8602-669c017fd7a5 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Flow 'volume_create_api' (35951bea-aeaf-4671-b2c0-17d45b18a912) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:28:54 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-19d06ed5-8c6d-4e3e-8602-669c017fd7a5 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Create volume request issued successfully. Sep 01 00:28:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-19d06ed5-8c6d-4e3e-8602-669c017fd7a5 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:28:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1064/2166] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:28:53 2026] POST /volume/v3/volumes => generated 762 bytes in 601 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:28:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-64961f8f-8eeb-47bc-8f41-222ddbb09bc3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-64961f8f-8eeb-47bc-8f41-222ddbb09bc3 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/b799ade4-a35d-418c-8aff-2c43065c8f74 Sep 01 00:28:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-64961f8f-8eeb-47bc-8f41-222ddbb09bc3 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-64961f8f-8eeb-47bc-8f41-222ddbb09bc3 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:54 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:54 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:54 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:54 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:54 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-64961f8f-8eeb-47bc-8f41-222ddbb09bc3 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:28:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-64961f8f-8eeb-47bc-8f41-222ddbb09bc3 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/b799ade4-a35d-418c-8aff-2c43065c8f74 returned with HTTP 200 Sep 01 00:28:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1103/2167] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:54 2026] GET /volume/v3/volumes/b799ade4-a35d-418c-8aff-2c43065c8f74 => generated 830 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-22e7848a-c691-42aa-8081-d2edbe3d219f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-22e7848a-c691-42aa-8081-d2edbe3d219f tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/b799ade4-a35d-418c-8aff-2c43065c8f74 Sep 01 00:28:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-22e7848a-c691-42aa-8081-d2edbe3d219f tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-22e7848a-c691-42aa-8081-d2edbe3d219f tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:55 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:55 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:55 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:55 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:55 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-22e7848a-c691-42aa-8081-d2edbe3d219f tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:28:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-22e7848a-c691-42aa-8081-d2edbe3d219f tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/b799ade4-a35d-418c-8aff-2c43065c8f74 returned with HTTP 200 Sep 01 00:28:55 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1065/2168] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:55 2026] GET /volume/v3/volumes/b799ade4-a35d-418c-8aff-2c43065c8f74 => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-724826e0-8d33-4bca-8357-763acbaae6fb None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-724826e0-8d33-4bca-8357-763acbaae6fb tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:28:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-724826e0-8d33-4bca-8357-763acbaae6fb tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1868641554"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:28:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-724826e0-8d33-4bca-8357-763acbaae6fb tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1868641554'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:28:55 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-724826e0-8d33-4bca-8357-763acbaae6fb tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Create volume of 1 GB Sep 01 00:28:55 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-724826e0-8d33-4bca-8357-763acbaae6fb tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Availability Zones retrieved successfully. Sep 01 00:28:55 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-724826e0-8d33-4bca-8357-763acbaae6fb tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Flow 'volume_create_api' (4b72ea02-b653-42ff-a400-a03cd4f36f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:28:55 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-724826e0-8d33-4bca-8357-763acbaae6fb tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c870af28-44be-4850-972b-ffd7e10ab872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:55 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-724826e0-8d33-4bca-8357-763acbaae6fb tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:28:55 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-724826e0-8d33-4bca-8357-763acbaae6fb tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c870af28-44be-4850-972b-ffd7e10ab872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:55 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-724826e0-8d33-4bca-8357-763acbaae6fb tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (130eb3fc-2274-4624-924e-2bf6da4bdd0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:55 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-724826e0-8d33-4bca-8357-763acbaae6fb tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Created reservations ['122fc7b3-128d-4c33-8fe7-b57112446661', 'b88ac3cb-df18-4eba-aa15-b3faa6241330', 'd939f4b3-1a66-4cce-9a85-de5fd6186cec', 'dab108fd-a996-46c3-868e-7b11b86f9ea4'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:28:55 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-724826e0-8d33-4bca-8357-763acbaae6fb tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (130eb3fc-2274-4624-924e-2bf6da4bdd0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['122fc7b3-128d-4c33-8fe7-b57112446661', 'b88ac3cb-df18-4eba-aa15-b3faa6241330', 'd939f4b3-1a66-4cce-9a85-de5fd6186cec', 'dab108fd-a996-46c3-868e-7b11b86f9ea4']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:55 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-724826e0-8d33-4bca-8357-763acbaae6fb tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23d61b74-78b9-4d5a-aeea-4f54a31198a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:55 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:55 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:55 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-724826e0-8d33-4bca-8357-763acbaae6fb tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23d61b74-78b9-4d5a-aeea-4f54a31198a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b6d7f06-353b-49f9-b416-68a227eaa288', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1868641554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='759970655b004948bda723f831dc30da',qos_specs=None,replication_status=,reservations=['122fc7b3-128d-4c33-8fe7-b57112446661','b88ac3cb-df18-4eba-aa15-b3faa6241330','d939f4b3-1a66-4cce-9a85-de5fd6186cec','dab108fd-a996-46c3-868e-7b11b86f9ea4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56f47451d67240cca46d3d0ff98bed76',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:28:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1868641554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b6d7f06-353b-49f9-b416-68a227eaa288,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='759970655b004948bda723f831dc30da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56f47451d67240cca46d3d0ff98bed76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:55 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-724826e0-8d33-4bca-8357-763acbaae6fb tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6192c4b4-89dc-4c0b-8800-2e74f43a646e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:56 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-724826e0-8d33-4bca-8357-763acbaae6fb tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6192c4b4-89dc-4c0b-8800-2e74f43a646e) transitioned into state 'SUCCESS' from state '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-1868641554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='759970655b004948bda723f831dc30da',qos_specs=None,replication_status=,reservations=['122fc7b3-128d-4c33-8fe7-b57112446661','b88ac3cb-df18-4eba-aa15-b3faa6241330','d939f4b3-1a66-4cce-9a85-de5fd6186cec','dab108fd-a996-46c3-868e-7b11b86f9ea4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56f47451d67240cca46d3d0ff98bed76',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:56 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-724826e0-8d33-4bca-8357-763acbaae6fb tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c4690b3-4bc9-4727-aef0-ccbc65343b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:28:56 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-724826e0-8d33-4bca-8357-763acbaae6fb tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c4690b3-4bc9-4727-aef0-ccbc65343b11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:28:56 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-724826e0-8d33-4bca-8357-763acbaae6fb tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Flow 'volume_create_api' (4b72ea02-b653-42ff-a400-a03cd4f36f63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:28:56 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-724826e0-8d33-4bca-8357-763acbaae6fb tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Create volume request issued successfully. Sep 01 00:28:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-724826e0-8d33-4bca-8357-763acbaae6fb tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:28:56 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1104/2169] 192.168.122.147 () {62 vars in 1183 bytes} [Tue Sep 1 00:28:55 2026] POST /volume/v3/volumes => generated 779 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:28:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-df01d3b8-2e66-4e51-a5a0-e50e828ed6de None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-df01d3b8-2e66-4e51-a5a0-e50e828ed6de tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] GET http://192.168.122.147/volume/v3/volumes/6b6d7f06-353b-49f9-b416-68a227eaa288 Sep 01 00:28:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-df01d3b8-2e66-4e51-a5a0-e50e828ed6de tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-df01d3b8-2e66-4e51-a5a0-e50e828ed6de tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:56 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:56 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:56 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:56 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:56 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-df01d3b8-2e66-4e51-a5a0-e50e828ed6de tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Volume info retrieved successfully. Sep 01 00:28:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-df01d3b8-2e66-4e51-a5a0-e50e828ed6de tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/volumes/6b6d7f06-353b-49f9-b416-68a227eaa288 returned with HTTP 200 Sep 01 00:28:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1066/2170] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:28:56 2026] GET /volume/v3/volumes/6b6d7f06-353b-49f9-b416-68a227eaa288 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:28:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8151047b-3ba4-422c-89f9-859d03ae8a4b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8151047b-3ba4-422c-89f9-859d03ae8a4b tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/b799ade4-a35d-418c-8aff-2c43065c8f74 Sep 01 00:28:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8151047b-3ba4-422c-89f9-859d03ae8a4b tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8151047b-3ba4-422c-89f9-859d03ae8a4b tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:56 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:56 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:56 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:56 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:56 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8151047b-3ba4-422c-89f9-859d03ae8a4b tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:28:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8151047b-3ba4-422c-89f9-859d03ae8a4b tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/b799ade4-a35d-418c-8aff-2c43065c8f74 returned with HTTP 200 Sep 01 00:28:56 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1105/2171] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:56 2026] GET /volume/v3/volumes/b799ade4-a35d-418c-8aff-2c43065c8f74 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3f154a48-d45b-495a-900d-c6d82043fca0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3f154a48-d45b-495a-900d-c6d82043fca0 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/b799ade4-a35d-418c-8aff-2c43065c8f74 Sep 01 00:28:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3f154a48-d45b-495a-900d-c6d82043fca0 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3f154a48-d45b-495a-900d-c6d82043fca0 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:56 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:56 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:56 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:56 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:56 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3f154a48-d45b-495a-900d-c6d82043fca0 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:28:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3f154a48-d45b-495a-900d-c6d82043fca0 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/b799ade4-a35d-418c-8aff-2c43065c8f74 returned with HTTP 200 Sep 01 00:28:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1067/2172] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:28:56 2026] GET /volume/v3/volumes/b799ade4-a35d-418c-8aff-2c43065c8f74 => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-49bdfcee-c738-41b9-ad01-2071d9ee80c4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-49bdfcee-c738-41b9-ad01-2071d9ee80c4 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:28:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-49bdfcee-c738-41b9-ad01-2071d9ee80c4 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b799ade4-a35d-418c-8aff-2c43065c8f74", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1782997624"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:28:56 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:56 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:56 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:56 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:56 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-49bdfcee-c738-41b9-ad01-2071d9ee80c4 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:28:56 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-49bdfcee-c738-41b9-ad01-2071d9ee80c4 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Create snapshot from volume b799ade4-a35d-418c-8aff-2c43065c8f74 Sep 01 00:28:56 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-49bdfcee-c738-41b9-ad01-2071d9ee80c4 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Created reservations ['4efa2236-3d3e-49bb-aa92-bfb0638ef772', '25c259bf-d668-40c4-8be1-498b0663a62a', '20bd9bf4-1b99-4e10-98ff-5fea7654c952', 'c54ef325-d507-460b-a307-87a8b4f6fa00'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:28:56 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:56 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:56 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-49bdfcee-c738-41b9-ad01-2071d9ee80c4 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot create request issued successfully. Sep 01 00:28:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-49bdfcee-c738-41b9-ad01-2071d9ee80c4 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:28:56 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1106/2173] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:28:56 2026] POST /volume/v3/snapshots => generated 380 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:28:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a8878bde-b25d-4bba-9128-7a8cdebc2886 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a8878bde-b25d-4bba-9128-7a8cdebc2886 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 Sep 01 00:28:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a8878bde-b25d-4bba-9128-7a8cdebc2886 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a8878bde-b25d-4bba-9128-7a8cdebc2886 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:56 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:56 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:56 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a8878bde-b25d-4bba-9128-7a8cdebc2886 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot retrieved successfully. Sep 01 00:28:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a8878bde-b25d-4bba-9128-7a8cdebc2886 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 returned with HTTP 200 Sep 01 00:28:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1068/2174] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:28:56 2026] GET /volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 => generated 512 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6845cba0-8e66-4a91-b28f-aa9173e02849 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6845cba0-8e66-4a91-b28f-aa9173e02849 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] GET http://192.168.122.147/volume/v3/volumes/6b6d7f06-353b-49f9-b416-68a227eaa288 Sep 01 00:28:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6845cba0-8e66-4a91-b28f-aa9173e02849 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6845cba0-8e66-4a91-b28f-aa9173e02849 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:57 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:57 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:57 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:57 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:57 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6845cba0-8e66-4a91-b28f-aa9173e02849 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Volume info retrieved successfully. Sep 01 00:28:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6845cba0-8e66-4a91-b28f-aa9173e02849 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/volumes/6b6d7f06-353b-49f9-b416-68a227eaa288 returned with HTTP 200 Sep 01 00:28:57 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1107/2175] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:28:57 2026] GET /volume/v3/volumes/6b6d7f06-353b-49f9-b416-68a227eaa288 => generated 872 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:28:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d12680de-85ab-4061-871d-02c13feee346 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d12680de-85ab-4061-871d-02c13feee346 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:28:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d12680de-85ab-4061-871d-02c13feee346 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6b6d7f06-353b-49f9-b416-68a227eaa288", "name": "tempest-VolumeDependencyTests-Snapshot-106739040"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:28:57 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:57 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:57 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:57 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:57 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d12680de-85ab-4061-871d-02c13feee346 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Volume info retrieved successfully. Sep 01 00:28:57 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-d12680de-85ab-4061-871d-02c13feee346 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Create snapshot from volume 6b6d7f06-353b-49f9-b416-68a227eaa288 Sep 01 00:28:57 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-d12680de-85ab-4061-871d-02c13feee346 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Created reservations ['99668163-3994-4624-bfe6-3dd9c629d1ea', '052e772f-1a37-4d6b-8416-277efa578134', '9edac090-25d9-4684-9620-1fac4f298c87', '706ab857-3112-4996-ab48-f84b4f3dcde0'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:28:57 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:57 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:28:57 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d12680de-85ab-4061-871d-02c13feee346 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Snapshot create request issued successfully. Sep 01 00:28:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d12680de-85ab-4061-871d-02c13feee346 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:28:57 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1069/2176] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:28:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 00:28:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-db37dff4-1a0b-4821-a626-edfefbf6d204 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-db37dff4-1a0b-4821-a626-edfefbf6d204 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] GET http://192.168.122.147/volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 Sep 01 00:28:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-db37dff4-1a0b-4821-a626-edfefbf6d204 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-db37dff4-1a0b-4821-a626-edfefbf6d204 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:57 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:57 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:57 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-db37dff4-1a0b-4821-a626-edfefbf6d204 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Snapshot retrieved successfully. Sep 01 00:28:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-db37dff4-1a0b-4821-a626-edfefbf6d204 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 returned with HTTP 200 Sep 01 00:28:57 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1108/2177] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:28:57 2026] GET /volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-051e2ce5-6152-4902-9d0b-c49a3942cf0b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-051e2ce5-6152-4902-9d0b-c49a3942cf0b tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 Sep 01 00:28:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-051e2ce5-6152-4902-9d0b-c49a3942cf0b tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-051e2ce5-6152-4902-9d0b-c49a3942cf0b tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:57 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:57 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:57 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-051e2ce5-6152-4902-9d0b-c49a3942cf0b tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot retrieved successfully. Sep 01 00:28:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-051e2ce5-6152-4902-9d0b-c49a3942cf0b tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 returned with HTTP 200 Sep 01 00:28:57 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1070/2178] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:28:57 2026] GET /volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 => generated 512 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bd6f0462-853e-4fc5-97d6-629bcdc9efba None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bd6f0462-853e-4fc5-97d6-629bcdc9efba tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] GET http://192.168.122.147/volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 Sep 01 00:28:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bd6f0462-853e-4fc5-97d6-629bcdc9efba tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bd6f0462-853e-4fc5-97d6-629bcdc9efba tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:58 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:58 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:58 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-bd6f0462-853e-4fc5-97d6-629bcdc9efba tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Snapshot retrieved successfully. Sep 01 00:28:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bd6f0462-853e-4fc5-97d6-629bcdc9efba tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 returned with HTTP 200 Sep 01 00:28:58 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1109/2179] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:28:58 2026] GET /volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-105a3ddd-86ed-4791-986e-7dfd186d7021 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-105a3ddd-86ed-4791-986e-7dfd186d7021 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 Sep 01 00:28:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-105a3ddd-86ed-4791-986e-7dfd186d7021 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-105a3ddd-86ed-4791-986e-7dfd186d7021 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:58 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:58 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:58 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-105a3ddd-86ed-4791-986e-7dfd186d7021 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot retrieved successfully. Sep 01 00:28:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-105a3ddd-86ed-4791-986e-7dfd186d7021 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 returned with HTTP 200 Sep 01 00:28:58 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1071/2180] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:28:58 2026] GET /volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 => generated 512 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a63bc280-2b26-4a58-865d-9303185b5466 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a63bc280-2b26-4a58-865d-9303185b5466 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] GET http://192.168.122.147/volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 Sep 01 00:28:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a63bc280-2b26-4a58-865d-9303185b5466 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a63bc280-2b26-4a58-865d-9303185b5466 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:59 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:59 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:59 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a63bc280-2b26-4a58-865d-9303185b5466 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Snapshot retrieved successfully. Sep 01 00:28:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a63bc280-2b26-4a58-865d-9303185b5466 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 returned with HTTP 200 Sep 01 00:28:59 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1110/2181] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:28:59 2026] GET /volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8b253f2b-2350-41c4-b4d7-5820e49bd65e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8b253f2b-2350-41c4-b4d7-5820e49bd65e tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 Sep 01 00:28:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8b253f2b-2350-41c4-b4d7-5820e49bd65e tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8b253f2b-2350-41c4-b4d7-5820e49bd65e tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:59 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:59 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:59 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8b253f2b-2350-41c4-b4d7-5820e49bd65e tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot retrieved successfully. Sep 01 00:28:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8b253f2b-2350-41c4-b4d7-5820e49bd65e tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 returned with HTTP 200 Sep 01 00:28:59 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1072/2182] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:28:59 2026] GET /volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 => generated 539 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a5b664b5-675e-43c9-82b8-b2458a10e1d6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a5b664b5-675e-43c9-82b8-b2458a10e1d6 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 Sep 01 00:28:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a5b664b5-675e-43c9-82b8-b2458a10e1d6 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a5b664b5-675e-43c9-82b8-b2458a10e1d6 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:59 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:59 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:59 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a5b664b5-675e-43c9-82b8-b2458a10e1d6 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot retrieved successfully. Sep 01 00:28:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a5b664b5-675e-43c9-82b8-b2458a10e1d6 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 returned with HTTP 200 Sep 01 00:28:59 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1111/2183] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:28:59 2026] GET /volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 => generated 539 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b6ff33b4-7e89-426b-8a54-5a0f88156e25 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b6ff33b4-7e89-426b-8a54-5a0f88156e25 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/snapshots Sep 01 00:28:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b6ff33b4-7e89-426b-8a54-5a0f88156e25 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b6ff33b4-7e89-426b-8a54-5a0f88156e25 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-b6ff33b4-7e89-426b-8a54-5a0f88156e25 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:28:59 devstack devstack@c-api.service[87485]: DEBUG cinder.db.api [None req-b6ff33b4-7e89-426b-8a54-5a0f88156e25 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Building query based on filter {{(pid=87485) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:28:59 devstack devstack@c-api.service[87485]: /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 00:28:59 devstack devstack@c-api.service[87485]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:28:59 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b6ff33b4-7e89-426b-8a54-5a0f88156e25 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Get all snapshots completed successfully. Sep 01 00:28:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b6ff33b4-7e89-426b-8a54-5a0f88156e25 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 200 Sep 01 00:28:59 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1073/2184] 192.168.122.147 () {58 vars in 1127 bytes} [Tue Sep 1 00:28:59 2026] GET /volume/v3/snapshots => generated 408 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-25013c48-2e4d-4bd6-b964-b3e3bd1fcd8a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-25013c48-2e4d-4bd6-b964-b3e3bd1fcd8a tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] PUT http://192.168.122.147/volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 Sep 01 00:28:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-25013c48-2e4d-4bd6-b964-b3e3bd1fcd8a tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1308299236", "description": "This is the new description of snapshot."}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:28:59 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:59 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:59 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-25013c48-2e4d-4bd6-b964-b3e3bd1fcd8a tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot retrieved successfully. Sep 01 00:28:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-25013c48-2e4d-4bd6-b964-b3e3bd1fcd8a tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 returned with HTTP 200 Sep 01 00:28:59 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1112/2185] 192.168.122.147 () {60 vars in 1259 bytes} [Tue Sep 1 00:28:59 2026] PUT /volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 => generated 443 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7ed2b8f1-af0a-4d3f-8b46-7e8dffb2e998 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7ed2b8f1-af0a-4d3f-8b46-7e8dffb2e998 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 Sep 01 00:28:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7ed2b8f1-af0a-4d3f-8b46-7e8dffb2e998 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7ed2b8f1-af0a-4d3f-8b46-7e8dffb2e998 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:59 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:59 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:59 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7ed2b8f1-af0a-4d3f-8b46-7e8dffb2e998 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot retrieved successfully. Sep 01 00:28:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7ed2b8f1-af0a-4d3f-8b46-7e8dffb2e998 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 returned with HTTP 200 Sep 01 00:28:59 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1074/2186] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:28:59 2026] GET /volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 => generated 577 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:28:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0a0c4c8e-e606-4117-ad55-d5be6c296980 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0a0c4c8e-e606-4117-ad55-d5be6c296980 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 Sep 01 00:28:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0a0c4c8e-e606-4117-ad55-d5be6c296980 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0a0c4c8e-e606-4117-ad55-d5be6c296980 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:59 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-0a0c4c8e-e606-4117-ad55-d5be6c296980 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Delete snapshot with id: 67c1150a-1674-473d-9168-3f3246ca3718 Sep 01 00:28:59 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:59 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:28:59 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0a0c4c8e-e606-4117-ad55-d5be6c296980 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot retrieved successfully. Sep 01 00:28:59 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:28:59 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:28:59 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0a0c4c8e-e606-4117-ad55-d5be6c296980 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot delete request issued successfully. Sep 01 00:28:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0a0c4c8e-e606-4117-ad55-d5be6c296980 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 returned with HTTP 202 Sep 01 00:28:59 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1113/2187] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:28:59 2026] DELETE /volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:28:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1a98dc15-cdac-4fd6-be3f-603c64d9295d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:28:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1a98dc15-cdac-4fd6-be3f-603c64d9295d tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 Sep 01 00:28:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1a98dc15-cdac-4fd6-be3f-603c64d9295d tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:28:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1a98dc15-cdac-4fd6-be3f-603c64d9295d tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:28:59 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:28:59 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:28:59 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1a98dc15-cdac-4fd6-be3f-603c64d9295d tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot retrieved successfully. Sep 01 00:28:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1a98dc15-cdac-4fd6-be3f-603c64d9295d tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 returned with HTTP 200 Sep 01 00:28:59 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1075/2188] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:28:59 2026] GET /volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 => generated 576 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8087ad2b-34f5-4f70-a7ef-63832d670c29 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8087ad2b-34f5-4f70-a7ef-63832d670c29 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] GET http://192.168.122.147/volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 Sep 01 00:29:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8087ad2b-34f5-4f70-a7ef-63832d670c29 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8087ad2b-34f5-4f70-a7ef-63832d670c29 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:00 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:00 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:00 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8087ad2b-34f5-4f70-a7ef-63832d670c29 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Snapshot retrieved successfully. Sep 01 00:29:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8087ad2b-34f5-4f70-a7ef-63832d670c29 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 returned with HTTP 200 Sep 01 00:29:00 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1114/2189] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:29:00 2026] GET /volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ebc8b545-50dc-48a0-bd50-139482f6531c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ebc8b545-50dc-48a0-bd50-139482f6531c tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 Sep 01 00:29:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ebc8b545-50dc-48a0-bd50-139482f6531c tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ebc8b545-50dc-48a0-bd50-139482f6531c tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:00 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:00 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:00 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ebc8b545-50dc-48a0-bd50-139482f6531c tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot retrieved successfully. Sep 01 00:29:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ebc8b545-50dc-48a0-bd50-139482f6531c tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 returned with HTTP 200 Sep 01 00:29:00 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1076/2190] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:29:00 2026] GET /volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 => generated 576 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-be04965c-e50d-475b-bbd0-75464fa11bc6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-be04965c-e50d-475b-bbd0-75464fa11bc6 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] GET http://192.168.122.147/volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 Sep 01 00:29:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-be04965c-e50d-475b-bbd0-75464fa11bc6 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-be04965c-e50d-475b-bbd0-75464fa11bc6 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:01 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:01 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-be04965c-e50d-475b-bbd0-75464fa11bc6 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Snapshot retrieved successfully. Sep 01 00:29:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-be04965c-e50d-475b-bbd0-75464fa11bc6 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 returned with HTTP 200 Sep 01 00:29:01 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1115/2191] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:29:01 2026] GET /volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e7bcecf9-507c-4de4-92b8-9fd352b07676 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e7bcecf9-507c-4de4-92b8-9fd352b07676 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:29:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e7bcecf9-507c-4de4-92b8-9fd352b07676 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "dfa99b6f-a471-45f1-bd85-ed23d0aa0624", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1203145683"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-e7bcecf9-507c-4de4-92b8-9fd352b07676 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Create volume request body: {'volume': {'snapshot_id': 'dfa99b6f-a471-45f1-bd85-ed23d0aa0624', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1203145683'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:29:01 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:01 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:01 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e7bcecf9-507c-4de4-92b8-9fd352b07676 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Snapshot retrieved successfully. Sep 01 00:29:01 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-e7bcecf9-507c-4de4-92b8-9fd352b07676 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Create volume of 1 GB Sep 01 00:29:01 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e7bcecf9-507c-4de4-92b8-9fd352b07676 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Availability Zones retrieved successfully. Sep 01 00:29:01 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e7bcecf9-507c-4de4-92b8-9fd352b07676 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Flow 'volume_create_api' (72ac95a3-b049-4e9a-b169-e563e8681638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:29:01 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e7bcecf9-507c-4de4-92b8-9fd352b07676 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79e33a60-382d-496f-a3a6-0273d3a4a38c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:29:01 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-e7bcecf9-507c-4de4-92b8-9fd352b07676 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:29:01 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:01 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:01 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e7bcecf9-507c-4de4-92b8-9fd352b07676 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79e33a60-382d-496f-a3a6-0273d3a4a38c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'dfa99b6f-a471-45f1-bd85-ed23d0aa0624', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:29:01 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e7bcecf9-507c-4de4-92b8-9fd352b07676 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a46d59c6-c181-45cd-b4a0-abdbafa1e331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:29:01 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-e7bcecf9-507c-4de4-92b8-9fd352b07676 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Created reservations ['72932210-7e36-4d83-ac8b-78b0c5e91a0c', '1da1dc89-3705-42da-ad70-bc97022f52f9', '7e980534-c3ec-4e70-88cd-a9a3651b511e', '72c94f93-6a8a-4d3f-b86b-6315de713f4e'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:29:01 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e7bcecf9-507c-4de4-92b8-9fd352b07676 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a46d59c6-c181-45cd-b4a0-abdbafa1e331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72932210-7e36-4d83-ac8b-78b0c5e91a0c', '1da1dc89-3705-42da-ad70-bc97022f52f9', '7e980534-c3ec-4e70-88cd-a9a3651b511e', '72c94f93-6a8a-4d3f-b86b-6315de713f4e']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:29:01 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e7bcecf9-507c-4de4-92b8-9fd352b07676 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3dfa991-e188-4450-94ff-5bc096a7f20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:29:01 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:01 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:01 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:01 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:01 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e7bcecf9-507c-4de4-92b8-9fd352b07676 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3dfa991-e188-4450-94ff-5bc096a7f20f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05a1c175-d876-4e0a-b88e-49d52da6938c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1203145683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='759970655b004948bda723f831dc30da',qos_specs=None,replication_status=,reservations=['72932210-7e36-4d83-ac8b-78b0c5e91a0c','1da1dc89-3705-42da-ad70-bc97022f52f9','7e980534-c3ec-4e70-88cd-a9a3651b511e','72c94f93-6a8a-4d3f-b86b-6315de713f4e'],size=1,snapshot_id=dfa99b6f-a471-45f1-bd85-ed23d0aa0624,source_replicaid=,source_volid=None,status='creating',user_id='56f47451d67240cca46d3d0ff98bed76',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:29:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1203145683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05a1c175-d876-4e0a-b88e-49d52da6938c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='759970655b004948bda723f831dc30da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=dfa99b6f-a471-45f1-bd85-ed23d0aa0624,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56f47451d67240cca46d3d0ff98bed76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:29:01 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e7bcecf9-507c-4de4-92b8-9fd352b07676 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8122173d-05a2-43b3-be68-d84c4f3248db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:29:01 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e7bcecf9-507c-4de4-92b8-9fd352b07676 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8122173d-05a2-43b3-be68-d84c4f3248db) transitioned into state 'SUCCESS' from state '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-1203145683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='759970655b004948bda723f831dc30da',qos_specs=None,replication_status=,reservations=['72932210-7e36-4d83-ac8b-78b0c5e91a0c','1da1dc89-3705-42da-ad70-bc97022f52f9','7e980534-c3ec-4e70-88cd-a9a3651b511e','72c94f93-6a8a-4d3f-b86b-6315de713f4e'],size=1,snapshot_id=dfa99b6f-a471-45f1-bd85-ed23d0aa0624,source_replicaid=,source_volid=None,status='creating',user_id='56f47451d67240cca46d3d0ff98bed76',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:29:01 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e7bcecf9-507c-4de4-92b8-9fd352b07676 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f484e582-7986-4cf0-8a4f-4b91700428b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:29:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e435b86e-4fb8-4c3f-bf6b-ae5de29035a3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e435b86e-4fb8-4c3f-bf6b-ae5de29035a3 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 Sep 01 00:29:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e435b86e-4fb8-4c3f-bf6b-ae5de29035a3 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e435b86e-4fb8-4c3f-bf6b-ae5de29035a3 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e435b86e-4fb8-4c3f-bf6b-ae5de29035a3 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 returned with HTTP 404 Sep 01 00:29:02 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:02 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:02 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1116/2192] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:29:01 2026] GET /volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6e319415-9ad7-4842-851c-47cb8efc2302 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6e319415-9ad7-4842-851c-47cb8efc2302 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 Sep 01 00:29:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6e319415-9ad7-4842-851c-47cb8efc2302 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6e319415-9ad7-4842-851c-47cb8efc2302 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:02 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-6e319415-9ad7-4842-851c-47cb8efc2302 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Delete snapshot with id: 67c1150a-1674-473d-9168-3f3246ca3718 Sep 01 00:29:02 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e7bcecf9-507c-4de4-92b8-9fd352b07676 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f484e582-7986-4cf0-8a4f-4b91700428b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:29:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6e319415-9ad7-4842-851c-47cb8efc2302 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 returned with HTTP 404 Sep 01 00:29:02 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1117/2193] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:29:02 2026] DELETE /volume/v3/snapshots/67c1150a-1674-473d-9168-3f3246ca3718 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:02 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e7bcecf9-507c-4de4-92b8-9fd352b07676 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Flow 'volume_create_api' (72ac95a3-b049-4e9a-b169-e563e8681638) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:29:02 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e7bcecf9-507c-4de4-92b8-9fd352b07676 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Create volume request issued successfully. Sep 01 00:29:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e7bcecf9-507c-4de4-92b8-9fd352b07676 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:29:02 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1077/2194] 192.168.122.147 () {62 vars in 1184 bytes} [Tue Sep 1 00:29:01 2026] POST /volume/v3/volumes => generated 813 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-30c5a878-46e4-471a-9023-c0937bc63004 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b3e5a30f-61b8-4faa-bec2-f943a0272a84 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b3e5a30f-61b8-4faa-bec2-f943a0272a84 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] GET http://192.168.122.147/volume/v3/volumes/05a1c175-d876-4e0a-b88e-49d52da6938c Sep 01 00:29:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b3e5a30f-61b8-4faa-bec2-f943a0272a84 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b3e5a30f-61b8-4faa-bec2-f943a0272a84 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-30c5a878-46e4-471a-9023-c0937bc63004 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/b799ade4-a35d-418c-8aff-2c43065c8f74 Sep 01 00:29:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-30c5a878-46e4-471a-9023-c0937bc63004 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-30c5a878-46e4-471a-9023-c0937bc63004 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:02 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:02 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:02 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:02 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:02 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:02 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:02 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:02 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:02 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-30c5a878-46e4-471a-9023-c0937bc63004 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-30c5a878-46e4-471a-9023-c0937bc63004 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/b799ade4-a35d-418c-8aff-2c43065c8f74 returned with HTTP 200 Sep 01 00:29:02 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1118/2195] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:02 2026] GET /volume/v3/volumes/b799ade4-a35d-418c-8aff-2c43065c8f74 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:02 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b3e5a30f-61b8-4faa-bec2-f943a0272a84 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Volume info retrieved successfully. Sep 01 00:29:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-000cdf94-9dcb-481c-b645-da603dc564d8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-000cdf94-9dcb-481c-b645-da603dc564d8 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:29:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b3e5a30f-61b8-4faa-bec2-f943a0272a84 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/volumes/05a1c175-d876-4e0a-b88e-49d52da6938c returned with HTTP 200 Sep 01 00:29:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-000cdf94-9dcb-481c-b645-da603dc564d8 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2111194761"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:02 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1078/2196] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:29:02 2026] GET /volume/v3/volumes/05a1c175-d876-4e0a-b88e-49d52da6938c => generated 881 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:29:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-000cdf94-9dcb-481c-b645-da603dc564d8 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2111194761'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:29:02 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-000cdf94-9dcb-481c-b645-da603dc564d8 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Create volume of 1 GB Sep 01 00:29:02 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-000cdf94-9dcb-481c-b645-da603dc564d8 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Availability Zones retrieved successfully. Sep 01 00:29:02 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-000cdf94-9dcb-481c-b645-da603dc564d8 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Flow 'volume_create_api' (18481f56-6f39-4a9b-9cce-281835f7632e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:29:02 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-000cdf94-9dcb-481c-b645-da603dc564d8 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02cddcdd-edcc-4cda-b991-5b61d11a28ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:29:02 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-000cdf94-9dcb-481c-b645-da603dc564d8 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:29:02 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-000cdf94-9dcb-481c-b645-da603dc564d8 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02cddcdd-edcc-4cda-b991-5b61d11a28ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:29:02 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-000cdf94-9dcb-481c-b645-da603dc564d8 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (575f1e34-d00f-4641-9fb3-668c63c37986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:29:02 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-000cdf94-9dcb-481c-b645-da603dc564d8 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Created reservations ['5975dae2-4951-4bfb-85ec-6d04d2133381', 'd26755dc-ab17-40c0-a8c8-09c7a5708448', '5f6b08e0-ea49-4a2d-bfdc-3e32f4e94fdf', 'a31f1b34-e2ed-4e0c-8fcd-a28c2e5e4372'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:29:02 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-000cdf94-9dcb-481c-b645-da603dc564d8 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (575f1e34-d00f-4641-9fb3-668c63c37986) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5975dae2-4951-4bfb-85ec-6d04d2133381', 'd26755dc-ab17-40c0-a8c8-09c7a5708448', '5f6b08e0-ea49-4a2d-bfdc-3e32f4e94fdf', 'a31f1b34-e2ed-4e0c-8fcd-a28c2e5e4372']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:29:02 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-000cdf94-9dcb-481c-b645-da603dc564d8 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9597f2a8-4d2f-40fb-b566-f8ee0565a34e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:29:02 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:02 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:02 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-000cdf94-9dcb-481c-b645-da603dc564d8 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9597f2a8-4d2f-40fb-b566-f8ee0565a34e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dcc1042-1218-4b3a-9de8-32c85851fcbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2111194761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4266cd08787e478f93c61c2a20499f3c',qos_specs=None,replication_status=,reservations=['5975dae2-4951-4bfb-85ec-6d04d2133381','d26755dc-ab17-40c0-a8c8-09c7a5708448','5f6b08e0-ea49-4a2d-bfdc-3e32f4e94fdf','a31f1b34-e2ed-4e0c-8fcd-a28c2e5e4372'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a670492e10f4a5a9f9f579c4c8d3587',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:29:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2111194761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6dcc1042-1218-4b3a-9de8-32c85851fcbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4266cd08787e478f93c61c2a20499f3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a670492e10f4a5a9f9f579c4c8d3587',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:29:02 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-000cdf94-9dcb-481c-b645-da603dc564d8 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9790981a-4c77-49ff-859a-8c76e2d7acf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:29:02 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-000cdf94-9dcb-481c-b645-da603dc564d8 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9790981a-4c77-49ff-859a-8c76e2d7acf4) transitioned into state 'SUCCESS' from state '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-2111194761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4266cd08787e478f93c61c2a20499f3c',qos_specs=None,replication_status=,reservations=['5975dae2-4951-4bfb-85ec-6d04d2133381','d26755dc-ab17-40c0-a8c8-09c7a5708448','5f6b08e0-ea49-4a2d-bfdc-3e32f4e94fdf','a31f1b34-e2ed-4e0c-8fcd-a28c2e5e4372'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a670492e10f4a5a9f9f579c4c8d3587',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:29:02 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-000cdf94-9dcb-481c-b645-da603dc564d8 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4e8ee48-b47f-402d-8a92-210b0b2c1c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:29:02 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-000cdf94-9dcb-481c-b645-da603dc564d8 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4e8ee48-b47f-402d-8a92-210b0b2c1c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:29:02 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-000cdf94-9dcb-481c-b645-da603dc564d8 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Flow 'volume_create_api' (18481f56-6f39-4a9b-9cce-281835f7632e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:29:02 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-000cdf94-9dcb-481c-b645-da603dc564d8 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Create volume request issued successfully. Sep 01 00:29:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-000cdf94-9dcb-481c-b645-da603dc564d8 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:29:02 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1119/2197] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:29:02 2026] POST /volume/v3/volumes => generated 763 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:29:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d4327dd6-03f2-4cfd-b37c-48de10e02ba9 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d4327dd6-03f2-4cfd-b37c-48de10e02ba9 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd Sep 01 00:29:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d4327dd6-03f2-4cfd-b37c-48de10e02ba9 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d4327dd6-03f2-4cfd-b37c-48de10e02ba9 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:02 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:02 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:02 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:02 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:02 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d4327dd6-03f2-4cfd-b37c-48de10e02ba9 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d4327dd6-03f2-4cfd-b37c-48de10e02ba9 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd returned with HTTP 200 Sep 01 00:29:02 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1079/2198] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:02 2026] GET /volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd => generated 831 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1dda103e-3e18-4002-a17c-25d97eefc155 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1dda103e-3e18-4002-a17c-25d97eefc155 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] GET http://192.168.122.147/volume/v3/volumes/05a1c175-d876-4e0a-b88e-49d52da6938c Sep 01 00:29:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1dda103e-3e18-4002-a17c-25d97eefc155 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1dda103e-3e18-4002-a17c-25d97eefc155 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:03 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:03 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:03 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:03 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:03 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1dda103e-3e18-4002-a17c-25d97eefc155 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Volume info retrieved successfully. Sep 01 00:29:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1dda103e-3e18-4002-a17c-25d97eefc155 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/volumes/05a1c175-d876-4e0a-b88e-49d52da6938c returned with HTTP 200 Sep 01 00:29:03 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1120/2199] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:29:03 2026] GET /volume/v3/volumes/05a1c175-d876-4e0a-b88e-49d52da6938c => generated 905 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:29:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-519cc240-df08-4499-a4a1-d1a79ade6dac None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-519cc240-df08-4499-a4a1-d1a79ade6dac tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd Sep 01 00:29:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-519cc240-df08-4499-a4a1-d1a79ade6dac tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-519cc240-df08-4499-a4a1-d1a79ade6dac tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:03 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:03 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:03 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:03 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:03 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-519cc240-df08-4499-a4a1-d1a79ade6dac tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-519cc240-df08-4499-a4a1-d1a79ade6dac tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd returned with HTTP 200 Sep 01 00:29:03 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1080/2200] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:03 2026] GET /volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f2039d49-33f9-470f-9450-77081e961701 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:04 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f2039d49-33f9-470f-9450-77081e961701 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] GET http://192.168.122.147/volume/v3/volumes/05a1c175-d876-4e0a-b88e-49d52da6938c Sep 01 00:29:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f2039d49-33f9-470f-9450-77081e961701 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f2039d49-33f9-470f-9450-77081e961701 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:04 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:04 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:04 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:04 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:04 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f2039d49-33f9-470f-9450-77081e961701 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Volume info retrieved successfully. Sep 01 00:29:04 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f2039d49-33f9-470f-9450-77081e961701 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/volumes/05a1c175-d876-4e0a-b88e-49d52da6938c returned with HTTP 200 Sep 01 00:29:04 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1121/2201] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:29:04 2026] GET /volume/v3/volumes/05a1c175-d876-4e0a-b88e-49d52da6938c => generated 905 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:29:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ddfb83a5-b9ab-4c74-80c8-573fb5cca2a0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ddfb83a5-b9ab-4c74-80c8-573fb5cca2a0 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd Sep 01 00:29:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ddfb83a5-b9ab-4c74-80c8-573fb5cca2a0 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ddfb83a5-b9ab-4c74-80c8-573fb5cca2a0 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:04 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:04 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:04 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:04 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:04 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ddfb83a5-b9ab-4c74-80c8-573fb5cca2a0 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ddfb83a5-b9ab-4c74-80c8-573fb5cca2a0 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd returned with HTTP 200 Sep 01 00:29:04 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1081/2202] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:04 2026] GET /volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd => generated 855 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bd4578f0-f6a5-4dc6-b685-105139e1d2cb None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bd4578f0-f6a5-4dc6-b685-105139e1d2cb tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] GET http://192.168.122.147/volume/v3/volumes/05a1c175-d876-4e0a-b88e-49d52da6938c Sep 01 00:29:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bd4578f0-f6a5-4dc6-b685-105139e1d2cb tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bd4578f0-f6a5-4dc6-b685-105139e1d2cb tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:05 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:05 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:05 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:05 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:05 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-bd4578f0-f6a5-4dc6-b685-105139e1d2cb tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Volume info retrieved successfully. Sep 01 00:29:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bd4578f0-f6a5-4dc6-b685-105139e1d2cb tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/volumes/05a1c175-d876-4e0a-b88e-49d52da6938c returned with HTTP 200 Sep 01 00:29:05 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1122/2203] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:29:05 2026] GET /volume/v3/volumes/05a1c175-d876-4e0a-b88e-49d52da6938c => generated 905 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:29:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b99c92e3-10e8-45ac-97bf-5c9043cbad74 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b99c92e3-10e8-45ac-97bf-5c9043cbad74 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd Sep 01 00:29:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b99c92e3-10e8-45ac-97bf-5c9043cbad74 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b99c92e3-10e8-45ac-97bf-5c9043cbad74 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:05 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:05 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:05 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:05 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:05 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b99c92e3-10e8-45ac-97bf-5c9043cbad74 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b99c92e3-10e8-45ac-97bf-5c9043cbad74 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd returned with HTTP 200 Sep 01 00:29:05 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1082/2204] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:05 2026] GET /volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd => generated 855 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:29:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8dcb7532-e644-456b-86e6-040a5d53f113 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8dcb7532-e644-456b-86e6-040a5d53f113 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] GET http://192.168.122.147/volume/v3/volumes/05a1c175-d876-4e0a-b88e-49d52da6938c Sep 01 00:29:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8dcb7532-e644-456b-86e6-040a5d53f113 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8dcb7532-e644-456b-86e6-040a5d53f113 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:06 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:06 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:06 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:06 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:06 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8dcb7532-e644-456b-86e6-040a5d53f113 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Volume info retrieved successfully. Sep 01 00:29:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8dcb7532-e644-456b-86e6-040a5d53f113 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/volumes/05a1c175-d876-4e0a-b88e-49d52da6938c returned with HTTP 200 Sep 01 00:29:06 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1123/2205] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:29:06 2026] GET /volume/v3/volumes/05a1c175-d876-4e0a-b88e-49d52da6938c => generated 905 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:29:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-65e35e5f-9e96-4e3c-88a6-c01b7360c69c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-65e35e5f-9e96-4e3c-88a6-c01b7360c69c tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd Sep 01 00:29:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-65e35e5f-9e96-4e3c-88a6-c01b7360c69c tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-65e35e5f-9e96-4e3c-88a6-c01b7360c69c tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:06 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:06 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:06 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:06 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:07 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-65e35e5f-9e96-4e3c-88a6-c01b7360c69c tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-65e35e5f-9e96-4e3c-88a6-c01b7360c69c tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd returned with HTTP 200 Sep 01 00:29:07 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1083/2206] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:06 2026] GET /volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd => generated 855 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-264087c9-38ab-425d-9152-54f14115e0d6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-264087c9-38ab-425d-9152-54f14115e0d6 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] GET http://192.168.122.147/volume/v3/volumes/05a1c175-d876-4e0a-b88e-49d52da6938c Sep 01 00:29:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-264087c9-38ab-425d-9152-54f14115e0d6 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-264087c9-38ab-425d-9152-54f14115e0d6 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:07 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:07 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:07 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:07 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:07 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-264087c9-38ab-425d-9152-54f14115e0d6 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Volume info retrieved successfully. Sep 01 00:29:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-264087c9-38ab-425d-9152-54f14115e0d6 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/volumes/05a1c175-d876-4e0a-b88e-49d52da6938c returned with HTTP 200 Sep 01 00:29:07 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1124/2207] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:29:07 2026] GET /volume/v3/volumes/05a1c175-d876-4e0a-b88e-49d52da6938c => generated 905 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:29:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-23996ec4-2a85-4e70-bef2-5f9f25cf1d1c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-23996ec4-2a85-4e70-bef2-5f9f25cf1d1c tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd Sep 01 00:29:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-23996ec4-2a85-4e70-bef2-5f9f25cf1d1c tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-23996ec4-2a85-4e70-bef2-5f9f25cf1d1c tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:08 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:08 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:08 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:08 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:08 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-23996ec4-2a85-4e70-bef2-5f9f25cf1d1c tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-23996ec4-2a85-4e70-bef2-5f9f25cf1d1c tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd returned with HTTP 200 Sep 01 00:29:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1084/2208] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:08 2026] GET /volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f3216c42-86e6-4b9e-937f-165ed8739735 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f3216c42-86e6-4b9e-937f-165ed8739735 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] GET http://192.168.122.147/volume/v3/volumes/05a1c175-d876-4e0a-b88e-49d52da6938c Sep 01 00:29:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f3216c42-86e6-4b9e-937f-165ed8739735 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f3216c42-86e6-4b9e-937f-165ed8739735 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:08 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:08 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:08 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:08 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:08 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f3216c42-86e6-4b9e-937f-165ed8739735 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Volume info retrieved successfully. Sep 01 00:29:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f3216c42-86e6-4b9e-937f-165ed8739735 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/volumes/05a1c175-d876-4e0a-b88e-49d52da6938c returned with HTTP 200 Sep 01 00:29:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1125/2209] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:29:08 2026] GET /volume/v3/volumes/05a1c175-d876-4e0a-b88e-49d52da6938c => generated 906 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:29:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1e3d1865-4811-4d9b-a82f-79a68cd95c19 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1e3d1865-4811-4d9b-a82f-79a68cd95c19 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 Sep 01 00:29:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1e3d1865-4811-4d9b-a82f-79a68cd95c19 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1e3d1865-4811-4d9b-a82f-79a68cd95c19 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:08 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-1e3d1865-4811-4d9b-a82f-79a68cd95c19 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Delete snapshot with id: dfa99b6f-a471-45f1-bd85-ed23d0aa0624 Sep 01 00:29:08 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:08 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:08 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1e3d1865-4811-4d9b-a82f-79a68cd95c19 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Snapshot retrieved successfully. Sep 01 00:29:08 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:08 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:08 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1e3d1865-4811-4d9b-a82f-79a68cd95c19 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Snapshot delete request issued successfully. Sep 01 00:29:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1e3d1865-4811-4d9b-a82f-79a68cd95c19 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 returned with HTTP 202 Sep 01 00:29:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1085/2210] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:29:08 2026] DELETE /volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:29:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d9e6f86e-4689-457b-a83f-2cd4d9c483a2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d9e6f86e-4689-457b-a83f-2cd4d9c483a2 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] GET http://192.168.122.147/volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 Sep 01 00:29:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d9e6f86e-4689-457b-a83f-2cd4d9c483a2 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d9e6f86e-4689-457b-a83f-2cd4d9c483a2 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:08 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:08 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:08 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d9e6f86e-4689-457b-a83f-2cd4d9c483a2 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Snapshot retrieved successfully. Sep 01 00:29:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d9e6f86e-4689-457b-a83f-2cd4d9c483a2 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 returned with HTTP 200 Sep 01 00:29:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1126/2211] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:29:08 2026] GET /volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d5e9582d-af2c-451a-a8fb-f7b512549239 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d5e9582d-af2c-451a-a8fb-f7b512549239 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd Sep 01 00:29:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d5e9582d-af2c-451a-a8fb-f7b512549239 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d5e9582d-af2c-451a-a8fb-f7b512549239 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:09 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:09 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:09 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:09 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:09 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d5e9582d-af2c-451a-a8fb-f7b512549239 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d5e9582d-af2c-451a-a8fb-f7b512549239 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd returned with HTTP 200 Sep 01 00:29:09 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1086/2212] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:09 2026] GET /volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1c1c9199-1bad-4f53-ab9c-58ba2fe6e40e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1c1c9199-1bad-4f53-ab9c-58ba2fe6e40e tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:29:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1c1c9199-1bad-4f53-ab9c-58ba2fe6e40e tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6dcc1042-1218-4b3a-9de8-32c85851fcbd", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1494811089"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:09 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:09 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:09 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:09 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:09 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1c1c9199-1bad-4f53-ab9c-58ba2fe6e40e tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:09 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-1c1c9199-1bad-4f53-ab9c-58ba2fe6e40e tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Create snapshot from volume 6dcc1042-1218-4b3a-9de8-32c85851fcbd Sep 01 00:29:09 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-1c1c9199-1bad-4f53-ab9c-58ba2fe6e40e tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Created reservations ['5a465774-3365-4d2d-89c6-37900805de43', '8504cc06-733f-4188-900d-21758e02ef79', '87303d46-d91f-40c9-9fef-3a7bdd9779f9', '4ca0f92b-9829-480a-aa16-3f4ab9b2ec4f'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:29:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-e8ea17e6-f5c1-451e-a35d-1dc79abf1e96 req-616615d4-1f8e-4135-8a3a-73f5a4a788ca None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-e8ea17e6-f5c1-451e-a35d-1dc79abf1e96 req-616615d4-1f8e-4135-8a3a-73f5a4a788ca tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] GET http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 Sep 01 00:29:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-e8ea17e6-f5c1-451e-a35d-1dc79abf1e96 req-616615d4-1f8e-4135-8a3a-73f5a4a788ca tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-e8ea17e6-f5c1-451e-a35d-1dc79abf1e96 req-616615d4-1f8e-4135-8a3a-73f5a4a788ca tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:09 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:09 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:09 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:09 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:09 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:09 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:09 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-e8ea17e6-f5c1-451e-a35d-1dc79abf1e96 req-616615d4-1f8e-4135-8a3a-73f5a4a788ca tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Volume info retrieved successfully. Sep 01 00:29:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-e8ea17e6-f5c1-451e-a35d-1dc79abf1e96 req-616615d4-1f8e-4135-8a3a-73f5a4a788ca tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 returned with HTTP 200 Sep 01 00:29:09 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1087/2213] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:29:09 2026] GET /volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 => generated 1148 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:29:09 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1c1c9199-1bad-4f53-ab9c-58ba2fe6e40e tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot create request issued successfully. Sep 01 00:29:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1c1c9199-1bad-4f53-ab9c-58ba2fe6e40e tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:29:09 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1127/2214] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:29:09 2026] POST /volume/v3/snapshots => generated 310 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:29:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7dfeb2dc-3e9b-4cdf-a1e1-2df3dfe75a88 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7dfeb2dc-3e9b-4cdf-a1e1-2df3dfe75a88 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/snapshots/eb333604-1e99-4231-98b6-5e6f7145327d Sep 01 00:29:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7dfeb2dc-3e9b-4cdf-a1e1-2df3dfe75a88 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7dfeb2dc-3e9b-4cdf-a1e1-2df3dfe75a88 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:09 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:09 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:09 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7dfeb2dc-3e9b-4cdf-a1e1-2df3dfe75a88 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot retrieved successfully. Sep 01 00:29:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-e8ea17e6-f5c1-451e-a35d-1dc79abf1e96 req-97e4ad59-8470-46ee-bf12-46ac839251ee None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7dfeb2dc-3e9b-4cdf-a1e1-2df3dfe75a88 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots/eb333604-1e99-4231-98b6-5e6f7145327d returned with HTTP 200 Sep 01 00:29:09 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1088/2215] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:29:09 2026] GET /volume/v3/snapshots/eb333604-1e99-4231-98b6-5e6f7145327d => generated 442 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-e8ea17e6-f5c1-451e-a35d-1dc79abf1e96 req-97e4ad59-8470-46ee-bf12-46ac839251ee tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] POST http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577/action Sep 01 00:29:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-e8ea17e6-f5c1-451e-a35d-1dc79abf1e96 req-97e4ad59-8470-46ee-bf12-46ac839251ee tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:29:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-e8ea17e6-f5c1-451e-a35d-1dc79abf1e96 req-97e4ad59-8470-46ee-bf12-46ac839251ee tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:09 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:09 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:09 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:09 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:09 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-e8ea17e6-f5c1-451e-a35d-1dc79abf1e96 req-97e4ad59-8470-46ee-bf12-46ac839251ee tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Volume info retrieved successfully. Sep 01 00:29:09 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-e8ea17e6-f5c1-451e-a35d-1dc79abf1e96 req-97e4ad59-8470-46ee-bf12-46ac839251ee tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Begin detaching volume completed successfully. Sep 01 00:29:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-e8ea17e6-f5c1-451e-a35d-1dc79abf1e96 req-97e4ad59-8470-46ee-bf12-46ac839251ee tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577/action returned with HTTP 202 Sep 01 00:29:09 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1128/2216] 192.168.122.147 () {64 vars in 1561 bytes} [Tue Sep 1 00:29:09 2026] POST /volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:29:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-58933aad-9942-4422-b606-31b681fb2960 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-58933aad-9942-4422-b606-31b681fb2960 None None] GET http://192.168.122.147/volume// Sep 01 00:29:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-58933aad-9942-4422-b606-31b681fb2960 None None] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-58933aad-9942-4422-b606-31b681fb2960 None None] Calling method 'all' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-58933aad-9942-4422-b606-31b681fb2960 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:29:09 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1089/2217] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:29:09 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:29:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-e8ea17e6-f5c1-451e-a35d-1dc79abf1e96 req-e119ad54-3a6d-4bcf-9b77-e5d1edcdf642 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-e8ea17e6-f5c1-451e-a35d-1dc79abf1e96 req-e119ad54-3a6d-4bcf-9b77-e5d1edcdf642 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] GET http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 Sep 01 00:29:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-e8ea17e6-f5c1-451e-a35d-1dc79abf1e96 req-e119ad54-3a6d-4bcf-9b77-e5d1edcdf642 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-e8ea17e6-f5c1-451e-a35d-1dc79abf1e96 req-e119ad54-3a6d-4bcf-9b77-e5d1edcdf642 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:09 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:09 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:09 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:09 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:09 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-e8ea17e6-f5c1-451e-a35d-1dc79abf1e96 req-e119ad54-3a6d-4bcf-9b77-e5d1edcdf642 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Volume info retrieved successfully. Sep 01 00:29:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-e8ea17e6-f5c1-451e-a35d-1dc79abf1e96 req-e119ad54-3a6d-4bcf-9b77-e5d1edcdf642 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 returned with HTTP 200 Sep 01 00:29:09 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1129/2218] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:29:09 2026] GET /volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 => generated 1332 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 00:29:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b158d5da-827e-4491-9dc9-d009cc69de6a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b158d5da-827e-4491-9dc9-d009cc69de6a tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] GET http://192.168.122.147/volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 Sep 01 00:29:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b158d5da-827e-4491-9dc9-d009cc69de6a tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b158d5da-827e-4491-9dc9-d009cc69de6a tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:09 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:09 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:09 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b158d5da-827e-4491-9dc9-d009cc69de6a tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Snapshot retrieved successfully. Sep 01 00:29:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b158d5da-827e-4491-9dc9-d009cc69de6a tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 returned with HTTP 200 Sep 01 00:29:09 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1090/2219] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:29:09 2026] GET /volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-e8ea17e6-f5c1-451e-a35d-1dc79abf1e96 req-883d0fcd-a9bb-4f69-bdf3-9f900ac9d329 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-e8ea17e6-f5c1-451e-a35d-1dc79abf1e96 req-883d0fcd-a9bb-4f69-bdf3-9f900ac9d329 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] DELETE http://192.168.122.147/volume/v3/attachments/e7c9c87c-a996-422b-a514-d0140ddfe07e Sep 01 00:29:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-e8ea17e6-f5c1-451e-a35d-1dc79abf1e96 req-883d0fcd-a9bb-4f69-bdf3-9f900ac9d329 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-e8ea17e6-f5c1-451e-a35d-1dc79abf1e96 req-883d0fcd-a9bb-4f69-bdf3-9f900ac9d329 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:10 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:10 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:10 devstack devstack@c-api.service[87484]: /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 00:29:10 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, Sep 01 00:29:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-e8ea17e6-f5c1-451e-a35d-1dc79abf1e96 req-883d0fcd-a9bb-4f69-bdf3-9f900ac9d329 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] http://192.168.122.147/volume/v3/attachments/e7c9c87c-a996-422b-a514-d0140ddfe07e returned with HTTP 200 Sep 01 00:29:10 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1130/2220] 192.168.122.147 () {64 vars in 1562 bytes} [Tue Sep 1 00:29:10 2026] DELETE /volume/v3/attachments/e7c9c87c-a996-422b-a514-d0140ddfe07e => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a8b69a35-77cd-4b1e-a3b7-0e48d2093403 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a8b69a35-77cd-4b1e-a3b7-0e48d2093403 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/snapshots/eb333604-1e99-4231-98b6-5e6f7145327d Sep 01 00:29:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a8b69a35-77cd-4b1e-a3b7-0e48d2093403 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a8b69a35-77cd-4b1e-a3b7-0e48d2093403 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:10 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:10 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:10 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a8b69a35-77cd-4b1e-a3b7-0e48d2093403 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot retrieved successfully. Sep 01 00:29:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a8b69a35-77cd-4b1e-a3b7-0e48d2093403 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots/eb333604-1e99-4231-98b6-5e6f7145327d returned with HTTP 200 Sep 01 00:29:10 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1091/2221] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:29:10 2026] GET /volume/v3/snapshots/eb333604-1e99-4231-98b6-5e6f7145327d => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-f18c5671-2942-4a03-a9df-12d55a0208fe req-05941494-3b8b-4141-8e07-30bf3883ac6f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-f18c5671-2942-4a03-a9df-12d55a0208fe req-05941494-3b8b-4141-8e07-30bf3883ac6f tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] GET http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 Sep 01 00:29:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-f18c5671-2942-4a03-a9df-12d55a0208fe req-05941494-3b8b-4141-8e07-30bf3883ac6f tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-f18c5671-2942-4a03-a9df-12d55a0208fe req-05941494-3b8b-4141-8e07-30bf3883ac6f tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:10 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:10 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:10 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:10 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:10 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-f18c5671-2942-4a03-a9df-12d55a0208fe req-05941494-3b8b-4141-8e07-30bf3883ac6f tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Volume info retrieved successfully. Sep 01 00:29:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-f18c5671-2942-4a03-a9df-12d55a0208fe req-05941494-3b8b-4141-8e07-30bf3883ac6f tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 returned with HTTP 200 Sep 01 00:29:10 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1131/2222] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:29:10 2026] GET /volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-be46cafa-0461-482d-842b-52cce3a75f59 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-094b499f-31a9-4815-ba28-33fa2f389ad2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-be46cafa-0461-482d-842b-52cce3a75f59 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] GET http://192.168.122.147/volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 Sep 01 00:29:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-094b499f-31a9-4815-ba28-33fa2f389ad2 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] DELETE http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 Sep 01 00:29:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-094b499f-31a9-4815-ba28-33fa2f389ad2 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-094b499f-31a9-4815-ba28-33fa2f389ad2 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:10 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-094b499f-31a9-4815-ba28-33fa2f389ad2 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Delete volume with id: 3be6ba01-773e-46dd-8551-894f6f5ac577 Sep 01 00:29:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-be46cafa-0461-482d-842b-52cce3a75f59 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-be46cafa-0461-482d-842b-52cce3a75f59 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:10 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:10 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:10 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-be46cafa-0461-482d-842b-52cce3a75f59 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Snapshot retrieved successfully. Sep 01 00:29:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-be46cafa-0461-482d-842b-52cce3a75f59 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 returned with HTTP 200 Sep 01 00:29:10 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1092/2223] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:29:10 2026] GET /volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:10 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:10 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:10 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:10 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:10 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-094b499f-31a9-4815-ba28-33fa2f389ad2 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Volume info retrieved successfully. Sep 01 00:29:10 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-094b499f-31a9-4815-ba28-33fa2f389ad2 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Delete volume request issued successfully. Sep 01 00:29:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-094b499f-31a9-4815-ba28-33fa2f389ad2 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 returned with HTTP 202 Sep 01 00:29:10 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1132/2224] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:29:10 2026] DELETE /volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:29:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-598e38c3-e974-410d-9e4e-964edee053a9 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-598e38c3-e974-410d-9e4e-964edee053a9 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] GET http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 Sep 01 00:29:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-598e38c3-e974-410d-9e4e-964edee053a9 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-598e38c3-e974-410d-9e4e-964edee053a9 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:10 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:10 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:10 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:10 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:11 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-598e38c3-e974-410d-9e4e-964edee053a9 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Volume info retrieved successfully. Sep 01 00:29:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-598e38c3-e974-410d-9e4e-964edee053a9 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 returned with HTTP 200 Sep 01 00:29:11 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1093/2225] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:10 2026] GET /volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5618408b-2a5a-40f7-bda0-bf07523cd605 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5618408b-2a5a-40f7-bda0-bf07523cd605 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/snapshots/eb333604-1e99-4231-98b6-5e6f7145327d Sep 01 00:29:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5618408b-2a5a-40f7-bda0-bf07523cd605 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5618408b-2a5a-40f7-bda0-bf07523cd605 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:11 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:11 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:11 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5618408b-2a5a-40f7-bda0-bf07523cd605 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot retrieved successfully. Sep 01 00:29:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5618408b-2a5a-40f7-bda0-bf07523cd605 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots/eb333604-1e99-4231-98b6-5e6f7145327d returned with HTTP 200 Sep 01 00:29:11 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1133/2226] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:29:11 2026] GET /volume/v3/snapshots/eb333604-1e99-4231-98b6-5e6f7145327d => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-94d2adf0-44d4-44a6-8f4d-42c9b6cad1e3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-94d2adf0-44d4-44a6-8f4d-42c9b6cad1e3 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] GET http://192.168.122.147/volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 Sep 01 00:29:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-94d2adf0-44d4-44a6-8f4d-42c9b6cad1e3 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-94d2adf0-44d4-44a6-8f4d-42c9b6cad1e3 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-94d2adf0-44d4-44a6-8f4d-42c9b6cad1e3 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 returned with HTTP 404 Sep 01 00:29:11 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1094/2227] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:29:11 2026] GET /volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ecf4e744-b4e6-4ea1-b9a7-92421919c980 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ecf4e744-b4e6-4ea1-b9a7-92421919c980 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] DELETE http://192.168.122.147/volume/v3/volumes/6b6d7f06-353b-49f9-b416-68a227eaa288 Sep 01 00:29:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ecf4e744-b4e6-4ea1-b9a7-92421919c980 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ecf4e744-b4e6-4ea1-b9a7-92421919c980 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:11 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-ecf4e744-b4e6-4ea1-b9a7-92421919c980 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Delete volume with id: 6b6d7f06-353b-49f9-b416-68a227eaa288 Sep 01 00:29:11 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:11 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:11 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:11 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:11 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ecf4e744-b4e6-4ea1-b9a7-92421919c980 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Volume info retrieved successfully. Sep 01 00:29:11 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ecf4e744-b4e6-4ea1-b9a7-92421919c980 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Delete volume request issued successfully. Sep 01 00:29:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ecf4e744-b4e6-4ea1-b9a7-92421919c980 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/volumes/6b6d7f06-353b-49f9-b416-68a227eaa288 returned with HTTP 202 Sep 01 00:29:11 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1134/2228] 192.168.122.147 () {60 vars in 1276 bytes} [Tue Sep 1 00:29:11 2026] DELETE /volume/v3/volumes/6b6d7f06-353b-49f9-b416-68a227eaa288 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:29:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a59e60de-c0d7-41a1-826f-7e2e7c0930ec None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a59e60de-c0d7-41a1-826f-7e2e7c0930ec tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] GET http://192.168.122.147/volume/v3/volumes/6b6d7f06-353b-49f9-b416-68a227eaa288 Sep 01 00:29:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a59e60de-c0d7-41a1-826f-7e2e7c0930ec tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a59e60de-c0d7-41a1-826f-7e2e7c0930ec tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:12 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:12 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:12 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:12 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:12 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a59e60de-c0d7-41a1-826f-7e2e7c0930ec tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Volume info retrieved successfully. Sep 01 00:29:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d26efae5-031d-4b57-9e39-6c08966c3ee6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d26efae5-031d-4b57-9e39-6c08966c3ee6 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] GET http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 Sep 01 00:29:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d26efae5-031d-4b57-9e39-6c08966c3ee6 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d26efae5-031d-4b57-9e39-6c08966c3ee6 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a59e60de-c0d7-41a1-826f-7e2e7c0930ec tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/volumes/6b6d7f06-353b-49f9-b416-68a227eaa288 returned with HTTP 200 Sep 01 00:29:12 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1095/2229] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:29:11 2026] GET /volume/v3/volumes/6b6d7f06-353b-49f9-b416-68a227eaa288 => generated 871 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:29:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d26efae5-031d-4b57-9e39-6c08966c3ee6 tempest-TestMinimumBasicScenario-1142719744 tempest-TestMinimumBasicScenario-1142719744-project-member] http://192.168.122.147/volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 returned with HTTP 404 Sep 01 00:29:12 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1135/2230] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:12 2026] GET /volume/v3/volumes/3be6ba01-773e-46dd-8551-894f6f5ac577 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4a6fa17a-8df3-41f2-8dcf-33e5664d9cdc None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4a6fa17a-8df3-41f2-8dcf-33e5664d9cdc tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/snapshots/eb333604-1e99-4231-98b6-5e6f7145327d Sep 01 00:29:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4a6fa17a-8df3-41f2-8dcf-33e5664d9cdc tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4a6fa17a-8df3-41f2-8dcf-33e5664d9cdc tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:12 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:12 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:12 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4a6fa17a-8df3-41f2-8dcf-33e5664d9cdc tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot retrieved successfully. Sep 01 00:29:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4a6fa17a-8df3-41f2-8dcf-33e5664d9cdc tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots/eb333604-1e99-4231-98b6-5e6f7145327d returned with HTTP 200 Sep 01 00:29:12 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1096/2231] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:29:12 2026] GET /volume/v3/snapshots/eb333604-1e99-4231-98b6-5e6f7145327d => generated 469 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1c5d842a-8722-4fb3-a316-7938340fcffc None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1c5d842a-8722-4fb3-a316-7938340fcffc tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:29:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1c5d842a-8722-4fb3-a316-7938340fcffc tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "eb333604-1e99-4231-98b6-5e6f7145327d", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1514099613"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-1c5d842a-8722-4fb3-a316-7938340fcffc tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Create volume request body: {'volume': {'snapshot_id': 'eb333604-1e99-4231-98b6-5e6f7145327d', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1514099613'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:29:12 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:12 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:12 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1c5d842a-8722-4fb3-a316-7938340fcffc tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot retrieved successfully. Sep 01 00:29:12 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-1c5d842a-8722-4fb3-a316-7938340fcffc tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Create volume of 2 GB Sep 01 00:29:12 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1c5d842a-8722-4fb3-a316-7938340fcffc tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Availability Zones retrieved successfully. Sep 01 00:29:12 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c5d842a-8722-4fb3-a316-7938340fcffc tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Flow 'volume_create_api' (ea965d09-61e8-4a27-a277-3bb8894842d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:29:12 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c5d842a-8722-4fb3-a316-7938340fcffc tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f273b25-1e17-4d87-9359-6145f999dc43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:29:12 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-1c5d842a-8722-4fb3-a316-7938340fcffc tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:29:12 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:12 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:12 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c5d842a-8722-4fb3-a316-7938340fcffc tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f273b25-1e17-4d87-9359-6145f999dc43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'eb333604-1e99-4231-98b6-5e6f7145327d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:29:12 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c5d842a-8722-4fb3-a316-7938340fcffc tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0aa8da82-7092-4157-bccc-9e92741c6aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:29:12 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-1c5d842a-8722-4fb3-a316-7938340fcffc tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Created reservations ['d46bfb3d-ec6a-4384-905f-6940d72df6e4', '3bde7721-55c7-4a1a-97e0-e2fcd4f53ebf', '59f26e28-05d5-4bfd-9797-095a52de00a6', 'e0f18351-d805-475f-b754-9e74671b6b87'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:29:12 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c5d842a-8722-4fb3-a316-7938340fcffc tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0aa8da82-7092-4157-bccc-9e92741c6aa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d46bfb3d-ec6a-4384-905f-6940d72df6e4', '3bde7721-55c7-4a1a-97e0-e2fcd4f53ebf', '59f26e28-05d5-4bfd-9797-095a52de00a6', 'e0f18351-d805-475f-b754-9e74671b6b87']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:29:12 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c5d842a-8722-4fb3-a316-7938340fcffc tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e9cfcfc-94e0-4b50-8307-1a7cf82d398e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:29:13 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:13 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:13 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:13 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:13 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c5d842a-8722-4fb3-a316-7938340fcffc tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e9cfcfc-94e0-4b50-8307-1a7cf82d398e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '857581cb-3c72-4b8a-94ad-10bf623f5960', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1514099613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4266cd08787e478f93c61c2a20499f3c',qos_specs=None,replication_status=,reservations=['d46bfb3d-ec6a-4384-905f-6940d72df6e4','3bde7721-55c7-4a1a-97e0-e2fcd4f53ebf','59f26e28-05d5-4bfd-9797-095a52de00a6','e0f18351-d805-475f-b754-9e74671b6b87'],size=2,snapshot_id=eb333604-1e99-4231-98b6-5e6f7145327d,source_replicaid=,source_volid=None,status='creating',user_id='1a670492e10f4a5a9f9f579c4c8d3587',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:29:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1514099613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=857581cb-3c72-4b8a-94ad-10bf623f5960,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4266cd08787e478f93c61c2a20499f3c',provider_auth=None,provider_geometry=None,provider_id=None,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=eb333604-1e99-4231-98b6-5e6f7145327d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a670492e10f4a5a9f9f579c4c8d3587',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:29:13 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c5d842a-8722-4fb3-a316-7938340fcffc tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03ac7a77-bc92-49c2-999e-e3b05fb8b606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:29:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b72a5ecc-1a40-40cb-bccd-fe847f0a25f8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b72a5ecc-1a40-40cb-bccd-fe847f0a25f8 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] GET http://192.168.122.147/volume/v3/volumes/6b6d7f06-353b-49f9-b416-68a227eaa288 Sep 01 00:29:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b72a5ecc-1a40-40cb-bccd-fe847f0a25f8 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b72a5ecc-1a40-40cb-bccd-fe847f0a25f8 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:13 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:13 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:13 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:13 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:13 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b72a5ecc-1a40-40cb-bccd-fe847f0a25f8 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Volume info retrieved successfully. Sep 01 00:29:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b72a5ecc-1a40-40cb-bccd-fe847f0a25f8 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/volumes/6b6d7f06-353b-49f9-b416-68a227eaa288 returned with HTTP 200 Sep 01 00:29:13 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1097/2232] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:29:13 2026] GET /volume/v3/volumes/6b6d7f06-353b-49f9-b416-68a227eaa288 => generated 871 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:29:13 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c5d842a-8722-4fb3-a316-7938340fcffc tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03ac7a77-bc92-49c2-999e-e3b05fb8b606) transitioned into state 'SUCCESS' from state '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-1514099613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4266cd08787e478f93c61c2a20499f3c',qos_specs=None,replication_status=,reservations=['d46bfb3d-ec6a-4384-905f-6940d72df6e4','3bde7721-55c7-4a1a-97e0-e2fcd4f53ebf','59f26e28-05d5-4bfd-9797-095a52de00a6','e0f18351-d805-475f-b754-9e74671b6b87'],size=2,snapshot_id=eb333604-1e99-4231-98b6-5e6f7145327d,source_replicaid=,source_volid=None,status='creating',user_id='1a670492e10f4a5a9f9f579c4c8d3587',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:29:13 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c5d842a-8722-4fb3-a316-7938340fcffc tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97d8831e-67d9-4253-90a1-82626f64b1cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:29:13 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:13 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:13 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c5d842a-8722-4fb3-a316-7938340fcffc tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97d8831e-67d9-4253-90a1-82626f64b1cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:29:13 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c5d842a-8722-4fb3-a316-7938340fcffc tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Flow 'volume_create_api' (ea965d09-61e8-4a27-a277-3bb8894842d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:29:13 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1c5d842a-8722-4fb3-a316-7938340fcffc tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Create volume request issued successfully. Sep 01 00:29:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1c5d842a-8722-4fb3-a316-7938340fcffc tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:29:13 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1136/2233] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:29:12 2026] POST /volume/v3/volumes => generated 797 bytes in 617 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:29:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a9478ea4-f4e5-478a-882b-935b87f2d097 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a9478ea4-f4e5-478a-882b-935b87f2d097 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 Sep 01 00:29:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a9478ea4-f4e5-478a-882b-935b87f2d097 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a9478ea4-f4e5-478a-882b-935b87f2d097 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:13 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:13 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:13 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:13 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:13 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a9478ea4-f4e5-478a-882b-935b87f2d097 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a9478ea4-f4e5-478a-882b-935b87f2d097 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 returned with HTTP 200 Sep 01 00:29:13 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1098/2234] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:13 2026] GET /volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 => generated 865 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-00d3ea1c-6e1f-497a-a1f0-c0bc3c441d09 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-00d3ea1c-6e1f-497a-a1f0-c0bc3c441d09 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] GET http://192.168.122.147/volume/v3/volumes/6b6d7f06-353b-49f9-b416-68a227eaa288 Sep 01 00:29:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-00d3ea1c-6e1f-497a-a1f0-c0bc3c441d09 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-00d3ea1c-6e1f-497a-a1f0-c0bc3c441d09 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-00d3ea1c-6e1f-497a-a1f0-c0bc3c441d09 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/volumes/6b6d7f06-353b-49f9-b416-68a227eaa288 returned with HTTP 404 Sep 01 00:29:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1137/2235] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:29:14 2026] GET /volume/v3/volumes/6b6d7f06-353b-49f9-b416-68a227eaa288 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:29:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-329d9c7c-2897-4812-be78-e8d40ba40be4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-329d9c7c-2897-4812-be78-e8d40ba40be4 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] DELETE http://192.168.122.147/volume/v3/volumes/05a1c175-d876-4e0a-b88e-49d52da6938c Sep 01 00:29:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-329d9c7c-2897-4812-be78-e8d40ba40be4 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-329d9c7c-2897-4812-be78-e8d40ba40be4 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:14 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-329d9c7c-2897-4812-be78-e8d40ba40be4 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Delete volume with id: 05a1c175-d876-4e0a-b88e-49d52da6938c Sep 01 00:29:14 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:14 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:14 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:14 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:14 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-329d9c7c-2897-4812-be78-e8d40ba40be4 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Volume info retrieved successfully. Sep 01 00:29:14 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-329d9c7c-2897-4812-be78-e8d40ba40be4 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Delete volume request issued successfully. Sep 01 00:29:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-329d9c7c-2897-4812-be78-e8d40ba40be4 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/volumes/05a1c175-d876-4e0a-b88e-49d52da6938c returned with HTTP 202 Sep 01 00:29:14 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1099/2236] 192.168.122.147 () {60 vars in 1276 bytes} [Tue Sep 1 00:29:14 2026] DELETE /volume/v3/volumes/05a1c175-d876-4e0a-b88e-49d52da6938c => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:29:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c107527a-09eb-4533-a311-d2a761c3f9fe None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c107527a-09eb-4533-a311-d2a761c3f9fe tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] GET http://192.168.122.147/volume/v3/volumes/05a1c175-d876-4e0a-b88e-49d52da6938c Sep 01 00:29:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c107527a-09eb-4533-a311-d2a761c3f9fe tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c107527a-09eb-4533-a311-d2a761c3f9fe tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:14 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:14 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:14 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:14 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:14 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c107527a-09eb-4533-a311-d2a761c3f9fe tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Volume info retrieved successfully. Sep 01 00:29:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-504fbfcb-de44-441d-8677-fca0a93d5fc9 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-504fbfcb-de44-441d-8677-fca0a93d5fc9 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 Sep 01 00:29:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-504fbfcb-de44-441d-8677-fca0a93d5fc9 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c107527a-09eb-4533-a311-d2a761c3f9fe tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/volumes/05a1c175-d876-4e0a-b88e-49d52da6938c returned with HTTP 200 Sep 01 00:29:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-504fbfcb-de44-441d-8677-fca0a93d5fc9 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1138/2237] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:29:14 2026] GET /volume/v3/volumes/05a1c175-d876-4e0a-b88e-49d52da6938c => generated 905 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:29:14 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:14 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:14 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:14 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:14 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-504fbfcb-de44-441d-8677-fca0a93d5fc9 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-504fbfcb-de44-441d-8677-fca0a93d5fc9 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 returned with HTTP 200 Sep 01 00:29:14 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1100/2238] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:14 2026] GET /volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 => generated 889 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c1d522e2-4d7f-4854-8224-2420735c71fc None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c1d522e2-4d7f-4854-8224-2420735c71fc tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] GET http://192.168.122.147/volume/v3/volumes/05a1c175-d876-4e0a-b88e-49d52da6938c Sep 01 00:29:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c1d522e2-4d7f-4854-8224-2420735c71fc tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c1d522e2-4d7f-4854-8224-2420735c71fc tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5bdb8352-8ce0-45d7-bfc1-d5606b4b680b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c1d522e2-4d7f-4854-8224-2420735c71fc tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/volumes/05a1c175-d876-4e0a-b88e-49d52da6938c returned with HTTP 404 Sep 01 00:29:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5bdb8352-8ce0-45d7-bfc1-d5606b4b680b tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 Sep 01 00:29:15 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1139/2239] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:29:15 2026] GET /volume/v3/volumes/05a1c175-d876-4e0a-b88e-49d52da6938c => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:29:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5bdb8352-8ce0-45d7-bfc1-d5606b4b680b tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5bdb8352-8ce0-45d7-bfc1-d5606b4b680b tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-30f0b9a9-e17d-4fd8-b82f-b5cba9f079b9 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-30f0b9a9-e17d-4fd8-b82f-b5cba9f079b9 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 Sep 01 00:29:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-30f0b9a9-e17d-4fd8-b82f-b5cba9f079b9 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-30f0b9a9-e17d-4fd8-b82f-b5cba9f079b9 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:15 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-30f0b9a9-e17d-4fd8-b82f-b5cba9f079b9 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Delete snapshot with id: dfa99b6f-a471-45f1-bd85-ed23d0aa0624 Sep 01 00:29:15 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:15 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:15 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:15 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-30f0b9a9-e17d-4fd8-b82f-b5cba9f079b9 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 returned with HTTP 404 Sep 01 00:29:15 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1140/2240] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:29:15 2026] DELETE /volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 => generated 111 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:15 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5bdb8352-8ce0-45d7-bfc1-d5606b4b680b tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ad8c08d0-43e2-4e3b-8cad-66efa6be37aa None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5bdb8352-8ce0-45d7-bfc1-d5606b4b680b tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 returned with HTTP 200 Sep 01 00:29:15 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1101/2241] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:15 2026] GET /volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 => generated 889 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:29:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ad8c08d0-43e2-4e3b-8cad-66efa6be37aa tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] GET http://192.168.122.147/volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 Sep 01 00:29:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ad8c08d0-43e2-4e3b-8cad-66efa6be37aa tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ad8c08d0-43e2-4e3b-8cad-66efa6be37aa tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ad8c08d0-43e2-4e3b-8cad-66efa6be37aa tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 returned with HTTP 404 Sep 01 00:29:15 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1141/2242] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:29:15 2026] GET /volume/v3/snapshots/dfa99b6f-a471-45f1-bd85-ed23d0aa0624 => generated 111 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1e0cb6e6-5673-4a21-9d7a-e73969ec070e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1e0cb6e6-5673-4a21-9d7a-e73969ec070e tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] DELETE http://192.168.122.147/volume/v3/volumes/6b6d7f06-353b-49f9-b416-68a227eaa288 Sep 01 00:29:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1e0cb6e6-5673-4a21-9d7a-e73969ec070e tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1e0cb6e6-5673-4a21-9d7a-e73969ec070e tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:15 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-1e0cb6e6-5673-4a21-9d7a-e73969ec070e tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Delete volume with id: 6b6d7f06-353b-49f9-b416-68a227eaa288 Sep 01 00:29:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1e0cb6e6-5673-4a21-9d7a-e73969ec070e tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/volumes/6b6d7f06-353b-49f9-b416-68a227eaa288 returned with HTTP 404 Sep 01 00:29:15 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1102/2243] 192.168.122.147 () {60 vars in 1276 bytes} [Tue Sep 1 00:29:15 2026] DELETE /volume/v3/volumes/6b6d7f06-353b-49f9-b416-68a227eaa288 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:29:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4b3df98e-8b35-4337-a456-127ae25476a8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4b3df98e-8b35-4337-a456-127ae25476a8 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] GET http://192.168.122.147/volume/v3/volumes/6b6d7f06-353b-49f9-b416-68a227eaa288 Sep 01 00:29:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4b3df98e-8b35-4337-a456-127ae25476a8 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4b3df98e-8b35-4337-a456-127ae25476a8 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4b3df98e-8b35-4337-a456-127ae25476a8 tempest-VolumeDependencyTests-320966616 tempest-VolumeDependencyTests-320966616-project-member] http://192.168.122.147/volume/v3/volumes/6b6d7f06-353b-49f9-b416-68a227eaa288 returned with HTTP 404 Sep 01 00:29:15 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1142/2244] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:29:15 2026] GET /volume/v3/volumes/6b6d7f06-353b-49f9-b416-68a227eaa288 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 00:29:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7692e8ea-30f1-47e2-96e8-25a22d1fd7a1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7692e8ea-30f1-47e2-96e8-25a22d1fd7a1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 Sep 01 00:29:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7692e8ea-30f1-47e2-96e8-25a22d1fd7a1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7692e8ea-30f1-47e2-96e8-25a22d1fd7a1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:16 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:16 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:16 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:16 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:16 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7692e8ea-30f1-47e2-96e8-25a22d1fd7a1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7692e8ea-30f1-47e2-96e8-25a22d1fd7a1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 returned with HTTP 200 Sep 01 00:29:16 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1103/2245] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:16 2026] GET /volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 => generated 889 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a4308faa-f76e-40b8-bf4f-454ce985c790 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a4308faa-f76e-40b8-bf4f-454ce985c790 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 Sep 01 00:29:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a4308faa-f76e-40b8-bf4f-454ce985c790 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a4308faa-f76e-40b8-bf4f-454ce985c790 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:17 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:17 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:17 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:17 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:17 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a4308faa-f76e-40b8-bf4f-454ce985c790 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a4308faa-f76e-40b8-bf4f-454ce985c790 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 returned with HTTP 200 Sep 01 00:29:17 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1143/2246] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:17 2026] GET /volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 => generated 889 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-81f9b873-ef72-48c8-b825-45a709ca79b6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-81f9b873-ef72-48c8-b825-45a709ca79b6 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 Sep 01 00:29:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-81f9b873-ef72-48c8-b825-45a709ca79b6 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-81f9b873-ef72-48c8-b825-45a709ca79b6 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:19 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:19 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:19 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:19 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:19 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-81f9b873-ef72-48c8-b825-45a709ca79b6 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-81f9b873-ef72-48c8-b825-45a709ca79b6 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 returned with HTTP 200 Sep 01 00:29:19 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1104/2247] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:18 2026] GET /volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 => generated 889 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e023ab7a-3325-4b25-b4fb-6e3cc4f66e86 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e023ab7a-3325-4b25-b4fb-6e3cc4f66e86 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 Sep 01 00:29:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e023ab7a-3325-4b25-b4fb-6e3cc4f66e86 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e023ab7a-3325-4b25-b4fb-6e3cc4f66e86 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:20 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:20 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:20 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:20 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:20 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e023ab7a-3325-4b25-b4fb-6e3cc4f66e86 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e023ab7a-3325-4b25-b4fb-6e3cc4f66e86 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 returned with HTTP 200 Sep 01 00:29:20 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1144/2248] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:20 2026] GET /volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 => generated 889 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a0a6941f-e27a-44d1-8f31-b297adf87491 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a0a6941f-e27a-44d1-8f31-b297adf87491 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 Sep 01 00:29:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a0a6941f-e27a-44d1-8f31-b297adf87491 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a0a6941f-e27a-44d1-8f31-b297adf87491 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:21 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:21 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:21 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:21 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:21 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a0a6941f-e27a-44d1-8f31-b297adf87491 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a0a6941f-e27a-44d1-8f31-b297adf87491 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 returned with HTTP 200 Sep 01 00:29:21 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1105/2249] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:21 2026] GET /volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 => generated 889 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-44605bbe-48a5-43be-96d5-8a97bcefe2c5 req-ac62cc79-ed31-4d6e-bc84-f386b2eafbd6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-44605bbe-48a5-43be-96d5-8a97bcefe2c5 req-ac62cc79-ed31-4d6e-bc84-f386b2eafbd6 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] DELETE http://192.168.122.147/volume/v3/attachments/3e71c7c2-d92c-4192-b782-af93739fc8fe Sep 01 00:29:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-44605bbe-48a5-43be-96d5-8a97bcefe2c5 req-ac62cc79-ed31-4d6e-bc84-f386b2eafbd6 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-44605bbe-48a5-43be-96d5-8a97bcefe2c5 req-ac62cc79-ed31-4d6e-bc84-f386b2eafbd6 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:21 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:21 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:21 devstack devstack@c-api.service[87484]: /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 00:29:21 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, Sep 01 00:29:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-44605bbe-48a5-43be-96d5-8a97bcefe2c5 req-ac62cc79-ed31-4d6e-bc84-f386b2eafbd6 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] http://192.168.122.147/volume/v3/attachments/3e71c7c2-d92c-4192-b782-af93739fc8fe returned with HTTP 200 Sep 01 00:29:21 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1145/2250] 192.168.122.147 () {64 vars in 1562 bytes} [Tue Sep 1 00:29:21 2026] DELETE /volume/v3/attachments/3e71c7c2-d92c-4192-b782-af93739fc8fe => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:29:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-44605bbe-48a5-43be-96d5-8a97bcefe2c5 req-75e698c1-fa3d-4699-860b-0430cf98e236 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-44605bbe-48a5-43be-96d5-8a97bcefe2c5 req-75e698c1-fa3d-4699-860b-0430cf98e236 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] DELETE http://192.168.122.147/volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 Sep 01 00:29:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-44605bbe-48a5-43be-96d5-8a97bcefe2c5 req-75e698c1-fa3d-4699-860b-0430cf98e236 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-44605bbe-48a5-43be-96d5-8a97bcefe2c5 req-75e698c1-fa3d-4699-860b-0430cf98e236 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:21 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [req-44605bbe-48a5-43be-96d5-8a97bcefe2c5 req-75e698c1-fa3d-4699-860b-0430cf98e236 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Delete volume with id: 8016160a-238d-4616-bbbe-ccd45e68c9e9 Sep 01 00:29:22 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:22 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:22 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:22 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:22 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-44605bbe-48a5-43be-96d5-8a97bcefe2c5 req-75e698c1-fa3d-4699-860b-0430cf98e236 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Volume info retrieved successfully. Sep 01 00:29:22 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-44605bbe-48a5-43be-96d5-8a97bcefe2c5 req-75e698c1-fa3d-4699-860b-0430cf98e236 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] Delete volume request issued successfully. Sep 01 00:29:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-44605bbe-48a5-43be-96d5-8a97bcefe2c5 req-75e698c1-fa3d-4699-860b-0430cf98e236 tempest-TestShelveInstance-1700089868 tempest-TestShelveInstance-1700089868-project-member] http://192.168.122.147/volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 returned with HTTP 202 Sep 01 00:29:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1106/2251] 192.168.122.147 () {62 vars in 1509 bytes} [Tue Sep 1 00:29:21 2026] DELETE /volume/v3/volumes/8016160a-238d-4616-bbbe-ccd45e68c9e9 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:29:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-51bd134a-74be-4fb7-a02f-c267e05f3783 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-51bd134a-74be-4fb7-a02f-c267e05f3783 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 Sep 01 00:29:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-51bd134a-74be-4fb7-a02f-c267e05f3783 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-51bd134a-74be-4fb7-a02f-c267e05f3783 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:22 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:22 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:22 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:22 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:22 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-51bd134a-74be-4fb7-a02f-c267e05f3783 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-51bd134a-74be-4fb7-a02f-c267e05f3783 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 returned with HTTP 200 Sep 01 00:29:22 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1146/2252] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:22 2026] GET /volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 => generated 890 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-86805100-d165-4fa1-9985-d3899085c67c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-86805100-d165-4fa1-9985-d3899085c67c tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 Sep 01 00:29:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-86805100-d165-4fa1-9985-d3899085c67c tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-86805100-d165-4fa1-9985-d3899085c67c tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:22 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:22 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:22 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:22 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:22 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-86805100-d165-4fa1-9985-d3899085c67c tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-86805100-d165-4fa1-9985-d3899085c67c tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 returned with HTTP 200 Sep 01 00:29:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1107/2253] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:22 2026] GET /volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 => generated 890 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:29:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0d6965b4-9776-4627-934b-d7f8c5692c12 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0d6965b4-9776-4627-934b-d7f8c5692c12 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] DELETE http://192.168.122.147/volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 Sep 01 00:29:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0d6965b4-9776-4627-934b-d7f8c5692c12 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0d6965b4-9776-4627-934b-d7f8c5692c12 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:22 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-0d6965b4-9776-4627-934b-d7f8c5692c12 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Delete volume with id: 857581cb-3c72-4b8a-94ad-10bf623f5960 Sep 01 00:29:22 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:22 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:22 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:22 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:22 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0d6965b4-9776-4627-934b-d7f8c5692c12 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:22 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0d6965b4-9776-4627-934b-d7f8c5692c12 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Delete volume request issued successfully. Sep 01 00:29:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0d6965b4-9776-4627-934b-d7f8c5692c12 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 returned with HTTP 202 Sep 01 00:29:22 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1147/2254] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:29:22 2026] DELETE /volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:29:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-16d872f2-2b30-492c-b353-7204a8803e31 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-16d872f2-2b30-492c-b353-7204a8803e31 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 Sep 01 00:29:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-16d872f2-2b30-492c-b353-7204a8803e31 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-16d872f2-2b30-492c-b353-7204a8803e31 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:22 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:22 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:22 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:22 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:22 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-16d872f2-2b30-492c-b353-7204a8803e31 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-16d872f2-2b30-492c-b353-7204a8803e31 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 returned with HTTP 200 Sep 01 00:29:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1108/2255] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:22 2026] GET /volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 => generated 889 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3ff9851b-cd47-4dcb-82d8-81eec870e906 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3ff9851b-cd47-4dcb-82d8-81eec870e906 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 Sep 01 00:29:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3ff9851b-cd47-4dcb-82d8-81eec870e906 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3ff9851b-cd47-4dcb-82d8-81eec870e906 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:23 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:23 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:23 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:23 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:23 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3ff9851b-cd47-4dcb-82d8-81eec870e906 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3ff9851b-cd47-4dcb-82d8-81eec870e906 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 returned with HTTP 200 Sep 01 00:29:23 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1148/2256] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:23 2026] GET /volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 => generated 889 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0bc5ebfc-2e65-41b0-bf0e-34daddb90376 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0bc5ebfc-2e65-41b0-bf0e-34daddb90376 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:29:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0bc5ebfc-2e65-41b0-bf0e-34daddb90376 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2133425399", "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=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0bc5ebfc-2e65-41b0-bf0e-34daddb90376 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:29:24 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1109/2257] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:29:24 2026] POST /volume/v3/types => generated 380 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e357efe5-901f-449d-a15a-6e4103f42a50 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c9d4bc95-96b5-4001-91ed-9b31192447a9 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e357efe5-901f-449d-a15a-6e4103f42a50 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 Sep 01 00:29:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e357efe5-901f-449d-a15a-6e4103f42a50 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e357efe5-901f-449d-a15a-6e4103f42a50 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c9d4bc95-96b5-4001-91ed-9b31192447a9 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] POST http://192.168.122.147/volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93/encryption Sep 01 00:29:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c9d4bc95-96b5-4001-91ed-9b31192447a9 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e357efe5-901f-449d-a15a-6e4103f42a50 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 returned with HTTP 404 Sep 01 00:29:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1149/2258] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:24 2026] GET /volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-98c48950-e062-4157-970c-21dac9691803 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-98c48950-e062-4157-970c-21dac9691803 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 Sep 01 00:29:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-98c48950-e062-4157-970c-21dac9691803 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-98c48950-e062-4157-970c-21dac9691803 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-98c48950-e062-4157-970c-21dac9691803 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 returned with HTTP 404 Sep 01 00:29:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1150/2259] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:25 2026] GET /volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c9d4bc95-96b5-4001-91ed-9b31192447a9 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] http://192.168.122.147/volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93/encryption returned with HTTP 200 Sep 01 00:29:25 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1110/2260] 192.168.122.147 () {60 vars in 1281 bytes} [Tue Sep 1 00:29:24 2026] POST /volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93/encryption => generated 239 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a4d2d398-6978-4597-912f-d8028ba56d3c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d85a7155-e155-4dae-91de-3b48ae8a3381 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a4d2d398-6978-4597-912f-d8028ba56d3c tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] DELETE http://192.168.122.147/volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 Sep 01 00:29:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a4d2d398-6978-4597-912f-d8028ba56d3c tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a4d2d398-6978-4597-912f-d8028ba56d3c tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-a4d2d398-6978-4597-912f-d8028ba56d3c tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Delete volume with id: 857581cb-3c72-4b8a-94ad-10bf623f5960 Sep 01 00:29:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d85a7155-e155-4dae-91de-3b48ae8a3381 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:29:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d85a7155-e155-4dae-91de-3b48ae8a3381 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-967644100", "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=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a4d2d398-6978-4597-912f-d8028ba56d3c tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 returned with HTTP 404 Sep 01 00:29:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1151/2261] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:29:25 2026] DELETE /volume/v3/volumes/857581cb-3c72-4b8a-94ad-10bf623f5960 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-39e1b598-8c0c-4e32-bc87-729291d8ef75 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-39e1b598-8c0c-4e32-bc87-729291d8ef75 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/eb333604-1e99-4231-98b6-5e6f7145327d Sep 01 00:29:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-39e1b598-8c0c-4e32-bc87-729291d8ef75 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-39e1b598-8c0c-4e32-bc87-729291d8ef75 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-39e1b598-8c0c-4e32-bc87-729291d8ef75 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Delete snapshot with id: eb333604-1e99-4231-98b6-5e6f7145327d Sep 01 00:29:25 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:25 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:25 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-39e1b598-8c0c-4e32-bc87-729291d8ef75 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot retrieved successfully. Sep 01 00:29:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d85a7155-e155-4dae-91de-3b48ae8a3381 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:29:25 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1111/2262] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:29:25 2026] POST /volume/v3/types => generated 379 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:25 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:25 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-67fa402b-ee16-4980-b92c-24a0fac723dc None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-39e1b598-8c0c-4e32-bc87-729291d8ef75 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot delete request issued successfully. Sep 01 00:29:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-39e1b598-8c0c-4e32-bc87-729291d8ef75 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots/eb333604-1e99-4231-98b6-5e6f7145327d returned with HTTP 202 Sep 01 00:29:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1152/2263] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:29:25 2026] DELETE /volume/v3/snapshots/eb333604-1e99-4231-98b6-5e6f7145327d => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:29:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-590e42d7-db65-4425-b380-31ce838a9dbb None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-590e42d7-db65-4425-b380-31ce838a9dbb tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/snapshots/eb333604-1e99-4231-98b6-5e6f7145327d Sep 01 00:29:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-590e42d7-db65-4425-b380-31ce838a9dbb tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-590e42d7-db65-4425-b380-31ce838a9dbb tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:25 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:25 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-590e42d7-db65-4425-b380-31ce838a9dbb tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot retrieved successfully. Sep 01 00:29:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-590e42d7-db65-4425-b380-31ce838a9dbb tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots/eb333604-1e99-4231-98b6-5e6f7145327d returned with HTTP 200 Sep 01 00:29:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1153/2264] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:29:25 2026] GET /volume/v3/snapshots/eb333604-1e99-4231-98b6-5e6f7145327d => generated 468 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:29:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-67fa402b-ee16-4980-b92c-24a0fac723dc tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] POST http://192.168.122.147/volume/v3/types/8312a42a-bf09-4499-8428-58063baff448/encryption Sep 01 00:29:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-67fa402b-ee16-4980-b92c-24a0fac723dc tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:25 devstack devstack@c-api.service[87485]: DEBUG cinder.policy [None req-67fa402b-ee16-4980-b92c-24a0fac723dc tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'b4d448d56de240829897bc9d5e99396c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de181fc33c7c4c678bbfc249a762b0c7', '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=87485) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:29:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-67fa402b-ee16-4980-b92c-24a0fac723dc tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] http://192.168.122.147/volume/v3/types/8312a42a-bf09-4499-8428-58063baff448/encryption returned with HTTP 403 Sep 01 00:29:25 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1112/2265] 192.168.122.147 () {60 vars in 1281 bytes} [Tue Sep 1 00:29:25 2026] POST /volume/v3/types/8312a42a-bf09-4499-8428-58063baff448/encryption => generated 127 bytes in 294 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-827835ca-3216-4434-95db-3b9d7136a1a7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-827835ca-3216-4434-95db-3b9d7136a1a7 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:29:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-827835ca-3216-4434-95db-3b9d7136a1a7 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1802894464", "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=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-827835ca-3216-4434-95db-3b9d7136a1a7 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:29:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1154/2266] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:29:25 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 00:29:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-cc5e9cc5-25d1-465c-82da-e7b2af1525c7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cc5e9cc5-25d1-465c-82da-e7b2af1525c7 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] POST http://192.168.122.147/volume/v3/types/8bba9a7c-cd0a-4e50-a881-2e5c7ffd5147/extra_specs Sep 01 00:29:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cc5e9cc5-25d1-465c-82da-e7b2af1525c7 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:25 devstack devstack@c-api.service[87485]: DEBUG cinder.policy [None req-cc5e9cc5-25d1-465c-82da-e7b2af1525c7 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'b4d448d56de240829897bc9d5e99396c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de181fc33c7c4c678bbfc249a762b0c7', '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=87485) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:29:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cc5e9cc5-25d1-465c-82da-e7b2af1525c7 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] http://192.168.122.147/volume/v3/types/8bba9a7c-cd0a-4e50-a881-2e5c7ffd5147/extra_specs returned with HTTP 403 Sep 01 00:29:25 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1113/2267] 192.168.122.147 () {60 vars in 1283 bytes} [Tue Sep 1 00:29:25 2026] POST /volume/v3/types/8bba9a7c-cd0a-4e50-a881-2e5c7ffd5147/extra_specs => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7947973f-86ea-405e-a5f2-54c3ce005afc None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7947973f-86ea-405e-a5f2-54c3ce005afc tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] PUT http://192.168.122.147/volume/v3/types/8bba9a7c-cd0a-4e50-a881-2e5c7ffd5147/extra_specs/key2 Sep 01 00:29:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7947973f-86ea-405e-a5f2-54c3ce005afc tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-7947973f-86ea-405e-a5f2-54c3ce005afc tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b4d448d56de240829897bc9d5e99396c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de181fc33c7c4c678bbfc249a762b0c7', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7947973f-86ea-405e-a5f2-54c3ce005afc tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] http://192.168.122.147/volume/v3/types/8bba9a7c-cd0a-4e50-a881-2e5c7ffd5147/extra_specs/key2 returned with HTTP 403 Sep 01 00:29:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1155/2268] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:29:25 2026] PUT /volume/v3/types/8bba9a7c-cd0a-4e50-a881-2e5c7ffd5147/extra_specs/key2 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0480bfcf-a27f-4c22-9623-0e2ba5f75b38 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0480bfcf-a27f-4c22-9623-0e2ba5f75b38 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] POST http://192.168.122.147/volume/v3/types Sep 01 00:29:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0480bfcf-a27f-4c22-9623-0e2ba5f75b38 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:25 devstack devstack@c-api.service[87485]: DEBUG cinder.policy [None req-0480bfcf-a27f-4c22-9623-0e2ba5f75b38 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'b4d448d56de240829897bc9d5e99396c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de181fc33c7c4c678bbfc249a762b0c7', '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=87485) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:29:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0480bfcf-a27f-4c22-9623-0e2ba5f75b38 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] http://192.168.122.147/volume/v3/types returned with HTTP 403 Sep 01 00:29:25 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1114/2269] 192.168.122.147 () {60 vars in 1136 bytes} [Tue Sep 1 00:29:25 2026] POST /volume/v3/types => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1f4078f7-b0a8-41da-862f-64944a3ab3ed None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1f4078f7-b0a8-41da-862f-64944a3ab3ed tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:29:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1f4078f7-b0a8-41da-862f-64944a3ab3ed tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-543104124", "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=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1f4078f7-b0a8-41da-862f-64944a3ab3ed tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:29:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1156/2270] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:29:25 2026] POST /volume/v3/types => generated 379 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-579d6667-48bf-40d1-b1a7-5ab10287410c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-579d6667-48bf-40d1-b1a7-5ab10287410c tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] POST http://192.168.122.147/volume/v3/types/60086530-d3ae-4ce4-9b0a-483a391963b0/encryption Sep 01 00:29:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-579d6667-48bf-40d1-b1a7-5ab10287410c tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-579d6667-48bf-40d1-b1a7-5ab10287410c tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] http://192.168.122.147/volume/v3/types/60086530-d3ae-4ce4-9b0a-483a391963b0/encryption returned with HTTP 200 Sep 01 00:29:25 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1115/2271] 192.168.122.147 () {60 vars in 1281 bytes} [Tue Sep 1 00:29:25 2026] POST /volume/v3/types/60086530-d3ae-4ce4-9b0a-483a391963b0/encryption => generated 239 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-af965d46-1563-4b2d-92df-354093253289 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-af965d46-1563-4b2d-92df-354093253289 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] DELETE http://192.168.122.147/volume/v3/types/60086530-d3ae-4ce4-9b0a-483a391963b0/encryption/78f91fe7-1216-46da-b96c-733f01690ce2 Sep 01 00:29:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-af965d46-1563-4b2d-92df-354093253289 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-af965d46-1563-4b2d-92df-354093253289 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-af965d46-1563-4b2d-92df-354093253289 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'b4d448d56de240829897bc9d5e99396c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de181fc33c7c4c678bbfc249a762b0c7', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-af965d46-1563-4b2d-92df-354093253289 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] http://192.168.122.147/volume/v3/types/60086530-d3ae-4ce4-9b0a-483a391963b0/encryption/78f91fe7-1216-46da-b96c-733f01690ce2 returned with HTTP 403 Sep 01 00:29:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1157/2272] 192.168.122.147 () {58 vars in 1373 bytes} [Tue Sep 1 00:29:25 2026] DELETE /volume/v3/types/60086530-d3ae-4ce4-9b0a-483a391963b0/encryption/78f91fe7-1216-46da-b96c-733f01690ce2 => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:29:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e42889fa-abb6-4e86-8c5b-77b1ce78dddf None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e42889fa-abb6-4e86-8c5b-77b1ce78dddf tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:29:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e42889fa-abb6-4e86-8c5b-77b1ce78dddf tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2069049783", "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=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e42889fa-abb6-4e86-8c5b-77b1ce78dddf tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:29:25 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1116/2273] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:29:25 2026] POST /volume/v3/types => generated 380 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7c737453-d285-466b-8d0e-3738200c876f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7c737453-d285-466b-8d0e-3738200c876f tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] DELETE http://192.168.122.147/volume/v3/types/c45f2325-18a2-46eb-bae3-cc7e2b4f9a3e/extra_specs/key1 Sep 01 00:29:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7c737453-d285-466b-8d0e-3738200c876f tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7c737453-d285-466b-8d0e-3738200c876f tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-7c737453-d285-466b-8d0e-3738200c876f tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'b4d448d56de240829897bc9d5e99396c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de181fc33c7c4c678bbfc249a762b0c7', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7c737453-d285-466b-8d0e-3738200c876f tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] http://192.168.122.147/volume/v3/types/c45f2325-18a2-46eb-bae3-cc7e2b4f9a3e/extra_specs/key1 returned with HTTP 403 Sep 01 00:29:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1158/2274] 192.168.122.147 () {58 vars in 1280 bytes} [Tue Sep 1 00:29:25 2026] DELETE /volume/v3/types/c45f2325-18a2-46eb-bae3-cc7e2b4f9a3e/extra_specs/key1 => generated 122 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-023cfafb-46ad-404f-8b28-e64bd5e5ecc9 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-023cfafb-46ad-404f-8b28-e64bd5e5ecc9 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:29:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-023cfafb-46ad-404f-8b28-e64bd5e5ecc9 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-809723869", "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=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-023cfafb-46ad-404f-8b28-e64bd5e5ecc9 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:29:25 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1117/2275] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:29:25 2026] POST /volume/v3/types => generated 379 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-21081835-254b-48d9-affe-540ac5d3b194 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-21081835-254b-48d9-affe-540ac5d3b194 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] DELETE http://192.168.122.147/volume/v3/types/23d5c04a-14fc-4be8-83dc-c3493020beff Sep 01 00:29:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-21081835-254b-48d9-affe-540ac5d3b194 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-21081835-254b-48d9-affe-540ac5d3b194 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-21081835-254b-48d9-affe-540ac5d3b194 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'b4d448d56de240829897bc9d5e99396c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de181fc33c7c4c678bbfc249a762b0c7', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:29:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-21081835-254b-48d9-affe-540ac5d3b194 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] http://192.168.122.147/volume/v3/types/23d5c04a-14fc-4be8-83dc-c3493020beff returned with HTTP 403 Sep 01 00:29:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1159/2276] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:29:25 2026] DELETE /volume/v3/types/23d5c04a-14fc-4be8-83dc-c3493020beff => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0aca6967-90c9-4f4f-a653-d97e3e1a281f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0aca6967-90c9-4f4f-a653-d97e3e1a281f tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] GET http://192.168.122.147/volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93/extra_specs Sep 01 00:29:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0aca6967-90c9-4f4f-a653-d97e3e1a281f tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0aca6967-90c9-4f4f-a653-d97e3e1a281f tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0aca6967-90c9-4f4f-a653-d97e3e1a281f tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] http://192.168.122.147/volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93/extra_specs returned with HTTP 200 Sep 01 00:29:25 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1118/2277] 192.168.122.147 () {58 vars in 1262 bytes} [Tue Sep 1 00:29:25 2026] GET /volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93/extra_specs => generated 123 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7d7f9cb8-8e4f-421e-bd26-d9d0ee7de00e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7d7f9cb8-8e4f-421e-bd26-d9d0ee7de00e tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] GET http://192.168.122.147/volume/v3/types Sep 01 00:29:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7d7f9cb8-8e4f-421e-bd26-d9d0ee7de00e tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7d7f9cb8-8e4f-421e-bd26-d9d0ee7de00e tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-7d7f9cb8-8e4f-421e-bd26-d9d0ee7de00e tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:29:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7d7f9cb8-8e4f-421e-bd26-d9d0ee7de00e tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:29:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1160/2278] 192.168.122.147 () {58 vars in 1115 bytes} [Tue Sep 1 00:29:25 2026] GET /volume/v3/types => generated 2361 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:29:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e5734a6a-0585-4bef-8e87-8e591d42bdd1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e5734a6a-0585-4bef-8e87-8e591d42bdd1 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] GET http://192.168.122.147/volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93/encryption/cipher Sep 01 00:29:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e5734a6a-0585-4bef-8e87-8e591d42bdd1 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e5734a6a-0585-4bef-8e87-8e591d42bdd1 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:26 devstack devstack@c-api.service[87485]: DEBUG cinder.policy [None req-e5734a6a-0585-4bef-8e87-8e591d42bdd1 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b4d448d56de240829897bc9d5e99396c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de181fc33c7c4c678bbfc249a762b0c7', '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=87485) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:29:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e5734a6a-0585-4bef-8e87-8e591d42bdd1 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] http://192.168.122.147/volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93/encryption/cipher returned with HTTP 403 Sep 01 00:29:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1119/2279] 192.168.122.147 () {58 vars in 1280 bytes} [Tue Sep 1 00:29:26 2026] GET /volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93/encryption/cipher => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6808b6e7-f155-4aaa-a4ae-3b1c3d9fb9d4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6808b6e7-f155-4aaa-a4ae-3b1c3d9fb9d4 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] GET http://192.168.122.147/volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93/encryption Sep 01 00:29:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6808b6e7-f155-4aaa-a4ae-3b1c3d9fb9d4 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6808b6e7-f155-4aaa-a4ae-3b1c3d9fb9d4 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:26 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-6808b6e7-f155-4aaa-a4ae-3b1c3d9fb9d4 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b4d448d56de240829897bc9d5e99396c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de181fc33c7c4c678bbfc249a762b0c7', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:29:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6808b6e7-f155-4aaa-a4ae-3b1c3d9fb9d4 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] http://192.168.122.147/volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93/encryption returned with HTTP 403 Sep 01 00:29:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1161/2280] 192.168.122.147 () {58 vars in 1259 bytes} [Tue Sep 1 00:29:26 2026] GET /volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93/encryption => generated 124 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:29:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a96c5ac9-c7a6-40ed-bc24-974e1c19bd47 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a96c5ac9-c7a6-40ed-bc24-974e1c19bd47 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] GET http://192.168.122.147/volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93/extra_specs/multiattach Sep 01 00:29:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a96c5ac9-c7a6-40ed-bc24-974e1c19bd47 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a96c5ac9-c7a6-40ed-bc24-974e1c19bd47 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a96c5ac9-c7a6-40ed-bc24-974e1c19bd47 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] http://192.168.122.147/volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93/extra_specs/multiattach returned with HTTP 200 Sep 01 00:29:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1120/2281] 192.168.122.147 () {58 vars in 1298 bytes} [Tue Sep 1 00:29:26 2026] GET /volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93/extra_specs/multiattach => generated 29 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:29:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-22db6f2c-3956-4e5e-aa09-2640eeba5443 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-22db6f2c-3956-4e5e-aa09-2640eeba5443 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] GET http://192.168.122.147/volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93/extra_specs/volume_backend_name Sep 01 00:29:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-22db6f2c-3956-4e5e-aa09-2640eeba5443 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-22db6f2c-3956-4e5e-aa09-2640eeba5443 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-22db6f2c-3956-4e5e-aa09-2640eeba5443 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] http://192.168.122.147/volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 00:29:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1162/2282] 192.168.122.147 () {58 vars in 1322 bytes} [Tue Sep 1 00:29:26 2026] GET /volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93/extra_specs/volume_backend_name => generated 143 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-01268bd2-6814-4107-a576-59b52db9eb99 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-01268bd2-6814-4107-a576-59b52db9eb99 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] GET http://192.168.122.147/volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93 Sep 01 00:29:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-01268bd2-6814-4107-a576-59b52db9eb99 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-01268bd2-6814-4107-a576-59b52db9eb99 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-07c03225-9ee2-44bc-9706-eab01512c605 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-07c03225-9ee2-44bc-9706-eab01512c605 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/snapshots/eb333604-1e99-4231-98b6-5e6f7145327d Sep 01 00:29:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-07c03225-9ee2-44bc-9706-eab01512c605 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-07c03225-9ee2-44bc-9706-eab01512c605 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-01268bd2-6814-4107-a576-59b52db9eb99 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] http://192.168.122.147/volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93 returned with HTTP 200 Sep 01 00:29:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1121/2283] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:29:26 2026] GET /volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93 => generated 318 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-244bcfae-5842-4179-916f-b85d280a802b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-244bcfae-5842-4179-916f-b85d280a802b tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] PUT http://192.168.122.147/volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93/encryption/5b0594e9-c211-474e-9e12-e58a2b7dfae8 Sep 01 00:29:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-244bcfae-5842-4179-916f-b85d280a802b tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:26 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:26 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:26 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-07c03225-9ee2-44bc-9706-eab01512c605 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot retrieved successfully. Sep 01 00:29:26 devstack devstack@c-api.service[87485]: DEBUG cinder.policy [None req-244bcfae-5842-4179-916f-b85d280a802b tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'b4d448d56de240829897bc9d5e99396c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de181fc33c7c4c678bbfc249a762b0c7', '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=87485) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:29:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-244bcfae-5842-4179-916f-b85d280a802b tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] http://192.168.122.147/volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93/encryption/5b0594e9-c211-474e-9e12-e58a2b7dfae8 returned with HTTP 403 Sep 01 00:29:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-07c03225-9ee2-44bc-9706-eab01512c605 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots/eb333604-1e99-4231-98b6-5e6f7145327d returned with HTTP 200 Sep 01 00:29:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1163/2284] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:29:26 2026] GET /volume/v3/snapshots/eb333604-1e99-4231-98b6-5e6f7145327d => generated 468 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1122/2285] 192.168.122.147 () {60 vars in 1390 bytes} [Tue Sep 1 00:29:26 2026] PUT /volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93/encryption/5b0594e9-c211-474e-9e12-e58a2b7dfae8 => generated 127 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0879e2da-b5b0-4883-8314-5b75ed69db61 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0879e2da-b5b0-4883-8314-5b75ed69db61 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] PUT http://192.168.122.147/volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93/extra_specs/key1 Sep 01 00:29:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0879e2da-b5b0-4883-8314-5b75ed69db61 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:26 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-0879e2da-b5b0-4883-8314-5b75ed69db61 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b4d448d56de240829897bc9d5e99396c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de181fc33c7c4c678bbfc249a762b0c7', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:29:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0879e2da-b5b0-4883-8314-5b75ed69db61 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] http://192.168.122.147/volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93/extra_specs/key1 returned with HTTP 403 Sep 01 00:29:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1164/2286] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:29:26 2026] PUT /volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93/extra_specs/key1 => generated 122 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-97b6b3df-f4c4-4e94-9ab2-b44be0d1e245 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-97b6b3df-f4c4-4e94-9ab2-b44be0d1e245 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] PUT http://192.168.122.147/volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93 Sep 01 00:29:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-97b6b3df-f4c4-4e94-9ab2-b44be0d1e245 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:26 devstack devstack@c-api.service[87485]: DEBUG cinder.policy [None req-97b6b3df-f4c4-4e94-9ab2-b44be0d1e245 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'b4d448d56de240829897bc9d5e99396c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de181fc33c7c4c678bbfc249a762b0c7', '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=87485) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:29:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-97b6b3df-f4c4-4e94-9ab2-b44be0d1e245 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-member] http://192.168.122.147/volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93 returned with HTTP 403 Sep 01 00:29:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1123/2287] 192.168.122.147 () {60 vars in 1246 bytes} [Tue Sep 1 00:29:26 2026] PUT /volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93 => generated 109 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-87450c21-b68c-45ec-b8df-f8c8d9c19db3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-87450c21-b68c-45ec-b8df-f8c8d9c19db3 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] DELETE http://192.168.122.147/volume/v3/types/23d5c04a-14fc-4be8-83dc-c3493020beff Sep 01 00:29:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-87450c21-b68c-45ec-b8df-f8c8d9c19db3 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-87450c21-b68c-45ec-b8df-f8c8d9c19db3 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-87450c21-b68c-45ec-b8df-f8c8d9c19db3 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] http://192.168.122.147/volume/v3/types/23d5c04a-14fc-4be8-83dc-c3493020beff returned with HTTP 202 Sep 01 00:29:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1165/2288] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:29:26 2026] DELETE /volume/v3/types/23d5c04a-14fc-4be8-83dc-c3493020beff => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:29:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9d6d68b3-37e6-45d4-84b7-d4e3039ddeef None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9d6d68b3-37e6-45d4-84b7-d4e3039ddeef tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] DELETE http://192.168.122.147/volume/v3/types/c45f2325-18a2-46eb-bae3-cc7e2b4f9a3e Sep 01 00:29:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9d6d68b3-37e6-45d4-84b7-d4e3039ddeef tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9d6d68b3-37e6-45d4-84b7-d4e3039ddeef tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9d6d68b3-37e6-45d4-84b7-d4e3039ddeef tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] http://192.168.122.147/volume/v3/types/c45f2325-18a2-46eb-bae3-cc7e2b4f9a3e returned with HTTP 202 Sep 01 00:29:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1124/2289] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:29:26 2026] DELETE /volume/v3/types/c45f2325-18a2-46eb-bae3-cc7e2b4f9a3e => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:29:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c131d9d0-f6ad-4ca4-aafc-d45664055c03 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c131d9d0-f6ad-4ca4-aafc-d45664055c03 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] DELETE http://192.168.122.147/volume/v3/types/60086530-d3ae-4ce4-9b0a-483a391963b0 Sep 01 00:29:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c131d9d0-f6ad-4ca4-aafc-d45664055c03 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c131d9d0-f6ad-4ca4-aafc-d45664055c03 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c131d9d0-f6ad-4ca4-aafc-d45664055c03 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] http://192.168.122.147/volume/v3/types/60086530-d3ae-4ce4-9b0a-483a391963b0 returned with HTTP 202 Sep 01 00:29:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1166/2290] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:29:26 2026] DELETE /volume/v3/types/60086530-d3ae-4ce4-9b0a-483a391963b0 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 00:29:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b9042a36-75b0-4417-8f4f-39d0d39e9b66 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b9042a36-75b0-4417-8f4f-39d0d39e9b66 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] DELETE http://192.168.122.147/volume/v3/types/8bba9a7c-cd0a-4e50-a881-2e5c7ffd5147 Sep 01 00:29:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b9042a36-75b0-4417-8f4f-39d0d39e9b66 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b9042a36-75b0-4417-8f4f-39d0d39e9b66 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b9042a36-75b0-4417-8f4f-39d0d39e9b66 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] http://192.168.122.147/volume/v3/types/8bba9a7c-cd0a-4e50-a881-2e5c7ffd5147 returned with HTTP 202 Sep 01 00:29:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1125/2291] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:29:26 2026] DELETE /volume/v3/types/8bba9a7c-cd0a-4e50-a881-2e5c7ffd5147 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:29:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1cf0a39d-a4c6-4127-a7d1-e4de55ca181e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1cf0a39d-a4c6-4127-a7d1-e4de55ca181e tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] DELETE http://192.168.122.147/volume/v3/types/8312a42a-bf09-4499-8428-58063baff448 Sep 01 00:29:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1cf0a39d-a4c6-4127-a7d1-e4de55ca181e tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1cf0a39d-a4c6-4127-a7d1-e4de55ca181e tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1cf0a39d-a4c6-4127-a7d1-e4de55ca181e tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] http://192.168.122.147/volume/v3/types/8312a42a-bf09-4499-8428-58063baff448 returned with HTTP 202 Sep 01 00:29:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1167/2292] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:29:26 2026] DELETE /volume/v3/types/8312a42a-bf09-4499-8428-58063baff448 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:29:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-771a9240-1b77-49c5-84b0-c64bc3fc7805 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-771a9240-1b77-49c5-84b0-c64bc3fc7805 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] DELETE http://192.168.122.147/volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93 Sep 01 00:29:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-771a9240-1b77-49c5-84b0-c64bc3fc7805 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-771a9240-1b77-49c5-84b0-c64bc3fc7805 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-771a9240-1b77-49c5-84b0-c64bc3fc7805 tempest-VolumeTypesMemberTests-1970705087 tempest-VolumeTypesMemberTests-1970705087-project-admin] http://192.168.122.147/volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93 returned with HTTP 202 Sep 01 00:29:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1126/2293] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:29:26 2026] DELETE /volume/v3/types/6e506d96-066d-4796-8745-51a923c19f93 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:29:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-53e8f078-51a6-4235-ad05-b6fd4ae245d7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-53e8f078-51a6-4235-ad05-b6fd4ae245d7 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/snapshots/eb333604-1e99-4231-98b6-5e6f7145327d Sep 01 00:29:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-53e8f078-51a6-4235-ad05-b6fd4ae245d7 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-53e8f078-51a6-4235-ad05-b6fd4ae245d7 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:27 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:27 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:27 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-53e8f078-51a6-4235-ad05-b6fd4ae245d7 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot retrieved successfully. Sep 01 00:29:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-53e8f078-51a6-4235-ad05-b6fd4ae245d7 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots/eb333604-1e99-4231-98b6-5e6f7145327d returned with HTTP 200 Sep 01 00:29:27 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1168/2294] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:29:27 2026] GET /volume/v3/snapshots/eb333604-1e99-4231-98b6-5e6f7145327d => generated 468 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f0d052b0-c782-4c5f-ab4f-a8037474e0dd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f0d052b0-c782-4c5f-ab4f-a8037474e0dd tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/snapshots/eb333604-1e99-4231-98b6-5e6f7145327d Sep 01 00:29:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f0d052b0-c782-4c5f-ab4f-a8037474e0dd tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f0d052b0-c782-4c5f-ab4f-a8037474e0dd tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f0d052b0-c782-4c5f-ab4f-a8037474e0dd tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots/eb333604-1e99-4231-98b6-5e6f7145327d returned with HTTP 404 Sep 01 00:29:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1127/2295] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:29:28 2026] GET /volume/v3/snapshots/eb333604-1e99-4231-98b6-5e6f7145327d => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5631aecb-8ef3-47a9-b2e6-61e2f9b48552 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5631aecb-8ef3-47a9-b2e6-61e2f9b48552 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd Sep 01 00:29:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5631aecb-8ef3-47a9-b2e6-61e2f9b48552 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5631aecb-8ef3-47a9-b2e6-61e2f9b48552 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:28 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:28 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:28 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5631aecb-8ef3-47a9-b2e6-61e2f9b48552 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5631aecb-8ef3-47a9-b2e6-61e2f9b48552 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd returned with HTTP 200 Sep 01 00:29:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1169/2296] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:28 2026] GET /volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:29:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5bf82e0c-0173-4baf-b6bd-723c6964169e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5bf82e0c-0173-4baf-b6bd-723c6964169e tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] DELETE http://192.168.122.147/volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd Sep 01 00:29:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5bf82e0c-0173-4baf-b6bd-723c6964169e tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5bf82e0c-0173-4baf-b6bd-723c6964169e tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:28 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-5bf82e0c-0173-4baf-b6bd-723c6964169e tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Delete volume with id: 6dcc1042-1218-4b3a-9de8-32c85851fcbd Sep 01 00:29:28 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:28 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:28 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:28 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:28 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5bf82e0c-0173-4baf-b6bd-723c6964169e tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:28 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5bf82e0c-0173-4baf-b6bd-723c6964169e tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Delete volume request issued successfully. Sep 01 00:29:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5bf82e0c-0173-4baf-b6bd-723c6964169e tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd returned with HTTP 202 Sep 01 00:29:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1128/2297] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:29:28 2026] DELETE /volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:29:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ab357699-d097-474f-9739-bb2c22e87329 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ab357699-d097-474f-9739-bb2c22e87329 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd Sep 01 00:29:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ab357699-d097-474f-9739-bb2c22e87329 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ab357699-d097-474f-9739-bb2c22e87329 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:28 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:28 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:28 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ab357699-d097-474f-9739-bb2c22e87329 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ab357699-d097-474f-9739-bb2c22e87329 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd returned with HTTP 200 Sep 01 00:29:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1170/2298] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:28 2026] GET /volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd => generated 855 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b52285fa-53cf-421c-98ef-20ff5f9eca6d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b52285fa-53cf-421c-98ef-20ff5f9eca6d tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd Sep 01 00:29:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b52285fa-53cf-421c-98ef-20ff5f9eca6d tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b52285fa-53cf-421c-98ef-20ff5f9eca6d tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:29 devstack devstack@c-api.service[87485]: DEBUG dbcounter [-] [87485] Writing DB stats cinder:SELECT=366,cinder:UPDATE=95,cinder:INSERT=79 {{(pid=87485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:29:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b52285fa-53cf-421c-98ef-20ff5f9eca6d tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd returned with HTTP 404 Sep 01 00:29:29 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1129/2299] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:29 2026] GET /volume/v3/volumes/6dcc1042-1218-4b3a-9de8-32c85851fcbd => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-40209c7a-6823-464b-8cd8-b3121fb775bd None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-40209c7a-6823-464b-8cd8-b3121fb775bd tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/b799ade4-a35d-418c-8aff-2c43065c8f74 Sep 01 00:29:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-40209c7a-6823-464b-8cd8-b3121fb775bd tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-40209c7a-6823-464b-8cd8-b3121fb775bd tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:29 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:29 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-40209c7a-6823-464b-8cd8-b3121fb775bd tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-40209c7a-6823-464b-8cd8-b3121fb775bd tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/b799ade4-a35d-418c-8aff-2c43065c8f74 returned with HTTP 200 Sep 01 00:29:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1171/2300] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:29 2026] GET /volume/v3/volumes/b799ade4-a35d-418c-8aff-2c43065c8f74 => generated 855 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f83cd907-f9a3-439c-9e53-799cdb4139f1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f83cd907-f9a3-439c-9e53-799cdb4139f1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:29:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f83cd907-f9a3-439c-9e53-799cdb4139f1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-903755240"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-f83cd907-f9a3-439c-9e53-799cdb4139f1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-903755240'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:29:29 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-f83cd907-f9a3-439c-9e53-799cdb4139f1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Create volume of 1 GB Sep 01 00:29:29 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f83cd907-f9a3-439c-9e53-799cdb4139f1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Availability Zones retrieved successfully. Sep 01 00:29:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-f83cd907-f9a3-439c-9e53-799cdb4139f1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Flow 'volume_create_api' (04746f70-d9e1-44c6-b4eb-ccf60058455d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:29:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-f83cd907-f9a3-439c-9e53-799cdb4139f1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af7f1035-633e-438b-8cf4-ffa891e11c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:29:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-f83cd907-f9a3-439c-9e53-799cdb4139f1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:29:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-f83cd907-f9a3-439c-9e53-799cdb4139f1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af7f1035-633e-438b-8cf4-ffa891e11c02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:29:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-f83cd907-f9a3-439c-9e53-799cdb4139f1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19789548-4e4e-4776-ab77-5ec650699c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:29:30 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-f83cd907-f9a3-439c-9e53-799cdb4139f1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Created reservations ['c8e55618-a567-4426-9026-a2b200b85ea4', '516d50e9-6643-42eb-a9f9-8bb8c50444a6', 'c01fe0e9-e590-458d-a6c0-bb79f28a0d7a', 'b6331577-4c4e-4940-a1a6-b4595ef67bf4'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:29:30 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-f83cd907-f9a3-439c-9e53-799cdb4139f1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19789548-4e4e-4776-ab77-5ec650699c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8e55618-a567-4426-9026-a2b200b85ea4', '516d50e9-6643-42eb-a9f9-8bb8c50444a6', 'c01fe0e9-e590-458d-a6c0-bb79f28a0d7a', 'b6331577-4c4e-4940-a1a6-b4595ef67bf4']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:29:30 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-f83cd907-f9a3-439c-9e53-799cdb4139f1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43e817b6-1eb8-4eb5-a24d-a7d49e891416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:29:30 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:30 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:30 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-f83cd907-f9a3-439c-9e53-799cdb4139f1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43e817b6-1eb8-4eb5-a24d-a7d49e891416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '645d42c5-16fe-41f9-b4e2-9ad45d241a2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-903755240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4266cd08787e478f93c61c2a20499f3c',qos_specs=None,replication_status=,reservations=['c8e55618-a567-4426-9026-a2b200b85ea4','516d50e9-6643-42eb-a9f9-8bb8c50444a6','c01fe0e9-e590-458d-a6c0-bb79f28a0d7a','b6331577-4c4e-4940-a1a6-b4595ef67bf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a670492e10f4a5a9f9f579c4c8d3587',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:29:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-903755240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=645d42c5-16fe-41f9-b4e2-9ad45d241a2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4266cd08787e478f93c61c2a20499f3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a670492e10f4a5a9f9f579c4c8d3587',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:29:30 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-f83cd907-f9a3-439c-9e53-799cdb4139f1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dec4d05-1f68-4157-94c7-2f72a9b7c66e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:29:30 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-f83cd907-f9a3-439c-9e53-799cdb4139f1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dec4d05-1f68-4157-94c7-2f72a9b7c66e) transitioned into state 'SUCCESS' from state '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-903755240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4266cd08787e478f93c61c2a20499f3c',qos_specs=None,replication_status=,reservations=['c8e55618-a567-4426-9026-a2b200b85ea4','516d50e9-6643-42eb-a9f9-8bb8c50444a6','c01fe0e9-e590-458d-a6c0-bb79f28a0d7a','b6331577-4c4e-4940-a1a6-b4595ef67bf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a670492e10f4a5a9f9f579c4c8d3587',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:29:30 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-f83cd907-f9a3-439c-9e53-799cdb4139f1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (700c7507-5b80-4ec0-9853-13002bd1c19d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:29:30 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-f83cd907-f9a3-439c-9e53-799cdb4139f1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (700c7507-5b80-4ec0-9853-13002bd1c19d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:29:30 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-f83cd907-f9a3-439c-9e53-799cdb4139f1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Flow 'volume_create_api' (04746f70-d9e1-44c6-b4eb-ccf60058455d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:29:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f83cd907-f9a3-439c-9e53-799cdb4139f1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Create volume request issued successfully. Sep 01 00:29:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f83cd907-f9a3-439c-9e53-799cdb4139f1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:29:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1130/2301] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:29:29 2026] POST /volume/v3/volumes => generated 762 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:29:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b9dd7985-fa1c-4162-99d6-eda388056060 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b9dd7985-fa1c-4162-99d6-eda388056060 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/645d42c5-16fe-41f9-b4e2-9ad45d241a2e Sep 01 00:29:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b9dd7985-fa1c-4162-99d6-eda388056060 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b9dd7985-fa1c-4162-99d6-eda388056060 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:30 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:30 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:30 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:30 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b9dd7985-fa1c-4162-99d6-eda388056060 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b9dd7985-fa1c-4162-99d6-eda388056060 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/645d42c5-16fe-41f9-b4e2-9ad45d241a2e returned with HTTP 200 Sep 01 00:29:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1172/2302] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:30 2026] GET /volume/v3/volumes/645d42c5-16fe-41f9-b4e2-9ad45d241a2e => generated 830 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-826f49ab-c39b-4b1d-b3fd-9da307ffacb7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-826f49ab-c39b-4b1d-b3fd-9da307ffacb7 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/645d42c5-16fe-41f9-b4e2-9ad45d241a2e Sep 01 00:29:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-826f49ab-c39b-4b1d-b3fd-9da307ffacb7 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-826f49ab-c39b-4b1d-b3fd-9da307ffacb7 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:31 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:31 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:31 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:31 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:31 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-826f49ab-c39b-4b1d-b3fd-9da307ffacb7 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-826f49ab-c39b-4b1d-b3fd-9da307ffacb7 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/645d42c5-16fe-41f9-b4e2-9ad45d241a2e returned with HTTP 200 Sep 01 00:29:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1131/2303] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:31 2026] GET /volume/v3/volumes/645d42c5-16fe-41f9-b4e2-9ad45d241a2e => generated 854 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9764e18e-0b85-436c-a62b-cc41a3d3f05e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-83a316ab-3f2d-4383-b0ac-9ecfc8b3d077 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-83a316ab-3f2d-4383-b0ac-9ecfc8b3d077 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/645d42c5-16fe-41f9-b4e2-9ad45d241a2e Sep 01 00:29:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-83a316ab-3f2d-4383-b0ac-9ecfc8b3d077 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-83a316ab-3f2d-4383-b0ac-9ecfc8b3d077 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:32 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:32 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:32 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:32 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:32 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-83a316ab-3f2d-4383-b0ac-9ecfc8b3d077 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-83a316ab-3f2d-4383-b0ac-9ecfc8b3d077 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/645d42c5-16fe-41f9-b4e2-9ad45d241a2e returned with HTTP 200 Sep 01 00:29:32 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1132/2304] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:32 2026] GET /volume/v3/volumes/645d42c5-16fe-41f9-b4e2-9ad45d241a2e => generated 855 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4f4765cd-7cdc-42dd-b82c-4d082b5e7124 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4f4765cd-7cdc-42dd-b82c-4d082b5e7124 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:29:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4f4765cd-7cdc-42dd-b82c-4d082b5e7124 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "645d42c5-16fe-41f9-b4e2-9ad45d241a2e", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1250658727"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:32 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:32 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:32 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:32 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:32 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4f4765cd-7cdc-42dd-b82c-4d082b5e7124 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:32 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-4f4765cd-7cdc-42dd-b82c-4d082b5e7124 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Create snapshot from volume 645d42c5-16fe-41f9-b4e2-9ad45d241a2e Sep 01 00:29:32 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-4f4765cd-7cdc-42dd-b82c-4d082b5e7124 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Created reservations ['caa9fd7e-9f42-46e4-b775-a98e65a42166', 'd47fa939-1f2a-4593-b2bb-0852a8f2184b', '571622f0-a0b3-4062-9f24-509e1ef34c77', '6ad7eab7-eb46-4189-a543-9243c3e24a52'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:29:32 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:32 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:32 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4f4765cd-7cdc-42dd-b82c-4d082b5e7124 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot create request issued successfully. Sep 01 00:29:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4f4765cd-7cdc-42dd-b82c-4d082b5e7124 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:29:32 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1133/2305] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:29:32 2026] POST /volume/v3/snapshots => generated 310 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:29:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9764e18e-0b85-436c-a62b-cc41a3d3f05e tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:29:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-43661d7b-1d37-431a-a5a7-e1294f51cf61 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9764e18e-0b85-436c-a62b-cc41a3d3f05e tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1806954989", "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=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-43661d7b-1d37-431a-a5a7-e1294f51cf61 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/snapshots/da9badf1-fff7-459f-acab-9f1df687c92d Sep 01 00:29:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-43661d7b-1d37-431a-a5a7-e1294f51cf61 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-43661d7b-1d37-431a-a5a7-e1294f51cf61 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:32 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:32 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:32 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-43661d7b-1d37-431a-a5a7-e1294f51cf61 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot retrieved successfully. Sep 01 00:29:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-43661d7b-1d37-431a-a5a7-e1294f51cf61 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots/da9badf1-fff7-459f-acab-9f1df687c92d returned with HTTP 200 Sep 01 00:29:32 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1134/2306] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:29:32 2026] GET /volume/v3/snapshots/da9badf1-fff7-459f-acab-9f1df687c92d => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9764e18e-0b85-436c-a62b-cc41a3d3f05e tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:29:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1173/2307] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:29:32 2026] POST /volume/v3/types => generated 380 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-08ba2b93-f229-4afe-b23e-aca0f3faab84 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-08ba2b93-f229-4afe-b23e-aca0f3faab84 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] POST http://192.168.122.147/volume/v3/types/55117cb2-f52e-4900-9ed1-e8f3d8d91261/encryption Sep 01 00:29:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-08ba2b93-f229-4afe-b23e-aca0f3faab84 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-08ba2b93-f229-4afe-b23e-aca0f3faab84 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] http://192.168.122.147/volume/v3/types/55117cb2-f52e-4900-9ed1-e8f3d8d91261/encryption returned with HTTP 200 Sep 01 00:29:32 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1135/2308] 192.168.122.147 () {60 vars in 1281 bytes} [Tue Sep 1 00:29:32 2026] POST /volume/v3/types/55117cb2-f52e-4900-9ed1-e8f3d8d91261/encryption => generated 239 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4ec4721b-35c1-443d-9c68-425159dc0fbd None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4ec4721b-35c1-443d-9c68-425159dc0fbd tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:29:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4ec4721b-35c1-443d-9c68-425159dc0fbd tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1912488808", "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=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4ec4721b-35c1-443d-9c68-425159dc0fbd tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:29:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1174/2309] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:29:32 2026] POST /volume/v3/types => generated 380 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-131c2c70-44a4-4434-a29f-14b163609d89 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-131c2c70-44a4-4434-a29f-14b163609d89 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] POST http://192.168.122.147/volume/v3/types/20671539-98ef-4de3-8f8c-752963a6771b/encryption Sep 01 00:29:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-131c2c70-44a4-4434-a29f-14b163609d89 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:33 devstack devstack@c-api.service[87485]: DEBUG cinder.policy [None req-131c2c70-44a4-4434-a29f-14b163609d89 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'f0b5c2a083e6461eb32285fd8fe58de3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0430dff5b40e4a67b969cceba628ddcb', '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=87485) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:29:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-131c2c70-44a4-4434-a29f-14b163609d89 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] http://192.168.122.147/volume/v3/types/20671539-98ef-4de3-8f8c-752963a6771b/encryption returned with HTTP 403 Sep 01 00:29:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1136/2310] 192.168.122.147 () {60 vars in 1281 bytes} [Tue Sep 1 00:29:33 2026] POST /volume/v3/types/20671539-98ef-4de3-8f8c-752963a6771b/encryption => generated 127 bytes in 173 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d039555b-c031-48ed-8892-bf3620031a06 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d039555b-c031-48ed-8892-bf3620031a06 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:29:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d039555b-c031-48ed-8892-bf3620031a06 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-766815571", "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=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d039555b-c031-48ed-8892-bf3620031a06 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:29:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1175/2311] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:29:33 2026] POST /volume/v3/types => generated 379 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-772b5e50-9a7d-4741-b3c1-e2779b60e2fd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-772b5e50-9a7d-4741-b3c1-e2779b60e2fd tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] POST http://192.168.122.147/volume/v3/types/a226ba02-10c6-4852-ad5d-1ad21915f9ee/extra_specs Sep 01 00:29:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-772b5e50-9a7d-4741-b3c1-e2779b60e2fd tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:33 devstack devstack@c-api.service[87485]: DEBUG cinder.policy [None req-772b5e50-9a7d-4741-b3c1-e2779b60e2fd tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'f0b5c2a083e6461eb32285fd8fe58de3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0430dff5b40e4a67b969cceba628ddcb', '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=87485) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:29:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-772b5e50-9a7d-4741-b3c1-e2779b60e2fd tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] http://192.168.122.147/volume/v3/types/a226ba02-10c6-4852-ad5d-1ad21915f9ee/extra_specs returned with HTTP 403 Sep 01 00:29:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1137/2312] 192.168.122.147 () {60 vars in 1283 bytes} [Tue Sep 1 00:29:33 2026] POST /volume/v3/types/a226ba02-10c6-4852-ad5d-1ad21915f9ee/extra_specs => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3d6a3c53-1cc4-48ce-b247-1fde709c153d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3d6a3c53-1cc4-48ce-b247-1fde709c153d tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] PUT http://192.168.122.147/volume/v3/types/a226ba02-10c6-4852-ad5d-1ad21915f9ee/extra_specs/key2 Sep 01 00:29:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3d6a3c53-1cc4-48ce-b247-1fde709c153d tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:33 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-3d6a3c53-1cc4-48ce-b247-1fde709c153d tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f0b5c2a083e6461eb32285fd8fe58de3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0430dff5b40e4a67b969cceba628ddcb', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:29:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3d6a3c53-1cc4-48ce-b247-1fde709c153d tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] http://192.168.122.147/volume/v3/types/a226ba02-10c6-4852-ad5d-1ad21915f9ee/extra_specs/key2 returned with HTTP 403 Sep 01 00:29:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1176/2313] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:29:33 2026] PUT /volume/v3/types/a226ba02-10c6-4852-ad5d-1ad21915f9ee/extra_specs/key2 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ea0ddc15-8318-455d-9ee6-45031c78f130 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ea0ddc15-8318-455d-9ee6-45031c78f130 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] POST http://192.168.122.147/volume/v3/types Sep 01 00:29:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ea0ddc15-8318-455d-9ee6-45031c78f130 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:33 devstack devstack@c-api.service[87485]: DEBUG cinder.policy [None req-ea0ddc15-8318-455d-9ee6-45031c78f130 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'f0b5c2a083e6461eb32285fd8fe58de3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0430dff5b40e4a67b969cceba628ddcb', '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=87485) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:29:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ea0ddc15-8318-455d-9ee6-45031c78f130 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] http://192.168.122.147/volume/v3/types returned with HTTP 403 Sep 01 00:29:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1138/2314] 192.168.122.147 () {60 vars in 1136 bytes} [Tue Sep 1 00:29:33 2026] POST /volume/v3/types => generated 109 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4191a317-0848-4063-879e-8e73dc76a379 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4191a317-0848-4063-879e-8e73dc76a379 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:29:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4191a317-0848-4063-879e-8e73dc76a379 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1088510722", "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=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4191a317-0848-4063-879e-8e73dc76a379 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:29:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1177/2315] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:29:33 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 00:29:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-cef09751-fcab-4962-b9fe-09fa1bfd40e6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cef09751-fcab-4962-b9fe-09fa1bfd40e6 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] POST http://192.168.122.147/volume/v3/types/d701baf7-da98-48b7-b2e4-9fa0d1fa90e1/encryption Sep 01 00:29:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cef09751-fcab-4962-b9fe-09fa1bfd40e6 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cef09751-fcab-4962-b9fe-09fa1bfd40e6 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] http://192.168.122.147/volume/v3/types/d701baf7-da98-48b7-b2e4-9fa0d1fa90e1/encryption returned with HTTP 200 Sep 01 00:29:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1139/2316] 192.168.122.147 () {60 vars in 1281 bytes} [Tue Sep 1 00:29:33 2026] POST /volume/v3/types/d701baf7-da98-48b7-b2e4-9fa0d1fa90e1/encryption => generated 239 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d6ae9cb5-cfc4-4e70-8965-9f3e4e8ba1db None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d6ae9cb5-cfc4-4e70-8965-9f3e4e8ba1db tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] DELETE http://192.168.122.147/volume/v3/types/d701baf7-da98-48b7-b2e4-9fa0d1fa90e1/encryption/0ebbb856-3323-43b1-9dc4-7b420e28a097 Sep 01 00:29:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d6ae9cb5-cfc4-4e70-8965-9f3e4e8ba1db tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d6ae9cb5-cfc4-4e70-8965-9f3e4e8ba1db tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:33 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-d6ae9cb5-cfc4-4e70-8965-9f3e4e8ba1db tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'f0b5c2a083e6461eb32285fd8fe58de3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0430dff5b40e4a67b969cceba628ddcb', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:29:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d6ae9cb5-cfc4-4e70-8965-9f3e4e8ba1db tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] http://192.168.122.147/volume/v3/types/d701baf7-da98-48b7-b2e4-9fa0d1fa90e1/encryption/0ebbb856-3323-43b1-9dc4-7b420e28a097 returned with HTTP 403 Sep 01 00:29:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1178/2317] 192.168.122.147 () {58 vars in 1373 bytes} [Tue Sep 1 00:29:33 2026] DELETE /volume/v3/types/d701baf7-da98-48b7-b2e4-9fa0d1fa90e1/encryption/0ebbb856-3323-43b1-9dc4-7b420e28a097 => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c4222abf-b689-403b-8178-7e492acd6d02 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c4222abf-b689-403b-8178-7e492acd6d02 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:29:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c4222abf-b689-403b-8178-7e492acd6d02 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-408747156", "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=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c4222abf-b689-403b-8178-7e492acd6d02 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:29:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1140/2318] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:29:33 2026] POST /volume/v3/types => generated 379 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d858dc1d-f134-4404-b5bd-73f7be681f1f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d858dc1d-f134-4404-b5bd-73f7be681f1f tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] DELETE http://192.168.122.147/volume/v3/types/5a909244-9687-4cfb-a374-f4c027d065e3/extra_specs/key1 Sep 01 00:29:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d858dc1d-f134-4404-b5bd-73f7be681f1f tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d858dc1d-f134-4404-b5bd-73f7be681f1f tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:33 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-d858dc1d-f134-4404-b5bd-73f7be681f1f tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'f0b5c2a083e6461eb32285fd8fe58de3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0430dff5b40e4a67b969cceba628ddcb', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:29:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d858dc1d-f134-4404-b5bd-73f7be681f1f tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] http://192.168.122.147/volume/v3/types/5a909244-9687-4cfb-a374-f4c027d065e3/extra_specs/key1 returned with HTTP 403 Sep 01 00:29:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1179/2319] 192.168.122.147 () {58 vars in 1280 bytes} [Tue Sep 1 00:29:33 2026] DELETE /volume/v3/types/5a909244-9687-4cfb-a374-f4c027d065e3/extra_specs/key1 => generated 122 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8ec23915-a345-45c7-b7fb-27bf9756d59f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8ec23915-a345-45c7-b7fb-27bf9756d59f tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:29:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8ec23915-a345-45c7-b7fb-27bf9756d59f tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2070327113", "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=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8ec23915-a345-45c7-b7fb-27bf9756d59f tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:29:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1141/2320] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:29:33 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 00:29:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bfcad9ce-d513-4fae-88f3-31af9e4a5045 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bfcad9ce-d513-4fae-88f3-31af9e4a5045 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] DELETE http://192.168.122.147/volume/v3/types/30cc6c95-ed0c-412c-9448-8ce66cce440d Sep 01 00:29:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bfcad9ce-d513-4fae-88f3-31af9e4a5045 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bfcad9ce-d513-4fae-88f3-31af9e4a5045 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:33 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-bfcad9ce-d513-4fae-88f3-31af9e4a5045 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'f0b5c2a083e6461eb32285fd8fe58de3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0430dff5b40e4a67b969cceba628ddcb', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:29:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bfcad9ce-d513-4fae-88f3-31af9e4a5045 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] http://192.168.122.147/volume/v3/types/30cc6c95-ed0c-412c-9448-8ce66cce440d returned with HTTP 403 Sep 01 00:29:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1180/2321] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:29:33 2026] DELETE /volume/v3/types/30cc6c95-ed0c-412c-9448-8ce66cce440d => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-99d49112-1bfe-43f8-af81-ca3d1b09d5aa None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-99d49112-1bfe-43f8-af81-ca3d1b09d5aa tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] GET http://192.168.122.147/volume/v3/types/55117cb2-f52e-4900-9ed1-e8f3d8d91261/extra_specs Sep 01 00:29:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-99d49112-1bfe-43f8-af81-ca3d1b09d5aa tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-99d49112-1bfe-43f8-af81-ca3d1b09d5aa tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-99d49112-1bfe-43f8-af81-ca3d1b09d5aa tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] http://192.168.122.147/volume/v3/types/55117cb2-f52e-4900-9ed1-e8f3d8d91261/extra_specs returned with HTTP 200 Sep 01 00:29:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1142/2322] 192.168.122.147 () {58 vars in 1262 bytes} [Tue Sep 1 00:29:33 2026] GET /volume/v3/types/55117cb2-f52e-4900-9ed1-e8f3d8d91261/extra_specs => generated 123 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d9e7186e-54aa-43b5-99d1-75d34b7b4ff6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d9e7186e-54aa-43b5-99d1-75d34b7b4ff6 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] GET http://192.168.122.147/volume/v3/types/55117cb2-f52e-4900-9ed1-e8f3d8d91261/encryption/cipher Sep 01 00:29:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d9e7186e-54aa-43b5-99d1-75d34b7b4ff6 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d9e7186e-54aa-43b5-99d1-75d34b7b4ff6 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:33 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-d9e7186e-54aa-43b5-99d1-75d34b7b4ff6 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f0b5c2a083e6461eb32285fd8fe58de3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0430dff5b40e4a67b969cceba628ddcb', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:29:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d9e7186e-54aa-43b5-99d1-75d34b7b4ff6 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] http://192.168.122.147/volume/v3/types/55117cb2-f52e-4900-9ed1-e8f3d8d91261/encryption/cipher returned with HTTP 403 Sep 01 00:29:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1181/2323] 192.168.122.147 () {58 vars in 1280 bytes} [Tue Sep 1 00:29:33 2026] GET /volume/v3/types/55117cb2-f52e-4900-9ed1-e8f3d8d91261/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-455d9b56-cd19-48d7-8335-25cabb6347c9 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-455d9b56-cd19-48d7-8335-25cabb6347c9 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] GET http://192.168.122.147/volume/v3/types/55117cb2-f52e-4900-9ed1-e8f3d8d91261/encryption Sep 01 00:29:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-455d9b56-cd19-48d7-8335-25cabb6347c9 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-455d9b56-cd19-48d7-8335-25cabb6347c9 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:33 devstack devstack@c-api.service[87485]: DEBUG cinder.policy [None req-455d9b56-cd19-48d7-8335-25cabb6347c9 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f0b5c2a083e6461eb32285fd8fe58de3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0430dff5b40e4a67b969cceba628ddcb', '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=87485) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:29:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-455d9b56-cd19-48d7-8335-25cabb6347c9 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] http://192.168.122.147/volume/v3/types/55117cb2-f52e-4900-9ed1-e8f3d8d91261/encryption returned with HTTP 403 Sep 01 00:29:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1143/2324] 192.168.122.147 () {58 vars in 1259 bytes} [Tue Sep 1 00:29:33 2026] GET /volume/v3/types/55117cb2-f52e-4900-9ed1-e8f3d8d91261/encryption => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0dfd1b66-d145-40ce-a1f2-7555202567cc None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0dfd1b66-d145-40ce-a1f2-7555202567cc tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] GET http://192.168.122.147/volume/v3/types/55117cb2-f52e-4900-9ed1-e8f3d8d91261/extra_specs/multiattach Sep 01 00:29:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0dfd1b66-d145-40ce-a1f2-7555202567cc tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0dfd1b66-d145-40ce-a1f2-7555202567cc tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-83976527-0265-4fe4-b6fa-bddf7e7f36d0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-83976527-0265-4fe4-b6fa-bddf7e7f36d0 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/snapshots/da9badf1-fff7-459f-acab-9f1df687c92d Sep 01 00:29:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-83976527-0265-4fe4-b6fa-bddf7e7f36d0 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-83976527-0265-4fe4-b6fa-bddf7e7f36d0 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0dfd1b66-d145-40ce-a1f2-7555202567cc tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] http://192.168.122.147/volume/v3/types/55117cb2-f52e-4900-9ed1-e8f3d8d91261/extra_specs/multiattach returned with HTTP 200 Sep 01 00:29:33 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:33 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:33 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-83976527-0265-4fe4-b6fa-bddf7e7f36d0 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot retrieved successfully. Sep 01 00:29:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-83976527-0265-4fe4-b6fa-bddf7e7f36d0 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots/da9badf1-fff7-459f-acab-9f1df687c92d returned with HTTP 200 Sep 01 00:29:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1144/2325] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:29:33 2026] GET /volume/v3/snapshots/da9badf1-fff7-459f-acab-9f1df687c92d => generated 442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1182/2326] 192.168.122.147 () {58 vars in 1298 bytes} [Tue Sep 1 00:29:33 2026] GET /volume/v3/types/55117cb2-f52e-4900-9ed1-e8f3d8d91261/extra_specs/multiattach => generated 29 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:29:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-794df95b-b452-4f4b-8434-18bdf41b97fb None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-794df95b-b452-4f4b-8434-18bdf41b97fb tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] GET http://192.168.122.147/volume/v3/types/55117cb2-f52e-4900-9ed1-e8f3d8d91261/extra_specs/volume_backend_name Sep 01 00:29:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-794df95b-b452-4f4b-8434-18bdf41b97fb tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-794df95b-b452-4f4b-8434-18bdf41b97fb tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-794df95b-b452-4f4b-8434-18bdf41b97fb tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] http://192.168.122.147/volume/v3/types/55117cb2-f52e-4900-9ed1-e8f3d8d91261/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 00:29:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1145/2327] 192.168.122.147 () {58 vars in 1322 bytes} [Tue Sep 1 00:29:33 2026] GET /volume/v3/types/55117cb2-f52e-4900-9ed1-e8f3d8d91261/extra_specs/volume_backend_name => generated 143 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-dcbd2604-0165-471b-81ad-e77cc09e48c2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-dcbd2604-0165-471b-81ad-e77cc09e48c2 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] PUT http://192.168.122.147/volume/v3/types/55117cb2-f52e-4900-9ed1-e8f3d8d91261/encryption/4a6ed7ad-2a63-4432-9839-7f16eaa4d42d Sep 01 00:29:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-dcbd2604-0165-471b-81ad-e77cc09e48c2 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:33 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-dcbd2604-0165-471b-81ad-e77cc09e48c2 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'f0b5c2a083e6461eb32285fd8fe58de3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0430dff5b40e4a67b969cceba628ddcb', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:29:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-dcbd2604-0165-471b-81ad-e77cc09e48c2 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] http://192.168.122.147/volume/v3/types/55117cb2-f52e-4900-9ed1-e8f3d8d91261/encryption/4a6ed7ad-2a63-4432-9839-7f16eaa4d42d returned with HTTP 403 Sep 01 00:29:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1183/2328] 192.168.122.147 () {60 vars in 1390 bytes} [Tue Sep 1 00:29:33 2026] PUT /volume/v3/types/55117cb2-f52e-4900-9ed1-e8f3d8d91261/encryption/4a6ed7ad-2a63-4432-9839-7f16eaa4d42d => generated 127 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-cad16361-4e9c-41a9-9fba-16489ec70818 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cad16361-4e9c-41a9-9fba-16489ec70818 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] PUT http://192.168.122.147/volume/v3/types/55117cb2-f52e-4900-9ed1-e8f3d8d91261/extra_specs/key1 Sep 01 00:29:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cad16361-4e9c-41a9-9fba-16489ec70818 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:33 devstack devstack@c-api.service[87485]: DEBUG cinder.policy [None req-cad16361-4e9c-41a9-9fba-16489ec70818 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f0b5c2a083e6461eb32285fd8fe58de3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0430dff5b40e4a67b969cceba628ddcb', '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=87485) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:29:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cad16361-4e9c-41a9-9fba-16489ec70818 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] http://192.168.122.147/volume/v3/types/55117cb2-f52e-4900-9ed1-e8f3d8d91261/extra_specs/key1 returned with HTTP 403 Sep 01 00:29:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1146/2329] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:29:33 2026] PUT /volume/v3/types/55117cb2-f52e-4900-9ed1-e8f3d8d91261/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c6efac75-bf3e-4aad-8037-8adbcdc72eed None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c6efac75-bf3e-4aad-8037-8adbcdc72eed tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] PUT http://192.168.122.147/volume/v3/types/55117cb2-f52e-4900-9ed1-e8f3d8d91261 Sep 01 00:29:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c6efac75-bf3e-4aad-8037-8adbcdc72eed tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:34 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-c6efac75-bf3e-4aad-8037-8adbcdc72eed tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'f0b5c2a083e6461eb32285fd8fe58de3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0430dff5b40e4a67b969cceba628ddcb', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:29:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c6efac75-bf3e-4aad-8037-8adbcdc72eed tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-reader] http://192.168.122.147/volume/v3/types/55117cb2-f52e-4900-9ed1-e8f3d8d91261 returned with HTTP 403 Sep 01 00:29:34 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1184/2330] 192.168.122.147 () {60 vars in 1246 bytes} [Tue Sep 1 00:29:34 2026] PUT /volume/v3/types/55117cb2-f52e-4900-9ed1-e8f3d8d91261 => generated 109 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-46d62e25-7e88-4f58-9da1-a25df1ee7cdf None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-46d62e25-7e88-4f58-9da1-a25df1ee7cdf tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] DELETE http://192.168.122.147/volume/v3/types/30cc6c95-ed0c-412c-9448-8ce66cce440d Sep 01 00:29:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-46d62e25-7e88-4f58-9da1-a25df1ee7cdf tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-46d62e25-7e88-4f58-9da1-a25df1ee7cdf tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-46d62e25-7e88-4f58-9da1-a25df1ee7cdf tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] http://192.168.122.147/volume/v3/types/30cc6c95-ed0c-412c-9448-8ce66cce440d returned with HTTP 202 Sep 01 00:29:34 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1147/2331] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:29:34 2026] DELETE /volume/v3/types/30cc6c95-ed0c-412c-9448-8ce66cce440d => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:29:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4eaa375e-c03e-4b4d-b5fb-0b011257859d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4eaa375e-c03e-4b4d-b5fb-0b011257859d tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] DELETE http://192.168.122.147/volume/v3/types/5a909244-9687-4cfb-a374-f4c027d065e3 Sep 01 00:29:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4eaa375e-c03e-4b4d-b5fb-0b011257859d tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4eaa375e-c03e-4b4d-b5fb-0b011257859d tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4eaa375e-c03e-4b4d-b5fb-0b011257859d tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] http://192.168.122.147/volume/v3/types/5a909244-9687-4cfb-a374-f4c027d065e3 returned with HTTP 202 Sep 01 00:29:34 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1185/2332] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:29:34 2026] DELETE /volume/v3/types/5a909244-9687-4cfb-a374-f4c027d065e3 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:29:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d54a20a7-58d7-4cb8-9818-43fd1e2db0a9 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d54a20a7-58d7-4cb8-9818-43fd1e2db0a9 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] DELETE http://192.168.122.147/volume/v3/types/d701baf7-da98-48b7-b2e4-9fa0d1fa90e1 Sep 01 00:29:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d54a20a7-58d7-4cb8-9818-43fd1e2db0a9 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d54a20a7-58d7-4cb8-9818-43fd1e2db0a9 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d54a20a7-58d7-4cb8-9818-43fd1e2db0a9 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] http://192.168.122.147/volume/v3/types/d701baf7-da98-48b7-b2e4-9fa0d1fa90e1 returned with HTTP 202 Sep 01 00:29:34 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1148/2333] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:29:34 2026] DELETE /volume/v3/types/d701baf7-da98-48b7-b2e4-9fa0d1fa90e1 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:29:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e1836eeb-55f8-488b-b7ba-d475188d755b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e1836eeb-55f8-488b-b7ba-d475188d755b tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] DELETE http://192.168.122.147/volume/v3/types/a226ba02-10c6-4852-ad5d-1ad21915f9ee Sep 01 00:29:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e1836eeb-55f8-488b-b7ba-d475188d755b tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e1836eeb-55f8-488b-b7ba-d475188d755b tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e1836eeb-55f8-488b-b7ba-d475188d755b tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] http://192.168.122.147/volume/v3/types/a226ba02-10c6-4852-ad5d-1ad21915f9ee returned with HTTP 202 Sep 01 00:29:34 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1186/2334] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:29:34 2026] DELETE /volume/v3/types/a226ba02-10c6-4852-ad5d-1ad21915f9ee => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:29:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c819e9ef-b968-47ce-9298-8ade0785396a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c819e9ef-b968-47ce-9298-8ade0785396a tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] DELETE http://192.168.122.147/volume/v3/types/20671539-98ef-4de3-8f8c-752963a6771b Sep 01 00:29:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c819e9ef-b968-47ce-9298-8ade0785396a tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c819e9ef-b968-47ce-9298-8ade0785396a tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c819e9ef-b968-47ce-9298-8ade0785396a tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] http://192.168.122.147/volume/v3/types/20671539-98ef-4de3-8f8c-752963a6771b returned with HTTP 202 Sep 01 00:29:34 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1149/2335] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:29:34 2026] DELETE /volume/v3/types/20671539-98ef-4de3-8f8c-752963a6771b => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 00:29:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-228d53ac-3027-4f9b-bdbb-c7168f03ab72 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-228d53ac-3027-4f9b-bdbb-c7168f03ab72 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] DELETE http://192.168.122.147/volume/v3/types/55117cb2-f52e-4900-9ed1-e8f3d8d91261 Sep 01 00:29:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-228d53ac-3027-4f9b-bdbb-c7168f03ab72 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-228d53ac-3027-4f9b-bdbb-c7168f03ab72 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-228d53ac-3027-4f9b-bdbb-c7168f03ab72 tempest-VolumeTypesReaderTests-1367041780 tempest-VolumeTypesReaderTests-1367041780-project-admin] http://192.168.122.147/volume/v3/types/55117cb2-f52e-4900-9ed1-e8f3d8d91261 returned with HTTP 202 Sep 01 00:29:34 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1187/2336] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:29:34 2026] DELETE /volume/v3/types/55117cb2-f52e-4900-9ed1-e8f3d8d91261 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 00:29:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1f632629-cc1f-4016-a7ed-57e241d75233 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1f632629-cc1f-4016-a7ed-57e241d75233 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/snapshots/da9badf1-fff7-459f-acab-9f1df687c92d Sep 01 00:29:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1f632629-cc1f-4016-a7ed-57e241d75233 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1f632629-cc1f-4016-a7ed-57e241d75233 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:34 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:34 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:34 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1f632629-cc1f-4016-a7ed-57e241d75233 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot retrieved successfully. Sep 01 00:29:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1f632629-cc1f-4016-a7ed-57e241d75233 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots/da9badf1-fff7-459f-acab-9f1df687c92d returned with HTTP 200 Sep 01 00:29:34 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1150/2337] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:29:34 2026] GET /volume/v3/snapshots/da9badf1-fff7-459f-acab-9f1df687c92d => generated 442 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8241404f-ad70-447a-a14b-c511bdd7306a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8241404f-ad70-447a-a14b-c511bdd7306a tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/snapshots/da9badf1-fff7-459f-acab-9f1df687c92d Sep 01 00:29:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8241404f-ad70-447a-a14b-c511bdd7306a tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8241404f-ad70-447a-a14b-c511bdd7306a tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:36 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:36 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:36 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8241404f-ad70-447a-a14b-c511bdd7306a tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot retrieved successfully. Sep 01 00:29:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8241404f-ad70-447a-a14b-c511bdd7306a tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots/da9badf1-fff7-459f-acab-9f1df687c92d returned with HTTP 200 Sep 01 00:29:36 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1188/2338] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:29:35 2026] GET /volume/v3/snapshots/da9badf1-fff7-459f-acab-9f1df687c92d => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:29:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-508e887f-6475-4a36-bbe3-e86ac9643cd9 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-508e887f-6475-4a36-bbe3-e86ac9643cd9 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:29:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-508e887f-6475-4a36-bbe3-e86ac9643cd9 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "da9badf1-fff7-459f-acab-9f1df687c92d", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2030502609"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:29:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-508e887f-6475-4a36-bbe3-e86ac9643cd9 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Create volume request body: {'volume': {'snapshot_id': 'da9badf1-fff7-459f-acab-9f1df687c92d', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2030502609'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:29:36 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:36 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-508e887f-6475-4a36-bbe3-e86ac9643cd9 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot retrieved successfully. Sep 01 00:29:36 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-508e887f-6475-4a36-bbe3-e86ac9643cd9 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Create volume of 1 GB Sep 01 00:29:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-508e887f-6475-4a36-bbe3-e86ac9643cd9 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Availability Zones retrieved successfully. Sep 01 00:29:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-508e887f-6475-4a36-bbe3-e86ac9643cd9 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Flow 'volume_create_api' (eb4ce858-862a-4358-af72-772fe5e4e514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:29:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-508e887f-6475-4a36-bbe3-e86ac9643cd9 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be1442d8-1237-454b-ae79-c63437b3e69d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:29:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-508e887f-6475-4a36-bbe3-e86ac9643cd9 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:29:36 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:36 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-508e887f-6475-4a36-bbe3-e86ac9643cd9 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be1442d8-1237-454b-ae79-c63437b3e69d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'da9badf1-fff7-459f-acab-9f1df687c92d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:29:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-508e887f-6475-4a36-bbe3-e86ac9643cd9 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd63d2f2-ea36-4983-b292-119960412850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:29:36 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-508e887f-6475-4a36-bbe3-e86ac9643cd9 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Created reservations ['1bcd51b6-3ad7-47ee-8860-ed0ac3b4faec', '002af47e-a11d-4d36-a408-4df89d2348d3', 'a20466e5-4b8c-4c27-bcf2-a76c67a01e59', 'd69e352b-b300-4297-93e4-b2dc2ab8d51f'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:29:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-508e887f-6475-4a36-bbe3-e86ac9643cd9 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd63d2f2-ea36-4983-b292-119960412850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bcd51b6-3ad7-47ee-8860-ed0ac3b4faec', '002af47e-a11d-4d36-a408-4df89d2348d3', 'a20466e5-4b8c-4c27-bcf2-a76c67a01e59', 'd69e352b-b300-4297-93e4-b2dc2ab8d51f']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:29:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-508e887f-6475-4a36-bbe3-e86ac9643cd9 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e034041f-957a-461c-aba0-dc35c340a441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:29:36 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:36 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:36 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:36 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-508e887f-6475-4a36-bbe3-e86ac9643cd9 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e034041f-957a-461c-aba0-dc35c340a441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00255da2-e9a0-40cc-a2b8-6ea00d3a1806', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2030502609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4266cd08787e478f93c61c2a20499f3c',qos_specs=None,replication_status=,reservations=['1bcd51b6-3ad7-47ee-8860-ed0ac3b4faec','002af47e-a11d-4d36-a408-4df89d2348d3','a20466e5-4b8c-4c27-bcf2-a76c67a01e59','d69e352b-b300-4297-93e4-b2dc2ab8d51f'],size=1,snapshot_id=da9badf1-fff7-459f-acab-9f1df687c92d,source_replicaid=,source_volid=None,status='creating',user_id='1a670492e10f4a5a9f9f579c4c8d3587',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:29:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2030502609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00255da2-e9a0-40cc-a2b8-6ea00d3a1806,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4266cd08787e478f93c61c2a20499f3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=da9badf1-fff7-459f-acab-9f1df687c92d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a670492e10f4a5a9f9f579c4c8d3587',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:29:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-508e887f-6475-4a36-bbe3-e86ac9643cd9 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43fa5605-6941-4e96-a12d-96b0e1acf0f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:29:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-508e887f-6475-4a36-bbe3-e86ac9643cd9 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43fa5605-6941-4e96-a12d-96b0e1acf0f6) transitioned into state 'SUCCESS' from state '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-2030502609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4266cd08787e478f93c61c2a20499f3c',qos_specs=None,replication_status=,reservations=['1bcd51b6-3ad7-47ee-8860-ed0ac3b4faec','002af47e-a11d-4d36-a408-4df89d2348d3','a20466e5-4b8c-4c27-bcf2-a76c67a01e59','d69e352b-b300-4297-93e4-b2dc2ab8d51f'],size=1,snapshot_id=da9badf1-fff7-459f-acab-9f1df687c92d,source_replicaid=,source_volid=None,status='creating',user_id='1a670492e10f4a5a9f9f579c4c8d3587',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:29:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-508e887f-6475-4a36-bbe3-e86ac9643cd9 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee5715ff-3d55-4e04-bb8c-90120e26d3bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:29:36 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:36 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-508e887f-6475-4a36-bbe3-e86ac9643cd9 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee5715ff-3d55-4e04-bb8c-90120e26d3bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:29:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-508e887f-6475-4a36-bbe3-e86ac9643cd9 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Flow 'volume_create_api' (eb4ce858-862a-4358-af72-772fe5e4e514) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:29:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-508e887f-6475-4a36-bbe3-e86ac9643cd9 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Create volume request issued successfully. Sep 01 00:29:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-508e887f-6475-4a36-bbe3-e86ac9643cd9 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:29:36 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1151/2339] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:29:36 2026] POST /volume/v3/volumes => generated 797 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:29:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-308d6301-4fd3-43fc-87f2-d176818ebb75 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-308d6301-4fd3-43fc-87f2-d176818ebb75 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 Sep 01 00:29:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-308d6301-4fd3-43fc-87f2-d176818ebb75 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-308d6301-4fd3-43fc-87f2-d176818ebb75 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:36 devstack devstack@c-api.service[87484]: DEBUG dbcounter [-] [87484] Writing DB stats cinder:SELECT=384,cinder:UPDATE=119,cinder:INSERT=85 {{(pid=87484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:29:36 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:36 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:36 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:36 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:36 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-308d6301-4fd3-43fc-87f2-d176818ebb75 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-308d6301-4fd3-43fc-87f2-d176818ebb75 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 returned with HTTP 200 Sep 01 00:29:36 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1189/2340] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:36 2026] GET /volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 => generated 865 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4dba0b89-12a3-4b90-8fff-44d1e9c2d714 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4dba0b89-12a3-4b90-8fff-44d1e9c2d714 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 Sep 01 00:29:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4dba0b89-12a3-4b90-8fff-44d1e9c2d714 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4dba0b89-12a3-4b90-8fff-44d1e9c2d714 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:37 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:37 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:37 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:37 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4dba0b89-12a3-4b90-8fff-44d1e9c2d714 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4dba0b89-12a3-4b90-8fff-44d1e9c2d714 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 returned with HTTP 200 Sep 01 00:29:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1152/2341] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:37 2026] GET /volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 => generated 889 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2bdfe1c6-97f2-4c05-a739-30201327e2ae None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2bdfe1c6-97f2-4c05-a739-30201327e2ae tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 Sep 01 00:29:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2bdfe1c6-97f2-4c05-a739-30201327e2ae tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2bdfe1c6-97f2-4c05-a739-30201327e2ae tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:38 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:38 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:38 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:38 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:38 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2bdfe1c6-97f2-4c05-a739-30201327e2ae tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2bdfe1c6-97f2-4c05-a739-30201327e2ae tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 returned with HTTP 200 Sep 01 00:29:38 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1190/2342] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:38 2026] GET /volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 => generated 889 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1c9d0b40-0b46-4cd4-a957-8b022ca0b5b5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1c9d0b40-0b46-4cd4-a957-8b022ca0b5b5 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 Sep 01 00:29:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1c9d0b40-0b46-4cd4-a957-8b022ca0b5b5 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1c9d0b40-0b46-4cd4-a957-8b022ca0b5b5 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:39 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:39 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:39 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:39 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1c9d0b40-0b46-4cd4-a957-8b022ca0b5b5 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1c9d0b40-0b46-4cd4-a957-8b022ca0b5b5 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 returned with HTTP 200 Sep 01 00:29:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1153/2343] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:39 2026] GET /volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 => generated 889 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-602a80a2-4ce5-47bf-ad44-33447599abfb None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-602a80a2-4ce5-47bf-ad44-33447599abfb tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 Sep 01 00:29:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-602a80a2-4ce5-47bf-ad44-33447599abfb tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-602a80a2-4ce5-47bf-ad44-33447599abfb tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:41 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:41 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:41 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:41 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-602a80a2-4ce5-47bf-ad44-33447599abfb tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-602a80a2-4ce5-47bf-ad44-33447599abfb tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 returned with HTTP 200 Sep 01 00:29:41 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1191/2344] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:41 2026] GET /volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 => generated 889 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1ba1ea86-3290-4f02-9c0c-30a771f88ffa None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1ba1ea86-3290-4f02-9c0c-30a771f88ffa tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 Sep 01 00:29:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1ba1ea86-3290-4f02-9c0c-30a771f88ffa tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1ba1ea86-3290-4f02-9c0c-30a771f88ffa tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:42 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:42 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:42 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:42 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:42 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1ba1ea86-3290-4f02-9c0c-30a771f88ffa tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1ba1ea86-3290-4f02-9c0c-30a771f88ffa tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 returned with HTTP 200 Sep 01 00:29:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1154/2345] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:42 2026] GET /volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 => generated 889 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-edcd4c1d-fa2f-4029-a934-00807ab993df None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-edcd4c1d-fa2f-4029-a934-00807ab993df tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 Sep 01 00:29:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-edcd4c1d-fa2f-4029-a934-00807ab993df tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-edcd4c1d-fa2f-4029-a934-00807ab993df tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:43 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-edcd4c1d-fa2f-4029-a934-00807ab993df tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-edcd4c1d-fa2f-4029-a934-00807ab993df tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 returned with HTTP 200 Sep 01 00:29:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1192/2346] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:43 2026] GET /volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 => generated 889 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7b40f96e-de3a-4321-b1a9-0ea842e96737 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7b40f96e-de3a-4321-b1a9-0ea842e96737 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 Sep 01 00:29:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7b40f96e-de3a-4321-b1a9-0ea842e96737 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7b40f96e-de3a-4321-b1a9-0ea842e96737 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7b40f96e-de3a-4321-b1a9-0ea842e96737 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7b40f96e-de3a-4321-b1a9-0ea842e96737 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 returned with HTTP 200 Sep 01 00:29:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1155/2347] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:44 2026] GET /volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 => generated 890 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:29:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-90987986-278a-4ed7-b240-4caaa3c37600 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-90987986-278a-4ed7-b240-4caaa3c37600 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 Sep 01 00:29:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-90987986-278a-4ed7-b240-4caaa3c37600 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-90987986-278a-4ed7-b240-4caaa3c37600 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:44 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:44 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:44 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-90987986-278a-4ed7-b240-4caaa3c37600 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-90987986-278a-4ed7-b240-4caaa3c37600 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 returned with HTTP 200 Sep 01 00:29:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1193/2348] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:44 2026] GET /volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 => generated 890 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-20a5129d-7814-494e-8017-596178503666 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-20a5129d-7814-494e-8017-596178503666 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] DELETE http://192.168.122.147/volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 Sep 01 00:29:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-20a5129d-7814-494e-8017-596178503666 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-20a5129d-7814-494e-8017-596178503666 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:44 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-20a5129d-7814-494e-8017-596178503666 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Delete volume with id: 00255da2-e9a0-40cc-a2b8-6ea00d3a1806 Sep 01 00:29:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-20a5129d-7814-494e-8017-596178503666 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-20a5129d-7814-494e-8017-596178503666 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Delete volume request issued successfully. Sep 01 00:29:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-20a5129d-7814-494e-8017-596178503666 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 returned with HTTP 202 Sep 01 00:29:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1156/2349] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:29:44 2026] DELETE /volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:29:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-efaae75c-75f0-4b5f-a23b-2e573eb7276b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-efaae75c-75f0-4b5f-a23b-2e573eb7276b tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 Sep 01 00:29:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-efaae75c-75f0-4b5f-a23b-2e573eb7276b tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-efaae75c-75f0-4b5f-a23b-2e573eb7276b tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:44 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:44 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:44 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-efaae75c-75f0-4b5f-a23b-2e573eb7276b tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-efaae75c-75f0-4b5f-a23b-2e573eb7276b tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 returned with HTTP 200 Sep 01 00:29:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1194/2350] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:44 2026] GET /volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 => generated 889 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-042f5b77-6701-4b6b-bb6e-3e4792130516 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-042f5b77-6701-4b6b-bb6e-3e4792130516 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 Sep 01 00:29:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-042f5b77-6701-4b6b-bb6e-3e4792130516 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-042f5b77-6701-4b6b-bb6e-3e4792130516 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-042f5b77-6701-4b6b-bb6e-3e4792130516 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 returned with HTTP 404 Sep 01 00:29:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1157/2351] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:45 2026] GET /volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-35763fb0-fc03-4f22-833c-3064f1bfd474 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-35763fb0-fc03-4f22-833c-3064f1bfd474 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 Sep 01 00:29:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-35763fb0-fc03-4f22-833c-3064f1bfd474 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-35763fb0-fc03-4f22-833c-3064f1bfd474 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-35763fb0-fc03-4f22-833c-3064f1bfd474 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 returned with HTTP 404 Sep 01 00:29:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1195/2352] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:45 2026] GET /volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-16691217-ebca-47d0-be30-0bcd8d1738c3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-16691217-ebca-47d0-be30-0bcd8d1738c3 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] DELETE http://192.168.122.147/volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 Sep 01 00:29:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-16691217-ebca-47d0-be30-0bcd8d1738c3 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-16691217-ebca-47d0-be30-0bcd8d1738c3 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:45 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-16691217-ebca-47d0-be30-0bcd8d1738c3 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Delete volume with id: 00255da2-e9a0-40cc-a2b8-6ea00d3a1806 Sep 01 00:29:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-16691217-ebca-47d0-be30-0bcd8d1738c3 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 returned with HTTP 404 Sep 01 00:29:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1158/2353] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:29:45 2026] DELETE /volume/v3/volumes/00255da2-e9a0-40cc-a2b8-6ea00d3a1806 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-868a562a-246e-4f5f-872b-979cb3e39b42 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-868a562a-246e-4f5f-872b-979cb3e39b42 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/da9badf1-fff7-459f-acab-9f1df687c92d Sep 01 00:29:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-868a562a-246e-4f5f-872b-979cb3e39b42 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-868a562a-246e-4f5f-872b-979cb3e39b42 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:45 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-868a562a-246e-4f5f-872b-979cb3e39b42 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Delete snapshot with id: da9badf1-fff7-459f-acab-9f1df687c92d Sep 01 00:29:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-868a562a-246e-4f5f-872b-979cb3e39b42 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot retrieved successfully. Sep 01 00:29:45 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:45 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:46 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-868a562a-246e-4f5f-872b-979cb3e39b42 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot delete request issued successfully. Sep 01 00:29:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-868a562a-246e-4f5f-872b-979cb3e39b42 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots/da9badf1-fff7-459f-acab-9f1df687c92d returned with HTTP 202 Sep 01 00:29:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1196/2354] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:29:45 2026] DELETE /volume/v3/snapshots/da9badf1-fff7-459f-acab-9f1df687c92d => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:29:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9d7a481f-8be7-4d98-ac23-f8463e6b3f18 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9d7a481f-8be7-4d98-ac23-f8463e6b3f18 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/snapshots/da9badf1-fff7-459f-acab-9f1df687c92d Sep 01 00:29:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9d7a481f-8be7-4d98-ac23-f8463e6b3f18 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9d7a481f-8be7-4d98-ac23-f8463e6b3f18 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:46 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:46 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:46 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9d7a481f-8be7-4d98-ac23-f8463e6b3f18 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot retrieved successfully. Sep 01 00:29:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9d7a481f-8be7-4d98-ac23-f8463e6b3f18 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots/da9badf1-fff7-459f-acab-9f1df687c92d returned with HTTP 200 Sep 01 00:29:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1159/2355] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:29:46 2026] GET /volume/v3/snapshots/da9badf1-fff7-459f-acab-9f1df687c92d => generated 468 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:29:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a90453bc-b2fe-4a57-ba4b-c21149f4676f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a90453bc-b2fe-4a57-ba4b-c21149f4676f tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/snapshots/da9badf1-fff7-459f-acab-9f1df687c92d Sep 01 00:29:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a90453bc-b2fe-4a57-ba4b-c21149f4676f tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a90453bc-b2fe-4a57-ba4b-c21149f4676f tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:47 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:47 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:47 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a90453bc-b2fe-4a57-ba4b-c21149f4676f tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot retrieved successfully. Sep 01 00:29:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a90453bc-b2fe-4a57-ba4b-c21149f4676f tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots/da9badf1-fff7-459f-acab-9f1df687c92d returned with HTTP 200 Sep 01 00:29:47 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1197/2356] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:29:47 2026] GET /volume/v3/snapshots/da9badf1-fff7-459f-acab-9f1df687c92d => generated 468 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1b61e607-7ff1-4eee-9b36-e5ac1cf30ffc None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1b61e607-7ff1-4eee-9b36-e5ac1cf30ffc tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/snapshots/da9badf1-fff7-459f-acab-9f1df687c92d Sep 01 00:29:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1b61e607-7ff1-4eee-9b36-e5ac1cf30ffc tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1b61e607-7ff1-4eee-9b36-e5ac1cf30ffc tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:48 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:48 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:48 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1b61e607-7ff1-4eee-9b36-e5ac1cf30ffc tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Snapshot retrieved successfully. Sep 01 00:29:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1b61e607-7ff1-4eee-9b36-e5ac1cf30ffc tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots/da9badf1-fff7-459f-acab-9f1df687c92d returned with HTTP 200 Sep 01 00:29:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1160/2357] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:29:48 2026] GET /volume/v3/snapshots/da9badf1-fff7-459f-acab-9f1df687c92d => generated 468 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-54911e91-8136-4ff0-8725-b0698f304417 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-54911e91-8136-4ff0-8725-b0698f304417 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/snapshots/da9badf1-fff7-459f-acab-9f1df687c92d Sep 01 00:29:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-54911e91-8136-4ff0-8725-b0698f304417 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-54911e91-8136-4ff0-8725-b0698f304417 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-54911e91-8136-4ff0-8725-b0698f304417 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/snapshots/da9badf1-fff7-459f-acab-9f1df687c92d returned with HTTP 404 Sep 01 00:29:49 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1198/2358] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:29:49 2026] GET /volume/v3/snapshots/da9badf1-fff7-459f-acab-9f1df687c92d => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a7777737-ff6b-45a1-ba56-9faf39db24bd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a7777737-ff6b-45a1-ba56-9faf39db24bd tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/645d42c5-16fe-41f9-b4e2-9ad45d241a2e Sep 01 00:29:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a7777737-ff6b-45a1-ba56-9faf39db24bd tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a7777737-ff6b-45a1-ba56-9faf39db24bd tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:49 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:49 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:49 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:49 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:49 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a7777737-ff6b-45a1-ba56-9faf39db24bd tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a7777737-ff6b-45a1-ba56-9faf39db24bd tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/645d42c5-16fe-41f9-b4e2-9ad45d241a2e returned with HTTP 200 Sep 01 00:29:49 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1161/2359] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:49 2026] GET /volume/v3/volumes/645d42c5-16fe-41f9-b4e2-9ad45d241a2e => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-eb838a2c-6b08-4c49-9d2d-71799087dad1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-eb838a2c-6b08-4c49-9d2d-71799087dad1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] DELETE http://192.168.122.147/volume/v3/volumes/645d42c5-16fe-41f9-b4e2-9ad45d241a2e Sep 01 00:29:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-eb838a2c-6b08-4c49-9d2d-71799087dad1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-eb838a2c-6b08-4c49-9d2d-71799087dad1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:49 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-eb838a2c-6b08-4c49-9d2d-71799087dad1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Delete volume with id: 645d42c5-16fe-41f9-b4e2-9ad45d241a2e Sep 01 00:29:49 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:49 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:49 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:49 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:49 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-eb838a2c-6b08-4c49-9d2d-71799087dad1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:49 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-eb838a2c-6b08-4c49-9d2d-71799087dad1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Delete volume request issued successfully. Sep 01 00:29:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-eb838a2c-6b08-4c49-9d2d-71799087dad1 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/645d42c5-16fe-41f9-b4e2-9ad45d241a2e returned with HTTP 202 Sep 01 00:29:49 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1199/2360] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:29:49 2026] DELETE /volume/v3/volumes/645d42c5-16fe-41f9-b4e2-9ad45d241a2e => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:29:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-89dcfcc1-2d09-4a18-9496-9d6292d4bbaf None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-89dcfcc1-2d09-4a18-9496-9d6292d4bbaf tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/645d42c5-16fe-41f9-b4e2-9ad45d241a2e Sep 01 00:29:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-89dcfcc1-2d09-4a18-9496-9d6292d4bbaf tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-89dcfcc1-2d09-4a18-9496-9d6292d4bbaf tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:49 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:49 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:49 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:49 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:49 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-89dcfcc1-2d09-4a18-9496-9d6292d4bbaf tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-89dcfcc1-2d09-4a18-9496-9d6292d4bbaf tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/645d42c5-16fe-41f9-b4e2-9ad45d241a2e returned with HTTP 200 Sep 01 00:29:49 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1162/2361] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:49 2026] GET /volume/v3/volumes/645d42c5-16fe-41f9-b4e2-9ad45d241a2e => generated 854 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4eb58fe6-06ee-4116-bc7f-5e472b6a345a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4eb58fe6-06ee-4116-bc7f-5e472b6a345a tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/645d42c5-16fe-41f9-b4e2-9ad45d241a2e Sep 01 00:29:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4eb58fe6-06ee-4116-bc7f-5e472b6a345a tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4eb58fe6-06ee-4116-bc7f-5e472b6a345a tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4eb58fe6-06ee-4116-bc7f-5e472b6a345a tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/645d42c5-16fe-41f9-b4e2-9ad45d241a2e returned with HTTP 404 Sep 01 00:29:50 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1200/2362] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:50 2026] GET /volume/v3/volumes/645d42c5-16fe-41f9-b4e2-9ad45d241a2e => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:29:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d6111e75-1a1b-4d39-839a-419ebfc61a92 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d6111e75-1a1b-4d39-839a-419ebfc61a92 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/b799ade4-a35d-418c-8aff-2c43065c8f74 Sep 01 00:29:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d6111e75-1a1b-4d39-839a-419ebfc61a92 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d6111e75-1a1b-4d39-839a-419ebfc61a92 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:50 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:50 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:50 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:50 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:50 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d6111e75-1a1b-4d39-839a-419ebfc61a92 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d6111e75-1a1b-4d39-839a-419ebfc61a92 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/b799ade4-a35d-418c-8aff-2c43065c8f74 returned with HTTP 200 Sep 01 00:29:50 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1163/2363] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:50 2026] GET /volume/v3/volumes/b799ade4-a35d-418c-8aff-2c43065c8f74 => generated 855 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:29:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-abaf956f-6a7f-4d2e-b618-69441fa9ef86 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-abaf956f-6a7f-4d2e-b618-69441fa9ef86 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] DELETE http://192.168.122.147/volume/v3/volumes/b799ade4-a35d-418c-8aff-2c43065c8f74 Sep 01 00:29:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-abaf956f-6a7f-4d2e-b618-69441fa9ef86 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-abaf956f-6a7f-4d2e-b618-69441fa9ef86 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:50 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-abaf956f-6a7f-4d2e-b618-69441fa9ef86 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Delete volume with id: b799ade4-a35d-418c-8aff-2c43065c8f74 Sep 01 00:29:50 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:50 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:29:50 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:50 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:29:50 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-abaf956f-6a7f-4d2e-b618-69441fa9ef86 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:50 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-abaf956f-6a7f-4d2e-b618-69441fa9ef86 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Delete volume request issued successfully. Sep 01 00:29:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-abaf956f-6a7f-4d2e-b618-69441fa9ef86 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/b799ade4-a35d-418c-8aff-2c43065c8f74 returned with HTTP 202 Sep 01 00:29:50 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1201/2364] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:29:50 2026] DELETE /volume/v3/volumes/b799ade4-a35d-418c-8aff-2c43065c8f74 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:29:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-109c541e-d4d7-4f44-91bb-364e9f557365 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-109c541e-d4d7-4f44-91bb-364e9f557365 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/b799ade4-a35d-418c-8aff-2c43065c8f74 Sep 01 00:29:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-109c541e-d4d7-4f44-91bb-364e9f557365 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-109c541e-d4d7-4f44-91bb-364e9f557365 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:50 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:29:50 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:29:50 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:29:50 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:29:50 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-109c541e-d4d7-4f44-91bb-364e9f557365 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Volume info retrieved successfully. Sep 01 00:29:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-109c541e-d4d7-4f44-91bb-364e9f557365 tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/b799ade4-a35d-418c-8aff-2c43065c8f74 returned with HTTP 200 Sep 01 00:29:50 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1164/2365] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:50 2026] GET /volume/v3/volumes/b799ade4-a35d-418c-8aff-2c43065c8f74 => generated 854 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:29:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6bb6556f-d379-4f56-a3af-da9c39702b0c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:29:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6bb6556f-d379-4f56-a3af-da9c39702b0c tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] GET http://192.168.122.147/volume/v3/volumes/b799ade4-a35d-418c-8aff-2c43065c8f74 Sep 01 00:29:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6bb6556f-d379-4f56-a3af-da9c39702b0c tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:29:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6bb6556f-d379-4f56-a3af-da9c39702b0c tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:29:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6bb6556f-d379-4f56-a3af-da9c39702b0c tempest-VolumesSnapshotTestJSON-1133226852 tempest-VolumesSnapshotTestJSON-1133226852-project-member] http://192.168.122.147/volume/v3/volumes/b799ade4-a35d-418c-8aff-2c43065c8f74 returned with HTTP 404 Sep 01 00:29:51 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1202/2366] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:29:51 2026] GET /volume/v3/volumes/b799ade4-a35d-418c-8aff-2c43065c8f74 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:30:00 devstack devstack@c-api.service[87485]: DEBUG dbcounter [-] [87485] Writing DB stats cinder:SELECT=147,cinder:INSERT=32,cinder:UPDATE=49 {{(pid=87485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:30:01 devstack devstack@c-api.service[87484]: DEBUG dbcounter [-] [87484] Writing DB stats cinder:SELECT=37,cinder:UPDATE=3,cinder:INSERT=2 {{(pid=87484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:30:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8bf400b5-08fb-4c68-82dd-e67f1a5c41cd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8bf400b5-08fb-4c68-82dd-e67f1a5c41cd tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:30:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8bf400b5-08fb-4c68-82dd-e67f1a5c41cd tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2de1134a-6875-4cb8-8610-dd394c43095b", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1747713053"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:30:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8bf400b5-08fb-4c68-82dd-e67f1a5c41cd tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 404 Sep 01 00:30:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1165/2367] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:30:08 2026] POST /volume/v3/snapshots => generated 109 bytes in 197 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:30:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bd2aaf71-b707-43fe-8ec1-94291627382b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bd2aaf71-b707-43fe-8ec1-94291627382b tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:30:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bd2aaf71-b707-43fe-8ec1-94291627382b tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-403622278"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:30:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bd2aaf71-b707-43fe-8ec1-94291627382b tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 404 Sep 01 00:30:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1203/2368] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:30:08 2026] POST /volume/v3/snapshots => generated 77 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:30:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2c1540d2-118d-4a0e-b62c-1dbe203e5f39 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2c1540d2-118d-4a0e-b62c-1dbe203e5f39 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] GET http://192.168.122.147/volume/v3/snapshots?limit=invalid Sep 01 00:30:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2c1540d2-118d-4a0e-b62c-1dbe203e5f39 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2c1540d2-118d-4a0e-b62c-1dbe203e5f39 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2c1540d2-118d-4a0e-b62c-1dbe203e5f39 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] HTTP exception thrown: limit param must be an integer Sep 01 00:30:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2c1540d2-118d-4a0e-b62c-1dbe203e5f39 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] http://192.168.122.147/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 01 00:30:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1166/2369] 192.168.122.147 () {58 vars in 1154 bytes} [Tue Sep 1 00:30:08 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:30:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f12d374e-ca75-456c-a75c-aac2ba84ea84 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f12d374e-ca75-456c-a75c-aac2ba84ea84 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] GET http://192.168.122.147/volume/v3/snapshots?marker=32896514-f523-4d84-99fc-1bfc2f258a33 Sep 01 00:30:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f12d374e-ca75-456c-a75c-aac2ba84ea84 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f12d374e-ca75-456c-a75c-aac2ba84ea84 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-f12d374e-ca75-456c-a75c-aac2ba84ea84 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:30:08 devstack devstack@c-api.service[87484]: DEBUG cinder.db.api [None req-f12d374e-ca75-456c-a75c-aac2ba84ea84 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Building query based on filter {{(pid=87484) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:30:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f12d374e-ca75-456c-a75c-aac2ba84ea84 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] http://192.168.122.147/volume/v3/snapshots?marker=32896514-f523-4d84-99fc-1bfc2f258a33 returned with HTTP 404 Sep 01 00:30:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1204/2370] 192.168.122.147 () {58 vars in 1214 bytes} [Tue Sep 1 00:30:08 2026] GET /volume/v3/snapshots?marker=32896514-f523-4d84-99fc-1bfc2f258a33 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:30:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-77645f21-8fac-403a-ae14-3ac37b9fbb1e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-77645f21-8fac-403a-ae14-3ac37b9fbb1e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] GET http://192.168.122.147/volume/v3/snapshots?sort_key=invalid Sep 01 00:30:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-77645f21-8fac-403a-ae14-3ac37b9fbb1e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-77645f21-8fac-403a-ae14-3ac37b9fbb1e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-77645f21-8fac-403a-ae14-3ac37b9fbb1e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:30:08 devstack devstack@c-api.service[87485]: DEBUG cinder.db.api [None req-77645f21-8fac-403a-ae14-3ac37b9fbb1e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Building query based on filter {{(pid=87485) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:30:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-77645f21-8fac-403a-ae14-3ac37b9fbb1e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] http://192.168.122.147/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 01 00:30:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1167/2371] 192.168.122.147 () {58 vars in 1160 bytes} [Tue Sep 1 00:30:08 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:30:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d5f26de0-abd1-42a8-a1fa-3465f069565e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d5f26de0-abd1-42a8-a1fa-3465f069565e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:30:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d5f26de0-abd1-42a8-a1fa-3465f069565e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1903969249"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:30:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-d5f26de0-abd1-42a8-a1fa-3465f069565e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1903969249'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:30:08 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-d5f26de0-abd1-42a8-a1fa-3465f069565e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Create volume of 2 GB Sep 01 00:30:08 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d5f26de0-abd1-42a8-a1fa-3465f069565e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Availability Zones retrieved successfully. Sep 01 00:30:08 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d5f26de0-abd1-42a8-a1fa-3465f069565e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Flow 'volume_create_api' (6d7c8b7d-98b0-4282-9a82-e2381a760cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:30:08 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d5f26de0-abd1-42a8-a1fa-3465f069565e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (607c2a26-7b5c-4056-b723-2d1b2b4d9a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:08 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-d5f26de0-abd1-42a8-a1fa-3465f069565e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Validating volume size '2' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:30:08 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d5f26de0-abd1-42a8-a1fa-3465f069565e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (607c2a26-7b5c-4056-b723-2d1b2b4d9a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:08 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d5f26de0-abd1-42a8-a1fa-3465f069565e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc7a92e5-4a6d-4b0d-9293-e84afee77981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:08 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-d5f26de0-abd1-42a8-a1fa-3465f069565e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Created reservations ['afefa56f-fcef-4023-970b-d22e6721283b', '70cc295a-762b-4228-8981-77600c8bdb23', '0324731c-5f44-4527-a0fd-615c1ae7fd26', '319a0cac-5d6d-4826-bf1e-e097e90fb82e'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:30:08 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d5f26de0-abd1-42a8-a1fa-3465f069565e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc7a92e5-4a6d-4b0d-9293-e84afee77981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afefa56f-fcef-4023-970b-d22e6721283b', '70cc295a-762b-4228-8981-77600c8bdb23', '0324731c-5f44-4527-a0fd-615c1ae7fd26', '319a0cac-5d6d-4826-bf1e-e097e90fb82e']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:08 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d5f26de0-abd1-42a8-a1fa-3465f069565e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b1d802e-035c-4848-905c-a0d8a617057d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:08 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:08 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:08 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d5f26de0-abd1-42a8-a1fa-3465f069565e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b1d802e-035c-4848-905c-a0d8a617057d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c1db167-75de-4e3d-8524-71117673bed3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1903969249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ba3933b412745a88b8561a2e40f30c9',qos_specs=None,replication_status=,reservations=['afefa56f-fcef-4023-970b-d22e6721283b','70cc295a-762b-4228-8981-77600c8bdb23','0324731c-5f44-4527-a0fd-615c1ae7fd26','319a0cac-5d6d-4826-bf1e-e097e90fb82e'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94bab2bafb18493481d3681ef7a264c3',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:30:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1903969249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c1db167-75de-4e3d-8524-71117673bed3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ba3933b412745a88b8561a2e40f30c9',provider_auth=None,provider_geometry=None,provider_id=None,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='94bab2bafb18493481d3681ef7a264c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:08 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d5f26de0-abd1-42a8-a1fa-3465f069565e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23b201e9-9b6f-4f7d-aaf6-ecae1b9b7e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:08 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d5f26de0-abd1-42a8-a1fa-3465f069565e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23b201e9-9b6f-4f7d-aaf6-ecae1b9b7e79) transitioned into state 'SUCCESS' from state '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-1903969249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ba3933b412745a88b8561a2e40f30c9',qos_specs=None,replication_status=,reservations=['afefa56f-fcef-4023-970b-d22e6721283b','70cc295a-762b-4228-8981-77600c8bdb23','0324731c-5f44-4527-a0fd-615c1ae7fd26','319a0cac-5d6d-4826-bf1e-e097e90fb82e'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94bab2bafb18493481d3681ef7a264c3',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:08 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d5f26de0-abd1-42a8-a1fa-3465f069565e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af51a98d-52c9-4a67-b7f1-afd1f591857b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:09 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d5f26de0-abd1-42a8-a1fa-3465f069565e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af51a98d-52c9-4a67-b7f1-afd1f591857b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:09 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d5f26de0-abd1-42a8-a1fa-3465f069565e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Flow 'volume_create_api' (6d7c8b7d-98b0-4282-9a82-e2381a760cbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:30:09 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d5f26de0-abd1-42a8-a1fa-3465f069565e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Create volume request issued successfully. Sep 01 00:30:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d5f26de0-abd1-42a8-a1fa-3465f069565e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:30:09 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1205/2372] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:30:08 2026] POST /volume/v3/volumes => generated 771 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:30:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b4e701bd-a31d-40f1-9401-811a737bbbcc None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b4e701bd-a31d-40f1-9401-811a737bbbcc tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] GET http://192.168.122.147/volume/v3/volumes/2c1db167-75de-4e3d-8524-71117673bed3 Sep 01 00:30:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b4e701bd-a31d-40f1-9401-811a737bbbcc tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b4e701bd-a31d-40f1-9401-811a737bbbcc tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:09 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:09 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:09 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:09 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:09 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b4e701bd-a31d-40f1-9401-811a737bbbcc tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Volume info retrieved successfully. Sep 01 00:30:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b4e701bd-a31d-40f1-9401-811a737bbbcc tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] http://192.168.122.147/volume/v3/volumes/2c1db167-75de-4e3d-8524-71117673bed3 returned with HTTP 200 Sep 01 00:30:09 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1168/2373] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:09 2026] GET /volume/v3/volumes/2c1db167-75de-4e3d-8524-71117673bed3 => generated 839 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d295a8ff-df0d-4ce4-b747-eb4c25db260f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d295a8ff-df0d-4ce4-b747-eb4c25db260f tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] GET http://192.168.122.147/volume/v3/volumes/2c1db167-75de-4e3d-8524-71117673bed3 Sep 01 00:30:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d295a8ff-df0d-4ce4-b747-eb4c25db260f tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d295a8ff-df0d-4ce4-b747-eb4c25db260f tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:10 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:10 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:10 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:10 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:10 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d295a8ff-df0d-4ce4-b747-eb4c25db260f tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Volume info retrieved successfully. Sep 01 00:30:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d295a8ff-df0d-4ce4-b747-eb4c25db260f tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] http://192.168.122.147/volume/v3/volumes/2c1db167-75de-4e3d-8524-71117673bed3 returned with HTTP 200 Sep 01 00:30:10 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1206/2374] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:10 2026] GET /volume/v3/volumes/2c1db167-75de-4e3d-8524-71117673bed3 => generated 863 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-619f093b-ce0d-4561-82f6-daa8cab5b565 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-619f093b-ce0d-4561-82f6-daa8cab5b565 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] GET http://192.168.122.147/volume/v3/volumes/2c1db167-75de-4e3d-8524-71117673bed3 Sep 01 00:30:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-619f093b-ce0d-4561-82f6-daa8cab5b565 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-619f093b-ce0d-4561-82f6-daa8cab5b565 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:11 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:11 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:11 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:11 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:11 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-619f093b-ce0d-4561-82f6-daa8cab5b565 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Volume info retrieved successfully. Sep 01 00:30:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-619f093b-ce0d-4561-82f6-daa8cab5b565 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] http://192.168.122.147/volume/v3/volumes/2c1db167-75de-4e3d-8524-71117673bed3 returned with HTTP 200 Sep 01 00:30:11 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1169/2375] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:11 2026] GET /volume/v3/volumes/2c1db167-75de-4e3d-8524-71117673bed3 => generated 864 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-da170a2c-7257-4d56-a962-2aa71382a2a0 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-da170a2c-7257-4d56-a962-2aa71382a2a0 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:30:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-da170a2c-7257-4d56-a962-2aa71382a2a0 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2c1db167-75de-4e3d-8524-71117673bed3", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1054811446"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:30:11 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:11 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:11 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:11 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:11 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-da170a2c-7257-4d56-a962-2aa71382a2a0 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Volume info retrieved successfully. Sep 01 00:30:11 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-da170a2c-7257-4d56-a962-2aa71382a2a0 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Create snapshot from volume 2c1db167-75de-4e3d-8524-71117673bed3 Sep 01 00:30:11 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-da170a2c-7257-4d56-a962-2aa71382a2a0 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Created reservations ['b3e5ee35-7458-4bd7-9365-a5abb76e3466', '14ed363e-d613-4600-aa0c-9e1bc61264fd', '050689bc-f17d-45f8-a9ce-696ff733d0a7', 'f39147e1-8697-43f9-8e82-b92f0a4514e5'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:30:11 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:11 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:11 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-da170a2c-7257-4d56-a962-2aa71382a2a0 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Snapshot create request issued successfully. Sep 01 00:30:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-da170a2c-7257-4d56-a962-2aa71382a2a0 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:30:11 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1207/2376] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:30:11 2026] POST /volume/v3/snapshots => generated 318 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:30:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a733f5bc-ccc4-498e-aebf-febc9c4732e5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a733f5bc-ccc4-498e-aebf-febc9c4732e5 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] GET http://192.168.122.147/volume/v3/snapshots/9c30de5a-97e4-4fd3-9775-40be89afa686 Sep 01 00:30:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a733f5bc-ccc4-498e-aebf-febc9c4732e5 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a733f5bc-ccc4-498e-aebf-febc9c4732e5 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:11 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:11 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:11 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a733f5bc-ccc4-498e-aebf-febc9c4732e5 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Snapshot retrieved successfully. Sep 01 00:30:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a733f5bc-ccc4-498e-aebf-febc9c4732e5 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] http://192.168.122.147/volume/v3/snapshots/9c30de5a-97e4-4fd3-9775-40be89afa686 returned with HTTP 200 Sep 01 00:30:11 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1170/2377] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:30:11 2026] GET /volume/v3/snapshots/9c30de5a-97e4-4fd3-9775-40be89afa686 => generated 450 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0b5d9bfe-eb24-41fe-85c6-31d021b53391 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0b5d9bfe-eb24-41fe-85c6-31d021b53391 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] GET http://192.168.122.147/volume/v3/snapshots/9c30de5a-97e4-4fd3-9775-40be89afa686 Sep 01 00:30:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0b5d9bfe-eb24-41fe-85c6-31d021b53391 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0b5d9bfe-eb24-41fe-85c6-31d021b53391 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:12 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:12 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:12 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0b5d9bfe-eb24-41fe-85c6-31d021b53391 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Snapshot retrieved successfully. Sep 01 00:30:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0b5d9bfe-eb24-41fe-85c6-31d021b53391 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] http://192.168.122.147/volume/v3/snapshots/9c30de5a-97e4-4fd3-9775-40be89afa686 returned with HTTP 200 Sep 01 00:30:12 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1208/2378] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:30:12 2026] GET /volume/v3/snapshots/9c30de5a-97e4-4fd3-9775-40be89afa686 => generated 450 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:30:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-132735cd-5099-4a9e-a6fd-a5551485a524 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-132735cd-5099-4a9e-a6fd-a5551485a524 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] GET http://192.168.122.147/volume/v3/snapshots/9c30de5a-97e4-4fd3-9775-40be89afa686 Sep 01 00:30:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-132735cd-5099-4a9e-a6fd-a5551485a524 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-132735cd-5099-4a9e-a6fd-a5551485a524 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:13 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:13 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:13 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-132735cd-5099-4a9e-a6fd-a5551485a524 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Snapshot retrieved successfully. Sep 01 00:30:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-132735cd-5099-4a9e-a6fd-a5551485a524 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] http://192.168.122.147/volume/v3/snapshots/9c30de5a-97e4-4fd3-9775-40be89afa686 returned with HTTP 200 Sep 01 00:30:13 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1171/2379] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:30:13 2026] GET /volume/v3/snapshots/9c30de5a-97e4-4fd3-9775-40be89afa686 => generated 450 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-cd20c4c0-c0b7-4a1c-902d-ede7b786cbc7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cd20c4c0-c0b7-4a1c-902d-ede7b786cbc7 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] GET http://192.168.122.147/volume/v3/snapshots/9c30de5a-97e4-4fd3-9775-40be89afa686 Sep 01 00:30:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cd20c4c0-c0b7-4a1c-902d-ede7b786cbc7 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cd20c4c0-c0b7-4a1c-902d-ede7b786cbc7 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:14 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:14 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:14 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-cd20c4c0-c0b7-4a1c-902d-ede7b786cbc7 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Snapshot retrieved successfully. Sep 01 00:30:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cd20c4c0-c0b7-4a1c-902d-ede7b786cbc7 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] http://192.168.122.147/volume/v3/snapshots/9c30de5a-97e4-4fd3-9775-40be89afa686 returned with HTTP 200 Sep 01 00:30:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1209/2380] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:30:14 2026] GET /volume/v3/snapshots/9c30de5a-97e4-4fd3-9775-40be89afa686 => generated 477 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:30:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-52d45776-69a8-4f3f-9c2a-45ebaf674468 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-52d45776-69a8-4f3f-9c2a-45ebaf674468 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:30:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-52d45776-69a8-4f3f-9c2a-45ebaf674468 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "9c30de5a-97e4-4fd3-9775-40be89afa686"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:30:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-52d45776-69a8-4f3f-9c2a-45ebaf674468 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '9c30de5a-97e4-4fd3-9775-40be89afa686'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:30:14 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:14 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:14 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-52d45776-69a8-4f3f-9c2a-45ebaf674468 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Snapshot retrieved successfully. Sep 01 00:30:14 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-52d45776-69a8-4f3f-9c2a-45ebaf674468 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Create volume of 1 GB Sep 01 00:30:14 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-52d45776-69a8-4f3f-9c2a-45ebaf674468 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Availability Zones retrieved successfully. Sep 01 00:30:14 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-52d45776-69a8-4f3f-9c2a-45ebaf674468 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Flow 'volume_create_api' (d9db2081-6068-4494-ba15-9642acd51d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:30:14 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-52d45776-69a8-4f3f-9c2a-45ebaf674468 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f59f24cc-496e-4364-aac8-e38dd0cc6ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:14 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-52d45776-69a8-4f3f-9c2a-45ebaf674468 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:30:14 devstack devstack@c-api.service[87485]: WARNING cinder.volume.api [None req-52d45776-69a8-4f3f-9c2a-45ebaf674468 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f59f24cc-496e-4364-aac8-e38dd0cc6ad5) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 00:30:14 devstack devstack@c-api.service[87485]: 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 00:30:14 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-52d45776-69a8-4f3f-9c2a-45ebaf674468 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f59f24cc-496e-4364-aac8-e38dd0cc6ad5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:14 devstack devstack@c-api.service[87485]: WARNING cinder.volume.api [None req-52d45776-69a8-4f3f-9c2a-45ebaf674468 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f59f24cc-496e-4364-aac8-e38dd0cc6ad5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 00:30:14 devstack devstack@c-api.service[87485]: WARNING cinder.volume.api [None req-52d45776-69a8-4f3f-9c2a-45ebaf674468 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Flow 'volume_create_api' (d9db2081-6068-4494-ba15-9642acd51d02) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 00:30:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-52d45776-69a8-4f3f-9c2a-45ebaf674468 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 400 Sep 01 00:30:14 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1172/2381] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:30:14 2026] POST /volume/v3/volumes => generated 171 bytes in 94 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 00:30:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2b0627ad-7612-44bd-a3b7-2d1fee01f23e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2b0627ad-7612-44bd-a3b7-2d1fee01f23e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/9c30de5a-97e4-4fd3-9775-40be89afa686 Sep 01 00:30:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2b0627ad-7612-44bd-a3b7-2d1fee01f23e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2b0627ad-7612-44bd-a3b7-2d1fee01f23e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:14 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-2b0627ad-7612-44bd-a3b7-2d1fee01f23e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Delete snapshot with id: 9c30de5a-97e4-4fd3-9775-40be89afa686 Sep 01 00:30:14 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:14 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:14 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2b0627ad-7612-44bd-a3b7-2d1fee01f23e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Snapshot retrieved successfully. Sep 01 00:30:14 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:14 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:14 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2b0627ad-7612-44bd-a3b7-2d1fee01f23e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Snapshot delete request issued successfully. Sep 01 00:30:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2b0627ad-7612-44bd-a3b7-2d1fee01f23e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] http://192.168.122.147/volume/v3/snapshots/9c30de5a-97e4-4fd3-9775-40be89afa686 returned with HTTP 202 Sep 01 00:30:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1210/2382] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:30:14 2026] DELETE /volume/v3/snapshots/9c30de5a-97e4-4fd3-9775-40be89afa686 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:30:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-82bab012-e274-41c4-a712-3121026dd0d1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-82bab012-e274-41c4-a712-3121026dd0d1 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] GET http://192.168.122.147/volume/v3/snapshots/9c30de5a-97e4-4fd3-9775-40be89afa686 Sep 01 00:30:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-82bab012-e274-41c4-a712-3121026dd0d1 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-82bab012-e274-41c4-a712-3121026dd0d1 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:15 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:15 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:15 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-82bab012-e274-41c4-a712-3121026dd0d1 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Snapshot retrieved successfully. Sep 01 00:30:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-82bab012-e274-41c4-a712-3121026dd0d1 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] http://192.168.122.147/volume/v3/snapshots/9c30de5a-97e4-4fd3-9775-40be89afa686 returned with HTTP 200 Sep 01 00:30:15 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1173/2383] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:30:14 2026] GET /volume/v3/snapshots/9c30de5a-97e4-4fd3-9775-40be89afa686 => generated 476 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-891f25fc-0a55-4f1a-9c30-cf4202b051f3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-891f25fc-0a55-4f1a-9c30-cf4202b051f3 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] GET http://192.168.122.147/volume/v3/snapshots/9c30de5a-97e4-4fd3-9775-40be89afa686 Sep 01 00:30:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-891f25fc-0a55-4f1a-9c30-cf4202b051f3 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-891f25fc-0a55-4f1a-9c30-cf4202b051f3 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:16 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:16 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:16 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-891f25fc-0a55-4f1a-9c30-cf4202b051f3 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Snapshot retrieved successfully. Sep 01 00:30:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-891f25fc-0a55-4f1a-9c30-cf4202b051f3 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] http://192.168.122.147/volume/v3/snapshots/9c30de5a-97e4-4fd3-9775-40be89afa686 returned with HTTP 200 Sep 01 00:30:16 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1211/2384] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:30:16 2026] GET /volume/v3/snapshots/9c30de5a-97e4-4fd3-9775-40be89afa686 => generated 476 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:30:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2ad23173-9b22-4389-a0e4-5d122e240b8a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1b2c17bb-993f-4245-a246-75562166351e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1b2c17bb-993f-4245-a246-75562166351e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] GET http://192.168.122.147/volume/v3/snapshots/9c30de5a-97e4-4fd3-9775-40be89afa686 Sep 01 00:30:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1b2c17bb-993f-4245-a246-75562166351e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1b2c17bb-993f-4245-a246-75562166351e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:17 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:17 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:17 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1b2c17bb-993f-4245-a246-75562166351e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Snapshot retrieved successfully. Sep 01 00:30:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1b2c17bb-993f-4245-a246-75562166351e tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] http://192.168.122.147/volume/v3/snapshots/9c30de5a-97e4-4fd3-9775-40be89afa686 returned with HTTP 200 Sep 01 00:30:17 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1212/2385] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:30:17 2026] GET /volume/v3/snapshots/9c30de5a-97e4-4fd3-9775-40be89afa686 => generated 476 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2ad23173-9b22-4389-a0e4-5d122e240b8a tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:30:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2ad23173-9b22-4389-a0e4-5d122e240b8a tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1101629421", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:30:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-2ad23173-9b22-4389-a0e4-5d122e240b8a tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1101629421', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:30:17 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-2ad23173-9b22-4389-a0e4-5d122e240b8a tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Create volume of 1 GB Sep 01 00:30:17 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2ad23173-9b22-4389-a0e4-5d122e240b8a tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Availability Zones retrieved successfully. Sep 01 00:30:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2ad23173-9b22-4389-a0e4-5d122e240b8a tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Flow 'volume_create_api' (f279db18-f925-4d68-83c4-bc572ebfb85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:30:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2ad23173-9b22-4389-a0e4-5d122e240b8a tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2193ade3-6d02-4eb4-bf61-8ed54b47606f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-2ad23173-9b22-4389-a0e4-5d122e240b8a tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:30:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2ad23173-9b22-4389-a0e4-5d122e240b8a tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2193ade3-6d02-4eb4-bf61-8ed54b47606f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2ad23173-9b22-4389-a0e4-5d122e240b8a tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b63b604d-f6d7-4052-a9f0-7688fa5d9165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:17 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-2ad23173-9b22-4389-a0e4-5d122e240b8a tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Created reservations ['a0c88303-f843-4a8a-9080-cdb838472849', 'be67b09f-397c-4ce9-8cc3-bba5b697c166', 'da590119-267f-431a-ba38-2c9fc0ac3a34', '99bcdc11-ff20-4837-9e16-f32c7e57c2be'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:30:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2ad23173-9b22-4389-a0e4-5d122e240b8a tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b63b604d-f6d7-4052-a9f0-7688fa5d9165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0c88303-f843-4a8a-9080-cdb838472849', 'be67b09f-397c-4ce9-8cc3-bba5b697c166', 'da590119-267f-431a-ba38-2c9fc0ac3a34', '99bcdc11-ff20-4837-9e16-f32c7e57c2be']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2ad23173-9b22-4389-a0e4-5d122e240b8a tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0af7bd13-a6bb-4d32-85af-88c99d63fdc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:17 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:17 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2ad23173-9b22-4389-a0e4-5d122e240b8a tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0af7bd13-a6bb-4d32-85af-88c99d63fdc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92e90c0c-02fb-4c0b-8498-fac861ae8fc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1101629421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6d1c6f0c6634159ac345e34908d40d2',qos_specs=None,replication_status=,reservations=['a0c88303-f843-4a8a-9080-cdb838472849','be67b09f-397c-4ce9-8cc3-bba5b697c166','da590119-267f-431a-ba38-2c9fc0ac3a34','99bcdc11-ff20-4837-9e16-f32c7e57c2be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd3d92bf9eb34a42bb6884d2c165bb6e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:30:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1101629421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92e90c0c-02fb-4c0b-8498-fac861ae8fc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6d1c6f0c6634159ac345e34908d40d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd3d92bf9eb34a42bb6884d2c165bb6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2ad23173-9b22-4389-a0e4-5d122e240b8a tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef2eb673-c863-4335-8d53-a65f93880b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2ad23173-9b22-4389-a0e4-5d122e240b8a tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef2eb673-c863-4335-8d53-a65f93880b92) transitioned into state 'SUCCESS' from state '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-1101629421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6d1c6f0c6634159ac345e34908d40d2',qos_specs=None,replication_status=,reservations=['a0c88303-f843-4a8a-9080-cdb838472849','be67b09f-397c-4ce9-8cc3-bba5b697c166','da590119-267f-431a-ba38-2c9fc0ac3a34','99bcdc11-ff20-4837-9e16-f32c7e57c2be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd3d92bf9eb34a42bb6884d2c165bb6e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2ad23173-9b22-4389-a0e4-5d122e240b8a tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e9f5722-9324-4040-ad28-4f298a4f8318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2ad23173-9b22-4389-a0e4-5d122e240b8a tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e9f5722-9324-4040-ad28-4f298a4f8318) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2ad23173-9b22-4389-a0e4-5d122e240b8a tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Flow 'volume_create_api' (f279db18-f925-4d68-83c4-bc572ebfb85a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:30:17 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2ad23173-9b22-4389-a0e4-5d122e240b8a tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Create volume request issued successfully. Sep 01 00:30:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2ad23173-9b22-4389-a0e4-5d122e240b8a tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:30:17 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1174/2386] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:30:17 2026] POST /volume/v3/volumes => generated 765 bytes in 749 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:30:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3d5dbd96-6bf4-4341-8342-397e6c133cb3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3d5dbd96-6bf4-4341-8342-397e6c133cb3 tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] GET http://192.168.122.147/volume/v3/volumes/92e90c0c-02fb-4c0b-8498-fac861ae8fc4 Sep 01 00:30:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3d5dbd96-6bf4-4341-8342-397e6c133cb3 tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3d5dbd96-6bf4-4341-8342-397e6c133cb3 tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:17 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:17 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:17 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:17 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:18 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3d5dbd96-6bf4-4341-8342-397e6c133cb3 tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Volume info retrieved successfully. Sep 01 00:30:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3d5dbd96-6bf4-4341-8342-397e6c133cb3 tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] http://192.168.122.147/volume/v3/volumes/92e90c0c-02fb-4c0b-8498-fac861ae8fc4 returned with HTTP 200 Sep 01 00:30:18 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1213/2387] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:17 2026] GET /volume/v3/volumes/92e90c0c-02fb-4c0b-8498-fac861ae8fc4 => generated 833 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-08159ae5-2819-438d-9122-db9418ad577f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-08159ae5-2819-438d-9122-db9418ad577f tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] GET http://192.168.122.147/volume/v3/snapshots/9c30de5a-97e4-4fd3-9775-40be89afa686 Sep 01 00:30:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-08159ae5-2819-438d-9122-db9418ad577f tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-08159ae5-2819-438d-9122-db9418ad577f tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-08159ae5-2819-438d-9122-db9418ad577f tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] http://192.168.122.147/volume/v3/snapshots/9c30de5a-97e4-4fd3-9775-40be89afa686 returned with HTTP 404 Sep 01 00:30:18 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1175/2388] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:30:18 2026] GET /volume/v3/snapshots/9c30de5a-97e4-4fd3-9775-40be89afa686 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:30:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b4321c79-89d9-4c96-a462-cd14dc382d58 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b4321c79-89d9-4c96-a462-cd14dc382d58 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] GET http://192.168.122.147/volume/v3/volumes/2c1db167-75de-4e3d-8524-71117673bed3 Sep 01 00:30:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b4321c79-89d9-4c96-a462-cd14dc382d58 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b4321c79-89d9-4c96-a462-cd14dc382d58 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:18 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:18 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:18 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:18 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:18 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b4321c79-89d9-4c96-a462-cd14dc382d58 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Volume info retrieved successfully. Sep 01 00:30:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b4321c79-89d9-4c96-a462-cd14dc382d58 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] http://192.168.122.147/volume/v3/volumes/2c1db167-75de-4e3d-8524-71117673bed3 returned with HTTP 200 Sep 01 00:30:18 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1214/2389] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:18 2026] GET /volume/v3/volumes/2c1db167-75de-4e3d-8524-71117673bed3 => generated 864 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c6d7cd29-1a4a-4ba4-9201-99269165655c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c6d7cd29-1a4a-4ba4-9201-99269165655c tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] DELETE http://192.168.122.147/volume/v3/volumes/2c1db167-75de-4e3d-8524-71117673bed3 Sep 01 00:30:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c6d7cd29-1a4a-4ba4-9201-99269165655c tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c6d7cd29-1a4a-4ba4-9201-99269165655c tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:18 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-c6d7cd29-1a4a-4ba4-9201-99269165655c tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Delete volume with id: 2c1db167-75de-4e3d-8524-71117673bed3 Sep 01 00:30:18 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:18 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:18 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:18 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:18 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c6d7cd29-1a4a-4ba4-9201-99269165655c tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Volume info retrieved successfully. Sep 01 00:30:18 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c6d7cd29-1a4a-4ba4-9201-99269165655c tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Delete volume request issued successfully. Sep 01 00:30:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c6d7cd29-1a4a-4ba4-9201-99269165655c tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] http://192.168.122.147/volume/v3/volumes/2c1db167-75de-4e3d-8524-71117673bed3 returned with HTTP 202 Sep 01 00:30:18 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1176/2390] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:30:18 2026] DELETE /volume/v3/volumes/2c1db167-75de-4e3d-8524-71117673bed3 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:30:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2be4365f-7c78-4cc5-bfd0-1a6260f30247 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2be4365f-7c78-4cc5-bfd0-1a6260f30247 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] GET http://192.168.122.147/volume/v3/volumes/2c1db167-75de-4e3d-8524-71117673bed3 Sep 01 00:30:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2be4365f-7c78-4cc5-bfd0-1a6260f30247 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2be4365f-7c78-4cc5-bfd0-1a6260f30247 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:18 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:18 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:18 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:18 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:18 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2be4365f-7c78-4cc5-bfd0-1a6260f30247 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Volume info retrieved successfully. Sep 01 00:30:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2be4365f-7c78-4cc5-bfd0-1a6260f30247 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] http://192.168.122.147/volume/v3/volumes/2c1db167-75de-4e3d-8524-71117673bed3 returned with HTTP 200 Sep 01 00:30:18 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1215/2391] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:18 2026] GET /volume/v3/volumes/2c1db167-75de-4e3d-8524-71117673bed3 => generated 863 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d5930a1b-d8ef-4b00-9cc5-219a2a60a54d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d5930a1b-d8ef-4b00-9cc5-219a2a60a54d tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] GET http://192.168.122.147/volume/v3/volumes/92e90c0c-02fb-4c0b-8498-fac861ae8fc4 Sep 01 00:30:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d5930a1b-d8ef-4b00-9cc5-219a2a60a54d tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d5930a1b-d8ef-4b00-9cc5-219a2a60a54d tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:19 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:19 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:19 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:19 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:19 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d5930a1b-d8ef-4b00-9cc5-219a2a60a54d tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Volume info retrieved successfully. Sep 01 00:30:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d5930a1b-d8ef-4b00-9cc5-219a2a60a54d tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] http://192.168.122.147/volume/v3/volumes/92e90c0c-02fb-4c0b-8498-fac861ae8fc4 returned with HTTP 200 Sep 01 00:30:19 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1177/2392] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:19 2026] GET /volume/v3/volumes/92e90c0c-02fb-4c0b-8498-fac861ae8fc4 => generated 857 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-522b09aa-9ff9-4894-ac9d-6a7160eec4b1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-522b09aa-9ff9-4894-ac9d-6a7160eec4b1 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] GET http://192.168.122.147/volume/v3/volumes/2c1db167-75de-4e3d-8524-71117673bed3 Sep 01 00:30:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-522b09aa-9ff9-4894-ac9d-6a7160eec4b1 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-522b09aa-9ff9-4894-ac9d-6a7160eec4b1 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:19 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:19 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:19 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:19 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:19 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-522b09aa-9ff9-4894-ac9d-6a7160eec4b1 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Volume info retrieved successfully. Sep 01 00:30:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-522b09aa-9ff9-4894-ac9d-6a7160eec4b1 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] http://192.168.122.147/volume/v3/volumes/2c1db167-75de-4e3d-8524-71117673bed3 returned with HTTP 200 Sep 01 00:30:19 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1216/2393] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:19 2026] GET /volume/v3/volumes/2c1db167-75de-4e3d-8524-71117673bed3 => generated 863 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d3783774-0904-4de1-b27a-e4bb7f9f6e97 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d3783774-0904-4de1-b27a-e4bb7f9f6e97 tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] GET http://192.168.122.147/volume/v3/volumes/92e90c0c-02fb-4c0b-8498-fac861ae8fc4 Sep 01 00:30:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d3783774-0904-4de1-b27a-e4bb7f9f6e97 tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d3783774-0904-4de1-b27a-e4bb7f9f6e97 tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:20 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:20 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:20 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:20 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:20 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d3783774-0904-4de1-b27a-e4bb7f9f6e97 tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Volume info retrieved successfully. Sep 01 00:30:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d3783774-0904-4de1-b27a-e4bb7f9f6e97 tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] http://192.168.122.147/volume/v3/volumes/92e90c0c-02fb-4c0b-8498-fac861ae8fc4 returned with HTTP 200 Sep 01 00:30:20 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1178/2394] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:20 2026] GET /volume/v3/volumes/92e90c0c-02fb-4c0b-8498-fac861ae8fc4 => generated 858 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0df8f65b-0c27-4639-ba96-0c29a7e7ec3b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0df8f65b-0c27-4639-ba96-0c29a7e7ec3b tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] GET http://192.168.122.147/volume/v3/volumes/92e90c0c-02fb-4c0b-8498-fac861ae8fc4 Sep 01 00:30:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0df8f65b-0c27-4639-ba96-0c29a7e7ec3b tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0df8f65b-0c27-4639-ba96-0c29a7e7ec3b tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:20 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:20 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:20 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:20 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:20 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0df8f65b-0c27-4639-ba96-0c29a7e7ec3b tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Volume info retrieved successfully. Sep 01 00:30:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0df8f65b-0c27-4639-ba96-0c29a7e7ec3b tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] http://192.168.122.147/volume/v3/volumes/92e90c0c-02fb-4c0b-8498-fac861ae8fc4 returned with HTTP 200 Sep 01 00:30:20 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1217/2395] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:20 2026] GET /volume/v3/volumes/92e90c0c-02fb-4c0b-8498-fac861ae8fc4 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ca734dd0-759e-4b18-9f93-ce0b6058db5b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ca734dd0-759e-4b18-9f93-ce0b6058db5b tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] POST http://192.168.122.147/volume/v3/volumes/92e90c0c-02fb-4c0b-8498-fac861ae8fc4/action Sep 01 00:30:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ca734dd0-759e-4b18-9f93-ce0b6058db5b tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1290051546", "disk_format": "raw"}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:30:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ca734dd0-759e-4b18-9f93-ce0b6058db5b tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1290051546", "disk_format": "raw"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:30:20 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:20 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:20 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:20 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:20 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ca734dd0-759e-4b18-9f93-ce0b6058db5b tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Volume info retrieved successfully. Sep 01 00:30:20 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:20 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:20 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:20 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:20 devstack devstack@c-api.service[87485]: DEBUG cinder.image.image_utils [None req-ca734dd0-759e-4b18-9f93-ce0b6058db5b tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1290051546'}] 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-1290051546'}]. {{(pid=87485) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 00:30:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-cf02bbfa-0457-435a-b1a0-2f8ac6406553 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cf02bbfa-0457-435a-b1a0-2f8ac6406553 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] GET http://192.168.122.147/volume/v3/volumes/2c1db167-75de-4e3d-8524-71117673bed3 Sep 01 00:30:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cf02bbfa-0457-435a-b1a0-2f8ac6406553 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cf02bbfa-0457-435a-b1a0-2f8ac6406553 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cf02bbfa-0457-435a-b1a0-2f8ac6406553 tempest-VolumesSnapshotNegativeTestJSON-86615337 tempest-VolumesSnapshotNegativeTestJSON-86615337-project-member] http://192.168.122.147/volume/v3/volumes/2c1db167-75de-4e3d-8524-71117673bed3 returned with HTTP 404 Sep 01 00:30:20 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1218/2396] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:20 2026] GET /volume/v3/volumes/2c1db167-75de-4e3d-8524-71117673bed3 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:30:21 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ca734dd0-759e-4b18-9f93-ce0b6058db5b tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Copy volume to image completed successfully. Sep 01 00:30:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ca734dd0-759e-4b18-9f93-ce0b6058db5b tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] http://192.168.122.147/volume/v3/volumes/92e90c0c-02fb-4c0b-8498-fac861ae8fc4/action returned with HTTP 202 Sep 01 00:30:21 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1179/2397] 192.168.122.147 () {60 vars in 1275 bytes} [Tue Sep 1 00:30:20 2026] POST /volume/v3/volumes/92e90c0c-02fb-4c0b-8498-fac861ae8fc4/action => generated 654 bytes in 854 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:30:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f60c7db5-64b1-4fec-9122-6e72c5412a4d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f60c7db5-64b1-4fec-9122-6e72c5412a4d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:30:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f60c7db5-64b1-4fec-9122-6e72c5412a4d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1612900054"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:30:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-f60c7db5-64b1-4fec-9122-6e72c5412a4d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1612900054'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:30:25 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-f60c7db5-64b1-4fec-9122-6e72c5412a4d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Create volume of 1 GB Sep 01 00:30:25 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f60c7db5-64b1-4fec-9122-6e72c5412a4d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Availability Zones retrieved successfully. Sep 01 00:30:25 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f60c7db5-64b1-4fec-9122-6e72c5412a4d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Flow 'volume_create_api' (9ec60e9f-fd88-4c0f-b8ea-30b46fe45c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:30:25 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f60c7db5-64b1-4fec-9122-6e72c5412a4d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ee82f98-5449-4440-b290-1779020e494c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:25 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-f60c7db5-64b1-4fec-9122-6e72c5412a4d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:30:25 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f60c7db5-64b1-4fec-9122-6e72c5412a4d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ee82f98-5449-4440-b290-1779020e494c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:25 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f60c7db5-64b1-4fec-9122-6e72c5412a4d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad1a48bd-a00a-4481-8554-26310a562f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:26 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-f60c7db5-64b1-4fec-9122-6e72c5412a4d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Created reservations ['f2b56bb3-eca7-46a2-823f-46173f2e9285', '0a3584af-0f29-4114-a5d3-d64e57d3a0a6', 'b867c4fb-298c-4ab6-8af9-3dd07089b4bb', '6874f1c6-fc5d-46bd-aed1-08281b74393f'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:30:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f60c7db5-64b1-4fec-9122-6e72c5412a4d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad1a48bd-a00a-4481-8554-26310a562f1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2b56bb3-eca7-46a2-823f-46173f2e9285', '0a3584af-0f29-4114-a5d3-d64e57d3a0a6', 'b867c4fb-298c-4ab6-8af9-3dd07089b4bb', '6874f1c6-fc5d-46bd-aed1-08281b74393f']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f60c7db5-64b1-4fec-9122-6e72c5412a4d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7dce5d6-64ff-4a4a-b6e1-fe173bbfb38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:26 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:26 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f60c7db5-64b1-4fec-9122-6e72c5412a4d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7dce5d6-64ff-4a4a-b6e1-fe173bbfb38f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f29882aa-5187-480f-89bc-2029fe4a9856', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1612900054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b8e2d3bdb64f5c890c2f254a299d68',qos_specs=None,replication_status=,reservations=['f2b56bb3-eca7-46a2-823f-46173f2e9285','0a3584af-0f29-4114-a5d3-d64e57d3a0a6','b867c4fb-298c-4ab6-8af9-3dd07089b4bb','6874f1c6-fc5d-46bd-aed1-08281b74393f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1090ed951d442a29b3e13f04dfc00bf',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:30:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1612900054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f29882aa-5187-480f-89bc-2029fe4a9856,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76b8e2d3bdb64f5c890c2f254a299d68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1090ed951d442a29b3e13f04dfc00bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f60c7db5-64b1-4fec-9122-6e72c5412a4d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fbe0377-3634-4ef8-9c69-dad1a06e44b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f60c7db5-64b1-4fec-9122-6e72c5412a4d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fbe0377-3634-4ef8-9c69-dad1a06e44b9) transitioned into state 'SUCCESS' from state '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-1612900054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b8e2d3bdb64f5c890c2f254a299d68',qos_specs=None,replication_status=,reservations=['f2b56bb3-eca7-46a2-823f-46173f2e9285','0a3584af-0f29-4114-a5d3-d64e57d3a0a6','b867c4fb-298c-4ab6-8af9-3dd07089b4bb','6874f1c6-fc5d-46bd-aed1-08281b74393f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1090ed951d442a29b3e13f04dfc00bf',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f60c7db5-64b1-4fec-9122-6e72c5412a4d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6130ba0-1974-4705-9c60-bcce10cf05ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f60c7db5-64b1-4fec-9122-6e72c5412a4d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6130ba0-1974-4705-9c60-bcce10cf05ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f60c7db5-64b1-4fec-9122-6e72c5412a4d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Flow 'volume_create_api' (9ec60e9f-fd88-4c0f-b8ea-30b46fe45c37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:30:26 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f60c7db5-64b1-4fec-9122-6e72c5412a4d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Create volume request issued successfully. Sep 01 00:30:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f60c7db5-64b1-4fec-9122-6e72c5412a4d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:30:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1219/2398] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:30:24 2026] POST /volume/v3/volumes => generated 769 bytes in 2013 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:30:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-bcc82a71-b06e-4288-a15f-3967ec548bba None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bcc82a71-b06e-4288-a15f-3967ec548bba tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 Sep 01 00:30:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bcc82a71-b06e-4288-a15f-3967ec548bba tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bcc82a71-b06e-4288-a15f-3967ec548bba tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:26 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:26 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:26 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:26 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:26 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-bcc82a71-b06e-4288-a15f-3967ec548bba tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:30:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bcc82a71-b06e-4288-a15f-3967ec548bba tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 returned with HTTP 200 Sep 01 00:30:27 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1180/2399] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:26 2026] GET /volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 => generated 837 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:30:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e104bce2-4fb2-4794-a410-51d1234089eb None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e104bce2-4fb2-4794-a410-51d1234089eb tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 Sep 01 00:30:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e104bce2-4fb2-4794-a410-51d1234089eb tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e104bce2-4fb2-4794-a410-51d1234089eb tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:28 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:28 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:28 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e104bce2-4fb2-4794-a410-51d1234089eb tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:30:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e104bce2-4fb2-4794-a410-51d1234089eb tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 returned with HTTP 200 Sep 01 00:30:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1220/2400] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:28 2026] GET /volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 => generated 861 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-46955450-5e43-4580-bb17-b4f8d26cad6f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-46955450-5e43-4580-bb17-b4f8d26cad6f tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 Sep 01 00:30:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-46955450-5e43-4580-bb17-b4f8d26cad6f tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-46955450-5e43-4580-bb17-b4f8d26cad6f tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:29 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:29 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:29 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:29 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:29 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-46955450-5e43-4580-bb17-b4f8d26cad6f tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:30:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-46955450-5e43-4580-bb17-b4f8d26cad6f tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 returned with HTTP 200 Sep 01 00:30:29 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1181/2401] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:29 2026] GET /volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 => generated 861 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-cbe21739-a31e-418d-89bb-cf4b47a5c64f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cbe21739-a31e-418d-89bb-cf4b47a5c64f tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 Sep 01 00:30:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cbe21739-a31e-418d-89bb-cf4b47a5c64f tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cbe21739-a31e-418d-89bb-cf4b47a5c64f tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:30 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:30 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:30 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:30 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-cbe21739-a31e-418d-89bb-cf4b47a5c64f tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:30:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cbe21739-a31e-418d-89bb-cf4b47a5c64f tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 returned with HTTP 200 Sep 01 00:30:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1221/2402] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:30 2026] GET /volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 => generated 861 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c7109ce4-2e6a-485d-ac1c-b65875fe929b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c7109ce4-2e6a-485d-ac1c-b65875fe929b tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 Sep 01 00:30:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c7109ce4-2e6a-485d-ac1c-b65875fe929b tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c7109ce4-2e6a-485d-ac1c-b65875fe929b tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:31 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:31 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:31 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:31 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:31 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c7109ce4-2e6a-485d-ac1c-b65875fe929b tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:30:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c7109ce4-2e6a-485d-ac1c-b65875fe929b tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 returned with HTTP 200 Sep 01 00:30:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1182/2403] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:31 2026] GET /volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 => generated 861 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6895ea31-eab8-4285-bb55-945227542786 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6895ea31-eab8-4285-bb55-945227542786 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 Sep 01 00:30:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6895ea31-eab8-4285-bb55-945227542786 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6895ea31-eab8-4285-bb55-945227542786 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:32 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:32 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:32 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:32 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:32 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6895ea31-eab8-4285-bb55-945227542786 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:30:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6895ea31-eab8-4285-bb55-945227542786 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 returned with HTTP 200 Sep 01 00:30:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1222/2404] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:32 2026] GET /volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d63f8cd3-9225-4de7-9607-0de79bce0cdd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d63f8cd3-9225-4de7-9607-0de79bce0cdd tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 Sep 01 00:30:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d63f8cd3-9225-4de7-9607-0de79bce0cdd tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d63f8cd3-9225-4de7-9607-0de79bce0cdd tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:33 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:33 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:33 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:33 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:33 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d63f8cd3-9225-4de7-9607-0de79bce0cdd tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:30:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d63f8cd3-9225-4de7-9607-0de79bce0cdd tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 returned with HTTP 200 Sep 01 00:30:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1183/2405] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:33 2026] GET /volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 => generated 861 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7104d9a1-cf93-4b68-abe4-327117e587a6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7104d9a1-cf93-4b68-abe4-327117e587a6 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 Sep 01 00:30:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7104d9a1-cf93-4b68-abe4-327117e587a6 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7104d9a1-cf93-4b68-abe4-327117e587a6 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:34 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:34 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:34 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:34 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:34 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7104d9a1-cf93-4b68-abe4-327117e587a6 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:30:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7104d9a1-cf93-4b68-abe4-327117e587a6 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 returned with HTTP 200 Sep 01 00:30:34 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1223/2406] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:34 2026] GET /volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 => generated 861 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3f5eba73-8e71-43b3-9730-d46a3a71eb23 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3f5eba73-8e71-43b3-9730-d46a3a71eb23 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 Sep 01 00:30:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3f5eba73-8e71-43b3-9730-d46a3a71eb23 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3f5eba73-8e71-43b3-9730-d46a3a71eb23 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:35 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:35 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:35 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:35 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:35 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3f5eba73-8e71-43b3-9730-d46a3a71eb23 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:30:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3f5eba73-8e71-43b3-9730-d46a3a71eb23 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 returned with HTTP 200 Sep 01 00:30:35 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1184/2407] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:35 2026] GET /volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-31b0a3fe-be9b-47e2-86f8-b2a33741eb68 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-31b0a3fe-be9b-47e2-86f8-b2a33741eb68 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 Sep 01 00:30:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-31b0a3fe-be9b-47e2-86f8-b2a33741eb68 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-31b0a3fe-be9b-47e2-86f8-b2a33741eb68 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:36 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:36 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:36 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:36 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:36 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-31b0a3fe-be9b-47e2-86f8-b2a33741eb68 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:30:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-31b0a3fe-be9b-47e2-86f8-b2a33741eb68 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 returned with HTTP 200 Sep 01 00:30:36 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1224/2408] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:36 2026] GET /volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 => generated 861 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7339e847-ec47-4b14-a71c-7d1e07f86123 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7339e847-ec47-4b14-a71c-7d1e07f86123 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 Sep 01 00:30:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7339e847-ec47-4b14-a71c-7d1e07f86123 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7339e847-ec47-4b14-a71c-7d1e07f86123 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:37 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:37 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:37 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:37 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7339e847-ec47-4b14-a71c-7d1e07f86123 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:30:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7339e847-ec47-4b14-a71c-7d1e07f86123 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 returned with HTTP 200 Sep 01 00:30:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1185/2409] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:37 2026] GET /volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-77b2632f-f938-458b-91f3-234a2e7fda23 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-77b2632f-f938-458b-91f3-234a2e7fda23 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 Sep 01 00:30:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-77b2632f-f938-458b-91f3-234a2e7fda23 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-77b2632f-f938-458b-91f3-234a2e7fda23 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:38 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:38 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:38 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:38 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:38 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-77b2632f-f938-458b-91f3-234a2e7fda23 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:30:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-77b2632f-f938-458b-91f3-234a2e7fda23 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 returned with HTTP 200 Sep 01 00:30:38 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1225/2410] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:38 2026] GET /volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 => generated 861 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ed2f431e-f1d5-4a17-ac4a-5928b25e0fd7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ed2f431e-f1d5-4a17-ac4a-5928b25e0fd7 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 Sep 01 00:30:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ed2f431e-f1d5-4a17-ac4a-5928b25e0fd7 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ed2f431e-f1d5-4a17-ac4a-5928b25e0fd7 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:39 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:39 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:39 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:39 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:39 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ed2f431e-f1d5-4a17-ac4a-5928b25e0fd7 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:30:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ed2f431e-f1d5-4a17-ac4a-5928b25e0fd7 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 returned with HTTP 200 Sep 01 00:30:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1186/2411] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:39 2026] GET /volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-24cb7abc-86f7-40c6-80bd-6a31723c4fb8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-24cb7abc-86f7-40c6-80bd-6a31723c4fb8 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:30:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-24cb7abc-86f7-40c6-80bd-6a31723c4fb8 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1173841752", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:30:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-24cb7abc-86f7-40c6-80bd-6a31723c4fb8 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1173841752', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:30:40 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-24cb7abc-86f7-40c6-80bd-6a31723c4fb8 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Create volume of 1 GB Sep 01 00:30:40 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-24cb7abc-86f7-40c6-80bd-6a31723c4fb8 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Availability Zones retrieved successfully. Sep 01 00:30:40 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-24cb7abc-86f7-40c6-80bd-6a31723c4fb8 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Flow 'volume_create_api' (4a6bd527-9849-420e-9f1c-dabc84853ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:30:40 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-24cb7abc-86f7-40c6-80bd-6a31723c4fb8 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8963095b-d50d-46cb-8110-f8cd18ad68f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:40 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-24cb7abc-86f7-40c6-80bd-6a31723c4fb8 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:30:40 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-24cb7abc-86f7-40c6-80bd-6a31723c4fb8 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8963095b-d50d-46cb-8110-f8cd18ad68f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:40 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-24cb7abc-86f7-40c6-80bd-6a31723c4fb8 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3792f207-2b5e-4343-ba5e-09bb82bca3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-88e2cb00-3102-4b18-93b2-7da58d4f0cf2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-88e2cb00-3102-4b18-93b2-7da58d4f0cf2 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 Sep 01 00:30:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-88e2cb00-3102-4b18-93b2-7da58d4f0cf2 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-88e2cb00-3102-4b18-93b2-7da58d4f0cf2 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:41 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:41 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:41 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:41 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:41 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-88e2cb00-3102-4b18-93b2-7da58d4f0cf2 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:30:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-88e2cb00-3102-4b18-93b2-7da58d4f0cf2 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 returned with HTTP 200 Sep 01 00:30:41 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1187/2412] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:40 2026] GET /volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 => generated 861 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:41 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-24cb7abc-86f7-40c6-80bd-6a31723c4fb8 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Created reservations ['4d8f92aa-80f1-462b-a59d-97beb4def22f', 'e6e8b750-15e2-4044-af57-008718d3a2d3', 'fbb0f052-78b0-42ea-ab5b-e6f660a6b691', '4503aad3-bba5-40de-8b56-042c2f790147'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:30:41 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-24cb7abc-86f7-40c6-80bd-6a31723c4fb8 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3792f207-2b5e-4343-ba5e-09bb82bca3d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d8f92aa-80f1-462b-a59d-97beb4def22f', 'e6e8b750-15e2-4044-af57-008718d3a2d3', 'fbb0f052-78b0-42ea-ab5b-e6f660a6b691', '4503aad3-bba5-40de-8b56-042c2f790147']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:41 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-24cb7abc-86f7-40c6-80bd-6a31723c4fb8 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a03c9d20-1a20-42c9-9101-654d3b9681af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:41 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:41 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:41 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-24cb7abc-86f7-40c6-80bd-6a31723c4fb8 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a03c9d20-1a20-42c9-9101-654d3b9681af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5a995e4-8445-43a9-bb9e-8ca0b859e3ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1173841752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e11f5d86f67d4ea9a65bf79f5ea90b83',qos_specs=None,replication_status=,reservations=['4d8f92aa-80f1-462b-a59d-97beb4def22f','e6e8b750-15e2-4044-af57-008718d3a2d3','fbb0f052-78b0-42ea-ab5b-e6f660a6b691','4503aad3-bba5-40de-8b56-042c2f790147'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0ea305349f545528341b48d7fbf9b92',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:30:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1173841752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5a995e4-8445-43a9-bb9e-8ca0b859e3ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e11f5d86f67d4ea9a65bf79f5ea90b83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0ea305349f545528341b48d7fbf9b92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:41 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-24cb7abc-86f7-40c6-80bd-6a31723c4fb8 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f36747e-d074-4f9f-9699-5956ad697471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:41 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-24cb7abc-86f7-40c6-80bd-6a31723c4fb8 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f36747e-d074-4f9f-9699-5956ad697471) transitioned into state 'SUCCESS' from state '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-1173841752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e11f5d86f67d4ea9a65bf79f5ea90b83',qos_specs=None,replication_status=,reservations=['4d8f92aa-80f1-462b-a59d-97beb4def22f','e6e8b750-15e2-4044-af57-008718d3a2d3','fbb0f052-78b0-42ea-ab5b-e6f660a6b691','4503aad3-bba5-40de-8b56-042c2f790147'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0ea305349f545528341b48d7fbf9b92',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:41 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-24cb7abc-86f7-40c6-80bd-6a31723c4fb8 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d38c6147-cab6-4c94-b14e-b0320ae07755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:41 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-24cb7abc-86f7-40c6-80bd-6a31723c4fb8 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d38c6147-cab6-4c94-b14e-b0320ae07755) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:41 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-24cb7abc-86f7-40c6-80bd-6a31723c4fb8 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Flow 'volume_create_api' (4a6bd527-9849-420e-9f1c-dabc84853ac2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:30:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-24cb7abc-86f7-40c6-80bd-6a31723c4fb8 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Create volume request issued successfully. Sep 01 00:30:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-24cb7abc-86f7-40c6-80bd-6a31723c4fb8 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:30:41 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1226/2413] 192.168.122.147 () {62 vars in 1184 bytes} [Tue Sep 1 00:30:40 2026] POST /volume/v3/volumes => generated 798 bytes in 1030 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:30:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0c2eeecd-e975-421d-92e5-bf8608acf972 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0c2eeecd-e975-421d-92e5-bf8608acf972 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] GET http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac Sep 01 00:30:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0c2eeecd-e975-421d-92e5-bf8608acf972 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0c2eeecd-e975-421d-92e5-bf8608acf972 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:41 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:41 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:41 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:41 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:41 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0c2eeecd-e975-421d-92e5-bf8608acf972 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Volume info retrieved successfully. Sep 01 00:30:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0c2eeecd-e975-421d-92e5-bf8608acf972 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac returned with HTTP 200 Sep 01 00:30:41 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1188/2414] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:30:41 2026] GET /volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac => generated 866 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:30:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0a938092-053f-42c6-ac50-ca0407c64611 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0a938092-053f-42c6-ac50-ca0407c64611 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 Sep 01 00:30:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0a938092-053f-42c6-ac50-ca0407c64611 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0a938092-053f-42c6-ac50-ca0407c64611 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:42 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:42 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:42 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:42 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:42 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0a938092-053f-42c6-ac50-ca0407c64611 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:30:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0a938092-053f-42c6-ac50-ca0407c64611 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 returned with HTTP 200 Sep 01 00:30:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1227/2415] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:42 2026] GET /volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 => generated 861 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-63df34eb-21da-4b89-8789-17bc68fbfe0e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-63df34eb-21da-4b89-8789-17bc68fbfe0e tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] GET http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac Sep 01 00:30:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-63df34eb-21da-4b89-8789-17bc68fbfe0e tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-63df34eb-21da-4b89-8789-17bc68fbfe0e tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:42 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:42 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:42 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:42 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:42 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-63df34eb-21da-4b89-8789-17bc68fbfe0e tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Volume info retrieved successfully. Sep 01 00:30:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-63df34eb-21da-4b89-8789-17bc68fbfe0e tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac returned with HTTP 200 Sep 01 00:30:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1189/2416] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:30:42 2026] GET /volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac => generated 890 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:30:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-dcaae9dc-f760-47a9-85d4-0ae5825a6f64 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-dcaae9dc-f760-47a9-85d4-0ae5825a6f64 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 Sep 01 00:30:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-dcaae9dc-f760-47a9-85d4-0ae5825a6f64 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-dcaae9dc-f760-47a9-85d4-0ae5825a6f64 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:43 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-dcaae9dc-f760-47a9-85d4-0ae5825a6f64 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:30:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-dcaae9dc-f760-47a9-85d4-0ae5825a6f64 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 returned with HTTP 200 Sep 01 00:30:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1228/2417] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:43 2026] GET /volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 => generated 861 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:30:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-633b8685-d2f4-4d5a-b7c9-d330eaa27fdc None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-633b8685-d2f4-4d5a-b7c9-d330eaa27fdc tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] GET http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac Sep 01 00:30:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-633b8685-d2f4-4d5a-b7c9-d330eaa27fdc tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-633b8685-d2f4-4d5a-b7c9-d330eaa27fdc tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:43 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-633b8685-d2f4-4d5a-b7c9-d330eaa27fdc tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Volume info retrieved successfully. Sep 01 00:30:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-633b8685-d2f4-4d5a-b7c9-d330eaa27fdc tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac returned with HTTP 200 Sep 01 00:30:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1190/2418] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:30:43 2026] GET /volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac => generated 890 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:30:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d8c0fca7-bd0f-4cea-8f4d-9d4cbe2883c2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d8c0fca7-bd0f-4cea-8f4d-9d4cbe2883c2 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 Sep 01 00:30:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d8c0fca7-bd0f-4cea-8f4d-9d4cbe2883c2 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d8c0fca7-bd0f-4cea-8f4d-9d4cbe2883c2 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:44 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:44 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:44 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d8c0fca7-bd0f-4cea-8f4d-9d4cbe2883c2 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:30:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d8c0fca7-bd0f-4cea-8f4d-9d4cbe2883c2 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 returned with HTTP 200 Sep 01 00:30:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1229/2419] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:44 2026] GET /volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 => generated 861 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-30d1b778-42cb-4837-b114-01685cb41107 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-30d1b778-42cb-4837-b114-01685cb41107 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] GET http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac Sep 01 00:30:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-30d1b778-42cb-4837-b114-01685cb41107 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-30d1b778-42cb-4837-b114-01685cb41107 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-30d1b778-42cb-4837-b114-01685cb41107 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Volume info retrieved successfully. Sep 01 00:30:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-30d1b778-42cb-4837-b114-01685cb41107 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac returned with HTTP 200 Sep 01 00:30:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1191/2420] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:30:44 2026] GET /volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac => generated 890 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:30:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a3390814-f3ac-4a96-af11-a1610014fe4c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a3390814-f3ac-4a96-af11-a1610014fe4c tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 Sep 01 00:30:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a3390814-f3ac-4a96-af11-a1610014fe4c tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a3390814-f3ac-4a96-af11-a1610014fe4c tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:45 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:45 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a3390814-f3ac-4a96-af11-a1610014fe4c tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:30:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a3390814-f3ac-4a96-af11-a1610014fe4c tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 returned with HTTP 200 Sep 01 00:30:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1230/2421] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:45 2026] GET /volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 => generated 861 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0497e13b-7854-4c1b-a090-1b12d225639c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0497e13b-7854-4c1b-a090-1b12d225639c tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] GET http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac Sep 01 00:30:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0497e13b-7854-4c1b-a090-1b12d225639c tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0497e13b-7854-4c1b-a090-1b12d225639c tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:45 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:45 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0497e13b-7854-4c1b-a090-1b12d225639c tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Volume info retrieved successfully. Sep 01 00:30:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0497e13b-7854-4c1b-a090-1b12d225639c tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac returned with HTTP 200 Sep 01 00:30:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1192/2422] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:30:45 2026] GET /volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac => generated 890 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:30:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f45a658d-c5b7-4c5e-9f9d-fd870423c27b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f45a658d-c5b7-4c5e-9f9d-fd870423c27b tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 Sep 01 00:30:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f45a658d-c5b7-4c5e-9f9d-fd870423c27b tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f45a658d-c5b7-4c5e-9f9d-fd870423c27b tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:46 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:46 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:46 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:46 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:46 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f45a658d-c5b7-4c5e-9f9d-fd870423c27b tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:30:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f45a658d-c5b7-4c5e-9f9d-fd870423c27b tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 returned with HTTP 200 Sep 01 00:30:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1231/2423] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:46 2026] GET /volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 => generated 861 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:30:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b0010a92-fa12-496b-9124-bcac04acf101 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b0010a92-fa12-496b-9124-bcac04acf101 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] GET http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac Sep 01 00:30:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b0010a92-fa12-496b-9124-bcac04acf101 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b0010a92-fa12-496b-9124-bcac04acf101 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:46 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:46 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:46 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:46 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:46 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b0010a92-fa12-496b-9124-bcac04acf101 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Volume info retrieved successfully. Sep 01 00:30:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b0010a92-fa12-496b-9124-bcac04acf101 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac returned with HTTP 200 Sep 01 00:30:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1193/2424] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:30:46 2026] GET /volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac => generated 890 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:30:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7e53d12d-9d40-4ec8-907e-fbf7f262e961 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7e53d12d-9d40-4ec8-907e-fbf7f262e961 tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] GET http://192.168.122.147/volume/v3/volumes/92e90c0c-02fb-4c0b-8498-fac861ae8fc4 Sep 01 00:30:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7e53d12d-9d40-4ec8-907e-fbf7f262e961 tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7e53d12d-9d40-4ec8-907e-fbf7f262e961 tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:47 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:47 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:47 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:47 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:47 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7e53d12d-9d40-4ec8-907e-fbf7f262e961 tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Volume info retrieved successfully. Sep 01 00:30:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7e53d12d-9d40-4ec8-907e-fbf7f262e961 tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] http://192.168.122.147/volume/v3/volumes/92e90c0c-02fb-4c0b-8498-fac861ae8fc4 returned with HTTP 200 Sep 01 00:30:47 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1232/2425] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:47 2026] GET /volume/v3/volumes/92e90c0c-02fb-4c0b-8498-fac861ae8fc4 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-75f14f6d-cc42-4591-8e25-d069ab9cb3c9 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-75f14f6d-cc42-4591-8e25-d069ab9cb3c9 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 Sep 01 00:30:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-75f14f6d-cc42-4591-8e25-d069ab9cb3c9 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-75f14f6d-cc42-4591-8e25-d069ab9cb3c9 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:47 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:47 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:47 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:47 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:47 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-75f14f6d-cc42-4591-8e25-d069ab9cb3c9 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:30:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-75f14f6d-cc42-4591-8e25-d069ab9cb3c9 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 returned with HTTP 200 Sep 01 00:30:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1194/2426] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:47 2026] GET /volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 => generated 861 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d0f58b8c-822b-4b95-9206-4d10d6cec65a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d0f58b8c-822b-4b95-9206-4d10d6cec65a tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] GET http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac Sep 01 00:30:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d0f58b8c-822b-4b95-9206-4d10d6cec65a tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d0f58b8c-822b-4b95-9206-4d10d6cec65a tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:47 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:47 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:47 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:47 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:47 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d0f58b8c-822b-4b95-9206-4d10d6cec65a tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Volume info retrieved successfully. Sep 01 00:30:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d0f58b8c-822b-4b95-9206-4d10d6cec65a tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac returned with HTTP 200 Sep 01 00:30:47 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1233/2427] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:30:47 2026] GET /volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac => generated 890 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:30:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e6a1ec31-0583-4fa2-8b6e-de531aa3b82f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e6a1ec31-0583-4fa2-8b6e-de531aa3b82f tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] GET http://192.168.122.147/volume/v3/volumes/92e90c0c-02fb-4c0b-8498-fac861ae8fc4 Sep 01 00:30:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e6a1ec31-0583-4fa2-8b6e-de531aa3b82f tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e6a1ec31-0583-4fa2-8b6e-de531aa3b82f tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:48 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:48 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:48 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:48 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:48 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e6a1ec31-0583-4fa2-8b6e-de531aa3b82f tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Volume info retrieved successfully. Sep 01 00:30:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e6a1ec31-0583-4fa2-8b6e-de531aa3b82f tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] http://192.168.122.147/volume/v3/volumes/92e90c0c-02fb-4c0b-8498-fac861ae8fc4 returned with HTTP 200 Sep 01 00:30:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1195/2428] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:48 2026] GET /volume/v3/volumes/92e90c0c-02fb-4c0b-8498-fac861ae8fc4 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c89384bc-be0f-4d49-bd3e-e4e6306cd1b2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c89384bc-be0f-4d49-bd3e-e4e6306cd1b2 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 Sep 01 00:30:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c89384bc-be0f-4d49-bd3e-e4e6306cd1b2 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c89384bc-be0f-4d49-bd3e-e4e6306cd1b2 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:48 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:48 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:48 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:48 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:48 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c89384bc-be0f-4d49-bd3e-e4e6306cd1b2 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:30:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c89384bc-be0f-4d49-bd3e-e4e6306cd1b2 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 returned with HTTP 200 Sep 01 00:30:48 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1234/2429] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:48 2026] GET /volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 => generated 862 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-caadab64-e650-4dfe-9a1d-8374a8d5f464 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-caadab64-e650-4dfe-9a1d-8374a8d5f464 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:30:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-caadab64-e650-4dfe-9a1d-8374a8d5f464 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f29882aa-5187-480f-89bc-2029fe4a9856", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1277640020"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:30:48 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:48 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:48 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:48 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:48 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-caadab64-e650-4dfe-9a1d-8374a8d5f464 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:30:48 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-caadab64-e650-4dfe-9a1d-8374a8d5f464 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Create snapshot from volume f29882aa-5187-480f-89bc-2029fe4a9856 Sep 01 00:30:48 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-caadab64-e650-4dfe-9a1d-8374a8d5f464 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Created reservations ['89a3f3a4-d7b3-49a5-a392-fdbdde8408e4', '74cf8558-34c6-414e-98fb-d55a5fdbac16', '6c16a404-8df0-45df-9754-485548f6cec1', '027c1ff4-dd6b-4571-817c-27840e5122c7'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:30:48 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:48 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:48 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-caadab64-e650-4dfe-9a1d-8374a8d5f464 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Snapshot create request issued successfully. Sep 01 00:30:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-caadab64-e650-4dfe-9a1d-8374a8d5f464 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:30:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1196/2430] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:30:48 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 00:30:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ee229db4-5fce-4b0d-80d6-015f755d7232 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ee229db4-5fce-4b0d-80d6-015f755d7232 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/snapshots/611034b1-2b25-4637-9479-416a2ab847e2 Sep 01 00:30:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ee229db4-5fce-4b0d-80d6-015f755d7232 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ee229db4-5fce-4b0d-80d6-015f755d7232 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:48 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:48 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:48 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ee229db4-5fce-4b0d-80d6-015f755d7232 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Snapshot retrieved successfully. Sep 01 00:30:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ee229db4-5fce-4b0d-80d6-015f755d7232 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/snapshots/611034b1-2b25-4637-9479-416a2ab847e2 returned with HTTP 200 Sep 01 00:30:48 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1235/2431] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:30:48 2026] GET /volume/v3/snapshots/611034b1-2b25-4637-9479-416a2ab847e2 => generated 448 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-52f71eba-da41-4aae-956b-7e93c64c0fc4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-52f71eba-da41-4aae-956b-7e93c64c0fc4 tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] DELETE http://192.168.122.147/volume/v3/volumes/92e90c0c-02fb-4c0b-8498-fac861ae8fc4 Sep 01 00:30:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-52f71eba-da41-4aae-956b-7e93c64c0fc4 tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-52f71eba-da41-4aae-956b-7e93c64c0fc4 tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:48 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-52f71eba-da41-4aae-956b-7e93c64c0fc4 tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Delete volume with id: 92e90c0c-02fb-4c0b-8498-fac861ae8fc4 Sep 01 00:30:48 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:48 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:48 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:48 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:48 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-52f71eba-da41-4aae-956b-7e93c64c0fc4 tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Volume info retrieved successfully. Sep 01 00:30:48 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-52f71eba-da41-4aae-956b-7e93c64c0fc4 tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Delete volume request issued successfully. Sep 01 00:30:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-52f71eba-da41-4aae-956b-7e93c64c0fc4 tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] http://192.168.122.147/volume/v3/volumes/92e90c0c-02fb-4c0b-8498-fac861ae8fc4 returned with HTTP 202 Sep 01 00:30:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1197/2432] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:30:48 2026] DELETE /volume/v3/volumes/92e90c0c-02fb-4c0b-8498-fac861ae8fc4 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:30:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b521dab1-8f34-460b-afb3-123dba9b2776 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-dcadf211-0755-49f3-b566-a96a6d8eba5f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b521dab1-8f34-460b-afb3-123dba9b2776 tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] GET http://192.168.122.147/volume/v3/volumes/92e90c0c-02fb-4c0b-8498-fac861ae8fc4 Sep 01 00:30:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b521dab1-8f34-460b-afb3-123dba9b2776 tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dcadf211-0755-49f3-b566-a96a6d8eba5f tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] GET http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac Sep 01 00:30:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b521dab1-8f34-460b-afb3-123dba9b2776 tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dcadf211-0755-49f3-b566-a96a6d8eba5f tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dcadf211-0755-49f3-b566-a96a6d8eba5f tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:49 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:49 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:49 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:49 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:49 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-dcadf211-0755-49f3-b566-a96a6d8eba5f tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Volume info retrieved successfully. Sep 01 00:30:49 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:49 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:49 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:49 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dcadf211-0755-49f3-b566-a96a6d8eba5f tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac returned with HTTP 200 Sep 01 00:30:49 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1198/2433] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:30:48 2026] GET /volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac => generated 890 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:30:49 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b521dab1-8f34-460b-afb3-123dba9b2776 tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Volume info retrieved successfully. Sep 01 00:30:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b521dab1-8f34-460b-afb3-123dba9b2776 tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] http://192.168.122.147/volume/v3/volumes/92e90c0c-02fb-4c0b-8498-fac861ae8fc4 returned with HTTP 200 Sep 01 00:30:49 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1236/2434] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:48 2026] GET /volume/v3/volumes/92e90c0c-02fb-4c0b-8498-fac861ae8fc4 => generated 857 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-21c1a51c-65c1-4153-b3ef-37bed855e558 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-21c1a51c-65c1-4153-b3ef-37bed855e558 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/snapshots/611034b1-2b25-4637-9479-416a2ab847e2 Sep 01 00:30:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-21c1a51c-65c1-4153-b3ef-37bed855e558 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-21c1a51c-65c1-4153-b3ef-37bed855e558 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:49 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:49 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:49 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-21c1a51c-65c1-4153-b3ef-37bed855e558 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Snapshot retrieved successfully. Sep 01 00:30:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-21c1a51c-65c1-4153-b3ef-37bed855e558 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/snapshots/611034b1-2b25-4637-9479-416a2ab847e2 returned with HTTP 200 Sep 01 00:30:49 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1199/2435] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:30:49 2026] GET /volume/v3/snapshots/611034b1-2b25-4637-9479-416a2ab847e2 => generated 448 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:30:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-87217c50-2194-4e56-bd59-7b1cd211d53f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-87217c50-2194-4e56-bd59-7b1cd211d53f tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] GET http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac Sep 01 00:30:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-87217c50-2194-4e56-bd59-7b1cd211d53f tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-87217c50-2194-4e56-bd59-7b1cd211d53f tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:50 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:50 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:50 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:50 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0ccae7b5-3a3b-4b1c-affd-d34320fb7c39 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:50 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-87217c50-2194-4e56-bd59-7b1cd211d53f tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Volume info retrieved successfully. Sep 01 00:30:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0ccae7b5-3a3b-4b1c-affd-d34320fb7c39 tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] GET http://192.168.122.147/volume/v3/volumes/92e90c0c-02fb-4c0b-8498-fac861ae8fc4 Sep 01 00:30:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0ccae7b5-3a3b-4b1c-affd-d34320fb7c39 tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0ccae7b5-3a3b-4b1c-affd-d34320fb7c39 tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-87217c50-2194-4e56-bd59-7b1cd211d53f tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac returned with HTTP 200 Sep 01 00:30:50 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1237/2436] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:30:50 2026] GET /volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac => generated 891 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:30:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0ccae7b5-3a3b-4b1c-affd-d34320fb7c39 tempest-TestImageHashVerification-361045803 tempest-TestImageHashVerification-361045803-project-member] http://192.168.122.147/volume/v3/volumes/92e90c0c-02fb-4c0b-8498-fac861ae8fc4 returned with HTTP 404 Sep 01 00:30:50 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1200/2437] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:30:50 2026] GET /volume/v3/volumes/92e90c0c-02fb-4c0b-8498-fac861ae8fc4 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:30:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b6f509ee-2a6f-4a6f-90d5-c053e6aebb50 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b6f509ee-2a6f-4a6f-90d5-c053e6aebb50 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] GET http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac Sep 01 00:30:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b6f509ee-2a6f-4a6f-90d5-c053e6aebb50 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b6f509ee-2a6f-4a6f-90d5-c053e6aebb50 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:50 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:50 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:50 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:50 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:50 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b6f509ee-2a6f-4a6f-90d5-c053e6aebb50 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Volume info retrieved successfully. Sep 01 00:30:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b6f509ee-2a6f-4a6f-90d5-c053e6aebb50 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac returned with HTTP 200 Sep 01 00:30:50 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1238/2438] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:30:50 2026] GET /volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac => generated 891 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:30:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-2341e6b2-b4d4-424c-93f5-7e6f84f03ba7 req-eacff3b0-c96a-4618-8b70-c68f1fdcd76d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-2341e6b2-b4d4-424c-93f5-7e6f84f03ba7 req-eacff3b0-c96a-4618-8b70-c68f1fdcd76d tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] GET http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac Sep 01 00:30:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-2341e6b2-b4d4-424c-93f5-7e6f84f03ba7 req-eacff3b0-c96a-4618-8b70-c68f1fdcd76d tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-2341e6b2-b4d4-424c-93f5-7e6f84f03ba7 req-eacff3b0-c96a-4618-8b70-c68f1fdcd76d tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:50 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:50 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:50 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:50 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:50 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-2341e6b2-b4d4-424c-93f5-7e6f84f03ba7 req-eacff3b0-c96a-4618-8b70-c68f1fdcd76d tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Volume info retrieved successfully. Sep 01 00:30:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-2341e6b2-b4d4-424c-93f5-7e6f84f03ba7 req-eacff3b0-c96a-4618-8b70-c68f1fdcd76d tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac returned with HTTP 200 Sep 01 00:30:50 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1201/2439] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:30:50 2026] GET /volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac => generated 873 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:30:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-935c487b-0aa2-4aef-b8aa-413569dc6dec None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-935c487b-0aa2-4aef-b8aa-413569dc6dec None None] GET http://192.168.122.147/volume// Sep 01 00:30:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-935c487b-0aa2-4aef-b8aa-413569dc6dec None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-935c487b-0aa2-4aef-b8aa-413569dc6dec None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-935c487b-0aa2-4aef-b8aa-413569dc6dec None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:30:50 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1239/2440] 192.168.122.147 () {58 vars in 1317 bytes} [Tue Sep 1 00:30:50 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:30:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-2341e6b2-b4d4-424c-93f5-7e6f84f03ba7 req-14f4236c-06e7-4911-85d7-cbf05de66132 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-2341e6b2-b4d4-424c-93f5-7e6f84f03ba7 req-14f4236c-06e7-4911-85d7-cbf05de66132 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 01 00:30:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-2341e6b2-b4d4-424c-93f5-7e6f84f03ba7 req-14f4236c-06e7-4911-85d7-cbf05de66132 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5a995e4-8445-43a9-bb9e-8ca0b859e3ac", "connector": null, "instance_uuid": "26c3bd0d-0737-48bc-98a6-8a3313ce6ed9"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:30:50 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:50 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:50 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:50 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-2341e6b2-b4d4-424c-93f5-7e6f84f03ba7 req-14f4236c-06e7-4911-85d7-cbf05de66132 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 01 00:30:50 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1202/2441] 192.168.122.147 () {66 vars in 1483 bytes} [Tue Sep 1 00:30:50 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:30:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e6a40293-28c5-4034-8559-2b9590954b28 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e6a40293-28c5-4034-8559-2b9590954b28 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/snapshots/611034b1-2b25-4637-9479-416a2ab847e2 Sep 01 00:30:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e6a40293-28c5-4034-8559-2b9590954b28 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e6a40293-28c5-4034-8559-2b9590954b28 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:50 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:50 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:50 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e6a40293-28c5-4034-8559-2b9590954b28 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Snapshot retrieved successfully. Sep 01 00:30:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e6a40293-28c5-4034-8559-2b9590954b28 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/snapshots/611034b1-2b25-4637-9479-416a2ab847e2 returned with HTTP 200 Sep 01 00:30:50 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1240/2442] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:30:50 2026] GET /volume/v3/snapshots/611034b1-2b25-4637-9479-416a2ab847e2 => generated 448 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:30:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-68ea1f58-c57a-4054-886e-066c5ca9dbac None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-68ea1f58-c57a-4054-886e-066c5ca9dbac tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] GET http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac Sep 01 00:30:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-68ea1f58-c57a-4054-886e-066c5ca9dbac tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-68ea1f58-c57a-4054-886e-066c5ca9dbac tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:50 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:50 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2f1c28a5-189e-424c-a6f1-9618e189d427 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2f1c28a5-189e-424c-a6f1-9618e189d427 None None] GET http://192.168.122.147/volume// Sep 01 00:30:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2f1c28a5-189e-424c-a6f1-9618e189d427 None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2f1c28a5-189e-424c-a6f1-9618e189d427 None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2f1c28a5-189e-424c-a6f1-9618e189d427 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:30:50 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1241/2443] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:30:50 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:30:50 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:50 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-2341e6b2-b4d4-424c-93f5-7e6f84f03ba7 req-58c1eecb-26f0-4f0e-854f-46c43e9a8325 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:50 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-68ea1f58-c57a-4054-886e-066c5ca9dbac tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Volume info retrieved successfully. Sep 01 00:30:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-68ea1f58-c57a-4054-886e-066c5ca9dbac tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac returned with HTTP 200 Sep 01 00:30:50 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1203/2444] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:30:50 2026] GET /volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac => generated 890 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:30:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-2341e6b2-b4d4-424c-93f5-7e6f84f03ba7 req-58c1eecb-26f0-4f0e-854f-46c43e9a8325 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] GET http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac Sep 01 00:30:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-2341e6b2-b4d4-424c-93f5-7e6f84f03ba7 req-58c1eecb-26f0-4f0e-854f-46c43e9a8325 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-2341e6b2-b4d4-424c-93f5-7e6f84f03ba7 req-58c1eecb-26f0-4f0e-854f-46c43e9a8325 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:51 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:51 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:51 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:51 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:51 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-2341e6b2-b4d4-424c-93f5-7e6f84f03ba7 req-58c1eecb-26f0-4f0e-854f-46c43e9a8325 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Volume info retrieved successfully. Sep 01 00:30:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-2341e6b2-b4d4-424c-93f5-7e6f84f03ba7 req-58c1eecb-26f0-4f0e-854f-46c43e9a8325 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac returned with HTTP 200 Sep 01 00:30:51 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1242/2445] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:30:50 2026] GET /volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac => generated 1053 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:30:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-2341e6b2-b4d4-424c-93f5-7e6f84f03ba7 req-e55d09a5-b7fe-4102-9b87-c2a81dc65129 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-2341e6b2-b4d4-424c-93f5-7e6f84f03ba7 req-e55d09a5-b7fe-4102-9b87-c2a81dc65129 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] PUT http://192.168.122.147/volume/v3/attachments/6a0466dd-0c16-47a6-a4d4-4c5b0635bc8e Sep 01 00:30:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-2341e6b2-b4d4-424c-93f5-7e6f84f03ba7 req-e55d09a5-b7fe-4102-9b87-c2a81dc65129 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:adfa816424c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "da743fc2-df7b-458e-a6d8-82aef14baffc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:30:51 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-2341e6b2-b4d4-424c-93f5-7e6f84f03ba7 req-e55d09a5-b7fe-4102-9b87-c2a81dc65129 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Acquiring lock "cinder-attachment_update-a5a995e4-8445-43a9-bb9e-8ca0b859e3ac-devstack" by "attachment_update" {{(pid=87485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 00:30:51 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-2341e6b2-b4d4-424c-93f5-7e6f84f03ba7 req-e55d09a5-b7fe-4102-9b87-c2a81dc65129 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Lock "cinder-attachment_update-a5a995e4-8445-43a9-bb9e-8ca0b859e3ac-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=87485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 00:30:51 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:51 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:51 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:51 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:51 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-2341e6b2-b4d4-424c-93f5-7e6f84f03ba7 req-e55d09a5-b7fe-4102-9b87-c2a81dc65129 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Lock "cinder-attachment_update-a5a995e4-8445-43a9-bb9e-8ca0b859e3ac-devstack" released by "attachment_update" :: held 0.199s {{(pid=87485) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 00:30:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-2341e6b2-b4d4-424c-93f5-7e6f84f03ba7 req-e55d09a5-b7fe-4102-9b87-c2a81dc65129 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] http://192.168.122.147/volume/v3/attachments/6a0466dd-0c16-47a6-a4d4-4c5b0635bc8e returned with HTTP 200 Sep 01 00:30:51 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1204/2446] 192.168.122.147 () {66 vars in 1593 bytes} [Tue Sep 1 00:30:51 2026] PUT /volume/v3/attachments/6a0466dd-0c16-47a6-a4d4-4c5b0635bc8e => generated 694 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:30:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7d955f0d-7749-47c5-882e-b54db274b495 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7d955f0d-7749-47c5-882e-b54db274b495 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/snapshots/611034b1-2b25-4637-9479-416a2ab847e2 Sep 01 00:30:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7d955f0d-7749-47c5-882e-b54db274b495 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7d955f0d-7749-47c5-882e-b54db274b495 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:51 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:51 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:51 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7d955f0d-7749-47c5-882e-b54db274b495 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Snapshot retrieved successfully. Sep 01 00:30:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7d955f0d-7749-47c5-882e-b54db274b495 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/snapshots/611034b1-2b25-4637-9479-416a2ab847e2 returned with HTTP 200 Sep 01 00:30:51 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1243/2447] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:30:51 2026] GET /volume/v3/snapshots/611034b1-2b25-4637-9479-416a2ab847e2 => generated 475 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:30:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b14d4b7d-bcbd-4649-a4b6-c2cebd6a7010 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b14d4b7d-bcbd-4649-a4b6-c2cebd6a7010 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:30:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b14d4b7d-bcbd-4649-a4b6-c2cebd6a7010 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "611034b1-2b25-4637-9479-416a2ab847e2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2112232658"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:30:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-b14d4b7d-bcbd-4649-a4b6-c2cebd6a7010 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Create volume request body: {'volume': {"'snapshot_id": '611034b1-2b25-4637-9479-416a2ab847e2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2112232658'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:30:52 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-b14d4b7d-bcbd-4649-a4b6-c2cebd6a7010 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Create volume of 1 GB Sep 01 00:30:52 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:52 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:52 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b14d4b7d-bcbd-4649-a4b6-c2cebd6a7010 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Availability Zones retrieved successfully. Sep 01 00:30:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d7c28529-5e8e-44d2-a490-8870f48b81aa None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d7c28529-5e8e-44d2-a490-8870f48b81aa tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] GET http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac Sep 01 00:30:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d7c28529-5e8e-44d2-a490-8870f48b81aa tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d7c28529-5e8e-44d2-a490-8870f48b81aa tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:52 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:52 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:52 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b14d4b7d-bcbd-4649-a4b6-c2cebd6a7010 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Flow 'volume_create_api' (6cea8eae-9620-4045-b366-1da9240ee3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:30:52 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:52 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:52 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b14d4b7d-bcbd-4649-a4b6-c2cebd6a7010 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (972bf20c-3759-42b8-bec8-7b0ca8837032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:52 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d7c28529-5e8e-44d2-a490-8870f48b81aa tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Volume info retrieved successfully. Sep 01 00:30:52 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-b14d4b7d-bcbd-4649-a4b6-c2cebd6a7010 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:30:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d7c28529-5e8e-44d2-a490-8870f48b81aa tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac returned with HTTP 200 Sep 01 00:30:52 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1244/2448] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:30:52 2026] GET /volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac => generated 891 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:30:52 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b14d4b7d-bcbd-4649-a4b6-c2cebd6a7010 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (972bf20c-3759-42b8-bec8-7b0ca8837032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:52 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b14d4b7d-bcbd-4649-a4b6-c2cebd6a7010 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cf9f926-8a76-4722-982b-9437cafc4d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-2341e6b2-b4d4-424c-93f5-7e6f84f03ba7 req-f20acecd-15a3-49f8-a46f-bcf367adbc38 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-2341e6b2-b4d4-424c-93f5-7e6f84f03ba7 req-f20acecd-15a3-49f8-a46f-bcf367adbc38 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] POST http://192.168.122.147/volume/v3/attachments/6a0466dd-0c16-47a6-a4d4-4c5b0635bc8e/action Sep 01 00:30:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-2341e6b2-b4d4-424c-93f5-7e6f84f03ba7 req-f20acecd-15a3-49f8-a46f-bcf367adbc38 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Action body: b'{"os-complete": null}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:30:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-2341e6b2-b4d4-424c-93f5-7e6f84f03ba7 req-f20acecd-15a3-49f8-a46f-bcf367adbc38 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:30:52 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:52 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:52 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:52 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-2341e6b2-b4d4-424c-93f5-7e6f84f03ba7 req-f20acecd-15a3-49f8-a46f-bcf367adbc38 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] http://192.168.122.147/volume/v3/attachments/6a0466dd-0c16-47a6-a4d4-4c5b0635bc8e/action returned with HTTP 204 Sep 01 00:30:52 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1245/2449] 192.168.122.147 () {66 vars in 1614 bytes} [Tue Sep 1 00:30:52 2026] POST /volume/v3/attachments/6a0466dd-0c16-47a6-a4d4-4c5b0635bc8e/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:30:52 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-b14d4b7d-bcbd-4649-a4b6-c2cebd6a7010 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Created reservations ['72f0041f-617d-4431-b3f4-205ceacf0bee', '7fb77059-fe71-4716-81b0-e601a196bafd', '1d274d12-d5e2-4d23-9947-019c3125f280', 'dbb01123-bb37-4517-9638-018ba171c58e'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:30:52 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b14d4b7d-bcbd-4649-a4b6-c2cebd6a7010 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cf9f926-8a76-4722-982b-9437cafc4d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72f0041f-617d-4431-b3f4-205ceacf0bee', '7fb77059-fe71-4716-81b0-e601a196bafd', '1d274d12-d5e2-4d23-9947-019c3125f280', 'dbb01123-bb37-4517-9638-018ba171c58e']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:52 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b14d4b7d-bcbd-4649-a4b6-c2cebd6a7010 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3647cfb5-5143-4213-9631-baea45a1a127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:52 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:52 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:52 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b14d4b7d-bcbd-4649-a4b6-c2cebd6a7010 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3647cfb5-5143-4213-9631-baea45a1a127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0df1b80-1bbe-453d-a985-f5324bce724c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2112232658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b8e2d3bdb64f5c890c2f254a299d68',qos_specs=None,replication_status=,reservations=['72f0041f-617d-4431-b3f4-205ceacf0bee','7fb77059-fe71-4716-81b0-e601a196bafd','1d274d12-d5e2-4d23-9947-019c3125f280','dbb01123-bb37-4517-9638-018ba171c58e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1090ed951d442a29b3e13f04dfc00bf',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:30:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2112232658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0df1b80-1bbe-453d-a985-f5324bce724c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76b8e2d3bdb64f5c890c2f254a299d68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1090ed951d442a29b3e13f04dfc00bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:52 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b14d4b7d-bcbd-4649-a4b6-c2cebd6a7010 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74fb81da-141b-4593-9ec0-f0822e4365cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:52 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b14d4b7d-bcbd-4649-a4b6-c2cebd6a7010 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74fb81da-141b-4593-9ec0-f0822e4365cb) transitioned into state 'SUCCESS' from state '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-2112232658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b8e2d3bdb64f5c890c2f254a299d68',qos_specs=None,replication_status=,reservations=['72f0041f-617d-4431-b3f4-205ceacf0bee','7fb77059-fe71-4716-81b0-e601a196bafd','1d274d12-d5e2-4d23-9947-019c3125f280','dbb01123-bb37-4517-9638-018ba171c58e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1090ed951d442a29b3e13f04dfc00bf',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:52 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b14d4b7d-bcbd-4649-a4b6-c2cebd6a7010 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b7034a6-d357-473c-9517-6f7624a47a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:52 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b14d4b7d-bcbd-4649-a4b6-c2cebd6a7010 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b7034a6-d357-473c-9517-6f7624a47a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:52 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b14d4b7d-bcbd-4649-a4b6-c2cebd6a7010 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Flow 'volume_create_api' (6cea8eae-9620-4045-b366-1da9240ee3aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:30:52 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b14d4b7d-bcbd-4649-a4b6-c2cebd6a7010 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Create volume request issued successfully. Sep 01 00:30:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b14d4b7d-bcbd-4649-a4b6-c2cebd6a7010 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:30:52 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1205/2450] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:30:51 2026] POST /volume/v3/volumes => generated 769 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:30:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-df2c8d56-4463-42dd-8eb4-e491d0e55570 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-df2c8d56-4463-42dd-8eb4-e491d0e55570 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:30:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-df2c8d56-4463-42dd-8eb4-e491d0e55570 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "611034b1-2b25-4637-9479-416a2ab847e2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-935378340"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:30:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-df2c8d56-4463-42dd-8eb4-e491d0e55570 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Create volume request body: {'volume': {"'snapshot_id": '611034b1-2b25-4637-9479-416a2ab847e2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-935378340'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:30:52 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-df2c8d56-4463-42dd-8eb4-e491d0e55570 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Create volume of 1 GB Sep 01 00:30:52 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-df2c8d56-4463-42dd-8eb4-e491d0e55570 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Availability Zones retrieved successfully. Sep 01 00:30:52 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-df2c8d56-4463-42dd-8eb4-e491d0e55570 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Flow 'volume_create_api' (e4e11760-29d7-4ebc-af90-5dbe1bfba9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:30:52 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-df2c8d56-4463-42dd-8eb4-e491d0e55570 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b987de7c-3fbb-4bc1-89b3-6fea60c3032c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:52 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-df2c8d56-4463-42dd-8eb4-e491d0e55570 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:30:52 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-df2c8d56-4463-42dd-8eb4-e491d0e55570 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b987de7c-3fbb-4bc1-89b3-6fea60c3032c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:52 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-df2c8d56-4463-42dd-8eb4-e491d0e55570 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2057a517-520e-4c6d-b426-6af3a2fa6a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:52 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-df2c8d56-4463-42dd-8eb4-e491d0e55570 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Created reservations ['dbea3097-61a4-43a0-8206-87cdd07d6a0f', '59e35573-d669-4abe-bfb3-64c1f4c89372', '9da440c8-e085-4bd7-b6bc-dceee065be5e', '2c401da0-7811-4971-a54a-5f57df4b4346'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:30:52 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-df2c8d56-4463-42dd-8eb4-e491d0e55570 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2057a517-520e-4c6d-b426-6af3a2fa6a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbea3097-61a4-43a0-8206-87cdd07d6a0f', '59e35573-d669-4abe-bfb3-64c1f4c89372', '9da440c8-e085-4bd7-b6bc-dceee065be5e', '2c401da0-7811-4971-a54a-5f57df4b4346']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:52 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-df2c8d56-4463-42dd-8eb4-e491d0e55570 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6616869c-e710-49f9-b448-18c5a5bdeb45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:52 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:52 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:52 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-df2c8d56-4463-42dd-8eb4-e491d0e55570 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6616869c-e710-49f9-b448-18c5a5bdeb45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd744e073-6243-40a7-b76d-5db5276bf6b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-935378340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b8e2d3bdb64f5c890c2f254a299d68',qos_specs=None,replication_status=,reservations=['dbea3097-61a4-43a0-8206-87cdd07d6a0f','59e35573-d669-4abe-bfb3-64c1f4c89372','9da440c8-e085-4bd7-b6bc-dceee065be5e','2c401da0-7811-4971-a54a-5f57df4b4346'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1090ed951d442a29b3e13f04dfc00bf',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:30:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-935378340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d744e073-6243-40a7-b76d-5db5276bf6b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76b8e2d3bdb64f5c890c2f254a299d68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1090ed951d442a29b3e13f04dfc00bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:52 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-df2c8d56-4463-42dd-8eb4-e491d0e55570 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f971f175-9fbc-4310-acd0-6a63667bfe88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:52 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-df2c8d56-4463-42dd-8eb4-e491d0e55570 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f971f175-9fbc-4310-acd0-6a63667bfe88) transitioned into state 'SUCCESS' from state '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-935378340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b8e2d3bdb64f5c890c2f254a299d68',qos_specs=None,replication_status=,reservations=['dbea3097-61a4-43a0-8206-87cdd07d6a0f','59e35573-d669-4abe-bfb3-64c1f4c89372','9da440c8-e085-4bd7-b6bc-dceee065be5e','2c401da0-7811-4971-a54a-5f57df4b4346'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1090ed951d442a29b3e13f04dfc00bf',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:52 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-df2c8d56-4463-42dd-8eb4-e491d0e55570 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (376c0bfa-abee-402a-9729-03bd10006aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:52 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-df2c8d56-4463-42dd-8eb4-e491d0e55570 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (376c0bfa-abee-402a-9729-03bd10006aa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:52 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-df2c8d56-4463-42dd-8eb4-e491d0e55570 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Flow 'volume_create_api' (e4e11760-29d7-4ebc-af90-5dbe1bfba9f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:30:52 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-df2c8d56-4463-42dd-8eb4-e491d0e55570 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Create volume request issued successfully. Sep 01 00:30:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-df2c8d56-4463-42dd-8eb4-e491d0e55570 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:30:52 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1246/2451] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:30:52 2026] POST /volume/v3/volumes => generated 768 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:30:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-fe9bbc66-f7fa-41c2-ab61-8c5614f86a1d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fe9bbc66-f7fa-41c2-ab61-8c5614f86a1d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:30:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fe9bbc66-f7fa-41c2-ab61-8c5614f86a1d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "611034b1-2b25-4637-9479-416a2ab847e2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-607282372"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:30:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-fe9bbc66-f7fa-41c2-ab61-8c5614f86a1d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Create volume request body: {'volume': {"'snapshot_id": '611034b1-2b25-4637-9479-416a2ab847e2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-607282372'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:30:52 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-fe9bbc66-f7fa-41c2-ab61-8c5614f86a1d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Create volume of 1 GB Sep 01 00:30:52 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:52 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:52 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-fe9bbc66-f7fa-41c2-ab61-8c5614f86a1d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Availability Zones retrieved successfully. Sep 01 00:30:52 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-fe9bbc66-f7fa-41c2-ab61-8c5614f86a1d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Flow 'volume_create_api' (4e3de2b8-b88d-45db-b7c6-cc07e703ad50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:30:52 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-fe9bbc66-f7fa-41c2-ab61-8c5614f86a1d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f876c24-2b1f-498c-87bc-b2f00c7a597a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:52 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-fe9bbc66-f7fa-41c2-ab61-8c5614f86a1d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:30:52 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-fe9bbc66-f7fa-41c2-ab61-8c5614f86a1d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f876c24-2b1f-498c-87bc-b2f00c7a597a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:52 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-fe9bbc66-f7fa-41c2-ab61-8c5614f86a1d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c82dc4c8-8735-448f-b0c8-d4309440a4b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5619bdb8-b440-4b3b-9a0e-4fc23545887b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5619bdb8-b440-4b3b-9a0e-4fc23545887b tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] GET http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac Sep 01 00:30:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5619bdb8-b440-4b3b-9a0e-4fc23545887b tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5619bdb8-b440-4b3b-9a0e-4fc23545887b tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:53 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:53 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:53 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:53 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:53 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5619bdb8-b440-4b3b-9a0e-4fc23545887b tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Volume info retrieved successfully. Sep 01 00:30:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5619bdb8-b440-4b3b-9a0e-4fc23545887b tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac returned with HTTP 200 Sep 01 00:30:53 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1247/2452] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:30:53 2026] GET /volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac => generated 1183 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:30:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-35299060-7e13-49da-b70d-f1b0abef970a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-35299060-7e13-49da-b70d-f1b0abef970a tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] GET http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac Sep 01 00:30:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-35299060-7e13-49da-b70d-f1b0abef970a tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-35299060-7e13-49da-b70d-f1b0abef970a tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:53 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:53 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:53 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:53 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:53 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-35299060-7e13-49da-b70d-f1b0abef970a tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Volume info retrieved successfully. Sep 01 00:30:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-35299060-7e13-49da-b70d-f1b0abef970a tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac returned with HTTP 200 Sep 01 00:30:53 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1248/2453] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:30:53 2026] GET /volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac => generated 1183 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:30:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c9e3447b-95f8-495b-8e22-9777d136fc79 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:53 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1249/2454] 192.168.122.147 () {62 vars in 1495 bytes} [Tue Sep 1 00:30:53 2026] DELETE /volume/v3/attachments/6a0466dd-0c16-47a6-a4d4-4c5b0635bc8e => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 00:30:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-94eee0ab-34fb-4b19-93ae-dad8fdd89e10 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:53 devstack devstack@c-api.service[87484]: WARNING keystonemiddleware.auth_token [None req-94eee0ab-34fb-4b19-93ae-dad8fdd89e10 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 00:30:53 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1250/2455] 192.168.122.147 () {62 vars in 1495 bytes} [Tue Sep 1 00:30:53 2026] DELETE /volume/v3/attachments/6a0466dd-0c16-47a6-a4d4-4c5b0635bc8e => generated 114 bytes in 33 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 01 00:30:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c9bd088e-a7d3-4ab8-b7e2-5f0db6c696a1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c9bd088e-a7d3-4ab8-b7e2-5f0db6c696a1 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] DELETE http://192.168.122.147/volume/v3/attachments/6a0466dd-0c16-47a6-a4d4-4c5b0635bc8e Sep 01 00:30:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c9bd088e-a7d3-4ab8-b7e2-5f0db6c696a1 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c9bd088e-a7d3-4ab8-b7e2-5f0db6c696a1 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:53 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:53 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:53 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c9bd088e-a7d3-4ab8-b7e2-5f0db6c696a1 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Attachment connected to vm 26c3bd0d-0737-48bc-98a6-8a3313ce6ed9, checking data on nova Sep 01 00:30:53 devstack devstack@c-api.service[87484]: DEBUG cinder.compute.nova [None req-c9bd088e-a7d3-4ab8-b7e2-5f0db6c696a1 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Creating Keystone token plugin using URL: http://192.168.122.147/identity {{(pid=87484) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 00:30:53 devstack devstack@c-api.service[87484]: DEBUG novaclient.v2.client [None req-c9bd088e-a7d3-4ab8-b7e2-5f0db6c696a1 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] REQ: curl -g -i -X GET http://192.168.122.147/compute/v2.1/servers/26c3bd0d-0737-48bc-98a6-8a3313ce6ed9/os-volume_attachments/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}48563f41d614864fca4817562ead5a7c1bee9e402f4d5a09093f5a33f5345fb3" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-c9bd088e-a7d3-4ab8-b7e2-5f0db6c696a1" -H "X-Service-Token: {SHA256}947763ef6e5cb996a5c06f0522ef57d42633d5dcc95b6884371be0030bf8dbeb" {{(pid=87484) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 00:30:53 devstack devstack@c-api.service[87484]: DEBUG novaclient.v2.client [None req-c9bd088e-a7d3-4ab8-b7e2-5f0db6c696a1 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 31 Aug 2026 22:30:53 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-ea84265f-5163-4ab3-bc2f-851b029b6063 x-openstack-request-id: req-ea84265f-5163-4ab3-bc2f-851b029b6063 {{(pid=87484) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 00:30:53 devstack devstack@c-api.service[87484]: DEBUG novaclient.v2.client [None req-c9bd088e-a7d3-4ab8-b7e2-5f0db6c696a1 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "a5a995e4-8445-43a9-bb9e-8ca0b859e3ac", "serverId": "26c3bd0d-0737-48bc-98a6-8a3313ce6ed9", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "6a0466dd-0c16-47a6-a4d4-4c5b0635bc8e", "bdm_uuid": "4d9ae7a7-a634-4894-a353-830f04d8de87"}} {{(pid=87484) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 00:30:53 devstack devstack@c-api.service[87484]: DEBUG novaclient.v2.client [None req-c9bd088e-a7d3-4ab8-b7e2-5f0db6c696a1 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] GET call to compute for http://192.168.122.147/compute/v2.1/servers/26c3bd0d-0737-48bc-98a6-8a3313ce6ed9/os-volume_attachments/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac used request id req-ea84265f-5163-4ab3-bc2f-851b029b6063 {{(pid=87484) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.volume.api [None req-c9bd088e-a7d3-4ab8-b7e2-5f0db6c696a1 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-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 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault [None req-c9bd088e-a7d3-4ab8-b7e2-5f0db6c696a1 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Caught error: Detach volume from instance 26c3bd0d-0737-48bc-98a6-8a3313ce6ed9 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 26c3bd0d-0737-48bc-98a6-8a3313ce6ed9 using the Compute API Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: 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 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: 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 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: 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 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: 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 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: 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 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: 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 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: 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 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: 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 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: 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 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: 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 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 26c3bd0d-0737-48bc-98a6-8a3313ce6ed9 using the Compute API Sep 01 00:30:53 devstack devstack@c-api.service[87484]: ERROR cinder.api.middleware.fault Sep 01 00:30:53 devstack devstack@c-api.service[87484]: INFO cinder.api.middleware.fault [None req-c9bd088e-a7d3-4ab8-b7e2-5f0db6c696a1 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] http://192.168.122.147/volume/v3/attachments/6a0466dd-0c16-47a6-a4d4-4c5b0635bc8e returned with HTTP 409 Sep 01 00:30:53 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1251/2456] 192.168.122.147 () {60 vars in 1288 bytes} [Tue Sep 1 00:30:53 2026] DELETE /volume/v3/attachments/6a0466dd-0c16-47a6-a4d4-4c5b0635bc8e => generated 167 bytes in 334 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:30:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-c9fdb87c-030b-4519-9739-7b5f107f88c2 req-5a074470-b9c7-4470-b2c9-90541db511a6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-c9fdb87c-030b-4519-9739-7b5f107f88c2 req-5a074470-b9c7-4470-b2c9-90541db511a6 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] GET http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac Sep 01 00:30:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-c9fdb87c-030b-4519-9739-7b5f107f88c2 req-5a074470-b9c7-4470-b2c9-90541db511a6 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-c9fdb87c-030b-4519-9739-7b5f107f88c2 req-5a074470-b9c7-4470-b2c9-90541db511a6 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:53 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-fe9bbc66-f7fa-41c2-ab61-8c5614f86a1d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Created reservations ['c4668ccb-40f4-46ac-96e6-fb48e02bf68e', 'ad8b00d7-6e1c-4f6e-a3fa-be02c8ee0c1f', '7865717d-0158-4df4-9e6c-5d423c465b2c', '8c0cee74-ee28-40c6-ba93-ac64f2347ab3'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:30:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-fe9bbc66-f7fa-41c2-ab61-8c5614f86a1d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c82dc4c8-8735-448f-b0c8-d4309440a4b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4668ccb-40f4-46ac-96e6-fb48e02bf68e', 'ad8b00d7-6e1c-4f6e-a3fa-be02c8ee0c1f', '7865717d-0158-4df4-9e6c-5d423c465b2c', '8c0cee74-ee28-40c6-ba93-ac64f2347ab3']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-fe9bbc66-f7fa-41c2-ab61-8c5614f86a1d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfd611a0-c2a2-4342-b2e7-725629b97acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:53 devstack devstack@c-api.service[87484]: DEBUG oslo_db.sqlalchemy.engines [req-c9fdb87c-030b-4519-9739-7b5f107f88c2 req-5a074470-b9c7-4470-b2c9-90541db511a6 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87484) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 00:30:53 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:53 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:53 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:53 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:53 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-c9fdb87c-030b-4519-9739-7b5f107f88c2 req-5a074470-b9c7-4470-b2c9-90541db511a6 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Volume info retrieved successfully. Sep 01 00:30:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-c9fdb87c-030b-4519-9739-7b5f107f88c2 req-5a074470-b9c7-4470-b2c9-90541db511a6 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac returned with HTTP 200 Sep 01 00:30:53 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1252/2457] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:30:53 2026] GET /volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac => generated 1165 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:30:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-c9fdb87c-030b-4519-9739-7b5f107f88c2 req-8698e9a3-ebb1-4c84-975f-03aaf1ed841b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-c9fdb87c-030b-4519-9739-7b5f107f88c2 req-8698e9a3-ebb1-4c84-975f-03aaf1ed841b tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] POST http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac/action Sep 01 00:30:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-c9fdb87c-030b-4519-9739-7b5f107f88c2 req-8698e9a3-ebb1-4c84-975f-03aaf1ed841b tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:30:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-c9fdb87c-030b-4519-9739-7b5f107f88c2 req-8698e9a3-ebb1-4c84-975f-03aaf1ed841b tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:30:53 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:53 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:53 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:53 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:53 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-c9fdb87c-030b-4519-9739-7b5f107f88c2 req-8698e9a3-ebb1-4c84-975f-03aaf1ed841b tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Volume info retrieved successfully. Sep 01 00:30:54 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-c9fdb87c-030b-4519-9739-7b5f107f88c2 req-8698e9a3-ebb1-4c84-975f-03aaf1ed841b tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Begin detaching volume completed successfully. Sep 01 00:30:54 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:54 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:30:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-c9fdb87c-030b-4519-9739-7b5f107f88c2 req-8698e9a3-ebb1-4c84-975f-03aaf1ed841b tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac/action returned with HTTP 202 Sep 01 00:30:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1253/2458] 192.168.122.147 () {64 vars in 1561 bytes} [Tue Sep 1 00:30:53 2026] POST /volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac/action => generated 0 bytes in 896 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:30:54 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-fe9bbc66-f7fa-41c2-ab61-8c5614f86a1d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfd611a0-c2a2-4342-b2e7-725629b97acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01e0590c-da57-4028-8d72-b21c22dacc3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-607282372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b8e2d3bdb64f5c890c2f254a299d68',qos_specs=None,replication_status=,reservations=['c4668ccb-40f4-46ac-96e6-fb48e02bf68e','ad8b00d7-6e1c-4f6e-a3fa-be02c8ee0c1f','7865717d-0158-4df4-9e6c-5d423c465b2c','8c0cee74-ee28-40c6-ba93-ac64f2347ab3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1090ed951d442a29b3e13f04dfc00bf',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:30:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-607282372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01e0590c-da57-4028-8d72-b21c22dacc3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76b8e2d3bdb64f5c890c2f254a299d68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1090ed951d442a29b3e13f04dfc00bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:54 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-fe9bbc66-f7fa-41c2-ab61-8c5614f86a1d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c95b1420-b381-4ce2-b216-d007a1397197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:58 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-fe9bbc66-f7fa-41c2-ab61-8c5614f86a1d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c95b1420-b381-4ce2-b216-d007a1397197) transitioned into state 'SUCCESS' from state '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-607282372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b8e2d3bdb64f5c890c2f254a299d68',qos_specs=None,replication_status=,reservations=['c4668ccb-40f4-46ac-96e6-fb48e02bf68e','ad8b00d7-6e1c-4f6e-a3fa-be02c8ee0c1f','7865717d-0158-4df4-9e6c-5d423c465b2c','8c0cee74-ee28-40c6-ba93-ac64f2347ab3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1090ed951d442a29b3e13f04dfc00bf',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:58 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-fe9bbc66-f7fa-41c2-ab61-8c5614f86a1d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08343f06-d7f8-4a4c-bb09-679bb9734bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4c930dbc-a20d-4bf7-bc06-000b1097107e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4c930dbc-a20d-4bf7-bc06-000b1097107e None None] GET http://192.168.122.147/volume// Sep 01 00:30:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4c930dbc-a20d-4bf7-bc06-000b1097107e None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4c930dbc-a20d-4bf7-bc06-000b1097107e None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4c930dbc-a20d-4bf7-bc06-000b1097107e None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:30:58 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1254/2459] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:30:58 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:30:58 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-fe9bbc66-f7fa-41c2-ab61-8c5614f86a1d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08343f06-d7f8-4a4c-bb09-679bb9734bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:58 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-fe9bbc66-f7fa-41c2-ab61-8c5614f86a1d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Flow 'volume_create_api' (4e3de2b8-b88d-45db-b7c6-cc07e703ad50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:30:58 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-fe9bbc66-f7fa-41c2-ab61-8c5614f86a1d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Create volume request issued successfully. Sep 01 00:30:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fe9bbc66-f7fa-41c2-ab61-8c5614f86a1d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:30:58 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1206/2460] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:30:52 2026] POST /volume/v3/volumes => generated 768 bytes in 5385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:30:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-c9fdb87c-030b-4519-9739-7b5f107f88c2 req-43fbe437-0ae9-4116-9466-784bdc6f2558 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a549ea0b-4d24-4917-9cbe-21cf0d392d37 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a549ea0b-4d24-4917-9cbe-21cf0d392d37 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:30:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a549ea0b-4d24-4917-9cbe-21cf0d392d37 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "611034b1-2b25-4637-9479-416a2ab847e2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-507991979"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:30:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-a549ea0b-4d24-4917-9cbe-21cf0d392d37 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Create volume request body: {'volume': {"'snapshot_id": '611034b1-2b25-4637-9479-416a2ab847e2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-507991979'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:30:58 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-a549ea0b-4d24-4917-9cbe-21cf0d392d37 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Create volume of 1 GB Sep 01 00:30:58 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:58 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:30:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-c9fdb87c-030b-4519-9739-7b5f107f88c2 req-43fbe437-0ae9-4116-9466-784bdc6f2558 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] GET http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac Sep 01 00:30:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-c9fdb87c-030b-4519-9739-7b5f107f88c2 req-43fbe437-0ae9-4116-9466-784bdc6f2558 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-c9fdb87c-030b-4519-9739-7b5f107f88c2 req-43fbe437-0ae9-4116-9466-784bdc6f2558 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:58 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a549ea0b-4d24-4917-9cbe-21cf0d392d37 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Availability Zones retrieved successfully. Sep 01 00:30:58 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:30:58 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:30:58 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:58 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:58 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-a549ea0b-4d24-4917-9cbe-21cf0d392d37 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Flow 'volume_create_api' (032cf979-45bf-4f11-8232-4cfec4465f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:30:58 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-a549ea0b-4d24-4917-9cbe-21cf0d392d37 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f02bdb4-a33d-4639-bdea-1f0ae0be4ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:58 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-a549ea0b-4d24-4917-9cbe-21cf0d392d37 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:30:58 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-c9fdb87c-030b-4519-9739-7b5f107f88c2 req-43fbe437-0ae9-4116-9466-784bdc6f2558 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Volume info retrieved successfully. Sep 01 00:30:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-c9fdb87c-030b-4519-9739-7b5f107f88c2 req-43fbe437-0ae9-4116-9466-784bdc6f2558 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac returned with HTTP 200 Sep 01 00:30:58 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1255/2461] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:30:58 2026] GET /volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac => generated 1349 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:30:58 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-a549ea0b-4d24-4917-9cbe-21cf0d392d37 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f02bdb4-a33d-4639-bdea-1f0ae0be4ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:58 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-a549ea0b-4d24-4917-9cbe-21cf0d392d37 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a062b834-9570-4f26-9697-6973ec11f9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-c9fdb87c-030b-4519-9739-7b5f107f88c2 req-556616bf-7ade-4553-bedd-b111cb198f73 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:30:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-c9fdb87c-030b-4519-9739-7b5f107f88c2 req-556616bf-7ade-4553-bedd-b111cb198f73 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] DELETE http://192.168.122.147/volume/v3/attachments/6a0466dd-0c16-47a6-a4d4-4c5b0635bc8e Sep 01 00:30:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-c9fdb87c-030b-4519-9739-7b5f107f88c2 req-556616bf-7ade-4553-bedd-b111cb198f73 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:30:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-c9fdb87c-030b-4519-9739-7b5f107f88c2 req-556616bf-7ade-4553-bedd-b111cb198f73 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:30:58 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:30:58 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:30:58 devstack devstack@c-api.service[87484]: /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 00:30:58 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, Sep 01 00:30:59 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-a549ea0b-4d24-4917-9cbe-21cf0d392d37 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Created reservations ['db0dcc92-ea21-43d7-84e2-ab9f1e9adbf0', '5e0fa09c-03f7-4ae5-bed0-71e1695a5aef', 'eb141cab-d542-4c76-8e89-37e40974c615', '5183fabe-5c1d-414d-8687-fb6560f8082f'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:30:59 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-a549ea0b-4d24-4917-9cbe-21cf0d392d37 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a062b834-9570-4f26-9697-6973ec11f9a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db0dcc92-ea21-43d7-84e2-ab9f1e9adbf0', '5e0fa09c-03f7-4ae5-bed0-71e1695a5aef', 'eb141cab-d542-4c76-8e89-37e40974c615', '5183fabe-5c1d-414d-8687-fb6560f8082f']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:30:59 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-a549ea0b-4d24-4917-9cbe-21cf0d392d37 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f658a12d-5e48-4da7-8912-5e7fd435858a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:30:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-c9fdb87c-030b-4519-9739-7b5f107f88c2 req-556616bf-7ade-4553-bedd-b111cb198f73 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] http://192.168.122.147/volume/v3/attachments/6a0466dd-0c16-47a6-a4d4-4c5b0635bc8e returned with HTTP 200 Sep 01 00:30:59 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1256/2462] 192.168.122.147 () {64 vars in 1562 bytes} [Tue Sep 1 00:30:58 2026] DELETE /volume/v3/attachments/6a0466dd-0c16-47a6-a4d4-4c5b0635bc8e => generated 19 bytes in 596 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:00 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:00 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:00 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-a549ea0b-4d24-4917-9cbe-21cf0d392d37 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f658a12d-5e48-4da7-8912-5e7fd435858a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d45ba26-4bcb-4199-962b-2214865e188d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-507991979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b8e2d3bdb64f5c890c2f254a299d68',qos_specs=None,replication_status=,reservations=['db0dcc92-ea21-43d7-84e2-ab9f1e9adbf0','5e0fa09c-03f7-4ae5-bed0-71e1695a5aef','eb141cab-d542-4c76-8e89-37e40974c615','5183fabe-5c1d-414d-8687-fb6560f8082f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1090ed951d442a29b3e13f04dfc00bf',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:30:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-507991979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d45ba26-4bcb-4199-962b-2214865e188d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76b8e2d3bdb64f5c890c2f254a299d68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1090ed951d442a29b3e13f04dfc00bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:00 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-a549ea0b-4d24-4917-9cbe-21cf0d392d37 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe41c5f2-7627-4bb0-b23c-df55feb462c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-ff5a2e8f-c262-4cfa-b9e5-9a867408d705 req-5538a0e1-96ba-4366-aaf2-22356791b17e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-ff5a2e8f-c262-4cfa-b9e5-9a867408d705 req-5538a0e1-96ba-4366-aaf2-22356791b17e tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] GET http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac Sep 01 00:31:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-ff5a2e8f-c262-4cfa-b9e5-9a867408d705 req-5538a0e1-96ba-4366-aaf2-22356791b17e tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-ff5a2e8f-c262-4cfa-b9e5-9a867408d705 req-5538a0e1-96ba-4366-aaf2-22356791b17e tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:00 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:00 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:00 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:00 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:00 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-ff5a2e8f-c262-4cfa-b9e5-9a867408d705 req-5538a0e1-96ba-4366-aaf2-22356791b17e tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Volume info retrieved successfully. Sep 01 00:31:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-ff5a2e8f-c262-4cfa-b9e5-9a867408d705 req-5538a0e1-96ba-4366-aaf2-22356791b17e tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac returned with HTTP 200 Sep 01 00:31:00 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1257/2463] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:31:00 2026] GET /volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac => generated 873 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:01 devstack devstack@c-api.service[87485]: DEBUG dbcounter [-] [87485] Writing DB stats cinder:SELECT=223,cinder:INSERT=37,cinder:UPDATE=58 {{(pid=87485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:31:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3cf58c58-0019-4539-b063-1d42e60bc6b3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3cf58c58-0019-4539-b063-1d42e60bc6b3 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] DELETE http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac Sep 01 00:31:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3cf58c58-0019-4539-b063-1d42e60bc6b3 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3cf58c58-0019-4539-b063-1d42e60bc6b3 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:01 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-3cf58c58-0019-4539-b063-1d42e60bc6b3 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Delete volume with id: a5a995e4-8445-43a9-bb9e-8ca0b859e3ac Sep 01 00:31:01 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:01 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:01 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:01 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3cf58c58-0019-4539-b063-1d42e60bc6b3 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Volume info retrieved successfully. Sep 01 00:31:02 devstack devstack@c-api.service[87484]: DEBUG dbcounter [-] [87484] Writing DB stats cinder:SELECT=276,cinder:INSERT=43,cinder:UPDATE=68 {{(pid=87484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:31:02 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-a549ea0b-4d24-4917-9cbe-21cf0d392d37 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe41c5f2-7627-4bb0-b23c-df55feb462c4) transitioned into state 'SUCCESS' from state '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-507991979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b8e2d3bdb64f5c890c2f254a299d68',qos_specs=None,replication_status=,reservations=['db0dcc92-ea21-43d7-84e2-ab9f1e9adbf0','5e0fa09c-03f7-4ae5-bed0-71e1695a5aef','eb141cab-d542-4c76-8e89-37e40974c615','5183fabe-5c1d-414d-8687-fb6560f8082f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1090ed951d442a29b3e13f04dfc00bf',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:02 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-a549ea0b-4d24-4917-9cbe-21cf0d392d37 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8803e41-b679-47e8-b496-9f245efaadbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:04 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3cf58c58-0019-4539-b063-1d42e60bc6b3 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Delete volume request issued successfully. Sep 01 00:31:04 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3cf58c58-0019-4539-b063-1d42e60bc6b3 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac returned with HTTP 202 Sep 01 00:31:04 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1258/2464] 192.168.122.147 () {60 vars in 1276 bytes} [Tue Sep 1 00:31:01 2026] DELETE /volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac => generated 0 bytes in 2591 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:31:04 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-a549ea0b-4d24-4917-9cbe-21cf0d392d37 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8803e41-b679-47e8-b496-9f245efaadbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8f00af66-b528-43db-bb3d-88372c290d52 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:04 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-a549ea0b-4d24-4917-9cbe-21cf0d392d37 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Flow 'volume_create_api' (032cf979-45bf-4f11-8232-4cfec4465f88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:04 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a549ea0b-4d24-4917-9cbe-21cf0d392d37 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Create volume request issued successfully. Sep 01 00:31:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a549ea0b-4d24-4917-9cbe-21cf0d392d37 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:31:04 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1207/2465] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:30:58 2026] POST /volume/v3/volumes => generated 768 bytes in 5827 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:31:04 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8f00af66-b528-43db-bb3d-88372c290d52 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] GET http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac Sep 01 00:31:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8f00af66-b528-43db-bb3d-88372c290d52 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8f00af66-b528-43db-bb3d-88372c290d52 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e2100960-5f1c-438d-994c-0dc5d7b5733a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:04 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:04 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e2100960-5f1c-438d-994c-0dc5d7b5733a tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:31:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e2100960-5f1c-438d-994c-0dc5d7b5733a tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "611034b1-2b25-4637-9479-416a2ab847e2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1397529724"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:31:04 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:04 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-e2100960-5f1c-438d-994c-0dc5d7b5733a tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Create volume request body: {'volume': {"'snapshot_id": '611034b1-2b25-4637-9479-416a2ab847e2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1397529724'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:31:04 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-e2100960-5f1c-438d-994c-0dc5d7b5733a tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Create volume of 1 GB Sep 01 00:31:04 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:04 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:04 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8f00af66-b528-43db-bb3d-88372c290d52 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Volume info retrieved successfully. Sep 01 00:31:04 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e2100960-5f1c-438d-994c-0dc5d7b5733a tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Availability Zones retrieved successfully. Sep 01 00:31:04 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8f00af66-b528-43db-bb3d-88372c290d52 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac returned with HTTP 200 Sep 01 00:31:04 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1259/2466] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:31:04 2026] GET /volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac => generated 890 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:31:04 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e2100960-5f1c-438d-994c-0dc5d7b5733a tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Flow 'volume_create_api' (dadd16ef-1ab9-4226-a3b6-612a56fc7b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:04 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e2100960-5f1c-438d-994c-0dc5d7b5733a tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (317d8dc8-6f15-4322-8b23-1c92da8509f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:04 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-e2100960-5f1c-438d-994c-0dc5d7b5733a tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:31:04 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e2100960-5f1c-438d-994c-0dc5d7b5733a tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (317d8dc8-6f15-4322-8b23-1c92da8509f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:04 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e2100960-5f1c-438d-994c-0dc5d7b5733a tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89c53ff0-c24b-4c7e-93bf-5b6a4966ced6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:04 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-e2100960-5f1c-438d-994c-0dc5d7b5733a tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Created reservations ['2d2caff1-f870-485b-a48c-73d87bc4c77f', '548182a6-ae4a-4186-8710-23394adfa438', '62e3b8a1-303d-4cc2-afd6-05a9380eea71', '8cf6fdb2-c927-408e-b5fe-db7446236b32'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:31:04 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e2100960-5f1c-438d-994c-0dc5d7b5733a tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89c53ff0-c24b-4c7e-93bf-5b6a4966ced6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d2caff1-f870-485b-a48c-73d87bc4c77f', '548182a6-ae4a-4186-8710-23394adfa438', '62e3b8a1-303d-4cc2-afd6-05a9380eea71', '8cf6fdb2-c927-408e-b5fe-db7446236b32']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:04 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e2100960-5f1c-438d-994c-0dc5d7b5733a tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c22486e7-c574-4cbf-9438-3825856dc65b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:04 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:04 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:04 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e2100960-5f1c-438d-994c-0dc5d7b5733a tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c22486e7-c574-4cbf-9438-3825856dc65b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38136cf4-ba66-4b33-98d4-e9d3a2ace7dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1397529724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b8e2d3bdb64f5c890c2f254a299d68',qos_specs=None,replication_status=,reservations=['2d2caff1-f870-485b-a48c-73d87bc4c77f','548182a6-ae4a-4186-8710-23394adfa438','62e3b8a1-303d-4cc2-afd6-05a9380eea71','8cf6fdb2-c927-408e-b5fe-db7446236b32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1090ed951d442a29b3e13f04dfc00bf',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:31:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1397529724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38136cf4-ba66-4b33-98d4-e9d3a2ace7dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76b8e2d3bdb64f5c890c2f254a299d68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1090ed951d442a29b3e13f04dfc00bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:04 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e2100960-5f1c-438d-994c-0dc5d7b5733a tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27ed5cf6-6531-410d-9c8a-b4fe6b0c9439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:04 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e2100960-5f1c-438d-994c-0dc5d7b5733a tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27ed5cf6-6531-410d-9c8a-b4fe6b0c9439) transitioned into state 'SUCCESS' from state '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-1397529724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b8e2d3bdb64f5c890c2f254a299d68',qos_specs=None,replication_status=,reservations=['2d2caff1-f870-485b-a48c-73d87bc4c77f','548182a6-ae4a-4186-8710-23394adfa438','62e3b8a1-303d-4cc2-afd6-05a9380eea71','8cf6fdb2-c927-408e-b5fe-db7446236b32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1090ed951d442a29b3e13f04dfc00bf',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:04 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e2100960-5f1c-438d-994c-0dc5d7b5733a tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55deb224-ba8f-40f9-bce0-9a80b2053673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:05 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e2100960-5f1c-438d-994c-0dc5d7b5733a tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55deb224-ba8f-40f9-bce0-9a80b2053673) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:05 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-e2100960-5f1c-438d-994c-0dc5d7b5733a tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Flow 'volume_create_api' (dadd16ef-1ab9-4226-a3b6-612a56fc7b50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:05 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e2100960-5f1c-438d-994c-0dc5d7b5733a tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Create volume request issued successfully. Sep 01 00:31:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e2100960-5f1c-438d-994c-0dc5d7b5733a tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:31:05 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1208/2467] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:31:04 2026] POST /volume/v3/volumes => generated 769 bytes in 965 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 00:31:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-44407c8d-6ccb-438a-9e50-1815e82016bf None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-44407c8d-6ccb-438a-9e50-1815e82016bf tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/e0df1b80-1bbe-453d-a985-f5324bce724c Sep 01 00:31:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-44407c8d-6ccb-438a-9e50-1815e82016bf tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-44407c8d-6ccb-438a-9e50-1815e82016bf tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:05 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:05 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:05 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:05 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:05 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-44407c8d-6ccb-438a-9e50-1815e82016bf tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:31:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-58dbbad0-48e3-411f-9008-1383e1067746 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-58dbbad0-48e3-411f-9008-1383e1067746 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] GET http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac Sep 01 00:31:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-58dbbad0-48e3-411f-9008-1383e1067746 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-58dbbad0-48e3-411f-9008-1383e1067746 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-44407c8d-6ccb-438a-9e50-1815e82016bf tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/e0df1b80-1bbe-453d-a985-f5324bce724c returned with HTTP 200 Sep 01 00:31:05 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1260/2468] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:05 2026] GET /volume/v3/volumes/e0df1b80-1bbe-453d-a985-f5324bce724c => generated 862 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e33b4c32-8cb7-427b-87f7-6b4c9e9fafb2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:05 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:05 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e33b4c32-8cb7-427b-87f7-6b4c9e9fafb2 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/d744e073-6243-40a7-b76d-5db5276bf6b3 Sep 01 00:31:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e33b4c32-8cb7-427b-87f7-6b4c9e9fafb2 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e33b4c32-8cb7-427b-87f7-6b4c9e9fafb2 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:05 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:05 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:05 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-58dbbad0-48e3-411f-9008-1383e1067746 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Volume info retrieved successfully. Sep 01 00:31:05 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:05 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:05 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:05 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-58dbbad0-48e3-411f-9008-1383e1067746 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac returned with HTTP 200 Sep 01 00:31:05 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1209/2469] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:31:05 2026] GET /volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac => generated 890 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:31:05 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e33b4c32-8cb7-427b-87f7-6b4c9e9fafb2 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:31:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e33b4c32-8cb7-427b-87f7-6b4c9e9fafb2 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/d744e073-6243-40a7-b76d-5db5276bf6b3 returned with HTTP 200 Sep 01 00:31:05 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1261/2470] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:05 2026] GET /volume/v3/volumes/d744e073-6243-40a7-b76d-5db5276bf6b3 => generated 861 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-fb32716c-1946-4ecb-8b05-82d865d10d5c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fb32716c-1946-4ecb-8b05-82d865d10d5c tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/01e0590c-da57-4028-8d72-b21c22dacc3e Sep 01 00:31:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fb32716c-1946-4ecb-8b05-82d865d10d5c tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fb32716c-1946-4ecb-8b05-82d865d10d5c tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:05 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:05 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:05 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:05 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:05 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-fb32716c-1946-4ecb-8b05-82d865d10d5c tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:31:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fb32716c-1946-4ecb-8b05-82d865d10d5c tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/01e0590c-da57-4028-8d72-b21c22dacc3e returned with HTTP 200 Sep 01 00:31:05 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1210/2471] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:05 2026] GET /volume/v3/volumes/01e0590c-da57-4028-8d72-b21c22dacc3e => generated 861 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e3c41264-754c-481f-b820-1b953e2e4e5a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e3c41264-754c-481f-b820-1b953e2e4e5a tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/6d45ba26-4bcb-4199-962b-2214865e188d Sep 01 00:31:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e3c41264-754c-481f-b820-1b953e2e4e5a tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e3c41264-754c-481f-b820-1b953e2e4e5a tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:05 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:05 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:05 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:05 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:05 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e3c41264-754c-481f-b820-1b953e2e4e5a tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:31:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e3c41264-754c-481f-b820-1b953e2e4e5a tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/6d45ba26-4bcb-4199-962b-2214865e188d returned with HTTP 200 Sep 01 00:31:05 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1262/2472] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:05 2026] GET /volume/v3/volumes/6d45ba26-4bcb-4199-962b-2214865e188d => generated 860 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a1da9655-ffdb-434a-9cba-61067b47cb16 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a1da9655-ffdb-434a-9cba-61067b47cb16 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] GET http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac Sep 01 00:31:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a1da9655-ffdb-434a-9cba-61067b47cb16 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a1da9655-ffdb-434a-9cba-61067b47cb16 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a1da9655-ffdb-434a-9cba-61067b47cb16 tempest-TestServerVolumeAttachScenarioOldVersion-360538886 tempest-TestServerVolumeAttachScenarioOldVersion-360538886-project-member] http://192.168.122.147/volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac returned with HTTP 404 Sep 01 00:31:06 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1211/2473] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:31:06 2026] GET /volume/v3/volumes/a5a995e4-8445-43a9-bb9e-8ca0b859e3ac => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 00:31:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-377294f0-60c8-4aae-99c7-6926d4846e8b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-377294f0-60c8-4aae-99c7-6926d4846e8b tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/6d45ba26-4bcb-4199-962b-2214865e188d Sep 01 00:31:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-377294f0-60c8-4aae-99c7-6926d4846e8b tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-377294f0-60c8-4aae-99c7-6926d4846e8b tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:06 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:06 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:06 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:06 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:06 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-377294f0-60c8-4aae-99c7-6926d4846e8b tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:31:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-377294f0-60c8-4aae-99c7-6926d4846e8b tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/6d45ba26-4bcb-4199-962b-2214865e188d returned with HTTP 200 Sep 01 00:31:06 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1263/2474] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:06 2026] GET /volume/v3/volumes/6d45ba26-4bcb-4199-962b-2214865e188d => generated 861 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8e1bc715-d37d-45bf-89fc-a57ed52fff0d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8e1bc715-d37d-45bf-89fc-a57ed52fff0d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/38136cf4-ba66-4b33-98d4-e9d3a2ace7dd Sep 01 00:31:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8e1bc715-d37d-45bf-89fc-a57ed52fff0d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8e1bc715-d37d-45bf-89fc-a57ed52fff0d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:06 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:06 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:06 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:06 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:06 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8e1bc715-d37d-45bf-89fc-a57ed52fff0d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:31:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8e1bc715-d37d-45bf-89fc-a57ed52fff0d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/38136cf4-ba66-4b33-98d4-e9d3a2ace7dd returned with HTTP 200 Sep 01 00:31:06 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1212/2475] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:06 2026] GET /volume/v3/volumes/38136cf4-ba66-4b33-98d4-e9d3a2ace7dd => generated 861 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e131c253-2860-4f7b-a472-48f3696973ec None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e131c253-2860-4f7b-a472-48f3696973ec tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/38136cf4-ba66-4b33-98d4-e9d3a2ace7dd Sep 01 00:31:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e131c253-2860-4f7b-a472-48f3696973ec tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e131c253-2860-4f7b-a472-48f3696973ec tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:07 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:07 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:07 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:07 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:07 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e131c253-2860-4f7b-a472-48f3696973ec tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:31:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e131c253-2860-4f7b-a472-48f3696973ec tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/38136cf4-ba66-4b33-98d4-e9d3a2ace7dd returned with HTTP 200 Sep 01 00:31:07 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1264/2476] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:07 2026] GET /volume/v3/volumes/38136cf4-ba66-4b33-98d4-e9d3a2ace7dd => generated 862 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e69c7a36-f6a2-4b14-bc37-67549c49dbcf None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e69c7a36-f6a2-4b14-bc37-67549c49dbcf tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] DELETE http://192.168.122.147/volume/v3/volumes/38136cf4-ba66-4b33-98d4-e9d3a2ace7dd Sep 01 00:31:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e69c7a36-f6a2-4b14-bc37-67549c49dbcf tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e69c7a36-f6a2-4b14-bc37-67549c49dbcf tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:07 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-e69c7a36-f6a2-4b14-bc37-67549c49dbcf tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Delete volume with id: 38136cf4-ba66-4b33-98d4-e9d3a2ace7dd Sep 01 00:31:07 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:07 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:07 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:07 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:07 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e69c7a36-f6a2-4b14-bc37-67549c49dbcf tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:31:07 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e69c7a36-f6a2-4b14-bc37-67549c49dbcf tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Delete volume request issued successfully. Sep 01 00:31:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e69c7a36-f6a2-4b14-bc37-67549c49dbcf tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/38136cf4-ba66-4b33-98d4-e9d3a2ace7dd returned with HTTP 202 Sep 01 00:31:07 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1213/2477] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:31:07 2026] DELETE /volume/v3/volumes/38136cf4-ba66-4b33-98d4-e9d3a2ace7dd => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:31:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-09e40a58-03fc-4849-b4dc-3805f1bc8598 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-09e40a58-03fc-4849-b4dc-3805f1bc8598 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/38136cf4-ba66-4b33-98d4-e9d3a2ace7dd Sep 01 00:31:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-09e40a58-03fc-4849-b4dc-3805f1bc8598 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-09e40a58-03fc-4849-b4dc-3805f1bc8598 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:07 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:07 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:07 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:07 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:07 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-09e40a58-03fc-4849-b4dc-3805f1bc8598 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:31:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-09e40a58-03fc-4849-b4dc-3805f1bc8598 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/38136cf4-ba66-4b33-98d4-e9d3a2ace7dd returned with HTTP 200 Sep 01 00:31:07 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1265/2478] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:07 2026] GET /volume/v3/volumes/38136cf4-ba66-4b33-98d4-e9d3a2ace7dd => generated 861 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c248a1fd-bc98-41d0-bcb6-1e0092313eb6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c248a1fd-bc98-41d0-bcb6-1e0092313eb6 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/38136cf4-ba66-4b33-98d4-e9d3a2ace7dd Sep 01 00:31:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c248a1fd-bc98-41d0-bcb6-1e0092313eb6 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c248a1fd-bc98-41d0-bcb6-1e0092313eb6 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c248a1fd-bc98-41d0-bcb6-1e0092313eb6 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/38136cf4-ba66-4b33-98d4-e9d3a2ace7dd returned with HTTP 404 Sep 01 00:31:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1214/2479] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:08 2026] GET /volume/v3/volumes/38136cf4-ba66-4b33-98d4-e9d3a2ace7dd => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:31:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-fc4cceab-db30-4d7a-a5aa-0de2ee378e5f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fc4cceab-db30-4d7a-a5aa-0de2ee378e5f tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] DELETE http://192.168.122.147/volume/v3/volumes/6d45ba26-4bcb-4199-962b-2214865e188d Sep 01 00:31:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fc4cceab-db30-4d7a-a5aa-0de2ee378e5f tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fc4cceab-db30-4d7a-a5aa-0de2ee378e5f tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:08 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-fc4cceab-db30-4d7a-a5aa-0de2ee378e5f tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Delete volume with id: 6d45ba26-4bcb-4199-962b-2214865e188d Sep 01 00:31:09 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:09 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:09 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:09 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:09 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fc4cceab-db30-4d7a-a5aa-0de2ee378e5f tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:31:09 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fc4cceab-db30-4d7a-a5aa-0de2ee378e5f tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Delete volume request issued successfully. Sep 01 00:31:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fc4cceab-db30-4d7a-a5aa-0de2ee378e5f tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/6d45ba26-4bcb-4199-962b-2214865e188d returned with HTTP 202 Sep 01 00:31:09 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1266/2480] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:31:08 2026] DELETE /volume/v3/volumes/6d45ba26-4bcb-4199-962b-2214865e188d => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 00:31:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6db4cf3d-f865-4035-8d47-70ea7820e4a2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6db4cf3d-f865-4035-8d47-70ea7820e4a2 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/6d45ba26-4bcb-4199-962b-2214865e188d Sep 01 00:31:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6db4cf3d-f865-4035-8d47-70ea7820e4a2 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6db4cf3d-f865-4035-8d47-70ea7820e4a2 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:09 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:09 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:09 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:09 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:09 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6db4cf3d-f865-4035-8d47-70ea7820e4a2 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:31:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6db4cf3d-f865-4035-8d47-70ea7820e4a2 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/6d45ba26-4bcb-4199-962b-2214865e188d returned with HTTP 200 Sep 01 00:31:09 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1215/2481] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:09 2026] GET /volume/v3/volumes/6d45ba26-4bcb-4199-962b-2214865e188d => generated 860 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:31:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-962c0438-645e-4f0d-b01b-08632a0aa323 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-962c0438-645e-4f0d-b01b-08632a0aa323 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/6d45ba26-4bcb-4199-962b-2214865e188d Sep 01 00:31:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-962c0438-645e-4f0d-b01b-08632a0aa323 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-962c0438-645e-4f0d-b01b-08632a0aa323 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-962c0438-645e-4f0d-b01b-08632a0aa323 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/6d45ba26-4bcb-4199-962b-2214865e188d returned with HTTP 404 Sep 01 00:31:10 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1267/2482] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:10 2026] GET /volume/v3/volumes/6d45ba26-4bcb-4199-962b-2214865e188d => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:31:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-685d8507-5c50-4949-bf52-9c0cd1a49850 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-685d8507-5c50-4949-bf52-9c0cd1a49850 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] DELETE http://192.168.122.147/volume/v3/volumes/01e0590c-da57-4028-8d72-b21c22dacc3e Sep 01 00:31:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-685d8507-5c50-4949-bf52-9c0cd1a49850 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-685d8507-5c50-4949-bf52-9c0cd1a49850 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:10 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-685d8507-5c50-4949-bf52-9c0cd1a49850 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Delete volume with id: 01e0590c-da57-4028-8d72-b21c22dacc3e Sep 01 00:31:10 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:10 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:10 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:10 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:10 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-685d8507-5c50-4949-bf52-9c0cd1a49850 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:31:10 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-685d8507-5c50-4949-bf52-9c0cd1a49850 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Delete volume request issued successfully. Sep 01 00:31:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-685d8507-5c50-4949-bf52-9c0cd1a49850 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/01e0590c-da57-4028-8d72-b21c22dacc3e returned with HTTP 202 Sep 01 00:31:10 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1216/2483] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:31:10 2026] DELETE /volume/v3/volumes/01e0590c-da57-4028-8d72-b21c22dacc3e => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:31:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5c7b92ff-9f6f-43a2-a033-2140e75ed349 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5c7b92ff-9f6f-43a2-a033-2140e75ed349 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/01e0590c-da57-4028-8d72-b21c22dacc3e Sep 01 00:31:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5c7b92ff-9f6f-43a2-a033-2140e75ed349 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5c7b92ff-9f6f-43a2-a033-2140e75ed349 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:10 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:10 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:10 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:10 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:10 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5c7b92ff-9f6f-43a2-a033-2140e75ed349 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:31:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5c7b92ff-9f6f-43a2-a033-2140e75ed349 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/01e0590c-da57-4028-8d72-b21c22dacc3e returned with HTTP 200 Sep 01 00:31:10 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1268/2484] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:10 2026] GET /volume/v3/volumes/01e0590c-da57-4028-8d72-b21c22dacc3e => generated 860 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f823ab39-a914-4886-95b6-c27d8315800e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f823ab39-a914-4886-95b6-c27d8315800e tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/01e0590c-da57-4028-8d72-b21c22dacc3e Sep 01 00:31:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f823ab39-a914-4886-95b6-c27d8315800e tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f823ab39-a914-4886-95b6-c27d8315800e tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f823ab39-a914-4886-95b6-c27d8315800e tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/01e0590c-da57-4028-8d72-b21c22dacc3e returned with HTTP 404 Sep 01 00:31:11 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1217/2485] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:11 2026] GET /volume/v3/volumes/01e0590c-da57-4028-8d72-b21c22dacc3e => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:31:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-dd783352-8538-44fa-94fe-17edf382a78e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-dd783352-8538-44fa-94fe-17edf382a78e tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] DELETE http://192.168.122.147/volume/v3/volumes/d744e073-6243-40a7-b76d-5db5276bf6b3 Sep 01 00:31:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-dd783352-8538-44fa-94fe-17edf382a78e tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-dd783352-8538-44fa-94fe-17edf382a78e tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:11 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-dd783352-8538-44fa-94fe-17edf382a78e tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Delete volume with id: d744e073-6243-40a7-b76d-5db5276bf6b3 Sep 01 00:31:11 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:11 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:11 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:11 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:11 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-dd783352-8538-44fa-94fe-17edf382a78e tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:31:11 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-dd783352-8538-44fa-94fe-17edf382a78e tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Delete volume request issued successfully. Sep 01 00:31:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-dd783352-8538-44fa-94fe-17edf382a78e tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/d744e073-6243-40a7-b76d-5db5276bf6b3 returned with HTTP 202 Sep 01 00:31:11 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1269/2486] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:31:11 2026] DELETE /volume/v3/volumes/d744e073-6243-40a7-b76d-5db5276bf6b3 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:31:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-cab2a857-e98c-48b0-85d3-16cce464e103 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cab2a857-e98c-48b0-85d3-16cce464e103 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/d744e073-6243-40a7-b76d-5db5276bf6b3 Sep 01 00:31:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cab2a857-e98c-48b0-85d3-16cce464e103 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cab2a857-e98c-48b0-85d3-16cce464e103 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:11 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:11 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:11 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:11 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:11 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-cab2a857-e98c-48b0-85d3-16cce464e103 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:31:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cab2a857-e98c-48b0-85d3-16cce464e103 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/d744e073-6243-40a7-b76d-5db5276bf6b3 returned with HTTP 200 Sep 01 00:31:11 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1218/2487] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:11 2026] GET /volume/v3/volumes/d744e073-6243-40a7-b76d-5db5276bf6b3 => generated 860 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5b5b6637-b367-4742-9335-edcf16347a59 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5b5b6637-b367-4742-9335-edcf16347a59 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/d744e073-6243-40a7-b76d-5db5276bf6b3 Sep 01 00:31:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5b5b6637-b367-4742-9335-edcf16347a59 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5b5b6637-b367-4742-9335-edcf16347a59 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5b5b6637-b367-4742-9335-edcf16347a59 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/d744e073-6243-40a7-b76d-5db5276bf6b3 returned with HTTP 404 Sep 01 00:31:12 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1270/2488] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:12 2026] GET /volume/v3/volumes/d744e073-6243-40a7-b76d-5db5276bf6b3 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:31:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8cfac4dc-a2e3-4273-9195-eeb218f12715 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8cfac4dc-a2e3-4273-9195-eeb218f12715 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] DELETE http://192.168.122.147/volume/v3/volumes/e0df1b80-1bbe-453d-a985-f5324bce724c Sep 01 00:31:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8cfac4dc-a2e3-4273-9195-eeb218f12715 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8cfac4dc-a2e3-4273-9195-eeb218f12715 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:12 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-8cfac4dc-a2e3-4273-9195-eeb218f12715 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Delete volume with id: e0df1b80-1bbe-453d-a985-f5324bce724c Sep 01 00:31:12 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:12 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:12 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:12 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:12 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8cfac4dc-a2e3-4273-9195-eeb218f12715 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:31:12 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8cfac4dc-a2e3-4273-9195-eeb218f12715 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Delete volume request issued successfully. Sep 01 00:31:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8cfac4dc-a2e3-4273-9195-eeb218f12715 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/e0df1b80-1bbe-453d-a985-f5324bce724c returned with HTTP 202 Sep 01 00:31:12 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1219/2489] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:31:12 2026] DELETE /volume/v3/volumes/e0df1b80-1bbe-453d-a985-f5324bce724c => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:31:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2cfa84a9-6ca0-4db0-9f01-c2ba1a645617 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2cfa84a9-6ca0-4db0-9f01-c2ba1a645617 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/e0df1b80-1bbe-453d-a985-f5324bce724c Sep 01 00:31:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2cfa84a9-6ca0-4db0-9f01-c2ba1a645617 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2cfa84a9-6ca0-4db0-9f01-c2ba1a645617 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:12 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:12 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:12 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:12 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:12 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2cfa84a9-6ca0-4db0-9f01-c2ba1a645617 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:31:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2cfa84a9-6ca0-4db0-9f01-c2ba1a645617 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/e0df1b80-1bbe-453d-a985-f5324bce724c returned with HTTP 200 Sep 01 00:31:12 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1271/2490] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:12 2026] GET /volume/v3/volumes/e0df1b80-1bbe-453d-a985-f5324bce724c => generated 861 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c22d3ab7-bcf6-4ac8-b708-6a72747473b5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c22d3ab7-bcf6-4ac8-b708-6a72747473b5 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/e0df1b80-1bbe-453d-a985-f5324bce724c Sep 01 00:31:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c22d3ab7-bcf6-4ac8-b708-6a72747473b5 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c22d3ab7-bcf6-4ac8-b708-6a72747473b5 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c22d3ab7-bcf6-4ac8-b708-6a72747473b5 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/e0df1b80-1bbe-453d-a985-f5324bce724c returned with HTTP 404 Sep 01 00:31:14 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1220/2491] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:14 2026] GET /volume/v3/volumes/e0df1b80-1bbe-453d-a985-f5324bce724c => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:31:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8b53fd3a-3e4c-4ec6-8f3a-bf83e2b64cc6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8b53fd3a-3e4c-4ec6-8f3a-bf83e2b64cc6 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/611034b1-2b25-4637-9479-416a2ab847e2 Sep 01 00:31:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8b53fd3a-3e4c-4ec6-8f3a-bf83e2b64cc6 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8b53fd3a-3e4c-4ec6-8f3a-bf83e2b64cc6 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:14 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-8b53fd3a-3e4c-4ec6-8f3a-bf83e2b64cc6 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Delete snapshot with id: 611034b1-2b25-4637-9479-416a2ab847e2 Sep 01 00:31:14 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:14 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:14 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8b53fd3a-3e4c-4ec6-8f3a-bf83e2b64cc6 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Snapshot retrieved successfully. Sep 01 00:31:14 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:14 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:14 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8b53fd3a-3e4c-4ec6-8f3a-bf83e2b64cc6 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Snapshot delete request issued successfully. Sep 01 00:31:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8b53fd3a-3e4c-4ec6-8f3a-bf83e2b64cc6 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/snapshots/611034b1-2b25-4637-9479-416a2ab847e2 returned with HTTP 202 Sep 01 00:31:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1272/2492] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:31:14 2026] DELETE /volume/v3/snapshots/611034b1-2b25-4637-9479-416a2ab847e2 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:31:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0f8b3686-f7ac-4821-993d-2a5acb906bf3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0f8b3686-f7ac-4821-993d-2a5acb906bf3 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/snapshots/611034b1-2b25-4637-9479-416a2ab847e2 Sep 01 00:31:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0f8b3686-f7ac-4821-993d-2a5acb906bf3 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0f8b3686-f7ac-4821-993d-2a5acb906bf3 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:14 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:14 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:14 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0f8b3686-f7ac-4821-993d-2a5acb906bf3 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Snapshot retrieved successfully. Sep 01 00:31:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0f8b3686-f7ac-4821-993d-2a5acb906bf3 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/snapshots/611034b1-2b25-4637-9479-416a2ab847e2 returned with HTTP 200 Sep 01 00:31:14 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1221/2493] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:31:14 2026] GET /volume/v3/snapshots/611034b1-2b25-4637-9479-416a2ab847e2 => generated 474 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-17ae1400-0a9d-4332-a164-9caaea177000 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-17ae1400-0a9d-4332-a164-9caaea177000 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:31:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-17ae1400-0a9d-4332-a164-9caaea177000 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1275074670"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:31:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-17ae1400-0a9d-4332-a164-9caaea177000 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1275074670'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:31:14 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-17ae1400-0a9d-4332-a164-9caaea177000 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Create volume of 1 GB Sep 01 00:31:14 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:14 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:14 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-17ae1400-0a9d-4332-a164-9caaea177000 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Availability Zones retrieved successfully. Sep 01 00:31:14 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-17ae1400-0a9d-4332-a164-9caaea177000 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Flow 'volume_create_api' (27bbacad-9922-4332-9fb0-11e70f6f144c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:14 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-17ae1400-0a9d-4332-a164-9caaea177000 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1706737a-8589-48e3-a4b1-21caf094a2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:14 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-17ae1400-0a9d-4332-a164-9caaea177000 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:31:14 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-17ae1400-0a9d-4332-a164-9caaea177000 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1706737a-8589-48e3-a4b1-21caf094a2e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:15 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-17ae1400-0a9d-4332-a164-9caaea177000 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79ac7b1d-442b-4a25-90f5-8033cfd3f0d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:15 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-17ae1400-0a9d-4332-a164-9caaea177000 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Created reservations ['873cb01a-19b5-42a6-93ed-daa3435b893b', 'b09bfdd0-417a-4ad9-ae97-a25eeb369793', '004ade82-8402-4011-bee0-53c1463ab1c1', 'a65e8046-6be9-4c19-a037-1e3278706358'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:31:15 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-17ae1400-0a9d-4332-a164-9caaea177000 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79ac7b1d-442b-4a25-90f5-8033cfd3f0d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['873cb01a-19b5-42a6-93ed-daa3435b893b', 'b09bfdd0-417a-4ad9-ae97-a25eeb369793', '004ade82-8402-4011-bee0-53c1463ab1c1', 'a65e8046-6be9-4c19-a037-1e3278706358']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:15 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-17ae1400-0a9d-4332-a164-9caaea177000 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (727f9bc5-a863-4c30-b765-51800adbb523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:15 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:15 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:15 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-17ae1400-0a9d-4332-a164-9caaea177000 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (727f9bc5-a863-4c30-b765-51800adbb523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b842eaa7-29ac-4200-8e25-6c154626bd17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1275074670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f9e2f6fb23549e19e4f19e1d0e1606b',qos_specs=None,replication_status=,reservations=['873cb01a-19b5-42a6-93ed-daa3435b893b','b09bfdd0-417a-4ad9-ae97-a25eeb369793','004ade82-8402-4011-bee0-53c1463ab1c1','a65e8046-6be9-4c19-a037-1e3278706358'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='726f8834409d4780b91b1ba330352188',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:31:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1275074670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b842eaa7-29ac-4200-8e25-6c154626bd17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f9e2f6fb23549e19e4f19e1d0e1606b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='726f8834409d4780b91b1ba330352188',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:15 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-17ae1400-0a9d-4332-a164-9caaea177000 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c55461f-cbe2-4470-8a3c-d478d38d6f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:15 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-17ae1400-0a9d-4332-a164-9caaea177000 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c55461f-cbe2-4470-8a3c-d478d38d6f6e) transitioned into state 'SUCCESS' from state '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-1275074670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f9e2f6fb23549e19e4f19e1d0e1606b',qos_specs=None,replication_status=,reservations=['873cb01a-19b5-42a6-93ed-daa3435b893b','b09bfdd0-417a-4ad9-ae97-a25eeb369793','004ade82-8402-4011-bee0-53c1463ab1c1','a65e8046-6be9-4c19-a037-1e3278706358'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='726f8834409d4780b91b1ba330352188',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:15 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-17ae1400-0a9d-4332-a164-9caaea177000 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fa4b069-5c94-4605-8574-f8c70d88d560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-53d891c1-0759-4d7c-8c32-243085610560 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-53d891c1-0759-4d7c-8c32-243085610560 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/snapshots/611034b1-2b25-4637-9479-416a2ab847e2 Sep 01 00:31:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-53d891c1-0759-4d7c-8c32-243085610560 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-53d891c1-0759-4d7c-8c32-243085610560 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:15 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-17ae1400-0a9d-4332-a164-9caaea177000 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fa4b069-5c94-4605-8574-f8c70d88d560) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:15 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:15 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:15 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-17ae1400-0a9d-4332-a164-9caaea177000 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Flow 'volume_create_api' (27bbacad-9922-4332-9fb0-11e70f6f144c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:15 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-53d891c1-0759-4d7c-8c32-243085610560 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Snapshot retrieved successfully. Sep 01 00:31:15 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-17ae1400-0a9d-4332-a164-9caaea177000 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Create volume request issued successfully. Sep 01 00:31:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-17ae1400-0a9d-4332-a164-9caaea177000 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:31:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-53d891c1-0759-4d7c-8c32-243085610560 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/snapshots/611034b1-2b25-4637-9479-416a2ab847e2 returned with HTTP 200 Sep 01 00:31:15 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1222/2494] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:31:15 2026] GET /volume/v3/snapshots/611034b1-2b25-4637-9479-416a2ab847e2 => generated 474 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:31:15 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1273/2495] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:31:14 2026] POST /volume/v3/volumes => generated 787 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:31:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f5488126-8c99-4c12-819f-107b4ccd798b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f5488126-8c99-4c12-819f-107b4ccd798b tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] GET http://192.168.122.147/volume/v3/volumes/b842eaa7-29ac-4200-8e25-6c154626bd17 Sep 01 00:31:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f5488126-8c99-4c12-819f-107b4ccd798b tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f5488126-8c99-4c12-819f-107b4ccd798b tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:15 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:15 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:15 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:15 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:15 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f5488126-8c99-4c12-819f-107b4ccd798b tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Volume info retrieved successfully. Sep 01 00:31:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f5488126-8c99-4c12-819f-107b4ccd798b tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] http://192.168.122.147/volume/v3/volumes/b842eaa7-29ac-4200-8e25-6c154626bd17 returned with HTTP 200 Sep 01 00:31:15 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1223/2496] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:15 2026] GET /volume/v3/volumes/b842eaa7-29ac-4200-8e25-6c154626bd17 => generated 966 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-75eaaefa-3d31-4d02-9e22-73fcb2685d65 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-75eaaefa-3d31-4d02-9e22-73fcb2685d65 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/snapshots/611034b1-2b25-4637-9479-416a2ab847e2 Sep 01 00:31:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-75eaaefa-3d31-4d02-9e22-73fcb2685d65 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-75eaaefa-3d31-4d02-9e22-73fcb2685d65 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-75eaaefa-3d31-4d02-9e22-73fcb2685d65 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/snapshots/611034b1-2b25-4637-9479-416a2ab847e2 returned with HTTP 404 Sep 01 00:31:16 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1274/2497] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:31:16 2026] GET /volume/v3/snapshots/611034b1-2b25-4637-9479-416a2ab847e2 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:31:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ed2bea65-d63b-49df-996f-2f0d40863774 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ed2bea65-d63b-49df-996f-2f0d40863774 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] DELETE http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 Sep 01 00:31:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ed2bea65-d63b-49df-996f-2f0d40863774 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ed2bea65-d63b-49df-996f-2f0d40863774 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:16 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-ed2bea65-d63b-49df-996f-2f0d40863774 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Delete volume with id: f29882aa-5187-480f-89bc-2029fe4a9856 Sep 01 00:31:16 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:16 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:16 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:16 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:16 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ed2bea65-d63b-49df-996f-2f0d40863774 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:31:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8e55e17b-b440-4bdf-a149-20b68109d51c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8e55e17b-b440-4bdf-a149-20b68109d51c tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] GET http://192.168.122.147/volume/v3/volumes/b842eaa7-29ac-4200-8e25-6c154626bd17 Sep 01 00:31:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8e55e17b-b440-4bdf-a149-20b68109d51c tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8e55e17b-b440-4bdf-a149-20b68109d51c tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:16 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:16 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:16 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:16 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:16 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8e55e17b-b440-4bdf-a149-20b68109d51c tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Volume info retrieved successfully. Sep 01 00:31:16 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ed2bea65-d63b-49df-996f-2f0d40863774 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Delete volume request issued successfully. Sep 01 00:31:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ed2bea65-d63b-49df-996f-2f0d40863774 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 returned with HTTP 202 Sep 01 00:31:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8e55e17b-b440-4bdf-a149-20b68109d51c tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] http://192.168.122.147/volume/v3/volumes/b842eaa7-29ac-4200-8e25-6c154626bd17 returned with HTTP 200 Sep 01 00:31:16 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1224/2498] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:31:16 2026] DELETE /volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:31:16 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1275/2499] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:16 2026] GET /volume/v3/volumes/b842eaa7-29ac-4200-8e25-6c154626bd17 => generated 1016 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:31:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4a3974f9-b11a-440a-9d47-e31eb4a0be7d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4a3974f9-b11a-440a-9d47-e31eb4a0be7d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 Sep 01 00:31:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4a3974f9-b11a-440a-9d47-e31eb4a0be7d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4a3974f9-b11a-440a-9d47-e31eb4a0be7d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:16 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:16 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:16 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:16 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:16 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4a3974f9-b11a-440a-9d47-e31eb4a0be7d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Volume info retrieved successfully. Sep 01 00:31:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4a3974f9-b11a-440a-9d47-e31eb4a0be7d tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 returned with HTTP 200 Sep 01 00:31:16 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1225/2500] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:16 2026] GET /volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 => generated 861 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-cda83cf1-854c-483a-a5ee-2f863b763d4d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cda83cf1-854c-483a-a5ee-2f863b763d4d tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] GET http://192.168.122.147/volume/v3/volumes/b842eaa7-29ac-4200-8e25-6c154626bd17 Sep 01 00:31:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cda83cf1-854c-483a-a5ee-2f863b763d4d tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cda83cf1-854c-483a-a5ee-2f863b763d4d tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:17 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:17 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:17 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:17 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:17 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-cda83cf1-854c-483a-a5ee-2f863b763d4d tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Volume info retrieved successfully. Sep 01 00:31:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cda83cf1-854c-483a-a5ee-2f863b763d4d tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] http://192.168.122.147/volume/v3/volumes/b842eaa7-29ac-4200-8e25-6c154626bd17 returned with HTTP 200 Sep 01 00:31:17 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1276/2501] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:17 2026] GET /volume/v3/volumes/b842eaa7-29ac-4200-8e25-6c154626bd17 => generated 1017 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:31:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2ae7f406-50fc-4c5b-a835-5542172b80f2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2ae7f406-50fc-4c5b-a835-5542172b80f2 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] GET http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 Sep 01 00:31:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2ae7f406-50fc-4c5b-a835-5542172b80f2 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2ae7f406-50fc-4c5b-a835-5542172b80f2 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4d6b2117-dc42-46af-b90d-67b8cb32079d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2ae7f406-50fc-4c5b-a835-5542172b80f2 tempest-CreateVolumesFromSnapshotTest-529690490 tempest-CreateVolumesFromSnapshotTest-529690490-project-member] http://192.168.122.147/volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 returned with HTTP 404 Sep 01 00:31:17 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1226/2502] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:17 2026] GET /volume/v3/volumes/f29882aa-5187-480f-89bc-2029fe4a9856 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:31:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4d6b2117-dc42-46af-b90d-67b8cb32079d tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-reader] POST http://192.168.122.147/volume/v3/volumes/b842eaa7-29ac-4200-8e25-6c154626bd17/action Sep 01 00:31:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4d6b2117-dc42-46af-b90d-67b8cb32079d tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:31:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4d6b2117-dc42-46af-b90d-67b8cb32079d tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:31:17 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:17 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:17 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:17 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:17 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4d6b2117-dc42-46af-b90d-67b8cb32079d tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-reader] Volume info retrieved successfully. Sep 01 00:31:17 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-4d6b2117-dc42-46af-b90d-67b8cb32079d tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'c78992469c984370bee1d7b608e68670', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f9e2f6fb23549e19e4f19e1d0e1606b', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:31:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4d6b2117-dc42-46af-b90d-67b8cb32079d tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-reader] http://192.168.122.147/volume/v3/volumes/b842eaa7-29ac-4200-8e25-6c154626bd17/action returned with HTTP 403 Sep 01 00:31:17 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1277/2503] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:31:17 2026] POST /volume/v3/volumes/b842eaa7-29ac-4200-8e25-6c154626bd17/action => generated 131 bytes in 176 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:31:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9c501633-358c-4c2b-b064-4fac9efad395 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9c501633-358c-4c2b-b064-4fac9efad395 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/b842eaa7-29ac-4200-8e25-6c154626bd17 Sep 01 00:31:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9c501633-358c-4c2b-b064-4fac9efad395 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9c501633-358c-4c2b-b064-4fac9efad395 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:17 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-9c501633-358c-4c2b-b064-4fac9efad395 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Delete volume with id: b842eaa7-29ac-4200-8e25-6c154626bd17 Sep 01 00:31:17 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:17 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:17 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:17 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:17 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9c501633-358c-4c2b-b064-4fac9efad395 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Volume info retrieved successfully. Sep 01 00:31:17 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9c501633-358c-4c2b-b064-4fac9efad395 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Delete volume request issued successfully. Sep 01 00:31:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9c501633-358c-4c2b-b064-4fac9efad395 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] http://192.168.122.147/volume/v3/volumes/b842eaa7-29ac-4200-8e25-6c154626bd17 returned with HTTP 202 Sep 01 00:31:17 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1227/2504] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:31:17 2026] DELETE /volume/v3/volumes/b842eaa7-29ac-4200-8e25-6c154626bd17 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:31:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5693fe17-ac45-46fe-84dd-554729ccf6c5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5693fe17-ac45-46fe-84dd-554729ccf6c5 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] GET http://192.168.122.147/volume/v3/volumes/b842eaa7-29ac-4200-8e25-6c154626bd17 Sep 01 00:31:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5693fe17-ac45-46fe-84dd-554729ccf6c5 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5693fe17-ac45-46fe-84dd-554729ccf6c5 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:17 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:17 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:17 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:17 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:17 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5693fe17-ac45-46fe-84dd-554729ccf6c5 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Volume info retrieved successfully. Sep 01 00:31:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5693fe17-ac45-46fe-84dd-554729ccf6c5 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] http://192.168.122.147/volume/v3/volumes/b842eaa7-29ac-4200-8e25-6c154626bd17 returned with HTTP 200 Sep 01 00:31:17 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1278/2505] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:17 2026] GET /volume/v3/volumes/b842eaa7-29ac-4200-8e25-6c154626bd17 => generated 1016 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:31:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a5dcfdb6-21be-4a27-ab48-8043f1dfc921 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a5dcfdb6-21be-4a27-ab48-8043f1dfc921 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] GET http://192.168.122.147/volume/v3/volumes/b842eaa7-29ac-4200-8e25-6c154626bd17 Sep 01 00:31:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a5dcfdb6-21be-4a27-ab48-8043f1dfc921 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a5dcfdb6-21be-4a27-ab48-8043f1dfc921 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a5dcfdb6-21be-4a27-ab48-8043f1dfc921 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] http://192.168.122.147/volume/v3/volumes/b842eaa7-29ac-4200-8e25-6c154626bd17 returned with HTTP 404 Sep 01 00:31:18 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1228/2506] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:18 2026] GET /volume/v3/volumes/b842eaa7-29ac-4200-8e25-6c154626bd17 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:31:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-40a0a819-132c-492d-a43c-cdbe7fe2ab10 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-40a0a819-132c-492d-a43c-cdbe7fe2ab10 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:31:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-40a0a819-132c-492d-a43c-cdbe7fe2ab10 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-988170653"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:31:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-40a0a819-132c-492d-a43c-cdbe7fe2ab10 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-988170653'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:31:18 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-40a0a819-132c-492d-a43c-cdbe7fe2ab10 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Create volume of 1 GB Sep 01 00:31:18 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-40a0a819-132c-492d-a43c-cdbe7fe2ab10 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Availability Zones retrieved successfully. Sep 01 00:31:18 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-40a0a819-132c-492d-a43c-cdbe7fe2ab10 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Flow 'volume_create_api' (47379177-ab0e-44fd-96dd-7fa2ad80674f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:18 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-40a0a819-132c-492d-a43c-cdbe7fe2ab10 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (214f7623-a0f5-4ccb-96d9-a56b8047af89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:18 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-40a0a819-132c-492d-a43c-cdbe7fe2ab10 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:31:19 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-40a0a819-132c-492d-a43c-cdbe7fe2ab10 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (214f7623-a0f5-4ccb-96d9-a56b8047af89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:19 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-40a0a819-132c-492d-a43c-cdbe7fe2ab10 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bbffdff-85da-4a61-a401-9252e1235687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:19 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-40a0a819-132c-492d-a43c-cdbe7fe2ab10 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Created reservations ['26390a5c-c1fa-45d1-a20a-eec504a04ff0', '810c0c5d-8917-4844-b1ec-91d8908a77f4', '7b59e7a7-8756-4a84-bf16-a0eb5bc3e3c0', '4304a1ac-83dd-49cc-8492-7badd2005d3b'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:31:19 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-40a0a819-132c-492d-a43c-cdbe7fe2ab10 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bbffdff-85da-4a61-a401-9252e1235687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26390a5c-c1fa-45d1-a20a-eec504a04ff0', '810c0c5d-8917-4844-b1ec-91d8908a77f4', '7b59e7a7-8756-4a84-bf16-a0eb5bc3e3c0', '4304a1ac-83dd-49cc-8492-7badd2005d3b']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:19 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-40a0a819-132c-492d-a43c-cdbe7fe2ab10 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e950d095-bd33-4f36-97fe-ad3cf23d2ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:19 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:19 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:19 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-40a0a819-132c-492d-a43c-cdbe7fe2ab10 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e950d095-bd33-4f36-97fe-ad3cf23d2ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f757481-de79-4669-8afc-693173c5951e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-988170653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f9e2f6fb23549e19e4f19e1d0e1606b',qos_specs=None,replication_status=,reservations=['26390a5c-c1fa-45d1-a20a-eec504a04ff0','810c0c5d-8917-4844-b1ec-91d8908a77f4','7b59e7a7-8756-4a84-bf16-a0eb5bc3e3c0','4304a1ac-83dd-49cc-8492-7badd2005d3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='726f8834409d4780b91b1ba330352188',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:31:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-988170653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f757481-de79-4669-8afc-693173c5951e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f9e2f6fb23549e19e4f19e1d0e1606b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='726f8834409d4780b91b1ba330352188',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:19 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-40a0a819-132c-492d-a43c-cdbe7fe2ab10 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1797c6d-aa6c-4507-96e2-6ed7e7913a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:19 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-40a0a819-132c-492d-a43c-cdbe7fe2ab10 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1797c6d-aa6c-4507-96e2-6ed7e7913a7a) transitioned into state 'SUCCESS' from state '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-988170653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f9e2f6fb23549e19e4f19e1d0e1606b',qos_specs=None,replication_status=,reservations=['26390a5c-c1fa-45d1-a20a-eec504a04ff0','810c0c5d-8917-4844-b1ec-91d8908a77f4','7b59e7a7-8756-4a84-bf16-a0eb5bc3e3c0','4304a1ac-83dd-49cc-8492-7badd2005d3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='726f8834409d4780b91b1ba330352188',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:19 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-40a0a819-132c-492d-a43c-cdbe7fe2ab10 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1837742f-c866-4fa1-be2c-bcb5b5f1ad47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:19 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-40a0a819-132c-492d-a43c-cdbe7fe2ab10 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1837742f-c866-4fa1-be2c-bcb5b5f1ad47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:19 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-40a0a819-132c-492d-a43c-cdbe7fe2ab10 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Flow 'volume_create_api' (47379177-ab0e-44fd-96dd-7fa2ad80674f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:19 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-40a0a819-132c-492d-a43c-cdbe7fe2ab10 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Create volume request issued successfully. Sep 01 00:31:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-40a0a819-132c-492d-a43c-cdbe7fe2ab10 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:31:19 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1279/2507] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:31:18 2026] POST /volume/v3/volumes => generated 786 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:31:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f8502b05-3de9-4ec4-9966-dfed8f01bdca None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f8502b05-3de9-4ec4-9966-dfed8f01bdca tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] GET http://192.168.122.147/volume/v3/volumes/0f757481-de79-4669-8afc-693173c5951e Sep 01 00:31:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f8502b05-3de9-4ec4-9966-dfed8f01bdca tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f8502b05-3de9-4ec4-9966-dfed8f01bdca tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:19 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:19 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:19 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:19 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:19 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f8502b05-3de9-4ec4-9966-dfed8f01bdca tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Volume info retrieved successfully. Sep 01 00:31:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f8502b05-3de9-4ec4-9966-dfed8f01bdca tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] http://192.168.122.147/volume/v3/volumes/0f757481-de79-4669-8afc-693173c5951e returned with HTTP 200 Sep 01 00:31:19 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1229/2508] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:19 2026] GET /volume/v3/volumes/0f757481-de79-4669-8afc-693173c5951e => generated 965 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f67f6257-4f2a-4580-9e91-7b0383969d9d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-125e3ff3-fdef-45a2-a962-91cd9b66723e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-125e3ff3-fdef-45a2-a962-91cd9b66723e tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] GET http://192.168.122.147/volume/v3/volumes/0f757481-de79-4669-8afc-693173c5951e Sep 01 00:31:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-125e3ff3-fdef-45a2-a962-91cd9b66723e tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-125e3ff3-fdef-45a2-a962-91cd9b66723e tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:20 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:20 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:20 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:20 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:20 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-125e3ff3-fdef-45a2-a962-91cd9b66723e tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Volume info retrieved successfully. Sep 01 00:31:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-125e3ff3-fdef-45a2-a962-91cd9b66723e tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] http://192.168.122.147/volume/v3/volumes/0f757481-de79-4669-8afc-693173c5951e returned with HTTP 200 Sep 01 00:31:20 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1230/2509] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:20 2026] GET /volume/v3/volumes/0f757481-de79-4669-8afc-693173c5951e => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:31:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f67f6257-4f2a-4580-9e91-7b0383969d9d tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:31:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f67f6257-4f2a-4580-9e91-7b0383969d9d tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1961300188"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:31:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-f67f6257-4f2a-4580-9e91-7b0383969d9d tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1961300188'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:31:20 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-f67f6257-4f2a-4580-9e91-7b0383969d9d tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Create volume of 1 GB Sep 01 00:31:20 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:20 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:20 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f67f6257-4f2a-4580-9e91-7b0383969d9d tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Availability Zones retrieved successfully. Sep 01 00:31:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f67f6257-4f2a-4580-9e91-7b0383969d9d tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Flow 'volume_create_api' (9f3e2512-fc64-48a1-8811-685f1efc1440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f67f6257-4f2a-4580-9e91-7b0383969d9d tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3082cb06-8df6-4dfa-8a38-a53cb9e9fa28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-f67f6257-4f2a-4580-9e91-7b0383969d9d tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:31:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f67f6257-4f2a-4580-9e91-7b0383969d9d tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3082cb06-8df6-4dfa-8a38-a53cb9e9fa28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f67f6257-4f2a-4580-9e91-7b0383969d9d tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eac3061-c872-4b08-828e-099ca920dfc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:20 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-f67f6257-4f2a-4580-9e91-7b0383969d9d tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Created reservations ['88edc025-3b6a-4038-b70f-bcafad79607c', '970c287e-0f4b-41d9-8987-1111aecc1789', '6b3b28f9-70cb-4b2a-b340-3c34a5260c9b', '37cc2b17-7c71-4206-84ba-182c26cfd37b'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:31:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f67f6257-4f2a-4580-9e91-7b0383969d9d tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eac3061-c872-4b08-828e-099ca920dfc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88edc025-3b6a-4038-b70f-bcafad79607c', '970c287e-0f4b-41d9-8987-1111aecc1789', '6b3b28f9-70cb-4b2a-b340-3c34a5260c9b', '37cc2b17-7c71-4206-84ba-182c26cfd37b']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f67f6257-4f2a-4580-9e91-7b0383969d9d tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48ff4f51-c539-4abc-8388-cf62f4537f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:20 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:20 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f67f6257-4f2a-4580-9e91-7b0383969d9d tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48ff4f51-c539-4abc-8388-cf62f4537f78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd85924df-c68c-4d44-bb92-010be34728d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1961300188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef376331e564987b7cea5388835fd38',qos_specs=None,replication_status=,reservations=['88edc025-3b6a-4038-b70f-bcafad79607c','970c287e-0f4b-41d9-8987-1111aecc1789','6b3b28f9-70cb-4b2a-b340-3c34a5260c9b','37cc2b17-7c71-4206-84ba-182c26cfd37b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72e0d483f322404e9cb06e73d8c05420',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:31:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1961300188',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d85924df-c68c-4d44-bb92-010be34728d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ef376331e564987b7cea5388835fd38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72e0d483f322404e9cb06e73d8c05420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f67f6257-4f2a-4580-9e91-7b0383969d9d tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2390e4c3-1bda-429a-8f1c-1317783d3de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f67f6257-4f2a-4580-9e91-7b0383969d9d tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2390e4c3-1bda-429a-8f1c-1317783d3de0) transitioned into state 'SUCCESS' from state '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-1961300188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef376331e564987b7cea5388835fd38',qos_specs=None,replication_status=,reservations=['88edc025-3b6a-4038-b70f-bcafad79607c','970c287e-0f4b-41d9-8987-1111aecc1789','6b3b28f9-70cb-4b2a-b340-3c34a5260c9b','37cc2b17-7c71-4206-84ba-182c26cfd37b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72e0d483f322404e9cb06e73d8c05420',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f67f6257-4f2a-4580-9e91-7b0383969d9d tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0372e945-d268-4b8a-9b4f-a7dfeec62af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f67f6257-4f2a-4580-9e91-7b0383969d9d tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0372e945-d268-4b8a-9b4f-a7dfeec62af6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f67f6257-4f2a-4580-9e91-7b0383969d9d tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Flow 'volume_create_api' (9f3e2512-fc64-48a1-8811-685f1efc1440) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:20 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f67f6257-4f2a-4580-9e91-7b0383969d9d tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Create volume request issued successfully. Sep 01 00:31:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f67f6257-4f2a-4580-9e91-7b0383969d9d tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:31:20 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1280/2510] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:31:20 2026] POST /volume/v3/volumes => generated 773 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:31:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-82a55362-9ed5-4409-b9e5-d6889453f352 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-82a55362-9ed5-4409-b9e5-d6889453f352 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] GET http://192.168.122.147/volume/v3/volumes/d85924df-c68c-4d44-bb92-010be34728d2 Sep 01 00:31:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-82a55362-9ed5-4409-b9e5-d6889453f352 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-82a55362-9ed5-4409-b9e5-d6889453f352 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:20 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:20 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:20 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:20 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:20 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-82a55362-9ed5-4409-b9e5-d6889453f352 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Volume info retrieved successfully. Sep 01 00:31:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-82a55362-9ed5-4409-b9e5-d6889453f352 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes/d85924df-c68c-4d44-bb92-010be34728d2 returned with HTTP 200 Sep 01 00:31:20 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1231/2511] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:20 2026] GET /volume/v3/volumes/d85924df-c68c-4d44-bb92-010be34728d2 => generated 841 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-aa0b9a87-3c98-4fb3-9a64-2124d3906bb6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-aa0b9a87-3c98-4fb3-9a64-2124d3906bb6 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] GET http://192.168.122.147/volume/v3/volumes/0f757481-de79-4669-8afc-693173c5951e Sep 01 00:31:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-aa0b9a87-3c98-4fb3-9a64-2124d3906bb6 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-aa0b9a87-3c98-4fb3-9a64-2124d3906bb6 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:21 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:21 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:21 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:21 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:21 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-aa0b9a87-3c98-4fb3-9a64-2124d3906bb6 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Volume info retrieved successfully. Sep 01 00:31:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-aa0b9a87-3c98-4fb3-9a64-2124d3906bb6 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] http://192.168.122.147/volume/v3/volumes/0f757481-de79-4669-8afc-693173c5951e returned with HTTP 200 Sep 01 00:31:21 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1281/2512] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:21 2026] GET /volume/v3/volumes/0f757481-de79-4669-8afc-693173c5951e => generated 1016 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:31:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7b110069-3483-4f24-8ec9-f72e0e5ffda1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7b110069-3483-4f24-8ec9-f72e0e5ffda1 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-reader] POST http://192.168.122.147/volume/v3/volumes/0f757481-de79-4669-8afc-693173c5951e/action Sep 01 00:31:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7b110069-3483-4f24-8ec9-f72e0e5ffda1 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:31:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7b110069-3483-4f24-8ec9-f72e0e5ffda1 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:31:21 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:21 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:21 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:21 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:21 devstack devstack@c-api.service[87485]: DEBUG cinder.policy [None req-7b110069-3483-4f24-8ec9-f72e0e5ffda1 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c78992469c984370bee1d7b608e68670', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f9e2f6fb23549e19e4f19e1d0e1606b', '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=87485) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:31:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7b110069-3483-4f24-8ec9-f72e0e5ffda1 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-reader] http://192.168.122.147/volume/v3/volumes/0f757481-de79-4669-8afc-693173c5951e/action returned with HTTP 403 Sep 01 00:31:21 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1232/2513] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:31:21 2026] POST /volume/v3/volumes/0f757481-de79-4669-8afc-693173c5951e/action => generated 131 bytes in 31 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:31:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-054b087a-ef7f-4ae3-aec7-ca65a8b747b7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-054b087a-ef7f-4ae3-aec7-ca65a8b747b7 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/0f757481-de79-4669-8afc-693173c5951e Sep 01 00:31:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-054b087a-ef7f-4ae3-aec7-ca65a8b747b7 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-054b087a-ef7f-4ae3-aec7-ca65a8b747b7 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:21 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-054b087a-ef7f-4ae3-aec7-ca65a8b747b7 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Delete volume with id: 0f757481-de79-4669-8afc-693173c5951e Sep 01 00:31:21 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:21 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:21 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:21 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:21 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-054b087a-ef7f-4ae3-aec7-ca65a8b747b7 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Volume info retrieved successfully. Sep 01 00:31:21 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-054b087a-ef7f-4ae3-aec7-ca65a8b747b7 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Delete volume request issued successfully. Sep 01 00:31:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-054b087a-ef7f-4ae3-aec7-ca65a8b747b7 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] http://192.168.122.147/volume/v3/volumes/0f757481-de79-4669-8afc-693173c5951e returned with HTTP 202 Sep 01 00:31:21 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1282/2514] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:31:21 2026] DELETE /volume/v3/volumes/0f757481-de79-4669-8afc-693173c5951e => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:31:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b5197ed2-7644-4dcf-85d6-a26ee3913e50 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b5197ed2-7644-4dcf-85d6-a26ee3913e50 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] GET http://192.168.122.147/volume/v3/volumes/0f757481-de79-4669-8afc-693173c5951e Sep 01 00:31:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b5197ed2-7644-4dcf-85d6-a26ee3913e50 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b5197ed2-7644-4dcf-85d6-a26ee3913e50 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:21 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:21 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:21 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:21 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:21 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b5197ed2-7644-4dcf-85d6-a26ee3913e50 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Volume info retrieved successfully. Sep 01 00:31:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b5197ed2-7644-4dcf-85d6-a26ee3913e50 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] http://192.168.122.147/volume/v3/volumes/0f757481-de79-4669-8afc-693173c5951e returned with HTTP 200 Sep 01 00:31:21 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1233/2515] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:21 2026] GET /volume/v3/volumes/0f757481-de79-4669-8afc-693173c5951e => generated 1015 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:31:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ed7937f2-0477-44a8-a248-7954f07efbd8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ed7937f2-0477-44a8-a248-7954f07efbd8 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] GET http://192.168.122.147/volume/v3/volumes/d85924df-c68c-4d44-bb92-010be34728d2 Sep 01 00:31:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ed7937f2-0477-44a8-a248-7954f07efbd8 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ed7937f2-0477-44a8-a248-7954f07efbd8 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:22 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:22 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:22 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:22 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:22 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ed7937f2-0477-44a8-a248-7954f07efbd8 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Volume info retrieved successfully. Sep 01 00:31:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ed7937f2-0477-44a8-a248-7954f07efbd8 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes/d85924df-c68c-4d44-bb92-010be34728d2 returned with HTTP 200 Sep 01 00:31:22 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1283/2516] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:22 2026] GET /volume/v3/volumes/d85924df-c68c-4d44-bb92-010be34728d2 => generated 865 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ebfdc75c-a716-4195-a4f0-315ab52d3133 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ebfdc75c-a716-4195-a4f0-315ab52d3133 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] GET http://192.168.122.147/volume/v3/volumes/0f757481-de79-4669-8afc-693173c5951e Sep 01 00:31:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ebfdc75c-a716-4195-a4f0-315ab52d3133 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ebfdc75c-a716-4195-a4f0-315ab52d3133 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ebfdc75c-a716-4195-a4f0-315ab52d3133 tempest-ProjectReaderTests-1881265738 tempest-ProjectReaderTests-1881265738-project-admin] http://192.168.122.147/volume/v3/volumes/0f757481-de79-4669-8afc-693173c5951e returned with HTTP 404 Sep 01 00:31:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1234/2517] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:22 2026] GET /volume/v3/volumes/0f757481-de79-4669-8afc-693173c5951e => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:31:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e5d21185-cd05-4a7d-9f95-9098a839af42 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e5d21185-cd05-4a7d-9f95-9098a839af42 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] GET http://192.168.122.147/volume/v3/volumes/d85924df-c68c-4d44-bb92-010be34728d2 Sep 01 00:31:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e5d21185-cd05-4a7d-9f95-9098a839af42 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e5d21185-cd05-4a7d-9f95-9098a839af42 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:23 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:23 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:23 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:23 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:23 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e5d21185-cd05-4a7d-9f95-9098a839af42 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Volume info retrieved successfully. Sep 01 00:31:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e5d21185-cd05-4a7d-9f95-9098a839af42 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes/d85924df-c68c-4d44-bb92-010be34728d2 returned with HTTP 200 Sep 01 00:31:23 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1284/2518] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:23 2026] GET /volume/v3/volumes/d85924df-c68c-4d44-bb92-010be34728d2 => generated 866 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d0092aba-78b8-4fe7-87d5-e18d13d3fc95 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d0092aba-78b8-4fe7-87d5-e18d13d3fc95 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:31:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d0092aba-78b8-4fe7-87d5-e18d13d3fc95 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d85924df-c68c-4d44-bb92-010be34728d2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-561151824"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:31:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-d0092aba-78b8-4fe7-87d5-e18d13d3fc95 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Create volume request body: {'volume': {"'source_volid": 'd85924df-c68c-4d44-bb92-010be34728d2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-561151824'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:31:23 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-d0092aba-78b8-4fe7-87d5-e18d13d3fc95 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Create volume of 1 GB Sep 01 00:31:23 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d0092aba-78b8-4fe7-87d5-e18d13d3fc95 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Availability Zones retrieved successfully. Sep 01 00:31:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d0092aba-78b8-4fe7-87d5-e18d13d3fc95 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Flow 'volume_create_api' (b2ed6b2d-7d9f-4de1-8314-e72b9a24604a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d0092aba-78b8-4fe7-87d5-e18d13d3fc95 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (558af036-4e87-4a29-a597-8e627545a357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-d0092aba-78b8-4fe7-87d5-e18d13d3fc95 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:31:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d0092aba-78b8-4fe7-87d5-e18d13d3fc95 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (558af036-4e87-4a29-a597-8e627545a357) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d0092aba-78b8-4fe7-87d5-e18d13d3fc95 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfbfef62-8f86-476f-840e-b8bfa7594c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:23 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-d0092aba-78b8-4fe7-87d5-e18d13d3fc95 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Created reservations ['ef7feb18-9beb-417f-8a99-92d6036c8467', '7ec95e8e-44b2-40f4-b222-3071b685aafd', '588321c3-adf0-4b02-9bdc-366e9dc193c8', '20069a6c-74be-486f-bf39-a43a0b7b5b8d'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:31:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d0092aba-78b8-4fe7-87d5-e18d13d3fc95 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfbfef62-8f86-476f-840e-b8bfa7594c11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef7feb18-9beb-417f-8a99-92d6036c8467', '7ec95e8e-44b2-40f4-b222-3071b685aafd', '588321c3-adf0-4b02-9bdc-366e9dc193c8', '20069a6c-74be-486f-bf39-a43a0b7b5b8d']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d0092aba-78b8-4fe7-87d5-e18d13d3fc95 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37af9d06-5b48-47a3-b4c4-58709c15ae9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:23 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:23 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d0092aba-78b8-4fe7-87d5-e18d13d3fc95 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37af9d06-5b48-47a3-b4c4-58709c15ae9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edc0043a-8e75-4797-8c1d-eb4c6a5ba493', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-561151824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef376331e564987b7cea5388835fd38',qos_specs=None,replication_status=,reservations=['ef7feb18-9beb-417f-8a99-92d6036c8467','7ec95e8e-44b2-40f4-b222-3071b685aafd','588321c3-adf0-4b02-9bdc-366e9dc193c8','20069a6c-74be-486f-bf39-a43a0b7b5b8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72e0d483f322404e9cb06e73d8c05420',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:31:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-561151824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edc0043a-8e75-4797-8c1d-eb4c6a5ba493,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ef376331e564987b7cea5388835fd38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72e0d483f322404e9cb06e73d8c05420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d0092aba-78b8-4fe7-87d5-e18d13d3fc95 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e97e0d32-a9fc-49ed-8c81-9110e909451d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d0092aba-78b8-4fe7-87d5-e18d13d3fc95 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e97e0d32-a9fc-49ed-8c81-9110e909451d) transitioned into state 'SUCCESS' from state '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-561151824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef376331e564987b7cea5388835fd38',qos_specs=None,replication_status=,reservations=['ef7feb18-9beb-417f-8a99-92d6036c8467','7ec95e8e-44b2-40f4-b222-3071b685aafd','588321c3-adf0-4b02-9bdc-366e9dc193c8','20069a6c-74be-486f-bf39-a43a0b7b5b8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72e0d483f322404e9cb06e73d8c05420',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d0092aba-78b8-4fe7-87d5-e18d13d3fc95 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (721bba85-2fbc-49f2-bbc0-cb4d4879d018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d0092aba-78b8-4fe7-87d5-e18d13d3fc95 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (721bba85-2fbc-49f2-bbc0-cb4d4879d018) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:23 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d0092aba-78b8-4fe7-87d5-e18d13d3fc95 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Flow 'volume_create_api' (b2ed6b2d-7d9f-4de1-8314-e72b9a24604a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:23 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d0092aba-78b8-4fe7-87d5-e18d13d3fc95 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Create volume request issued successfully. Sep 01 00:31:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d0092aba-78b8-4fe7-87d5-e18d13d3fc95 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:31:23 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1235/2519] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:31:23 2026] POST /volume/v3/volumes => generated 772 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:31:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-057156ab-a1ad-43d8-8606-02d5e7272cb7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-057156ab-a1ad-43d8-8606-02d5e7272cb7 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:31:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-057156ab-a1ad-43d8-8606-02d5e7272cb7 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d85924df-c68c-4d44-bb92-010be34728d2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1775536770"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:31:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-057156ab-a1ad-43d8-8606-02d5e7272cb7 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Create volume request body: {'volume': {"'source_volid": 'd85924df-c68c-4d44-bb92-010be34728d2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1775536770'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:31:23 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-057156ab-a1ad-43d8-8606-02d5e7272cb7 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Create volume of 1 GB Sep 01 00:31:23 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-057156ab-a1ad-43d8-8606-02d5e7272cb7 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Availability Zones retrieved successfully. Sep 01 00:31:23 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-057156ab-a1ad-43d8-8606-02d5e7272cb7 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Flow 'volume_create_api' (e10d9334-c20b-4468-affb-a41b12a5d298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:23 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-057156ab-a1ad-43d8-8606-02d5e7272cb7 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e5ee853-6887-4b06-b394-befcffd70d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:23 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-057156ab-a1ad-43d8-8606-02d5e7272cb7 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:31:23 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-057156ab-a1ad-43d8-8606-02d5e7272cb7 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e5ee853-6887-4b06-b394-befcffd70d92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:23 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-057156ab-a1ad-43d8-8606-02d5e7272cb7 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (970cb372-2cee-48c2-98ed-06e26fbf208d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:23 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-057156ab-a1ad-43d8-8606-02d5e7272cb7 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Created reservations ['466045dd-bc1b-4701-8663-626a496ed2e9', 'cda2ffca-7713-4215-a093-8900c57c2571', '81adb0b8-8629-42b7-9414-f0e6d20e68d0', '4b05e602-6953-4332-924d-9087e99f0efd'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:31:23 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-057156ab-a1ad-43d8-8606-02d5e7272cb7 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (970cb372-2cee-48c2-98ed-06e26fbf208d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['466045dd-bc1b-4701-8663-626a496ed2e9', 'cda2ffca-7713-4215-a093-8900c57c2571', '81adb0b8-8629-42b7-9414-f0e6d20e68d0', '4b05e602-6953-4332-924d-9087e99f0efd']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:23 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-057156ab-a1ad-43d8-8606-02d5e7272cb7 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23956c5d-4d5e-49b3-a6c2-088ca57edf22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:23 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:23 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:23 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-057156ab-a1ad-43d8-8606-02d5e7272cb7 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23956c5d-4d5e-49b3-a6c2-088ca57edf22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4df35e6e-5a83-4a5c-8b11-efd603d4cefc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1775536770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef376331e564987b7cea5388835fd38',qos_specs=None,replication_status=,reservations=['466045dd-bc1b-4701-8663-626a496ed2e9','cda2ffca-7713-4215-a093-8900c57c2571','81adb0b8-8629-42b7-9414-f0e6d20e68d0','4b05e602-6953-4332-924d-9087e99f0efd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72e0d483f322404e9cb06e73d8c05420',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:31:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1775536770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4df35e6e-5a83-4a5c-8b11-efd603d4cefc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ef376331e564987b7cea5388835fd38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72e0d483f322404e9cb06e73d8c05420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:23 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-057156ab-a1ad-43d8-8606-02d5e7272cb7 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (764abdbc-3ae6-4de1-a385-36867d455a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:23 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-057156ab-a1ad-43d8-8606-02d5e7272cb7 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (764abdbc-3ae6-4de1-a385-36867d455a3a) transitioned into state 'SUCCESS' from state '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-1775536770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef376331e564987b7cea5388835fd38',qos_specs=None,replication_status=,reservations=['466045dd-bc1b-4701-8663-626a496ed2e9','cda2ffca-7713-4215-a093-8900c57c2571','81adb0b8-8629-42b7-9414-f0e6d20e68d0','4b05e602-6953-4332-924d-9087e99f0efd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72e0d483f322404e9cb06e73d8c05420',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:23 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-057156ab-a1ad-43d8-8606-02d5e7272cb7 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58575987-aacb-439f-a507-64c34a55da83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:24 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-057156ab-a1ad-43d8-8606-02d5e7272cb7 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58575987-aacb-439f-a507-64c34a55da83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:24 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-057156ab-a1ad-43d8-8606-02d5e7272cb7 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Flow 'volume_create_api' (e10d9334-c20b-4468-affb-a41b12a5d298) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:24 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-057156ab-a1ad-43d8-8606-02d5e7272cb7 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Create volume request issued successfully. Sep 01 00:31:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-057156ab-a1ad-43d8-8606-02d5e7272cb7 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:31:24 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1285/2520] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:31:23 2026] POST /volume/v3/volumes => generated 773 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:31:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-61bbad0e-aa82-4c6b-8f17-0349ed1c1258 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-61bbad0e-aa82-4c6b-8f17-0349ed1c1258 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:31:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-61bbad0e-aa82-4c6b-8f17-0349ed1c1258 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d85924df-c68c-4d44-bb92-010be34728d2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-410963713"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:31:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-61bbad0e-aa82-4c6b-8f17-0349ed1c1258 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Create volume request body: {'volume': {"'source_volid": 'd85924df-c68c-4d44-bb92-010be34728d2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-410963713'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:31:24 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-61bbad0e-aa82-4c6b-8f17-0349ed1c1258 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Create volume of 1 GB Sep 01 00:31:24 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:24 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:24 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-61bbad0e-aa82-4c6b-8f17-0349ed1c1258 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Availability Zones retrieved successfully. Sep 01 00:31:24 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-61bbad0e-aa82-4c6b-8f17-0349ed1c1258 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Flow 'volume_create_api' (1f01d357-0964-44b3-bbfc-b0c70d3584b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:24 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-61bbad0e-aa82-4c6b-8f17-0349ed1c1258 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba111d33-cb72-4d88-a21d-d536cb00a1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:24 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-61bbad0e-aa82-4c6b-8f17-0349ed1c1258 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:31:24 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-61bbad0e-aa82-4c6b-8f17-0349ed1c1258 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba111d33-cb72-4d88-a21d-d536cb00a1d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:24 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-61bbad0e-aa82-4c6b-8f17-0349ed1c1258 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (197508d5-ba31-419e-b2d2-50e796233b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:24 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-61bbad0e-aa82-4c6b-8f17-0349ed1c1258 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Created reservations ['efb78867-ebbd-43ff-b8f8-e87075075e90', '4ddb413b-3403-42f1-a598-8e707616e858', '26cd10dc-036c-4351-b826-456a66223d06', '7bb132c0-4891-4485-aff4-70ebcde35283'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:31:24 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-61bbad0e-aa82-4c6b-8f17-0349ed1c1258 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (197508d5-ba31-419e-b2d2-50e796233b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efb78867-ebbd-43ff-b8f8-e87075075e90', '4ddb413b-3403-42f1-a598-8e707616e858', '26cd10dc-036c-4351-b826-456a66223d06', '7bb132c0-4891-4485-aff4-70ebcde35283']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:24 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-61bbad0e-aa82-4c6b-8f17-0349ed1c1258 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00c59ac3-76c4-481b-81b6-61b25d2afbea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:24 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:24 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:24 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-61bbad0e-aa82-4c6b-8f17-0349ed1c1258 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00c59ac3-76c4-481b-81b6-61b25d2afbea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '409dfe21-4717-42df-8473-b94821121d40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-410963713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef376331e564987b7cea5388835fd38',qos_specs=None,replication_status=,reservations=['efb78867-ebbd-43ff-b8f8-e87075075e90','4ddb413b-3403-42f1-a598-8e707616e858','26cd10dc-036c-4351-b826-456a66223d06','7bb132c0-4891-4485-aff4-70ebcde35283'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72e0d483f322404e9cb06e73d8c05420',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:31:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-410963713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=409dfe21-4717-42df-8473-b94821121d40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ef376331e564987b7cea5388835fd38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72e0d483f322404e9cb06e73d8c05420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:24 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-61bbad0e-aa82-4c6b-8f17-0349ed1c1258 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b43020c9-b13d-43e6-a1f3-ce38b943c9d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:24 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-61bbad0e-aa82-4c6b-8f17-0349ed1c1258 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b43020c9-b13d-43e6-a1f3-ce38b943c9d9) transitioned into state 'SUCCESS' from state '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-410963713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef376331e564987b7cea5388835fd38',qos_specs=None,replication_status=,reservations=['efb78867-ebbd-43ff-b8f8-e87075075e90','4ddb413b-3403-42f1-a598-8e707616e858','26cd10dc-036c-4351-b826-456a66223d06','7bb132c0-4891-4485-aff4-70ebcde35283'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72e0d483f322404e9cb06e73d8c05420',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:24 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-61bbad0e-aa82-4c6b-8f17-0349ed1c1258 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a6f6507-b230-45e6-990b-3d7b248f054c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:24 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-61bbad0e-aa82-4c6b-8f17-0349ed1c1258 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a6f6507-b230-45e6-990b-3d7b248f054c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:24 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-61bbad0e-aa82-4c6b-8f17-0349ed1c1258 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Flow 'volume_create_api' (1f01d357-0964-44b3-bbfc-b0c70d3584b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:24 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-61bbad0e-aa82-4c6b-8f17-0349ed1c1258 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Create volume request issued successfully. Sep 01 00:31:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-61bbad0e-aa82-4c6b-8f17-0349ed1c1258 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:31:24 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1236/2521] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:31:24 2026] POST /volume/v3/volumes => generated 772 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:31:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-95439fcb-b9b0-4b55-ac9a-9e25903c4d31 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-95439fcb-b9b0-4b55-ac9a-9e25903c4d31 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:31:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-95439fcb-b9b0-4b55-ac9a-9e25903c4d31 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d85924df-c68c-4d44-bb92-010be34728d2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1592456961"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:31:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-95439fcb-b9b0-4b55-ac9a-9e25903c4d31 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Create volume request body: {'volume': {"'source_volid": 'd85924df-c68c-4d44-bb92-010be34728d2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1592456961'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:31:24 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-95439fcb-b9b0-4b55-ac9a-9e25903c4d31 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Create volume of 1 GB Sep 01 00:31:24 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:24 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:24 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-95439fcb-b9b0-4b55-ac9a-9e25903c4d31 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Availability Zones retrieved successfully. Sep 01 00:31:24 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-95439fcb-b9b0-4b55-ac9a-9e25903c4d31 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Flow 'volume_create_api' (4360a27c-397a-492c-b363-f2bfc9f299b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:24 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-95439fcb-b9b0-4b55-ac9a-9e25903c4d31 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8f30fbb-ee59-457a-89f2-0ec08d2a6ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:24 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-95439fcb-b9b0-4b55-ac9a-9e25903c4d31 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:31:24 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-95439fcb-b9b0-4b55-ac9a-9e25903c4d31 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8f30fbb-ee59-457a-89f2-0ec08d2a6ce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:24 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-95439fcb-b9b0-4b55-ac9a-9e25903c4d31 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d0a2996-b17b-42e0-9222-4a6a2f9ec14b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:24 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-95439fcb-b9b0-4b55-ac9a-9e25903c4d31 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Created reservations ['10b6676e-86b9-4bd6-ba3d-5ca25da37f5d', '9a723eb6-2e2b-488e-a157-523ac8196b21', '61143847-88c0-4731-a19e-7400257a0d3d', '1d82534a-face-4bd2-b003-04c109f24ddd'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:31:24 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-95439fcb-b9b0-4b55-ac9a-9e25903c4d31 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d0a2996-b17b-42e0-9222-4a6a2f9ec14b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10b6676e-86b9-4bd6-ba3d-5ca25da37f5d', '9a723eb6-2e2b-488e-a157-523ac8196b21', '61143847-88c0-4731-a19e-7400257a0d3d', '1d82534a-face-4bd2-b003-04c109f24ddd']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:24 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-95439fcb-b9b0-4b55-ac9a-9e25903c4d31 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a3f89bf-3fbc-4f71-9a4c-5a80643eabbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:24 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:24 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:24 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-95439fcb-b9b0-4b55-ac9a-9e25903c4d31 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a3f89bf-3fbc-4f71-9a4c-5a80643eabbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd23f61c3-8bac-40eb-a912-7c365f5a48bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1592456961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef376331e564987b7cea5388835fd38',qos_specs=None,replication_status=,reservations=['10b6676e-86b9-4bd6-ba3d-5ca25da37f5d','9a723eb6-2e2b-488e-a157-523ac8196b21','61143847-88c0-4731-a19e-7400257a0d3d','1d82534a-face-4bd2-b003-04c109f24ddd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72e0d483f322404e9cb06e73d8c05420',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:31:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1592456961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d23f61c3-8bac-40eb-a912-7c365f5a48bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ef376331e564987b7cea5388835fd38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72e0d483f322404e9cb06e73d8c05420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:24 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-95439fcb-b9b0-4b55-ac9a-9e25903c4d31 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0994670-57ba-4c97-93a8-0ae76e0e6548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:24 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-95439fcb-b9b0-4b55-ac9a-9e25903c4d31 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0994670-57ba-4c97-93a8-0ae76e0e6548) transitioned into state 'SUCCESS' from state '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-1592456961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef376331e564987b7cea5388835fd38',qos_specs=None,replication_status=,reservations=['10b6676e-86b9-4bd6-ba3d-5ca25da37f5d','9a723eb6-2e2b-488e-a157-523ac8196b21','61143847-88c0-4731-a19e-7400257a0d3d','1d82534a-face-4bd2-b003-04c109f24ddd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72e0d483f322404e9cb06e73d8c05420',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:24 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-95439fcb-b9b0-4b55-ac9a-9e25903c4d31 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e9f5a56-c45b-4330-ab38-35a454bc854c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:24 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-95439fcb-b9b0-4b55-ac9a-9e25903c4d31 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e9f5a56-c45b-4330-ab38-35a454bc854c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:24 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-95439fcb-b9b0-4b55-ac9a-9e25903c4d31 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Flow 'volume_create_api' (4360a27c-397a-492c-b363-f2bfc9f299b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:24 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-95439fcb-b9b0-4b55-ac9a-9e25903c4d31 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Create volume request issued successfully. Sep 01 00:31:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-95439fcb-b9b0-4b55-ac9a-9e25903c4d31 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:31:24 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1286/2522] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:31:24 2026] POST /volume/v3/volumes => generated 773 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 00:31:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-27e82c4b-d8b3-4ecc-bca9-4712f11ca562 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-27e82c4b-d8b3-4ecc-bca9-4712f11ca562 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:31:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-27e82c4b-d8b3-4ecc-bca9-4712f11ca562 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d85924df-c68c-4d44-bb92-010be34728d2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-218700985"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:31:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-27e82c4b-d8b3-4ecc-bca9-4712f11ca562 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Create volume request body: {'volume': {"'source_volid": 'd85924df-c68c-4d44-bb92-010be34728d2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-218700985'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:31:25 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-27e82c4b-d8b3-4ecc-bca9-4712f11ca562 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Create volume of 1 GB Sep 01 00:31:25 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:25 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:25 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-27e82c4b-d8b3-4ecc-bca9-4712f11ca562 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Availability Zones retrieved successfully. Sep 01 00:31:25 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-27e82c4b-d8b3-4ecc-bca9-4712f11ca562 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Flow 'volume_create_api' (67750ae7-53d0-4f48-bce6-b7c8bf2cdd1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:25 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-27e82c4b-d8b3-4ecc-bca9-4712f11ca562 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7844d67a-70f5-4281-a1c5-ec78aad73dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:25 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-27e82c4b-d8b3-4ecc-bca9-4712f11ca562 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:31:25 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-27e82c4b-d8b3-4ecc-bca9-4712f11ca562 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7844d67a-70f5-4281-a1c5-ec78aad73dec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:25 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-27e82c4b-d8b3-4ecc-bca9-4712f11ca562 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86b41695-6363-4866-8f96-afda74788d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:25 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-27e82c4b-d8b3-4ecc-bca9-4712f11ca562 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Created reservations ['52899622-edd4-433d-a698-178e2372054f', 'c824f1a4-98fa-4133-9de0-4cf785e76bb7', 'bc83be42-ca21-49f9-866c-7bd51c132304', 'a0cb36fc-993e-4c16-aa1c-e61e8d7410b8'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:31:25 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-27e82c4b-d8b3-4ecc-bca9-4712f11ca562 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86b41695-6363-4866-8f96-afda74788d2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52899622-edd4-433d-a698-178e2372054f', 'c824f1a4-98fa-4133-9de0-4cf785e76bb7', 'bc83be42-ca21-49f9-866c-7bd51c132304', 'a0cb36fc-993e-4c16-aa1c-e61e8d7410b8']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:25 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-27e82c4b-d8b3-4ecc-bca9-4712f11ca562 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7efcba47-6db6-49bf-9dd2-99f814b2906c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:25 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:25 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:25 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-27e82c4b-d8b3-4ecc-bca9-4712f11ca562 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7efcba47-6db6-49bf-9dd2-99f814b2906c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c44b621-cc75-4e21-b2ee-06178b299d8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-218700985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef376331e564987b7cea5388835fd38',qos_specs=None,replication_status=,reservations=['52899622-edd4-433d-a698-178e2372054f','c824f1a4-98fa-4133-9de0-4cf785e76bb7','bc83be42-ca21-49f9-866c-7bd51c132304','a0cb36fc-993e-4c16-aa1c-e61e8d7410b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72e0d483f322404e9cb06e73d8c05420',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:31:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-218700985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c44b621-cc75-4e21-b2ee-06178b299d8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ef376331e564987b7cea5388835fd38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72e0d483f322404e9cb06e73d8c05420',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:25 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-27e82c4b-d8b3-4ecc-bca9-4712f11ca562 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54e67f07-0fa7-447d-8315-8f80af30a9c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:25 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-27e82c4b-d8b3-4ecc-bca9-4712f11ca562 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54e67f07-0fa7-447d-8315-8f80af30a9c5) transitioned into state 'SUCCESS' from state '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-218700985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef376331e564987b7cea5388835fd38',qos_specs=None,replication_status=,reservations=['52899622-edd4-433d-a698-178e2372054f','c824f1a4-98fa-4133-9de0-4cf785e76bb7','bc83be42-ca21-49f9-866c-7bd51c132304','a0cb36fc-993e-4c16-aa1c-e61e8d7410b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72e0d483f322404e9cb06e73d8c05420',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:25 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-27e82c4b-d8b3-4ecc-bca9-4712f11ca562 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ab90258-e194-45eb-893c-1d6c2cdd8d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:25 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-27e82c4b-d8b3-4ecc-bca9-4712f11ca562 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ab90258-e194-45eb-893c-1d6c2cdd8d31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:25 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-27e82c4b-d8b3-4ecc-bca9-4712f11ca562 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Flow 'volume_create_api' (67750ae7-53d0-4f48-bce6-b7c8bf2cdd1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:25 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-27e82c4b-d8b3-4ecc-bca9-4712f11ca562 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Create volume request issued successfully. Sep 01 00:31:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-27e82c4b-d8b3-4ecc-bca9-4712f11ca562 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:31:25 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1237/2523] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:31:25 2026] POST /volume/v3/volumes => generated 772 bytes in 596 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:31:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-92b1c80b-ddbf-4674-b816-02856bc452a4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-92b1c80b-ddbf-4674-b816-02856bc452a4 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] GET http://192.168.122.147/volume/v3/volumes/edc0043a-8e75-4797-8c1d-eb4c6a5ba493 Sep 01 00:31:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-92b1c80b-ddbf-4674-b816-02856bc452a4 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-92b1c80b-ddbf-4674-b816-02856bc452a4 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:25 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:25 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:25 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:25 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:25 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-92b1c80b-ddbf-4674-b816-02856bc452a4 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Volume info retrieved successfully. Sep 01 00:31:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-92b1c80b-ddbf-4674-b816-02856bc452a4 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes/edc0043a-8e75-4797-8c1d-eb4c6a5ba493 returned with HTTP 200 Sep 01 00:31:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1287/2524] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:25 2026] GET /volume/v3/volumes/edc0043a-8e75-4797-8c1d-eb4c6a5ba493 => generated 865 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-765d3f5b-faef-4a0d-b72d-ea11296c407d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-765d3f5b-faef-4a0d-b72d-ea11296c407d tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] GET http://192.168.122.147/volume/v3/volumes/4df35e6e-5a83-4a5c-8b11-efd603d4cefc Sep 01 00:31:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-765d3f5b-faef-4a0d-b72d-ea11296c407d tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-765d3f5b-faef-4a0d-b72d-ea11296c407d tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:25 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:25 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:25 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:25 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:25 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-765d3f5b-faef-4a0d-b72d-ea11296c407d tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Volume info retrieved successfully. Sep 01 00:31:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-765d3f5b-faef-4a0d-b72d-ea11296c407d tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes/4df35e6e-5a83-4a5c-8b11-efd603d4cefc returned with HTTP 200 Sep 01 00:31:25 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1238/2525] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:25 2026] GET /volume/v3/volumes/4df35e6e-5a83-4a5c-8b11-efd603d4cefc => generated 865 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d9426bd1-b43b-4ed0-9ccf-c4162b8a1d3f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d9426bd1-b43b-4ed0-9ccf-c4162b8a1d3f tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] GET http://192.168.122.147/volume/v3/volumes/4df35e6e-5a83-4a5c-8b11-efd603d4cefc Sep 01 00:31:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d9426bd1-b43b-4ed0-9ccf-c4162b8a1d3f tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d9426bd1-b43b-4ed0-9ccf-c4162b8a1d3f tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:26 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:26 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:26 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:26 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:26 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d9426bd1-b43b-4ed0-9ccf-c4162b8a1d3f tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Volume info retrieved successfully. Sep 01 00:31:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d9426bd1-b43b-4ed0-9ccf-c4162b8a1d3f tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes/4df35e6e-5a83-4a5c-8b11-efd603d4cefc returned with HTTP 200 Sep 01 00:31:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1288/2526] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:26 2026] GET /volume/v3/volumes/4df35e6e-5a83-4a5c-8b11-efd603d4cefc => generated 866 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1b1e84d4-cf4f-4276-8baa-c36927199852 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1b1e84d4-cf4f-4276-8baa-c36927199852 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] GET http://192.168.122.147/volume/v3/volumes/409dfe21-4717-42df-8473-b94821121d40 Sep 01 00:31:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1b1e84d4-cf4f-4276-8baa-c36927199852 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1b1e84d4-cf4f-4276-8baa-c36927199852 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:26 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:26 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:26 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:26 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:27 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1b1e84d4-cf4f-4276-8baa-c36927199852 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Volume info retrieved successfully. Sep 01 00:31:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1b1e84d4-cf4f-4276-8baa-c36927199852 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes/409dfe21-4717-42df-8473-b94821121d40 returned with HTTP 200 Sep 01 00:31:27 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1239/2527] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:26 2026] GET /volume/v3/volumes/409dfe21-4717-42df-8473-b94821121d40 => generated 864 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-65263ab9-ad39-4009-8c45-4e027c5f9725 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-65263ab9-ad39-4009-8c45-4e027c5f9725 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:31:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-65263ab9-ad39-4009-8c45-4e027c5f9725 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1878010458"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:31:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-65263ab9-ad39-4009-8c45-4e027c5f9725 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1878010458'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:31:27 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-65263ab9-ad39-4009-8c45-4e027c5f9725 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Create volume of 1 GB Sep 01 00:31:27 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-65263ab9-ad39-4009-8c45-4e027c5f9725 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Availability Zones retrieved successfully. Sep 01 00:31:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-65263ab9-ad39-4009-8c45-4e027c5f9725 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Flow 'volume_create_api' (fcbee226-cf4c-4fcd-b48a-57e577dbaa25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-65263ab9-ad39-4009-8c45-4e027c5f9725 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4356934-8943-4c96-8762-42cca97bef94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-65263ab9-ad39-4009-8c45-4e027c5f9725 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:31:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-65263ab9-ad39-4009-8c45-4e027c5f9725 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4356934-8943-4c96-8762-42cca97bef94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-65263ab9-ad39-4009-8c45-4e027c5f9725 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (071293dd-7831-45f8-8113-e5c934e83281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3a089dfc-402e-47c5-9d05-3e745a4cfa95 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3a089dfc-402e-47c5-9d05-3e745a4cfa95 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] GET http://192.168.122.147/volume/v3/volumes/409dfe21-4717-42df-8473-b94821121d40 Sep 01 00:31:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3a089dfc-402e-47c5-9d05-3e745a4cfa95 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3a089dfc-402e-47c5-9d05-3e745a4cfa95 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:28 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:28 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:28 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:28 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:28 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3a089dfc-402e-47c5-9d05-3e745a4cfa95 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Volume info retrieved successfully. Sep 01 00:31:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3a089dfc-402e-47c5-9d05-3e745a4cfa95 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes/409dfe21-4717-42df-8473-b94821121d40 returned with HTTP 200 Sep 01 00:31:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1240/2528] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:28 2026] GET /volume/v3/volumes/409dfe21-4717-42df-8473-b94821121d40 => generated 865 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:31:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e9644cf8-9d87-4bf8-9656-6808bb4991bb None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e9644cf8-9d87-4bf8-9656-6808bb4991bb tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] GET http://192.168.122.147/volume/v3/volumes/d23f61c3-8bac-40eb-a912-7c365f5a48bd Sep 01 00:31:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e9644cf8-9d87-4bf8-9656-6808bb4991bb tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e9644cf8-9d87-4bf8-9656-6808bb4991bb tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:28 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-65263ab9-ad39-4009-8c45-4e027c5f9725 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Created reservations ['15500459-9447-43b3-8920-ee7f849cb66c', '82f3556c-3b3b-440c-80a1-acba109f8705', '5a26d660-7cec-4921-b6c1-fc9a6a7cb9ee', '5e2dae89-ed0c-4608-85fc-e794292deb53'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:31:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-65263ab9-ad39-4009-8c45-4e027c5f9725 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (071293dd-7831-45f8-8113-e5c934e83281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15500459-9447-43b3-8920-ee7f849cb66c', '82f3556c-3b3b-440c-80a1-acba109f8705', '5a26d660-7cec-4921-b6c1-fc9a6a7cb9ee', '5e2dae89-ed0c-4608-85fc-e794292deb53']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-65263ab9-ad39-4009-8c45-4e027c5f9725 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (599cb77e-a516-482c-8183-37350e966558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:28 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:28 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:28 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:28 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:28 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e9644cf8-9d87-4bf8-9656-6808bb4991bb tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Volume info retrieved successfully. Sep 01 00:31:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e9644cf8-9d87-4bf8-9656-6808bb4991bb tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes/d23f61c3-8bac-40eb-a912-7c365f5a48bd returned with HTTP 200 Sep 01 00:31:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1241/2529] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:28 2026] GET /volume/v3/volumes/d23f61c3-8bac-40eb-a912-7c365f5a48bd => generated 865 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-65263ab9-ad39-4009-8c45-4e027c5f9725 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (599cb77e-a516-482c-8183-37350e966558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68d0e5da-8e6f-4805-a87a-a2d878f28cec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1878010458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45ee030eb300450db972ee21f60d6cd9',qos_specs=None,replication_status=,reservations=['15500459-9447-43b3-8920-ee7f849cb66c','82f3556c-3b3b-440c-80a1-acba109f8705','5a26d660-7cec-4921-b6c1-fc9a6a7cb9ee','5e2dae89-ed0c-4608-85fc-e794292deb53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95913307acdc42148685e9753bc32f62',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:31:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1878010458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68d0e5da-8e6f-4805-a87a-a2d878f28cec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45ee030eb300450db972ee21f60d6cd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95913307acdc42148685e9753bc32f62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-65263ab9-ad39-4009-8c45-4e027c5f9725 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94400d1a-cffb-4686-ab37-e4da30b20c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-65263ab9-ad39-4009-8c45-4e027c5f9725 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94400d1a-cffb-4686-ab37-e4da30b20c96) transitioned into state 'SUCCESS' from state '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-1878010458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45ee030eb300450db972ee21f60d6cd9',qos_specs=None,replication_status=,reservations=['15500459-9447-43b3-8920-ee7f849cb66c','82f3556c-3b3b-440c-80a1-acba109f8705','5a26d660-7cec-4921-b6c1-fc9a6a7cb9ee','5e2dae89-ed0c-4608-85fc-e794292deb53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95913307acdc42148685e9753bc32f62',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-65263ab9-ad39-4009-8c45-4e027c5f9725 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bf4e8e3-0ac5-489c-8839-2fe83b892d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-65263ab9-ad39-4009-8c45-4e027c5f9725 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bf4e8e3-0ac5-489c-8839-2fe83b892d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-65263ab9-ad39-4009-8c45-4e027c5f9725 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Flow 'volume_create_api' (fcbee226-cf4c-4fcd-b48a-57e577dbaa25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:28 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-65263ab9-ad39-4009-8c45-4e027c5f9725 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Create volume request issued successfully. Sep 01 00:31:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-65263ab9-ad39-4009-8c45-4e027c5f9725 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:31:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1289/2530] 192.168.122.147 () {62 vars in 1183 bytes} [Tue Sep 1 00:31:27 2026] POST /volume/v3/volumes => generated 787 bytes in 598 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:31:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f64de6af-592c-4c2f-a84d-bfb17e1ed5db None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f64de6af-592c-4c2f-a84d-bfb17e1ed5db tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] GET http://192.168.122.147/volume/v3/volumes/68d0e5da-8e6f-4805-a87a-a2d878f28cec Sep 01 00:31:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f64de6af-592c-4c2f-a84d-bfb17e1ed5db tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f64de6af-592c-4c2f-a84d-bfb17e1ed5db tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:28 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:28 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:28 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:28 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:28 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f64de6af-592c-4c2f-a84d-bfb17e1ed5db tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Volume info retrieved successfully. Sep 01 00:31:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f64de6af-592c-4c2f-a84d-bfb17e1ed5db tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] http://192.168.122.147/volume/v3/volumes/68d0e5da-8e6f-4805-a87a-a2d878f28cec returned with HTTP 200 Sep 01 00:31:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1242/2531] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:31:28 2026] GET /volume/v3/volumes/68d0e5da-8e6f-4805-a87a-a2d878f28cec => generated 966 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:31:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ad6da817-909b-4749-a1e4-4c0f14b678ea None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ad6da817-909b-4749-a1e4-4c0f14b678ea tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] GET http://192.168.122.147/volume/v3/volumes/d23f61c3-8bac-40eb-a912-7c365f5a48bd Sep 01 00:31:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ad6da817-909b-4749-a1e4-4c0f14b678ea tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ad6da817-909b-4749-a1e4-4c0f14b678ea tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:29 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:29 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ad6da817-909b-4749-a1e4-4c0f14b678ea tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Volume info retrieved successfully. Sep 01 00:31:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ad6da817-909b-4749-a1e4-4c0f14b678ea tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes/d23f61c3-8bac-40eb-a912-7c365f5a48bd returned with HTTP 200 Sep 01 00:31:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1290/2532] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:29 2026] GET /volume/v3/volumes/d23f61c3-8bac-40eb-a912-7c365f5a48bd => generated 866 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e70deb40-1bf4-4552-83c6-cb81fd4eae98 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e70deb40-1bf4-4552-83c6-cb81fd4eae98 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] GET http://192.168.122.147/volume/v3/volumes/2c44b621-cc75-4e21-b2ee-06178b299d8a Sep 01 00:31:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e70deb40-1bf4-4552-83c6-cb81fd4eae98 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e70deb40-1bf4-4552-83c6-cb81fd4eae98 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:29 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:29 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:29 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:29 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:29 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e70deb40-1bf4-4552-83c6-cb81fd4eae98 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Volume info retrieved successfully. Sep 01 00:31:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e70deb40-1bf4-4552-83c6-cb81fd4eae98 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes/2c44b621-cc75-4e21-b2ee-06178b299d8a returned with HTTP 200 Sep 01 00:31:29 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1243/2533] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:29 2026] GET /volume/v3/volumes/2c44b621-cc75-4e21-b2ee-06178b299d8a => generated 864 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f134432a-2899-43e1-a34a-6c97a2426e2b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f134432a-2899-43e1-a34a-6c97a2426e2b tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] GET http://192.168.122.147/volume/v3/volumes/68d0e5da-8e6f-4805-a87a-a2d878f28cec Sep 01 00:31:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f134432a-2899-43e1-a34a-6c97a2426e2b tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f134432a-2899-43e1-a34a-6c97a2426e2b tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:29 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:29 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f134432a-2899-43e1-a34a-6c97a2426e2b tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Volume info retrieved successfully. Sep 01 00:31:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f134432a-2899-43e1-a34a-6c97a2426e2b tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] http://192.168.122.147/volume/v3/volumes/68d0e5da-8e6f-4805-a87a-a2d878f28cec returned with HTTP 200 Sep 01 00:31:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1291/2534] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:31:29 2026] GET /volume/v3/volumes/68d0e5da-8e6f-4805-a87a-a2d878f28cec => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:31:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-70863888-9b58-411a-92f0-44506b71461d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-70863888-9b58-411a-92f0-44506b71461d tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] GET http://192.168.122.147/volume/v3/volumes/2c44b621-cc75-4e21-b2ee-06178b299d8a Sep 01 00:31:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-70863888-9b58-411a-92f0-44506b71461d tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-70863888-9b58-411a-92f0-44506b71461d tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:30 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:30 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:30 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:30 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-70863888-9b58-411a-92f0-44506b71461d tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Volume info retrieved successfully. Sep 01 00:31:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-70863888-9b58-411a-92f0-44506b71461d tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes/2c44b621-cc75-4e21-b2ee-06178b299d8a returned with HTTP 200 Sep 01 00:31:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1244/2535] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:30 2026] GET /volume/v3/volumes/2c44b621-cc75-4e21-b2ee-06178b299d8a => generated 865 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:31:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-24788122-9bd0-4269-85d8-6ed0b706e746 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-24788122-9bd0-4269-85d8-6ed0b706e746 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] DELETE http://192.168.122.147/volume/v3/volumes/2c44b621-cc75-4e21-b2ee-06178b299d8a Sep 01 00:31:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-24788122-9bd0-4269-85d8-6ed0b706e746 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-24788122-9bd0-4269-85d8-6ed0b706e746 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:30 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-24788122-9bd0-4269-85d8-6ed0b706e746 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Delete volume with id: 2c44b621-cc75-4e21-b2ee-06178b299d8a Sep 01 00:31:30 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:30 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:30 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:30 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-24788122-9bd0-4269-85d8-6ed0b706e746 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Volume info retrieved successfully. Sep 01 00:31:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e3bfc0aa-3112-4f88-9e6f-bbf9fc7f1255 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e3bfc0aa-3112-4f88-9e6f-bbf9fc7f1255 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] GET http://192.168.122.147/volume/v3/volumes/68d0e5da-8e6f-4805-a87a-a2d878f28cec Sep 01 00:31:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e3bfc0aa-3112-4f88-9e6f-bbf9fc7f1255 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e3bfc0aa-3112-4f88-9e6f-bbf9fc7f1255 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:30 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:30 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:30 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:30 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e3bfc0aa-3112-4f88-9e6f-bbf9fc7f1255 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Volume info retrieved successfully. Sep 01 00:31:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e3bfc0aa-3112-4f88-9e6f-bbf9fc7f1255 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] http://192.168.122.147/volume/v3/volumes/68d0e5da-8e6f-4805-a87a-a2d878f28cec returned with HTTP 200 Sep 01 00:31:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1245/2536] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:31:30 2026] GET /volume/v3/volumes/68d0e5da-8e6f-4805-a87a-a2d878f28cec => generated 1016 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:31:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-24788122-9bd0-4269-85d8-6ed0b706e746 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Delete volume request issued successfully. Sep 01 00:31:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-24788122-9bd0-4269-85d8-6ed0b706e746 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes/2c44b621-cc75-4e21-b2ee-06178b299d8a returned with HTTP 202 Sep 01 00:31:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1292/2537] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:31:30 2026] DELETE /volume/v3/volumes/2c44b621-cc75-4e21-b2ee-06178b299d8a => generated 0 bytes in 300 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:31:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0332b1b2-6c7a-403b-b6c0-cd76e96554d3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0332b1b2-6c7a-403b-b6c0-cd76e96554d3 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] GET http://192.168.122.147/volume/v3/volumes/2c44b621-cc75-4e21-b2ee-06178b299d8a Sep 01 00:31:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0332b1b2-6c7a-403b-b6c0-cd76e96554d3 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0332b1b2-6c7a-403b-b6c0-cd76e96554d3 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:30 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:30 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:30 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:30 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0332b1b2-6c7a-403b-b6c0-cd76e96554d3 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Volume info retrieved successfully. Sep 01 00:31:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0332b1b2-6c7a-403b-b6c0-cd76e96554d3 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes/2c44b621-cc75-4e21-b2ee-06178b299d8a returned with HTTP 200 Sep 01 00:31:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1246/2538] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:30 2026] GET /volume/v3/volumes/2c44b621-cc75-4e21-b2ee-06178b299d8a => generated 864 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-046283f0-a58b-4223-9e6f-4e67f7d984c8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-046283f0-a58b-4223-9e6f-4e67f7d984c8 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] GET http://192.168.122.147/volume/v3/volumes/68d0e5da-8e6f-4805-a87a-a2d878f28cec Sep 01 00:31:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-046283f0-a58b-4223-9e6f-4e67f7d984c8 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-046283f0-a58b-4223-9e6f-4e67f7d984c8 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:31 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:31 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:31 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:31 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:31 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-046283f0-a58b-4223-9e6f-4e67f7d984c8 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Volume info retrieved successfully. Sep 01 00:31:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-046283f0-a58b-4223-9e6f-4e67f7d984c8 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] http://192.168.122.147/volume/v3/volumes/68d0e5da-8e6f-4805-a87a-a2d878f28cec returned with HTTP 200 Sep 01 00:31:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1293/2539] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:31:31 2026] GET /volume/v3/volumes/68d0e5da-8e6f-4805-a87a-a2d878f28cec => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:31:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-50c33656-162c-4d52-afa5-4778993138eb None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-50c33656-162c-4d52-afa5-4778993138eb tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-reader] GET http://192.168.122.147/volume/v3/volumes Sep 01 00:31:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-50c33656-162c-4d52-afa5-4778993138eb tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-reader] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-50c33656-162c-4d52-afa5-4778993138eb tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-reader] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-50c33656-162c-4d52-afa5-4778993138eb tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-reader] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:31:31 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-50c33656-162c-4d52-afa5-4778993138eb tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:31:31 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:31 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:31 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-50c33656-162c-4d52-afa5-4778993138eb tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-reader] Get all volumes completed successfully. Sep 01 00:31:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-50c33656-162c-4d52-afa5-4778993138eb tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-reader] http://192.168.122.147/volume/v3/volumes returned with HTTP 200 Sep 01 00:31:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1247/2540] 192.168.122.147 () {60 vars in 1162 bytes} [Tue Sep 1 00:31:31 2026] GET /volume/v3/volumes => generated 344 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:31:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-74275c00-c5da-4c14-b5b5-6272aa368085 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-74275c00-c5da-4c14-b5b5-6272aa368085 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/68d0e5da-8e6f-4805-a87a-a2d878f28cec Sep 01 00:31:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-74275c00-c5da-4c14-b5b5-6272aa368085 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-74275c00-c5da-4c14-b5b5-6272aa368085 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:31 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-74275c00-c5da-4c14-b5b5-6272aa368085 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Delete volume with id: 68d0e5da-8e6f-4805-a87a-a2d878f28cec Sep 01 00:31:31 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:31 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:31 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:31 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:31 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-74275c00-c5da-4c14-b5b5-6272aa368085 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Volume info retrieved successfully. Sep 01 00:31:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2458aedf-42af-4660-b7b3-998833e290a0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2458aedf-42af-4660-b7b3-998833e290a0 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] GET http://192.168.122.147/volume/v3/volumes/2c44b621-cc75-4e21-b2ee-06178b299d8a Sep 01 00:31:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2458aedf-42af-4660-b7b3-998833e290a0 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2458aedf-42af-4660-b7b3-998833e290a0 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2458aedf-42af-4660-b7b3-998833e290a0 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes/2c44b621-cc75-4e21-b2ee-06178b299d8a returned with HTTP 404 Sep 01 00:31:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1248/2541] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:31 2026] GET /volume/v3/volumes/2c44b621-cc75-4e21-b2ee-06178b299d8a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:31:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9911378b-330f-431e-9ada-898514b817ed None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9911378b-330f-431e-9ada-898514b817ed tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] DELETE http://192.168.122.147/volume/v3/volumes/d23f61c3-8bac-40eb-a912-7c365f5a48bd Sep 01 00:31:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9911378b-330f-431e-9ada-898514b817ed tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9911378b-330f-431e-9ada-898514b817ed tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:31 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-9911378b-330f-431e-9ada-898514b817ed tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Delete volume with id: d23f61c3-8bac-40eb-a912-7c365f5a48bd Sep 01 00:31:31 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:31 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:31 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:31 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:31 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9911378b-330f-431e-9ada-898514b817ed tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Volume info retrieved successfully. Sep 01 00:31:32 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-74275c00-c5da-4c14-b5b5-6272aa368085 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Delete volume request issued successfully. Sep 01 00:31:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-74275c00-c5da-4c14-b5b5-6272aa368085 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] http://192.168.122.147/volume/v3/volumes/68d0e5da-8e6f-4805-a87a-a2d878f28cec returned with HTTP 202 Sep 01 00:31:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1294/2542] 192.168.122.147 () {60 vars in 1276 bytes} [Tue Sep 1 00:31:31 2026] DELETE /volume/v3/volumes/68d0e5da-8e6f-4805-a87a-a2d878f28cec => generated 0 bytes in 619 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:31:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-94fe9292-0300-4f6f-a4b2-9932c96f6916 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-94fe9292-0300-4f6f-a4b2-9932c96f6916 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] GET http://192.168.122.147/volume/v3/volumes/68d0e5da-8e6f-4805-a87a-a2d878f28cec Sep 01 00:31:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-94fe9292-0300-4f6f-a4b2-9932c96f6916 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-94fe9292-0300-4f6f-a4b2-9932c96f6916 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:32 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:32 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:32 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:32 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:32 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-94fe9292-0300-4f6f-a4b2-9932c96f6916 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Volume info retrieved successfully. Sep 01 00:31:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-94fe9292-0300-4f6f-a4b2-9932c96f6916 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] http://192.168.122.147/volume/v3/volumes/68d0e5da-8e6f-4805-a87a-a2d878f28cec returned with HTTP 200 Sep 01 00:31:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1295/2543] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:31:32 2026] GET /volume/v3/volumes/68d0e5da-8e6f-4805-a87a-a2d878f28cec => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:31:32 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9911378b-330f-431e-9ada-898514b817ed tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Delete volume request issued successfully. Sep 01 00:31:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9911378b-330f-431e-9ada-898514b817ed tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes/d23f61c3-8bac-40eb-a912-7c365f5a48bd returned with HTTP 202 Sep 01 00:31:32 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1249/2544] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:31:31 2026] DELETE /volume/v3/volumes/d23f61c3-8bac-40eb-a912-7c365f5a48bd => generated 0 bytes in 640 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:31:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b3108795-d43b-4cf5-a251-72282e608ce8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b3108795-d43b-4cf5-a251-72282e608ce8 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] GET http://192.168.122.147/volume/v3/volumes/d23f61c3-8bac-40eb-a912-7c365f5a48bd Sep 01 00:31:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b3108795-d43b-4cf5-a251-72282e608ce8 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b3108795-d43b-4cf5-a251-72282e608ce8 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:32 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:32 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:32 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:32 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:32 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b3108795-d43b-4cf5-a251-72282e608ce8 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Volume info retrieved successfully. Sep 01 00:31:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b3108795-d43b-4cf5-a251-72282e608ce8 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes/d23f61c3-8bac-40eb-a912-7c365f5a48bd returned with HTTP 200 Sep 01 00:31:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1296/2545] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:32 2026] GET /volume/v3/volumes/d23f61c3-8bac-40eb-a912-7c365f5a48bd => generated 865 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e866d40a-b685-4aff-80b7-de28fc8d9d64 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e866d40a-b685-4aff-80b7-de28fc8d9d64 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] GET http://192.168.122.147/volume/v3/volumes/68d0e5da-8e6f-4805-a87a-a2d878f28cec Sep 01 00:31:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e866d40a-b685-4aff-80b7-de28fc8d9d64 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e866d40a-b685-4aff-80b7-de28fc8d9d64 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2010d1f6-acfb-4fe2-ad81-f83bc7ce5e61 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2010d1f6-acfb-4fe2-ad81-f83bc7ce5e61 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] GET http://192.168.122.147/volume/v3/volumes/d23f61c3-8bac-40eb-a912-7c365f5a48bd Sep 01 00:31:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2010d1f6-acfb-4fe2-ad81-f83bc7ce5e61 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2010d1f6-acfb-4fe2-ad81-f83bc7ce5e61 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:33 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:33 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:33 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:33 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2010d1f6-acfb-4fe2-ad81-f83bc7ce5e61 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Volume info retrieved successfully. Sep 01 00:31:33 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:33 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2010d1f6-acfb-4fe2-ad81-f83bc7ce5e61 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes/d23f61c3-8bac-40eb-a912-7c365f5a48bd returned with HTTP 200 Sep 01 00:31:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1297/2546] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:33 2026] GET /volume/v3/volumes/d23f61c3-8bac-40eb-a912-7c365f5a48bd => generated 865 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:33 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:33 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:33 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e866d40a-b685-4aff-80b7-de28fc8d9d64 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Volume info retrieved successfully. Sep 01 00:31:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e866d40a-b685-4aff-80b7-de28fc8d9d64 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] http://192.168.122.147/volume/v3/volumes/68d0e5da-8e6f-4805-a87a-a2d878f28cec returned with HTTP 200 Sep 01 00:31:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1250/2547] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:31:33 2026] GET /volume/v3/volumes/68d0e5da-8e6f-4805-a87a-a2d878f28cec => generated 1016 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 00:31:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-aa260101-d789-4cde-9499-d425ea87ad0c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-aa260101-d789-4cde-9499-d425ea87ad0c tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] GET http://192.168.122.147/volume/v3/volumes/d23f61c3-8bac-40eb-a912-7c365f5a48bd Sep 01 00:31:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-aa260101-d789-4cde-9499-d425ea87ad0c tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-aa260101-d789-4cde-9499-d425ea87ad0c tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:34 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:34 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:34 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:34 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-aa260101-d789-4cde-9499-d425ea87ad0c tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes/d23f61c3-8bac-40eb-a912-7c365f5a48bd returned with HTTP 404 Sep 01 00:31:34 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1298/2548] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:34 2026] GET /volume/v3/volumes/d23f61c3-8bac-40eb-a912-7c365f5a48bd => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:31:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6b8c6b0d-4f12-4bd5-9a6c-f9eccd481ce1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6b8c6b0d-4f12-4bd5-9a6c-f9eccd481ce1 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] GET http://192.168.122.147/volume/v3/volumes/68d0e5da-8e6f-4805-a87a-a2d878f28cec Sep 01 00:31:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9d79e85a-308b-4a72-880c-9b010f96df71 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6b8c6b0d-4f12-4bd5-9a6c-f9eccd481ce1 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6b8c6b0d-4f12-4bd5-9a6c-f9eccd481ce1 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9d79e85a-308b-4a72-880c-9b010f96df71 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] DELETE http://192.168.122.147/volume/v3/volumes/409dfe21-4717-42df-8473-b94821121d40 Sep 01 00:31:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9d79e85a-308b-4a72-880c-9b010f96df71 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9d79e85a-308b-4a72-880c-9b010f96df71 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:34 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-9d79e85a-308b-4a72-880c-9b010f96df71 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Delete volume with id: 409dfe21-4717-42df-8473-b94821121d40 Sep 01 00:31:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6b8c6b0d-4f12-4bd5-9a6c-f9eccd481ce1 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] http://192.168.122.147/volume/v3/volumes/68d0e5da-8e6f-4805-a87a-a2d878f28cec returned with HTTP 404 Sep 01 00:31:34 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1251/2549] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:31:34 2026] GET /volume/v3/volumes/68d0e5da-8e6f-4805-a87a-a2d878f28cec => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:31:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-56e2a71c-5d81-4ac0-8a46-58b8878742d1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:34 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:34 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:34 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:34 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-56e2a71c-5d81-4ac0-8a46-58b8878742d1 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:31:34 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9d79e85a-308b-4a72-880c-9b010f96df71 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Volume info retrieved successfully. Sep 01 00:31:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-56e2a71c-5d81-4ac0-8a46-58b8878742d1 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-675271104"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:31:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-56e2a71c-5d81-4ac0-8a46-58b8878742d1 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-675271104'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:31:34 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-56e2a71c-5d81-4ac0-8a46-58b8878742d1 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Create volume of 1 GB Sep 01 00:31:34 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-56e2a71c-5d81-4ac0-8a46-58b8878742d1 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Availability Zones retrieved successfully. Sep 01 00:31:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-56e2a71c-5d81-4ac0-8a46-58b8878742d1 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Flow 'volume_create_api' (85ac7056-e62a-49dc-9813-8f828d2be1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-56e2a71c-5d81-4ac0-8a46-58b8878742d1 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4299565-7f65-4b58-8fe9-86a9fe1cbde1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-56e2a71c-5d81-4ac0-8a46-58b8878742d1 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:31:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-56e2a71c-5d81-4ac0-8a46-58b8878742d1 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4299565-7f65-4b58-8fe9-86a9fe1cbde1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-56e2a71c-5d81-4ac0-8a46-58b8878742d1 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03ddfd96-79f2-41ea-8f1b-f8cf862dc504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:34 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9d79e85a-308b-4a72-880c-9b010f96df71 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Delete volume request issued successfully. Sep 01 00:31:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9d79e85a-308b-4a72-880c-9b010f96df71 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes/409dfe21-4717-42df-8473-b94821121d40 returned with HTTP 202 Sep 01 00:31:34 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1299/2550] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:31:34 2026] DELETE /volume/v3/volumes/409dfe21-4717-42df-8473-b94821121d40 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:31:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3dec2572-a568-45d5-abd5-3e712a469cf4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3dec2572-a568-45d5-abd5-3e712a469cf4 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] GET http://192.168.122.147/volume/v3/volumes/409dfe21-4717-42df-8473-b94821121d40 Sep 01 00:31:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3dec2572-a568-45d5-abd5-3e712a469cf4 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3dec2572-a568-45d5-abd5-3e712a469cf4 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:34 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-56e2a71c-5d81-4ac0-8a46-58b8878742d1 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Created reservations ['ba39fd11-6a39-49f6-9fab-4c0c9145e846', '7cadd460-99e3-49dc-bb1e-811ec873e0b2', '2dbd2247-6af5-4bbd-b7f7-33ddd1d005c9', '238169f0-a08d-42b5-8bca-3550d448d38a'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:31:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-56e2a71c-5d81-4ac0-8a46-58b8878742d1 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03ddfd96-79f2-41ea-8f1b-f8cf862dc504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba39fd11-6a39-49f6-9fab-4c0c9145e846', '7cadd460-99e3-49dc-bb1e-811ec873e0b2', '2dbd2247-6af5-4bbd-b7f7-33ddd1d005c9', '238169f0-a08d-42b5-8bca-3550d448d38a']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-56e2a71c-5d81-4ac0-8a46-58b8878742d1 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3de7d938-5c77-4dad-ac8a-29e79356e3dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:35 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:35 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-56e2a71c-5d81-4ac0-8a46-58b8878742d1 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3de7d938-5c77-4dad-ac8a-29e79356e3dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34f6d2e8-e20a-4e19-a919-7d31ef0a77b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-675271104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45ee030eb300450db972ee21f60d6cd9',qos_specs=None,replication_status=,reservations=['ba39fd11-6a39-49f6-9fab-4c0c9145e846','7cadd460-99e3-49dc-bb1e-811ec873e0b2','2dbd2247-6af5-4bbd-b7f7-33ddd1d005c9','238169f0-a08d-42b5-8bca-3550d448d38a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95913307acdc42148685e9753bc32f62',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:31:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-675271104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34f6d2e8-e20a-4e19-a919-7d31ef0a77b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45ee030eb300450db972ee21f60d6cd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95913307acdc42148685e9753bc32f62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-56e2a71c-5d81-4ac0-8a46-58b8878742d1 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff278679-a0b1-44fd-a273-620c6c357f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-56e2a71c-5d81-4ac0-8a46-58b8878742d1 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff278679-a0b1-44fd-a273-620c6c357f65) transitioned into state 'SUCCESS' from state '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-675271104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45ee030eb300450db972ee21f60d6cd9',qos_specs=None,replication_status=,reservations=['ba39fd11-6a39-49f6-9fab-4c0c9145e846','7cadd460-99e3-49dc-bb1e-811ec873e0b2','2dbd2247-6af5-4bbd-b7f7-33ddd1d005c9','238169f0-a08d-42b5-8bca-3550d448d38a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95913307acdc42148685e9753bc32f62',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-56e2a71c-5d81-4ac0-8a46-58b8878742d1 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f968a24b-79cd-430a-8802-2e4473d479b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-56e2a71c-5d81-4ac0-8a46-58b8878742d1 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f968a24b-79cd-430a-8802-2e4473d479b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:35 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-56e2a71c-5d81-4ac0-8a46-58b8878742d1 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Flow 'volume_create_api' (85ac7056-e62a-49dc-9813-8f828d2be1c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:35 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-56e2a71c-5d81-4ac0-8a46-58b8878742d1 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Create volume request issued successfully. Sep 01 00:31:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-56e2a71c-5d81-4ac0-8a46-58b8878742d1 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:31:35 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1252/2551] 192.168.122.147 () {62 vars in 1183 bytes} [Tue Sep 1 00:31:34 2026] POST /volume/v3/volumes => generated 786 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:31:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e263d4ef-5108-4d89-b384-99dee748a377 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e263d4ef-5108-4d89-b384-99dee748a377 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] GET http://192.168.122.147/volume/v3/volumes/34f6d2e8-e20a-4e19-a919-7d31ef0a77b5 Sep 01 00:31:35 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:35 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e263d4ef-5108-4d89-b384-99dee748a377 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e263d4ef-5108-4d89-b384-99dee748a377 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:35 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:35 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:35 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3dec2572-a568-45d5-abd5-3e712a469cf4 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Volume info retrieved successfully. Sep 01 00:31:35 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:35 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:35 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:35 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3dec2572-a568-45d5-abd5-3e712a469cf4 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes/409dfe21-4717-42df-8473-b94821121d40 returned with HTTP 200 Sep 01 00:31:35 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e263d4ef-5108-4d89-b384-99dee748a377 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Volume info retrieved successfully. Sep 01 00:31:35 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1300/2552] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:34 2026] GET /volume/v3/volumes/409dfe21-4717-42df-8473-b94821121d40 => generated 864 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e263d4ef-5108-4d89-b384-99dee748a377 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] http://192.168.122.147/volume/v3/volumes/34f6d2e8-e20a-4e19-a919-7d31ef0a77b5 returned with HTTP 200 Sep 01 00:31:35 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1253/2553] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:31:35 2026] GET /volume/v3/volumes/34f6d2e8-e20a-4e19-a919-7d31ef0a77b5 => generated 965 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:31:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c159e102-e09e-4115-8102-fec1ecc22b1b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c159e102-e09e-4115-8102-fec1ecc22b1b tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] GET http://192.168.122.147/volume/v3/volumes/409dfe21-4717-42df-8473-b94821121d40 Sep 01 00:31:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c159e102-e09e-4115-8102-fec1ecc22b1b tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c159e102-e09e-4115-8102-fec1ecc22b1b tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c22cd23c-2f0b-4443-aae9-a5d5ffec546e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c22cd23c-2f0b-4443-aae9-a5d5ffec546e tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] GET http://192.168.122.147/volume/v3/volumes/34f6d2e8-e20a-4e19-a919-7d31ef0a77b5 Sep 01 00:31:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c22cd23c-2f0b-4443-aae9-a5d5ffec546e tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c22cd23c-2f0b-4443-aae9-a5d5ffec546e tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c159e102-e09e-4115-8102-fec1ecc22b1b tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes/409dfe21-4717-42df-8473-b94821121d40 returned with HTTP 404 Sep 01 00:31:36 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1301/2554] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:36 2026] GET /volume/v3/volumes/409dfe21-4717-42df-8473-b94821121d40 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:31:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-93ed2b1e-d33e-4092-b3de-c9b8fc508ecc None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:36 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:36 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:36 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:36 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c22cd23c-2f0b-4443-aae9-a5d5ffec546e tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Volume info retrieved successfully. Sep 01 00:31:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c22cd23c-2f0b-4443-aae9-a5d5ffec546e tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] http://192.168.122.147/volume/v3/volumes/34f6d2e8-e20a-4e19-a919-7d31ef0a77b5 returned with HTTP 200 Sep 01 00:31:36 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1254/2555] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:31:36 2026] GET /volume/v3/volumes/34f6d2e8-e20a-4e19-a919-7d31ef0a77b5 => generated 1015 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:31:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-93ed2b1e-d33e-4092-b3de-c9b8fc508ecc tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] DELETE http://192.168.122.147/volume/v3/volumes/4df35e6e-5a83-4a5c-8b11-efd603d4cefc Sep 01 00:31:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-93ed2b1e-d33e-4092-b3de-c9b8fc508ecc tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-93ed2b1e-d33e-4092-b3de-c9b8fc508ecc tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:36 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-93ed2b1e-d33e-4092-b3de-c9b8fc508ecc tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Delete volume with id: 4df35e6e-5a83-4a5c-8b11-efd603d4cefc Sep 01 00:31:36 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:36 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:36 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:36 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:36 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-93ed2b1e-d33e-4092-b3de-c9b8fc508ecc tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Volume info retrieved successfully. Sep 01 00:31:36 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-93ed2b1e-d33e-4092-b3de-c9b8fc508ecc tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Delete volume request issued successfully. Sep 01 00:31:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-93ed2b1e-d33e-4092-b3de-c9b8fc508ecc tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes/4df35e6e-5a83-4a5c-8b11-efd603d4cefc returned with HTTP 202 Sep 01 00:31:36 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1302/2556] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:31:36 2026] DELETE /volume/v3/volumes/4df35e6e-5a83-4a5c-8b11-efd603d4cefc => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:31:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-fb821243-9ccc-41c3-8d5c-fa1ced68759c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fb821243-9ccc-41c3-8d5c-fa1ced68759c tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] GET http://192.168.122.147/volume/v3/volumes/4df35e6e-5a83-4a5c-8b11-efd603d4cefc Sep 01 00:31:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fb821243-9ccc-41c3-8d5c-fa1ced68759c tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fb821243-9ccc-41c3-8d5c-fa1ced68759c tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:36 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:36 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:36 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:36 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-fb821243-9ccc-41c3-8d5c-fa1ced68759c tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Volume info retrieved successfully. Sep 01 00:31:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fb821243-9ccc-41c3-8d5c-fa1ced68759c tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes/4df35e6e-5a83-4a5c-8b11-efd603d4cefc returned with HTTP 200 Sep 01 00:31:36 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1255/2557] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:36 2026] GET /volume/v3/volumes/4df35e6e-5a83-4a5c-8b11-efd603d4cefc => generated 865 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-dbf7bc3e-13de-46db-9a32-5700293d9047 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-dbf7bc3e-13de-46db-9a32-5700293d9047 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] GET http://192.168.122.147/volume/v3/volumes/34f6d2e8-e20a-4e19-a919-7d31ef0a77b5 Sep 01 00:31:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-dbf7bc3e-13de-46db-9a32-5700293d9047 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-dbf7bc3e-13de-46db-9a32-5700293d9047 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:37 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:37 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:37 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:37 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:37 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-dbf7bc3e-13de-46db-9a32-5700293d9047 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Volume info retrieved successfully. Sep 01 00:31:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-dbf7bc3e-13de-46db-9a32-5700293d9047 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] http://192.168.122.147/volume/v3/volumes/34f6d2e8-e20a-4e19-a919-7d31ef0a77b5 returned with HTTP 200 Sep 01 00:31:37 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1303/2558] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:31:37 2026] GET /volume/v3/volumes/34f6d2e8-e20a-4e19-a919-7d31ef0a77b5 => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:31:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ffc5f06c-cc48-4830-915f-5b2e136de018 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ffc5f06c-cc48-4830-915f-5b2e136de018 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-reader] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:31:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ffc5f06c-cc48-4830-915f-5b2e136de018 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-reader] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ffc5f06c-cc48-4830-915f-5b2e136de018 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-reader] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-ffc5f06c-cc48-4830-915f-5b2e136de018 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-reader] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:31:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ffc5f06c-cc48-4830-915f-5b2e136de018 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:31:37 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:37 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ffc5f06c-cc48-4830-915f-5b2e136de018 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-reader] Get all volumes completed successfully. Sep 01 00:31:37 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:37 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ffc5f06c-cc48-4830-915f-5b2e136de018 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-reader] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:31:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1256/2559] 192.168.122.147 () {60 vars in 1183 bytes} [Tue Sep 1 00:31:37 2026] GET /volume/v3/volumes/detail => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:31:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-59d2f20d-b6fe-4a52-8075-e90b26f882ea None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-59d2f20d-b6fe-4a52-8075-e90b26f882ea tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/34f6d2e8-e20a-4e19-a919-7d31ef0a77b5 Sep 01 00:31:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-59d2f20d-b6fe-4a52-8075-e90b26f882ea tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-59d2f20d-b6fe-4a52-8075-e90b26f882ea tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:37 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-59d2f20d-b6fe-4a52-8075-e90b26f882ea tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Delete volume with id: 34f6d2e8-e20a-4e19-a919-7d31ef0a77b5 Sep 01 00:31:37 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:37 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:37 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:37 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:37 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-59d2f20d-b6fe-4a52-8075-e90b26f882ea tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Volume info retrieved successfully. Sep 01 00:31:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2ef574b8-67c4-489a-8bf9-04773caa8627 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2ef574b8-67c4-489a-8bf9-04773caa8627 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] GET http://192.168.122.147/volume/v3/volumes/4df35e6e-5a83-4a5c-8b11-efd603d4cefc Sep 01 00:31:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2ef574b8-67c4-489a-8bf9-04773caa8627 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2ef574b8-67c4-489a-8bf9-04773caa8627 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:37 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-59d2f20d-b6fe-4a52-8075-e90b26f882ea tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Delete volume request issued successfully. Sep 01 00:31:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-59d2f20d-b6fe-4a52-8075-e90b26f882ea tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] http://192.168.122.147/volume/v3/volumes/34f6d2e8-e20a-4e19-a919-7d31ef0a77b5 returned with HTTP 202 Sep 01 00:31:37 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1304/2560] 192.168.122.147 () {60 vars in 1276 bytes} [Tue Sep 1 00:31:37 2026] DELETE /volume/v3/volumes/34f6d2e8-e20a-4e19-a919-7d31ef0a77b5 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:31:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2ef574b8-67c4-489a-8bf9-04773caa8627 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes/4df35e6e-5a83-4a5c-8b11-efd603d4cefc returned with HTTP 404 Sep 01 00:31:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1257/2561] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:37 2026] GET /volume/v3/volumes/4df35e6e-5a83-4a5c-8b11-efd603d4cefc => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:31:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2ba19c2e-2051-403b-a8f5-b620c457af7b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2ba19c2e-2051-403b-a8f5-b620c457af7b tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] GET http://192.168.122.147/volume/v3/volumes/34f6d2e8-e20a-4e19-a919-7d31ef0a77b5 Sep 01 00:31:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2ba19c2e-2051-403b-a8f5-b620c457af7b tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2ba19c2e-2051-403b-a8f5-b620c457af7b tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-79467b5b-6a38-45f4-a5d8-dedabf43c5ab None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-79467b5b-6a38-45f4-a5d8-dedabf43c5ab tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] DELETE http://192.168.122.147/volume/v3/volumes/edc0043a-8e75-4797-8c1d-eb4c6a5ba493 Sep 01 00:31:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-79467b5b-6a38-45f4-a5d8-dedabf43c5ab tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-79467b5b-6a38-45f4-a5d8-dedabf43c5ab tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:37 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-79467b5b-6a38-45f4-a5d8-dedabf43c5ab tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Delete volume with id: edc0043a-8e75-4797-8c1d-eb4c6a5ba493 Sep 01 00:31:37 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:37 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:37 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:37 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:37 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:37 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:37 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:37 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-79467b5b-6a38-45f4-a5d8-dedabf43c5ab tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Volume info retrieved successfully. Sep 01 00:31:37 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2ba19c2e-2051-403b-a8f5-b620c457af7b tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Volume info retrieved successfully. Sep 01 00:31:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2ba19c2e-2051-403b-a8f5-b620c457af7b tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] http://192.168.122.147/volume/v3/volumes/34f6d2e8-e20a-4e19-a919-7d31ef0a77b5 returned with HTTP 200 Sep 01 00:31:37 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1305/2562] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:31:37 2026] GET /volume/v3/volumes/34f6d2e8-e20a-4e19-a919-7d31ef0a77b5 => generated 1015 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:31:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-79467b5b-6a38-45f4-a5d8-dedabf43c5ab tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Delete volume request issued successfully. Sep 01 00:31:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-79467b5b-6a38-45f4-a5d8-dedabf43c5ab tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes/edc0043a-8e75-4797-8c1d-eb4c6a5ba493 returned with HTTP 202 Sep 01 00:31:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1258/2563] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:31:37 2026] DELETE /volume/v3/volumes/edc0043a-8e75-4797-8c1d-eb4c6a5ba493 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:31:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9c52b86b-fe18-423e-ac55-7c61a6013716 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9c52b86b-fe18-423e-ac55-7c61a6013716 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] GET http://192.168.122.147/volume/v3/volumes/edc0043a-8e75-4797-8c1d-eb4c6a5ba493 Sep 01 00:31:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9c52b86b-fe18-423e-ac55-7c61a6013716 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9c52b86b-fe18-423e-ac55-7c61a6013716 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:37 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:37 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:37 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:37 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:37 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9c52b86b-fe18-423e-ac55-7c61a6013716 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Volume info retrieved successfully. Sep 01 00:31:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9c52b86b-fe18-423e-ac55-7c61a6013716 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes/edc0043a-8e75-4797-8c1d-eb4c6a5ba493 returned with HTTP 200 Sep 01 00:31:37 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1306/2564] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:37 2026] GET /volume/v3/volumes/edc0043a-8e75-4797-8c1d-eb4c6a5ba493 => generated 864 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5a95fb20-43f1-49bf-87f6-e0e3decefa13 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5a95fb20-43f1-49bf-87f6-e0e3decefa13 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] GET http://192.168.122.147/volume/v3/volumes/34f6d2e8-e20a-4e19-a919-7d31ef0a77b5 Sep 01 00:31:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5a95fb20-43f1-49bf-87f6-e0e3decefa13 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5a95fb20-43f1-49bf-87f6-e0e3decefa13 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5a95fb20-43f1-49bf-87f6-e0e3decefa13 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] http://192.168.122.147/volume/v3/volumes/34f6d2e8-e20a-4e19-a919-7d31ef0a77b5 returned with HTTP 404 Sep 01 00:31:38 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1259/2565] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:31:38 2026] GET /volume/v3/volumes/34f6d2e8-e20a-4e19-a919-7d31ef0a77b5 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:31:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1d21e28d-f838-403b-be86-c391e2ea25a4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1d21e28d-f838-403b-be86-c391e2ea25a4 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:31:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1d21e28d-f838-403b-be86-c391e2ea25a4 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1179408581"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:31:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-1d21e28d-f838-403b-be86-c391e2ea25a4 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1179408581'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:31:38 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-1d21e28d-f838-403b-be86-c391e2ea25a4 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Create volume of 1 GB Sep 01 00:31:38 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1d21e28d-f838-403b-be86-c391e2ea25a4 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Availability Zones retrieved successfully. Sep 01 00:31:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1d21e28d-f838-403b-be86-c391e2ea25a4 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Flow 'volume_create_api' (f0f70b5f-e950-4287-b5bf-b455bfe9dee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1d21e28d-f838-403b-be86-c391e2ea25a4 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b48a34b7-b46a-40e1-be50-91cc5847d905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-1d21e28d-f838-403b-be86-c391e2ea25a4 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:31:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-662d40a1-47c8-4fbd-9712-a937dd113c4f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-662d40a1-47c8-4fbd-9712-a937dd113c4f tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] GET http://192.168.122.147/volume/v3/volumes/edc0043a-8e75-4797-8c1d-eb4c6a5ba493 Sep 01 00:31:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-662d40a1-47c8-4fbd-9712-a937dd113c4f tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-662d40a1-47c8-4fbd-9712-a937dd113c4f tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1d21e28d-f838-403b-be86-c391e2ea25a4 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b48a34b7-b46a-40e1-be50-91cc5847d905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-662d40a1-47c8-4fbd-9712-a937dd113c4f tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes/edc0043a-8e75-4797-8c1d-eb4c6a5ba493 returned with HTTP 404 Sep 01 00:31:38 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1260/2566] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:38 2026] GET /volume/v3/volumes/edc0043a-8e75-4797-8c1d-eb4c6a5ba493 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:31:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1d21e28d-f838-403b-be86-c391e2ea25a4 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53c53d06-3de7-4a1d-ae0a-5b669f69c556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9a008458-b141-49f9-b57e-62102c7ab316 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9a008458-b141-49f9-b57e-62102c7ab316 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] DELETE http://192.168.122.147/volume/v3/volumes/d85924df-c68c-4d44-bb92-010be34728d2 Sep 01 00:31:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9a008458-b141-49f9-b57e-62102c7ab316 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9a008458-b141-49f9-b57e-62102c7ab316 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:38 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-9a008458-b141-49f9-b57e-62102c7ab316 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Delete volume with id: d85924df-c68c-4d44-bb92-010be34728d2 Sep 01 00:31:38 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:38 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:38 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:38 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:38 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9a008458-b141-49f9-b57e-62102c7ab316 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Volume info retrieved successfully. Sep 01 00:31:38 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9a008458-b141-49f9-b57e-62102c7ab316 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Delete volume request issued successfully. Sep 01 00:31:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9a008458-b141-49f9-b57e-62102c7ab316 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes/d85924df-c68c-4d44-bb92-010be34728d2 returned with HTTP 202 Sep 01 00:31:38 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1261/2567] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:31:38 2026] DELETE /volume/v3/volumes/d85924df-c68c-4d44-bb92-010be34728d2 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:31:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-fe918405-fd9e-4485-9918-998c1dd48fe7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fe918405-fd9e-4485-9918-998c1dd48fe7 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] GET http://192.168.122.147/volume/v3/volumes/d85924df-c68c-4d44-bb92-010be34728d2 Sep 01 00:31:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fe918405-fd9e-4485-9918-998c1dd48fe7 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fe918405-fd9e-4485-9918-998c1dd48fe7 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:39 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:39 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:39 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:39 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:39 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-1d21e28d-f838-403b-be86-c391e2ea25a4 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Created reservations ['37215fb6-a49d-48a7-89f6-ffb3c7debb60', '399f6d49-6c1f-4bef-9229-19cb907a629d', 'f51ba73f-5706-4b53-985a-a694717584d9', 'ef37e369-bbcf-4e9c-b665-4fab1e06dd21'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:31:39 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1d21e28d-f838-403b-be86-c391e2ea25a4 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53c53d06-3de7-4a1d-ae0a-5b669f69c556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37215fb6-a49d-48a7-89f6-ffb3c7debb60', '399f6d49-6c1f-4bef-9229-19cb907a629d', 'f51ba73f-5706-4b53-985a-a694717584d9', 'ef37e369-bbcf-4e9c-b665-4fab1e06dd21']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:39 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1d21e28d-f838-403b-be86-c391e2ea25a4 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f438140d-bef9-442a-b126-e3c3b504d319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:39 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-fe918405-fd9e-4485-9918-998c1dd48fe7 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Volume info retrieved successfully. Sep 01 00:31:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fe918405-fd9e-4485-9918-998c1dd48fe7 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes/d85924df-c68c-4d44-bb92-010be34728d2 returned with HTTP 200 Sep 01 00:31:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1262/2568] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:39 2026] GET /volume/v3/volumes/d85924df-c68c-4d44-bb92-010be34728d2 => generated 865 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:39 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:39 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:39 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1d21e28d-f838-403b-be86-c391e2ea25a4 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f438140d-bef9-442a-b126-e3c3b504d319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cfe825b-08b2-4c82-bb20-b1b7949b7425', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1179408581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45ee030eb300450db972ee21f60d6cd9',qos_specs=None,replication_status=,reservations=['37215fb6-a49d-48a7-89f6-ffb3c7debb60','399f6d49-6c1f-4bef-9229-19cb907a629d','f51ba73f-5706-4b53-985a-a694717584d9','ef37e369-bbcf-4e9c-b665-4fab1e06dd21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95913307acdc42148685e9753bc32f62',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:31:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1179408581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cfe825b-08b2-4c82-bb20-b1b7949b7425,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45ee030eb300450db972ee21f60d6cd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95913307acdc42148685e9753bc32f62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:39 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1d21e28d-f838-403b-be86-c391e2ea25a4 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02ecdb7e-9a27-42bd-8fca-b04b5c416274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:39 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1d21e28d-f838-403b-be86-c391e2ea25a4 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02ecdb7e-9a27-42bd-8fca-b04b5c416274) transitioned into state 'SUCCESS' from state '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-1179408581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45ee030eb300450db972ee21f60d6cd9',qos_specs=None,replication_status=,reservations=['37215fb6-a49d-48a7-89f6-ffb3c7debb60','399f6d49-6c1f-4bef-9229-19cb907a629d','f51ba73f-5706-4b53-985a-a694717584d9','ef37e369-bbcf-4e9c-b665-4fab1e06dd21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95913307acdc42148685e9753bc32f62',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:39 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1d21e28d-f838-403b-be86-c391e2ea25a4 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (550877db-94d6-4041-9377-5e1fa0af2ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:39 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1d21e28d-f838-403b-be86-c391e2ea25a4 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (550877db-94d6-4041-9377-5e1fa0af2ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:39 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1d21e28d-f838-403b-be86-c391e2ea25a4 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Flow 'volume_create_api' (f0f70b5f-e950-4287-b5bf-b455bfe9dee8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:39 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1d21e28d-f838-403b-be86-c391e2ea25a4 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Create volume request issued successfully. Sep 01 00:31:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1d21e28d-f838-403b-be86-c391e2ea25a4 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:31:39 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1307/2569] 192.168.122.147 () {62 vars in 1183 bytes} [Tue Sep 1 00:31:38 2026] POST /volume/v3/volumes => generated 787 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:31:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-167ba175-f194-453a-9901-06d321893299 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-167ba175-f194-453a-9901-06d321893299 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] GET http://192.168.122.147/volume/v3/volumes/8cfe825b-08b2-4c82-bb20-b1b7949b7425 Sep 01 00:31:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-167ba175-f194-453a-9901-06d321893299 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-167ba175-f194-453a-9901-06d321893299 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:39 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:39 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:39 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:39 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:39 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-167ba175-f194-453a-9901-06d321893299 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Volume info retrieved successfully. Sep 01 00:31:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-167ba175-f194-453a-9901-06d321893299 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] http://192.168.122.147/volume/v3/volumes/8cfe825b-08b2-4c82-bb20-b1b7949b7425 returned with HTTP 200 Sep 01 00:31:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1263/2570] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:31:39 2026] GET /volume/v3/volumes/8cfe825b-08b2-4c82-bb20-b1b7949b7425 => generated 966 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:31:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7fdb8cfd-6232-4e82-abf1-fc3a10690876 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7fdb8cfd-6232-4e82-abf1-fc3a10690876 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] GET http://192.168.122.147/volume/v3/volumes/d85924df-c68c-4d44-bb92-010be34728d2 Sep 01 00:31:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7fdb8cfd-6232-4e82-abf1-fc3a10690876 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7fdb8cfd-6232-4e82-abf1-fc3a10690876 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7fdb8cfd-6232-4e82-abf1-fc3a10690876 tempest-CreateVolumesFromSourceVolumeTest-1190359893 tempest-CreateVolumesFromSourceVolumeTest-1190359893-project-member] http://192.168.122.147/volume/v3/volumes/d85924df-c68c-4d44-bb92-010be34728d2 returned with HTTP 404 Sep 01 00:31:40 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1308/2571] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:40 2026] GET /volume/v3/volumes/d85924df-c68c-4d44-bb92-010be34728d2 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:31:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b53b6663-9535-4d29-90c1-7e4e0ef06816 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b53b6663-9535-4d29-90c1-7e4e0ef06816 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] GET http://192.168.122.147/volume/v3/volumes/8cfe825b-08b2-4c82-bb20-b1b7949b7425 Sep 01 00:31:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b53b6663-9535-4d29-90c1-7e4e0ef06816 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b53b6663-9535-4d29-90c1-7e4e0ef06816 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:40 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:40 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:40 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:40 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b53b6663-9535-4d29-90c1-7e4e0ef06816 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Volume info retrieved successfully. Sep 01 00:31:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b53b6663-9535-4d29-90c1-7e4e0ef06816 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] http://192.168.122.147/volume/v3/volumes/8cfe825b-08b2-4c82-bb20-b1b7949b7425 returned with HTTP 200 Sep 01 00:31:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1264/2572] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:31:40 2026] GET /volume/v3/volumes/8cfe825b-08b2-4c82-bb20-b1b7949b7425 => generated 1016 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:31:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bacdbfa8-bc48-4258-985a-71c122da7b7d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bacdbfa8-bc48-4258-985a-71c122da7b7d tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] GET http://192.168.122.147/volume/v3/volumes/8cfe825b-08b2-4c82-bb20-b1b7949b7425 Sep 01 00:31:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bacdbfa8-bc48-4258-985a-71c122da7b7d tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bacdbfa8-bc48-4258-985a-71c122da7b7d tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:41 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:41 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:41 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:41 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-bacdbfa8-bc48-4258-985a-71c122da7b7d tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Volume info retrieved successfully. Sep 01 00:31:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bacdbfa8-bc48-4258-985a-71c122da7b7d tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] http://192.168.122.147/volume/v3/volumes/8cfe825b-08b2-4c82-bb20-b1b7949b7425 returned with HTTP 200 Sep 01 00:31:41 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1309/2573] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:31:41 2026] GET /volume/v3/volumes/8cfe825b-08b2-4c82-bb20-b1b7949b7425 => generated 1017 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 00:31:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-956215fb-330c-401c-bc8e-9478123e1755 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-956215fb-330c-401c-bc8e-9478123e1755 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-reader] GET http://192.168.122.147/volume/v3/volumes/8cfe825b-08b2-4c82-bb20-b1b7949b7425 Sep 01 00:31:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-956215fb-330c-401c-bc8e-9478123e1755 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-reader] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-956215fb-330c-401c-bc8e-9478123e1755 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-reader] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:41 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:41 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:41 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:41 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:41 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-956215fb-330c-401c-bc8e-9478123e1755 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-reader] Volume info retrieved successfully. Sep 01 00:31:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-956215fb-330c-401c-bc8e-9478123e1755 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-reader] http://192.168.122.147/volume/v3/volumes/8cfe825b-08b2-4c82-bb20-b1b7949b7425 returned with HTTP 200 Sep 01 00:31:41 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1265/2574] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:31:41 2026] GET /volume/v3/volumes/8cfe825b-08b2-4c82-bb20-b1b7949b7425 => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:31:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-fe2e5102-a612-4a10-b59a-51b498dab1c6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fe2e5102-a612-4a10-b59a-51b498dab1c6 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/8cfe825b-08b2-4c82-bb20-b1b7949b7425 Sep 01 00:31:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fe2e5102-a612-4a10-b59a-51b498dab1c6 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fe2e5102-a612-4a10-b59a-51b498dab1c6 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:41 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-fe2e5102-a612-4a10-b59a-51b498dab1c6 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Delete volume with id: 8cfe825b-08b2-4c82-bb20-b1b7949b7425 Sep 01 00:31:41 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:41 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:41 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:41 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fe2e5102-a612-4a10-b59a-51b498dab1c6 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Volume info retrieved successfully. Sep 01 00:31:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fe2e5102-a612-4a10-b59a-51b498dab1c6 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Delete volume request issued successfully. Sep 01 00:31:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fe2e5102-a612-4a10-b59a-51b498dab1c6 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] http://192.168.122.147/volume/v3/volumes/8cfe825b-08b2-4c82-bb20-b1b7949b7425 returned with HTTP 202 Sep 01 00:31:41 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1310/2575] 192.168.122.147 () {60 vars in 1276 bytes} [Tue Sep 1 00:31:41 2026] DELETE /volume/v3/volumes/8cfe825b-08b2-4c82-bb20-b1b7949b7425 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 00:31:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ccaf775e-12b7-48e3-99c7-acd2b73eff45 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ccaf775e-12b7-48e3-99c7-acd2b73eff45 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] GET http://192.168.122.147/volume/v3/volumes/8cfe825b-08b2-4c82-bb20-b1b7949b7425 Sep 01 00:31:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ccaf775e-12b7-48e3-99c7-acd2b73eff45 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ccaf775e-12b7-48e3-99c7-acd2b73eff45 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:41 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:41 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:41 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:41 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:41 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ccaf775e-12b7-48e3-99c7-acd2b73eff45 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Volume info retrieved successfully. Sep 01 00:31:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ccaf775e-12b7-48e3-99c7-acd2b73eff45 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] http://192.168.122.147/volume/v3/volumes/8cfe825b-08b2-4c82-bb20-b1b7949b7425 returned with HTTP 200 Sep 01 00:31:41 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1266/2576] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:31:41 2026] GET /volume/v3/volumes/8cfe825b-08b2-4c82-bb20-b1b7949b7425 => generated 1016 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:31:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5c650b5c-2c74-4267-b4aa-2943afeea40f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5c650b5c-2c74-4267-b4aa-2943afeea40f tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] GET http://192.168.122.147/volume/v3/volumes/8cfe825b-08b2-4c82-bb20-b1b7949b7425 Sep 01 00:31:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5c650b5c-2c74-4267-b4aa-2943afeea40f tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5c650b5c-2c74-4267-b4aa-2943afeea40f tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5c650b5c-2c74-4267-b4aa-2943afeea40f tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] http://192.168.122.147/volume/v3/volumes/8cfe825b-08b2-4c82-bb20-b1b7949b7425 returned with HTTP 404 Sep 01 00:31:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1311/2577] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:31:42 2026] GET /volume/v3/volumes/8cfe825b-08b2-4c82-bb20-b1b7949b7425 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:31:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8411a7fb-c9dc-42ac-861d-8ecd7288fc77 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8411a7fb-c9dc-42ac-861d-8ecd7288fc77 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:31:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8411a7fb-c9dc-42ac-861d-8ecd7288fc77 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-576927829"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:31:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-8411a7fb-c9dc-42ac-861d-8ecd7288fc77 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-576927829'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:31:42 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-8411a7fb-c9dc-42ac-861d-8ecd7288fc77 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Create volume of 1 GB Sep 01 00:31:43 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8411a7fb-c9dc-42ac-861d-8ecd7288fc77 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Availability Zones retrieved successfully. Sep 01 00:31:43 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8411a7fb-c9dc-42ac-861d-8ecd7288fc77 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Flow 'volume_create_api' (d001d003-3cc1-4472-950c-07f80c1bf857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:43 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8411a7fb-c9dc-42ac-861d-8ecd7288fc77 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2c45a98-50ea-4838-80dc-1eadb7a2c8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:43 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-8411a7fb-c9dc-42ac-861d-8ecd7288fc77 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:31:43 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8411a7fb-c9dc-42ac-861d-8ecd7288fc77 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2c45a98-50ea-4838-80dc-1eadb7a2c8f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:43 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8411a7fb-c9dc-42ac-861d-8ecd7288fc77 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48426ae9-2f35-4eae-b1ab-f25d55485be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:43 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-8411a7fb-c9dc-42ac-861d-8ecd7288fc77 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Created reservations ['b8ef84e8-99fc-409a-b5a1-de8172670edc', 'b9fc19a8-09fa-4566-bf30-98be4570408b', 'f221c046-586d-4c37-ae53-65bf4d6ab176', 'c4f04792-a95c-4653-ad1a-12e35086d06e'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:31:43 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8411a7fb-c9dc-42ac-861d-8ecd7288fc77 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48426ae9-2f35-4eae-b1ab-f25d55485be6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8ef84e8-99fc-409a-b5a1-de8172670edc', 'b9fc19a8-09fa-4566-bf30-98be4570408b', 'f221c046-586d-4c37-ae53-65bf4d6ab176', 'c4f04792-a95c-4653-ad1a-12e35086d06e']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:43 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8411a7fb-c9dc-42ac-861d-8ecd7288fc77 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b4fd547-38ba-40a1-8f59-0a0a74a19d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:43 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8411a7fb-c9dc-42ac-861d-8ecd7288fc77 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b4fd547-38ba-40a1-8f59-0a0a74a19d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66705fca-7b00-4313-82ff-893e79925326', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-576927829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45ee030eb300450db972ee21f60d6cd9',qos_specs=None,replication_status=,reservations=['b8ef84e8-99fc-409a-b5a1-de8172670edc','b9fc19a8-09fa-4566-bf30-98be4570408b','f221c046-586d-4c37-ae53-65bf4d6ab176','c4f04792-a95c-4653-ad1a-12e35086d06e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95913307acdc42148685e9753bc32f62',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:31:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-576927829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66705fca-7b00-4313-82ff-893e79925326,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45ee030eb300450db972ee21f60d6cd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95913307acdc42148685e9753bc32f62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:43 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8411a7fb-c9dc-42ac-861d-8ecd7288fc77 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0502091-d4ca-4815-96e8-fe8a60ce96af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:43 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8411a7fb-c9dc-42ac-861d-8ecd7288fc77 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0502091-d4ca-4815-96e8-fe8a60ce96af) transitioned into state 'SUCCESS' from state '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-576927829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45ee030eb300450db972ee21f60d6cd9',qos_specs=None,replication_status=,reservations=['b8ef84e8-99fc-409a-b5a1-de8172670edc','b9fc19a8-09fa-4566-bf30-98be4570408b','f221c046-586d-4c37-ae53-65bf4d6ab176','c4f04792-a95c-4653-ad1a-12e35086d06e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95913307acdc42148685e9753bc32f62',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:43 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8411a7fb-c9dc-42ac-861d-8ecd7288fc77 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (841fad52-de61-4eba-b076-57ae2e0f772e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:43 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8411a7fb-c9dc-42ac-861d-8ecd7288fc77 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (841fad52-de61-4eba-b076-57ae2e0f772e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:43 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8411a7fb-c9dc-42ac-861d-8ecd7288fc77 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Flow 'volume_create_api' (d001d003-3cc1-4472-950c-07f80c1bf857) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:43 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8411a7fb-c9dc-42ac-861d-8ecd7288fc77 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Create volume request issued successfully. Sep 01 00:31:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c82dbd3a-91a9-43a3-829c-aa13f01519ee None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8411a7fb-c9dc-42ac-861d-8ecd7288fc77 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:31:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1267/2578] 192.168.122.147 () {62 vars in 1183 bytes} [Tue Sep 1 00:31:42 2026] POST /volume/v3/volumes => generated 786 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:31:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-48c8e2b2-c0e4-492d-814e-fbebffe6815f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-48c8e2b2-c0e4-492d-814e-fbebffe6815f tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] GET http://192.168.122.147/volume/v3/volumes/66705fca-7b00-4313-82ff-893e79925326 Sep 01 00:31:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-48c8e2b2-c0e4-492d-814e-fbebffe6815f tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-48c8e2b2-c0e4-492d-814e-fbebffe6815f tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:43 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-48c8e2b2-c0e4-492d-814e-fbebffe6815f tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Volume info retrieved successfully. Sep 01 00:31:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-48c8e2b2-c0e4-492d-814e-fbebffe6815f tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] http://192.168.122.147/volume/v3/volumes/66705fca-7b00-4313-82ff-893e79925326 returned with HTTP 200 Sep 01 00:31:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1268/2579] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:31:43 2026] GET /volume/v3/volumes/66705fca-7b00-4313-82ff-893e79925326 => generated 965 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:31:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c82dbd3a-91a9-43a3-829c-aa13f01519ee tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:31:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c82dbd3a-91a9-43a3-829c-aa13f01519ee tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:31:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-c82dbd3a-91a9-43a3-829c-aa13f01519ee tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:31:43 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-c82dbd3a-91a9-43a3-829c-aa13f01519ee tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Create volume of 1 GB Sep 01 00:31:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c82dbd3a-91a9-43a3-829c-aa13f01519ee tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Availability Zones retrieved successfully. Sep 01 00:31:43 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c82dbd3a-91a9-43a3-829c-aa13f01519ee tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Flow 'volume_create_api' (0dfd2b33-eaa1-4b8f-8ec7-db31390ef606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:43 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c82dbd3a-91a9-43a3-829c-aa13f01519ee tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b01a9ad8-cb4e-412a-b071-847b89ac1f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:43 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-c82dbd3a-91a9-43a3-829c-aa13f01519ee tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:31:43 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c82dbd3a-91a9-43a3-829c-aa13f01519ee tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b01a9ad8-cb4e-412a-b071-847b89ac1f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:43 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c82dbd3a-91a9-43a3-829c-aa13f01519ee tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62cef7f1-6df6-4d20-b76a-c5000f273e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:43 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-c82dbd3a-91a9-43a3-829c-aa13f01519ee tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Created reservations ['026a4020-ca76-487e-87e3-cf3425f5eecc', '6a7ac605-73fa-47a4-9377-50b2e91a289d', 'cfd6ec84-349f-4fd9-8b44-818e701fdf80', '59240689-b84e-42de-adcf-1f3010a8ca20'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:31:43 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c82dbd3a-91a9-43a3-829c-aa13f01519ee tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62cef7f1-6df6-4d20-b76a-c5000f273e92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['026a4020-ca76-487e-87e3-cf3425f5eecc', '6a7ac605-73fa-47a4-9377-50b2e91a289d', 'cfd6ec84-349f-4fd9-8b44-818e701fdf80', '59240689-b84e-42de-adcf-1f3010a8ca20']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:43 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c82dbd3a-91a9-43a3-829c-aa13f01519ee tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (882c3e67-a00b-4397-8f2b-4e8d8d7f431f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:43 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:43 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c82dbd3a-91a9-43a3-829c-aa13f01519ee tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (882c3e67-a00b-4397-8f2b-4e8d8d7f431f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4192bc59-8704-48ff-b2a7-b1d388735ab8', '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='d5f6abb3bf754c588017f734a5f50a94',qos_specs=None,replication_status=,reservations=['026a4020-ca76-487e-87e3-cf3425f5eecc','6a7ac605-73fa-47a4-9377-50b2e91a289d','cfd6ec84-349f-4fd9-8b44-818e701fdf80','59240689-b84e-42de-adcf-1f3010a8ca20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f796cef9a1e045f08ad5bc6bdd5d14b5',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:31:43Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4192bc59-8704-48ff-b2a7-b1d388735ab8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5f6abb3bf754c588017f734a5f50a94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f796cef9a1e045f08ad5bc6bdd5d14b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:43 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c82dbd3a-91a9-43a3-829c-aa13f01519ee tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c52b82ba-15ba-4e39-bd80-cfbc45af21bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:43 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c82dbd3a-91a9-43a3-829c-aa13f01519ee tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c52b82ba-15ba-4e39-bd80-cfbc45af21bc) transitioned into state 'SUCCESS' from 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='d5f6abb3bf754c588017f734a5f50a94',qos_specs=None,replication_status=,reservations=['026a4020-ca76-487e-87e3-cf3425f5eecc','6a7ac605-73fa-47a4-9377-50b2e91a289d','cfd6ec84-349f-4fd9-8b44-818e701fdf80','59240689-b84e-42de-adcf-1f3010a8ca20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f796cef9a1e045f08ad5bc6bdd5d14b5',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:43 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c82dbd3a-91a9-43a3-829c-aa13f01519ee tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85fc8a3b-bcc6-4309-8fd8-a841e6832f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:43 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c82dbd3a-91a9-43a3-829c-aa13f01519ee tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85fc8a3b-bcc6-4309-8fd8-a841e6832f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:43 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-c82dbd3a-91a9-43a3-829c-aa13f01519ee tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Flow 'volume_create_api' (0dfd2b33-eaa1-4b8f-8ec7-db31390ef606) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c82dbd3a-91a9-43a3-829c-aa13f01519ee tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Create volume request issued successfully. Sep 01 00:31:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c82dbd3a-91a9-43a3-829c-aa13f01519ee tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:31:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1312/2580] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:31:43 2026] POST /volume/v3/volumes => generated 749 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:31:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7499c8b7-db0c-4db7-8958-210270f0e4c2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7499c8b7-db0c-4db7-8958-210270f0e4c2 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] GET http://192.168.122.147/volume/v3/volumes/4192bc59-8704-48ff-b2a7-b1d388735ab8 Sep 01 00:31:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7499c8b7-db0c-4db7-8958-210270f0e4c2 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7499c8b7-db0c-4db7-8958-210270f0e4c2 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7499c8b7-db0c-4db7-8958-210270f0e4c2 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Volume info retrieved successfully. Sep 01 00:31:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7499c8b7-db0c-4db7-8958-210270f0e4c2 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] http://192.168.122.147/volume/v3/volumes/4192bc59-8704-48ff-b2a7-b1d388735ab8 returned with HTTP 200 Sep 01 00:31:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1269/2581] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:44 2026] GET /volume/v3/volumes/4192bc59-8704-48ff-b2a7-b1d388735ab8 => generated 817 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0576ffb0-48ca-414c-b57f-5f9a8e98b4aa None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0576ffb0-48ca-414c-b57f-5f9a8e98b4aa tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] GET http://192.168.122.147/volume/v3/volumes/66705fca-7b00-4313-82ff-893e79925326 Sep 01 00:31:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0576ffb0-48ca-414c-b57f-5f9a8e98b4aa tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0576ffb0-48ca-414c-b57f-5f9a8e98b4aa tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:44 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:44 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:44 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0576ffb0-48ca-414c-b57f-5f9a8e98b4aa tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Volume info retrieved successfully. Sep 01 00:31:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0576ffb0-48ca-414c-b57f-5f9a8e98b4aa tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] http://192.168.122.147/volume/v3/volumes/66705fca-7b00-4313-82ff-893e79925326 returned with HTTP 200 Sep 01 00:31:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1313/2582] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:31:44 2026] GET /volume/v3/volumes/66705fca-7b00-4313-82ff-893e79925326 => generated 1015 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:31:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-92aca7ed-7c5f-4026-84fe-cebabea9b475 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-92aca7ed-7c5f-4026-84fe-cebabea9b475 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] GET http://192.168.122.147/volume/v3/volumes/4192bc59-8704-48ff-b2a7-b1d388735ab8 Sep 01 00:31:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-92aca7ed-7c5f-4026-84fe-cebabea9b475 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-92aca7ed-7c5f-4026-84fe-cebabea9b475 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:45 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:45 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-92aca7ed-7c5f-4026-84fe-cebabea9b475 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Volume info retrieved successfully. Sep 01 00:31:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-92aca7ed-7c5f-4026-84fe-cebabea9b475 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] http://192.168.122.147/volume/v3/volumes/4192bc59-8704-48ff-b2a7-b1d388735ab8 returned with HTTP 200 Sep 01 00:31:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1270/2583] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:45 2026] GET /volume/v3/volumes/4192bc59-8704-48ff-b2a7-b1d388735ab8 => generated 841 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-710d60b9-e36c-4d70-b668-c7db9d2ab663 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-710d60b9-e36c-4d70-b668-c7db9d2ab663 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] GET http://192.168.122.147/volume/v3/volumes/66705fca-7b00-4313-82ff-893e79925326 Sep 01 00:31:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-710d60b9-e36c-4d70-b668-c7db9d2ab663 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-710d60b9-e36c-4d70-b668-c7db9d2ab663 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:45 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:45 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-710d60b9-e36c-4d70-b668-c7db9d2ab663 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Volume info retrieved successfully. Sep 01 00:31:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-710d60b9-e36c-4d70-b668-c7db9d2ab663 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] http://192.168.122.147/volume/v3/volumes/66705fca-7b00-4313-82ff-893e79925326 returned with HTTP 200 Sep 01 00:31:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1314/2584] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:31:45 2026] GET /volume/v3/volumes/66705fca-7b00-4313-82ff-893e79925326 => generated 1016 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:31:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d9eb3745-b3d7-4fa2-9448-ced398b3b48c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d9eb3745-b3d7-4fa2-9448-ced398b3b48c tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-reader] GET http://192.168.122.147/volume/v3/volumes/summary Sep 01 00:31:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d9eb3745-b3d7-4fa2-9448-ced398b3b48c tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-reader] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d9eb3745-b3d7-4fa2-9448-ced398b3b48c tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-reader] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-d9eb3745-b3d7-4fa2-9448-ced398b3b48c tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-reader] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:31:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d9eb3745-b3d7-4fa2-9448-ced398b3b48c tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-reader] Get summary completed successfully. Sep 01 00:31:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d9eb3745-b3d7-4fa2-9448-ced398b3b48c tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-reader] http://192.168.122.147/volume/v3/volumes/summary returned with HTTP 200 Sep 01 00:31:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1271/2585] 192.168.122.147 () {60 vars in 1186 bytes} [Tue Sep 1 00:31:45 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-810f9ce5-8f4e-4366-a344-834d43e23b63 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-810f9ce5-8f4e-4366-a344-834d43e23b63 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/66705fca-7b00-4313-82ff-893e79925326 Sep 01 00:31:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-810f9ce5-8f4e-4366-a344-834d43e23b63 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-810f9ce5-8f4e-4366-a344-834d43e23b63 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:45 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-810f9ce5-8f4e-4366-a344-834d43e23b63 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Delete volume with id: 66705fca-7b00-4313-82ff-893e79925326 Sep 01 00:31:45 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:45 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-810f9ce5-8f4e-4366-a344-834d43e23b63 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Volume info retrieved successfully. Sep 01 00:31:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-810f9ce5-8f4e-4366-a344-834d43e23b63 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Delete volume request issued successfully. Sep 01 00:31:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-810f9ce5-8f4e-4366-a344-834d43e23b63 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] http://192.168.122.147/volume/v3/volumes/66705fca-7b00-4313-82ff-893e79925326 returned with HTTP 202 Sep 01 00:31:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1315/2586] 192.168.122.147 () {60 vars in 1276 bytes} [Tue Sep 1 00:31:45 2026] DELETE /volume/v3/volumes/66705fca-7b00-4313-82ff-893e79925326 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:31:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0cfaa221-18ae-4931-8691-cbe5edd5aa07 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0cfaa221-18ae-4931-8691-cbe5edd5aa07 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] GET http://192.168.122.147/volume/v3/volumes/66705fca-7b00-4313-82ff-893e79925326 Sep 01 00:31:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0cfaa221-18ae-4931-8691-cbe5edd5aa07 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0cfaa221-18ae-4931-8691-cbe5edd5aa07 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:45 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:45 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0cfaa221-18ae-4931-8691-cbe5edd5aa07 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Volume info retrieved successfully. Sep 01 00:31:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0cfaa221-18ae-4931-8691-cbe5edd5aa07 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] http://192.168.122.147/volume/v3/volumes/66705fca-7b00-4313-82ff-893e79925326 returned with HTTP 200 Sep 01 00:31:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1272/2587] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:31:45 2026] GET /volume/v3/volumes/66705fca-7b00-4313-82ff-893e79925326 => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:31:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d27f110a-75e9-4211-b67c-fdd552362b63 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d27f110a-75e9-4211-b67c-fdd552362b63 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] GET http://192.168.122.147/volume/v3/volumes/4192bc59-8704-48ff-b2a7-b1d388735ab8 Sep 01 00:31:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d27f110a-75e9-4211-b67c-fdd552362b63 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d27f110a-75e9-4211-b67c-fdd552362b63 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:46 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:46 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:46 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:46 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:46 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d27f110a-75e9-4211-b67c-fdd552362b63 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Volume info retrieved successfully. Sep 01 00:31:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d27f110a-75e9-4211-b67c-fdd552362b63 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] http://192.168.122.147/volume/v3/volumes/4192bc59-8704-48ff-b2a7-b1d388735ab8 returned with HTTP 200 Sep 01 00:31:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1316/2588] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:46 2026] GET /volume/v3/volumes/4192bc59-8704-48ff-b2a7-b1d388735ab8 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a1cf0aad-bb49-4b68-a1d5-f6dd70b525c9 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a1cf0aad-bb49-4b68-a1d5-f6dd70b525c9 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] GET http://192.168.122.147/volume/v3/volumes/4192bc59-8704-48ff-b2a7-b1d388735ab8 Sep 01 00:31:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a1cf0aad-bb49-4b68-a1d5-f6dd70b525c9 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a1cf0aad-bb49-4b68-a1d5-f6dd70b525c9 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:46 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:46 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:46 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:46 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:46 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a1cf0aad-bb49-4b68-a1d5-f6dd70b525c9 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Volume info retrieved successfully. Sep 01 00:31:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a1cf0aad-bb49-4b68-a1d5-f6dd70b525c9 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] http://192.168.122.147/volume/v3/volumes/4192bc59-8704-48ff-b2a7-b1d388735ab8 returned with HTTP 200 Sep 01 00:31:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1273/2589] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:46 2026] GET /volume/v3/volumes/4192bc59-8704-48ff-b2a7-b1d388735ab8 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-56bb978a-de32-4284-b6ae-86da6269c7ec None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-56bb978a-de32-4284-b6ae-86da6269c7ec tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:31:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-56bb978a-de32-4284-b6ae-86da6269c7ec tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1508928772"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:31:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-56bb978a-de32-4284-b6ae-86da6269c7ec tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1508928772'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:31:46 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-56bb978a-de32-4284-b6ae-86da6269c7ec tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Create volume of 1 GB Sep 01 00:31:46 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-56bb978a-de32-4284-b6ae-86da6269c7ec tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Availability Zones retrieved successfully. Sep 01 00:31:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-56bb978a-de32-4284-b6ae-86da6269c7ec tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Flow 'volume_create_api' (99a1d1da-128e-4ab4-a882-9ae95bea4596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-56bb978a-de32-4284-b6ae-86da6269c7ec tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca768f1c-f3f9-404d-9aca-3a01eafeac0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-56bb978a-de32-4284-b6ae-86da6269c7ec tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:31:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-56bb978a-de32-4284-b6ae-86da6269c7ec tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca768f1c-f3f9-404d-9aca-3a01eafeac0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-56bb978a-de32-4284-b6ae-86da6269c7ec tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b18bcfb2-60bf-41da-9b32-305b3e9eb953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:46 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-56bb978a-de32-4284-b6ae-86da6269c7ec tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Created reservations ['e35d89ac-890a-46b2-a0af-2f9db303c842', '56996a6c-5ddd-437b-ac17-e914a3912676', '400eecaf-5d4b-473c-a548-d21ffd2a13c0', '5c579b61-db89-4551-ba4b-2a91a8ad3755'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:31:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-56bb978a-de32-4284-b6ae-86da6269c7ec tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b18bcfb2-60bf-41da-9b32-305b3e9eb953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e35d89ac-890a-46b2-a0af-2f9db303c842', '56996a6c-5ddd-437b-ac17-e914a3912676', '400eecaf-5d4b-473c-a548-d21ffd2a13c0', '5c579b61-db89-4551-ba4b-2a91a8ad3755']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-56bb978a-de32-4284-b6ae-86da6269c7ec tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2c86ded-8dd0-4ba3-a770-f08815cdc036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:46 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:46 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-56bb978a-de32-4284-b6ae-86da6269c7ec tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2c86ded-8dd0-4ba3-a770-f08815cdc036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a4ca77e-2b26-4507-9e64-616a0a4b4cc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1508928772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5f6abb3bf754c588017f734a5f50a94',qos_specs=None,replication_status=,reservations=['e35d89ac-890a-46b2-a0af-2f9db303c842','56996a6c-5ddd-437b-ac17-e914a3912676','400eecaf-5d4b-473c-a548-d21ffd2a13c0','5c579b61-db89-4551-ba4b-2a91a8ad3755'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f796cef9a1e045f08ad5bc6bdd5d14b5',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:31:46Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1508928772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a4ca77e-2b26-4507-9e64-616a0a4b4cc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5f6abb3bf754c588017f734a5f50a94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f796cef9a1e045f08ad5bc6bdd5d14b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-56bb978a-de32-4284-b6ae-86da6269c7ec tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (902f7e11-7548-41ce-aac8-cbb4a9aed596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-56bb978a-de32-4284-b6ae-86da6269c7ec tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (902f7e11-7548-41ce-aac8-cbb4a9aed596) transitioned into 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-1508928772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5f6abb3bf754c588017f734a5f50a94',qos_specs=None,replication_status=,reservations=['e35d89ac-890a-46b2-a0af-2f9db303c842','56996a6c-5ddd-437b-ac17-e914a3912676','400eecaf-5d4b-473c-a548-d21ffd2a13c0','5c579b61-db89-4551-ba4b-2a91a8ad3755'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f796cef9a1e045f08ad5bc6bdd5d14b5',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-56bb978a-de32-4284-b6ae-86da6269c7ec tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65da1711-9b0c-48bd-962a-38c078666e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-56bb978a-de32-4284-b6ae-86da6269c7ec tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65da1711-9b0c-48bd-962a-38c078666e5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-56bb978a-de32-4284-b6ae-86da6269c7ec tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Flow 'volume_create_api' (99a1d1da-128e-4ab4-a882-9ae95bea4596) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:46 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-56bb978a-de32-4284-b6ae-86da6269c7ec tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Create volume request issued successfully. Sep 01 00:31:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-56bb978a-de32-4284-b6ae-86da6269c7ec tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:31:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1317/2590] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:31:46 2026] POST /volume/v3/volumes => generated 785 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:31:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-be894976-5ae7-4d5c-9667-443e802aea4d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-be894976-5ae7-4d5c-9667-443e802aea4d tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] GET http://192.168.122.147/volume/v3/volumes/3a4ca77e-2b26-4507-9e64-616a0a4b4cc4 Sep 01 00:31:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-be894976-5ae7-4d5c-9667-443e802aea4d tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-be894976-5ae7-4d5c-9667-443e802aea4d tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:46 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:46 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:46 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:46 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:46 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-be894976-5ae7-4d5c-9667-443e802aea4d tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Volume info retrieved successfully. Sep 01 00:31:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-be894976-5ae7-4d5c-9667-443e802aea4d tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] http://192.168.122.147/volume/v3/volumes/3a4ca77e-2b26-4507-9e64-616a0a4b4cc4 returned with HTTP 200 Sep 01 00:31:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1274/2591] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:46 2026] GET /volume/v3/volumes/3a4ca77e-2b26-4507-9e64-616a0a4b4cc4 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-02bfe876-b8cd-4631-a58a-60771f13ef12 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-02bfe876-b8cd-4631-a58a-60771f13ef12 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] GET http://192.168.122.147/volume/v3/volumes/66705fca-7b00-4313-82ff-893e79925326 Sep 01 00:31:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-02bfe876-b8cd-4631-a58a-60771f13ef12 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-02bfe876-b8cd-4631-a58a-60771f13ef12 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-02bfe876-b8cd-4631-a58a-60771f13ef12 tempest-ProjectReaderTests-1625440428 tempest-ProjectReaderTests-1625440428-project-admin] http://192.168.122.147/volume/v3/volumes/66705fca-7b00-4313-82ff-893e79925326 returned with HTTP 404 Sep 01 00:31:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1318/2592] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:31:46 2026] GET /volume/v3/volumes/66705fca-7b00-4313-82ff-893e79925326 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:31:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-aba125de-bb39-4495-9e13-8603c561aaf6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-aba125de-bb39-4495-9e13-8603c561aaf6 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] GET http://192.168.122.147/volume/v3/volumes/3a4ca77e-2b26-4507-9e64-616a0a4b4cc4 Sep 01 00:31:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-aba125de-bb39-4495-9e13-8603c561aaf6 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-aba125de-bb39-4495-9e13-8603c561aaf6 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:47 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:47 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:47 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:47 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:47 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-aba125de-bb39-4495-9e13-8603c561aaf6 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Volume info retrieved successfully. Sep 01 00:31:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-aba125de-bb39-4495-9e13-8603c561aaf6 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] http://192.168.122.147/volume/v3/volumes/3a4ca77e-2b26-4507-9e64-616a0a4b4cc4 returned with HTTP 200 Sep 01 00:31:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1275/2593] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:47 2026] GET /volume/v3/volumes/3a4ca77e-2b26-4507-9e64-616a0a4b4cc4 => generated 877 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-cae1e5bc-2bf3-4237-b154-f059a22d78e4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cae1e5bc-2bf3-4237-b154-f059a22d78e4 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] GET http://192.168.122.147/volume/v3/volumes/3a4ca77e-2b26-4507-9e64-616a0a4b4cc4 Sep 01 00:31:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cae1e5bc-2bf3-4237-b154-f059a22d78e4 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cae1e5bc-2bf3-4237-b154-f059a22d78e4 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:48 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:48 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:48 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:48 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:48 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-cae1e5bc-2bf3-4237-b154-f059a22d78e4 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Volume info retrieved successfully. Sep 01 00:31:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cae1e5bc-2bf3-4237-b154-f059a22d78e4 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] http://192.168.122.147/volume/v3/volumes/3a4ca77e-2b26-4507-9e64-616a0a4b4cc4 returned with HTTP 200 Sep 01 00:31:48 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1319/2594] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:48 2026] GET /volume/v3/volumes/3a4ca77e-2b26-4507-9e64-616a0a4b4cc4 => generated 878 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f29402d9-a802-4b5a-b63d-750d9b757524 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f29402d9-a802-4b5a-b63d-750d9b757524 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] GET http://192.168.122.147/volume/v3/volumes/3a4ca77e-2b26-4507-9e64-616a0a4b4cc4 Sep 01 00:31:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f29402d9-a802-4b5a-b63d-750d9b757524 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f29402d9-a802-4b5a-b63d-750d9b757524 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:48 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:48 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:48 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:48 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:48 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f29402d9-a802-4b5a-b63d-750d9b757524 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Volume info retrieved successfully. Sep 01 00:31:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f29402d9-a802-4b5a-b63d-750d9b757524 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] http://192.168.122.147/volume/v3/volumes/3a4ca77e-2b26-4507-9e64-616a0a4b4cc4 returned with HTTP 200 Sep 01 00:31:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1276/2595] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:48 2026] GET /volume/v3/volumes/3a4ca77e-2b26-4507-9e64-616a0a4b4cc4 => generated 878 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-cd5d7f7d-4a5b-4d8c-9d65-00ae4c012144 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cd5d7f7d-4a5b-4d8c-9d65-00ae4c012144 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:31:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cd5d7f7d-4a5b-4d8c-9d65-00ae4c012144 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3a4ca77e-2b26-4507-9e64-616a0a4b4cc4", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1667693508"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:31:49 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:49 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:49 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:49 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:49 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-cd5d7f7d-4a5b-4d8c-9d65-00ae4c012144 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Volume info retrieved successfully. Sep 01 00:31:49 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-cd5d7f7d-4a5b-4d8c-9d65-00ae4c012144 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Create snapshot from volume 3a4ca77e-2b26-4507-9e64-616a0a4b4cc4 Sep 01 00:31:49 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-cd5d7f7d-4a5b-4d8c-9d65-00ae4c012144 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Created reservations ['62237108-2a86-46fb-be52-e9ac2076eb86', 'ab6e5767-bdc7-4757-a80d-7221ebcfb953', '007452f2-5d03-4256-a0e8-57ce44e465f3', '0e7040e7-d066-4331-806d-d413e48a3d62'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:31:49 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:49 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:49 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-cd5d7f7d-4a5b-4d8c-9d65-00ae4c012144 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Snapshot create request issued successfully. Sep 01 00:31:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cd5d7f7d-4a5b-4d8c-9d65-00ae4c012144 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:31:49 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1320/2596] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:31:48 2026] POST /volume/v3/snapshots => generated 326 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:31:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-449908f1-93a0-4941-b2cd-b9bd782344df None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-449908f1-93a0-4941-b2cd-b9bd782344df tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] GET http://192.168.122.147/volume/v3/snapshots/163ebba9-d9f1-4a12-adc7-2d6ffcb3d79b Sep 01 00:31:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-449908f1-93a0-4941-b2cd-b9bd782344df tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-449908f1-93a0-4941-b2cd-b9bd782344df tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:49 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:49 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:49 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-449908f1-93a0-4941-b2cd-b9bd782344df tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Snapshot retrieved successfully. Sep 01 00:31:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-449908f1-93a0-4941-b2cd-b9bd782344df tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] http://192.168.122.147/volume/v3/snapshots/163ebba9-d9f1-4a12-adc7-2d6ffcb3d79b returned with HTTP 200 Sep 01 00:31:49 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1277/2597] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:31:49 2026] GET /volume/v3/snapshots/163ebba9-d9f1-4a12-adc7-2d6ffcb3d79b => generated 458 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d52e1199-a7d2-4f34-a0d7-10100ccb0926 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d52e1199-a7d2-4f34-a0d7-10100ccb0926 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] GET http://192.168.122.147/volume/v3/snapshots/163ebba9-d9f1-4a12-adc7-2d6ffcb3d79b Sep 01 00:31:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d52e1199-a7d2-4f34-a0d7-10100ccb0926 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d52e1199-a7d2-4f34-a0d7-10100ccb0926 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:50 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:50 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:50 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d52e1199-a7d2-4f34-a0d7-10100ccb0926 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Snapshot retrieved successfully. Sep 01 00:31:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d52e1199-a7d2-4f34-a0d7-10100ccb0926 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] http://192.168.122.147/volume/v3/snapshots/163ebba9-d9f1-4a12-adc7-2d6ffcb3d79b returned with HTTP 200 Sep 01 00:31:50 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1321/2598] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:31:50 2026] GET /volume/v3/snapshots/163ebba9-d9f1-4a12-adc7-2d6ffcb3d79b => generated 458 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7699b494-9746-40a1-94c1-5ea3e961396b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7699b494-9746-40a1-94c1-5ea3e961396b tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] GET http://192.168.122.147/volume/v3/snapshots/163ebba9-d9f1-4a12-adc7-2d6ffcb3d79b Sep 01 00:31:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7699b494-9746-40a1-94c1-5ea3e961396b tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7699b494-9746-40a1-94c1-5ea3e961396b tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:51 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:51 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:51 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7699b494-9746-40a1-94c1-5ea3e961396b tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Snapshot retrieved successfully. Sep 01 00:31:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7699b494-9746-40a1-94c1-5ea3e961396b tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] http://192.168.122.147/volume/v3/snapshots/163ebba9-d9f1-4a12-adc7-2d6ffcb3d79b returned with HTTP 200 Sep 01 00:31:51 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1278/2599] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:31:51 2026] GET /volume/v3/snapshots/163ebba9-d9f1-4a12-adc7-2d6ffcb3d79b => generated 458 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c8bdee27-69b3-4f5c-9df9-11fccc4983e9 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c8bdee27-69b3-4f5c-9df9-11fccc4983e9 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] GET http://192.168.122.147/volume/v3/snapshots/163ebba9-d9f1-4a12-adc7-2d6ffcb3d79b Sep 01 00:31:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c8bdee27-69b3-4f5c-9df9-11fccc4983e9 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c8bdee27-69b3-4f5c-9df9-11fccc4983e9 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:52 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:52 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:52 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c8bdee27-69b3-4f5c-9df9-11fccc4983e9 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Snapshot retrieved successfully. Sep 01 00:31:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c8bdee27-69b3-4f5c-9df9-11fccc4983e9 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] http://192.168.122.147/volume/v3/snapshots/163ebba9-d9f1-4a12-adc7-2d6ffcb3d79b returned with HTTP 200 Sep 01 00:31:52 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1322/2600] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:31:52 2026] GET /volume/v3/snapshots/163ebba9-d9f1-4a12-adc7-2d6ffcb3d79b => generated 485 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f52f2a13-7adc-4826-b280-3b4a4016ab7a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f52f2a13-7adc-4826-b280-3b4a4016ab7a tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] GET http://192.168.122.147/volume/v3/snapshots/163ebba9-d9f1-4a12-adc7-2d6ffcb3d79b Sep 01 00:31:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f52f2a13-7adc-4826-b280-3b4a4016ab7a tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f52f2a13-7adc-4826-b280-3b4a4016ab7a tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:52 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:52 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:52 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f52f2a13-7adc-4826-b280-3b4a4016ab7a tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Snapshot retrieved successfully. Sep 01 00:31:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f52f2a13-7adc-4826-b280-3b4a4016ab7a tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] http://192.168.122.147/volume/v3/snapshots/163ebba9-d9f1-4a12-adc7-2d6ffcb3d79b returned with HTTP 200 Sep 01 00:31:52 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1279/2601] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:31:52 2026] GET /volume/v3/snapshots/163ebba9-d9f1-4a12-adc7-2d6ffcb3d79b => generated 485 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-156c2812-a417-42b1-a4d7-b04c5ed419c1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-156c2812-a417-42b1-a4d7-b04c5ed419c1 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/163ebba9-d9f1-4a12-adc7-2d6ffcb3d79b Sep 01 00:31:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-156c2812-a417-42b1-a4d7-b04c5ed419c1 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-156c2812-a417-42b1-a4d7-b04c5ed419c1 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:52 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-156c2812-a417-42b1-a4d7-b04c5ed419c1 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Delete snapshot with id: 163ebba9-d9f1-4a12-adc7-2d6ffcb3d79b Sep 01 00:31:52 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:52 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:52 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-156c2812-a417-42b1-a4d7-b04c5ed419c1 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Snapshot retrieved successfully. Sep 01 00:31:52 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:52 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:52 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-156c2812-a417-42b1-a4d7-b04c5ed419c1 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Snapshot delete request issued successfully. Sep 01 00:31:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-156c2812-a417-42b1-a4d7-b04c5ed419c1 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] http://192.168.122.147/volume/v3/snapshots/163ebba9-d9f1-4a12-adc7-2d6ffcb3d79b returned with HTTP 202 Sep 01 00:31:52 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1323/2602] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:31:52 2026] DELETE /volume/v3/snapshots/163ebba9-d9f1-4a12-adc7-2d6ffcb3d79b => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:31:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f7460af1-ea0c-4b4b-8f90-6b62173e89ee None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f7460af1-ea0c-4b4b-8f90-6b62173e89ee tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] GET http://192.168.122.147/volume/v3/snapshots/163ebba9-d9f1-4a12-adc7-2d6ffcb3d79b Sep 01 00:31:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f7460af1-ea0c-4b4b-8f90-6b62173e89ee tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f7460af1-ea0c-4b4b-8f90-6b62173e89ee tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:52 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:52 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:52 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f7460af1-ea0c-4b4b-8f90-6b62173e89ee tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Snapshot retrieved successfully. Sep 01 00:31:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f7460af1-ea0c-4b4b-8f90-6b62173e89ee tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] http://192.168.122.147/volume/v3/snapshots/163ebba9-d9f1-4a12-adc7-2d6ffcb3d79b returned with HTTP 200 Sep 01 00:31:52 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1280/2603] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:31:52 2026] GET /volume/v3/snapshots/163ebba9-d9f1-4a12-adc7-2d6ffcb3d79b => generated 484 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e3e5373d-964d-4b89-a1fa-1d245fc28978 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e3e5373d-964d-4b89-a1fa-1d245fc28978 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] GET http://192.168.122.147/volume/v3/snapshots/163ebba9-d9f1-4a12-adc7-2d6ffcb3d79b Sep 01 00:31:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e3e5373d-964d-4b89-a1fa-1d245fc28978 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e3e5373d-964d-4b89-a1fa-1d245fc28978 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:53 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:53 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:53 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e3e5373d-964d-4b89-a1fa-1d245fc28978 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Snapshot retrieved successfully. Sep 01 00:31:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e3e5373d-964d-4b89-a1fa-1d245fc28978 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] http://192.168.122.147/volume/v3/snapshots/163ebba9-d9f1-4a12-adc7-2d6ffcb3d79b returned with HTTP 200 Sep 01 00:31:53 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1324/2604] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:31:53 2026] GET /volume/v3/snapshots/163ebba9-d9f1-4a12-adc7-2d6ffcb3d79b => generated 484 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-cbbc94d5-6ac0-4e7a-9963-e43114a87862 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cbbc94d5-6ac0-4e7a-9963-e43114a87862 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:31:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cbbc94d5-6ac0-4e7a-9963-e43114a87862 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1587062719", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:31:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-cbbc94d5-6ac0-4e7a-9963-e43114a87862 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1587062719', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:31:53 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-cbbc94d5-6ac0-4e7a-9963-e43114a87862 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Create volume of 1 GB Sep 01 00:31:53 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-cbbc94d5-6ac0-4e7a-9963-e43114a87862 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Availability Zones retrieved successfully. Sep 01 00:31:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-cbbc94d5-6ac0-4e7a-9963-e43114a87862 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Flow 'volume_create_api' (07230686-8406-4163-a0e2-6a55c62a7a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-cbbc94d5-6ac0-4e7a-9963-e43114a87862 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30c95d6b-511e-4a76-b1d8-979175ac2654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-cbbc94d5-6ac0-4e7a-9963-e43114a87862 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:31:53 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-cbbc94d5-6ac0-4e7a-9963-e43114a87862 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30c95d6b-511e-4a76-b1d8-979175ac2654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:54 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-cbbc94d5-6ac0-4e7a-9963-e43114a87862 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c662187b-446c-4bd3-b10f-c64ea0ff673c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:54 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-cbbc94d5-6ac0-4e7a-9963-e43114a87862 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Created reservations ['1125aab9-07ce-40da-b073-771b73fd7ee8', '39099254-763e-4322-b85c-8ca129e667bb', 'fe94dc9d-16a6-4aa6-ba15-bf8bfc09c14a', 'd5238e14-105c-484a-bdf3-02e1c6e83d37'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:31:54 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-cbbc94d5-6ac0-4e7a-9963-e43114a87862 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c662187b-446c-4bd3-b10f-c64ea0ff673c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1125aab9-07ce-40da-b073-771b73fd7ee8', '39099254-763e-4322-b85c-8ca129e667bb', 'fe94dc9d-16a6-4aa6-ba15-bf8bfc09c14a', 'd5238e14-105c-484a-bdf3-02e1c6e83d37']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:54 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-cbbc94d5-6ac0-4e7a-9963-e43114a87862 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3654b6ac-7765-4766-a5e2-805585f50e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:54 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:54 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:54 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-cbbc94d5-6ac0-4e7a-9963-e43114a87862 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3654b6ac-7765-4766-a5e2-805585f50e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b2dc454-539e-49c1-b82d-119366889cdf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1587062719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97578ee55b9f4c9482728bcd65c35a8d',qos_specs=None,replication_status=,reservations=['1125aab9-07ce-40da-b073-771b73fd7ee8','39099254-763e-4322-b85c-8ca129e667bb','fe94dc9d-16a6-4aa6-ba15-bf8bfc09c14a','d5238e14-105c-484a-bdf3-02e1c6e83d37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5e42624e70344fc9437aa3e452e9e2e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:31:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1587062719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b2dc454-539e-49c1-b82d-119366889cdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97578ee55b9f4c9482728bcd65c35a8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5e42624e70344fc9437aa3e452e9e2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:54 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-cbbc94d5-6ac0-4e7a-9963-e43114a87862 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e52fc77-915c-4b30-ae28-b36bbf895342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:54 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-cbbc94d5-6ac0-4e7a-9963-e43114a87862 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e52fc77-915c-4b30-ae28-b36bbf895342) transitioned into state 'SUCCESS' from state '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-1587062719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97578ee55b9f4c9482728bcd65c35a8d',qos_specs=None,replication_status=,reservations=['1125aab9-07ce-40da-b073-771b73fd7ee8','39099254-763e-4322-b85c-8ca129e667bb','fe94dc9d-16a6-4aa6-ba15-bf8bfc09c14a','d5238e14-105c-484a-bdf3-02e1c6e83d37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5e42624e70344fc9437aa3e452e9e2e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:54 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-cbbc94d5-6ac0-4e7a-9963-e43114a87862 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71c6720f-a091-4287-b87f-7e55b7bb7cd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:31:54 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-cbbc94d5-6ac0-4e7a-9963-e43114a87862 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71c6720f-a091-4287-b87f-7e55b7bb7cd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:31:54 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-cbbc94d5-6ac0-4e7a-9963-e43114a87862 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Flow 'volume_create_api' (07230686-8406-4163-a0e2-6a55c62a7a09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:31:54 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-cbbc94d5-6ac0-4e7a-9963-e43114a87862 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Create volume request issued successfully. Sep 01 00:31:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cbbc94d5-6ac0-4e7a-9963-e43114a87862 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:31:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1281/2605] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:31:53 2026] POST /volume/v3/volumes => generated 756 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:31:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b7030468-5319-4123-a49e-21a73caa809f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b7030468-5319-4123-a49e-21a73caa809f tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] GET http://192.168.122.147/volume/v3/snapshots/163ebba9-d9f1-4a12-adc7-2d6ffcb3d79b Sep 01 00:31:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b7030468-5319-4123-a49e-21a73caa809f tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b7030468-5319-4123-a49e-21a73caa809f tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b7030468-5319-4123-a49e-21a73caa809f tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] http://192.168.122.147/volume/v3/snapshots/163ebba9-d9f1-4a12-adc7-2d6ffcb3d79b returned with HTTP 404 Sep 01 00:31:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1325/2606] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:31:54 2026] GET /volume/v3/snapshots/163ebba9-d9f1-4a12-adc7-2d6ffcb3d79b => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:31:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-11b18a2a-a718-4c02-a211-12935cf77699 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-11b18a2a-a718-4c02-a211-12935cf77699 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] DELETE http://192.168.122.147/volume/v3/volumes/3a4ca77e-2b26-4507-9e64-616a0a4b4cc4 Sep 01 00:31:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-11b18a2a-a718-4c02-a211-12935cf77699 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-11b18a2a-a718-4c02-a211-12935cf77699 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:54 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-11b18a2a-a718-4c02-a211-12935cf77699 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Delete volume with id: 3a4ca77e-2b26-4507-9e64-616a0a4b4cc4 Sep 01 00:31:54 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:54 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:54 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:54 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:54 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-11b18a2a-a718-4c02-a211-12935cf77699 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Volume info retrieved successfully. Sep 01 00:31:54 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-11b18a2a-a718-4c02-a211-12935cf77699 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Delete volume request issued successfully. Sep 01 00:31:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-11b18a2a-a718-4c02-a211-12935cf77699 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] http://192.168.122.147/volume/v3/volumes/3a4ca77e-2b26-4507-9e64-616a0a4b4cc4 returned with HTTP 202 Sep 01 00:31:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1282/2607] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:31:54 2026] DELETE /volume/v3/volumes/3a4ca77e-2b26-4507-9e64-616a0a4b4cc4 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:31:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b679323b-d891-4c12-8dcf-9dfca3ac0998 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b679323b-d891-4c12-8dcf-9dfca3ac0998 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] GET http://192.168.122.147/volume/v3/volumes/3a4ca77e-2b26-4507-9e64-616a0a4b4cc4 Sep 01 00:31:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b679323b-d891-4c12-8dcf-9dfca3ac0998 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b679323b-d891-4c12-8dcf-9dfca3ac0998 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:54 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:54 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:54 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:54 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:54 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b679323b-d891-4c12-8dcf-9dfca3ac0998 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Volume info retrieved successfully. Sep 01 00:31:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b679323b-d891-4c12-8dcf-9dfca3ac0998 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] http://192.168.122.147/volume/v3/volumes/3a4ca77e-2b26-4507-9e64-616a0a4b4cc4 returned with HTTP 200 Sep 01 00:31:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1326/2608] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:54 2026] GET /volume/v3/volumes/3a4ca77e-2b26-4507-9e64-616a0a4b4cc4 => generated 877 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-592fc6e7-84c8-4b2b-866c-99bafda93fcc None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-592fc6e7-84c8-4b2b-866c-99bafda93fcc tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] GET http://192.168.122.147/volume/v3/volumes/3a4ca77e-2b26-4507-9e64-616a0a4b4cc4 Sep 01 00:31:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-592fc6e7-84c8-4b2b-866c-99bafda93fcc tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-592fc6e7-84c8-4b2b-866c-99bafda93fcc tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:55 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:55 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:55 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:55 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:55 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-592fc6e7-84c8-4b2b-866c-99bafda93fcc tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Volume info retrieved successfully. Sep 01 00:31:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-592fc6e7-84c8-4b2b-866c-99bafda93fcc tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] http://192.168.122.147/volume/v3/volumes/3a4ca77e-2b26-4507-9e64-616a0a4b4cc4 returned with HTTP 200 Sep 01 00:31:55 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1283/2609] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:55 2026] GET /volume/v3/volumes/3a4ca77e-2b26-4507-9e64-616a0a4b4cc4 => generated 877 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-579c8c0d-c74c-4089-89cb-e0a430126a6c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-579c8c0d-c74c-4089-89cb-e0a430126a6c tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] GET http://192.168.122.147/volume/v3/volumes/3a4ca77e-2b26-4507-9e64-616a0a4b4cc4 Sep 01 00:31:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-579c8c0d-c74c-4089-89cb-e0a430126a6c tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-579c8c0d-c74c-4089-89cb-e0a430126a6c tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-579c8c0d-c74c-4089-89cb-e0a430126a6c tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] http://192.168.122.147/volume/v3/volumes/3a4ca77e-2b26-4507-9e64-616a0a4b4cc4 returned with HTTP 404 Sep 01 00:31:56 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1327/2610] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:56 2026] GET /volume/v3/volumes/3a4ca77e-2b26-4507-9e64-616a0a4b4cc4 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:31:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-931d49f4-1c01-4997-958c-1da5ea199f74 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-931d49f4-1c01-4997-958c-1da5ea199f74 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] DELETE http://192.168.122.147/volume/v3/volumes/4192bc59-8704-48ff-b2a7-b1d388735ab8 Sep 01 00:31:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-931d49f4-1c01-4997-958c-1da5ea199f74 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-931d49f4-1c01-4997-958c-1da5ea199f74 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:57 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-931d49f4-1c01-4997-958c-1da5ea199f74 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Delete volume with id: 4192bc59-8704-48ff-b2a7-b1d388735ab8 Sep 01 00:31:57 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:57 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:57 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:57 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:57 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-931d49f4-1c01-4997-958c-1da5ea199f74 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Volume info retrieved successfully. Sep 01 00:31:57 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-931d49f4-1c01-4997-958c-1da5ea199f74 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Delete volume request issued successfully. Sep 01 00:31:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-931d49f4-1c01-4997-958c-1da5ea199f74 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] http://192.168.122.147/volume/v3/volumes/4192bc59-8704-48ff-b2a7-b1d388735ab8 returned with HTTP 202 Sep 01 00:31:57 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1284/2611] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:31:57 2026] DELETE /volume/v3/volumes/4192bc59-8704-48ff-b2a7-b1d388735ab8 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:31:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d200bd97-47c6-4f22-8a0b-303994b5d65c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d200bd97-47c6-4f22-8a0b-303994b5d65c tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] GET http://192.168.122.147/volume/v3/volumes/4192bc59-8704-48ff-b2a7-b1d388735ab8 Sep 01 00:31:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d200bd97-47c6-4f22-8a0b-303994b5d65c tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d200bd97-47c6-4f22-8a0b-303994b5d65c tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:57 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:57 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:31:57 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:57 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:31:57 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d200bd97-47c6-4f22-8a0b-303994b5d65c tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Volume info retrieved successfully. Sep 01 00:31:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d200bd97-47c6-4f22-8a0b-303994b5d65c tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] http://192.168.122.147/volume/v3/volumes/4192bc59-8704-48ff-b2a7-b1d388735ab8 returned with HTTP 200 Sep 01 00:31:57 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1328/2612] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:57 2026] GET /volume/v3/volumes/4192bc59-8704-48ff-b2a7-b1d388735ab8 => generated 841 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1a36808e-ad71-4fef-97a4-c6129c2f966f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1a36808e-ad71-4fef-97a4-c6129c2f966f tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] GET http://192.168.122.147/volume/v3/volumes/4192bc59-8704-48ff-b2a7-b1d388735ab8 Sep 01 00:31:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1a36808e-ad71-4fef-97a4-c6129c2f966f tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1a36808e-ad71-4fef-97a4-c6129c2f966f tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:58 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:31:58 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:31:58 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:31:58 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:31:58 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1a36808e-ad71-4fef-97a4-c6129c2f966f tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Volume info retrieved successfully. Sep 01 00:31:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1a36808e-ad71-4fef-97a4-c6129c2f966f tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] http://192.168.122.147/volume/v3/volumes/4192bc59-8704-48ff-b2a7-b1d388735ab8 returned with HTTP 200 Sep 01 00:31:58 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1285/2613] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:58 2026] GET /volume/v3/volumes/4192bc59-8704-48ff-b2a7-b1d388735ab8 => generated 841 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:31:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1b22981d-2bc4-4c69-869f-e3e833b32de1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:31:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1b22981d-2bc4-4c69-869f-e3e833b32de1 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] GET http://192.168.122.147/volume/v3/volumes/4192bc59-8704-48ff-b2a7-b1d388735ab8 Sep 01 00:31:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1b22981d-2bc4-4c69-869f-e3e833b32de1 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:31:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1b22981d-2bc4-4c69-869f-e3e833b32de1 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:31:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1b22981d-2bc4-4c69-869f-e3e833b32de1 tempest-CinderUnicodeTest-760019336 tempest-CinderUnicodeTest-760019336-project-member] http://192.168.122.147/volume/v3/volumes/4192bc59-8704-48ff-b2a7-b1d388735ab8 returned with HTTP 404 Sep 01 00:31:59 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1329/2614] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:31:59 2026] GET /volume/v3/volumes/4192bc59-8704-48ff-b2a7-b1d388735ab8 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:32:08 devstack devstack@c-api.service[87485]: DEBUG dbcounter [-] [87485] Writing DB stats cinder:SELECT=358,cinder:UPDATE=102,cinder:INSERT=57 {{(pid=87485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:32:09 devstack devstack@c-api.service[87484]: DEBUG dbcounter [-] [87484] Writing DB stats cinder:INSERT=88,cinder:SELECT=411,cinder:UPDATE=132 {{(pid=87484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:32:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1ca9d50c-825e-4a98-a7a3-b1cbde047964 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1ca9d50c-825e-4a98-a7a3-b1cbde047964 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:32:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1ca9d50c-825e-4a98-a7a3-b1cbde047964 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1545082382", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:32:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-1ca9d50c-825e-4a98-a7a3-b1cbde047964 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1545082382', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:32:14 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-1ca9d50c-825e-4a98-a7a3-b1cbde047964 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Create volume of 1 GB Sep 01 00:32:14 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1ca9d50c-825e-4a98-a7a3-b1cbde047964 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Availability Zones retrieved successfully. Sep 01 00:32:14 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1ca9d50c-825e-4a98-a7a3-b1cbde047964 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Flow 'volume_create_api' (10ccab74-0c37-484c-adb6-6a7d08b0dab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:32:14 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1ca9d50c-825e-4a98-a7a3-b1cbde047964 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (020b9e81-d9e0-465d-9315-851bf9a8b236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:32:14 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-1ca9d50c-825e-4a98-a7a3-b1cbde047964 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:32:14 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1ca9d50c-825e-4a98-a7a3-b1cbde047964 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (020b9e81-d9e0-465d-9315-851bf9a8b236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:32:14 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1ca9d50c-825e-4a98-a7a3-b1cbde047964 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40e04c48-4c1d-4114-bf8c-2c1a1f8fe301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:32:15 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-1ca9d50c-825e-4a98-a7a3-b1cbde047964 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Created reservations ['86bb8edc-803a-44f7-bc86-debf6320d31e', '077c0694-7cd2-4089-a772-e0b23cbf2766', 'dba9a724-43c9-4dea-81e2-efd969daebb5', 'a0cbf292-d972-4267-b776-210f4e48647e'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:32:15 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1ca9d50c-825e-4a98-a7a3-b1cbde047964 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40e04c48-4c1d-4114-bf8c-2c1a1f8fe301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86bb8edc-803a-44f7-bc86-debf6320d31e', '077c0694-7cd2-4089-a772-e0b23cbf2766', 'dba9a724-43c9-4dea-81e2-efd969daebb5', 'a0cbf292-d972-4267-b776-210f4e48647e']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:32:15 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1ca9d50c-825e-4a98-a7a3-b1cbde047964 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9baa37cb-e936-4919-9c33-46099249ef19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:32:15 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:15 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:32:15 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1ca9d50c-825e-4a98-a7a3-b1cbde047964 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9baa37cb-e936-4919-9c33-46099249ef19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2beab287-aaba-4783-a672-065889a83f4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1545082382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a308286a42f4abb879f32c5c6e3aaa9',qos_specs=None,replication_status=,reservations=['86bb8edc-803a-44f7-bc86-debf6320d31e','077c0694-7cd2-4089-a772-e0b23cbf2766','dba9a724-43c9-4dea-81e2-efd969daebb5','a0cbf292-d972-4267-b776-210f4e48647e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e535f0a0753945b1b3b86fe79f8d5951',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:32:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1545082382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2beab287-aaba-4783-a672-065889a83f4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a308286a42f4abb879f32c5c6e3aaa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e535f0a0753945b1b3b86fe79f8d5951',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:32:15 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1ca9d50c-825e-4a98-a7a3-b1cbde047964 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d2f3ec3-b142-4384-b0b5-eb3b3922e477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:32:15 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1ca9d50c-825e-4a98-a7a3-b1cbde047964 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d2f3ec3-b142-4384-b0b5-eb3b3922e477) transitioned into state 'SUCCESS' from state '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-1545082382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a308286a42f4abb879f32c5c6e3aaa9',qos_specs=None,replication_status=,reservations=['86bb8edc-803a-44f7-bc86-debf6320d31e','077c0694-7cd2-4089-a772-e0b23cbf2766','dba9a724-43c9-4dea-81e2-efd969daebb5','a0cbf292-d972-4267-b776-210f4e48647e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e535f0a0753945b1b3b86fe79f8d5951',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:32:15 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1ca9d50c-825e-4a98-a7a3-b1cbde047964 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f5d2f8c-e7b4-4f2a-ad38-5af2beaacf29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:32:15 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1ca9d50c-825e-4a98-a7a3-b1cbde047964 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f5d2f8c-e7b4-4f2a-ad38-5af2beaacf29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:32:15 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1ca9d50c-825e-4a98-a7a3-b1cbde047964 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Flow 'volume_create_api' (10ccab74-0c37-484c-adb6-6a7d08b0dab5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:32:15 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1ca9d50c-825e-4a98-a7a3-b1cbde047964 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Create volume request issued successfully. Sep 01 00:32:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1ca9d50c-825e-4a98-a7a3-b1cbde047964 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:32:15 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1286/2615] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:32:14 2026] POST /volume/v3/volumes => generated 763 bytes in 701 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:32:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9883b6cb-2808-4d11-b534-36eb27c47cc8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9883b6cb-2808-4d11-b534-36eb27c47cc8 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] GET http://192.168.122.147/volume/v3/volumes/2beab287-aaba-4783-a672-065889a83f4b Sep 01 00:32:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9883b6cb-2808-4d11-b534-36eb27c47cc8 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9883b6cb-2808-4d11-b534-36eb27c47cc8 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:15 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:15 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:32:15 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:15 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:32:15 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9883b6cb-2808-4d11-b534-36eb27c47cc8 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Volume info retrieved successfully. Sep 01 00:32:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9883b6cb-2808-4d11-b534-36eb27c47cc8 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/volumes/2beab287-aaba-4783-a672-065889a83f4b returned with HTTP 200 Sep 01 00:32:15 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1330/2616] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:32:15 2026] GET /volume/v3/volumes/2beab287-aaba-4783-a672-065889a83f4b => generated 831 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:32:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d04029c3-79d2-40ff-ac9b-3c04a0608133 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d04029c3-79d2-40ff-ac9b-3c04a0608133 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] GET http://192.168.122.147/volume/v3/volumes/2beab287-aaba-4783-a672-065889a83f4b Sep 01 00:32:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d04029c3-79d2-40ff-ac9b-3c04a0608133 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d04029c3-79d2-40ff-ac9b-3c04a0608133 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:16 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:16 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:32:16 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:16 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:32:16 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d04029c3-79d2-40ff-ac9b-3c04a0608133 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Volume info retrieved successfully. Sep 01 00:32:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d04029c3-79d2-40ff-ac9b-3c04a0608133 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/volumes/2beab287-aaba-4783-a672-065889a83f4b returned with HTTP 200 Sep 01 00:32:16 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1287/2617] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:32:16 2026] GET /volume/v3/volumes/2beab287-aaba-4783-a672-065889a83f4b => generated 856 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:32:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bc49def5-c898-437a-8fcd-80b8b29c857e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bc49def5-c898-437a-8fcd-80b8b29c857e tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] GET http://192.168.122.147/volume/v3/volumes/2beab287-aaba-4783-a672-065889a83f4b Sep 01 00:32:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bc49def5-c898-437a-8fcd-80b8b29c857e tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bc49def5-c898-437a-8fcd-80b8b29c857e tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:16 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:16 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:32:16 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:16 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:32:16 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-bc49def5-c898-437a-8fcd-80b8b29c857e tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Volume info retrieved successfully. Sep 01 00:32:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bc49def5-c898-437a-8fcd-80b8b29c857e tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/volumes/2beab287-aaba-4783-a672-065889a83f4b returned with HTTP 200 Sep 01 00:32:16 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1331/2618] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:32:16 2026] GET /volume/v3/volumes/2beab287-aaba-4783-a672-065889a83f4b => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:32:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-60b01059-9c66-4c89-8285-993c5532c32a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-60b01059-9c66-4c89-8285-993c5532c32a tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:32:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-60b01059-9c66-4c89-8285-993c5532c32a tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2beab287-aaba-4783-a672-065889a83f4b", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-436662091", "description": null, "metadata": null}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:32:16 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:16 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:32:16 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:16 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:32:16 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-60b01059-9c66-4c89-8285-993c5532c32a tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Volume info retrieved successfully. Sep 01 00:32:16 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-60b01059-9c66-4c89-8285-993c5532c32a tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Create snapshot from volume 2beab287-aaba-4783-a672-065889a83f4b Sep 01 00:32:16 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-60b01059-9c66-4c89-8285-993c5532c32a tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Created reservations ['b9fb3a99-079c-4bc0-9813-7f65d4e9bbca', '8a2b47f2-f39c-40a3-a3b6-18e3b088c0ca', '4b850f5d-afe2-4e3d-bf19-4928c32fe8a4', '13a87223-d111-40d5-915f-74f8ff9a381c'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:32:16 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:16 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:32:16 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-60b01059-9c66-4c89-8285-993c5532c32a tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Snapshot force create request issued successfully. Sep 01 00:32:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-60b01059-9c66-4c89-8285-993c5532c32a tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:32:16 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1288/2619] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:32:16 2026] POST /volume/v3/snapshots => generated 309 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:32:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c7369416-01c2-44d2-b62b-c0155d12d4a8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c7369416-01c2-44d2-b62b-c0155d12d4a8 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] GET http://192.168.122.147/volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b Sep 01 00:32:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c7369416-01c2-44d2-b62b-c0155d12d4a8 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c7369416-01c2-44d2-b62b-c0155d12d4a8 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:16 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:16 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:32:16 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c7369416-01c2-44d2-b62b-c0155d12d4a8 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Snapshot retrieved successfully. Sep 01 00:32:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c7369416-01c2-44d2-b62b-c0155d12d4a8 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b returned with HTTP 200 Sep 01 00:32:16 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1332/2620] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:32:16 2026] GET /volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b => generated 441 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:32:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4f39ba97-840e-4a22-bb11-a02a2e736f1e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4f39ba97-840e-4a22-bb11-a02a2e736f1e tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] GET http://192.168.122.147/volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b Sep 01 00:32:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4f39ba97-840e-4a22-bb11-a02a2e736f1e tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4f39ba97-840e-4a22-bb11-a02a2e736f1e tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:17 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:17 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:32:17 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4f39ba97-840e-4a22-bb11-a02a2e736f1e tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Snapshot retrieved successfully. Sep 01 00:32:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4f39ba97-840e-4a22-bb11-a02a2e736f1e tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b returned with HTTP 200 Sep 01 00:32:17 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1289/2621] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:32:17 2026] GET /volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b => generated 441 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:32:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-37ae8d4c-f148-4aac-a247-b491cc833bdb None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-37ae8d4c-f148-4aac-a247-b491cc833bdb tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] GET http://192.168.122.147/volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b Sep 01 00:32:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-37ae8d4c-f148-4aac-a247-b491cc833bdb tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-37ae8d4c-f148-4aac-a247-b491cc833bdb tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:18 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:18 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:32:18 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-37ae8d4c-f148-4aac-a247-b491cc833bdb tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Snapshot retrieved successfully. Sep 01 00:32:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-37ae8d4c-f148-4aac-a247-b491cc833bdb tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b returned with HTTP 200 Sep 01 00:32:18 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1333/2622] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:32:18 2026] GET /volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:32:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-14997c38-ac96-40ea-b186-658264bb4cf3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-14997c38-ac96-40ea-b186-658264bb4cf3 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] GET http://192.168.122.147/volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b Sep 01 00:32:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-14997c38-ac96-40ea-b186-658264bb4cf3 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-14997c38-ac96-40ea-b186-658264bb4cf3 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:18 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:18 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:32:18 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-14997c38-ac96-40ea-b186-658264bb4cf3 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Snapshot retrieved successfully. Sep 01 00:32:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-14997c38-ac96-40ea-b186-658264bb4cf3 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b returned with HTTP 200 Sep 01 00:32:18 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1290/2623] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:32:18 2026] GET /volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b => generated 468 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:32:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9deac65b-317a-4bf7-90d2-9ae22ec74d29 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9deac65b-317a-4bf7-90d2-9ae22ec74d29 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] GET http://192.168.122.147/volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b Sep 01 00:32:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9deac65b-317a-4bf7-90d2-9ae22ec74d29 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9deac65b-317a-4bf7-90d2-9ae22ec74d29 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:18 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:18 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:32:18 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9deac65b-317a-4bf7-90d2-9ae22ec74d29 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Snapshot retrieved successfully. Sep 01 00:32:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9deac65b-317a-4bf7-90d2-9ae22ec74d29 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b returned with HTTP 200 Sep 01 00:32:18 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1334/2624] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:32:18 2026] GET /volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b => generated 468 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:32:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7ebfdddd-fab5-478e-9289-ff7edb5690f1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7ebfdddd-fab5-478e-9289-ff7edb5690f1 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:32:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7ebfdddd-fab5-478e-9289-ff7edb5690f1 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e822b25f-98f4-44a7-91d5-1a836b53db1b", "size": 1}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:32:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-7ebfdddd-fab5-478e-9289-ff7edb5690f1 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Create volume request body: {'volume': {'snapshot_id': 'e822b25f-98f4-44a7-91d5-1a836b53db1b', 'size': 1}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:32:18 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:18 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:32:18 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7ebfdddd-fab5-478e-9289-ff7edb5690f1 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Snapshot retrieved successfully. Sep 01 00:32:18 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-7ebfdddd-fab5-478e-9289-ff7edb5690f1 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Create volume of 1 GB Sep 01 00:32:18 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7ebfdddd-fab5-478e-9289-ff7edb5690f1 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Availability Zones retrieved successfully. Sep 01 00:32:18 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7ebfdddd-fab5-478e-9289-ff7edb5690f1 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Flow 'volume_create_api' (9f553d47-4d89-45eb-8c9c-3d6c2039d121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:32:18 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7ebfdddd-fab5-478e-9289-ff7edb5690f1 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d261aed-bb4c-47f2-8a7d-c11cb5b9331c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:32:18 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-7ebfdddd-fab5-478e-9289-ff7edb5690f1 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:32:18 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:18 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:32:18 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7ebfdddd-fab5-478e-9289-ff7edb5690f1 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d261aed-bb4c-47f2-8a7d-c11cb5b9331c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e822b25f-98f4-44a7-91d5-1a836b53db1b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:32:18 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7ebfdddd-fab5-478e-9289-ff7edb5690f1 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9da7bc6a-e7af-41eb-b51d-b253553df0f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:32:19 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-7ebfdddd-fab5-478e-9289-ff7edb5690f1 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Created reservations ['97c72f7c-24d4-4320-8463-8613d659c722', '092af3eb-63df-4a21-9261-d72370ebb836', '9f240adb-f72e-4ed3-8a43-7a662f9c0993', 'd63eb494-1144-4779-8774-79bb887b0ec2'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:32:19 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7ebfdddd-fab5-478e-9289-ff7edb5690f1 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9da7bc6a-e7af-41eb-b51d-b253553df0f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97c72f7c-24d4-4320-8463-8613d659c722', '092af3eb-63df-4a21-9261-d72370ebb836', '9f240adb-f72e-4ed3-8a43-7a662f9c0993', 'd63eb494-1144-4779-8774-79bb887b0ec2']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:32:19 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7ebfdddd-fab5-478e-9289-ff7edb5690f1 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29f929a6-7baf-4e8a-abde-4e09f8074de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:32:19 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:19 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:32:19 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:19 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:32:19 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7ebfdddd-fab5-478e-9289-ff7edb5690f1 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29f929a6-7baf-4e8a-abde-4e09f8074de7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5c77c67-fd37-4b39-80e6-cf70c84f69ab', '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='7a308286a42f4abb879f32c5c6e3aaa9',qos_specs=None,replication_status=,reservations=['97c72f7c-24d4-4320-8463-8613d659c722','092af3eb-63df-4a21-9261-d72370ebb836','9f240adb-f72e-4ed3-8a43-7a662f9c0993','d63eb494-1144-4779-8774-79bb887b0ec2'],size=1,snapshot_id=e822b25f-98f4-44a7-91d5-1a836b53db1b,source_replicaid=,source_volid=None,status='creating',user_id='e535f0a0753945b1b3b86fe79f8d5951',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:32:19Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5c77c67-fd37-4b39-80e6-cf70c84f69ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a308286a42f4abb879f32c5c6e3aaa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e822b25f-98f4-44a7-91d5-1a836b53db1b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e535f0a0753945b1b3b86fe79f8d5951',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:32:19 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7ebfdddd-fab5-478e-9289-ff7edb5690f1 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cd3295e-4199-462c-ac5e-6e581e3a9dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:32:19 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7ebfdddd-fab5-478e-9289-ff7edb5690f1 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cd3295e-4199-462c-ac5e-6e581e3a9dfd) transitioned into state 'SUCCESS' from 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='7a308286a42f4abb879f32c5c6e3aaa9',qos_specs=None,replication_status=,reservations=['97c72f7c-24d4-4320-8463-8613d659c722','092af3eb-63df-4a21-9261-d72370ebb836','9f240adb-f72e-4ed3-8a43-7a662f9c0993','d63eb494-1144-4779-8774-79bb887b0ec2'],size=1,snapshot_id=e822b25f-98f4-44a7-91d5-1a836b53db1b,source_replicaid=,source_volid=None,status='creating',user_id='e535f0a0753945b1b3b86fe79f8d5951',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:32:19 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7ebfdddd-fab5-478e-9289-ff7edb5690f1 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcbe1045-8f2d-4c24-8227-c61947b9cdf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:32:19 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:19 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:32:19 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7ebfdddd-fab5-478e-9289-ff7edb5690f1 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcbe1045-8f2d-4c24-8227-c61947b9cdf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:32:19 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7ebfdddd-fab5-478e-9289-ff7edb5690f1 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Flow 'volume_create_api' (9f553d47-4d89-45eb-8c9c-3d6c2039d121) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:32:19 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7ebfdddd-fab5-478e-9289-ff7edb5690f1 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Create volume request issued successfully. Sep 01 00:32:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7ebfdddd-fab5-478e-9289-ff7edb5690f1 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:32:19 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1291/2625] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:32:18 2026] POST /volume/v3/volumes => generated 750 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:32:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4dc3382b-8ba7-4f64-bd4e-06acd9829381 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4dc3382b-8ba7-4f64-bd4e-06acd9829381 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] GET http://192.168.122.147/volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab Sep 01 00:32:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4dc3382b-8ba7-4f64-bd4e-06acd9829381 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4dc3382b-8ba7-4f64-bd4e-06acd9829381 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:19 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:19 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:32:19 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:19 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:32:19 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4dc3382b-8ba7-4f64-bd4e-06acd9829381 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Volume info retrieved successfully. Sep 01 00:32:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4dc3382b-8ba7-4f64-bd4e-06acd9829381 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab returned with HTTP 200 Sep 01 00:32:19 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1335/2626] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:32:19 2026] GET /volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab => generated 818 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:32:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-451e6b48-0506-4b3c-b50d-d9916f40fbe7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-451e6b48-0506-4b3c-b50d-d9916f40fbe7 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] GET http://192.168.122.147/volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab Sep 01 00:32:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-451e6b48-0506-4b3c-b50d-d9916f40fbe7 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-451e6b48-0506-4b3c-b50d-d9916f40fbe7 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:20 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:20 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:32:20 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:20 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:32:20 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-451e6b48-0506-4b3c-b50d-d9916f40fbe7 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Volume info retrieved successfully. Sep 01 00:32:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-451e6b48-0506-4b3c-b50d-d9916f40fbe7 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab returned with HTTP 200 Sep 01 00:32:20 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1292/2627] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:32:20 2026] GET /volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab => generated 842 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:32:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-cc063a12-f438-43d5-bd0a-7059ed1ab559 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cc063a12-f438-43d5-bd0a-7059ed1ab559 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] GET http://192.168.122.147/volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab Sep 01 00:32:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cc063a12-f438-43d5-bd0a-7059ed1ab559 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cc063a12-f438-43d5-bd0a-7059ed1ab559 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:21 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:21 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:32:21 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:21 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:32:21 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-cc063a12-f438-43d5-bd0a-7059ed1ab559 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Volume info retrieved successfully. Sep 01 00:32:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cc063a12-f438-43d5-bd0a-7059ed1ab559 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab returned with HTTP 200 Sep 01 00:32:21 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1336/2628] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:32:21 2026] GET /volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab => generated 842 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:32:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-fd09a4d4-412d-420a-ae81-87f857e520cd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fd09a4d4-412d-420a-ae81-87f857e520cd tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] GET http://192.168.122.147/volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab Sep 01 00:32:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fd09a4d4-412d-420a-ae81-87f857e520cd tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fd09a4d4-412d-420a-ae81-87f857e520cd tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:22 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:22 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:32:22 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:22 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:32:22 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-fd09a4d4-412d-420a-ae81-87f857e520cd tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Volume info retrieved successfully. Sep 01 00:32:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fd09a4d4-412d-420a-ae81-87f857e520cd tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab returned with HTTP 200 Sep 01 00:32:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1293/2629] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:32:22 2026] GET /volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab => generated 842 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:32:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-97fb6c7e-bdf5-4339-b884-b0cfb07da67a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-97fb6c7e-bdf5-4339-b884-b0cfb07da67a tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] GET http://192.168.122.147/volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab Sep 01 00:32:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-97fb6c7e-bdf5-4339-b884-b0cfb07da67a tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-97fb6c7e-bdf5-4339-b884-b0cfb07da67a tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:23 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:23 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:32:23 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:23 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:32:23 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-97fb6c7e-bdf5-4339-b884-b0cfb07da67a tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Volume info retrieved successfully. Sep 01 00:32:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-97fb6c7e-bdf5-4339-b884-b0cfb07da67a tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab returned with HTTP 200 Sep 01 00:32:23 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1337/2630] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:32:23 2026] GET /volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab => generated 842 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:32:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-27c59e15-a4f1-444b-b43f-89b6ef714e08 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-27c59e15-a4f1-444b-b43f-89b6ef714e08 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] GET http://192.168.122.147/volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab Sep 01 00:32:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-27c59e15-a4f1-444b-b43f-89b6ef714e08 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-27c59e15-a4f1-444b-b43f-89b6ef714e08 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:24 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:24 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:32:24 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:24 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:32:24 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-27c59e15-a4f1-444b-b43f-89b6ef714e08 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Volume info retrieved successfully. Sep 01 00:32:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-27c59e15-a4f1-444b-b43f-89b6ef714e08 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab returned with HTTP 200 Sep 01 00:32:24 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1294/2631] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:32:24 2026] GET /volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:32:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d605bd1d-6c89-42ea-8bf2-624e5fab1e06 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d605bd1d-6c89-42ea-8bf2-624e5fab1e06 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] GET http://192.168.122.147/volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab Sep 01 00:32:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d605bd1d-6c89-42ea-8bf2-624e5fab1e06 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d605bd1d-6c89-42ea-8bf2-624e5fab1e06 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:25 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:25 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:32:25 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:25 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:32:25 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d605bd1d-6c89-42ea-8bf2-624e5fab1e06 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Volume info retrieved successfully. Sep 01 00:32:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d605bd1d-6c89-42ea-8bf2-624e5fab1e06 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab returned with HTTP 200 Sep 01 00:32:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1338/2632] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:32:25 2026] GET /volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:32:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-fef78570-b27b-46f7-9357-ecc6e01d364d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fef78570-b27b-46f7-9357-ecc6e01d364d tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] GET http://192.168.122.147/volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab Sep 01 00:32:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fef78570-b27b-46f7-9357-ecc6e01d364d tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fef78570-b27b-46f7-9357-ecc6e01d364d tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:25 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:25 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:32:25 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:25 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:32:25 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-fef78570-b27b-46f7-9357-ecc6e01d364d tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Volume info retrieved successfully. Sep 01 00:32:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fef78570-b27b-46f7-9357-ecc6e01d364d tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab returned with HTTP 200 Sep 01 00:32:25 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1295/2633] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:32:25 2026] GET /volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:32:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4236492f-fd53-45c0-9c57-eb07b3b5c1a8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4236492f-fd53-45c0-9c57-eb07b3b5c1a8 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b Sep 01 00:32:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4236492f-fd53-45c0-9c57-eb07b3b5c1a8 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4236492f-fd53-45c0-9c57-eb07b3b5c1a8 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:25 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-4236492f-fd53-45c0-9c57-eb07b3b5c1a8 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Delete snapshot with id: e822b25f-98f4-44a7-91d5-1a836b53db1b Sep 01 00:32:25 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:25 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:32:25 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4236492f-fd53-45c0-9c57-eb07b3b5c1a8 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Snapshot retrieved successfully. Sep 01 00:32:25 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:25 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:32:25 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4236492f-fd53-45c0-9c57-eb07b3b5c1a8 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Snapshot delete request issued successfully. Sep 01 00:32:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4236492f-fd53-45c0-9c57-eb07b3b5c1a8 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b returned with HTTP 202 Sep 01 00:32:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1339/2634] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:32:25 2026] DELETE /volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:32:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ca09c545-ce40-406c-9a10-72ed1165ec59 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ca09c545-ce40-406c-9a10-72ed1165ec59 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] GET http://192.168.122.147/volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b Sep 01 00:32:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ca09c545-ce40-406c-9a10-72ed1165ec59 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ca09c545-ce40-406c-9a10-72ed1165ec59 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:25 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:25 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:32:25 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ca09c545-ce40-406c-9a10-72ed1165ec59 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Snapshot retrieved successfully. Sep 01 00:32:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ca09c545-ce40-406c-9a10-72ed1165ec59 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b returned with HTTP 200 Sep 01 00:32:25 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1296/2635] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:32:25 2026] GET /volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:32:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-be699898-c1bf-4ed6-8dd4-e3574d5d97d6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-be699898-c1bf-4ed6-8dd4-e3574d5d97d6 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] GET http://192.168.122.147/volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b Sep 01 00:32:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-be699898-c1bf-4ed6-8dd4-e3574d5d97d6 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-be699898-c1bf-4ed6-8dd4-e3574d5d97d6 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:27 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:27 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:32:27 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-be699898-c1bf-4ed6-8dd4-e3574d5d97d6 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Snapshot retrieved successfully. Sep 01 00:32:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-be699898-c1bf-4ed6-8dd4-e3574d5d97d6 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b returned with HTTP 200 Sep 01 00:32:27 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1340/2636] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:32:27 2026] GET /volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b => generated 467 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:32:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-41f7bdb1-f4e9-4cf8-9413-73613c542757 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-41f7bdb1-f4e9-4cf8-9413-73613c542757 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] GET http://192.168.122.147/volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b Sep 01 00:32:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-41f7bdb1-f4e9-4cf8-9413-73613c542757 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-41f7bdb1-f4e9-4cf8-9413-73613c542757 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-41f7bdb1-f4e9-4cf8-9413-73613c542757 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b returned with HTTP 404 Sep 01 00:32:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1297/2637] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:32:28 2026] GET /volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:32:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5b7d19c8-e807-4f0c-ab68-5e4ae35af182 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5b7d19c8-e807-4f0c-ab68-5e4ae35af182 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] DELETE http://192.168.122.147/volume/v3/volumes/2beab287-aaba-4783-a672-065889a83f4b Sep 01 00:32:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5b7d19c8-e807-4f0c-ab68-5e4ae35af182 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5b7d19c8-e807-4f0c-ab68-5e4ae35af182 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:28 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-5b7d19c8-e807-4f0c-ab68-5e4ae35af182 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Delete volume with id: 2beab287-aaba-4783-a672-065889a83f4b Sep 01 00:32:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:32:28 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:28 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:32:28 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5b7d19c8-e807-4f0c-ab68-5e4ae35af182 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Volume info retrieved successfully. Sep 01 00:32:28 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5b7d19c8-e807-4f0c-ab68-5e4ae35af182 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Delete volume request issued successfully. Sep 01 00:32:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5b7d19c8-e807-4f0c-ab68-5e4ae35af182 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/volumes/2beab287-aaba-4783-a672-065889a83f4b returned with HTTP 202 Sep 01 00:32:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1341/2638] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:32:28 2026] DELETE /volume/v3/volumes/2beab287-aaba-4783-a672-065889a83f4b => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:32:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-153d1442-1a86-4b60-830a-39e6a3a667ac None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-153d1442-1a86-4b60-830a-39e6a3a667ac tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] GET http://192.168.122.147/volume/v3/volumes/2beab287-aaba-4783-a672-065889a83f4b Sep 01 00:32:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-153d1442-1a86-4b60-830a-39e6a3a667ac tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-153d1442-1a86-4b60-830a-39e6a3a667ac tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:28 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:28 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:32:28 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:28 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:32:28 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-153d1442-1a86-4b60-830a-39e6a3a667ac tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Volume info retrieved successfully. Sep 01 00:32:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-153d1442-1a86-4b60-830a-39e6a3a667ac tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/volumes/2beab287-aaba-4783-a672-065889a83f4b returned with HTTP 200 Sep 01 00:32:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1298/2639] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:32:28 2026] GET /volume/v3/volumes/2beab287-aaba-4783-a672-065889a83f4b => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:32:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c0fd5225-143c-4c2e-b6ae-9cb3a2f57b31 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c0fd5225-143c-4c2e-b6ae-9cb3a2f57b31 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] GET http://192.168.122.147/volume/v3/volumes/2beab287-aaba-4783-a672-065889a83f4b Sep 01 00:32:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c0fd5225-143c-4c2e-b6ae-9cb3a2f57b31 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c0fd5225-143c-4c2e-b6ae-9cb3a2f57b31 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c0fd5225-143c-4c2e-b6ae-9cb3a2f57b31 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/volumes/2beab287-aaba-4783-a672-065889a83f4b returned with HTTP 404 Sep 01 00:32:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1342/2640] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:32:29 2026] GET /volume/v3/volumes/2beab287-aaba-4783-a672-065889a83f4b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:32:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-dc9c4cce-5030-4bdc-a95f-cbf427e88589 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dc9c4cce-5030-4bdc-a95f-cbf427e88589 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] DELETE http://192.168.122.147/volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab Sep 01 00:32:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dc9c4cce-5030-4bdc-a95f-cbf427e88589 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dc9c4cce-5030-4bdc-a95f-cbf427e88589 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:29 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-dc9c4cce-5030-4bdc-a95f-cbf427e88589 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Delete volume with id: a5c77c67-fd37-4b39-80e6-cf70c84f69ab Sep 01 00:32:29 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:29 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:32:29 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:29 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:32:29 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-dc9c4cce-5030-4bdc-a95f-cbf427e88589 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Volume info retrieved successfully. Sep 01 00:32:29 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-dc9c4cce-5030-4bdc-a95f-cbf427e88589 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Delete volume request issued successfully. Sep 01 00:32:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dc9c4cce-5030-4bdc-a95f-cbf427e88589 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab returned with HTTP 202 Sep 01 00:32:29 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1299/2641] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:32:29 2026] DELETE /volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab => generated 0 bytes in 381 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:32:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6af0691e-d795-4911-8a34-326c4665605e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6af0691e-d795-4911-8a34-326c4665605e tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] GET http://192.168.122.147/volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab Sep 01 00:32:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6af0691e-d795-4911-8a34-326c4665605e tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6af0691e-d795-4911-8a34-326c4665605e tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:29 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:29 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:32:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:32:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6af0691e-d795-4911-8a34-326c4665605e tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Volume info retrieved successfully. Sep 01 00:32:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6af0691e-d795-4911-8a34-326c4665605e tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab returned with HTTP 200 Sep 01 00:32:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1343/2642] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:32:29 2026] GET /volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab => generated 842 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:32:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ea5c712c-3388-4cbd-8fa6-6862d24080c0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ea5c712c-3388-4cbd-8fa6-6862d24080c0 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] GET http://192.168.122.147/volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab Sep 01 00:32:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ea5c712c-3388-4cbd-8fa6-6862d24080c0 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ea5c712c-3388-4cbd-8fa6-6862d24080c0 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:30 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:30 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:32:30 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:30 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:32:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-718d2915-f1b3-4f7c-b053-7c35988ef4a2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-718d2915-f1b3-4f7c-b053-7c35988ef4a2 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] GET http://192.168.122.147/volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf Sep 01 00:32:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-718d2915-f1b3-4f7c-b053-7c35988ef4a2 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-718d2915-f1b3-4f7c-b053-7c35988ef4a2 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ea5c712c-3388-4cbd-8fa6-6862d24080c0 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Volume info retrieved successfully. Sep 01 00:32:30 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:30 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:32:30 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:30 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:32:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ea5c712c-3388-4cbd-8fa6-6862d24080c0 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab returned with HTTP 200 Sep 01 00:32:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1300/2643] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:32:30 2026] GET /volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab => generated 842 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:32:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-718d2915-f1b3-4f7c-b053-7c35988ef4a2 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Volume info retrieved successfully. Sep 01 00:32:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-718d2915-f1b3-4f7c-b053-7c35988ef4a2 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf returned with HTTP 200 Sep 01 00:32:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1344/2644] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:32:30 2026] GET /volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:32:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ba0d5d07-e8a6-4e0b-b18b-af1c97888408 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ba0d5d07-e8a6-4e0b-b18b-af1c97888408 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] GET http://192.168.122.147/volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf Sep 01 00:32:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ba0d5d07-e8a6-4e0b-b18b-af1c97888408 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ba0d5d07-e8a6-4e0b-b18b-af1c97888408 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:30 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:30 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:32:30 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:30 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:32:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ba0d5d07-e8a6-4e0b-b18b-af1c97888408 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Volume info retrieved successfully. Sep 01 00:32:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ba0d5d07-e8a6-4e0b-b18b-af1c97888408 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf returned with HTTP 200 Sep 01 00:32:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1301/2645] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:32:30 2026] GET /volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:32:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-ef1df3bd-6a22-4d62-abdc-d7a9ee165f9c req-ebf25887-85af-4c00-84e0-0b0fba0954c0 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-ef1df3bd-6a22-4d62-abdc-d7a9ee165f9c req-ebf25887-85af-4c00-84e0-0b0fba0954c0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] GET http://192.168.122.147/volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf Sep 01 00:32:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-ef1df3bd-6a22-4d62-abdc-d7a9ee165f9c req-ebf25887-85af-4c00-84e0-0b0fba0954c0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-ef1df3bd-6a22-4d62-abdc-d7a9ee165f9c req-ebf25887-85af-4c00-84e0-0b0fba0954c0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:30 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:30 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:32:30 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:30 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:32:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-ef1df3bd-6a22-4d62-abdc-d7a9ee165f9c req-ebf25887-85af-4c00-84e0-0b0fba0954c0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Volume info retrieved successfully. Sep 01 00:32:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-ef1df3bd-6a22-4d62-abdc-d7a9ee165f9c req-ebf25887-85af-4c00-84e0-0b0fba0954c0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf returned with HTTP 200 Sep 01 00:32:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1345/2646] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:32:30 2026] GET /volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:32:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e1aaa3de-92f1-4f73-89af-d87aeed42139 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e1aaa3de-92f1-4f73-89af-d87aeed42139 None None] GET http://192.168.122.147/volume// Sep 01 00:32:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e1aaa3de-92f1-4f73-89af-d87aeed42139 None None] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e1aaa3de-92f1-4f73-89af-d87aeed42139 None None] Calling method 'all' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e1aaa3de-92f1-4f73-89af-d87aeed42139 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:32:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1302/2647] 192.168.122.147 () {58 vars in 1317 bytes} [Tue Sep 1 00:32:31 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:32:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-ef1df3bd-6a22-4d62-abdc-d7a9ee165f9c req-79bfb8dc-dec4-42bc-b268-f46eaaf40a5e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-ef1df3bd-6a22-4d62-abdc-d7a9ee165f9c req-79bfb8dc-dec4-42bc-b268-f46eaaf40a5e tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 01 00:32:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-ef1df3bd-6a22-4d62-abdc-d7a9ee165f9c req-79bfb8dc-dec4-42bc-b268-f46eaaf40a5e tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b2dc454-539e-49c1-b82d-119366889cdf", "connector": null, "instance_uuid": "7d47b3b7-5594-46f6-8710-01afd1fa882a"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:32:31 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:31 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:32:31 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:31 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:32:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-ef1df3bd-6a22-4d62-abdc-d7a9ee165f9c req-79bfb8dc-dec4-42bc-b268-f46eaaf40a5e tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 01 00:32:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1346/2648] 192.168.122.147 () {66 vars in 1483 bytes} [Tue Sep 1 00:32:31 2026] POST /volume/v3/attachments => generated 273 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:32:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4ce85932-64f1-493f-8442-3525135dd1a6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4ce85932-64f1-493f-8442-3525135dd1a6 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] GET http://192.168.122.147/volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf Sep 01 00:32:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4ce85932-64f1-493f-8442-3525135dd1a6 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4ce85932-64f1-493f-8442-3525135dd1a6 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-dc7778bb-e447-49b6-b4f6-249f4cc751bd None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-dc7778bb-e447-49b6-b4f6-249f4cc751bd tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] GET http://192.168.122.147/volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab Sep 01 00:32:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-dc7778bb-e447-49b6-b4f6-249f4cc751bd tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-dc7778bb-e447-49b6-b4f6-249f4cc751bd tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:31 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:31 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:32:31 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:31 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:32:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-dc7778bb-e447-49b6-b4f6-249f4cc751bd tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab returned with HTTP 404 Sep 01 00:32:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1347/2649] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:32:31 2026] GET /volume/v3/volumes/a5c77c67-fd37-4b39-80e6-cf70c84f69ab => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:32:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4b290bc5-7290-4697-a459-6b8e82e07bcb None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4b290bc5-7290-4697-a459-6b8e82e07bcb tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b Sep 01 00:32:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4b290bc5-7290-4697-a459-6b8e82e07bcb tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:31 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4ce85932-64f1-493f-8442-3525135dd1a6 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Volume info retrieved successfully. Sep 01 00:32:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4b290bc5-7290-4697-a459-6b8e82e07bcb tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:31 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-4b290bc5-7290-4697-a459-6b8e82e07bcb tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Delete snapshot with id: e822b25f-98f4-44a7-91d5-1a836b53db1b Sep 01 00:32:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4ce85932-64f1-493f-8442-3525135dd1a6 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf returned with HTTP 200 Sep 01 00:32:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1303/2650] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:32:31 2026] GET /volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:32:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4b290bc5-7290-4697-a459-6b8e82e07bcb tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b returned with HTTP 404 Sep 01 00:32:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1348/2651] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:32:31 2026] DELETE /volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:32:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9347ac89-2ad5-4926-bcce-c73d48ada0e5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9347ac89-2ad5-4926-bcce-c73d48ada0e5 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] GET http://192.168.122.147/volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b Sep 01 00:32:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9347ac89-2ad5-4926-bcce-c73d48ada0e5 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9347ac89-2ad5-4926-bcce-c73d48ada0e5 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9347ac89-2ad5-4926-bcce-c73d48ada0e5 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b returned with HTTP 404 Sep 01 00:32:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1304/2652] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:32:31 2026] GET /volume/v3/snapshots/e822b25f-98f4-44a7-91d5-1a836b53db1b => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:32:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-70a6d816-2f94-465c-bc85-34d41b867fab None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-70a6d816-2f94-465c-bc85-34d41b867fab tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] DELETE http://192.168.122.147/volume/v3/volumes/2beab287-aaba-4783-a672-065889a83f4b Sep 01 00:32:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-70a6d816-2f94-465c-bc85-34d41b867fab tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-70a6d816-2f94-465c-bc85-34d41b867fab tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:31 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-70a6d816-2f94-465c-bc85-34d41b867fab tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Delete volume with id: 2beab287-aaba-4783-a672-065889a83f4b Sep 01 00:32:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-70a6d816-2f94-465c-bc85-34d41b867fab tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/volumes/2beab287-aaba-4783-a672-065889a83f4b returned with HTTP 404 Sep 01 00:32:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1349/2653] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:32:31 2026] DELETE /volume/v3/volumes/2beab287-aaba-4783-a672-065889a83f4b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:32:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1dd6f3a0-36a6-44b2-b0c8-d35824d73416 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1dd6f3a0-36a6-44b2-b0c8-d35824d73416 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] GET http://192.168.122.147/volume/v3/volumes/2beab287-aaba-4783-a672-065889a83f4b Sep 01 00:32:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1dd6f3a0-36a6-44b2-b0c8-d35824d73416 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1dd6f3a0-36a6-44b2-b0c8-d35824d73416 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-23536c9d-d9cb-4d1d-9799-b77db7c57c8e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-23536c9d-d9cb-4d1d-9799-b77db7c57c8e None None] GET http://192.168.122.147/volume// Sep 01 00:32:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-23536c9d-d9cb-4d1d-9799-b77db7c57c8e None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-23536c9d-d9cb-4d1d-9799-b77db7c57c8e None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-23536c9d-d9cb-4d1d-9799-b77db7c57c8e None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:32:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1dd6f3a0-36a6-44b2-b0c8-d35824d73416 tempest-SnapshotDependencyTests-1171144008 tempest-SnapshotDependencyTests-1171144008-project-member] http://192.168.122.147/volume/v3/volumes/2beab287-aaba-4783-a672-065889a83f4b returned with HTTP 404 Sep 01 00:32:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1350/2654] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:32:31 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:32:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1305/2655] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:32:31 2026] GET /volume/v3/volumes/2beab287-aaba-4783-a672-065889a83f4b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:32:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-ef1df3bd-6a22-4d62-abdc-d7a9ee165f9c req-6146b38f-f47b-4713-8cd1-59aa2d002032 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-ef1df3bd-6a22-4d62-abdc-d7a9ee165f9c req-6146b38f-f47b-4713-8cd1-59aa2d002032 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] GET http://192.168.122.147/volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf Sep 01 00:32:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-ef1df3bd-6a22-4d62-abdc-d7a9ee165f9c req-6146b38f-f47b-4713-8cd1-59aa2d002032 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-ef1df3bd-6a22-4d62-abdc-d7a9ee165f9c req-6146b38f-f47b-4713-8cd1-59aa2d002032 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:31 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:31 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:32:31 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:31 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:32:31 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-ef1df3bd-6a22-4d62-abdc-d7a9ee165f9c req-6146b38f-f47b-4713-8cd1-59aa2d002032 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Volume info retrieved successfully. Sep 01 00:32:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-ef1df3bd-6a22-4d62-abdc-d7a9ee165f9c req-6146b38f-f47b-4713-8cd1-59aa2d002032 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf returned with HTTP 200 Sep 01 00:32:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1351/2656] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:32:31 2026] GET /volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf => generated 1029 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:32:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-ef1df3bd-6a22-4d62-abdc-d7a9ee165f9c req-2b12a53b-7596-4a40-a14b-9f34b4bbfbe3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-ef1df3bd-6a22-4d62-abdc-d7a9ee165f9c req-2b12a53b-7596-4a40-a14b-9f34b4bbfbe3 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] PUT http://192.168.122.147/volume/v3/attachments/9e50d448-a16c-41b8-b704-30d987de6626 Sep 01 00:32:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-ef1df3bd-6a22-4d62-abdc-d7a9ee165f9c req-2b12a53b-7596-4a40-a14b-9f34b4bbfbe3 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:adfa816424c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "da743fc2-df7b-458e-a6d8-82aef14baffc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:32:32 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-ef1df3bd-6a22-4d62-abdc-d7a9ee165f9c req-2b12a53b-7596-4a40-a14b-9f34b4bbfbe3 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Acquiring lock "cinder-attachment_update-8b2dc454-539e-49c1-b82d-119366889cdf-devstack" by "attachment_update" {{(pid=87485) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 00:32:32 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-ef1df3bd-6a22-4d62-abdc-d7a9ee165f9c req-2b12a53b-7596-4a40-a14b-9f34b4bbfbe3 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Lock "cinder-attachment_update-8b2dc454-539e-49c1-b82d-119366889cdf-devstack" acquired by "attachment_update" :: waited 0.012s {{(pid=87485) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 00:32:32 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:32 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:32:32 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:32 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:32:32 devstack devstack@c-api.service[87485]: DEBUG cinder.coordination [req-ef1df3bd-6a22-4d62-abdc-d7a9ee165f9c req-2b12a53b-7596-4a40-a14b-9f34b4bbfbe3 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Lock "cinder-attachment_update-8b2dc454-539e-49c1-b82d-119366889cdf-devstack" released by "attachment_update" :: held 0.361s {{(pid=87485) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 00:32:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-ef1df3bd-6a22-4d62-abdc-d7a9ee165f9c req-2b12a53b-7596-4a40-a14b-9f34b4bbfbe3 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/attachments/9e50d448-a16c-41b8-b704-30d987de6626 returned with HTTP 200 Sep 01 00:32:32 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1306/2657] 192.168.122.147 () {66 vars in 1593 bytes} [Tue Sep 1 00:32:32 2026] PUT /volume/v3/attachments/9e50d448-a16c-41b8-b704-30d987de6626 => generated 694 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:32:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0e34f494-7806-4c9a-804e-7926a2a3f441 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0e34f494-7806-4c9a-804e-7926a2a3f441 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] GET http://192.168.122.147/volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf Sep 01 00:32:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0e34f494-7806-4c9a-804e-7926a2a3f441 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0e34f494-7806-4c9a-804e-7926a2a3f441 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:32 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:32 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:32:32 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:32 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:32:32 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0e34f494-7806-4c9a-804e-7926a2a3f441 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Volume info retrieved successfully. Sep 01 00:32:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0e34f494-7806-4c9a-804e-7926a2a3f441 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf returned with HTTP 200 Sep 01 00:32:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1352/2658] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:32:32 2026] GET /volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf => generated 849 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:32:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-ef1df3bd-6a22-4d62-abdc-d7a9ee165f9c req-88a8555b-edb1-4851-a456-626985e73d08 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-ef1df3bd-6a22-4d62-abdc-d7a9ee165f9c req-88a8555b-edb1-4851-a456-626985e73d08 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] POST http://192.168.122.147/volume/v3/attachments/9e50d448-a16c-41b8-b704-30d987de6626/action Sep 01 00:32:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-ef1df3bd-6a22-4d62-abdc-d7a9ee165f9c req-88a8555b-edb1-4851-a456-626985e73d08 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Action body: b'{"os-complete": null}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:32:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-ef1df3bd-6a22-4d62-abdc-d7a9ee165f9c req-88a8555b-edb1-4851-a456-626985e73d08 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:32:33 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:33 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:32:33 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:33 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:32:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-ef1df3bd-6a22-4d62-abdc-d7a9ee165f9c req-88a8555b-edb1-4851-a456-626985e73d08 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/attachments/9e50d448-a16c-41b8-b704-30d987de6626/action returned with HTTP 204 Sep 01 00:32:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1307/2659] 192.168.122.147 () {66 vars in 1614 bytes} [Tue Sep 1 00:32:33 2026] POST /volume/v3/attachments/9e50d448-a16c-41b8-b704-30d987de6626/action => generated 0 bytes in 261 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:32:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3824cd31-398d-4e1a-87c3-33fab402afca None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3824cd31-398d-4e1a-87c3-33fab402afca tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] GET http://192.168.122.147/volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf Sep 01 00:32:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3824cd31-398d-4e1a-87c3-33fab402afca tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3824cd31-398d-4e1a-87c3-33fab402afca tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:33 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:33 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:32:33 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:33 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:32:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3824cd31-398d-4e1a-87c3-33fab402afca tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Volume info retrieved successfully. Sep 01 00:32:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3824cd31-398d-4e1a-87c3-33fab402afca tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf returned with HTTP 200 Sep 01 00:32:34 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1353/2660] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:32:33 2026] GET /volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf => generated 1141 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:32:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4e70e460-e48a-40b6-9505-0aac18688cf6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4e70e460-e48a-40b6-9505-0aac18688cf6 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] GET http://192.168.122.147/volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf Sep 01 00:32:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4e70e460-e48a-40b6-9505-0aac18688cf6 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4e70e460-e48a-40b6-9505-0aac18688cf6 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:34 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:34 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:32:34 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:34 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:32:34 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4e70e460-e48a-40b6-9505-0aac18688cf6 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Volume info retrieved successfully. Sep 01 00:32:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4e70e460-e48a-40b6-9505-0aac18688cf6 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf returned with HTTP 200 Sep 01 00:32:34 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1308/2661] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:32:34 2026] GET /volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf => generated 1141 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:32:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-45c04c5b-9a3c-4e20-a81c-2ca17e9fde97 req-c2ddae9e-bfbd-4cf9-b3f3-3d283e60a58a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-45c04c5b-9a3c-4e20-a81c-2ca17e9fde97 req-c2ddae9e-bfbd-4cf9-b3f3-3d283e60a58a tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] GET http://192.168.122.147/volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf Sep 01 00:32:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-45c04c5b-9a3c-4e20-a81c-2ca17e9fde97 req-c2ddae9e-bfbd-4cf9-b3f3-3d283e60a58a tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-45c04c5b-9a3c-4e20-a81c-2ca17e9fde97 req-c2ddae9e-bfbd-4cf9-b3f3-3d283e60a58a tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:36 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:36 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:32:36 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:36 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:32:36 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-45c04c5b-9a3c-4e20-a81c-2ca17e9fde97 req-c2ddae9e-bfbd-4cf9-b3f3-3d283e60a58a tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Volume info retrieved successfully. Sep 01 00:32:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-45c04c5b-9a3c-4e20-a81c-2ca17e9fde97 req-c2ddae9e-bfbd-4cf9-b3f3-3d283e60a58a tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf returned with HTTP 200 Sep 01 00:32:36 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1354/2662] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:32:36 2026] GET /volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf => generated 1141 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:32:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-45c04c5b-9a3c-4e20-a81c-2ca17e9fde97 req-691eb0bc-1354-43be-ab72-6bfa0ac6f9c4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-45c04c5b-9a3c-4e20-a81c-2ca17e9fde97 req-691eb0bc-1354-43be-ab72-6bfa0ac6f9c4 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] POST http://192.168.122.147/volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf/action Sep 01 00:32:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-45c04c5b-9a3c-4e20-a81c-2ca17e9fde97 req-691eb0bc-1354-43be-ab72-6bfa0ac6f9c4 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:32:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-45c04c5b-9a3c-4e20-a81c-2ca17e9fde97 req-691eb0bc-1354-43be-ab72-6bfa0ac6f9c4 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:32:36 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:36 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:32:36 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:36 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:32:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-45c04c5b-9a3c-4e20-a81c-2ca17e9fde97 req-691eb0bc-1354-43be-ab72-6bfa0ac6f9c4 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Volume info retrieved successfully. Sep 01 00:32:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-45c04c5b-9a3c-4e20-a81c-2ca17e9fde97 req-691eb0bc-1354-43be-ab72-6bfa0ac6f9c4 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Begin detaching volume completed successfully. Sep 01 00:32:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-45c04c5b-9a3c-4e20-a81c-2ca17e9fde97 req-691eb0bc-1354-43be-ab72-6bfa0ac6f9c4 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf/action returned with HTTP 202 Sep 01 00:32:36 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1309/2663] 192.168.122.147 () {64 vars in 1561 bytes} [Tue Sep 1 00:32:36 2026] POST /volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:32:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-68a2944f-212b-4adb-809f-828dbcb6483d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-68a2944f-212b-4adb-809f-828dbcb6483d None None] GET http://192.168.122.147/volume// Sep 01 00:32:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-68a2944f-212b-4adb-809f-828dbcb6483d None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-68a2944f-212b-4adb-809f-828dbcb6483d None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-68a2944f-212b-4adb-809f-828dbcb6483d None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:32:36 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1355/2664] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:32:36 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:32:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-45c04c5b-9a3c-4e20-a81c-2ca17e9fde97 req-3ccc7bab-0796-4068-86ef-88db4a9a01f1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-45c04c5b-9a3c-4e20-a81c-2ca17e9fde97 req-3ccc7bab-0796-4068-86ef-88db4a9a01f1 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] GET http://192.168.122.147/volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf Sep 01 00:32:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-45c04c5b-9a3c-4e20-a81c-2ca17e9fde97 req-3ccc7bab-0796-4068-86ef-88db4a9a01f1 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-45c04c5b-9a3c-4e20-a81c-2ca17e9fde97 req-3ccc7bab-0796-4068-86ef-88db4a9a01f1 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:36 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:36 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:32:36 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:36 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:32:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-45c04c5b-9a3c-4e20-a81c-2ca17e9fde97 req-3ccc7bab-0796-4068-86ef-88db4a9a01f1 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Volume info retrieved successfully. Sep 01 00:32:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-45c04c5b-9a3c-4e20-a81c-2ca17e9fde97 req-3ccc7bab-0796-4068-86ef-88db4a9a01f1 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf returned with HTTP 200 Sep 01 00:32:36 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1310/2665] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:32:36 2026] GET /volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf => generated 1325 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:32:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-45c04c5b-9a3c-4e20-a81c-2ca17e9fde97 req-6d789218-12e4-4c62-988b-da9a14af2780 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-45c04c5b-9a3c-4e20-a81c-2ca17e9fde97 req-6d789218-12e4-4c62-988b-da9a14af2780 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] DELETE http://192.168.122.147/volume/v3/attachments/9e50d448-a16c-41b8-b704-30d987de6626 Sep 01 00:32:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-45c04c5b-9a3c-4e20-a81c-2ca17e9fde97 req-6d789218-12e4-4c62-988b-da9a14af2780 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-45c04c5b-9a3c-4e20-a81c-2ca17e9fde97 req-6d789218-12e4-4c62-988b-da9a14af2780 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:37 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:37 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:32:37 devstack devstack@c-api.service[87484]: /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 00:32:37 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, Sep 01 00:32:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-45c04c5b-9a3c-4e20-a81c-2ca17e9fde97 req-6d789218-12e4-4c62-988b-da9a14af2780 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/attachments/9e50d448-a16c-41b8-b704-30d987de6626 returned with HTTP 200 Sep 01 00:32:37 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1356/2666] 192.168.122.147 () {64 vars in 1562 bytes} [Tue Sep 1 00:32:37 2026] DELETE /volume/v3/attachments/9e50d448-a16c-41b8-b704-30d987de6626 => generated 19 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:32:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6460903d-0102-42ac-93ed-9b712408f51b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6460903d-0102-42ac-93ed-9b712408f51b tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:32:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6460903d-0102-42ac-93ed-9b712408f51b tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8b2dc454-539e-49c1-b82d-119366889cdf", "force": false, "name": "tempest-TestStampPattern-snapshot-886214934", "description": null, "metadata": null}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:32:37 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:37 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:32:37 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:37 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:32:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6460903d-0102-42ac-93ed-9b712408f51b tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Volume info retrieved successfully. Sep 01 00:32:37 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-6460903d-0102-42ac-93ed-9b712408f51b tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Create snapshot from volume 8b2dc454-539e-49c1-b82d-119366889cdf Sep 01 00:32:37 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-6460903d-0102-42ac-93ed-9b712408f51b tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Created reservations ['a04885b8-b415-4692-b0d6-ff6c93689b78', '69b95d35-93db-4540-8b5a-39df4e06c751', '159b8ff5-3cc4-421f-9da7-e631c49ca273', '4b9625e9-e654-432b-b033-556feaa94743'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:32:37 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:37 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:32:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6460903d-0102-42ac-93ed-9b712408f51b tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Snapshot create request issued successfully. Sep 01 00:32:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6460903d-0102-42ac-93ed-9b712408f51b tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:32:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1311/2667] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:32:37 2026] POST /volume/v3/snapshots => generated 302 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:32:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-79e4541d-b6ad-4086-a636-1bdfa21174df None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-79e4541d-b6ad-4086-a636-1bdfa21174df tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] GET http://192.168.122.147/volume/v3/snapshots/afcbdc24-c6d8-42f2-b75d-554378d585e3 Sep 01 00:32:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-79e4541d-b6ad-4086-a636-1bdfa21174df tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-79e4541d-b6ad-4086-a636-1bdfa21174df tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:38 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:38 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:32:38 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-79e4541d-b6ad-4086-a636-1bdfa21174df tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Snapshot retrieved successfully. Sep 01 00:32:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-79e4541d-b6ad-4086-a636-1bdfa21174df tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/snapshots/afcbdc24-c6d8-42f2-b75d-554378d585e3 returned with HTTP 200 Sep 01 00:32:38 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1357/2668] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:32:37 2026] GET /volume/v3/snapshots/afcbdc24-c6d8-42f2-b75d-554378d585e3 => generated 434 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:32:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-99f183e5-2fc0-4cbe-addf-a837d8c86136 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-99f183e5-2fc0-4cbe-addf-a837d8c86136 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] GET http://192.168.122.147/volume/v3/snapshots/afcbdc24-c6d8-42f2-b75d-554378d585e3 Sep 01 00:32:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-99f183e5-2fc0-4cbe-addf-a837d8c86136 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-99f183e5-2fc0-4cbe-addf-a837d8c86136 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:39 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:39 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:32:39 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-99f183e5-2fc0-4cbe-addf-a837d8c86136 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Snapshot retrieved successfully. Sep 01 00:32:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-99f183e5-2fc0-4cbe-addf-a837d8c86136 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/snapshots/afcbdc24-c6d8-42f2-b75d-554378d585e3 returned with HTTP 200 Sep 01 00:32:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1312/2669] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:32:39 2026] GET /volume/v3/snapshots/afcbdc24-c6d8-42f2-b75d-554378d585e3 => generated 434 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:32:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-88c6dd8b-b9d7-4387-8502-be7901768012 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-88c6dd8b-b9d7-4387-8502-be7901768012 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] GET http://192.168.122.147/volume/v3/snapshots/afcbdc24-c6d8-42f2-b75d-554378d585e3 Sep 01 00:32:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-88c6dd8b-b9d7-4387-8502-be7901768012 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-88c6dd8b-b9d7-4387-8502-be7901768012 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:40 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:40 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:32:40 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-88c6dd8b-b9d7-4387-8502-be7901768012 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Snapshot retrieved successfully. Sep 01 00:32:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-88c6dd8b-b9d7-4387-8502-be7901768012 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/snapshots/afcbdc24-c6d8-42f2-b75d-554378d585e3 returned with HTTP 200 Sep 01 00:32:40 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1358/2670] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:32:40 2026] GET /volume/v3/snapshots/afcbdc24-c6d8-42f2-b75d-554378d585e3 => generated 461 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:32:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2012c314-4d89-4cb4-adfa-b85e1d2365eb None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2012c314-4d89-4cb4-adfa-b85e1d2365eb tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] GET http://192.168.122.147/volume/v3/snapshots/afcbdc24-c6d8-42f2-b75d-554378d585e3 Sep 01 00:32:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2012c314-4d89-4cb4-adfa-b85e1d2365eb tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:32:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2012c314-4d89-4cb4-adfa-b85e1d2365eb tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:32:40 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:40 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:32:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2012c314-4d89-4cb4-adfa-b85e1d2365eb tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Snapshot retrieved successfully. Sep 01 00:32:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2012c314-4d89-4cb4-adfa-b85e1d2365eb tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/snapshots/afcbdc24-c6d8-42f2-b75d-554378d585e3 returned with HTTP 200 Sep 01 00:32:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1313/2671] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:32:40 2026] GET /volume/v3/snapshots/afcbdc24-c6d8-42f2-b75d-554378d585e3 => generated 461 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:32:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-eb9fa24d-3d71-426c-a8f1-1f44864929b0 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:32:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-eb9fa24d-3d71-426c-a8f1-1f44864929b0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:32:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-eb9fa24d-3d71-426c-a8f1-1f44864929b0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-916417500", "snapshot_id": "afcbdc24-c6d8-42f2-b75d-554378d585e3", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:32:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-eb9fa24d-3d71-426c-a8f1-1f44864929b0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-916417500', 'snapshot_id': 'afcbdc24-c6d8-42f2-b75d-554378d585e3', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:32:46 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:32:46 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:32:46 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-eb9fa24d-3d71-426c-a8f1-1f44864929b0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Snapshot retrieved successfully. Sep 01 00:32:46 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-eb9fa24d-3d71-426c-a8f1-1f44864929b0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Create volume of 1 GB Sep 01 00:32:46 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-eb9fa24d-3d71-426c-a8f1-1f44864929b0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Availability Zones retrieved successfully. Sep 01 00:32:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-eb9fa24d-3d71-426c-a8f1-1f44864929b0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Flow 'volume_create_api' (6dd742ed-1cf6-4ff9-9b3a-91190b302fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:32:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-eb9fa24d-3d71-426c-a8f1-1f44864929b0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c1d016b-6dcb-45d5-95af-ec6e279e995e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:32:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-eb9fa24d-3d71-426c-a8f1-1f44864929b0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:32:46 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:46 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:32:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-eb9fa24d-3d71-426c-a8f1-1f44864929b0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c1d016b-6dcb-45d5-95af-ec6e279e995e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'afcbdc24-c6d8-42f2-b75d-554378d585e3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:32:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-eb9fa24d-3d71-426c-a8f1-1f44864929b0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (821a95c8-92b0-48c7-b72b-558a3b7256b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:32:46 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-eb9fa24d-3d71-426c-a8f1-1f44864929b0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Created reservations ['c592d82f-c9b3-404a-a26a-f878cb2024f0', 'cdf6638e-0fbb-4ec7-8131-ea67c7a8c937', '39335800-2dff-4b64-9527-ac2aa088a618', '378f192a-6789-4463-a59e-89a412563efd'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:32:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-eb9fa24d-3d71-426c-a8f1-1f44864929b0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (821a95c8-92b0-48c7-b72b-558a3b7256b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c592d82f-c9b3-404a-a26a-f878cb2024f0', 'cdf6638e-0fbb-4ec7-8131-ea67c7a8c937', '39335800-2dff-4b64-9527-ac2aa088a618', '378f192a-6789-4463-a59e-89a412563efd']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:32:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-eb9fa24d-3d71-426c-a8f1-1f44864929b0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58aed263-48cf-478d-8ced-861f26463614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:32:46 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:46 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:32:46 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:46 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:32:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-eb9fa24d-3d71-426c-a8f1-1f44864929b0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58aed263-48cf-478d-8ced-861f26463614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4e9be2f-d8e7-4904-9fba-14d7280fad71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-916417500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97578ee55b9f4c9482728bcd65c35a8d',qos_specs=None,replication_status=,reservations=['c592d82f-c9b3-404a-a26a-f878cb2024f0','cdf6638e-0fbb-4ec7-8131-ea67c7a8c937','39335800-2dff-4b64-9527-ac2aa088a618','378f192a-6789-4463-a59e-89a412563efd'],size=1,snapshot_id=afcbdc24-c6d8-42f2-b75d-554378d585e3,source_replicaid=,source_volid=None,status='creating',user_id='a5e42624e70344fc9437aa3e452e9e2e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:32:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-916417500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4e9be2f-d8e7-4904-9fba-14d7280fad71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97578ee55b9f4c9482728bcd65c35a8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=afcbdc24-c6d8-42f2-b75d-554378d585e3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5e42624e70344fc9437aa3e452e9e2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:32:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-eb9fa24d-3d71-426c-a8f1-1f44864929b0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40b44f5e-bff9-4fe0-957d-29e63472ed10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:32:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-eb9fa24d-3d71-426c-a8f1-1f44864929b0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40b44f5e-bff9-4fe0-957d-29e63472ed10) transitioned into state 'SUCCESS' from state '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-916417500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97578ee55b9f4c9482728bcd65c35a8d',qos_specs=None,replication_status=,reservations=['c592d82f-c9b3-404a-a26a-f878cb2024f0','cdf6638e-0fbb-4ec7-8131-ea67c7a8c937','39335800-2dff-4b64-9527-ac2aa088a618','378f192a-6789-4463-a59e-89a412563efd'],size=1,snapshot_id=afcbdc24-c6d8-42f2-b75d-554378d585e3,source_replicaid=,source_volid=None,status='creating',user_id='a5e42624e70344fc9437aa3e452e9e2e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:32:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-eb9fa24d-3d71-426c-a8f1-1f44864929b0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24b94450-f781-4a3e-892c-9ad36172415a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:32:46 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:32:46 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:32:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-eb9fa24d-3d71-426c-a8f1-1f44864929b0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24b94450-f781-4a3e-892c-9ad36172415a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:32:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-eb9fa24d-3d71-426c-a8f1-1f44864929b0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Flow 'volume_create_api' (6dd742ed-1cf6-4ff9-9b3a-91190b302fc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:32:46 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-eb9fa24d-3d71-426c-a8f1-1f44864929b0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Create volume request issued successfully. Sep 01 00:32:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-eb9fa24d-3d71-426c-a8f1-1f44864929b0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:32:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1359/2672] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:32:46 2026] POST /volume/v3/volumes => generated 789 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:32:50 devstack devstack@c-api.service[87485]: DEBUG dbcounter [-] [87485] Writing DB stats cinder:SELECT=150,cinder:INSERT=31,cinder:UPDATE=53 {{(pid=87485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:32:56 devstack devstack@c-api.service[87484]: DEBUG dbcounter [-] [87484] Writing DB stats cinder:SELECT=113,cinder:UPDATE=19,cinder:INSERT=8 {{(pid=87484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:33:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8b3f7e29-4f23-4815-b786-8a1d3442b339 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:33:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8b3f7e29-4f23-4815-b786-8a1d3442b339 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] GET http://192.168.122.147/volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 Sep 01 00:33:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8b3f7e29-4f23-4815-b786-8a1d3442b339 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:33:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8b3f7e29-4f23-4815-b786-8a1d3442b339 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:33:34 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:33:34 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:33:34 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:33:34 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:33:34 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8b3f7e29-4f23-4815-b786-8a1d3442b339 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Volume info retrieved successfully. Sep 01 00:33:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8b3f7e29-4f23-4815-b786-8a1d3442b339 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 returned with HTTP 200 Sep 01 00:33:34 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1314/2673] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:33:34 2026] GET /volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 => generated 882 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:33:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0ce4daa9-9eef-4a64-893f-15f2d199d761 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:33:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0ce4daa9-9eef-4a64-893f-15f2d199d761 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] GET http://192.168.122.147/volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 Sep 01 00:33:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0ce4daa9-9eef-4a64-893f-15f2d199d761 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:33:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0ce4daa9-9eef-4a64-893f-15f2d199d761 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:33:34 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:33:34 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:33:34 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:33:34 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:33:34 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0ce4daa9-9eef-4a64-893f-15f2d199d761 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Volume info retrieved successfully. Sep 01 00:33:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0ce4daa9-9eef-4a64-893f-15f2d199d761 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 returned with HTTP 200 Sep 01 00:33:34 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1360/2674] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:33:34 2026] GET /volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 => generated 882 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:33:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-071934d1-f5df-4475-ae26-349ea6a28a13 req-62e82409-d854-466d-8bfd-c0ddfb70dfe9 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:33:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-071934d1-f5df-4475-ae26-349ea6a28a13 req-62e82409-d854-466d-8bfd-c0ddfb70dfe9 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] GET http://192.168.122.147/volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 Sep 01 00:33:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-071934d1-f5df-4475-ae26-349ea6a28a13 req-62e82409-d854-466d-8bfd-c0ddfb70dfe9 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:33:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-071934d1-f5df-4475-ae26-349ea6a28a13 req-62e82409-d854-466d-8bfd-c0ddfb70dfe9 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:33:34 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:33:34 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:33:34 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:33:34 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:33:34 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-071934d1-f5df-4475-ae26-349ea6a28a13 req-62e82409-d854-466d-8bfd-c0ddfb70dfe9 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Volume info retrieved successfully. Sep 01 00:33:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-071934d1-f5df-4475-ae26-349ea6a28a13 req-62e82409-d854-466d-8bfd-c0ddfb70dfe9 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 returned with HTTP 200 Sep 01 00:33:34 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1315/2675] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:33:34 2026] GET /volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 => generated 882 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:33:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ec9a9b2f-a807-44f1-8669-0aded98f59b5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:33:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ec9a9b2f-a807-44f1-8669-0aded98f59b5 None None] GET http://192.168.122.147/volume// Sep 01 00:33:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ec9a9b2f-a807-44f1-8669-0aded98f59b5 None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:33:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ec9a9b2f-a807-44f1-8669-0aded98f59b5 None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:33:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ec9a9b2f-a807-44f1-8669-0aded98f59b5 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:33:35 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1361/2676] 192.168.122.147 () {58 vars in 1317 bytes} [Tue Sep 1 00:33:35 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:33:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-071934d1-f5df-4475-ae26-349ea6a28a13 req-9a07142c-f962-4a69-b04a-94005d53ff44 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:33:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-071934d1-f5df-4475-ae26-349ea6a28a13 req-9a07142c-f962-4a69-b04a-94005d53ff44 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 01 00:33:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-071934d1-f5df-4475-ae26-349ea6a28a13 req-9a07142c-f962-4a69-b04a-94005d53ff44 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4e9be2f-d8e7-4904-9fba-14d7280fad71", "connector": null, "instance_uuid": "547610c0-832a-431e-a21e-0eda9022570d"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:33:35 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:33:35 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:33:35 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:33:35 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:33:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-071934d1-f5df-4475-ae26-349ea6a28a13 req-9a07142c-f962-4a69-b04a-94005d53ff44 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 01 00:33:35 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1316/2677] 192.168.122.147 () {66 vars in 1483 bytes} [Tue Sep 1 00:33:35 2026] POST /volume/v3/attachments => generated 273 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:33:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d7264786-e062-4006-92c5-a567105116ba None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:33:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d7264786-e062-4006-92c5-a567105116ba tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] GET http://192.168.122.147/volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 Sep 01 00:33:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d7264786-e062-4006-92c5-a567105116ba tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:33:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d7264786-e062-4006-92c5-a567105116ba tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:33:35 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:33:35 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:33:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3bb79809-bb13-46e3-a49f-828dff6ead7a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:33:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3bb79809-bb13-46e3-a49f-828dff6ead7a None None] GET http://192.168.122.147/volume// Sep 01 00:33:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3bb79809-bb13-46e3-a49f-828dff6ead7a None None] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:33:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3bb79809-bb13-46e3-a49f-828dff6ead7a None None] Calling method 'all' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:33:35 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:33:35 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:33:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3bb79809-bb13-46e3-a49f-828dff6ead7a None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:33:35 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1317/2678] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:33:35 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:33:35 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d7264786-e062-4006-92c5-a567105116ba tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Volume info retrieved successfully. Sep 01 00:33:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-071934d1-f5df-4475-ae26-349ea6a28a13 req-efd0e9ea-b2a2-4bea-953f-cd0ac0f9b04f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:33:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-071934d1-f5df-4475-ae26-349ea6a28a13 req-efd0e9ea-b2a2-4bea-953f-cd0ac0f9b04f tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] GET http://192.168.122.147/volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 Sep 01 00:33:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-071934d1-f5df-4475-ae26-349ea6a28a13 req-efd0e9ea-b2a2-4bea-953f-cd0ac0f9b04f tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:33:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-071934d1-f5df-4475-ae26-349ea6a28a13 req-efd0e9ea-b2a2-4bea-953f-cd0ac0f9b04f tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:33:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d7264786-e062-4006-92c5-a567105116ba tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 returned with HTTP 200 Sep 01 00:33:35 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1362/2679] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:33:35 2026] GET /volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 => generated 881 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:33:35 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:33:35 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:33:35 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:33:35 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:33:35 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-071934d1-f5df-4475-ae26-349ea6a28a13 req-efd0e9ea-b2a2-4bea-953f-cd0ac0f9b04f tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Volume info retrieved successfully. Sep 01 00:33:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-071934d1-f5df-4475-ae26-349ea6a28a13 req-efd0e9ea-b2a2-4bea-953f-cd0ac0f9b04f tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 returned with HTTP 200 Sep 01 00:33:35 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1318/2680] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:33:35 2026] GET /volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 => generated 1062 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:33:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-071934d1-f5df-4475-ae26-349ea6a28a13 req-464e1788-0b45-41e5-a6f6-17ee49bb1f27 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:33:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-071934d1-f5df-4475-ae26-349ea6a28a13 req-464e1788-0b45-41e5-a6f6-17ee49bb1f27 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] PUT http://192.168.122.147/volume/v3/attachments/199cc727-98cd-487b-9451-fbc31436b5e5 Sep 01 00:33:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-071934d1-f5df-4475-ae26-349ea6a28a13 req-464e1788-0b45-41e5-a6f6-17ee49bb1f27 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:adfa816424c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "da743fc2-df7b-458e-a6d8-82aef14baffc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:33:35 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-071934d1-f5df-4475-ae26-349ea6a28a13 req-464e1788-0b45-41e5-a6f6-17ee49bb1f27 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Acquiring lock "cinder-attachment_update-f4e9be2f-d8e7-4904-9fba-14d7280fad71-devstack" by "attachment_update" {{(pid=87484) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 00:33:35 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-071934d1-f5df-4475-ae26-349ea6a28a13 req-464e1788-0b45-41e5-a6f6-17ee49bb1f27 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Lock "cinder-attachment_update-f4e9be2f-d8e7-4904-9fba-14d7280fad71-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=87484) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 00:33:35 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:33:35 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:33:35 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:33:35 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:33:35 devstack devstack@c-api.service[87484]: DEBUG cinder.coordination [req-071934d1-f5df-4475-ae26-349ea6a28a13 req-464e1788-0b45-41e5-a6f6-17ee49bb1f27 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Lock "cinder-attachment_update-f4e9be2f-d8e7-4904-9fba-14d7280fad71-devstack" released by "attachment_update" :: held 0.169s {{(pid=87484) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 00:33:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-071934d1-f5df-4475-ae26-349ea6a28a13 req-464e1788-0b45-41e5-a6f6-17ee49bb1f27 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/attachments/199cc727-98cd-487b-9451-fbc31436b5e5 returned with HTTP 200 Sep 01 00:33:35 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1363/2681] 192.168.122.147 () {66 vars in 1593 bytes} [Tue Sep 1 00:33:35 2026] PUT /volume/v3/attachments/199cc727-98cd-487b-9451-fbc31436b5e5 => generated 694 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:33:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-071934d1-f5df-4475-ae26-349ea6a28a13 req-8e0e551c-b8c6-483f-9c97-802fcb3a144b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:33:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-071934d1-f5df-4475-ae26-349ea6a28a13 req-8e0e551c-b8c6-483f-9c97-802fcb3a144b tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] POST http://192.168.122.147/volume/v3/attachments/199cc727-98cd-487b-9451-fbc31436b5e5/action Sep 01 00:33:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-071934d1-f5df-4475-ae26-349ea6a28a13 req-8e0e551c-b8c6-483f-9c97-802fcb3a144b tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Action body: b'{"os-complete": null}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:33:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-071934d1-f5df-4475-ae26-349ea6a28a13 req-8e0e551c-b8c6-483f-9c97-802fcb3a144b tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:33:36 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:33:36 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:33:36 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:33:36 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:33:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3f543a5f-ba9c-43a2-9510-ce4f3c9c9690 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:33:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-071934d1-f5df-4475-ae26-349ea6a28a13 req-8e0e551c-b8c6-483f-9c97-802fcb3a144b tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/attachments/199cc727-98cd-487b-9451-fbc31436b5e5/action returned with HTTP 204 Sep 01 00:33:36 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1319/2682] 192.168.122.147 () {66 vars in 1614 bytes} [Tue Sep 1 00:33:36 2026] POST /volume/v3/attachments/199cc727-98cd-487b-9451-fbc31436b5e5/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:33:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3f543a5f-ba9c-43a2-9510-ce4f3c9c9690 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] GET http://192.168.122.147/volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 Sep 01 00:33:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3f543a5f-ba9c-43a2-9510-ce4f3c9c9690 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:33:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3f543a5f-ba9c-43a2-9510-ce4f3c9c9690 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:33:36 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:33:36 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:33:36 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:33:36 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:33:36 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3f543a5f-ba9c-43a2-9510-ce4f3c9c9690 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Volume info retrieved successfully. Sep 01 00:33:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3f543a5f-ba9c-43a2-9510-ce4f3c9c9690 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 returned with HTTP 200 Sep 01 00:33:36 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1364/2683] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:33:36 2026] GET /volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 => generated 1174 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:33:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e4f5bfcb-77b7-456c-b302-22632165b22b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:33:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e4f5bfcb-77b7-456c-b302-22632165b22b tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] GET http://192.168.122.147/volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 Sep 01 00:33:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e4f5bfcb-77b7-456c-b302-22632165b22b tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:33:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e4f5bfcb-77b7-456c-b302-22632165b22b tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:33:36 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:33:36 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:33:36 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:33:36 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:33:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e4f5bfcb-77b7-456c-b302-22632165b22b tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Volume info retrieved successfully. Sep 01 00:33:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e4f5bfcb-77b7-456c-b302-22632165b22b tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 returned with HTTP 200 Sep 01 00:33:36 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1320/2684] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:33:36 2026] GET /volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 => generated 1174 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:33:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-551db00f-d409-4287-b9f6-96ab28a20dda req-ae254087-b140-4cee-88f9-808f3a935cad None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:33:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-551db00f-d409-4287-b9f6-96ab28a20dda req-ae254087-b140-4cee-88f9-808f3a935cad tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] GET http://192.168.122.147/volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 Sep 01 00:33:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-551db00f-d409-4287-b9f6-96ab28a20dda req-ae254087-b140-4cee-88f9-808f3a935cad tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:33:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-551db00f-d409-4287-b9f6-96ab28a20dda req-ae254087-b140-4cee-88f9-808f3a935cad tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:33:37 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:33:37 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:33:37 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:33:37 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:33:37 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-551db00f-d409-4287-b9f6-96ab28a20dda req-ae254087-b140-4cee-88f9-808f3a935cad tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Volume info retrieved successfully. Sep 01 00:33:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-551db00f-d409-4287-b9f6-96ab28a20dda req-ae254087-b140-4cee-88f9-808f3a935cad tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 returned with HTTP 200 Sep 01 00:33:37 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1365/2685] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:33:37 2026] GET /volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 => generated 1174 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:33:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-551db00f-d409-4287-b9f6-96ab28a20dda req-fd92c543-51d4-4a0e-a26d-33aa2915c63c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:33:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-551db00f-d409-4287-b9f6-96ab28a20dda req-fd92c543-51d4-4a0e-a26d-33aa2915c63c tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] POST http://192.168.122.147/volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71/action Sep 01 00:33:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-551db00f-d409-4287-b9f6-96ab28a20dda req-fd92c543-51d4-4a0e-a26d-33aa2915c63c tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:33:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-551db00f-d409-4287-b9f6-96ab28a20dda req-fd92c543-51d4-4a0e-a26d-33aa2915c63c tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:33:37 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:33:37 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:33:37 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:33:37 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:33:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-551db00f-d409-4287-b9f6-96ab28a20dda req-fd92c543-51d4-4a0e-a26d-33aa2915c63c tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Volume info retrieved successfully. Sep 01 00:33:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-551db00f-d409-4287-b9f6-96ab28a20dda req-fd92c543-51d4-4a0e-a26d-33aa2915c63c tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Begin detaching volume completed successfully. Sep 01 00:33:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-551db00f-d409-4287-b9f6-96ab28a20dda req-fd92c543-51d4-4a0e-a26d-33aa2915c63c tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71/action returned with HTTP 202 Sep 01 00:33:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1321/2686] 192.168.122.147 () {64 vars in 1561 bytes} [Tue Sep 1 00:33:37 2026] POST /volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:33:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-32f0f71c-65b1-4629-8e52-5b8193a6f9e1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:33:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-32f0f71c-65b1-4629-8e52-5b8193a6f9e1 None None] GET http://192.168.122.147/volume// Sep 01 00:33:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-32f0f71c-65b1-4629-8e52-5b8193a6f9e1 None None] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:33:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-32f0f71c-65b1-4629-8e52-5b8193a6f9e1 None None] Calling method 'all' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:33:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-32f0f71c-65b1-4629-8e52-5b8193a6f9e1 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 01 00:33:37 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1366/2687] 192.168.122.147 () {58 vars in 1315 bytes} [Tue Sep 1 00:33:37 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 00:33:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [req-551db00f-d409-4287-b9f6-96ab28a20dda req-16c63ced-1753-4d2d-b2f3-ede37a9ecde0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:33:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-551db00f-d409-4287-b9f6-96ab28a20dda req-16c63ced-1753-4d2d-b2f3-ede37a9ecde0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] GET http://192.168.122.147/volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 Sep 01 00:33:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-551db00f-d409-4287-b9f6-96ab28a20dda req-16c63ced-1753-4d2d-b2f3-ede37a9ecde0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:33:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [req-551db00f-d409-4287-b9f6-96ab28a20dda req-16c63ced-1753-4d2d-b2f3-ede37a9ecde0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:33:37 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:33:37 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:33:37 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:33:37 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:33:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [req-551db00f-d409-4287-b9f6-96ab28a20dda req-16c63ced-1753-4d2d-b2f3-ede37a9ecde0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Volume info retrieved successfully. Sep 01 00:33:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [req-551db00f-d409-4287-b9f6-96ab28a20dda req-16c63ced-1753-4d2d-b2f3-ede37a9ecde0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 returned with HTTP 200 Sep 01 00:33:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1322/2688] 192.168.122.147 () {62 vars in 1528 bytes} [Tue Sep 1 00:33:37 2026] GET /volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 => generated 1358 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:33:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-551db00f-d409-4287-b9f6-96ab28a20dda req-79d391d0-6235-4e9e-ab5a-51d5a6872eb1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:33:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-551db00f-d409-4287-b9f6-96ab28a20dda req-79d391d0-6235-4e9e-ab5a-51d5a6872eb1 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] DELETE http://192.168.122.147/volume/v3/attachments/199cc727-98cd-487b-9451-fbc31436b5e5 Sep 01 00:33:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-551db00f-d409-4287-b9f6-96ab28a20dda req-79d391d0-6235-4e9e-ab5a-51d5a6872eb1 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:33:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-551db00f-d409-4287-b9f6-96ab28a20dda req-79d391d0-6235-4e9e-ab5a-51d5a6872eb1 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:33:38 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:33:38 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:33:38 devstack devstack@c-api.service[87484]: /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 00:33:38 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, Sep 01 00:33:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-551db00f-d409-4287-b9f6-96ab28a20dda req-79d391d0-6235-4e9e-ab5a-51d5a6872eb1 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/attachments/199cc727-98cd-487b-9451-fbc31436b5e5 returned with HTTP 200 Sep 01 00:33:38 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1367/2689] 192.168.122.147 () {64 vars in 1562 bytes} [Tue Sep 1 00:33:38 2026] DELETE /volume/v3/attachments/199cc727-98cd-487b-9451-fbc31436b5e5 => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:33:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-dfaf0ff9-ea9d-458f-8861-936c26408ff0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:33:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dfaf0ff9-ea9d-458f-8861-936c26408ff0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] DELETE http://192.168.122.147/volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 Sep 01 00:33:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dfaf0ff9-ea9d-458f-8861-936c26408ff0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:33:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dfaf0ff9-ea9d-458f-8861-936c26408ff0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:33:42 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-dfaf0ff9-ea9d-458f-8861-936c26408ff0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Delete volume with id: f4e9be2f-d8e7-4904-9fba-14d7280fad71 Sep 01 00:33:42 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:33:42 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:33:42 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:33:42 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:33:42 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-dfaf0ff9-ea9d-458f-8861-936c26408ff0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Volume info retrieved successfully. Sep 01 00:33:42 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-dfaf0ff9-ea9d-458f-8861-936c26408ff0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Delete volume request issued successfully. Sep 01 00:33:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dfaf0ff9-ea9d-458f-8861-936c26408ff0 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 returned with HTTP 202 Sep 01 00:33:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1323/2690] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:33:42 2026] DELETE /volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:33:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4425a49d-19c3-4904-9ba6-0156eef0fbc6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:33:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4425a49d-19c3-4904-9ba6-0156eef0fbc6 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] GET http://192.168.122.147/volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 Sep 01 00:33:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4425a49d-19c3-4904-9ba6-0156eef0fbc6 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:33:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4425a49d-19c3-4904-9ba6-0156eef0fbc6 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:33:42 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:33:42 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:33:42 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:33:42 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:33:42 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4425a49d-19c3-4904-9ba6-0156eef0fbc6 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Volume info retrieved successfully. Sep 01 00:33:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4425a49d-19c3-4904-9ba6-0156eef0fbc6 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 returned with HTTP 200 Sep 01 00:33:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1368/2691] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:33:42 2026] GET /volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 => generated 881 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:33:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-db7fe4da-b719-4855-b903-531cc5776474 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:33:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-db7fe4da-b719-4855-b903-531cc5776474 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] GET http://192.168.122.147/volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 Sep 01 00:33:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-db7fe4da-b719-4855-b903-531cc5776474 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:33:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-db7fe4da-b719-4855-b903-531cc5776474 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:33:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-db7fe4da-b719-4855-b903-531cc5776474 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 returned with HTTP 404 Sep 01 00:33:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1324/2692] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:33:43 2026] GET /volume/v3/volumes/f4e9be2f-d8e7-4904-9fba-14d7280fad71 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:33:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d22fb87c-249b-44e6-adc2-2d877dd10810 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:33:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d22fb87c-249b-44e6-adc2-2d877dd10810 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/afcbdc24-c6d8-42f2-b75d-554378d585e3 Sep 01 00:33:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d22fb87c-249b-44e6-adc2-2d877dd10810 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:33:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d22fb87c-249b-44e6-adc2-2d877dd10810 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:33:43 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-d22fb87c-249b-44e6-adc2-2d877dd10810 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Delete snapshot with id: afcbdc24-c6d8-42f2-b75d-554378d585e3 Sep 01 00:33:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:33:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:33:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d22fb87c-249b-44e6-adc2-2d877dd10810 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Snapshot retrieved successfully. Sep 01 00:33:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:33:43 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:33:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d22fb87c-249b-44e6-adc2-2d877dd10810 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Snapshot delete request issued successfully. Sep 01 00:33:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d22fb87c-249b-44e6-adc2-2d877dd10810 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/snapshots/afcbdc24-c6d8-42f2-b75d-554378d585e3 returned with HTTP 202 Sep 01 00:33:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1369/2693] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:33:43 2026] DELETE /volume/v3/snapshots/afcbdc24-c6d8-42f2-b75d-554378d585e3 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:33:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0012df49-b108-459f-8dfc-0b378a8c6329 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:33:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0012df49-b108-459f-8dfc-0b378a8c6329 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] GET http://192.168.122.147/volume/v3/snapshots/afcbdc24-c6d8-42f2-b75d-554378d585e3 Sep 01 00:33:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0012df49-b108-459f-8dfc-0b378a8c6329 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:33:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0012df49-b108-459f-8dfc-0b378a8c6329 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:33:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:33:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:33:43 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0012df49-b108-459f-8dfc-0b378a8c6329 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Snapshot retrieved successfully. Sep 01 00:33:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0012df49-b108-459f-8dfc-0b378a8c6329 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/snapshots/afcbdc24-c6d8-42f2-b75d-554378d585e3 returned with HTTP 200 Sep 01 00:33:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1325/2694] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:33:43 2026] GET /volume/v3/snapshots/afcbdc24-c6d8-42f2-b75d-554378d585e3 => generated 460 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:33:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-834e2ccf-5d6e-413d-9a82-9262afb711e5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:33:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-834e2ccf-5d6e-413d-9a82-9262afb711e5 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] GET http://192.168.122.147/volume/v3/snapshots/afcbdc24-c6d8-42f2-b75d-554378d585e3 Sep 01 00:33:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-834e2ccf-5d6e-413d-9a82-9262afb711e5 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:33:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-834e2ccf-5d6e-413d-9a82-9262afb711e5 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:33:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:33:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:33:44 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-834e2ccf-5d6e-413d-9a82-9262afb711e5 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Snapshot retrieved successfully. Sep 01 00:33:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-834e2ccf-5d6e-413d-9a82-9262afb711e5 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/snapshots/afcbdc24-c6d8-42f2-b75d-554378d585e3 returned with HTTP 200 Sep 01 00:33:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1370/2695] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:33:44 2026] GET /volume/v3/snapshots/afcbdc24-c6d8-42f2-b75d-554378d585e3 => generated 460 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:33:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-95ff3d07-2eaa-45b9-a1f2-33e278f9b21c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:33:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-95ff3d07-2eaa-45b9-a1f2-33e278f9b21c tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] GET http://192.168.122.147/volume/v3/snapshots/afcbdc24-c6d8-42f2-b75d-554378d585e3 Sep 01 00:33:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-95ff3d07-2eaa-45b9-a1f2-33e278f9b21c tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:33:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-95ff3d07-2eaa-45b9-a1f2-33e278f9b21c tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:33:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-95ff3d07-2eaa-45b9-a1f2-33e278f9b21c tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/snapshots/afcbdc24-c6d8-42f2-b75d-554378d585e3 returned with HTTP 404 Sep 01 00:33:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1326/2696] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:33:45 2026] GET /volume/v3/snapshots/afcbdc24-c6d8-42f2-b75d-554378d585e3 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:33:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [req-5da60a95-2c61-4a08-a0bf-5f8c82bfe7bf req-609381d7-c029-4d0e-8c6d-f18fa9894a35 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:33:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-5da60a95-2c61-4a08-a0bf-5f8c82bfe7bf req-609381d7-c029-4d0e-8c6d-f18fa9894a35 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] GET http://192.168.122.147/volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf Sep 01 00:33:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-5da60a95-2c61-4a08-a0bf-5f8c82bfe7bf req-609381d7-c029-4d0e-8c6d-f18fa9894a35 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:33:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [req-5da60a95-2c61-4a08-a0bf-5f8c82bfe7bf req-609381d7-c029-4d0e-8c6d-f18fa9894a35 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:33:45 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:33:45 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:33:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:33:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:33:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [req-5da60a95-2c61-4a08-a0bf-5f8c82bfe7bf req-609381d7-c029-4d0e-8c6d-f18fa9894a35 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Volume info retrieved successfully. Sep 01 00:33:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [req-5da60a95-2c61-4a08-a0bf-5f8c82bfe7bf req-609381d7-c029-4d0e-8c6d-f18fa9894a35 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf returned with HTTP 200 Sep 01 00:33:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1371/2697] 192.168.122.147 () {60 vars in 1487 bytes} [Tue Sep 1 00:33:45 2026] GET /volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:33:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-52bec688-3253-42b4-848f-0628d0e09300 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:33:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-52bec688-3253-42b4-848f-0628d0e09300 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] DELETE http://192.168.122.147/volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf Sep 01 00:33:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-52bec688-3253-42b4-848f-0628d0e09300 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:33:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-52bec688-3253-42b4-848f-0628d0e09300 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:33:49 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-52bec688-3253-42b4-848f-0628d0e09300 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Delete volume with id: 8b2dc454-539e-49c1-b82d-119366889cdf Sep 01 00:33:49 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:33:49 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:33:49 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:33:49 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:33:49 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-52bec688-3253-42b4-848f-0628d0e09300 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Volume info retrieved successfully. Sep 01 00:33:49 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-52bec688-3253-42b4-848f-0628d0e09300 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Delete volume request issued successfully. Sep 01 00:33:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-52bec688-3253-42b4-848f-0628d0e09300 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf returned with HTTP 202 Sep 01 00:33:49 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1327/2698] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:33:49 2026] DELETE /volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:33:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b5f9acf8-ac04-48bf-94e3-fdf7839e4527 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:33:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b5f9acf8-ac04-48bf-94e3-fdf7839e4527 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] GET http://192.168.122.147/volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf Sep 01 00:33:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b5f9acf8-ac04-48bf-94e3-fdf7839e4527 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:33:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b5f9acf8-ac04-48bf-94e3-fdf7839e4527 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:33:49 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:33:49 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:33:49 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:33:49 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:33:49 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b5f9acf8-ac04-48bf-94e3-fdf7839e4527 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Volume info retrieved successfully. Sep 01 00:33:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b5f9acf8-ac04-48bf-94e3-fdf7839e4527 tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf returned with HTTP 200 Sep 01 00:33:49 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1372/2699] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:33:49 2026] GET /volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:33:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-954f43e6-be57-411e-8c88-0c67bac7e26c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:33:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-954f43e6-be57-411e-8c88-0c67bac7e26c tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] GET http://192.168.122.147/volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf Sep 01 00:33:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-954f43e6-be57-411e-8c88-0c67bac7e26c tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:33:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-954f43e6-be57-411e-8c88-0c67bac7e26c tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:33:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-954f43e6-be57-411e-8c88-0c67bac7e26c tempest-TestStampPattern-1181022540 tempest-TestStampPattern-1181022540-project-member] http://192.168.122.147/volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf returned with HTTP 404 Sep 01 00:33:50 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1328/2700] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:33:50 2026] GET /volume/v3/volumes/8b2dc454-539e-49c1-b82d-119366889cdf => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:33:59 devstack devstack@c-api.service[87484]: DEBUG dbcounter [-] [87484] Writing DB stats cinder:SELECT=49,cinder:UPDATE=5 {{(pid=87484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:34:00 devstack devstack@c-api.service[87485]: DEBUG dbcounter [-] [87485] Writing DB stats cinder:SELECT=45,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=87485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:34:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6084c3f3-2d7a-4ed5-9329-9edd0b4c8bf8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6084c3f3-2d7a-4ed5-9329-9edd0b4c8bf8 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:34:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6084c3f3-2d7a-4ed5-9329-9edd0b4c8bf8 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "5d500eaf-02d8-4443-b0ac-121c50d7d4d4", "size": 1}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-6084c3f3-2d7a-4ed5-9329-9edd0b4c8bf8 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '5d500eaf-02d8-4443-b0ac-121c50d7d4d4', 'size': 1}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:34:03 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-6084c3f3-2d7a-4ed5-9329-9edd0b4c8bf8 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Create volume of 1 GB Sep 01 00:34:03 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6084c3f3-2d7a-4ed5-9329-9edd0b4c8bf8 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Availability Zones retrieved successfully. Sep 01 00:34:03 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6084c3f3-2d7a-4ed5-9329-9edd0b4c8bf8 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Flow 'volume_create_api' (0104520e-80bb-43f6-882e-90ac3d1eccef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:03 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6084c3f3-2d7a-4ed5-9329-9edd0b4c8bf8 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6932492-48b7-4088-87bb-eaedd9528ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:03 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-6084c3f3-2d7a-4ed5-9329-9edd0b4c8bf8 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:34:03 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6084c3f3-2d7a-4ed5-9329-9edd0b4c8bf8 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6932492-48b7-4088-87bb-eaedd9528ac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:03 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6084c3f3-2d7a-4ed5-9329-9edd0b4c8bf8 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7092fb48-c1ac-48a0-b820-dda2a65102a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:03 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-6084c3f3-2d7a-4ed5-9329-9edd0b4c8bf8 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Created reservations ['832cfb87-5ad1-46ef-aa2f-c4f7d55d6f6a', '3951c030-46f0-4e7a-9425-0b9d23074758', '3f0d8428-aa0e-4884-9f8e-fcf03f4f4b83', '1ff3f146-bd24-4302-9a67-3f4d20f76a2d'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:34:03 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6084c3f3-2d7a-4ed5-9329-9edd0b4c8bf8 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7092fb48-c1ac-48a0-b820-dda2a65102a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['832cfb87-5ad1-46ef-aa2f-c4f7d55d6f6a', '3951c030-46f0-4e7a-9425-0b9d23074758', '3f0d8428-aa0e-4884-9f8e-fcf03f4f4b83', '1ff3f146-bd24-4302-9a67-3f4d20f76a2d']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:03 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6084c3f3-2d7a-4ed5-9329-9edd0b4c8bf8 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db1ccd62-00ee-4cab-ae64-6d824c90bc8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:03 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:03 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:03 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6084c3f3-2d7a-4ed5-9329-9edd0b4c8bf8 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db1ccd62-00ee-4cab-ae64-6d824c90bc8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e792e175-c51e-444d-8d5c-e48d216b2ba9', '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='a39557c3154149d39bfadbbe3ac5af03',qos_specs=None,replication_status=,reservations=['832cfb87-5ad1-46ef-aa2f-c4f7d55d6f6a','3951c030-46f0-4e7a-9425-0b9d23074758','3f0d8428-aa0e-4884-9f8e-fcf03f4f4b83','1ff3f146-bd24-4302-9a67-3f4d20f76a2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3007825c542841f3b25bd0ae1df6f631',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:34:03Z,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=e792e175-c51e-444d-8d5c-e48d216b2ba9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a39557c3154149d39bfadbbe3ac5af03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3007825c542841f3b25bd0ae1df6f631',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:03 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6084c3f3-2d7a-4ed5-9329-9edd0b4c8bf8 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (355d4a1d-b99c-48c3-adee-7ea221f3ce41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:03 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6084c3f3-2d7a-4ed5-9329-9edd0b4c8bf8 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (355d4a1d-b99c-48c3-adee-7ea221f3ce41) transitioned into state 'SUCCESS' from 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='a39557c3154149d39bfadbbe3ac5af03',qos_specs=None,replication_status=,reservations=['832cfb87-5ad1-46ef-aa2f-c4f7d55d6f6a','3951c030-46f0-4e7a-9425-0b9d23074758','3f0d8428-aa0e-4884-9f8e-fcf03f4f4b83','1ff3f146-bd24-4302-9a67-3f4d20f76a2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3007825c542841f3b25bd0ae1df6f631',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:03 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6084c3f3-2d7a-4ed5-9329-9edd0b4c8bf8 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ddeab0b-69eb-4698-87ec-2b2b5f9cf0c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:03 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6084c3f3-2d7a-4ed5-9329-9edd0b4c8bf8 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ddeab0b-69eb-4698-87ec-2b2b5f9cf0c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:03 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-6084c3f3-2d7a-4ed5-9329-9edd0b4c8bf8 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Flow 'volume_create_api' (0104520e-80bb-43f6-882e-90ac3d1eccef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:03 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6084c3f3-2d7a-4ed5-9329-9edd0b4c8bf8 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Create volume request issued successfully. Sep 01 00:34:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6084c3f3-2d7a-4ed5-9329-9edd0b4c8bf8 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:34:03 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1373/2701] 192.168.122.147 () {62 vars in 1184 bytes} [Tue Sep 1 00:34:03 2026] POST /volume/v3/volumes => generated 784 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:34:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7910e3f9-29d0-41c2-9664-0d80beeee313 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7910e3f9-29d0-41c2-9664-0d80beeee313 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] GET http://192.168.122.147/volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 Sep 01 00:34:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7910e3f9-29d0-41c2-9664-0d80beeee313 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7910e3f9-29d0-41c2-9664-0d80beeee313 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:03 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:03 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:03 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:03 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:03 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7910e3f9-29d0-41c2-9664-0d80beeee313 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Volume info retrieved successfully. Sep 01 00:34:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7910e3f9-29d0-41c2-9664-0d80beeee313 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] http://192.168.122.147/volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 returned with HTTP 200 Sep 01 00:34:03 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1329/2702] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:34:03 2026] GET /volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:34:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3dbe56f9-2c49-4689-8366-9c214018a3d1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:04 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3dbe56f9-2c49-4689-8366-9c214018a3d1 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] GET http://192.168.122.147/volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 Sep 01 00:34:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3dbe56f9-2c49-4689-8366-9c214018a3d1 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3dbe56f9-2c49-4689-8366-9c214018a3d1 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:04 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:04 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:04 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:04 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:05 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3dbe56f9-2c49-4689-8366-9c214018a3d1 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Volume info retrieved successfully. Sep 01 00:34:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3dbe56f9-2c49-4689-8366-9c214018a3d1 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] http://192.168.122.147/volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 returned with HTTP 200 Sep 01 00:34:05 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1374/2703] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:34:04 2026] GET /volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 => generated 876 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:34:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-81a9b47d-4e0e-45b6-a08e-d3b3c1743c2e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-81a9b47d-4e0e-45b6-a08e-d3b3c1743c2e tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] GET http://192.168.122.147/volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 Sep 01 00:34:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-81a9b47d-4e0e-45b6-a08e-d3b3c1743c2e tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-81a9b47d-4e0e-45b6-a08e-d3b3c1743c2e tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:06 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:06 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:06 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:06 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:06 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-81a9b47d-4e0e-45b6-a08e-d3b3c1743c2e tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Volume info retrieved successfully. Sep 01 00:34:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-81a9b47d-4e0e-45b6-a08e-d3b3c1743c2e tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] http://192.168.122.147/volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 returned with HTTP 200 Sep 01 00:34:06 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1330/2704] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:34:06 2026] GET /volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 => generated 934 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:34:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f525035b-9878-4c67-a482-9025dd93d363 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f525035b-9878-4c67-a482-9025dd93d363 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] GET http://192.168.122.147/volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 Sep 01 00:34:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f525035b-9878-4c67-a482-9025dd93d363 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f525035b-9878-4c67-a482-9025dd93d363 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:07 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:07 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:07 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:07 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:07 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f525035b-9878-4c67-a482-9025dd93d363 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Volume info retrieved successfully. Sep 01 00:34:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f525035b-9878-4c67-a482-9025dd93d363 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] http://192.168.122.147/volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 returned with HTTP 200 Sep 01 00:34:07 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1375/2705] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:34:07 2026] GET /volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 => generated 937 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:34:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9308666c-e1ef-451e-a14e-99ee594147c0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9308666c-e1ef-451e-a14e-99ee594147c0 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] GET http://192.168.122.147/volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 Sep 01 00:34:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9308666c-e1ef-451e-a14e-99ee594147c0 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9308666c-e1ef-451e-a14e-99ee594147c0 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:08 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:08 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:08 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:08 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:08 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9308666c-e1ef-451e-a14e-99ee594147c0 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Volume info retrieved successfully. Sep 01 00:34:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9308666c-e1ef-451e-a14e-99ee594147c0 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] http://192.168.122.147/volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 returned with HTTP 200 Sep 01 00:34:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1331/2706] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:34:08 2026] GET /volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 => generated 937 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:34:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9b95359a-1b9d-49b7-ae8b-c3b1bb7b8478 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9b95359a-1b9d-49b7-ae8b-c3b1bb7b8478 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] GET http://192.168.122.147/volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 Sep 01 00:34:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9b95359a-1b9d-49b7-ae8b-c3b1bb7b8478 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9b95359a-1b9d-49b7-ae8b-c3b1bb7b8478 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:09 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:09 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:09 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:09 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:09 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9b95359a-1b9d-49b7-ae8b-c3b1bb7b8478 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Volume info retrieved successfully. Sep 01 00:34:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9b95359a-1b9d-49b7-ae8b-c3b1bb7b8478 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] http://192.168.122.147/volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 returned with HTTP 200 Sep 01 00:34:09 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1376/2707] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:34:09 2026] GET /volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 => generated 1202 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:34:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-232296c9-8760-4934-9aa2-401e45fb53f9 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-232296c9-8760-4934-9aa2-401e45fb53f9 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] GET http://192.168.122.147/volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 Sep 01 00:34:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-232296c9-8760-4934-9aa2-401e45fb53f9 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-232296c9-8760-4934-9aa2-401e45fb53f9 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:09 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:09 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:09 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:09 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:09 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-232296c9-8760-4934-9aa2-401e45fb53f9 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Volume info retrieved successfully. Sep 01 00:34:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-232296c9-8760-4934-9aa2-401e45fb53f9 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] http://192.168.122.147/volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 returned with HTTP 200 Sep 01 00:34:09 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1332/2708] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:34:09 2026] GET /volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 => generated 1202 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:34:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-66b6ae0c-c715-4729-806f-dc845b831bfa None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-66b6ae0c-c715-4729-806f-dc845b831bfa tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] DELETE http://192.168.122.147/volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 Sep 01 00:34:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-66b6ae0c-c715-4729-806f-dc845b831bfa tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-66b6ae0c-c715-4729-806f-dc845b831bfa tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:09 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-66b6ae0c-c715-4729-806f-dc845b831bfa tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Delete volume with id: e792e175-c51e-444d-8d5c-e48d216b2ba9 Sep 01 00:34:09 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:09 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:09 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:09 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:09 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-66b6ae0c-c715-4729-806f-dc845b831bfa tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Volume info retrieved successfully. Sep 01 00:34:09 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-66b6ae0c-c715-4729-806f-dc845b831bfa tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Delete volume request issued successfully. Sep 01 00:34:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-66b6ae0c-c715-4729-806f-dc845b831bfa tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] http://192.168.122.147/volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 returned with HTTP 202 Sep 01 00:34:09 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1377/2709] 192.168.122.147 () {60 vars in 1276 bytes} [Tue Sep 1 00:34:09 2026] DELETE /volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:34:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ea9b539c-8aa6-47a2-b299-fad53b823b4c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ea9b539c-8aa6-47a2-b299-fad53b823b4c tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] GET http://192.168.122.147/volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 Sep 01 00:34:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ea9b539c-8aa6-47a2-b299-fad53b823b4c tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ea9b539c-8aa6-47a2-b299-fad53b823b4c tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:09 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:09 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:09 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:09 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:09 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ea9b539c-8aa6-47a2-b299-fad53b823b4c tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Volume info retrieved successfully. Sep 01 00:34:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ea9b539c-8aa6-47a2-b299-fad53b823b4c tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] http://192.168.122.147/volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 returned with HTTP 200 Sep 01 00:34:09 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1333/2710] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:34:09 2026] GET /volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 => generated 1201 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:34:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-123d3502-b2a5-48ad-b927-c196d21c7e17 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-123d3502-b2a5-48ad-b927-c196d21c7e17 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] GET http://192.168.122.147/volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 Sep 01 00:34:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-123d3502-b2a5-48ad-b927-c196d21c7e17 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-123d3502-b2a5-48ad-b927-c196d21c7e17 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-123d3502-b2a5-48ad-b927-c196d21c7e17 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] http://192.168.122.147/volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 returned with HTTP 404 Sep 01 00:34:10 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1378/2711] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:34:10 2026] GET /volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:34:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e9cfafa3-4f5f-429c-b302-e396c7cd6637 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e9cfafa3-4f5f-429c-b302-e396c7cd6637 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] DELETE http://192.168.122.147/volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 Sep 01 00:34:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e9cfafa3-4f5f-429c-b302-e396c7cd6637 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e9cfafa3-4f5f-429c-b302-e396c7cd6637 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:10 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-e9cfafa3-4f5f-429c-b302-e396c7cd6637 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Delete volume with id: e792e175-c51e-444d-8d5c-e48d216b2ba9 Sep 01 00:34:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e9cfafa3-4f5f-429c-b302-e396c7cd6637 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] http://192.168.122.147/volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 returned with HTTP 404 Sep 01 00:34:10 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1334/2712] 192.168.122.147 () {60 vars in 1276 bytes} [Tue Sep 1 00:34:10 2026] DELETE /volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:34:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a05efa75-a3e6-4c8d-9b92-2e024d5d83c6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a05efa75-a3e6-4c8d-9b92-2e024d5d83c6 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] GET http://192.168.122.147/volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 Sep 01 00:34:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a05efa75-a3e6-4c8d-9b92-2e024d5d83c6 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a05efa75-a3e6-4c8d-9b92-2e024d5d83c6 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a05efa75-a3e6-4c8d-9b92-2e024d5d83c6 tempest-VolumeImageDependencyTests-344816064 tempest-VolumeImageDependencyTests-344816064-project-member] http://192.168.122.147/volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 returned with HTTP 404 Sep 01 00:34:10 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1379/2713] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:34:10 2026] GET /volume/v3/volumes/e792e175-c51e-444d-8d5c-e48d216b2ba9 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:34:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d4843908-7483-463b-866a-342b95ce8f1d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d4843908-7483-463b-866a-342b95ce8f1d tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:34:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d4843908-7483-463b-866a-342b95ce8f1d tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-806048248", "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=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d4843908-7483-463b-866a-342b95ce8f1d tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:34:13 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1335/2714] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:34:13 2026] POST /volume/v3/types => generated 379 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a24fe3d8-bc92-477e-9048-eef90271dd64 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a24fe3d8-bc92-477e-9048-eef90271dd64 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] POST http://192.168.122.147/volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf/encryption Sep 01 00:34:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a24fe3d8-bc92-477e-9048-eef90271dd64 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a24fe3d8-bc92-477e-9048-eef90271dd64 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] http://192.168.122.147/volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf/encryption returned with HTTP 200 Sep 01 00:34:13 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1380/2715] 192.168.122.147 () {60 vars in 1281 bytes} [Tue Sep 1 00:34:13 2026] POST /volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-58d7f005-fd89-4c39-b42a-796c20f53c50 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-58d7f005-fd89-4c39-b42a-796c20f53c50 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:34:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-58d7f005-fd89-4c39-b42a-796c20f53c50 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1302512237", "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=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-58d7f005-fd89-4c39-b42a-796c20f53c50 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:34:13 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1336/2716] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:34:13 2026] POST /volume/v3/types => generated 380 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-203a5eb7-6cff-4002-bf66-5913aa9531c2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-203a5eb7-6cff-4002-bf66-5913aa9531c2 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] POST http://192.168.122.147/volume/v3/types/821fe65c-fa41-4ae1-a7cb-f551a1bf0bef/encryption Sep 01 00:34:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-203a5eb7-6cff-4002-bf66-5913aa9531c2 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-203a5eb7-6cff-4002-bf66-5913aa9531c2 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] http://192.168.122.147/volume/v3/types/821fe65c-fa41-4ae1-a7cb-f551a1bf0bef/encryption returned with HTTP 200 Sep 01 00:34:13 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1381/2717] 192.168.122.147 () {60 vars in 1281 bytes} [Tue Sep 1 00:34:13 2026] POST /volume/v3/types/821fe65c-fa41-4ae1-a7cb-f551a1bf0bef/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-95724a0f-d6e9-4500-8ce9-219fc8f23c7a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-95724a0f-d6e9-4500-8ce9-219fc8f23c7a tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:34:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-95724a0f-d6e9-4500-8ce9-219fc8f23c7a tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-921129795", "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=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-95724a0f-d6e9-4500-8ce9-219fc8f23c7a tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:34:13 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1337/2718] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:34:13 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 00:34:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-fc643007-7d29-4976-8d1d-c63426288401 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fc643007-7d29-4976-8d1d-c63426288401 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] POST http://192.168.122.147/volume/v3/types/5457aec4-0dc8-434f-9a18-0bce2f6a370f/extra_specs Sep 01 00:34:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fc643007-7d29-4976-8d1d-c63426288401 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fc643007-7d29-4976-8d1d-c63426288401 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] http://192.168.122.147/volume/v3/types/5457aec4-0dc8-434f-9a18-0bce2f6a370f/extra_specs returned with HTTP 200 Sep 01 00:34:13 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1382/2719] 192.168.122.147 () {60 vars in 1283 bytes} [Tue Sep 1 00:34:13 2026] POST /volume/v3/types/5457aec4-0dc8-434f-9a18-0bce2f6a370f/extra_specs => generated 35 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:34:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e37b9aa4-646e-42bc-ae66-ab2e36c25214 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e37b9aa4-646e-42bc-ae66-ab2e36c25214 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] PUT http://192.168.122.147/volume/v3/types/5457aec4-0dc8-434f-9a18-0bce2f6a370f/extra_specs/key2 Sep 01 00:34:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e37b9aa4-646e-42bc-ae66-ab2e36c25214 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e37b9aa4-646e-42bc-ae66-ab2e36c25214 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] http://192.168.122.147/volume/v3/types/5457aec4-0dc8-434f-9a18-0bce2f6a370f/extra_specs/key2 returned with HTTP 200 Sep 01 00:34:13 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1338/2720] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:34:13 2026] PUT /volume/v3/types/5457aec4-0dc8-434f-9a18-0bce2f6a370f/extra_specs/key2 => generated 25 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:34:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-978e2cdb-4a42-4a9f-8d5b-3dbbbea8ce47 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-978e2cdb-4a42-4a9f-8d5b-3dbbbea8ce47 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:34:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-978e2cdb-4a42-4a9f-8d5b-3dbbbea8ce47 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-978e2cdb-4a42-4a9f-8d5b-3dbbbea8ce47 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:34:13 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1383/2721] 192.168.122.147 () {60 vars in 1136 bytes} [Tue Sep 1 00:34:13 2026] POST /volume/v3/types => generated 195 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8d187d5c-9d1f-47af-b9d4-81e649702ccd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8d187d5c-9d1f-47af-b9d4-81e649702ccd tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] DELETE http://192.168.122.147/volume/v3/types/985ab94b-8389-474e-9d0e-c2c3cacedd24 Sep 01 00:34:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8d187d5c-9d1f-47af-b9d4-81e649702ccd tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8d187d5c-9d1f-47af-b9d4-81e649702ccd tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8d187d5c-9d1f-47af-b9d4-81e649702ccd tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] http://192.168.122.147/volume/v3/types/985ab94b-8389-474e-9d0e-c2c3cacedd24 returned with HTTP 202 Sep 01 00:34:13 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1339/2722] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:34:13 2026] DELETE /volume/v3/types/985ab94b-8389-474e-9d0e-c2c3cacedd24 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:34:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-546491bc-3589-4eb2-b284-40ab391b06b4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-546491bc-3589-4eb2-b284-40ab391b06b4 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:34:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-546491bc-3589-4eb2-b284-40ab391b06b4 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-90718034", "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=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-546491bc-3589-4eb2-b284-40ab391b06b4 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:34:13 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1384/2723] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:34:13 2026] POST /volume/v3/types => generated 378 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-223865ea-6d52-4f7d-8476-99deeab2ed43 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-223865ea-6d52-4f7d-8476-99deeab2ed43 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] POST http://192.168.122.147/volume/v3/types/00b4eb63-9f6c-456f-a43f-70f20c66d031/encryption Sep 01 00:34:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-223865ea-6d52-4f7d-8476-99deeab2ed43 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-223865ea-6d52-4f7d-8476-99deeab2ed43 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] http://192.168.122.147/volume/v3/types/00b4eb63-9f6c-456f-a43f-70f20c66d031/encryption returned with HTTP 200 Sep 01 00:34:13 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1340/2724] 192.168.122.147 () {60 vars in 1281 bytes} [Tue Sep 1 00:34:13 2026] POST /volume/v3/types/00b4eb63-9f6c-456f-a43f-70f20c66d031/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-22f9db1a-5870-44ff-af21-175386c7bac0 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-22f9db1a-5870-44ff-af21-175386c7bac0 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] DELETE http://192.168.122.147/volume/v3/types/00b4eb63-9f6c-456f-a43f-70f20c66d031/encryption/1a92d768-0223-4b53-98cd-c9add5f3d967 Sep 01 00:34:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-22f9db1a-5870-44ff-af21-175386c7bac0 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-22f9db1a-5870-44ff-af21-175386c7bac0 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-22f9db1a-5870-44ff-af21-175386c7bac0 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] http://192.168.122.147/volume/v3/types/00b4eb63-9f6c-456f-a43f-70f20c66d031/encryption/1a92d768-0223-4b53-98cd-c9add5f3d967 returned with HTTP 202 Sep 01 00:34:13 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1385/2725] 192.168.122.147 () {58 vars in 1373 bytes} [Tue Sep 1 00:34:13 2026] DELETE /volume/v3/types/00b4eb63-9f6c-456f-a43f-70f20c66d031/encryption/1a92d768-0223-4b53-98cd-c9add5f3d967 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:34:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-96c7a322-cae2-4194-92c8-6ada06b13ce0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-96c7a322-cae2-4194-92c8-6ada06b13ce0 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:34:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-96c7a322-cae2-4194-92c8-6ada06b13ce0 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1604967697", "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=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-96c7a322-cae2-4194-92c8-6ada06b13ce0 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:34:14 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1341/2726] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:34:13 2026] POST /volume/v3/types => generated 380 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-02f8624b-915c-4334-a2e0-5c7751933786 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-02f8624b-915c-4334-a2e0-5c7751933786 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] DELETE http://192.168.122.147/volume/v3/types/6e8a7573-8683-46f9-9c6c-7a7e8757589d/extra_specs/key1 Sep 01 00:34:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-02f8624b-915c-4334-a2e0-5c7751933786 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-02f8624b-915c-4334-a2e0-5c7751933786 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-02f8624b-915c-4334-a2e0-5c7751933786 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] http://192.168.122.147/volume/v3/types/6e8a7573-8683-46f9-9c6c-7a7e8757589d/extra_specs/key1 returned with HTTP 202 Sep 01 00:34:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1386/2727] 192.168.122.147 () {58 vars in 1280 bytes} [Tue Sep 1 00:34:14 2026] DELETE /volume/v3/types/6e8a7573-8683-46f9-9c6c-7a7e8757589d/extra_specs/key1 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:34:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d9f479f7-c0c5-4cc5-b7b5-6671f75b0223 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d9f479f7-c0c5-4cc5-b7b5-6671f75b0223 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:34:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d9f479f7-c0c5-4cc5-b7b5-6671f75b0223 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-753806942", "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=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d9f479f7-c0c5-4cc5-b7b5-6671f75b0223 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:34:14 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1342/2728] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:34:14 2026] POST /volume/v3/types => generated 379 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bca97a73-2c8e-44ad-bf82-0d0b5e180b42 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bca97a73-2c8e-44ad-bf82-0d0b5e180b42 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] DELETE http://192.168.122.147/volume/v3/types/d33daba5-d98d-46c4-99d4-1021f9157f14 Sep 01 00:34:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bca97a73-2c8e-44ad-bf82-0d0b5e180b42 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bca97a73-2c8e-44ad-bf82-0d0b5e180b42 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bca97a73-2c8e-44ad-bf82-0d0b5e180b42 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] http://192.168.122.147/volume/v3/types/d33daba5-d98d-46c4-99d4-1021f9157f14 returned with HTTP 202 Sep 01 00:34:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1387/2729] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:34:14 2026] DELETE /volume/v3/types/d33daba5-d98d-46c4-99d4-1021f9157f14 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:34:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-96fc4183-cb97-427a-bb3e-4708b3c01dc6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-96fc4183-cb97-427a-bb3e-4708b3c01dc6 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] GET http://192.168.122.147/volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf/extra_specs Sep 01 00:34:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-96fc4183-cb97-427a-bb3e-4708b3c01dc6 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-96fc4183-cb97-427a-bb3e-4708b3c01dc6 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-96fc4183-cb97-427a-bb3e-4708b3c01dc6 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] http://192.168.122.147/volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf/extra_specs returned with HTTP 200 Sep 01 00:34:14 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1343/2730] 192.168.122.147 () {58 vars in 1262 bytes} [Tue Sep 1 00:34:14 2026] GET /volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf/extra_specs => generated 185 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-55960c47-acc2-44ab-918e-142f85b5546e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-55960c47-acc2-44ab-918e-142f85b5546e tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] GET http://192.168.122.147/volume/v3/types Sep 01 00:34:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-55960c47-acc2-44ab-918e-142f85b5546e tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-55960c47-acc2-44ab-918e-142f85b5546e tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-55960c47-acc2-44ab-918e-142f85b5546e tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:34:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1388/2731] 192.168.122.147 () {58 vars in 1115 bytes} [Tue Sep 1 00:34:14 2026] GET /volume/v3/types => generated 2586 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:34:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e63dcec9-c335-4e85-9a3f-48cdd50bf62c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e63dcec9-c335-4e85-9a3f-48cdd50bf62c tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] GET http://192.168.122.147/volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf/encryption/cipher Sep 01 00:34:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e63dcec9-c335-4e85-9a3f-48cdd50bf62c tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e63dcec9-c335-4e85-9a3f-48cdd50bf62c tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e63dcec9-c335-4e85-9a3f-48cdd50bf62c tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] http://192.168.122.147/volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf/encryption/cipher returned with HTTP 200 Sep 01 00:34:14 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1344/2732] 192.168.122.147 () {58 vars in 1280 bytes} [Tue Sep 1 00:34:14 2026] GET /volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf/encryption/cipher => generated 29 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:34:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-467e5163-002e-4583-9ca3-8ba900ff2c8d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-467e5163-002e-4583-9ca3-8ba900ff2c8d tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] GET http://192.168.122.147/volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf/encryption Sep 01 00:34:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-467e5163-002e-4583-9ca3-8ba900ff2c8d tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-467e5163-002e-4583-9ca3-8ba900ff2c8d tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-467e5163-002e-4583-9ca3-8ba900ff2c8d tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] http://192.168.122.147/volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf/encryption returned with HTTP 200 Sep 01 00:34:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1389/2733] 192.168.122.147 () {58 vars in 1259 bytes} [Tue Sep 1 00:34:14 2026] GET /volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf/encryption => generated 325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c5106407-d075-4a09-bf14-88c86d079418 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c5106407-d075-4a09-bf14-88c86d079418 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] GET http://192.168.122.147/volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf/extra_specs/multiattach Sep 01 00:34:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c5106407-d075-4a09-bf14-88c86d079418 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c5106407-d075-4a09-bf14-88c86d079418 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c5106407-d075-4a09-bf14-88c86d079418 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] http://192.168.122.147/volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf/extra_specs/multiattach returned with HTTP 200 Sep 01 00:34:14 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1345/2734] 192.168.122.147 () {58 vars in 1298 bytes} [Tue Sep 1 00:34:14 2026] GET /volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf/extra_specs/multiattach => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:34:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b207d744-9acb-41ff-b92e-ae592d1eb759 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b207d744-9acb-41ff-b92e-ae592d1eb759 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] GET http://192.168.122.147/volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf/extra_specs/volume_backend_name Sep 01 00:34:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b207d744-9acb-41ff-b92e-ae592d1eb759 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b207d744-9acb-41ff-b92e-ae592d1eb759 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b207d744-9acb-41ff-b92e-ae592d1eb759 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] http://192.168.122.147/volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf/extra_specs/volume_backend_name returned with HTTP 200 Sep 01 00:34:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1390/2735] 192.168.122.147 () {58 vars in 1322 bytes} [Tue Sep 1 00:34:14 2026] GET /volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf/extra_specs/volume_backend_name => generated 44 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:34:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f28776ff-f316-48b1-87b3-abc0ea8d0e80 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f28776ff-f316-48b1-87b3-abc0ea8d0e80 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] GET http://192.168.122.147/volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf Sep 01 00:34:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f28776ff-f316-48b1-87b3-abc0ea8d0e80 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f28776ff-f316-48b1-87b3-abc0ea8d0e80 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f28776ff-f316-48b1-87b3-abc0ea8d0e80 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] http://192.168.122.147/volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf returned with HTTP 200 Sep 01 00:34:14 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1346/2736] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:34:14 2026] GET /volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf => generated 401 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7c6ecaa1-41dc-466b-9d3e-216b5f2d029d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7c6ecaa1-41dc-466b-9d3e-216b5f2d029d tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] PUT http://192.168.122.147/volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf/encryption/9312c2bd-2f35-47f1-a82d-8d7116e3f2b4 Sep 01 00:34:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7c6ecaa1-41dc-466b-9d3e-216b5f2d029d tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7c6ecaa1-41dc-466b-9d3e-216b5f2d029d tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] http://192.168.122.147/volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf/encryption/9312c2bd-2f35-47f1-a82d-8d7116e3f2b4 returned with HTTP 200 Sep 01 00:34:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1391/2737] 192.168.122.147 () {60 vars in 1390 bytes} [Tue Sep 1 00:34:14 2026] PUT /volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf/encryption/9312c2bd-2f35-47f1-a82d-8d7116e3f2b4 => generated 33 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:34:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1a687178-179d-4484-8678-7b985e772a85 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1a687178-179d-4484-8678-7b985e772a85 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] PUT http://192.168.122.147/volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf/extra_specs/key1 Sep 01 00:34:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1a687178-179d-4484-8678-7b985e772a85 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1a687178-179d-4484-8678-7b985e772a85 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] http://192.168.122.147/volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf/extra_specs/key1 returned with HTTP 200 Sep 01 00:34:14 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1347/2738] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:34:14 2026] PUT /volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf/extra_specs/key1 => generated 30 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:34:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-63b125f2-6c46-465a-9f80-e47e3c0280dd None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-63b125f2-6c46-465a-9f80-e47e3c0280dd tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] PUT http://192.168.122.147/volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf Sep 01 00:34:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-63b125f2-6c46-465a-9f80-e47e3c0280dd tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-63b125f2-6c46-465a-9f80-e47e3c0280dd tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] http://192.168.122.147/volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf returned with HTTP 200 Sep 01 00:34:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1392/2739] 192.168.122.147 () {60 vars in 1246 bytes} [Tue Sep 1 00:34:14 2026] PUT /volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf => generated 370 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f54b5e34-899e-4518-ac0a-535ddf4e0b0b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f54b5e34-899e-4518-ac0a-535ddf4e0b0b tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] DELETE http://192.168.122.147/volume/v3/types/6e8a7573-8683-46f9-9c6c-7a7e8757589d Sep 01 00:34:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f54b5e34-899e-4518-ac0a-535ddf4e0b0b tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f54b5e34-899e-4518-ac0a-535ddf4e0b0b tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f54b5e34-899e-4518-ac0a-535ddf4e0b0b tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] http://192.168.122.147/volume/v3/types/6e8a7573-8683-46f9-9c6c-7a7e8757589d returned with HTTP 202 Sep 01 00:34:14 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1348/2740] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:34:14 2026] DELETE /volume/v3/types/6e8a7573-8683-46f9-9c6c-7a7e8757589d => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:34:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bd6b780e-b63d-46cf-95c8-43996eaf8969 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bd6b780e-b63d-46cf-95c8-43996eaf8969 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] DELETE http://192.168.122.147/volume/v3/types/00b4eb63-9f6c-456f-a43f-70f20c66d031 Sep 01 00:34:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bd6b780e-b63d-46cf-95c8-43996eaf8969 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bd6b780e-b63d-46cf-95c8-43996eaf8969 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bd6b780e-b63d-46cf-95c8-43996eaf8969 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] http://192.168.122.147/volume/v3/types/00b4eb63-9f6c-456f-a43f-70f20c66d031 returned with HTTP 202 Sep 01 00:34:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1393/2741] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:34:14 2026] DELETE /volume/v3/types/00b4eb63-9f6c-456f-a43f-70f20c66d031 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:34:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a5c99cc3-34c8-4335-b249-31d092b7cb43 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a5c99cc3-34c8-4335-b249-31d092b7cb43 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] DELETE http://192.168.122.147/volume/v3/types/5457aec4-0dc8-434f-9a18-0bce2f6a370f Sep 01 00:34:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a5c99cc3-34c8-4335-b249-31d092b7cb43 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a5c99cc3-34c8-4335-b249-31d092b7cb43 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a5c99cc3-34c8-4335-b249-31d092b7cb43 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] http://192.168.122.147/volume/v3/types/5457aec4-0dc8-434f-9a18-0bce2f6a370f returned with HTTP 202 Sep 01 00:34:14 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1349/2742] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:34:14 2026] DELETE /volume/v3/types/5457aec4-0dc8-434f-9a18-0bce2f6a370f => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:34:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8572139f-92af-4195-a65f-29b50cc3a511 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8572139f-92af-4195-a65f-29b50cc3a511 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] DELETE http://192.168.122.147/volume/v3/types/821fe65c-fa41-4ae1-a7cb-f551a1bf0bef Sep 01 00:34:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8572139f-92af-4195-a65f-29b50cc3a511 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8572139f-92af-4195-a65f-29b50cc3a511 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8572139f-92af-4195-a65f-29b50cc3a511 tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] http://192.168.122.147/volume/v3/types/821fe65c-fa41-4ae1-a7cb-f551a1bf0bef returned with HTTP 202 Sep 01 00:34:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1394/2743] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:34:14 2026] DELETE /volume/v3/types/821fe65c-fa41-4ae1-a7cb-f551a1bf0bef => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:34:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-702bec9d-c2ba-4e5a-8ae6-4c60a54e3cba None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-702bec9d-c2ba-4e5a-8ae6-4c60a54e3cba tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] DELETE http://192.168.122.147/volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf Sep 01 00:34:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-702bec9d-c2ba-4e5a-8ae6-4c60a54e3cba tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-702bec9d-c2ba-4e5a-8ae6-4c60a54e3cba tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-702bec9d-c2ba-4e5a-8ae6-4c60a54e3cba tempest-VolumeTypesAdminTests-1563073042 tempest-VolumeTypesAdminTests-1563073042-project-admin] http://192.168.122.147/volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf returned with HTTP 202 Sep 01 00:34:14 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1350/2744] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:34:14 2026] DELETE /volume/v3/types/0e087278-468e-491b-95e4-8bb09b6e5daf => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:34:24 devstack devstack@c-api.service[87484]: DEBUG dbcounter [-] [87484] Writing DB stats cinder:SELECT=100,cinder:INSERT=21,cinder:UPDATE=29 {{(pid=87484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:34:24 devstack devstack@c-api.service[87485]: DEBUG dbcounter [-] [87485] Writing DB stats cinder:SELECT=86,cinder:INSERT=31,cinder:UPDATE=18 {{(pid=87485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:34:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0c7b7c22-b0e3-4630-8234-fec10f808be6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1589c945-c688-4330-b027-9e1857763e22 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0c7b7c22-b0e3-4630-8234-fec10f808be6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:34:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0c7b7c22-b0e3-4630-8234-fec10f808be6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1448357823"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-0c7b7c22-b0e3-4630-8234-fec10f808be6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1448357823'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:34:26 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-0c7b7c22-b0e3-4630-8234-fec10f808be6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Create volume of 1 GB Sep 01 00:34:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1589c945-c688-4330-b027-9e1857763e22 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:34:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1589c945-c688-4330-b027-9e1857763e22 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-709918362"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-1589c945-c688-4330-b027-9e1857763e22 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-709918362'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:34:26 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-1589c945-c688-4330-b027-9e1857763e22 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Create volume of 1 GB Sep 01 00:34:26 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0c7b7c22-b0e3-4630-8234-fec10f808be6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Availability Zones retrieved successfully. Sep 01 00:34:26 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1589c945-c688-4330-b027-9e1857763e22 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Availability Zones retrieved successfully. Sep 01 00:34:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0c7b7c22-b0e3-4630-8234-fec10f808be6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Flow 'volume_create_api' (41f1e5f3-736b-4011-87af-20783b0889d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0c7b7c22-b0e3-4630-8234-fec10f808be6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6975c76-54ce-48cc-bb89-22d1f0f4d424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:26 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1589c945-c688-4330-b027-9e1857763e22 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Flow 'volume_create_api' (abfb5888-12e0-4bfa-9c07-230fc8108e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-0c7b7c22-b0e3-4630-8234-fec10f808be6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:34:26 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1589c945-c688-4330-b027-9e1857763e22 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32c9c78c-e7e9-4692-9757-5ab2c17d415e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:26 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-1589c945-c688-4330-b027-9e1857763e22 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:34:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0c7b7c22-b0e3-4630-8234-fec10f808be6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6975c76-54ce-48cc-bb89-22d1f0f4d424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0c7b7c22-b0e3-4630-8234-fec10f808be6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (607b56c5-e96d-4f53-93ca-9c13f2f851da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:26 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1589c945-c688-4330-b027-9e1857763e22 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32c9c78c-e7e9-4692-9757-5ab2c17d415e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:26 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1589c945-c688-4330-b027-9e1857763e22 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac3e2e03-020a-4e7e-8c72-2eb79c29f3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:26 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-0c7b7c22-b0e3-4630-8234-fec10f808be6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Created reservations ['f407d7ee-5070-40c9-8bcf-52c0d5cba6b5', '1507b6a8-432d-4673-9047-aa1618068037', '46fd0c3e-599e-403d-af1a-0307bef07490', 'e71249b7-b7cd-4c56-85b3-46abe279a7b6'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:34:26 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-1589c945-c688-4330-b027-9e1857763e22 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Created reservations ['b70db0e9-885b-4926-98b1-663f9221a41f', 'b663dd71-20c9-4477-8ee9-1926c9080372', '00beb528-af56-4951-96c3-6d62dbf0ba0b', 'b0b18a9a-1214-4c19-a417-8cd1078dd614'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:34:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0c7b7c22-b0e3-4630-8234-fec10f808be6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (607b56c5-e96d-4f53-93ca-9c13f2f851da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f407d7ee-5070-40c9-8bcf-52c0d5cba6b5', '1507b6a8-432d-4673-9047-aa1618068037', '46fd0c3e-599e-403d-af1a-0307bef07490', 'e71249b7-b7cd-4c56-85b3-46abe279a7b6']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:26 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1589c945-c688-4330-b027-9e1857763e22 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac3e2e03-020a-4e7e-8c72-2eb79c29f3ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b70db0e9-885b-4926-98b1-663f9221a41f', 'b663dd71-20c9-4477-8ee9-1926c9080372', '00beb528-af56-4951-96c3-6d62dbf0ba0b', 'b0b18a9a-1214-4c19-a417-8cd1078dd614']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0c7b7c22-b0e3-4630-8234-fec10f808be6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10aa8a54-b052-4bd6-a123-8609e0264f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:26 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1589c945-c688-4330-b027-9e1857763e22 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a46a2a48-1ed2-4fe9-a131-e3990185755e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:26 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:26 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:26 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:26 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:26 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1589c945-c688-4330-b027-9e1857763e22 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a46a2a48-1ed2-4fe9-a131-e3990185755e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b7e3360-0dde-4127-8709-94cd905756a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-709918362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0c0dd83cd6247e0b3cb1df78939ea33',qos_specs=None,replication_status=,reservations=['b70db0e9-885b-4926-98b1-663f9221a41f','b663dd71-20c9-4477-8ee9-1926c9080372','00beb528-af56-4951-96c3-6d62dbf0ba0b','b0b18a9a-1214-4c19-a417-8cd1078dd614'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2581c57d10440ab593bddef1cbd30c',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:34:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-709918362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b7e3360-0dde-4127-8709-94cd905756a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0c0dd83cd6247e0b3cb1df78939ea33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e2581c57d10440ab593bddef1cbd30c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0c7b7c22-b0e3-4630-8234-fec10f808be6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10aa8a54-b052-4bd6-a123-8609e0264f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '651d41c4-8d50-4b16-a51f-e85cde66013a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1448357823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='309dacdbf96f49e1a450ba08d2a7a423',qos_specs=None,replication_status=,reservations=['f407d7ee-5070-40c9-8bcf-52c0d5cba6b5','1507b6a8-432d-4673-9047-aa1618068037','46fd0c3e-599e-403d-af1a-0307bef07490','e71249b7-b7cd-4c56-85b3-46abe279a7b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='056ffafb5fc5404c8b2df121aca0909d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:34:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1448357823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=651d41c4-8d50-4b16-a51f-e85cde66013a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='309dacdbf96f49e1a450ba08d2a7a423',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='056ffafb5fc5404c8b2df121aca0909d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0c7b7c22-b0e3-4630-8234-fec10f808be6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efff0dd2-62a5-4932-a2a9-4122dd04091a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:26 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1589c945-c688-4330-b027-9e1857763e22 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fda026f2-57fe-4ba2-9dd7-0b004dcdd5e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0c7b7c22-b0e3-4630-8234-fec10f808be6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efff0dd2-62a5-4932-a2a9-4122dd04091a) transitioned into state 'SUCCESS' from state '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-1448357823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='309dacdbf96f49e1a450ba08d2a7a423',qos_specs=None,replication_status=,reservations=['f407d7ee-5070-40c9-8bcf-52c0d5cba6b5','1507b6a8-432d-4673-9047-aa1618068037','46fd0c3e-599e-403d-af1a-0307bef07490','e71249b7-b7cd-4c56-85b3-46abe279a7b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='056ffafb5fc5404c8b2df121aca0909d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0c7b7c22-b0e3-4630-8234-fec10f808be6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecebb774-2ed3-495e-a318-4c974264c526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0c7b7c22-b0e3-4630-8234-fec10f808be6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecebb774-2ed3-495e-a318-4c974264c526) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:26 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0c7b7c22-b0e3-4630-8234-fec10f808be6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Flow 'volume_create_api' (41f1e5f3-736b-4011-87af-20783b0889d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:26 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1589c945-c688-4330-b027-9e1857763e22 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fda026f2-57fe-4ba2-9dd7-0b004dcdd5e6) transitioned into state 'SUCCESS' from state '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-709918362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0c0dd83cd6247e0b3cb1df78939ea33',qos_specs=None,replication_status=,reservations=['b70db0e9-885b-4926-98b1-663f9221a41f','b663dd71-20c9-4477-8ee9-1926c9080372','00beb528-af56-4951-96c3-6d62dbf0ba0b','b0b18a9a-1214-4c19-a417-8cd1078dd614'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2581c57d10440ab593bddef1cbd30c',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:26 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0c7b7c22-b0e3-4630-8234-fec10f808be6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Create volume request issued successfully. Sep 01 00:34:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0c7b7c22-b0e3-4630-8234-fec10f808be6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:34:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1395/2745] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:34:26 2026] POST /volume/v3/volumes => generated 769 bytes in 773 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:34:26 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1589c945-c688-4330-b027-9e1857763e22 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (728c3393-843c-41f1-8f11-8ca2bd6bafa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-17420793-8517-4f25-a523-041aebcea14e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:26 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1589c945-c688-4330-b027-9e1857763e22 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (728c3393-843c-41f1-8f11-8ca2bd6bafa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:26 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-1589c945-c688-4330-b027-9e1857763e22 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Flow 'volume_create_api' (abfb5888-12e0-4bfa-9c07-230fc8108e62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:26 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1589c945-c688-4330-b027-9e1857763e22 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Create volume request issued successfully. Sep 01 00:34:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1589c945-c688-4330-b027-9e1857763e22 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:34:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1351/2746] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:34:26 2026] POST /volume/v3/volumes => generated 772 bytes in 797 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:34:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-554514d8-d834-4f28-9405-0e83d1ec24d2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-554514d8-d834-4f28-9405-0e83d1ec24d2 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/volumes/651d41c4-8d50-4b16-a51f-e85cde66013a Sep 01 00:34:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-554514d8-d834-4f28-9405-0e83d1ec24d2 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-554514d8-d834-4f28-9405-0e83d1ec24d2 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:26 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:26 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:26 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:26 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:26 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-554514d8-d834-4f28-9405-0e83d1ec24d2 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Volume info retrieved successfully. Sep 01 00:34:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-554514d8-d834-4f28-9405-0e83d1ec24d2 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/651d41c4-8d50-4b16-a51f-e85cde66013a returned with HTTP 200 Sep 01 00:34:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1352/2747] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:26 2026] GET /volume/v3/volumes/651d41c4-8d50-4b16-a51f-e85cde66013a => generated 837 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b023d70f-cbaa-44cf-a567-92816a1d3397 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b023d70f-cbaa-44cf-a567-92816a1d3397 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/7b7e3360-0dde-4127-8709-94cd905756a2 Sep 01 00:34:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b023d70f-cbaa-44cf-a567-92816a1d3397 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b023d70f-cbaa-44cf-a567-92816a1d3397 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:26 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:26 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:26 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:26 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:26 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b023d70f-cbaa-44cf-a567-92816a1d3397 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b023d70f-cbaa-44cf-a567-92816a1d3397 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/7b7e3360-0dde-4127-8709-94cd905756a2 returned with HTTP 200 Sep 01 00:34:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1353/2748] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:26 2026] GET /volume/v3/volumes/7b7e3360-0dde-4127-8709-94cd905756a2 => generated 840 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-17420793-8517-4f25-a523-041aebcea14e tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:34:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-17420793-8517-4f25-a523-041aebcea14e tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "df40e229-b455-4243-a6fd-53ca30610169", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-236002828"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-17420793-8517-4f25-a523-041aebcea14e tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Create volume request body: {'volume': {"'imageRef": 'df40e229-b455-4243-a6fd-53ca30610169', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-236002828'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:34:27 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-17420793-8517-4f25-a523-041aebcea14e tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Create volume of 1 GB Sep 01 00:34:27 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:27 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:27 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-17420793-8517-4f25-a523-041aebcea14e tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Availability Zones retrieved successfully. Sep 01 00:34:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-17420793-8517-4f25-a523-041aebcea14e tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Flow 'volume_create_api' (f7bd646f-39ac-4dd6-85e1-712c62c395f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-17420793-8517-4f25-a523-041aebcea14e tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fc2930f-8444-440e-9f83-a3be46a86804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-17420793-8517-4f25-a523-041aebcea14e tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:34:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-17420793-8517-4f25-a523-041aebcea14e tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fc2930f-8444-440e-9f83-a3be46a86804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-17420793-8517-4f25-a523-041aebcea14e tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fc01f93-fe4a-48ea-bff4-d854d534dc58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-56772372-a69e-4413-8090-ed4d33b3d0f4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:27 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-17420793-8517-4f25-a523-041aebcea14e tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Created reservations ['d64c3eb0-9627-4f60-80ff-ccad3a89d591', '7b4b8540-5850-455d-bf1c-1fa7ba39221e', '6a522a2f-ae66-4ed8-a4e8-2fbec5861988', '91278a13-ddcd-4dbf-9737-0497ef0b2ac5'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:34:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-17420793-8517-4f25-a523-041aebcea14e tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fc01f93-fe4a-48ea-bff4-d854d534dc58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d64c3eb0-9627-4f60-80ff-ccad3a89d591', '7b4b8540-5850-455d-bf1c-1fa7ba39221e', '6a522a2f-ae66-4ed8-a4e8-2fbec5861988', '91278a13-ddcd-4dbf-9737-0497ef0b2ac5']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-17420793-8517-4f25-a523-041aebcea14e tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14bc4e5a-faf3-4db1-9656-c4f6680009cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:27 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:27 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-17420793-8517-4f25-a523-041aebcea14e tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14bc4e5a-faf3-4db1-9656-c4f6680009cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8a98a33-35ac-4062-b4ab-4592fdf994d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-236002828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c5af8c8a37644409da829e440dc38e9',qos_specs=None,replication_status=,reservations=['d64c3eb0-9627-4f60-80ff-ccad3a89d591','7b4b8540-5850-455d-bf1c-1fa7ba39221e','6a522a2f-ae66-4ed8-a4e8-2fbec5861988','91278a13-ddcd-4dbf-9737-0497ef0b2ac5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba8ef656668146389476bd0bce755076',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:34:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-236002828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8a98a33-35ac-4062-b4ab-4592fdf994d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c5af8c8a37644409da829e440dc38e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba8ef656668146389476bd0bce755076',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-17420793-8517-4f25-a523-041aebcea14e tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e57f082-f4fa-4ac9-b6cf-4e0910739f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-56772372-a69e-4413-8090-ed4d33b3d0f4 tempest-VolumeAndVolumeTypeFromImageTest-1647874115 tempest-VolumeAndVolumeTypeFromImageTest-1647874115-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:34:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-56772372-a69e-4413-8090-ed4d33b3d0f4 tempest-VolumeAndVolumeTypeFromImageTest-1647874115 tempest-VolumeAndVolumeTypeFromImageTest-1647874115-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=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-17420793-8517-4f25-a523-041aebcea14e tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e57f082-f4fa-4ac9-b6cf-4e0910739f0e) transitioned into state 'SUCCESS' from state '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-236002828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c5af8c8a37644409da829e440dc38e9',qos_specs=None,replication_status=,reservations=['d64c3eb0-9627-4f60-80ff-ccad3a89d591','7b4b8540-5850-455d-bf1c-1fa7ba39221e','6a522a2f-ae66-4ed8-a4e8-2fbec5861988','91278a13-ddcd-4dbf-9737-0497ef0b2ac5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba8ef656668146389476bd0bce755076',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-17420793-8517-4f25-a523-041aebcea14e tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c603011e-fffa-431a-8d43-85dd00884580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-17420793-8517-4f25-a523-041aebcea14e tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c603011e-fffa-431a-8d43-85dd00884580) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-56772372-a69e-4413-8090-ed4d33b3d0f4 tempest-VolumeAndVolumeTypeFromImageTest-1647874115 tempest-VolumeAndVolumeTypeFromImageTest-1647874115-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:34:27 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1354/2749] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:34:27 2026] POST /volume/v3/types => generated 287 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:27 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-17420793-8517-4f25-a523-041aebcea14e tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Flow 'volume_create_api' (f7bd646f-39ac-4dd6-85e1-712c62c395f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:27 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-17420793-8517-4f25-a523-041aebcea14e tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Create volume request issued successfully. Sep 01 00:34:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-17420793-8517-4f25-a523-041aebcea14e tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:34:27 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1396/2750] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:34:26 2026] POST /volume/v3/volumes => generated 765 bytes in 777 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:34:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-00b57889-37d3-4827-9d1b-0127cfa0dbd1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-00b57889-37d3-4827-9d1b-0127cfa0dbd1 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:34:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-00b57889-37d3-4827-9d1b-0127cfa0dbd1 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "df40e229-b455-4243-a6fd-53ca30610169", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1769413028"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-00b57889-37d3-4827-9d1b-0127cfa0dbd1 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Create volume request body: {'volume': {"'imageRef": 'df40e229-b455-4243-a6fd-53ca30610169', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1769413028'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:34:27 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-00b57889-37d3-4827-9d1b-0127cfa0dbd1 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Create volume of 1 GB Sep 01 00:34:27 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-00b57889-37d3-4827-9d1b-0127cfa0dbd1 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Availability Zones retrieved successfully. Sep 01 00:34:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-00b57889-37d3-4827-9d1b-0127cfa0dbd1 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Flow 'volume_create_api' (67d0f209-9848-484c-9313-b58b89dbe3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-00b57889-37d3-4827-9d1b-0127cfa0dbd1 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da642417-1354-4d2f-9428-42d2d11d3d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-00b57889-37d3-4827-9d1b-0127cfa0dbd1 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:34:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-00b57889-37d3-4827-9d1b-0127cfa0dbd1 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da642417-1354-4d2f-9428-42d2d11d3d6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-00b57889-37d3-4827-9d1b-0127cfa0dbd1 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b3496c6-34d7-401a-abe6-7ee273c6f33d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:27 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-00b57889-37d3-4827-9d1b-0127cfa0dbd1 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Created reservations ['8ad929b4-3aca-4808-845d-e55e2c24bc28', 'a6d5be82-ec80-403a-acd6-6e845eb3501d', '91951edb-c4de-4169-b36d-4f5d65cab88a', '901618ce-e194-4782-bde1-9c1e3511330d'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:34:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-00b57889-37d3-4827-9d1b-0127cfa0dbd1 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b3496c6-34d7-401a-abe6-7ee273c6f33d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ad929b4-3aca-4808-845d-e55e2c24bc28', 'a6d5be82-ec80-403a-acd6-6e845eb3501d', '91951edb-c4de-4169-b36d-4f5d65cab88a', '901618ce-e194-4782-bde1-9c1e3511330d']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-00b57889-37d3-4827-9d1b-0127cfa0dbd1 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ca56172-766d-4e6e-9eff-69bca09d0fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:27 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:27 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-00b57889-37d3-4827-9d1b-0127cfa0dbd1 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ca56172-766d-4e6e-9eff-69bca09d0fc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85ee563d-655b-480a-b053-dea1a6660541', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1769413028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c5af8c8a37644409da829e440dc38e9',qos_specs=None,replication_status=,reservations=['8ad929b4-3aca-4808-845d-e55e2c24bc28','a6d5be82-ec80-403a-acd6-6e845eb3501d','91951edb-c4de-4169-b36d-4f5d65cab88a','901618ce-e194-4782-bde1-9c1e3511330d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba8ef656668146389476bd0bce755076',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:34:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1769413028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85ee563d-655b-480a-b053-dea1a6660541,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c5af8c8a37644409da829e440dc38e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba8ef656668146389476bd0bce755076',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-00b57889-37d3-4827-9d1b-0127cfa0dbd1 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9b52b3d-9f2e-44dc-8432-d5e0d663c88a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-975a54c6-3ab7-454c-badc-f388e1c1e585 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-975a54c6-3ab7-454c-badc-f388e1c1e585 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/volumes/651d41c4-8d50-4b16-a51f-e85cde66013a Sep 01 00:34:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-975a54c6-3ab7-454c-badc-f388e1c1e585 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-975a54c6-3ab7-454c-badc-f388e1c1e585 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:27 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:27 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:27 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:27 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-00b57889-37d3-4827-9d1b-0127cfa0dbd1 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9b52b3d-9f2e-44dc-8432-d5e0d663c88a) transitioned into state 'SUCCESS' from state '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-1769413028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c5af8c8a37644409da829e440dc38e9',qos_specs=None,replication_status=,reservations=['8ad929b4-3aca-4808-845d-e55e2c24bc28','a6d5be82-ec80-403a-acd6-6e845eb3501d','91951edb-c4de-4169-b36d-4f5d65cab88a','901618ce-e194-4782-bde1-9c1e3511330d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba8ef656668146389476bd0bce755076',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-00b57889-37d3-4827-9d1b-0127cfa0dbd1 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a913f440-8cc8-4a2a-9227-89a2af98fe75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:28 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-975a54c6-3ab7-454c-badc-f388e1c1e585 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Volume info retrieved successfully. Sep 01 00:34:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-975a54c6-3ab7-454c-badc-f388e1c1e585 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/651d41c4-8d50-4b16-a51f-e85cde66013a returned with HTTP 200 Sep 01 00:34:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1397/2751] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:27 2026] GET /volume/v3/volumes/651d41c4-8d50-4b16-a51f-e85cde66013a => generated 861 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6fc71aa6-c9f0-43be-b289-81f5db052c18 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-00b57889-37d3-4827-9d1b-0127cfa0dbd1 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a913f440-8cc8-4a2a-9227-89a2af98fe75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6fc71aa6-c9f0-43be-b289-81f5db052c18 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/7b7e3360-0dde-4127-8709-94cd905756a2 Sep 01 00:34:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6fc71aa6-c9f0-43be-b289-81f5db052c18 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6fc71aa6-c9f0-43be-b289-81f5db052c18 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-00b57889-37d3-4827-9d1b-0127cfa0dbd1 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Flow 'volume_create_api' (67d0f209-9848-484c-9313-b58b89dbe3b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:28 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-00b57889-37d3-4827-9d1b-0127cfa0dbd1 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Create volume request issued successfully. Sep 01 00:34:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-00b57889-37d3-4827-9d1b-0127cfa0dbd1 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:34:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1355/2752] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:34:27 2026] POST /volume/v3/volumes => generated 766 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:34:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:28 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:28 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4ffac025-b108-4b31-8e7a-65c9735bf7c3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:28 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6fc71aa6-c9f0-43be-b289-81f5db052c18 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4ffac025-b108-4b31-8e7a-65c9735bf7c3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:34:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4ffac025-b108-4b31-8e7a-65c9735bf7c3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "df40e229-b455-4243-a6fd-53ca30610169", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-111303172"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-4ffac025-b108-4b31-8e7a-65c9735bf7c3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Create volume request body: {'volume': {"'imageRef": 'df40e229-b455-4243-a6fd-53ca30610169', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-111303172'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:34:28 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-4ffac025-b108-4b31-8e7a-65c9735bf7c3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Create volume of 1 GB Sep 01 00:34:28 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:28 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6fc71aa6-c9f0-43be-b289-81f5db052c18 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/7b7e3360-0dde-4127-8709-94cd905756a2 returned with HTTP 200 Sep 01 00:34:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1398/2753] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:28 2026] GET /volume/v3/volumes/7b7e3360-0dde-4127-8709-94cd905756a2 => generated 864 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:28 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4ffac025-b108-4b31-8e7a-65c9735bf7c3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Availability Zones retrieved successfully. Sep 01 00:34:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4ffac025-b108-4b31-8e7a-65c9735bf7c3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Flow 'volume_create_api' (3f1189a9-c87c-4ee8-9bf3-302bb34869b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4ffac025-b108-4b31-8e7a-65c9735bf7c3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b20312b-c662-4e89-87dc-a1d4c51b01ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-4ffac025-b108-4b31-8e7a-65c9735bf7c3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:34:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4ffac025-b108-4b31-8e7a-65c9735bf7c3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b20312b-c662-4e89-87dc-a1d4c51b01ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4ffac025-b108-4b31-8e7a-65c9735bf7c3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbef95aa-f0dc-4ef6-be97-d2850516c749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:28 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-4ffac025-b108-4b31-8e7a-65c9735bf7c3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Created reservations ['e13b88ba-5334-495a-980e-e4c9701e9ad6', 'd5569ae4-36c2-476c-bed4-2c3aadb605fd', '4cac51b2-a82d-40d6-89b8-4e3bf6ff281d', '8b7745b4-e0ec-4678-88c6-8ef27ccb29f0'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:34:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4ffac025-b108-4b31-8e7a-65c9735bf7c3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbef95aa-f0dc-4ef6-be97-d2850516c749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e13b88ba-5334-495a-980e-e4c9701e9ad6', 'd5569ae4-36c2-476c-bed4-2c3aadb605fd', '4cac51b2-a82d-40d6-89b8-4e3bf6ff281d', '8b7745b4-e0ec-4678-88c6-8ef27ccb29f0']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4ffac025-b108-4b31-8e7a-65c9735bf7c3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16f79bea-3e49-4cd3-b990-e697b7135d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:28 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:28 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4ffac025-b108-4b31-8e7a-65c9735bf7c3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16f79bea-3e49-4cd3-b990-e697b7135d13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '360b2ad9-23f0-4d75-bfe5-cfd83a4d7be9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-111303172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c5af8c8a37644409da829e440dc38e9',qos_specs=None,replication_status=,reservations=['e13b88ba-5334-495a-980e-e4c9701e9ad6','d5569ae4-36c2-476c-bed4-2c3aadb605fd','4cac51b2-a82d-40d6-89b8-4e3bf6ff281d','8b7745b4-e0ec-4678-88c6-8ef27ccb29f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba8ef656668146389476bd0bce755076',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:34:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-111303172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=360b2ad9-23f0-4d75-bfe5-cfd83a4d7be9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c5af8c8a37644409da829e440dc38e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba8ef656668146389476bd0bce755076',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4ffac025-b108-4b31-8e7a-65c9735bf7c3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dbbb13f-58e7-49a7-8d2e-34d1454b4deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4ffac025-b108-4b31-8e7a-65c9735bf7c3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dbbb13f-58e7-49a7-8d2e-34d1454b4deb) transitioned into state 'SUCCESS' from state '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-111303172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c5af8c8a37644409da829e440dc38e9',qos_specs=None,replication_status=,reservations=['e13b88ba-5334-495a-980e-e4c9701e9ad6','d5569ae4-36c2-476c-bed4-2c3aadb605fd','4cac51b2-a82d-40d6-89b8-4e3bf6ff281d','8b7745b4-e0ec-4678-88c6-8ef27ccb29f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba8ef656668146389476bd0bce755076',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4ffac025-b108-4b31-8e7a-65c9735bf7c3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd949894-abf5-4239-905d-14fe7f0aa7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4ffac025-b108-4b31-8e7a-65c9735bf7c3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd949894-abf5-4239-905d-14fe7f0aa7a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-4ffac025-b108-4b31-8e7a-65c9735bf7c3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Flow 'volume_create_api' (3f1189a9-c87c-4ee8-9bf3-302bb34869b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:28 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4ffac025-b108-4b31-8e7a-65c9735bf7c3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Create volume request issued successfully. Sep 01 00:34:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4ffac025-b108-4b31-8e7a-65c9735bf7c3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:34:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1356/2754] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:34:28 2026] POST /volume/v3/volumes => generated 765 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:34:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-877473ab-3d77-4a41-a027-0fe943968cf3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-877473ab-3d77-4a41-a027-0fe943968cf3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:34:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-877473ab-3d77-4a41-a027-0fe943968cf3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "df40e229-b455-4243-a6fd-53ca30610169", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1882655673"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-877473ab-3d77-4a41-a027-0fe943968cf3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Create volume request body: {'volume': {"'imageRef": 'df40e229-b455-4243-a6fd-53ca30610169', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1882655673'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:34:28 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-877473ab-3d77-4a41-a027-0fe943968cf3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Create volume of 1 GB Sep 01 00:34:28 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-877473ab-3d77-4a41-a027-0fe943968cf3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Availability Zones retrieved successfully. Sep 01 00:34:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-877473ab-3d77-4a41-a027-0fe943968cf3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Flow 'volume_create_api' (b22fc794-a818-46b1-8889-3c33c63d3289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-877473ab-3d77-4a41-a027-0fe943968cf3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc1058bb-4da5-4722-a247-dfa43d561413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-877473ab-3d77-4a41-a027-0fe943968cf3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:34:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-877473ab-3d77-4a41-a027-0fe943968cf3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc1058bb-4da5-4722-a247-dfa43d561413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-877473ab-3d77-4a41-a027-0fe943968cf3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c41705f-fef1-49fc-88ad-17e6b538f88d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:28 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-877473ab-3d77-4a41-a027-0fe943968cf3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Created reservations ['897b1e81-ea61-4824-9912-1f36f6b1c205', 'e91cbeb7-291f-41e8-8f99-6260dab43de4', '5c05446a-87b3-4105-a489-971854de6679', '743b2ab8-1a9e-4dfa-971f-7478af2d2f90'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:34:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-877473ab-3d77-4a41-a027-0fe943968cf3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c41705f-fef1-49fc-88ad-17e6b538f88d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['897b1e81-ea61-4824-9912-1f36f6b1c205', 'e91cbeb7-291f-41e8-8f99-6260dab43de4', '5c05446a-87b3-4105-a489-971854de6679', '743b2ab8-1a9e-4dfa-971f-7478af2d2f90']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-877473ab-3d77-4a41-a027-0fe943968cf3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3adc92c9-7b07-40df-b563-bb54b1a1dfd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-877473ab-3d77-4a41-a027-0fe943968cf3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3adc92c9-7b07-40df-b563-bb54b1a1dfd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35e911b8-40ae-4e1d-8c2f-63642a1630a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1882655673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c5af8c8a37644409da829e440dc38e9',qos_specs=None,replication_status=,reservations=['897b1e81-ea61-4824-9912-1f36f6b1c205','e91cbeb7-291f-41e8-8f99-6260dab43de4','5c05446a-87b3-4105-a489-971854de6679','743b2ab8-1a9e-4dfa-971f-7478af2d2f90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba8ef656668146389476bd0bce755076',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:34:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1882655673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35e911b8-40ae-4e1d-8c2f-63642a1630a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c5af8c8a37644409da829e440dc38e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba8ef656668146389476bd0bce755076',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-877473ab-3d77-4a41-a027-0fe943968cf3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29b76356-a911-4e66-938b-b760488926bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-877473ab-3d77-4a41-a027-0fe943968cf3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29b76356-a911-4e66-938b-b760488926bc) transitioned into state 'SUCCESS' from state '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-1882655673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c5af8c8a37644409da829e440dc38e9',qos_specs=None,replication_status=,reservations=['897b1e81-ea61-4824-9912-1f36f6b1c205','e91cbeb7-291f-41e8-8f99-6260dab43de4','5c05446a-87b3-4105-a489-971854de6679','743b2ab8-1a9e-4dfa-971f-7478af2d2f90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba8ef656668146389476bd0bce755076',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-877473ab-3d77-4a41-a027-0fe943968cf3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bab5d787-da9a-4d73-b8b3-d525645de7d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-877473ab-3d77-4a41-a027-0fe943968cf3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bab5d787-da9a-4d73-b8b3-d525645de7d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:28 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-877473ab-3d77-4a41-a027-0fe943968cf3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Flow 'volume_create_api' (b22fc794-a818-46b1-8889-3c33c63d3289) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:28 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-877473ab-3d77-4a41-a027-0fe943968cf3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Create volume request issued successfully. Sep 01 00:34:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-877473ab-3d77-4a41-a027-0fe943968cf3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:34:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1399/2755] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:34:28 2026] POST /volume/v3/volumes => generated 766 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:34:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7fa94c18-7554-4f03-8228-734e10db01aa None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7fa94c18-7554-4f03-8228-734e10db01aa tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:34:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7fa94c18-7554-4f03-8228-734e10db01aa tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "df40e229-b455-4243-a6fd-53ca30610169", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-191697401"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-7fa94c18-7554-4f03-8228-734e10db01aa tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Create volume request body: {'volume': {"'imageRef": 'df40e229-b455-4243-a6fd-53ca30610169', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-191697401'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:34:28 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-7fa94c18-7554-4f03-8228-734e10db01aa tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Create volume of 1 GB Sep 01 00:34:28 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:28 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:28 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7fa94c18-7554-4f03-8228-734e10db01aa tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Availability Zones retrieved successfully. Sep 01 00:34:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7fa94c18-7554-4f03-8228-734e10db01aa tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Flow 'volume_create_api' (1964c0af-0f66-43d5-85b8-607e45820557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7fa94c18-7554-4f03-8228-734e10db01aa tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dac096a4-7eb9-42a2-a2a8-79347880c0bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-7fa94c18-7554-4f03-8228-734e10db01aa tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:34:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-cde53b5a-9dc2-4bff-b049-9340b236db75 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cde53b5a-9dc2-4bff-b049-9340b236db75 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/volumes/651d41c4-8d50-4b16-a51f-e85cde66013a Sep 01 00:34:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cde53b5a-9dc2-4bff-b049-9340b236db75 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cde53b5a-9dc2-4bff-b049-9340b236db75 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:29 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:29 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7fa94c18-7554-4f03-8228-734e10db01aa tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dac096a4-7eb9-42a2-a2a8-79347880c0bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7fa94c18-7554-4f03-8228-734e10db01aa tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45630668-bd30-488c-b988-68199351ad3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-cde53b5a-9dc2-4bff-b049-9340b236db75 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Volume info retrieved successfully. Sep 01 00:34:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cde53b5a-9dc2-4bff-b049-9340b236db75 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/651d41c4-8d50-4b16-a51f-e85cde66013a returned with HTTP 200 Sep 01 00:34:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1400/2756] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:29 2026] GET /volume/v3/volumes/651d41c4-8d50-4b16-a51f-e85cde66013a => generated 862 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-36d804ab-b79b-4c65-98c2-bd19786f4538 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-36d804ab-b79b-4c65-98c2-bd19786f4538 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/7b7e3360-0dde-4127-8709-94cd905756a2 Sep 01 00:34:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-36d804ab-b79b-4c65-98c2-bd19786f4538 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-36d804ab-b79b-4c65-98c2-bd19786f4538 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:29 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:29 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-36d804ab-b79b-4c65-98c2-bd19786f4538 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-36d804ab-b79b-4c65-98c2-bd19786f4538 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/7b7e3360-0dde-4127-8709-94cd905756a2 returned with HTTP 200 Sep 01 00:34:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1401/2757] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:29 2026] GET /volume/v3/volumes/7b7e3360-0dde-4127-8709-94cd905756a2 => generated 864 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a0757709-b95e-4b57-a44e-4fb02b05ba84 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a0757709-b95e-4b57-a44e-4fb02b05ba84 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:34:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a0757709-b95e-4b57-a44e-4fb02b05ba84 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "651d41c4-8d50-4b16-a51f-e85cde66013a", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1206061399"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:29 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:29 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a0757709-b95e-4b57-a44e-4fb02b05ba84 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Volume info retrieved successfully. Sep 01 00:34:29 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-a0757709-b95e-4b57-a44e-4fb02b05ba84 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Create snapshot from volume 651d41c4-8d50-4b16-a51f-e85cde66013a Sep 01 00:34:29 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-7fa94c18-7554-4f03-8228-734e10db01aa tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Created reservations ['86a8abff-5692-4336-8a94-270d7161617c', '60021f07-2d0a-4e0d-9451-ebcb039cf0d4', '2083fb6a-09e1-4f74-847f-4bdcf46c18cf', 'fac4bc04-2a1b-4561-a6c3-0905fe34a40b'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:34:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7fa94c18-7554-4f03-8228-734e10db01aa tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45630668-bd30-488c-b988-68199351ad3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86a8abff-5692-4336-8a94-270d7161617c', '60021f07-2d0a-4e0d-9451-ebcb039cf0d4', '2083fb6a-09e1-4f74-847f-4bdcf46c18cf', 'fac4bc04-2a1b-4561-a6c3-0905fe34a40b']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7fa94c18-7554-4f03-8228-734e10db01aa tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f8d3a46-0e93-424d-8c4c-908d727b74ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:29 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:29 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7fa94c18-7554-4f03-8228-734e10db01aa tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f8d3a46-0e93-424d-8c4c-908d727b74ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7aede659-bb51-4ff0-834d-b029b5d3fca4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-191697401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c5af8c8a37644409da829e440dc38e9',qos_specs=None,replication_status=,reservations=['86a8abff-5692-4336-8a94-270d7161617c','60021f07-2d0a-4e0d-9451-ebcb039cf0d4','2083fb6a-09e1-4f74-847f-4bdcf46c18cf','fac4bc04-2a1b-4561-a6c3-0905fe34a40b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba8ef656668146389476bd0bce755076',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:34:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-191697401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7aede659-bb51-4ff0-834d-b029b5d3fca4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c5af8c8a37644409da829e440dc38e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba8ef656668146389476bd0bce755076',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7fa94c18-7554-4f03-8228-734e10db01aa tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81783acf-9549-44aa-868c-4fc1f5a06168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7fa94c18-7554-4f03-8228-734e10db01aa tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81783acf-9549-44aa-868c-4fc1f5a06168) transitioned into state 'SUCCESS' from state '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-191697401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c5af8c8a37644409da829e440dc38e9',qos_specs=None,replication_status=,reservations=['86a8abff-5692-4336-8a94-270d7161617c','60021f07-2d0a-4e0d-9451-ebcb039cf0d4','2083fb6a-09e1-4f74-847f-4bdcf46c18cf','fac4bc04-2a1b-4561-a6c3-0905fe34a40b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba8ef656668146389476bd0bce755076',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7fa94c18-7554-4f03-8228-734e10db01aa tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (118c1bc8-c6ad-473e-8d86-a1cf42d82b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:29 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-a0757709-b95e-4b57-a44e-4fb02b05ba84 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Created reservations ['8f661a97-a02f-4a7d-acd4-7c411678421a', 'e0648f1a-4def-46ec-9c9f-fb2c5e89dd03', '97d3f275-be22-4acf-b1bf-c34f8107141c', 'ce006a23-dbd2-425f-8b76-31e92d48d27e'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:34:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7fa94c18-7554-4f03-8228-734e10db01aa tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (118c1bc8-c6ad-473e-8d86-a1cf42d82b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-7fa94c18-7554-4f03-8228-734e10db01aa tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Flow 'volume_create_api' (1964c0af-0f66-43d5-85b8-607e45820557) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:29 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7fa94c18-7554-4f03-8228-734e10db01aa tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Create volume request issued successfully. Sep 01 00:34:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7fa94c18-7554-4f03-8228-734e10db01aa tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:34:29 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1357/2758] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:34:28 2026] POST /volume/v3/volumes => generated 765 bytes in 643 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:34:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ecaa4dca-c6f4-4a7a-b9c4-200c0e4dd02c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:29 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:29 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ecaa4dca-c6f4-4a7a-b9c4-200c0e4dd02c tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] GET http://192.168.122.147/volume/v3/volumes/c8a98a33-35ac-4062-b4ab-4592fdf994d9 Sep 01 00:34:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ecaa4dca-c6f4-4a7a-b9c4-200c0e4dd02c tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ecaa4dca-c6f4-4a7a-b9c4-200c0e4dd02c tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:29 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:29 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:29 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:29 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a0757709-b95e-4b57-a44e-4fb02b05ba84 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Snapshot create request issued successfully. Sep 01 00:34:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a0757709-b95e-4b57-a44e-4fb02b05ba84 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:34:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1402/2759] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:34:29 2026] POST /volume/v3/snapshots => generated 316 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:34:29 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ecaa4dca-c6f4-4a7a-b9c4-200c0e4dd02c tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Volume info retrieved successfully. Sep 01 00:34:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a517ba61-d126-4111-99e0-2f43f40b89af None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a517ba61-d126-4111-99e0-2f43f40b89af tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 Sep 01 00:34:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a517ba61-d126-4111-99e0-2f43f40b89af tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a517ba61-d126-4111-99e0-2f43f40b89af tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a517ba61-d126-4111-99e0-2f43f40b89af tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Snapshot retrieved successfully. Sep 01 00:34:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a517ba61-d126-4111-99e0-2f43f40b89af tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 returned with HTTP 200 Sep 01 00:34:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1403/2760] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:34:29 2026] GET /volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 => generated 448 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ecaa4dca-c6f4-4a7a-b9c4-200c0e4dd02c tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes/c8a98a33-35ac-4062-b4ab-4592fdf994d9 returned with HTTP 200 Sep 01 00:34:29 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1358/2761] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:29 2026] GET /volume/v3/volumes/c8a98a33-35ac-4062-b4ab-4592fdf994d9 => generated 857 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-81e8a413-64c7-4bc3-aa61-e22ea22a3cfa None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-81e8a413-64c7-4bc3-aa61-e22ea22a3cfa tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/7b7e3360-0dde-4127-8709-94cd905756a2 Sep 01 00:34:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-81e8a413-64c7-4bc3-aa61-e22ea22a3cfa tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-81e8a413-64c7-4bc3-aa61-e22ea22a3cfa tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:30 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:30 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:30 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:30 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-81e8a413-64c7-4bc3-aa61-e22ea22a3cfa tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-81e8a413-64c7-4bc3-aa61-e22ea22a3cfa tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/7b7e3360-0dde-4127-8709-94cd905756a2 returned with HTTP 200 Sep 01 00:34:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1404/2762] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:30 2026] GET /volume/v3/volumes/7b7e3360-0dde-4127-8709-94cd905756a2 => generated 865 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-842ee8f3-2594-4ce4-bfe2-faf614667941 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-842ee8f3-2594-4ce4-bfe2-faf614667941 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:34:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-842ee8f3-2594-4ce4-bfe2-faf614667941 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7b7e3360-0dde-4127-8709-94cd905756a2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2143382247"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-842ee8f3-2594-4ce4-bfe2-faf614667941 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Create volume request body: {'volume': {"'source_volid": '7b7e3360-0dde-4127-8709-94cd905756a2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2143382247'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:34:30 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-842ee8f3-2594-4ce4-bfe2-faf614667941 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Create volume of 1 GB Sep 01 00:34:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-842ee8f3-2594-4ce4-bfe2-faf614667941 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Availability Zones retrieved successfully. Sep 01 00:34:30 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-842ee8f3-2594-4ce4-bfe2-faf614667941 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Flow 'volume_create_api' (23020d61-e15b-4b4e-b4d8-19b38a394724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:30 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-842ee8f3-2594-4ce4-bfe2-faf614667941 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (679d3d5b-d7f0-4dd4-b933-7e0b1d95d3d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:30 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-842ee8f3-2594-4ce4-bfe2-faf614667941 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:34:30 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-842ee8f3-2594-4ce4-bfe2-faf614667941 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (679d3d5b-d7f0-4dd4-b933-7e0b1d95d3d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:30 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-842ee8f3-2594-4ce4-bfe2-faf614667941 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71daed08-8e77-488f-9530-7d29fdd903c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:30 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-842ee8f3-2594-4ce4-bfe2-faf614667941 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Created reservations ['8879f840-bb7d-4bba-a8f5-426f1ced88fc', 'b15a7aec-e25d-4b12-b8a0-dad0ea83a509', '217910fc-b884-4210-afeb-0bd90305a1dd', 'f2caa985-8536-464c-a753-ccad1fcb7b13'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:34:30 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-842ee8f3-2594-4ce4-bfe2-faf614667941 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71daed08-8e77-488f-9530-7d29fdd903c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8879f840-bb7d-4bba-a8f5-426f1ced88fc', 'b15a7aec-e25d-4b12-b8a0-dad0ea83a509', '217910fc-b884-4210-afeb-0bd90305a1dd', 'f2caa985-8536-464c-a753-ccad1fcb7b13']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:30 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-842ee8f3-2594-4ce4-bfe2-faf614667941 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57fa23de-a49f-4c67-8f4a-78c7b28c4be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:30 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:30 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:30 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-842ee8f3-2594-4ce4-bfe2-faf614667941 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57fa23de-a49f-4c67-8f4a-78c7b28c4be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6330594f-3f83-40ed-8a2d-f8994452efe9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2143382247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0c0dd83cd6247e0b3cb1df78939ea33',qos_specs=None,replication_status=,reservations=['8879f840-bb7d-4bba-a8f5-426f1ced88fc','b15a7aec-e25d-4b12-b8a0-dad0ea83a509','217910fc-b884-4210-afeb-0bd90305a1dd','f2caa985-8536-464c-a753-ccad1fcb7b13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2581c57d10440ab593bddef1cbd30c',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:34:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2143382247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6330594f-3f83-40ed-8a2d-f8994452efe9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0c0dd83cd6247e0b3cb1df78939ea33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e2581c57d10440ab593bddef1cbd30c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:30 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-842ee8f3-2594-4ce4-bfe2-faf614667941 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc3b2f2b-42da-4a25-a4db-d2367b01fef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:30 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-842ee8f3-2594-4ce4-bfe2-faf614667941 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc3b2f2b-42da-4a25-a4db-d2367b01fef6) transitioned into state 'SUCCESS' from state '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-2143382247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0c0dd83cd6247e0b3cb1df78939ea33',qos_specs=None,replication_status=,reservations=['8879f840-bb7d-4bba-a8f5-426f1ced88fc','b15a7aec-e25d-4b12-b8a0-dad0ea83a509','217910fc-b884-4210-afeb-0bd90305a1dd','f2caa985-8536-464c-a753-ccad1fcb7b13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2581c57d10440ab593bddef1cbd30c',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:30 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-842ee8f3-2594-4ce4-bfe2-faf614667941 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d4398b6-db03-4336-8229-1ab6a7adca7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:30 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-842ee8f3-2594-4ce4-bfe2-faf614667941 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d4398b6-db03-4336-8229-1ab6a7adca7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:30 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-842ee8f3-2594-4ce4-bfe2-faf614667941 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Flow 'volume_create_api' (23020d61-e15b-4b4e-b4d8-19b38a394724) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-842ee8f3-2594-4ce4-bfe2-faf614667941 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Create volume request issued successfully. Sep 01 00:34:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-842ee8f3-2594-4ce4-bfe2-faf614667941 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:34:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1359/2763] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:34:30 2026] POST /volume/v3/volumes => generated 773 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:34:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-25c2feef-bdf0-4380-aae8-257fc2bc28b9 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-25c2feef-bdf0-4380-aae8-257fc2bc28b9 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:34:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-25c2feef-bdf0-4380-aae8-257fc2bc28b9 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7b7e3360-0dde-4127-8709-94cd905756a2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1884222760"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-25c2feef-bdf0-4380-aae8-257fc2bc28b9 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Create volume request body: {'volume': {"'source_volid": '7b7e3360-0dde-4127-8709-94cd905756a2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1884222760'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:34:30 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-25c2feef-bdf0-4380-aae8-257fc2bc28b9 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Create volume of 1 GB Sep 01 00:34:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-25c2feef-bdf0-4380-aae8-257fc2bc28b9 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Availability Zones retrieved successfully. Sep 01 00:34:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-25c2feef-bdf0-4380-aae8-257fc2bc28b9 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Flow 'volume_create_api' (349798f5-d3e6-4c71-9889-572536d90d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-df6e9b13-f8dc-4467-a478-a68930b996e7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-25c2feef-bdf0-4380-aae8-257fc2bc28b9 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ecff068-d8ed-466f-bef2-44782af1e9ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-25c2feef-bdf0-4380-aae8-257fc2bc28b9 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:34:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-df6e9b13-f8dc-4467-a478-a68930b996e7 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 Sep 01 00:34:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-df6e9b13-f8dc-4467-a478-a68930b996e7 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-df6e9b13-f8dc-4467-a478-a68930b996e7 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:30 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:30 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-df6e9b13-f8dc-4467-a478-a68930b996e7 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Snapshot retrieved successfully. Sep 01 00:34:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-df6e9b13-f8dc-4467-a478-a68930b996e7 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 returned with HTTP 200 Sep 01 00:34:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1360/2764] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:34:30 2026] GET /volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 => generated 448 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d418ebbf-0130-4bdb-99a5-19bf654478b8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d418ebbf-0130-4bdb-99a5-19bf654478b8 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] GET http://192.168.122.147/volume/v3/volumes/c8a98a33-35ac-4062-b4ab-4592fdf994d9 Sep 01 00:34:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d418ebbf-0130-4bdb-99a5-19bf654478b8 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d418ebbf-0130-4bdb-99a5-19bf654478b8 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:30 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:30 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:30 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:30 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d418ebbf-0130-4bdb-99a5-19bf654478b8 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Volume info retrieved successfully. Sep 01 00:34:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-25c2feef-bdf0-4380-aae8-257fc2bc28b9 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ecff068-d8ed-466f-bef2-44782af1e9ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d418ebbf-0130-4bdb-99a5-19bf654478b8 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes/c8a98a33-35ac-4062-b4ab-4592fdf994d9 returned with HTTP 200 Sep 01 00:34:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1361/2765] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:30 2026] GET /volume/v3/volumes/c8a98a33-35ac-4062-b4ab-4592fdf994d9 => generated 858 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-25c2feef-bdf0-4380-aae8-257fc2bc28b9 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3fcd365-0651-4528-ac6d-e5defafb5a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-14505de1-b409-4e60-ae22-fe1857dadda6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-14505de1-b409-4e60-ae22-fe1857dadda6 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] GET http://192.168.122.147/volume/v3/volumes/85ee563d-655b-480a-b053-dea1a6660541 Sep 01 00:34:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-14505de1-b409-4e60-ae22-fe1857dadda6 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-14505de1-b409-4e60-ae22-fe1857dadda6 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:30 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:30 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:30 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:30 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-14505de1-b409-4e60-ae22-fe1857dadda6 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Volume info retrieved successfully. Sep 01 00:34:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-14505de1-b409-4e60-ae22-fe1857dadda6 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes/85ee563d-655b-480a-b053-dea1a6660541 returned with HTTP 200 Sep 01 00:34:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1362/2766] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:30 2026] GET /volume/v3/volumes/85ee563d-655b-480a-b053-dea1a6660541 => generated 858 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:34:30 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-25c2feef-bdf0-4380-aae8-257fc2bc28b9 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Created reservations ['ed11ea26-402e-45db-acab-b9ad95cac08a', 'd391b664-be16-4b2c-a4ce-df912c17198a', 'e3e069dc-41c1-437a-aa88-5ba152cc6965', 'f50bb4ea-6081-44be-8810-b35ba3515247'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:34:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-25c2feef-bdf0-4380-aae8-257fc2bc28b9 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3fcd365-0651-4528-ac6d-e5defafb5a2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed11ea26-402e-45db-acab-b9ad95cac08a', 'd391b664-be16-4b2c-a4ce-df912c17198a', 'e3e069dc-41c1-437a-aa88-5ba152cc6965', 'f50bb4ea-6081-44be-8810-b35ba3515247']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-25c2feef-bdf0-4380-aae8-257fc2bc28b9 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c6a8478-29c7-4479-9407-f965610893c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:31 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-25c2feef-bdf0-4380-aae8-257fc2bc28b9 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c6a8478-29c7-4479-9407-f965610893c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '513986fc-3028-44f9-9cc2-119d6a9591e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1884222760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0c0dd83cd6247e0b3cb1df78939ea33',qos_specs=None,replication_status=,reservations=['ed11ea26-402e-45db-acab-b9ad95cac08a','d391b664-be16-4b2c-a4ce-df912c17198a','e3e069dc-41c1-437a-aa88-5ba152cc6965','f50bb4ea-6081-44be-8810-b35ba3515247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2581c57d10440ab593bddef1cbd30c',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:34:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1884222760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=513986fc-3028-44f9-9cc2-119d6a9591e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0c0dd83cd6247e0b3cb1df78939ea33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e2581c57d10440ab593bddef1cbd30c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-25c2feef-bdf0-4380-aae8-257fc2bc28b9 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fb1e542-737d-4d1e-8db8-06f3493c41d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8a6fc28f-7887-4380-8c18-acea6c4802f2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8a6fc28f-7887-4380-8c18-acea6c4802f2 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:34:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8a6fc28f-7887-4380-8c18-acea6c4802f2 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "a53643db-545f-42c1-8faa-f6452be3645c", "size": 1}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-8a6fc28f-7887-4380-8c18-acea6c4802f2 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'a53643db-545f-42c1-8faa-f6452be3645c', 'size': 1}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-25c2feef-bdf0-4380-aae8-257fc2bc28b9 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fb1e542-737d-4d1e-8db8-06f3493c41d6) transitioned into state 'SUCCESS' from state '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-1884222760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0c0dd83cd6247e0b3cb1df78939ea33',qos_specs=None,replication_status=,reservations=['ed11ea26-402e-45db-acab-b9ad95cac08a','d391b664-be16-4b2c-a4ce-df912c17198a','e3e069dc-41c1-437a-aa88-5ba152cc6965','f50bb4ea-6081-44be-8810-b35ba3515247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2581c57d10440ab593bddef1cbd30c',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-25c2feef-bdf0-4380-aae8-257fc2bc28b9 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e6d2b00-f6d1-4493-9192-39db27ce1071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-25c2feef-bdf0-4380-aae8-257fc2bc28b9 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e6d2b00-f6d1-4493-9192-39db27ce1071) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-25c2feef-bdf0-4380-aae8-257fc2bc28b9 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Flow 'volume_create_api' (349798f5-d3e6-4c71-9889-572536d90d46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-25c2feef-bdf0-4380-aae8-257fc2bc28b9 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Create volume request issued successfully. Sep 01 00:34:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-25c2feef-bdf0-4380-aae8-257fc2bc28b9 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:34:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1405/2767] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:34:30 2026] POST /volume/v3/volumes => generated 773 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-913bd2b4-f6ee-418f-bb35-f97802584bf7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-913bd2b4-f6ee-418f-bb35-f97802584bf7 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-913bd2b4-f6ee-418f-bb35-f97802584bf7 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7b7e3360-0dde-4127-8709-94cd905756a2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2100513445"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-913bd2b4-f6ee-418f-bb35-f97802584bf7 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Create volume request body: {'volume': {"'source_volid": '7b7e3360-0dde-4127-8709-94cd905756a2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2100513445'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-913bd2b4-f6ee-418f-bb35-f97802584bf7 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Create volume of 1 GB Sep 01 00:34:31 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:31 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:31 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-913bd2b4-f6ee-418f-bb35-f97802584bf7 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Availability Zones retrieved successfully. Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-913bd2b4-f6ee-418f-bb35-f97802584bf7 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Flow 'volume_create_api' (ccf1b525-c7ac-4e51-b8b1-742256ac2227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-913bd2b4-f6ee-418f-bb35-f97802584bf7 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7768772e-4ee4-4b83-9030-a0abbed79d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-913bd2b4-f6ee-418f-bb35-f97802584bf7 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-913bd2b4-f6ee-418f-bb35-f97802584bf7 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7768772e-4ee4-4b83-9030-a0abbed79d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-913bd2b4-f6ee-418f-bb35-f97802584bf7 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d468c64b-3ae1-4824-bdfd-8d6e6eba9175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:31 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-8a6fc28f-7887-4380-8c18-acea6c4802f2 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Create volume of 1 GB Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-913bd2b4-f6ee-418f-bb35-f97802584bf7 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Created reservations ['00b98e5b-55c1-4f73-8929-783efb37d5a3', '38301bee-cefd-4072-abe3-e157d85a9308', '1a51eabb-cec9-481e-8c04-08143b8523aa', 'c60df8de-c547-4451-bc9b-c0b9743d8874'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-913bd2b4-f6ee-418f-bb35-f97802584bf7 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d468c64b-3ae1-4824-bdfd-8d6e6eba9175) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00b98e5b-55c1-4f73-8929-783efb37d5a3', '38301bee-cefd-4072-abe3-e157d85a9308', '1a51eabb-cec9-481e-8c04-08143b8523aa', 'c60df8de-c547-4451-bc9b-c0b9743d8874']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-913bd2b4-f6ee-418f-bb35-f97802584bf7 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8aadd99-b90e-4f0a-a0e0-2e537e514e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:31 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-913bd2b4-f6ee-418f-bb35-f97802584bf7 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8aadd99-b90e-4f0a-a0e0-2e537e514e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '585cd619-a533-445f-acb5-045ac3eabf16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2100513445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0c0dd83cd6247e0b3cb1df78939ea33',qos_specs=None,replication_status=,reservations=['00b98e5b-55c1-4f73-8929-783efb37d5a3','38301bee-cefd-4072-abe3-e157d85a9308','1a51eabb-cec9-481e-8c04-08143b8523aa','c60df8de-c547-4451-bc9b-c0b9743d8874'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2581c57d10440ab593bddef1cbd30c',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:34:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2100513445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=585cd619-a533-445f-acb5-045ac3eabf16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0c0dd83cd6247e0b3cb1df78939ea33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e2581c57d10440ab593bddef1cbd30c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-913bd2b4-f6ee-418f-bb35-f97802584bf7 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f59cdfbc-b462-4492-9272-f9f6483fb2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-913bd2b4-f6ee-418f-bb35-f97802584bf7 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f59cdfbc-b462-4492-9272-f9f6483fb2ea) transitioned into state 'SUCCESS' from state '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-2100513445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0c0dd83cd6247e0b3cb1df78939ea33',qos_specs=None,replication_status=,reservations=['00b98e5b-55c1-4f73-8929-783efb37d5a3','38301bee-cefd-4072-abe3-e157d85a9308','1a51eabb-cec9-481e-8c04-08143b8523aa','c60df8de-c547-4451-bc9b-c0b9743d8874'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2581c57d10440ab593bddef1cbd30c',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-913bd2b4-f6ee-418f-bb35-f97802584bf7 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c54ee9a-7321-452f-8136-194af3a8f822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-913bd2b4-f6ee-418f-bb35-f97802584bf7 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c54ee9a-7321-452f-8136-194af3a8f822) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-913bd2b4-f6ee-418f-bb35-f97802584bf7 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Flow 'volume_create_api' (ccf1b525-c7ac-4e51-b8b1-742256ac2227) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-913bd2b4-f6ee-418f-bb35-f97802584bf7 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Create volume request issued successfully. Sep 01 00:34:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-913bd2b4-f6ee-418f-bb35-f97802584bf7 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:34:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1406/2768] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:34:31 2026] POST /volume/v3/volumes => generated 773 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-87a790d2-a40f-45f2-baaa-41910d6c3ac2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-87a790d2-a40f-45f2-baaa-41910d6c3ac2 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-87a790d2-a40f-45f2-baaa-41910d6c3ac2 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7b7e3360-0dde-4127-8709-94cd905756a2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-960883342"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-87a790d2-a40f-45f2-baaa-41910d6c3ac2 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Create volume request body: {'volume': {"'source_volid": '7b7e3360-0dde-4127-8709-94cd905756a2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-960883342'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-87a790d2-a40f-45f2-baaa-41910d6c3ac2 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Create volume of 1 GB Sep 01 00:34:31 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:31 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:31 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8a6fc28f-7887-4380-8c18-acea6c4802f2 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Availability Zones retrieved successfully. Sep 01 00:34:31 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-87a790d2-a40f-45f2-baaa-41910d6c3ac2 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Availability Zones retrieved successfully. Sep 01 00:34:31 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8a6fc28f-7887-4380-8c18-acea6c4802f2 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Flow 'volume_create_api' (ec1af045-de85-418c-b61d-691f6895243c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-87a790d2-a40f-45f2-baaa-41910d6c3ac2 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Flow 'volume_create_api' (dcdd616c-2067-47c3-9a40-af239204ee89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:31 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8a6fc28f-7887-4380-8c18-acea6c4802f2 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f46ad074-2776-405f-9cbd-da062c84cd04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-87a790d2-a40f-45f2-baaa-41910d6c3ac2 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2713d8ef-eed3-42b2-b751-1639466950e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:31 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-8a6fc28f-7887-4380-8c18-acea6c4802f2 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-87a790d2-a40f-45f2-baaa-41910d6c3ac2 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-87a790d2-a40f-45f2-baaa-41910d6c3ac2 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2713d8ef-eed3-42b2-b751-1639466950e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-87a790d2-a40f-45f2-baaa-41910d6c3ac2 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b97b7bf4-37e9-42da-9860-5da645332ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:31 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8a6fc28f-7887-4380-8c18-acea6c4802f2 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f46ad074-2776-405f-9cbd-da062c84cd04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:34:28Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=f75d682c-f21a-49bd-80e9-7ce67a7b760e,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': 'f75d682c-f21a-49bd-80e9-7ce67a7b760e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:31 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8a6fc28f-7887-4380-8c18-acea6c4802f2 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cde1570e-af7c-433e-b677-1aede9742aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-87a790d2-a40f-45f2-baaa-41910d6c3ac2 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Created reservations ['5159ff01-c663-47d6-a2a8-0d2facbb9419', 'dcaebc27-d459-4d7f-aa16-e0b07a2d1786', 'e5686aef-dd45-4fbf-8046-d948e1b0a5c4', '5b043755-c4f2-4a08-9375-209355a70d0e'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-87a790d2-a40f-45f2-baaa-41910d6c3ac2 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b97b7bf4-37e9-42da-9860-5da645332ac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5159ff01-c663-47d6-a2a8-0d2facbb9419', 'dcaebc27-d459-4d7f-aa16-e0b07a2d1786', 'e5686aef-dd45-4fbf-8046-d948e1b0a5c4', '5b043755-c4f2-4a08-9375-209355a70d0e']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-87a790d2-a40f-45f2-baaa-41910d6c3ac2 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d30070f-4bf3-42ef-9b78-ec6f9a681e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:31 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-8a6fc28f-7887-4380-8c18-acea6c4802f2 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-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 00:34:31 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-8a6fc28f-7887-4380-8c18-acea6c4802f2 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-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 00:34:31 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:31 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-87a790d2-a40f-45f2-baaa-41910d6c3ac2 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d30070f-4bf3-42ef-9b78-ec6f9a681e3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62386a31-18a8-4f38-9ff7-769e187bab5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-960883342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0c0dd83cd6247e0b3cb1df78939ea33',qos_specs=None,replication_status=,reservations=['5159ff01-c663-47d6-a2a8-0d2facbb9419','dcaebc27-d459-4d7f-aa16-e0b07a2d1786','e5686aef-dd45-4fbf-8046-d948e1b0a5c4','5b043755-c4f2-4a08-9375-209355a70d0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2581c57d10440ab593bddef1cbd30c',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:34:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-960883342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62386a31-18a8-4f38-9ff7-769e187bab5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0c0dd83cd6247e0b3cb1df78939ea33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e2581c57d10440ab593bddef1cbd30c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-87a790d2-a40f-45f2-baaa-41910d6c3ac2 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de6d11e4-8052-4ac4-83c4-1e89adc35d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-87a790d2-a40f-45f2-baaa-41910d6c3ac2 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de6d11e4-8052-4ac4-83c4-1e89adc35d85) transitioned into state 'SUCCESS' from state '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-960883342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0c0dd83cd6247e0b3cb1df78939ea33',qos_specs=None,replication_status=,reservations=['5159ff01-c663-47d6-a2a8-0d2facbb9419','dcaebc27-d459-4d7f-aa16-e0b07a2d1786','e5686aef-dd45-4fbf-8046-d948e1b0a5c4','5b043755-c4f2-4a08-9375-209355a70d0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2581c57d10440ab593bddef1cbd30c',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-87a790d2-a40f-45f2-baaa-41910d6c3ac2 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c330a3c-5faa-4959-a1f0-5eaa93469a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:32 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-8a6fc28f-7887-4380-8c18-acea6c4802f2 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Created reservations ['628a6caf-10e6-4dcd-9ce2-3ac7e0e4fd72', 'fadefd0b-671c-4a37-b0c8-83904b68c66f', 'd532f6b6-ddb5-4fb1-87a0-4c4721fa891a', '94954ee2-2bb2-4ed8-b0e4-c684d0103a5a'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:34:32 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8a6fc28f-7887-4380-8c18-acea6c4802f2 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cde1570e-af7c-433e-b677-1aede9742aff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['628a6caf-10e6-4dcd-9ce2-3ac7e0e4fd72', 'fadefd0b-671c-4a37-b0c8-83904b68c66f', 'd532f6b6-ddb5-4fb1-87a0-4c4721fa891a', '94954ee2-2bb2-4ed8-b0e4-c684d0103a5a']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:32 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8a6fc28f-7887-4380-8c18-acea6c4802f2 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52d9fb47-6429-4849-9a09-c185036774f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-87a790d2-a40f-45f2-baaa-41910d6c3ac2 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c330a3c-5faa-4959-a1f0-5eaa93469a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-87a790d2-a40f-45f2-baaa-41910d6c3ac2 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Flow 'volume_create_api' (dcdd616c-2067-47c3-9a40-af239204ee89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:32 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-87a790d2-a40f-45f2-baaa-41910d6c3ac2 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Create volume request issued successfully. Sep 01 00:34:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-87a790d2-a40f-45f2-baaa-41910d6c3ac2 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:34:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1407/2769] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:34:31 2026] POST /volume/v3/volumes => generated 772 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:34:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1bc29f02-2773-4db9-9bc9-6766755dbe8a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1bc29f02-2773-4db9-9bc9-6766755dbe8a tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 Sep 01 00:34:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1bc29f02-2773-4db9-9bc9-6766755dbe8a tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1bc29f02-2773-4db9-9bc9-6766755dbe8a tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:32 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:32 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:32 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1bc29f02-2773-4db9-9bc9-6766755dbe8a tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Snapshot retrieved successfully. Sep 01 00:34:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1bc29f02-2773-4db9-9bc9-6766755dbe8a tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 returned with HTTP 200 Sep 01 00:34:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1408/2770] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:34:32 2026] GET /volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 => generated 448 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-87f5e999-bce1-4915-b82c-e6b986e19bd1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-87f5e999-bce1-4915-b82c-e6b986e19bd1 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] GET http://192.168.122.147/volume/v3/volumes/85ee563d-655b-480a-b053-dea1a6660541 Sep 01 00:34:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-87f5e999-bce1-4915-b82c-e6b986e19bd1 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-87f5e999-bce1-4915-b82c-e6b986e19bd1 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:32 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:32 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:32 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:32 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:32 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:32 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:32 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8a6fc28f-7887-4380-8c18-acea6c4802f2 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52d9fb47-6429-4849-9a09-c185036774f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ea73b81-9afa-4f8b-bc34-00462d7df513', '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='6ec61faacd0b4a779d38bb1b38870222',qos_specs=None,replication_status=,reservations=['628a6caf-10e6-4dcd-9ce2-3ac7e0e4fd72','fadefd0b-671c-4a37-b0c8-83904b68c66f','d532f6b6-ddb5-4fb1-87a0-4c4721fa891a','94954ee2-2bb2-4ed8-b0e4-c684d0103a5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19d56d9e0a4645beac2e710f78d65db3',volume_type_id=f75d682c-f21a-49bd-80e9-7ce67a7b760e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:34:32Z,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=9ea73b81-9afa-4f8b-bc34-00462d7df513,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ec61faacd0b4a779d38bb1b38870222',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19d56d9e0a4645beac2e710f78d65db3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f75d682c-f21a-49bd-80e9-7ce67a7b760e),volume_type_id=f75d682c-f21a-49bd-80e9-7ce67a7b760e)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:32 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-87f5e999-bce1-4915-b82c-e6b986e19bd1 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Volume info retrieved successfully. Sep 01 00:34:32 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8a6fc28f-7887-4380-8c18-acea6c4802f2 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c351962-6369-4acc-b9de-c6efe36b20f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-87f5e999-bce1-4915-b82c-e6b986e19bd1 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes/85ee563d-655b-480a-b053-dea1a6660541 returned with HTTP 200 Sep 01 00:34:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1409/2771] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:32 2026] GET /volume/v3/volumes/85ee563d-655b-480a-b053-dea1a6660541 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a4cf063b-97d7-4ea3-ab3c-b9c1f4653555 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a4cf063b-97d7-4ea3-ab3c-b9c1f4653555 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:34:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a4cf063b-97d7-4ea3-ab3c-b9c1f4653555 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7b7e3360-0dde-4127-8709-94cd905756a2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-115655510"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-a4cf063b-97d7-4ea3-ab3c-b9c1f4653555 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Create volume request body: {'volume': {"'source_volid": '7b7e3360-0dde-4127-8709-94cd905756a2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-115655510'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:34:32 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-a4cf063b-97d7-4ea3-ab3c-b9c1f4653555 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Create volume of 1 GB Sep 01 00:34:32 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a4cf063b-97d7-4ea3-ab3c-b9c1f4653555 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Availability Zones retrieved successfully. Sep 01 00:34:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a4cf063b-97d7-4ea3-ab3c-b9c1f4653555 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Flow 'volume_create_api' (4835451a-28bf-4fd2-9c9b-a92fe1386c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a4cf063b-97d7-4ea3-ab3c-b9c1f4653555 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0b19b58-6f80-4236-af5d-2a3a4e9ccb11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-a4cf063b-97d7-4ea3-ab3c-b9c1f4653555 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:34:32 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8a6fc28f-7887-4380-8c18-acea6c4802f2 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c351962-6369-4acc-b9de-c6efe36b20f7) transitioned into state 'SUCCESS' from 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='6ec61faacd0b4a779d38bb1b38870222',qos_specs=None,replication_status=,reservations=['628a6caf-10e6-4dcd-9ce2-3ac7e0e4fd72','fadefd0b-671c-4a37-b0c8-83904b68c66f','d532f6b6-ddb5-4fb1-87a0-4c4721fa891a','94954ee2-2bb2-4ed8-b0e4-c684d0103a5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19d56d9e0a4645beac2e710f78d65db3',volume_type_id=f75d682c-f21a-49bd-80e9-7ce67a7b760e)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:32 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8a6fc28f-7887-4380-8c18-acea6c4802f2 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65f96d69-3f97-49e6-980b-ffcab25dc728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:32 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8a6fc28f-7887-4380-8c18-acea6c4802f2 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65f96d69-3f97-49e6-980b-ffcab25dc728) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:32 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8a6fc28f-7887-4380-8c18-acea6c4802f2 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Flow 'volume_create_api' (ec1af045-de85-418c-b61d-691f6895243c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:32 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8a6fc28f-7887-4380-8c18-acea6c4802f2 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Create volume request issued successfully. Sep 01 00:34:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8a6fc28f-7887-4380-8c18-acea6c4802f2 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:34:32 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1363/2772] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:34:31 2026] POST /volume/v3/volumes => generated 806 bytes in 1192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:34:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2b4556a3-ae6e-4f1b-9cab-dc9ea2356837 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a4cf063b-97d7-4ea3-ab3c-b9c1f4653555 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0b19b58-6f80-4236-af5d-2a3a4e9ccb11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2b4556a3-ae6e-4f1b-9cab-dc9ea2356837 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] GET http://192.168.122.147/volume/v3/volumes/360b2ad9-23f0-4d75-bfe5-cfd83a4d7be9 Sep 01 00:34:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2b4556a3-ae6e-4f1b-9cab-dc9ea2356837 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a4cf063b-97d7-4ea3-ab3c-b9c1f4653555 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c982a0c5-a4bb-4021-8f49-51dec75fa471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2b4556a3-ae6e-4f1b-9cab-dc9ea2356837 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:32 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:32 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:32 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:32 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:32 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2b4556a3-ae6e-4f1b-9cab-dc9ea2356837 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Volume info retrieved successfully. Sep 01 00:34:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2b4556a3-ae6e-4f1b-9cab-dc9ea2356837 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes/360b2ad9-23f0-4d75-bfe5-cfd83a4d7be9 returned with HTTP 200 Sep 01 00:34:32 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1364/2773] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:32 2026] GET /volume/v3/volumes/360b2ad9-23f0-4d75-bfe5-cfd83a4d7be9 => generated 857 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b8bfe15e-7a4c-40ef-b62d-367f7eaec2a6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b8bfe15e-7a4c-40ef-b62d-367f7eaec2a6 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] GET http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 Sep 01 00:34:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b8bfe15e-7a4c-40ef-b62d-367f7eaec2a6 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b8bfe15e-7a4c-40ef-b62d-367f7eaec2a6 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:32 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:32 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:32 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:32 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:32 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b8bfe15e-7a4c-40ef-b62d-367f7eaec2a6 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Volume info retrieved successfully. Sep 01 00:34:32 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-a4cf063b-97d7-4ea3-ab3c-b9c1f4653555 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Created reservations ['14d27947-edf3-40a6-8335-f14d2f08d68f', 'a589d7d5-08a8-4af5-b32e-82f82a3fa0ab', '7b1177e3-5459-4d58-9e53-120a504babe1', '76f5b695-3541-4814-b470-f8f62b19c993'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:34:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a4cf063b-97d7-4ea3-ab3c-b9c1f4653555 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c982a0c5-a4bb-4021-8f49-51dec75fa471) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14d27947-edf3-40a6-8335-f14d2f08d68f', 'a589d7d5-08a8-4af5-b32e-82f82a3fa0ab', '7b1177e3-5459-4d58-9e53-120a504babe1', '76f5b695-3541-4814-b470-f8f62b19c993']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a4cf063b-97d7-4ea3-ab3c-b9c1f4653555 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (377b6df3-3d4c-4e6b-aba8-f866178fc405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b8bfe15e-7a4c-40ef-b62d-367f7eaec2a6 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 returned with HTTP 200 Sep 01 00:34:32 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1365/2774] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:32 2026] GET /volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 => generated 874 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:32 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:32 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a4cf063b-97d7-4ea3-ab3c-b9c1f4653555 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (377b6df3-3d4c-4e6b-aba8-f866178fc405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '731a2e94-3c20-46be-a471-8bdafb778818', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-115655510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0c0dd83cd6247e0b3cb1df78939ea33',qos_specs=None,replication_status=,reservations=['14d27947-edf3-40a6-8335-f14d2f08d68f','a589d7d5-08a8-4af5-b32e-82f82a3fa0ab','7b1177e3-5459-4d58-9e53-120a504babe1','76f5b695-3541-4814-b470-f8f62b19c993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2581c57d10440ab593bddef1cbd30c',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:34:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-115655510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=731a2e94-3c20-46be-a471-8bdafb778818,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0c0dd83cd6247e0b3cb1df78939ea33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e2581c57d10440ab593bddef1cbd30c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a4cf063b-97d7-4ea3-ab3c-b9c1f4653555 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47eba7c2-894c-4c8d-998b-02f27a0a29f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a4cf063b-97d7-4ea3-ab3c-b9c1f4653555 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47eba7c2-894c-4c8d-998b-02f27a0a29f9) transitioned into state 'SUCCESS' from state '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-115655510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0c0dd83cd6247e0b3cb1df78939ea33',qos_specs=None,replication_status=,reservations=['14d27947-edf3-40a6-8335-f14d2f08d68f','a589d7d5-08a8-4af5-b32e-82f82a3fa0ab','7b1177e3-5459-4d58-9e53-120a504babe1','76f5b695-3541-4814-b470-f8f62b19c993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2581c57d10440ab593bddef1cbd30c',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a4cf063b-97d7-4ea3-ab3c-b9c1f4653555 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42f32658-7bf9-4bd8-bf34-c8828479536a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a4cf063b-97d7-4ea3-ab3c-b9c1f4653555 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42f32658-7bf9-4bd8-bf34-c8828479536a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a4cf063b-97d7-4ea3-ab3c-b9c1f4653555 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Flow 'volume_create_api' (4835451a-28bf-4fd2-9c9b-a92fe1386c5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:32 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a4cf063b-97d7-4ea3-ab3c-b9c1f4653555 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Create volume request issued successfully. Sep 01 00:34:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a4cf063b-97d7-4ea3-ab3c-b9c1f4653555 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:34:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1410/2775] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:34:32 2026] POST /volume/v3/volumes => generated 772 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:34:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7b0147a3-90f3-4932-94e0-6f9751aa45cf None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7b0147a3-90f3-4932-94e0-6f9751aa45cf tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/6330594f-3f83-40ed-8a2d-f8994452efe9 Sep 01 00:34:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7b0147a3-90f3-4932-94e0-6f9751aa45cf tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7b0147a3-90f3-4932-94e0-6f9751aa45cf tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:32 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:32 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:32 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:32 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:32 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7b0147a3-90f3-4932-94e0-6f9751aa45cf tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7b0147a3-90f3-4932-94e0-6f9751aa45cf tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/6330594f-3f83-40ed-8a2d-f8994452efe9 returned with HTTP 200 Sep 01 00:34:32 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1366/2776] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:32 2026] GET /volume/v3/volumes/6330594f-3f83-40ed-8a2d-f8994452efe9 => generated 865 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e79424e9-8be2-48e4-8650-a8df0cc1fa2c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e79424e9-8be2-48e4-8650-a8df0cc1fa2c tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 Sep 01 00:34:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e79424e9-8be2-48e4-8650-a8df0cc1fa2c tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e79424e9-8be2-48e4-8650-a8df0cc1fa2c tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:33 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:33 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e79424e9-8be2-48e4-8650-a8df0cc1fa2c tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Snapshot retrieved successfully. Sep 01 00:34:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e79424e9-8be2-48e4-8650-a8df0cc1fa2c tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 returned with HTTP 200 Sep 01 00:34:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1411/2777] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:34:33 2026] GET /volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 => generated 448 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-665a0848-2c10-4faa-ab36-f8bc7e579b16 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-665a0848-2c10-4faa-ab36-f8bc7e579b16 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] GET http://192.168.122.147/volume/v3/volumes/360b2ad9-23f0-4d75-bfe5-cfd83a4d7be9 Sep 01 00:34:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-665a0848-2c10-4faa-ab36-f8bc7e579b16 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-665a0848-2c10-4faa-ab36-f8bc7e579b16 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:33 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:33 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:33 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:33 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:33 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-665a0848-2c10-4faa-ab36-f8bc7e579b16 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Volume info retrieved successfully. Sep 01 00:34:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-665a0848-2c10-4faa-ab36-f8bc7e579b16 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes/360b2ad9-23f0-4d75-bfe5-cfd83a4d7be9 returned with HTTP 200 Sep 01 00:34:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1367/2778] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:33 2026] GET /volume/v3/volumes/360b2ad9-23f0-4d75-bfe5-cfd83a4d7be9 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-acee7e1e-e65d-4e21-94e7-b648d1d80745 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-acee7e1e-e65d-4e21-94e7-b648d1d80745 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] GET http://192.168.122.147/volume/v3/volumes/35e911b8-40ae-4e1d-8c2f-63642a1630a2 Sep 01 00:34:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-acee7e1e-e65d-4e21-94e7-b648d1d80745 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-acee7e1e-e65d-4e21-94e7-b648d1d80745 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-07cb380c-0d03-4114-959f-a019e12eafbd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-07cb380c-0d03-4114-959f-a019e12eafbd tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] GET http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 Sep 01 00:34:33 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:33 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-07cb380c-0d03-4114-959f-a019e12eafbd tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-07cb380c-0d03-4114-959f-a019e12eafbd tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:33 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:33 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-acee7e1e-e65d-4e21-94e7-b648d1d80745 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Volume info retrieved successfully. Sep 01 00:34:33 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:33 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:33 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:33 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:33 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-07cb380c-0d03-4114-959f-a019e12eafbd tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Volume info retrieved successfully. Sep 01 00:34:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-acee7e1e-e65d-4e21-94e7-b648d1d80745 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes/35e911b8-40ae-4e1d-8c2f-63642a1630a2 returned with HTTP 200 Sep 01 00:34:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1412/2779] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:33 2026] GET /volume/v3/volumes/35e911b8-40ae-4e1d-8c2f-63642a1630a2 => generated 858 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-07cb380c-0d03-4114-959f-a019e12eafbd tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 returned with HTTP 200 Sep 01 00:34:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1368/2780] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:33 2026] GET /volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 => generated 898 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-634a19db-1ca7-486d-a0f1-a81a0e3a106a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-634a19db-1ca7-486d-a0f1-a81a0e3a106a tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/6330594f-3f83-40ed-8a2d-f8994452efe9 Sep 01 00:34:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-634a19db-1ca7-486d-a0f1-a81a0e3a106a tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-634a19db-1ca7-486d-a0f1-a81a0e3a106a tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:33 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:33 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:33 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:33 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-634a19db-1ca7-486d-a0f1-a81a0e3a106a tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-634a19db-1ca7-486d-a0f1-a81a0e3a106a tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/6330594f-3f83-40ed-8a2d-f8994452efe9 returned with HTTP 200 Sep 01 00:34:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1413/2781] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:33 2026] GET /volume/v3/volumes/6330594f-3f83-40ed-8a2d-f8994452efe9 => generated 865 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d04e2dd6-15fc-4086-bfb4-4d561297ed61 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d04e2dd6-15fc-4086-bfb4-4d561297ed61 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 Sep 01 00:34:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d04e2dd6-15fc-4086-bfb4-4d561297ed61 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d04e2dd6-15fc-4086-bfb4-4d561297ed61 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:34 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:34 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:34 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d04e2dd6-15fc-4086-bfb4-4d561297ed61 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Snapshot retrieved successfully. Sep 01 00:34:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d04e2dd6-15fc-4086-bfb4-4d561297ed61 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 returned with HTTP 200 Sep 01 00:34:34 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1369/2782] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:34:34 2026] GET /volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 => generated 448 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0a6304f6-82d4-4b9b-a25f-a630458895d3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0a6304f6-82d4-4b9b-a25f-a630458895d3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] GET http://192.168.122.147/volume/v3/volumes/35e911b8-40ae-4e1d-8c2f-63642a1630a2 Sep 01 00:34:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0a6304f6-82d4-4b9b-a25f-a630458895d3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0a6304f6-82d4-4b9b-a25f-a630458895d3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-957c4ece-5d20-489e-beb8-8c623bd19170 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-957c4ece-5d20-489e-beb8-8c623bd19170 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] GET http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 Sep 01 00:34:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-957c4ece-5d20-489e-beb8-8c623bd19170 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-957c4ece-5d20-489e-beb8-8c623bd19170 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:34 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:34 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:34 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:34 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:34 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:34 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:34 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:34 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:34 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0a6304f6-82d4-4b9b-a25f-a630458895d3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Volume info retrieved successfully. Sep 01 00:34:34 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-957c4ece-5d20-489e-beb8-8c623bd19170 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Volume info retrieved successfully. Sep 01 00:34:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0a6304f6-82d4-4b9b-a25f-a630458895d3 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes/35e911b8-40ae-4e1d-8c2f-63642a1630a2 returned with HTTP 200 Sep 01 00:34:34 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1414/2783] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:34 2026] GET /volume/v3/volumes/35e911b8-40ae-4e1d-8c2f-63642a1630a2 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-957c4ece-5d20-489e-beb8-8c623bd19170 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 returned with HTTP 200 Sep 01 00:34:34 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1370/2784] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:34 2026] GET /volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 => generated 956 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7640dcb3-71ba-4275-aa41-7872a99821d7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7640dcb3-71ba-4275-aa41-7872a99821d7 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] GET http://192.168.122.147/volume/v3/volumes/7aede659-bb51-4ff0-834d-b029b5d3fca4 Sep 01 00:34:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7640dcb3-71ba-4275-aa41-7872a99821d7 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7640dcb3-71ba-4275-aa41-7872a99821d7 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:34 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:34 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:34 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:34 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:34 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7640dcb3-71ba-4275-aa41-7872a99821d7 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Volume info retrieved successfully. Sep 01 00:34:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7640dcb3-71ba-4275-aa41-7872a99821d7 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes/7aede659-bb51-4ff0-834d-b029b5d3fca4 returned with HTTP 200 Sep 01 00:34:34 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1415/2785] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:34 2026] GET /volume/v3/volumes/7aede659-bb51-4ff0-834d-b029b5d3fca4 => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6057f866-a50d-45a2-b82c-0086288384a2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6057f866-a50d-45a2-b82c-0086288384a2 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/6330594f-3f83-40ed-8a2d-f8994452efe9 Sep 01 00:34:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6057f866-a50d-45a2-b82c-0086288384a2 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6057f866-a50d-45a2-b82c-0086288384a2 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:34 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:34 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:34 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:34 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:34 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6057f866-a50d-45a2-b82c-0086288384a2 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6057f866-a50d-45a2-b82c-0086288384a2 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/6330594f-3f83-40ed-8a2d-f8994452efe9 returned with HTTP 200 Sep 01 00:34:34 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1371/2786] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:34 2026] GET /volume/v3/volumes/6330594f-3f83-40ed-8a2d-f8994452efe9 => generated 865 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-eece6856-6ca5-4b10-a01b-e7edfc8deecf None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-eece6856-6ca5-4b10-a01b-e7edfc8deecf tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 Sep 01 00:34:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-eece6856-6ca5-4b10-a01b-e7edfc8deecf tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-eece6856-6ca5-4b10-a01b-e7edfc8deecf tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:35 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:35 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:35 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-eece6856-6ca5-4b10-a01b-e7edfc8deecf tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Snapshot retrieved successfully. Sep 01 00:34:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-eece6856-6ca5-4b10-a01b-e7edfc8deecf tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 returned with HTTP 200 Sep 01 00:34:35 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1416/2787] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:34:35 2026] GET /volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 => generated 448 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1cba4bd9-3780-4070-90ff-df938996cf65 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1cba4bd9-3780-4070-90ff-df938996cf65 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] GET http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 Sep 01 00:34:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1cba4bd9-3780-4070-90ff-df938996cf65 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1cba4bd9-3780-4070-90ff-df938996cf65 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:35 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:35 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:35 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:35 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:35 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1cba4bd9-3780-4070-90ff-df938996cf65 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Volume info retrieved successfully. Sep 01 00:34:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1cba4bd9-3780-4070-90ff-df938996cf65 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 returned with HTTP 200 Sep 01 00:34:35 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1372/2788] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:35 2026] GET /volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 => generated 956 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c5e63f75-fa3b-4465-b334-946cf341d675 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c5e63f75-fa3b-4465-b334-946cf341d675 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] GET http://192.168.122.147/volume/v3/volumes/7aede659-bb51-4ff0-834d-b029b5d3fca4 Sep 01 00:34:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c5e63f75-fa3b-4465-b334-946cf341d675 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c5e63f75-fa3b-4465-b334-946cf341d675 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:35 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:35 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:35 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:35 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:35 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c5e63f75-fa3b-4465-b334-946cf341d675 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Volume info retrieved successfully. Sep 01 00:34:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c5e63f75-fa3b-4465-b334-946cf341d675 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes/7aede659-bb51-4ff0-834d-b029b5d3fca4 returned with HTTP 200 Sep 01 00:34:35 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1417/2789] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:35 2026] GET /volume/v3/volumes/7aede659-bb51-4ff0-834d-b029b5d3fca4 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a291f441-6ede-4126-a2dd-c43f5f0d467f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a291f441-6ede-4126-a2dd-c43f5f0d467f tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/6330594f-3f83-40ed-8a2d-f8994452efe9 Sep 01 00:34:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a291f441-6ede-4126-a2dd-c43f5f0d467f tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a291f441-6ede-4126-a2dd-c43f5f0d467f tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:35 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:35 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:35 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:35 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:35 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a291f441-6ede-4126-a2dd-c43f5f0d467f tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a291f441-6ede-4126-a2dd-c43f5f0d467f tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/6330594f-3f83-40ed-8a2d-f8994452efe9 returned with HTTP 200 Sep 01 00:34:35 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1373/2790] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:35 2026] GET /volume/v3/volumes/6330594f-3f83-40ed-8a2d-f8994452efe9 => generated 865 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-06878aef-9090-4f1d-978a-cf5665d67ae0 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-06878aef-9090-4f1d-978a-cf5665d67ae0 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 Sep 01 00:34:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-06878aef-9090-4f1d-978a-cf5665d67ae0 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-06878aef-9090-4f1d-978a-cf5665d67ae0 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:36 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:36 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:36 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-06878aef-9090-4f1d-978a-cf5665d67ae0 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Snapshot retrieved successfully. Sep 01 00:34:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-06878aef-9090-4f1d-978a-cf5665d67ae0 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 returned with HTTP 200 Sep 01 00:34:36 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1418/2791] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:34:36 2026] GET /volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 => generated 475 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-acd6286b-5cb5-45ac-8e47-1eb8cd3fa59a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-acd6286b-5cb5-45ac-8e47-1eb8cd3fa59a tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:34:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-acd6286b-5cb5-45ac-8e47-1eb8cd3fa59a tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "45610c36-20df-4f20-8df2-5a09a0328587", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1441043159"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-acd6286b-5cb5-45ac-8e47-1eb8cd3fa59a tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Create volume request body: {'volume': {"'snapshot_id": '45610c36-20df-4f20-8df2-5a09a0328587', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1441043159'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-acd6286b-5cb5-45ac-8e47-1eb8cd3fa59a tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Create volume of 1 GB Sep 01 00:34:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-acd6286b-5cb5-45ac-8e47-1eb8cd3fa59a tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Availability Zones retrieved successfully. Sep 01 00:34:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-acd6286b-5cb5-45ac-8e47-1eb8cd3fa59a tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Flow 'volume_create_api' (01cb2434-0702-4400-935b-cb31f8dd1fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-acd6286b-5cb5-45ac-8e47-1eb8cd3fa59a tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdb9cd93-d943-4e6b-a521-112040c7f071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-acd6286b-5cb5-45ac-8e47-1eb8cd3fa59a tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-acd6286b-5cb5-45ac-8e47-1eb8cd3fa59a tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdb9cd93-d943-4e6b-a521-112040c7f071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-acd6286b-5cb5-45ac-8e47-1eb8cd3fa59a tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d207c683-23c9-4cfa-9994-62677ead4cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-acd6286b-5cb5-45ac-8e47-1eb8cd3fa59a tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Created reservations ['fb1467f8-a010-4fce-9693-df575c1f24a9', 'a1f5fbf9-10a4-4a04-b69d-fcf989e66782', '069d28dc-8241-43df-b25f-6e9cdf68cb40', '5b002f71-df10-4c64-acab-5a45b9936ee1'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-acd6286b-5cb5-45ac-8e47-1eb8cd3fa59a tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d207c683-23c9-4cfa-9994-62677ead4cbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb1467f8-a010-4fce-9693-df575c1f24a9', 'a1f5fbf9-10a4-4a04-b69d-fcf989e66782', '069d28dc-8241-43df-b25f-6e9cdf68cb40', '5b002f71-df10-4c64-acab-5a45b9936ee1']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-acd6286b-5cb5-45ac-8e47-1eb8cd3fa59a tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8638d506-15d3-422a-bcd0-21e4e5c6bb40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:36 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-acd6286b-5cb5-45ac-8e47-1eb8cd3fa59a tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8638d506-15d3-422a-bcd0-21e4e5c6bb40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32c24b64-ba89-4718-8e9b-58f9c75e489e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1441043159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='309dacdbf96f49e1a450ba08d2a7a423',qos_specs=None,replication_status=,reservations=['fb1467f8-a010-4fce-9693-df575c1f24a9','a1f5fbf9-10a4-4a04-b69d-fcf989e66782','069d28dc-8241-43df-b25f-6e9cdf68cb40','5b002f71-df10-4c64-acab-5a45b9936ee1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='056ffafb5fc5404c8b2df121aca0909d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:34:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1441043159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32c24b64-ba89-4718-8e9b-58f9c75e489e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='309dacdbf96f49e1a450ba08d2a7a423',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='056ffafb5fc5404c8b2df121aca0909d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-acd6286b-5cb5-45ac-8e47-1eb8cd3fa59a tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c7e077b-b81f-40a6-8306-24c538172e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-acd6286b-5cb5-45ac-8e47-1eb8cd3fa59a tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c7e077b-b81f-40a6-8306-24c538172e5f) transitioned into state 'SUCCESS' from state '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-1441043159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='309dacdbf96f49e1a450ba08d2a7a423',qos_specs=None,replication_status=,reservations=['fb1467f8-a010-4fce-9693-df575c1f24a9','a1f5fbf9-10a4-4a04-b69d-fcf989e66782','069d28dc-8241-43df-b25f-6e9cdf68cb40','5b002f71-df10-4c64-acab-5a45b9936ee1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='056ffafb5fc5404c8b2df121aca0909d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-acd6286b-5cb5-45ac-8e47-1eb8cd3fa59a tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38de67f1-2223-4dce-a11a-90c6888aeaf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-acd6286b-5cb5-45ac-8e47-1eb8cd3fa59a tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38de67f1-2223-4dce-a11a-90c6888aeaf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-acd6286b-5cb5-45ac-8e47-1eb8cd3fa59a tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Flow 'volume_create_api' (01cb2434-0702-4400-935b-cb31f8dd1fc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-acd6286b-5cb5-45ac-8e47-1eb8cd3fa59a tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Create volume request issued successfully. Sep 01 00:34:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-acd6286b-5cb5-45ac-8e47-1eb8cd3fa59a tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:34:36 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1374/2792] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:34:36 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 00:34:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0db6b68e-4854-4760-917a-88f98681ba09 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0db6b68e-4854-4760-917a-88f98681ba09 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:34:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0db6b68e-4854-4760-917a-88f98681ba09 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "45610c36-20df-4f20-8df2-5a09a0328587", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1841419432"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-0db6b68e-4854-4760-917a-88f98681ba09 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Create volume request body: {'volume': {"'snapshot_id": '45610c36-20df-4f20-8df2-5a09a0328587', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1841419432'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:34:36 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-0db6b68e-4854-4760-917a-88f98681ba09 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Create volume of 1 GB Sep 01 00:34:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c98fd4a7-c8d4-4bf0-b0c7-94949cd9bf8f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:36 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0db6b68e-4854-4760-917a-88f98681ba09 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Availability Zones retrieved successfully. Sep 01 00:34:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c98fd4a7-c8d4-4bf0-b0c7-94949cd9bf8f tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] GET http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 Sep 01 00:34:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c98fd4a7-c8d4-4bf0-b0c7-94949cd9bf8f tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c98fd4a7-c8d4-4bf0-b0c7-94949cd9bf8f tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:36 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0db6b68e-4854-4760-917a-88f98681ba09 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Flow 'volume_create_api' (56f2db32-f11c-4a56-a1e1-4652795d0020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:36 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0db6b68e-4854-4760-917a-88f98681ba09 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e59ebfe-34cd-479a-802e-c3794b88d252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c98fd4a7-c8d4-4bf0-b0c7-94949cd9bf8f tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Volume info retrieved successfully. Sep 01 00:34:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-0db6b68e-4854-4760-917a-88f98681ba09 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c98fd4a7-c8d4-4bf0-b0c7-94949cd9bf8f tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 returned with HTTP 200 Sep 01 00:34:36 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1375/2793] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:36 2026] GET /volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 => generated 956 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e7567c90-d18b-4a76-97c6-82d62bfb346d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e7567c90-d18b-4a76-97c6-82d62bfb346d tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] GET http://192.168.122.147/volume/v3/volumes/7aede659-bb51-4ff0-834d-b029b5d3fca4 Sep 01 00:34:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e7567c90-d18b-4a76-97c6-82d62bfb346d tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e7567c90-d18b-4a76-97c6-82d62bfb346d tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:36 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:36 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:36 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e7567c90-d18b-4a76-97c6-82d62bfb346d tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Volume info retrieved successfully. Sep 01 00:34:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e7567c90-d18b-4a76-97c6-82d62bfb346d tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes/7aede659-bb51-4ff0-834d-b029b5d3fca4 returned with HTTP 200 Sep 01 00:34:36 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1376/2794] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:36 2026] GET /volume/v3/volumes/7aede659-bb51-4ff0-834d-b029b5d3fca4 => generated 858 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0db6b68e-4854-4760-917a-88f98681ba09 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e59ebfe-34cd-479a-802e-c3794b88d252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0db6b68e-4854-4760-917a-88f98681ba09 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9af34fd-1c58-493c-b922-f5d02e321b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0b22a138-8607-41e5-b837-d542f7026637 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0b22a138-8607-41e5-b837-d542f7026637 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] DELETE http://192.168.122.147/volume/v3/volumes/7aede659-bb51-4ff0-834d-b029b5d3fca4 Sep 01 00:34:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0b22a138-8607-41e5-b837-d542f7026637 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0b22a138-8607-41e5-b837-d542f7026637 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-0b22a138-8607-41e5-b837-d542f7026637 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Delete volume with id: 7aede659-bb51-4ff0-834d-b029b5d3fca4 Sep 01 00:34:36 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:36 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:36 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:36 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0b22a138-8607-41e5-b837-d542f7026637 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Volume info retrieved successfully. Sep 01 00:34:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0b22a138-8607-41e5-b837-d542f7026637 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Delete volume request issued successfully. Sep 01 00:34:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0b22a138-8607-41e5-b837-d542f7026637 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes/7aede659-bb51-4ff0-834d-b029b5d3fca4 returned with HTTP 202 Sep 01 00:34:36 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1377/2795] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:34:36 2026] DELETE /volume/v3/volumes/7aede659-bb51-4ff0-834d-b029b5d3fca4 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:34:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-10f1fcd2-4d73-4dbc-8738-d56e66a760be None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-10f1fcd2-4d73-4dbc-8738-d56e66a760be tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/6330594f-3f83-40ed-8a2d-f8994452efe9 Sep 01 00:34:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-10f1fcd2-4d73-4dbc-8738-d56e66a760be tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-10f1fcd2-4d73-4dbc-8738-d56e66a760be tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:36 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:36 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-0db6b68e-4854-4760-917a-88f98681ba09 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Created reservations ['710e67e2-19e6-43b6-9074-d3fc5cbfdaa1', '505f8a6e-6aa5-4902-a1e7-69931e266d03', '3fd5c708-cc5f-4f21-ab1e-8ee2ba2e660d', '01e04e91-c14f-42c0-a1fe-6d8320133c83'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:36 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0db6b68e-4854-4760-917a-88f98681ba09 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9af34fd-1c58-493c-b922-f5d02e321b9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['710e67e2-19e6-43b6-9074-d3fc5cbfdaa1', '505f8a6e-6aa5-4902-a1e7-69931e266d03', '3fd5c708-cc5f-4f21-ab1e-8ee2ba2e660d', '01e04e91-c14f-42c0-a1fe-6d8320133c83']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0db6b68e-4854-4760-917a-88f98681ba09 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc953422-b65e-4c07-b12a-4254499849f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-10f1fcd2-4d73-4dbc-8738-d56e66a760be tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-10f1fcd2-4d73-4dbc-8738-d56e66a760be tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/6330594f-3f83-40ed-8a2d-f8994452efe9 returned with HTTP 200 Sep 01 00:34:36 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1378/2796] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:36 2026] GET /volume/v3/volumes/6330594f-3f83-40ed-8a2d-f8994452efe9 => generated 865 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b504f2e6-43b4-43a1-b24f-e17be6932ade None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b504f2e6-43b4-43a1-b24f-e17be6932ade tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] GET http://192.168.122.147/volume/v3/volumes/7aede659-bb51-4ff0-834d-b029b5d3fca4 Sep 01 00:34:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b504f2e6-43b4-43a1-b24f-e17be6932ade tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b504f2e6-43b4-43a1-b24f-e17be6932ade tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:36 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:36 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0db6b68e-4854-4760-917a-88f98681ba09 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc953422-b65e-4c07-b12a-4254499849f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6afd9c4e-68fd-43cf-b18d-51a6196ed47f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1841419432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='309dacdbf96f49e1a450ba08d2a7a423',qos_specs=None,replication_status=,reservations=['710e67e2-19e6-43b6-9074-d3fc5cbfdaa1','505f8a6e-6aa5-4902-a1e7-69931e266d03','3fd5c708-cc5f-4f21-ab1e-8ee2ba2e660d','01e04e91-c14f-42c0-a1fe-6d8320133c83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='056ffafb5fc5404c8b2df121aca0909d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:34:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1841419432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6afd9c4e-68fd-43cf-b18d-51a6196ed47f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='309dacdbf96f49e1a450ba08d2a7a423',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='056ffafb5fc5404c8b2df121aca0909d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:36 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:36 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:36 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:36 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0db6b68e-4854-4760-917a-88f98681ba09 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2b49efe-e780-44e0-a548-fcb278cdf289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b504f2e6-43b4-43a1-b24f-e17be6932ade tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Volume info retrieved successfully. Sep 01 00:34:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b504f2e6-43b4-43a1-b24f-e17be6932ade tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes/7aede659-bb51-4ff0-834d-b029b5d3fca4 returned with HTTP 200 Sep 01 00:34:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1379/2797] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:36 2026] GET /volume/v3/volumes/7aede659-bb51-4ff0-834d-b029b5d3fca4 => generated 857 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:37 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0db6b68e-4854-4760-917a-88f98681ba09 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2b49efe-e780-44e0-a548-fcb278cdf289) transitioned into state 'SUCCESS' from state '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-1841419432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='309dacdbf96f49e1a450ba08d2a7a423',qos_specs=None,replication_status=,reservations=['710e67e2-19e6-43b6-9074-d3fc5cbfdaa1','505f8a6e-6aa5-4902-a1e7-69931e266d03','3fd5c708-cc5f-4f21-ab1e-8ee2ba2e660d','01e04e91-c14f-42c0-a1fe-6d8320133c83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='056ffafb5fc5404c8b2df121aca0909d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:37 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0db6b68e-4854-4760-917a-88f98681ba09 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75972801-bc72-49f8-883b-7abefe67fb30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:37 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0db6b68e-4854-4760-917a-88f98681ba09 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75972801-bc72-49f8-883b-7abefe67fb30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:37 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0db6b68e-4854-4760-917a-88f98681ba09 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Flow 'volume_create_api' (56f2db32-f11c-4a56-a1e1-4652795d0020) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:37 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0db6b68e-4854-4760-917a-88f98681ba09 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Create volume request issued successfully. Sep 01 00:34:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0db6b68e-4854-4760-917a-88f98681ba09 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:34:37 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1419/2798] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:34:36 2026] POST /volume/v3/volumes => generated 769 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:34:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-78a6e09b-78a3-412f-b868-9a703466fb21 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-78a6e09b-78a3-412f-b868-9a703466fb21 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:34:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-78a6e09b-78a3-412f-b868-9a703466fb21 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "45610c36-20df-4f20-8df2-5a09a0328587", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2005238656"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-78a6e09b-78a3-412f-b868-9a703466fb21 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Create volume request body: {'volume': {"'snapshot_id": '45610c36-20df-4f20-8df2-5a09a0328587', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2005238656'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:34:37 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-78a6e09b-78a3-412f-b868-9a703466fb21 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Create volume of 1 GB Sep 01 00:34:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-78a6e09b-78a3-412f-b868-9a703466fb21 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Availability Zones retrieved successfully. Sep 01 00:34:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-78a6e09b-78a3-412f-b868-9a703466fb21 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Flow 'volume_create_api' (690df4bb-1e4e-47b8-ae4c-1b1bf7ba3814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-78a6e09b-78a3-412f-b868-9a703466fb21 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c376708-2d35-4c79-aca6-1ede464aefb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-78a6e09b-78a3-412f-b868-9a703466fb21 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:34:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-78a6e09b-78a3-412f-b868-9a703466fb21 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c376708-2d35-4c79-aca6-1ede464aefb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-78a6e09b-78a3-412f-b868-9a703466fb21 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3f02eaf-9d3a-43e3-a12d-fa85e93fc43b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:37 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-78a6e09b-78a3-412f-b868-9a703466fb21 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Created reservations ['40f0391a-9355-4cdc-a32d-b3df99902791', 'd0841a31-7172-48c4-b937-66bdb3485831', '70729e26-630e-4b94-a9fa-a1ce92411e55', '48c887e4-0ba6-45fe-8b78-e8b95bc2f8d7'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:34:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-78a6e09b-78a3-412f-b868-9a703466fb21 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3f02eaf-9d3a-43e3-a12d-fa85e93fc43b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40f0391a-9355-4cdc-a32d-b3df99902791', 'd0841a31-7172-48c4-b937-66bdb3485831', '70729e26-630e-4b94-a9fa-a1ce92411e55', '48c887e4-0ba6-45fe-8b78-e8b95bc2f8d7']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-78a6e09b-78a3-412f-b868-9a703466fb21 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b78fe7d9-b579-48d5-80c0-8b600555aa28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:37 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:37 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-78a6e09b-78a3-412f-b868-9a703466fb21 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b78fe7d9-b579-48d5-80c0-8b600555aa28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8690e9ee-0dc9-42c5-ba45-893d382e15e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2005238656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='309dacdbf96f49e1a450ba08d2a7a423',qos_specs=None,replication_status=,reservations=['40f0391a-9355-4cdc-a32d-b3df99902791','d0841a31-7172-48c4-b937-66bdb3485831','70729e26-630e-4b94-a9fa-a1ce92411e55','48c887e4-0ba6-45fe-8b78-e8b95bc2f8d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='056ffafb5fc5404c8b2df121aca0909d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:34:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2005238656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8690e9ee-0dc9-42c5-ba45-893d382e15e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='309dacdbf96f49e1a450ba08d2a7a423',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='056ffafb5fc5404c8b2df121aca0909d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-78a6e09b-78a3-412f-b868-9a703466fb21 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f334ccab-f4aa-4883-a15c-deb5f2dd87de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-78a6e09b-78a3-412f-b868-9a703466fb21 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f334ccab-f4aa-4883-a15c-deb5f2dd87de) transitioned into state 'SUCCESS' from state '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-2005238656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='309dacdbf96f49e1a450ba08d2a7a423',qos_specs=None,replication_status=,reservations=['40f0391a-9355-4cdc-a32d-b3df99902791','d0841a31-7172-48c4-b937-66bdb3485831','70729e26-630e-4b94-a9fa-a1ce92411e55','48c887e4-0ba6-45fe-8b78-e8b95bc2f8d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='056ffafb5fc5404c8b2df121aca0909d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-78a6e09b-78a3-412f-b868-9a703466fb21 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aee888c-fd91-417c-a75d-58a168c2931c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-78a6e09b-78a3-412f-b868-9a703466fb21 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aee888c-fd91-417c-a75d-58a168c2931c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:37 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-78a6e09b-78a3-412f-b868-9a703466fb21 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Flow 'volume_create_api' (690df4bb-1e4e-47b8-ae4c-1b1bf7ba3814) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-78a6e09b-78a3-412f-b868-9a703466fb21 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Create volume request issued successfully. Sep 01 00:34:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-78a6e09b-78a3-412f-b868-9a703466fb21 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:34:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1380/2799] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:34:37 2026] POST /volume/v3/volumes => generated 769 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:34:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1a04940b-b503-445e-941f-3d9449214f47 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1a04940b-b503-445e-941f-3d9449214f47 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:34:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1a04940b-b503-445e-941f-3d9449214f47 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "45610c36-20df-4f20-8df2-5a09a0328587", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1258466850"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-1a04940b-b503-445e-941f-3d9449214f47 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Create volume request body: {'volume': {"'snapshot_id": '45610c36-20df-4f20-8df2-5a09a0328587', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1258466850'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:34:37 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-1a04940b-b503-445e-941f-3d9449214f47 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Create volume of 1 GB Sep 01 00:34:37 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:37 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:37 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1a04940b-b503-445e-941f-3d9449214f47 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Availability Zones retrieved successfully. Sep 01 00:34:37 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1a04940b-b503-445e-941f-3d9449214f47 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Flow 'volume_create_api' (4a8a35a4-21b5-4b2d-bbb3-a261a0b3386a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:37 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1a04940b-b503-445e-941f-3d9449214f47 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56777c8e-3cff-4ce2-b2fb-b069f78225c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:37 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-1a04940b-b503-445e-941f-3d9449214f47 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:34:37 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1a04940b-b503-445e-941f-3d9449214f47 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56777c8e-3cff-4ce2-b2fb-b069f78225c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:37 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1a04940b-b503-445e-941f-3d9449214f47 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db02bb4a-3b0b-4954-9160-6ce28dc1737c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d9229a54-6989-4001-b529-d0e4a3278236 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d9229a54-6989-4001-b529-d0e4a3278236 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] GET http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 Sep 01 00:34:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d9229a54-6989-4001-b529-d0e4a3278236 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d9229a54-6989-4001-b529-d0e4a3278236 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:37 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:37 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:37 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:37 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d9229a54-6989-4001-b529-d0e4a3278236 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Volume info retrieved successfully. Sep 01 00:34:37 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-1a04940b-b503-445e-941f-3d9449214f47 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Created reservations ['b2278fc1-5a0c-4777-b888-658f66c65ce2', '672146e7-b40b-4f65-bf7a-83e7ad6df6f1', '790e7cc4-e7f3-4cb0-9a8c-5b2cd5731a9e', '54bb66b7-cb74-4b75-82c0-f075cc2050d1'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:34:37 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1a04940b-b503-445e-941f-3d9449214f47 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db02bb4a-3b0b-4954-9160-6ce28dc1737c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2278fc1-5a0c-4777-b888-658f66c65ce2', '672146e7-b40b-4f65-bf7a-83e7ad6df6f1', '790e7cc4-e7f3-4cb0-9a8c-5b2cd5731a9e', '54bb66b7-cb74-4b75-82c0-f075cc2050d1']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:37 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1a04940b-b503-445e-941f-3d9449214f47 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b58661e7-c381-4cf2-8090-0064c7c0eb71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d9229a54-6989-4001-b529-d0e4a3278236 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 returned with HTTP 200 Sep 01 00:34:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1381/2800] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:37 2026] GET /volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 => generated 956 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:37 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:37 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:37 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1a04940b-b503-445e-941f-3d9449214f47 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b58661e7-c381-4cf2-8090-0064c7c0eb71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc107989-f1e6-4cc8-b3a6-6752a7d88436', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1258466850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='309dacdbf96f49e1a450ba08d2a7a423',qos_specs=None,replication_status=,reservations=['b2278fc1-5a0c-4777-b888-658f66c65ce2','672146e7-b40b-4f65-bf7a-83e7ad6df6f1','790e7cc4-e7f3-4cb0-9a8c-5b2cd5731a9e','54bb66b7-cb74-4b75-82c0-f075cc2050d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='056ffafb5fc5404c8b2df121aca0909d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:34:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1258466850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc107989-f1e6-4cc8-b3a6-6752a7d88436,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='309dacdbf96f49e1a450ba08d2a7a423',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='056ffafb5fc5404c8b2df121aca0909d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:37 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1a04940b-b503-445e-941f-3d9449214f47 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa005327-f551-4fc1-8231-0b2563e20a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:37 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1a04940b-b503-445e-941f-3d9449214f47 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa005327-f551-4fc1-8231-0b2563e20a3f) transitioned into state 'SUCCESS' from state '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-1258466850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='309dacdbf96f49e1a450ba08d2a7a423',qos_specs=None,replication_status=,reservations=['b2278fc1-5a0c-4777-b888-658f66c65ce2','672146e7-b40b-4f65-bf7a-83e7ad6df6f1','790e7cc4-e7f3-4cb0-9a8c-5b2cd5731a9e','54bb66b7-cb74-4b75-82c0-f075cc2050d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='056ffafb5fc5404c8b2df121aca0909d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:37 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1a04940b-b503-445e-941f-3d9449214f47 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e468aee0-ee8b-4f3a-9802-fbd5509f60ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-bb1e2af7-62e9-4e03-af44-8907e4bdd716 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bb1e2af7-62e9-4e03-af44-8907e4bdd716 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/6330594f-3f83-40ed-8a2d-f8994452efe9 Sep 01 00:34:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bb1e2af7-62e9-4e03-af44-8907e4bdd716 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bb1e2af7-62e9-4e03-af44-8907e4bdd716 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:37 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1a04940b-b503-445e-941f-3d9449214f47 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e468aee0-ee8b-4f3a-9802-fbd5509f60ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:37 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1a04940b-b503-445e-941f-3d9449214f47 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Flow 'volume_create_api' (4a8a35a4-21b5-4b2d-bbb3-a261a0b3386a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:37 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1a04940b-b503-445e-941f-3d9449214f47 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Create volume request issued successfully. Sep 01 00:34:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1a04940b-b503-445e-941f-3d9449214f47 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:34:38 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1420/2801] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:34:37 2026] POST /volume/v3/volumes => generated 769 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 00:34:38 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:38 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:38 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:38 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:38 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-bb1e2af7-62e9-4e03-af44-8907e4bdd716 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-63c71095-7ae9-4e32-9c4c-556d3ee2f3a6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bb1e2af7-62e9-4e03-af44-8907e4bdd716 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/6330594f-3f83-40ed-8a2d-f8994452efe9 returned with HTTP 200 Sep 01 00:34:38 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1382/2802] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:37 2026] GET /volume/v3/volumes/6330594f-3f83-40ed-8a2d-f8994452efe9 => generated 866 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b774657d-0b0f-42b5-892b-fd116216164f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-63c71095-7ae9-4e32-9c4c-556d3ee2f3a6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:34:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-63c71095-7ae9-4e32-9c4c-556d3ee2f3a6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "45610c36-20df-4f20-8df2-5a09a0328587", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-862039658"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-63c71095-7ae9-4e32-9c4c-556d3ee2f3a6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Create volume request body: {'volume': {"'snapshot_id": '45610c36-20df-4f20-8df2-5a09a0328587', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-862039658'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:34:38 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-63c71095-7ae9-4e32-9c4c-556d3ee2f3a6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Create volume of 1 GB Sep 01 00:34:38 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:38 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b774657d-0b0f-42b5-892b-fd116216164f tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] GET http://192.168.122.147/volume/v3/volumes/7aede659-bb51-4ff0-834d-b029b5d3fca4 Sep 01 00:34:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b774657d-0b0f-42b5-892b-fd116216164f tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b774657d-0b0f-42b5-892b-fd116216164f tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:38 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-63c71095-7ae9-4e32-9c4c-556d3ee2f3a6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Availability Zones retrieved successfully. Sep 01 00:34:38 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:38 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:38 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:38 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-63c71095-7ae9-4e32-9c4c-556d3ee2f3a6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Flow 'volume_create_api' (d3d8c6a5-0892-4a22-b943-1eb8b4a2b943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-63c71095-7ae9-4e32-9c4c-556d3ee2f3a6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31acfb81-2da2-4a37-b3b6-74eeadfdd5e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:38 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b774657d-0b0f-42b5-892b-fd116216164f tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Volume info retrieved successfully. Sep 01 00:34:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-63c71095-7ae9-4e32-9c4c-556d3ee2f3a6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:34:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b774657d-0b0f-42b5-892b-fd116216164f tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes/7aede659-bb51-4ff0-834d-b029b5d3fca4 returned with HTTP 200 Sep 01 00:34:38 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1383/2803] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:38 2026] GET /volume/v3/volumes/7aede659-bb51-4ff0-834d-b029b5d3fca4 => generated 857 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4f16f8fd-9267-4826-83ce-4dcda4596ab4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4f16f8fd-9267-4826-83ce-4dcda4596ab4 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/513986fc-3028-44f9-9cc2-119d6a9591e7 Sep 01 00:34:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4f16f8fd-9267-4826-83ce-4dcda4596ab4 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4f16f8fd-9267-4826-83ce-4dcda4596ab4 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:38 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:38 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:38 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:38 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:38 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4f16f8fd-9267-4826-83ce-4dcda4596ab4 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4f16f8fd-9267-4826-83ce-4dcda4596ab4 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/513986fc-3028-44f9-9cc2-119d6a9591e7 returned with HTTP 200 Sep 01 00:34:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-63c71095-7ae9-4e32-9c4c-556d3ee2f3a6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31acfb81-2da2-4a37-b3b6-74eeadfdd5e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:38 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1384/2804] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:38 2026] GET /volume/v3/volumes/513986fc-3028-44f9-9cc2-119d6a9591e7 => generated 865 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-63c71095-7ae9-4e32-9c4c-556d3ee2f3a6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec0267d2-236b-435d-a763-49aa057241c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:38 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-63c71095-7ae9-4e32-9c4c-556d3ee2f3a6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Created reservations ['55c86070-ee3d-4b6d-a7d5-c25bfc4fbcd6', '9b38ffe0-dfe7-47ff-8364-603a973249e4', 'bbdddb7e-968c-408a-a30a-15134606c477', 'c281659f-aca4-427c-836c-0c1813a9f8a7'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:34:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-63c71095-7ae9-4e32-9c4c-556d3ee2f3a6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec0267d2-236b-435d-a763-49aa057241c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55c86070-ee3d-4b6d-a7d5-c25bfc4fbcd6', '9b38ffe0-dfe7-47ff-8364-603a973249e4', 'bbdddb7e-968c-408a-a30a-15134606c477', 'c281659f-aca4-427c-836c-0c1813a9f8a7']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-63c71095-7ae9-4e32-9c4c-556d3ee2f3a6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4defb6d3-4b29-492e-a518-2c587ae30e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:38 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:38 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-63c71095-7ae9-4e32-9c4c-556d3ee2f3a6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4defb6d3-4b29-492e-a518-2c587ae30e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2385884d-501a-4444-acd3-cd5f0e671d3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-862039658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='309dacdbf96f49e1a450ba08d2a7a423',qos_specs=None,replication_status=,reservations=['55c86070-ee3d-4b6d-a7d5-c25bfc4fbcd6','9b38ffe0-dfe7-47ff-8364-603a973249e4','bbdddb7e-968c-408a-a30a-15134606c477','c281659f-aca4-427c-836c-0c1813a9f8a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='056ffafb5fc5404c8b2df121aca0909d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:34:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-862039658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2385884d-501a-4444-acd3-cd5f0e671d3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='309dacdbf96f49e1a450ba08d2a7a423',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='056ffafb5fc5404c8b2df121aca0909d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-63c71095-7ae9-4e32-9c4c-556d3ee2f3a6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58682109-459a-4ff9-8ca5-b22a559562d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-63c71095-7ae9-4e32-9c4c-556d3ee2f3a6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58682109-459a-4ff9-8ca5-b22a559562d8) transitioned into state 'SUCCESS' from state '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-862039658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='309dacdbf96f49e1a450ba08d2a7a423',qos_specs=None,replication_status=,reservations=['55c86070-ee3d-4b6d-a7d5-c25bfc4fbcd6','9b38ffe0-dfe7-47ff-8364-603a973249e4','bbdddb7e-968c-408a-a30a-15134606c477','c281659f-aca4-427c-836c-0c1813a9f8a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='056ffafb5fc5404c8b2df121aca0909d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-63c71095-7ae9-4e32-9c4c-556d3ee2f3a6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45061872-9155-44f6-9d84-6d075cad0163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-63c71095-7ae9-4e32-9c4c-556d3ee2f3a6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45061872-9155-44f6-9d84-6d075cad0163) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:38 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-63c71095-7ae9-4e32-9c4c-556d3ee2f3a6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Flow 'volume_create_api' (d3d8c6a5-0892-4a22-b943-1eb8b4a2b943) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:38 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-63c71095-7ae9-4e32-9c4c-556d3ee2f3a6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Create volume request issued successfully. Sep 01 00:34:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-63c71095-7ae9-4e32-9c4c-556d3ee2f3a6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:34:38 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1421/2805] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:34:38 2026] POST /volume/v3/volumes => generated 768 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:34:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-36053301-ef3e-4c86-9722-abd15cd463af None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-36053301-ef3e-4c86-9722-abd15cd463af tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/volumes/32c24b64-ba89-4718-8e9b-58f9c75e489e Sep 01 00:34:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-36053301-ef3e-4c86-9722-abd15cd463af tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-36053301-ef3e-4c86-9722-abd15cd463af tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:38 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:38 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:38 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:38 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:38 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-36053301-ef3e-4c86-9722-abd15cd463af tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Volume info retrieved successfully. Sep 01 00:34:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-36053301-ef3e-4c86-9722-abd15cd463af tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/32c24b64-ba89-4718-8e9b-58f9c75e489e returned with HTTP 200 Sep 01 00:34:38 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1385/2806] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:38 2026] GET /volume/v3/volumes/32c24b64-ba89-4718-8e9b-58f9c75e489e => generated 861 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-33090c5b-91e3-4255-ad17-524c45cae2c3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-33090c5b-91e3-4255-ad17-524c45cae2c3 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] GET http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 Sep 01 00:34:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-33090c5b-91e3-4255-ad17-524c45cae2c3 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-33090c5b-91e3-4255-ad17-524c45cae2c3 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:38 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:38 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:38 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:38 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:38 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-33090c5b-91e3-4255-ad17-524c45cae2c3 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Volume info retrieved successfully. Sep 01 00:34:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-33090c5b-91e3-4255-ad17-524c45cae2c3 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 returned with HTTP 200 Sep 01 00:34:38 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1422/2807] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:38 2026] GET /volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 => generated 956 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-79c95ebd-6f13-433f-b385-8414f19a2a2b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-79c95ebd-6f13-433f-b385-8414f19a2a2b tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] GET http://192.168.122.147/volume/v3/volumes/7aede659-bb51-4ff0-834d-b029b5d3fca4 Sep 01 00:34:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-79c95ebd-6f13-433f-b385-8414f19a2a2b tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-79c95ebd-6f13-433f-b385-8414f19a2a2b tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-79c95ebd-6f13-433f-b385-8414f19a2a2b tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes/7aede659-bb51-4ff0-834d-b029b5d3fca4 returned with HTTP 404 Sep 01 00:34:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1386/2808] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:39 2026] GET /volume/v3/volumes/7aede659-bb51-4ff0-834d-b029b5d3fca4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:34:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-fb9d3463-b8db-47bd-94f9-141e220ae343 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fb9d3463-b8db-47bd-94f9-141e220ae343 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] DELETE http://192.168.122.147/volume/v3/volumes/35e911b8-40ae-4e1d-8c2f-63642a1630a2 Sep 01 00:34:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fb9d3463-b8db-47bd-94f9-141e220ae343 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fb9d3463-b8db-47bd-94f9-141e220ae343 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:39 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-fb9d3463-b8db-47bd-94f9-141e220ae343 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Delete volume with id: 35e911b8-40ae-4e1d-8c2f-63642a1630a2 Sep 01 00:34:39 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:39 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:39 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:39 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:39 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fb9d3463-b8db-47bd-94f9-141e220ae343 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Volume info retrieved successfully. Sep 01 00:34:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-77e11aba-fa4c-471c-ae4f-124c30a77e4a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-77e11aba-fa4c-471c-ae4f-124c30a77e4a tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/513986fc-3028-44f9-9cc2-119d6a9591e7 Sep 01 00:34:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-77e11aba-fa4c-471c-ae4f-124c30a77e4a tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-77e11aba-fa4c-471c-ae4f-124c30a77e4a tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:39 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:39 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:39 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fb9d3463-b8db-47bd-94f9-141e220ae343 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Delete volume request issued successfully. Sep 01 00:34:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fb9d3463-b8db-47bd-94f9-141e220ae343 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes/35e911b8-40ae-4e1d-8c2f-63642a1630a2 returned with HTTP 202 Sep 01 00:34:39 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:39 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:39 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1423/2809] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:34:39 2026] DELETE /volume/v3/volumes/35e911b8-40ae-4e1d-8c2f-63642a1630a2 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:34:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d0b94d0b-25d0-4b63-a0b8-09f7626009ec None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d0b94d0b-25d0-4b63-a0b8-09f7626009ec tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] GET http://192.168.122.147/volume/v3/volumes/35e911b8-40ae-4e1d-8c2f-63642a1630a2 Sep 01 00:34:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d0b94d0b-25d0-4b63-a0b8-09f7626009ec tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:39 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-77e11aba-fa4c-471c-ae4f-124c30a77e4a tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d0b94d0b-25d0-4b63-a0b8-09f7626009ec tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-77e11aba-fa4c-471c-ae4f-124c30a77e4a tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/513986fc-3028-44f9-9cc2-119d6a9591e7 returned with HTTP 200 Sep 01 00:34:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1387/2810] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:39 2026] GET /volume/v3/volumes/513986fc-3028-44f9-9cc2-119d6a9591e7 => generated 866 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:39 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:39 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:39 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:39 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:39 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d0b94d0b-25d0-4b63-a0b8-09f7626009ec tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Volume info retrieved successfully. Sep 01 00:34:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-84d17b16-6d26-4747-9269-eea3b6903099 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-84d17b16-6d26-4747-9269-eea3b6903099 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/585cd619-a533-445f-acb5-045ac3eabf16 Sep 01 00:34:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-84d17b16-6d26-4747-9269-eea3b6903099 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-84d17b16-6d26-4747-9269-eea3b6903099 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d0b94d0b-25d0-4b63-a0b8-09f7626009ec tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes/35e911b8-40ae-4e1d-8c2f-63642a1630a2 returned with HTTP 200 Sep 01 00:34:39 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1424/2811] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:39 2026] GET /volume/v3/volumes/35e911b8-40ae-4e1d-8c2f-63642a1630a2 => generated 858 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:39 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:39 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:39 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:39 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:39 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-84d17b16-6d26-4747-9269-eea3b6903099 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-84d17b16-6d26-4747-9269-eea3b6903099 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/585cd619-a533-445f-acb5-045ac3eabf16 returned with HTTP 200 Sep 01 00:34:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1388/2812] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:39 2026] GET /volume/v3/volumes/585cd619-a533-445f-acb5-045ac3eabf16 => generated 865 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-cca49a3e-e308-4703-86ee-31ed17e4f3e8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cca49a3e-e308-4703-86ee-31ed17e4f3e8 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/volumes/32c24b64-ba89-4718-8e9b-58f9c75e489e Sep 01 00:34:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cca49a3e-e308-4703-86ee-31ed17e4f3e8 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cca49a3e-e308-4703-86ee-31ed17e4f3e8 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:39 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:39 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:39 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:39 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:39 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-cca49a3e-e308-4703-86ee-31ed17e4f3e8 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Volume info retrieved successfully. Sep 01 00:34:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cca49a3e-e308-4703-86ee-31ed17e4f3e8 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/32c24b64-ba89-4718-8e9b-58f9c75e489e returned with HTTP 200 Sep 01 00:34:39 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1425/2813] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:39 2026] GET /volume/v3/volumes/32c24b64-ba89-4718-8e9b-58f9c75e489e => generated 861 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5dbf378f-898f-45e5-b66a-1ad0e87f7c3b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5dbf378f-898f-45e5-b66a-1ad0e87f7c3b tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] GET http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 Sep 01 00:34:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5dbf378f-898f-45e5-b66a-1ad0e87f7c3b tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5dbf378f-898f-45e5-b66a-1ad0e87f7c3b tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:39 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:39 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:39 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:39 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:39 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5dbf378f-898f-45e5-b66a-1ad0e87f7c3b tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Volume info retrieved successfully. Sep 01 00:34:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5dbf378f-898f-45e5-b66a-1ad0e87f7c3b tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 returned with HTTP 200 Sep 01 00:34:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1389/2814] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:39 2026] GET /volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 => generated 956 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c67df741-1232-4a23-ae6d-7221e30252da None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c67df741-1232-4a23-ae6d-7221e30252da tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] GET http://192.168.122.147/volume/v3/volumes/35e911b8-40ae-4e1d-8c2f-63642a1630a2 Sep 01 00:34:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c67df741-1232-4a23-ae6d-7221e30252da tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c67df741-1232-4a23-ae6d-7221e30252da tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c67df741-1232-4a23-ae6d-7221e30252da tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes/35e911b8-40ae-4e1d-8c2f-63642a1630a2 returned with HTTP 404 Sep 01 00:34:40 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1426/2815] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:40 2026] GET /volume/v3/volumes/35e911b8-40ae-4e1d-8c2f-63642a1630a2 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:34:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f0e59fcc-45a4-44ba-9855-0fee8440ea86 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f0e59fcc-45a4-44ba-9855-0fee8440ea86 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] DELETE http://192.168.122.147/volume/v3/volumes/360b2ad9-23f0-4d75-bfe5-cfd83a4d7be9 Sep 01 00:34:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f0e59fcc-45a4-44ba-9855-0fee8440ea86 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f0e59fcc-45a4-44ba-9855-0fee8440ea86 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:40 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-f0e59fcc-45a4-44ba-9855-0fee8440ea86 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Delete volume with id: 360b2ad9-23f0-4d75-bfe5-cfd83a4d7be9 Sep 01 00:34:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-04b60aef-f542-410b-9c06-d01501992a97 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:40 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:40 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:40 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:40 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-04b60aef-f542-410b-9c06-d01501992a97 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/585cd619-a533-445f-acb5-045ac3eabf16 Sep 01 00:34:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f0e59fcc-45a4-44ba-9855-0fee8440ea86 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Volume info retrieved successfully. Sep 01 00:34:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-04b60aef-f542-410b-9c06-d01501992a97 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-04b60aef-f542-410b-9c06-d01501992a97 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:40 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:40 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:40 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:40 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:40 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-04b60aef-f542-410b-9c06-d01501992a97 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-04b60aef-f542-410b-9c06-d01501992a97 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/585cd619-a533-445f-acb5-045ac3eabf16 returned with HTTP 200 Sep 01 00:34:40 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1427/2816] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:40 2026] GET /volume/v3/volumes/585cd619-a533-445f-acb5-045ac3eabf16 => generated 866 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f0e59fcc-45a4-44ba-9855-0fee8440ea86 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Delete volume request issued successfully. Sep 01 00:34:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f0e59fcc-45a4-44ba-9855-0fee8440ea86 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes/360b2ad9-23f0-4d75-bfe5-cfd83a4d7be9 returned with HTTP 202 Sep 01 00:34:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1390/2817] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:34:40 2026] DELETE /volume/v3/volumes/360b2ad9-23f0-4d75-bfe5-cfd83a4d7be9 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:34:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3205fc11-69ed-46f5-b547-4cea85a73547 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1bf990df-0d44-4715-b520-d77b66b26c9e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3205fc11-69ed-46f5-b547-4cea85a73547 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/62386a31-18a8-4f38-9ff7-769e187bab5d Sep 01 00:34:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3205fc11-69ed-46f5-b547-4cea85a73547 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3205fc11-69ed-46f5-b547-4cea85a73547 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1bf990df-0d44-4715-b520-d77b66b26c9e tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] GET http://192.168.122.147/volume/v3/volumes/360b2ad9-23f0-4d75-bfe5-cfd83a4d7be9 Sep 01 00:34:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1bf990df-0d44-4715-b520-d77b66b26c9e tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1bf990df-0d44-4715-b520-d77b66b26c9e tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:40 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:40 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:40 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:40 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:40 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3205fc11-69ed-46f5-b547-4cea85a73547 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:40 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:40 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:40 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:40 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3205fc11-69ed-46f5-b547-4cea85a73547 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/62386a31-18a8-4f38-9ff7-769e187bab5d returned with HTTP 200 Sep 01 00:34:40 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1428/2818] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:40 2026] GET /volume/v3/volumes/62386a31-18a8-4f38-9ff7-769e187bab5d => generated 865 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1bf990df-0d44-4715-b520-d77b66b26c9e tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Volume info retrieved successfully. Sep 01 00:34:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0521ebee-61de-4d12-81c4-0e18bd55baea None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0521ebee-61de-4d12-81c4-0e18bd55baea tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/731a2e94-3c20-46be-a471-8bdafb778818 Sep 01 00:34:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0521ebee-61de-4d12-81c4-0e18bd55baea tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0521ebee-61de-4d12-81c4-0e18bd55baea tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1bf990df-0d44-4715-b520-d77b66b26c9e tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes/360b2ad9-23f0-4d75-bfe5-cfd83a4d7be9 returned with HTTP 200 Sep 01 00:34:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1391/2819] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:40 2026] GET /volume/v3/volumes/360b2ad9-23f0-4d75-bfe5-cfd83a4d7be9 => generated 857 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:40 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:40 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:40 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:40 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:40 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0521ebee-61de-4d12-81c4-0e18bd55baea tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0521ebee-61de-4d12-81c4-0e18bd55baea tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/731a2e94-3c20-46be-a471-8bdafb778818 returned with HTTP 200 Sep 01 00:34:40 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1429/2820] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:40 2026] GET /volume/v3/volumes/731a2e94-3c20-46be-a471-8bdafb778818 => generated 864 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0e65e7a1-8145-489d-80e5-a26e18b67010 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0e65e7a1-8145-489d-80e5-a26e18b67010 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/volumes/32c24b64-ba89-4718-8e9b-58f9c75e489e Sep 01 00:34:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0e65e7a1-8145-489d-80e5-a26e18b67010 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0e65e7a1-8145-489d-80e5-a26e18b67010 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:40 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:40 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:40 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:40 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0e65e7a1-8145-489d-80e5-a26e18b67010 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Volume info retrieved successfully. Sep 01 00:34:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0e65e7a1-8145-489d-80e5-a26e18b67010 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/32c24b64-ba89-4718-8e9b-58f9c75e489e returned with HTTP 200 Sep 01 00:34:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1392/2821] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:40 2026] GET /volume/v3/volumes/32c24b64-ba89-4718-8e9b-58f9c75e489e => generated 861 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b54cfcad-06d5-4100-95f7-fc0fa4744ee0 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b54cfcad-06d5-4100-95f7-fc0fa4744ee0 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] GET http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 Sep 01 00:34:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b54cfcad-06d5-4100-95f7-fc0fa4744ee0 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b54cfcad-06d5-4100-95f7-fc0fa4744ee0 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:41 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:41 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:41 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:41 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b54cfcad-06d5-4100-95f7-fc0fa4744ee0 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Volume info retrieved successfully. Sep 01 00:34:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b54cfcad-06d5-4100-95f7-fc0fa4744ee0 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 returned with HTTP 200 Sep 01 00:34:41 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1430/2822] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:41 2026] GET /volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 => generated 956 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-51dc07eb-be20-4964-a22e-c48283f8c532 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-51dc07eb-be20-4964-a22e-c48283f8c532 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] GET http://192.168.122.147/volume/v3/volumes/360b2ad9-23f0-4d75-bfe5-cfd83a4d7be9 Sep 01 00:34:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-51dc07eb-be20-4964-a22e-c48283f8c532 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-51dc07eb-be20-4964-a22e-c48283f8c532 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-51dc07eb-be20-4964-a22e-c48283f8c532 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes/360b2ad9-23f0-4d75-bfe5-cfd83a4d7be9 returned with HTTP 404 Sep 01 00:34:41 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1393/2823] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:41 2026] GET /volume/v3/volumes/360b2ad9-23f0-4d75-bfe5-cfd83a4d7be9 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:34:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-fc675a39-fbee-4505-b5e4-c0e229c6c0ce None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fc675a39-fbee-4505-b5e4-c0e229c6c0ce tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] DELETE http://192.168.122.147/volume/v3/volumes/85ee563d-655b-480a-b053-dea1a6660541 Sep 01 00:34:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fc675a39-fbee-4505-b5e4-c0e229c6c0ce tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fc675a39-fbee-4505-b5e4-c0e229c6c0ce tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:41 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-fc675a39-fbee-4505-b5e4-c0e229c6c0ce tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Delete volume with id: 85ee563d-655b-480a-b053-dea1a6660541 Sep 01 00:34:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a7503183-0a1a-4a69-b536-0e401c12c42a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a7503183-0a1a-4a69-b536-0e401c12c42a tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/731a2e94-3c20-46be-a471-8bdafb778818 Sep 01 00:34:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a7503183-0a1a-4a69-b536-0e401c12c42a tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a7503183-0a1a-4a69-b536-0e401c12c42a tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:41 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:41 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:41 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:41 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fc675a39-fbee-4505-b5e4-c0e229c6c0ce tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Volume info retrieved successfully. Sep 01 00:34:41 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:41 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:41 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:41 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:41 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a7503183-0a1a-4a69-b536-0e401c12c42a tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a7503183-0a1a-4a69-b536-0e401c12c42a tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/731a2e94-3c20-46be-a471-8bdafb778818 returned with HTTP 200 Sep 01 00:34:41 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1394/2824] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:41 2026] GET /volume/v3/volumes/731a2e94-3c20-46be-a471-8bdafb778818 => generated 865 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5213ee1b-ffe1-4a54-8cf1-1ca73feb7246 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5213ee1b-ffe1-4a54-8cf1-1ca73feb7246 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] DELETE http://192.168.122.147/volume/v3/volumes/731a2e94-3c20-46be-a471-8bdafb778818 Sep 01 00:34:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5213ee1b-ffe1-4a54-8cf1-1ca73feb7246 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5213ee1b-ffe1-4a54-8cf1-1ca73feb7246 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:41 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-5213ee1b-ffe1-4a54-8cf1-1ca73feb7246 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Delete volume with id: 731a2e94-3c20-46be-a471-8bdafb778818 Sep 01 00:34:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fc675a39-fbee-4505-b5e4-c0e229c6c0ce tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Delete volume request issued successfully. Sep 01 00:34:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fc675a39-fbee-4505-b5e4-c0e229c6c0ce tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes/85ee563d-655b-480a-b053-dea1a6660541 returned with HTTP 202 Sep 01 00:34:41 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1431/2825] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:34:41 2026] DELETE /volume/v3/volumes/85ee563d-655b-480a-b053-dea1a6660541 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:34:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-250f1b4d-3f03-4c54-bf3f-2ea0f405c28e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:41 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:41 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-250f1b4d-3f03-4c54-bf3f-2ea0f405c28e tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/volumes/32c24b64-ba89-4718-8e9b-58f9c75e489e Sep 01 00:34:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-250f1b4d-3f03-4c54-bf3f-2ea0f405c28e tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-250f1b4d-3f03-4c54-bf3f-2ea0f405c28e tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:41 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:41 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:41 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5213ee1b-ffe1-4a54-8cf1-1ca73feb7246 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:41 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:41 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:41 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:41 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-250f1b4d-3f03-4c54-bf3f-2ea0f405c28e tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Volume info retrieved successfully. Sep 01 00:34:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-250f1b4d-3f03-4c54-bf3f-2ea0f405c28e tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/32c24b64-ba89-4718-8e9b-58f9c75e489e returned with HTTP 200 Sep 01 00:34:41 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1432/2826] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:41 2026] GET /volume/v3/volumes/32c24b64-ba89-4718-8e9b-58f9c75e489e => generated 861 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-efdd876d-45b5-4382-9492-c987dddc28d7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-efdd876d-45b5-4382-9492-c987dddc28d7 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] GET http://192.168.122.147/volume/v3/volumes/85ee563d-655b-480a-b053-dea1a6660541 Sep 01 00:34:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-efdd876d-45b5-4382-9492-c987dddc28d7 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-efdd876d-45b5-4382-9492-c987dddc28d7 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:41 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:41 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:41 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:41 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-efdd876d-45b5-4382-9492-c987dddc28d7 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Volume info retrieved successfully. Sep 01 00:34:41 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5213ee1b-ffe1-4a54-8cf1-1ca73feb7246 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Delete volume request issued successfully. Sep 01 00:34:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5213ee1b-ffe1-4a54-8cf1-1ca73feb7246 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/731a2e94-3c20-46be-a471-8bdafb778818 returned with HTTP 202 Sep 01 00:34:41 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1395/2827] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:34:41 2026] DELETE /volume/v3/volumes/731a2e94-3c20-46be-a471-8bdafb778818 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:34:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9d39e3b5-0a31-4d6e-a7b0-6b1943800fac None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-efdd876d-45b5-4382-9492-c987dddc28d7 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes/85ee563d-655b-480a-b053-dea1a6660541 returned with HTTP 200 Sep 01 00:34:41 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1433/2828] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:41 2026] GET /volume/v3/volumes/85ee563d-655b-480a-b053-dea1a6660541 => generated 858 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9d39e3b5-0a31-4d6e-a7b0-6b1943800fac tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/731a2e94-3c20-46be-a471-8bdafb778818 Sep 01 00:34:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9d39e3b5-0a31-4d6e-a7b0-6b1943800fac tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9d39e3b5-0a31-4d6e-a7b0-6b1943800fac tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:41 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:41 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:41 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:41 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:42 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9d39e3b5-0a31-4d6e-a7b0-6b1943800fac tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9d39e3b5-0a31-4d6e-a7b0-6b1943800fac tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/731a2e94-3c20-46be-a471-8bdafb778818 returned with HTTP 200 Sep 01 00:34:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1396/2829] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:41 2026] GET /volume/v3/volumes/731a2e94-3c20-46be-a471-8bdafb778818 => generated 864 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e5bd4e22-5934-4ef6-8df7-4e3453fd33ab None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e5bd4e22-5934-4ef6-8df7-4e3453fd33ab tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] GET http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 Sep 01 00:34:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e5bd4e22-5934-4ef6-8df7-4e3453fd33ab tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e5bd4e22-5934-4ef6-8df7-4e3453fd33ab tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:42 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:42 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:42 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:42 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:42 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e5bd4e22-5934-4ef6-8df7-4e3453fd33ab tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Volume info retrieved successfully. Sep 01 00:34:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e5bd4e22-5934-4ef6-8df7-4e3453fd33ab tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 returned with HTTP 200 Sep 01 00:34:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1434/2830] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:42 2026] GET /volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 => generated 956 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-68f0b06c-366a-494f-914b-094f1f0e519d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-68f0b06c-366a-494f-914b-094f1f0e519d tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/volumes/32c24b64-ba89-4718-8e9b-58f9c75e489e Sep 01 00:34:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-68f0b06c-366a-494f-914b-094f1f0e519d tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-68f0b06c-366a-494f-914b-094f1f0e519d tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:42 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:42 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:42 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:42 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:42 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-68f0b06c-366a-494f-914b-094f1f0e519d tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Volume info retrieved successfully. Sep 01 00:34:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-68f0b06c-366a-494f-914b-094f1f0e519d tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/32c24b64-ba89-4718-8e9b-58f9c75e489e returned with HTTP 200 Sep 01 00:34:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1397/2831] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:42 2026] GET /volume/v3/volumes/32c24b64-ba89-4718-8e9b-58f9c75e489e => generated 861 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-fb54904b-3fce-483e-8459-c1b50a8090af None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fb54904b-3fce-483e-8459-c1b50a8090af tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] GET http://192.168.122.147/volume/v3/volumes/85ee563d-655b-480a-b053-dea1a6660541 Sep 01 00:34:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fb54904b-3fce-483e-8459-c1b50a8090af tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fb54904b-3fce-483e-8459-c1b50a8090af tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fb54904b-3fce-483e-8459-c1b50a8090af tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes/85ee563d-655b-480a-b053-dea1a6660541 returned with HTTP 404 Sep 01 00:34:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1435/2832] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:42 2026] GET /volume/v3/volumes/85ee563d-655b-480a-b053-dea1a6660541 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:34:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-865d2e4d-5196-4ca7-ba97-7a04f20a3b52 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-865d2e4d-5196-4ca7-ba97-7a04f20a3b52 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] DELETE http://192.168.122.147/volume/v3/volumes/c8a98a33-35ac-4062-b4ab-4592fdf994d9 Sep 01 00:34:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-865d2e4d-5196-4ca7-ba97-7a04f20a3b52 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-865d2e4d-5196-4ca7-ba97-7a04f20a3b52 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:43 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-865d2e4d-5196-4ca7-ba97-7a04f20a3b52 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Delete volume with id: c8a98a33-35ac-4062-b4ab-4592fdf994d9 Sep 01 00:34:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c89fdf40-527d-425d-9ed1-c23e0fdce756 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c89fdf40-527d-425d-9ed1-c23e0fdce756 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/731a2e94-3c20-46be-a471-8bdafb778818 Sep 01 00:34:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c89fdf40-527d-425d-9ed1-c23e0fdce756 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c89fdf40-527d-425d-9ed1-c23e0fdce756 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:43 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-865d2e4d-5196-4ca7-ba97-7a04f20a3b52 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Volume info retrieved successfully. Sep 01 00:34:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:43 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c89fdf40-527d-425d-9ed1-c23e0fdce756 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/731a2e94-3c20-46be-a471-8bdafb778818 returned with HTTP 404 Sep 01 00:34:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1436/2833] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:43 2026] GET /volume/v3/volumes/731a2e94-3c20-46be-a471-8bdafb778818 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:34:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1c6ed232-dd59-446b-9099-1e13f52e9c3a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1c6ed232-dd59-446b-9099-1e13f52e9c3a tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] DELETE http://192.168.122.147/volume/v3/volumes/62386a31-18a8-4f38-9ff7-769e187bab5d Sep 01 00:34:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1c6ed232-dd59-446b-9099-1e13f52e9c3a tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1c6ed232-dd59-446b-9099-1e13f52e9c3a tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:43 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-1c6ed232-dd59-446b-9099-1e13f52e9c3a tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Delete volume with id: 62386a31-18a8-4f38-9ff7-769e187bab5d Sep 01 00:34:43 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-865d2e4d-5196-4ca7-ba97-7a04f20a3b52 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Delete volume request issued successfully. Sep 01 00:34:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-865d2e4d-5196-4ca7-ba97-7a04f20a3b52 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes/c8a98a33-35ac-4062-b4ab-4592fdf994d9 returned with HTTP 202 Sep 01 00:34:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1398/2834] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:34:43 2026] DELETE /volume/v3/volumes/c8a98a33-35ac-4062-b4ab-4592fdf994d9 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 00:34:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:43 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1c6ed232-dd59-446b-9099-1e13f52e9c3a tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-09bc429d-b26e-4f2d-9e85-41f189e7020c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-09bc429d-b26e-4f2d-9e85-41f189e7020c tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] GET http://192.168.122.147/volume/v3/volumes/c8a98a33-35ac-4062-b4ab-4592fdf994d9 Sep 01 00:34:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-09bc429d-b26e-4f2d-9e85-41f189e7020c tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-09bc429d-b26e-4f2d-9e85-41f189e7020c tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:43 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-09bc429d-b26e-4f2d-9e85-41f189e7020c tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Volume info retrieved successfully. Sep 01 00:34:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-09bc429d-b26e-4f2d-9e85-41f189e7020c tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes/c8a98a33-35ac-4062-b4ab-4592fdf994d9 returned with HTTP 200 Sep 01 00:34:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1c6ed232-dd59-446b-9099-1e13f52e9c3a tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Delete volume request issued successfully. Sep 01 00:34:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1399/2835] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:43 2026] GET /volume/v3/volumes/c8a98a33-35ac-4062-b4ab-4592fdf994d9 => generated 857 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-47fedd90-e105-48cb-87a4-4be5bf85ae1a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1c6ed232-dd59-446b-9099-1e13f52e9c3a tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/62386a31-18a8-4f38-9ff7-769e187bab5d returned with HTTP 202 Sep 01 00:34:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1437/2836] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:34:43 2026] DELETE /volume/v3/volumes/62386a31-18a8-4f38-9ff7-769e187bab5d => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:34:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-47fedd90-e105-48cb-87a4-4be5bf85ae1a tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] GET http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 Sep 01 00:34:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-47fedd90-e105-48cb-87a4-4be5bf85ae1a tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-47fedd90-e105-48cb-87a4-4be5bf85ae1a tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9c546465-d73a-4a0a-89e9-6b855186a5fc None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9c546465-d73a-4a0a-89e9-6b855186a5fc tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/62386a31-18a8-4f38-9ff7-769e187bab5d Sep 01 00:34:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9c546465-d73a-4a0a-89e9-6b855186a5fc tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9c546465-d73a-4a0a-89e9-6b855186a5fc tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:43 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:43 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-47fedd90-e105-48cb-87a4-4be5bf85ae1a tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Volume info retrieved successfully. Sep 01 00:34:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9c546465-d73a-4a0a-89e9-6b855186a5fc tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-47fedd90-e105-48cb-87a4-4be5bf85ae1a tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 returned with HTTP 200 Sep 01 00:34:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1400/2837] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:43 2026] GET /volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 => generated 959 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9c546465-d73a-4a0a-89e9-6b855186a5fc tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/62386a31-18a8-4f38-9ff7-769e187bab5d returned with HTTP 200 Sep 01 00:34:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1438/2838] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:43 2026] GET /volume/v3/volumes/62386a31-18a8-4f38-9ff7-769e187bab5d => generated 864 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c47efc5a-528f-485a-9624-9edc4c844461 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c47efc5a-528f-485a-9624-9edc4c844461 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/volumes/32c24b64-ba89-4718-8e9b-58f9c75e489e Sep 01 00:34:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c47efc5a-528f-485a-9624-9edc4c844461 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c47efc5a-528f-485a-9624-9edc4c844461 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c47efc5a-528f-485a-9624-9edc4c844461 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Volume info retrieved successfully. Sep 01 00:34:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c47efc5a-528f-485a-9624-9edc4c844461 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/32c24b64-ba89-4718-8e9b-58f9c75e489e returned with HTTP 200 Sep 01 00:34:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1401/2839] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:43 2026] GET /volume/v3/volumes/32c24b64-ba89-4718-8e9b-58f9c75e489e => generated 862 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-cd5e542f-4366-41f0-b78d-1601670bd284 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cd5e542f-4366-41f0-b78d-1601670bd284 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/volumes/6afd9c4e-68fd-43cf-b18d-51a6196ed47f Sep 01 00:34:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cd5e542f-4366-41f0-b78d-1601670bd284 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cd5e542f-4366-41f0-b78d-1601670bd284 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:44 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:44 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:44 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-cd5e542f-4366-41f0-b78d-1601670bd284 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Volume info retrieved successfully. Sep 01 00:34:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cd5e542f-4366-41f0-b78d-1601670bd284 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/6afd9c4e-68fd-43cf-b18d-51a6196ed47f returned with HTTP 200 Sep 01 00:34:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1439/2840] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:44 2026] GET /volume/v3/volumes/6afd9c4e-68fd-43cf-b18d-51a6196ed47f => generated 861 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4619527d-79ec-469b-8eb8-5f953b123b30 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4619527d-79ec-469b-8eb8-5f953b123b30 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] GET http://192.168.122.147/volume/v3/volumes/c8a98a33-35ac-4062-b4ab-4592fdf994d9 Sep 01 00:34:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4619527d-79ec-469b-8eb8-5f953b123b30 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4619527d-79ec-469b-8eb8-5f953b123b30 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4619527d-79ec-469b-8eb8-5f953b123b30 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Volume info retrieved successfully. Sep 01 00:34:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4619527d-79ec-469b-8eb8-5f953b123b30 tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes/c8a98a33-35ac-4062-b4ab-4592fdf994d9 returned with HTTP 200 Sep 01 00:34:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1402/2841] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:44 2026] GET /volume/v3/volumes/c8a98a33-35ac-4062-b4ab-4592fdf994d9 => generated 857 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6cf8cece-da71-4dea-8be6-0374d65e5e97 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6cf8cece-da71-4dea-8be6-0374d65e5e97 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] GET http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 Sep 01 00:34:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6cf8cece-da71-4dea-8be6-0374d65e5e97 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6cf8cece-da71-4dea-8be6-0374d65e5e97 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c12e4361-3a26-48a8-9305-70df8bb5c366 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c12e4361-3a26-48a8-9305-70df8bb5c366 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/62386a31-18a8-4f38-9ff7-769e187bab5d Sep 01 00:34:44 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:44 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c12e4361-3a26-48a8-9305-70df8bb5c366 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c12e4361-3a26-48a8-9305-70df8bb5c366 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:44 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6cf8cece-da71-4dea-8be6-0374d65e5e97 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Volume info retrieved successfully. Sep 01 00:34:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6cf8cece-da71-4dea-8be6-0374d65e5e97 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 returned with HTTP 200 Sep 01 00:34:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1440/2842] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:44 2026] GET /volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 => generated 959 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c12e4361-3a26-48a8-9305-70df8bb5c366 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c12e4361-3a26-48a8-9305-70df8bb5c366 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/62386a31-18a8-4f38-9ff7-769e187bab5d returned with HTTP 200 Sep 01 00:34:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1403/2843] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:44 2026] GET /volume/v3/volumes/62386a31-18a8-4f38-9ff7-769e187bab5d => generated 864 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7652b308-0ec6-4fae-b339-3adeef4cd024 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7652b308-0ec6-4fae-b339-3adeef4cd024 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/volumes/6afd9c4e-68fd-43cf-b18d-51a6196ed47f Sep 01 00:34:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7652b308-0ec6-4fae-b339-3adeef4cd024 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7652b308-0ec6-4fae-b339-3adeef4cd024 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:45 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:45 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7652b308-0ec6-4fae-b339-3adeef4cd024 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Volume info retrieved successfully. Sep 01 00:34:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7652b308-0ec6-4fae-b339-3adeef4cd024 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/6afd9c4e-68fd-43cf-b18d-51a6196ed47f returned with HTTP 200 Sep 01 00:34:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1441/2844] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:45 2026] GET /volume/v3/volumes/6afd9c4e-68fd-43cf-b18d-51a6196ed47f => generated 862 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b36984b5-6c4e-4828-982a-75b642d20fea None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b36984b5-6c4e-4828-982a-75b642d20fea tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/volumes/8690e9ee-0dc9-42c5-ba45-893d382e15e5 Sep 01 00:34:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b36984b5-6c4e-4828-982a-75b642d20fea tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b36984b5-6c4e-4828-982a-75b642d20fea tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:45 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:45 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b36984b5-6c4e-4828-982a-75b642d20fea tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Volume info retrieved successfully. Sep 01 00:34:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b36984b5-6c4e-4828-982a-75b642d20fea tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/8690e9ee-0dc9-42c5-ba45-893d382e15e5 returned with HTTP 200 Sep 01 00:34:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1404/2845] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:45 2026] GET /volume/v3/volumes/8690e9ee-0dc9-42c5-ba45-893d382e15e5 => generated 861 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0e781afb-324a-4771-a997-5291a92e62af None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0e781afb-324a-4771-a997-5291a92e62af tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] GET http://192.168.122.147/volume/v3/volumes/c8a98a33-35ac-4062-b4ab-4592fdf994d9 Sep 01 00:34:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0e781afb-324a-4771-a997-5291a92e62af tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0e781afb-324a-4771-a997-5291a92e62af tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0e781afb-324a-4771-a997-5291a92e62af tempest-CreateVolumesFromImageTest-601090492 tempest-CreateVolumesFromImageTest-601090492-project-member] http://192.168.122.147/volume/v3/volumes/c8a98a33-35ac-4062-b4ab-4592fdf994d9 returned with HTTP 404 Sep 01 00:34:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1442/2846] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:45 2026] GET /volume/v3/volumes/c8a98a33-35ac-4062-b4ab-4592fdf994d9 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:34:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ed717972-dec4-4c2f-9de5-dfb943f126ee None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ed717972-dec4-4c2f-9de5-dfb943f126ee tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] GET http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 Sep 01 00:34:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ed717972-dec4-4c2f-9de5-dfb943f126ee tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ed717972-dec4-4c2f-9de5-dfb943f126ee tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:45 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:45 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-63c27ccb-61bc-4439-83ec-ba20d1699b65 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ed717972-dec4-4c2f-9de5-dfb943f126ee tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Volume info retrieved successfully. Sep 01 00:34:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-63c27ccb-61bc-4439-83ec-ba20d1699b65 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/62386a31-18a8-4f38-9ff7-769e187bab5d Sep 01 00:34:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-63c27ccb-61bc-4439-83ec-ba20d1699b65 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-63c27ccb-61bc-4439-83ec-ba20d1699b65 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ed717972-dec4-4c2f-9de5-dfb943f126ee tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 returned with HTTP 200 Sep 01 00:34:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1405/2847] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:45 2026] GET /volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 => generated 1303 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:34:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-63c27ccb-61bc-4439-83ec-ba20d1699b65 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/62386a31-18a8-4f38-9ff7-769e187bab5d returned with HTTP 404 Sep 01 00:34:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1443/2848] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:45 2026] GET /volume/v3/volumes/62386a31-18a8-4f38-9ff7-769e187bab5d => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:34:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1994dafe-80d6-4e71-895d-bf3a704aa804 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f50e2c05-6cbf-4bed-b527-f0dc2b490b7a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1994dafe-80d6-4e71-895d-bf3a704aa804 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] DELETE http://192.168.122.147/volume/v3/volumes/585cd619-a533-445f-acb5-045ac3eabf16 Sep 01 00:34:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1994dafe-80d6-4e71-895d-bf3a704aa804 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1994dafe-80d6-4e71-895d-bf3a704aa804 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f50e2c05-6cbf-4bed-b527-f0dc2b490b7a tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] DELETE http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 Sep 01 00:34:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f50e2c05-6cbf-4bed-b527-f0dc2b490b7a tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f50e2c05-6cbf-4bed-b527-f0dc2b490b7a tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:45 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-1994dafe-80d6-4e71-895d-bf3a704aa804 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Delete volume with id: 585cd619-a533-445f-acb5-045ac3eabf16 Sep 01 00:34:45 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-f50e2c05-6cbf-4bed-b527-f0dc2b490b7a tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Delete volume with id: 9ea73b81-9afa-4f8b-bc34-00462d7df513 Sep 01 00:34:45 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:45 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f50e2c05-6cbf-4bed-b527-f0dc2b490b7a tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Volume info retrieved successfully. Sep 01 00:34:45 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:45 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1994dafe-80d6-4e71-895d-bf3a704aa804 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f50e2c05-6cbf-4bed-b527-f0dc2b490b7a tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Delete volume request issued successfully. Sep 01 00:34:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1994dafe-80d6-4e71-895d-bf3a704aa804 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Delete volume request issued successfully. Sep 01 00:34:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f50e2c05-6cbf-4bed-b527-f0dc2b490b7a tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 returned with HTTP 202 Sep 01 00:34:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1994dafe-80d6-4e71-895d-bf3a704aa804 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/585cd619-a533-445f-acb5-045ac3eabf16 returned with HTTP 202 Sep 01 00:34:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1444/2849] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:34:45 2026] DELETE /volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:34:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1406/2850] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:34:45 2026] DELETE /volume/v3/volumes/585cd619-a533-445f-acb5-045ac3eabf16 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:34:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-caeaab4d-3785-4457-b0a5-acbb9e86c5d6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-694b6c13-0ae3-4916-b7be-425f03307692 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-caeaab4d-3785-4457-b0a5-acbb9e86c5d6 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] GET http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 Sep 01 00:34:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-caeaab4d-3785-4457-b0a5-acbb9e86c5d6 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-caeaab4d-3785-4457-b0a5-acbb9e86c5d6 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-694b6c13-0ae3-4916-b7be-425f03307692 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/585cd619-a533-445f-acb5-045ac3eabf16 Sep 01 00:34:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-694b6c13-0ae3-4916-b7be-425f03307692 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-694b6c13-0ae3-4916-b7be-425f03307692 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:45 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:45 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:45 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:45 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-caeaab4d-3785-4457-b0a5-acbb9e86c5d6 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Volume info retrieved successfully. Sep 01 00:34:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-694b6c13-0ae3-4916-b7be-425f03307692 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-caeaab4d-3785-4457-b0a5-acbb9e86c5d6 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 returned with HTTP 200 Sep 01 00:34:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1445/2851] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:45 2026] GET /volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 => generated 1302 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:34:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-694b6c13-0ae3-4916-b7be-425f03307692 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/585cd619-a533-445f-acb5-045ac3eabf16 returned with HTTP 200 Sep 01 00:34:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1407/2852] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:45 2026] GET /volume/v3/volumes/585cd619-a533-445f-acb5-045ac3eabf16 => generated 865 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4bb9a23b-40d5-45f1-9429-5c4ca0459aa6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4bb9a23b-40d5-45f1-9429-5c4ca0459aa6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/volumes/8690e9ee-0dc9-42c5-ba45-893d382e15e5 Sep 01 00:34:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4bb9a23b-40d5-45f1-9429-5c4ca0459aa6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4bb9a23b-40d5-45f1-9429-5c4ca0459aa6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:46 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:46 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:46 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:46 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:46 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4bb9a23b-40d5-45f1-9429-5c4ca0459aa6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Volume info retrieved successfully. Sep 01 00:34:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4bb9a23b-40d5-45f1-9429-5c4ca0459aa6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/8690e9ee-0dc9-42c5-ba45-893d382e15e5 returned with HTTP 200 Sep 01 00:34:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1446/2853] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:46 2026] GET /volume/v3/volumes/8690e9ee-0dc9-42c5-ba45-893d382e15e5 => generated 862 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9036fd28-f32c-4be8-8a84-b9e5035b9f63 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9036fd28-f32c-4be8-8a84-b9e5035b9f63 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/volumes/bc107989-f1e6-4cc8-b3a6-6752a7d88436 Sep 01 00:34:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9036fd28-f32c-4be8-8a84-b9e5035b9f63 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9036fd28-f32c-4be8-8a84-b9e5035b9f63 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:46 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:46 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:46 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:46 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:46 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9036fd28-f32c-4be8-8a84-b9e5035b9f63 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Volume info retrieved successfully. Sep 01 00:34:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9036fd28-f32c-4be8-8a84-b9e5035b9f63 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/bc107989-f1e6-4cc8-b3a6-6752a7d88436 returned with HTTP 200 Sep 01 00:34:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1408/2854] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:46 2026] GET /volume/v3/volumes/bc107989-f1e6-4cc8-b3a6-6752a7d88436 => generated 861 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b6528fb5-62a9-40c7-b86b-b90c63a79f63 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b6528fb5-62a9-40c7-b86b-b90c63a79f63 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] GET http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 Sep 01 00:34:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b6528fb5-62a9-40c7-b86b-b90c63a79f63 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b6528fb5-62a9-40c7-b86b-b90c63a79f63 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2727b1bf-8daa-4204-9ded-af8e82f47686 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2727b1bf-8daa-4204-9ded-af8e82f47686 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/585cd619-a533-445f-acb5-045ac3eabf16 Sep 01 00:34:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2727b1bf-8daa-4204-9ded-af8e82f47686 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2727b1bf-8daa-4204-9ded-af8e82f47686 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:46 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:46 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:46 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:46 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:46 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:46 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:46 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:46 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:46 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2727b1bf-8daa-4204-9ded-af8e82f47686 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:46 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b6528fb5-62a9-40c7-b86b-b90c63a79f63 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Volume info retrieved successfully. Sep 01 00:34:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2727b1bf-8daa-4204-9ded-af8e82f47686 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/585cd619-a533-445f-acb5-045ac3eabf16 returned with HTTP 200 Sep 01 00:34:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1409/2855] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:46 2026] GET /volume/v3/volumes/585cd619-a533-445f-acb5-045ac3eabf16 => generated 865 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b6528fb5-62a9-40c7-b86b-b90c63a79f63 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 returned with HTTP 200 Sep 01 00:34:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1447/2856] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:46 2026] GET /volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 => generated 1302 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:34:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7a942037-1924-43e5-9f57-ad537827c438 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7a942037-1924-43e5-9f57-ad537827c438 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/volumes/bc107989-f1e6-4cc8-b3a6-6752a7d88436 Sep 01 00:34:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7a942037-1924-43e5-9f57-ad537827c438 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7a942037-1924-43e5-9f57-ad537827c438 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:47 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:47 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:47 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:47 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:47 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7a942037-1924-43e5-9f57-ad537827c438 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Volume info retrieved successfully. Sep 01 00:34:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7a942037-1924-43e5-9f57-ad537827c438 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/bc107989-f1e6-4cc8-b3a6-6752a7d88436 returned with HTTP 200 Sep 01 00:34:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1410/2857] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:47 2026] GET /volume/v3/volumes/bc107989-f1e6-4cc8-b3a6-6752a7d88436 => generated 862 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-af9bd412-292e-4153-b261-e5f0bb8d8418 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-af9bd412-292e-4153-b261-e5f0bb8d8418 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/volumes/2385884d-501a-4444-acd3-cd5f0e671d3a Sep 01 00:34:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-af9bd412-292e-4153-b261-e5f0bb8d8418 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-af9bd412-292e-4153-b261-e5f0bb8d8418 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:47 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:47 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:47 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:47 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:47 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-af9bd412-292e-4153-b261-e5f0bb8d8418 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Volume info retrieved successfully. Sep 01 00:34:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-af9bd412-292e-4153-b261-e5f0bb8d8418 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/2385884d-501a-4444-acd3-cd5f0e671d3a returned with HTTP 200 Sep 01 00:34:47 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1448/2858] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:47 2026] GET /volume/v3/volumes/2385884d-501a-4444-acd3-cd5f0e671d3a => generated 861 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c2ac3c2f-3577-4151-96e5-d0c03f6d5f7c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c2ac3c2f-3577-4151-96e5-d0c03f6d5f7c tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] DELETE http://192.168.122.147/volume/v3/volumes/2385884d-501a-4444-acd3-cd5f0e671d3a Sep 01 00:34:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c2ac3c2f-3577-4151-96e5-d0c03f6d5f7c tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c2ac3c2f-3577-4151-96e5-d0c03f6d5f7c tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:47 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-c2ac3c2f-3577-4151-96e5-d0c03f6d5f7c tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Delete volume with id: 2385884d-501a-4444-acd3-cd5f0e671d3a Sep 01 00:34:47 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:47 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:47 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:47 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:47 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c2ac3c2f-3577-4151-96e5-d0c03f6d5f7c tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Volume info retrieved successfully. Sep 01 00:34:47 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c2ac3c2f-3577-4151-96e5-d0c03f6d5f7c tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Delete volume request issued successfully. Sep 01 00:34:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c2ac3c2f-3577-4151-96e5-d0c03f6d5f7c tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/2385884d-501a-4444-acd3-cd5f0e671d3a returned with HTTP 202 Sep 01 00:34:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1411/2859] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:34:47 2026] DELETE /volume/v3/volumes/2385884d-501a-4444-acd3-cd5f0e671d3a => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:34:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6e7ec753-856c-49c4-9c9b-b5cb090225c9 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6e7ec753-856c-49c4-9c9b-b5cb090225c9 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/volumes/2385884d-501a-4444-acd3-cd5f0e671d3a Sep 01 00:34:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6e7ec753-856c-49c4-9c9b-b5cb090225c9 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6e7ec753-856c-49c4-9c9b-b5cb090225c9 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8b105180-ca98-42a3-88cd-3c745d3f3a18 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:47 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:47 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:47 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:47 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8b105180-ca98-42a3-88cd-3c745d3f3a18 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/585cd619-a533-445f-acb5-045ac3eabf16 Sep 01 00:34:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8b105180-ca98-42a3-88cd-3c745d3f3a18 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8b105180-ca98-42a3-88cd-3c745d3f3a18 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:47 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6e7ec753-856c-49c4-9c9b-b5cb090225c9 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Volume info retrieved successfully. Sep 01 00:34:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8b105180-ca98-42a3-88cd-3c745d3f3a18 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/585cd619-a533-445f-acb5-045ac3eabf16 returned with HTTP 404 Sep 01 00:34:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1412/2860] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:47 2026] GET /volume/v3/volumes/585cd619-a533-445f-acb5-045ac3eabf16 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:34:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6a678939-f374-4c9d-8ac4-8f1b90014dc5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6a678939-f374-4c9d-8ac4-8f1b90014dc5 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] GET http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 Sep 01 00:34:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6a678939-f374-4c9d-8ac4-8f1b90014dc5 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6a678939-f374-4c9d-8ac4-8f1b90014dc5 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6e7ec753-856c-49c4-9c9b-b5cb090225c9 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/2385884d-501a-4444-acd3-cd5f0e671d3a returned with HTTP 200 Sep 01 00:34:47 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1449/2861] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:47 2026] GET /volume/v3/volumes/2385884d-501a-4444-acd3-cd5f0e671d3a => generated 860 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-93f942ad-5016-4e5c-8d2a-0a05c3d9d97c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-93f942ad-5016-4e5c-8d2a-0a05c3d9d97c tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] DELETE http://192.168.122.147/volume/v3/volumes/513986fc-3028-44f9-9cc2-119d6a9591e7 Sep 01 00:34:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-93f942ad-5016-4e5c-8d2a-0a05c3d9d97c tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-93f942ad-5016-4e5c-8d2a-0a05c3d9d97c tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:47 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-93f942ad-5016-4e5c-8d2a-0a05c3d9d97c tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Delete volume with id: 513986fc-3028-44f9-9cc2-119d6a9591e7 Sep 01 00:34:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6a678939-f374-4c9d-8ac4-8f1b90014dc5 tempest-VolumeAndVolumeTypeFromImageTest-1213943512 tempest-VolumeAndVolumeTypeFromImageTest-1213943512-project-member] http://192.168.122.147/volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 returned with HTTP 404 Sep 01 00:34:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1413/2862] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:47 2026] GET /volume/v3/volumes/9ea73b81-9afa-4f8b-bc34-00462d7df513 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:34:47 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:47 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:47 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:47 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:47 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-93f942ad-5016-4e5c-8d2a-0a05c3d9d97c tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:48 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-93f942ad-5016-4e5c-8d2a-0a05c3d9d97c tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Delete volume request issued successfully. Sep 01 00:34:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-93f942ad-5016-4e5c-8d2a-0a05c3d9d97c tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/513986fc-3028-44f9-9cc2-119d6a9591e7 returned with HTTP 202 Sep 01 00:34:48 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1450/2863] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:34:47 2026] DELETE /volume/v3/volumes/513986fc-3028-44f9-9cc2-119d6a9591e7 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:34:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c6d5d661-924f-4477-981b-2a290432c8bd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c6d5d661-924f-4477-981b-2a290432c8bd tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/513986fc-3028-44f9-9cc2-119d6a9591e7 Sep 01 00:34:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c6d5d661-924f-4477-981b-2a290432c8bd tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c6d5d661-924f-4477-981b-2a290432c8bd tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:48 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:48 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:48 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:48 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:48 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c6d5d661-924f-4477-981b-2a290432c8bd tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3f4c064b-7d69-464d-ab62-d81c8a10bd11 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c6d5d661-924f-4477-981b-2a290432c8bd tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/513986fc-3028-44f9-9cc2-119d6a9591e7 returned with HTTP 200 Sep 01 00:34:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3f4c064b-7d69-464d-ab62-d81c8a10bd11 tempest-VolumeAndVolumeTypeFromImageTest-1647874115 tempest-VolumeAndVolumeTypeFromImageTest-1647874115-project-admin] GET http://192.168.122.147/volume/v3/volumes/detail?all_tenants=1 Sep 01 00:34:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3f4c064b-7d69-464d-ab62-d81c8a10bd11 tempest-VolumeAndVolumeTypeFromImageTest-1647874115 tempest-VolumeAndVolumeTypeFromImageTest-1647874115-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3f4c064b-7d69-464d-ab62-d81c8a10bd11 tempest-VolumeAndVolumeTypeFromImageTest-1647874115 tempest-VolumeAndVolumeTypeFromImageTest-1647874115-project-admin] Calling method 'detail' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1414/2864] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:48 2026] GET /volume/v3/volumes/513986fc-3028-44f9-9cc2-119d6a9591e7 => generated 865 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:48 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-3f4c064b-7d69-464d-ab62-d81c8a10bd11 tempest-VolumeAndVolumeTypeFromImageTest-1647874115 tempest-VolumeAndVolumeTypeFromImageTest-1647874115-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87484) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:34:48 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:48 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:48 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:48 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:48 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:48 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:48 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:48 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:48 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:48 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:48 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:48 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:48 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:48 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:48 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:48 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:48 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:48 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:48 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3f4c064b-7d69-464d-ab62-d81c8a10bd11 tempest-VolumeAndVolumeTypeFromImageTest-1647874115 tempest-VolumeAndVolumeTypeFromImageTest-1647874115-project-admin] Get all volumes completed successfully. Sep 01 00:34:48 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:48 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3f4c064b-7d69-464d-ab62-d81c8a10bd11 tempest-VolumeAndVolumeTypeFromImageTest-1647874115 tempest-VolumeAndVolumeTypeFromImageTest-1647874115-project-admin] http://192.168.122.147/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 00:34:48 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1451/2865] 192.168.122.147 () {58 vars in 1169 bytes} [Tue Sep 1 00:34:48 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9156 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:34:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-fd488501-b76c-4ea3-b287-6bc5d1aa86d3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fd488501-b76c-4ea3-b287-6bc5d1aa86d3 tempest-VolumeAndVolumeTypeFromImageTest-1647874115 tempest-VolumeAndVolumeTypeFromImageTest-1647874115-project-admin] DELETE http://192.168.122.147/volume/v3/types/f75d682c-f21a-49bd-80e9-7ce67a7b760e Sep 01 00:34:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fd488501-b76c-4ea3-b287-6bc5d1aa86d3 tempest-VolumeAndVolumeTypeFromImageTest-1647874115 tempest-VolumeAndVolumeTypeFromImageTest-1647874115-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fd488501-b76c-4ea3-b287-6bc5d1aa86d3 tempest-VolumeAndVolumeTypeFromImageTest-1647874115 tempest-VolumeAndVolumeTypeFromImageTest-1647874115-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fd488501-b76c-4ea3-b287-6bc5d1aa86d3 tempest-VolumeAndVolumeTypeFromImageTest-1647874115 tempest-VolumeAndVolumeTypeFromImageTest-1647874115-project-admin] http://192.168.122.147/volume/v3/types/f75d682c-f21a-49bd-80e9-7ce67a7b760e returned with HTTP 202 Sep 01 00:34:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1415/2866] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:34:48 2026] DELETE /volume/v3/types/f75d682c-f21a-49bd-80e9-7ce67a7b760e => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:34:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9c43b0e4-0d6d-4781-b087-e291757d1fbb None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9c43b0e4-0d6d-4781-b087-e291757d1fbb tempest-VolumeAndVolumeTypeFromImageTest-1647874115 tempest-VolumeAndVolumeTypeFromImageTest-1647874115-project-admin] GET http://192.168.122.147/volume/v3/types/f75d682c-f21a-49bd-80e9-7ce67a7b760e Sep 01 00:34:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9c43b0e4-0d6d-4781-b087-e291757d1fbb tempest-VolumeAndVolumeTypeFromImageTest-1647874115 tempest-VolumeAndVolumeTypeFromImageTest-1647874115-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9c43b0e4-0d6d-4781-b087-e291757d1fbb tempest-VolumeAndVolumeTypeFromImageTest-1647874115 tempest-VolumeAndVolumeTypeFromImageTest-1647874115-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9c43b0e4-0d6d-4781-b087-e291757d1fbb tempest-VolumeAndVolumeTypeFromImageTest-1647874115 tempest-VolumeAndVolumeTypeFromImageTest-1647874115-project-admin] http://192.168.122.147/volume/v3/types/f75d682c-f21a-49bd-80e9-7ce67a7b760e returned with HTTP 404 Sep 01 00:34:48 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1452/2867] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:34:48 2026] GET /volume/v3/types/f75d682c-f21a-49bd-80e9-7ce67a7b760e => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:34:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-af01816e-e428-4a26-8a28-3eadc456d1c0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-be64d206-ca17-41c7-b32b-25354db081f8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-be64d206-ca17-41c7-b32b-25354db081f8 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/volumes/2385884d-501a-4444-acd3-cd5f0e671d3a Sep 01 00:34:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-be64d206-ca17-41c7-b32b-25354db081f8 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-be64d206-ca17-41c7-b32b-25354db081f8 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:49 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:49 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:49 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:49 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-be64d206-ca17-41c7-b32b-25354db081f8 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/2385884d-501a-4444-acd3-cd5f0e671d3a returned with HTTP 404 Sep 01 00:34:49 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1453/2868] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:48 2026] GET /volume/v3/volumes/2385884d-501a-4444-acd3-cd5f0e671d3a => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:34:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-394786cc-edb4-439e-b7b1-1e8f5758048b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-394786cc-edb4-439e-b7b1-1e8f5758048b tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] DELETE http://192.168.122.147/volume/v3/volumes/bc107989-f1e6-4cc8-b3a6-6752a7d88436 Sep 01 00:34:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-394786cc-edb4-439e-b7b1-1e8f5758048b tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-394786cc-edb4-439e-b7b1-1e8f5758048b tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:49 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-394786cc-edb4-439e-b7b1-1e8f5758048b tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Delete volume with id: bc107989-f1e6-4cc8-b3a6-6752a7d88436 Sep 01 00:34:49 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:49 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:49 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:49 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:49 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-394786cc-edb4-439e-b7b1-1e8f5758048b tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Volume info retrieved successfully. Sep 01 00:34:49 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-394786cc-edb4-439e-b7b1-1e8f5758048b tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Delete volume request issued successfully. Sep 01 00:34:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-394786cc-edb4-439e-b7b1-1e8f5758048b tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/bc107989-f1e6-4cc8-b3a6-6752a7d88436 returned with HTTP 202 Sep 01 00:34:49 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1454/2869] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:34:49 2026] DELETE /volume/v3/volumes/bc107989-f1e6-4cc8-b3a6-6752a7d88436 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:34:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c4ad5904-92e1-4768-bce6-ac653f7115d7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c4ad5904-92e1-4768-bce6-ac653f7115d7 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/volumes/bc107989-f1e6-4cc8-b3a6-6752a7d88436 Sep 01 00:34:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c4ad5904-92e1-4768-bce6-ac653f7115d7 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c4ad5904-92e1-4768-bce6-ac653f7115d7 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:49 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:49 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:49 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:49 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:49 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c4ad5904-92e1-4768-bce6-ac653f7115d7 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Volume info retrieved successfully. Sep 01 00:34:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c4ad5904-92e1-4768-bce6-ac653f7115d7 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/bc107989-f1e6-4cc8-b3a6-6752a7d88436 returned with HTTP 200 Sep 01 00:34:49 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1455/2870] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:49 2026] GET /volume/v3/volumes/bc107989-f1e6-4cc8-b3a6-6752a7d88436 => generated 861 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-50ffd5ba-aa29-44e0-bbca-6b8fd9fb99f5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-50ffd5ba-aa29-44e0-bbca-6b8fd9fb99f5 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/513986fc-3028-44f9-9cc2-119d6a9591e7 Sep 01 00:34:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-50ffd5ba-aa29-44e0-bbca-6b8fd9fb99f5 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-50ffd5ba-aa29-44e0-bbca-6b8fd9fb99f5 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:49 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:49 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:49 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:49 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:49 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-50ffd5ba-aa29-44e0-bbca-6b8fd9fb99f5 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-50ffd5ba-aa29-44e0-bbca-6b8fd9fb99f5 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/513986fc-3028-44f9-9cc2-119d6a9591e7 returned with HTTP 200 Sep 01 00:34:49 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1456/2871] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:49 2026] GET /volume/v3/volumes/513986fc-3028-44f9-9cc2-119d6a9591e7 => generated 865 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-af01816e-e428-4a26-8a28-3eadc456d1c0 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:34:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-af01816e-e428-4a26-8a28-3eadc456d1c0 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1657806094"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-af01816e-e428-4a26-8a28-3eadc456d1c0 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1657806094'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:34:49 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-af01816e-e428-4a26-8a28-3eadc456d1c0 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Create volume of 1 GB Sep 01 00:34:49 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-af01816e-e428-4a26-8a28-3eadc456d1c0 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Availability Zones retrieved successfully. Sep 01 00:34:49 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-af01816e-e428-4a26-8a28-3eadc456d1c0 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Flow 'volume_create_api' (feb55d21-5ddd-4972-b7b3-0615fcd411b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:49 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-af01816e-e428-4a26-8a28-3eadc456d1c0 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5bcc5c2-2959-45f8-91c4-3fe8b74cbd4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:49 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-af01816e-e428-4a26-8a28-3eadc456d1c0 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:34:49 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-af01816e-e428-4a26-8a28-3eadc456d1c0 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5bcc5c2-2959-45f8-91c4-3fe8b74cbd4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:49 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-af01816e-e428-4a26-8a28-3eadc456d1c0 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27e4ad99-0855-408c-b6cd-754cf774e418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:49 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-af01816e-e428-4a26-8a28-3eadc456d1c0 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Created reservations ['a186f21e-742a-4b2e-8d0b-5a817a1bf12e', '5e9421e1-8542-48d0-8250-500e9365f907', '8f33cd98-9fc5-43a5-83b2-35c31f8799d7', '67a70fc8-f00d-4ad6-9ddd-b87e81c1ed17'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:34:49 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-af01816e-e428-4a26-8a28-3eadc456d1c0 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27e4ad99-0855-408c-b6cd-754cf774e418) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a186f21e-742a-4b2e-8d0b-5a817a1bf12e', '5e9421e1-8542-48d0-8250-500e9365f907', '8f33cd98-9fc5-43a5-83b2-35c31f8799d7', '67a70fc8-f00d-4ad6-9ddd-b87e81c1ed17']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:49 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-af01816e-e428-4a26-8a28-3eadc456d1c0 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de61c82d-986a-4379-801a-b9d28e9a154f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:49 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:49 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:49 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-af01816e-e428-4a26-8a28-3eadc456d1c0 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de61c82d-986a-4379-801a-b9d28e9a154f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac2f258c-74a9-4c05-8cc7-76843202d0f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1657806094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f23e6d9c4e9042828f4164f7f52d3fed',qos_specs=None,replication_status=,reservations=['a186f21e-742a-4b2e-8d0b-5a817a1bf12e','5e9421e1-8542-48d0-8250-500e9365f907','8f33cd98-9fc5-43a5-83b2-35c31f8799d7','67a70fc8-f00d-4ad6-9ddd-b87e81c1ed17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f8b3c269cdd46f289d37e6a04df5d1c',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:34:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1657806094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac2f258c-74a9-4c05-8cc7-76843202d0f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f23e6d9c4e9042828f4164f7f52d3fed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f8b3c269cdd46f289d37e6a04df5d1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:49 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-af01816e-e428-4a26-8a28-3eadc456d1c0 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c73bf6bf-7775-4d5e-a1de-dbeb3c74bce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:49 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-af01816e-e428-4a26-8a28-3eadc456d1c0 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c73bf6bf-7775-4d5e-a1de-dbeb3c74bce7) transitioned into state 'SUCCESS' from state '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-1657806094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f23e6d9c4e9042828f4164f7f52d3fed',qos_specs=None,replication_status=,reservations=['a186f21e-742a-4b2e-8d0b-5a817a1bf12e','5e9421e1-8542-48d0-8250-500e9365f907','8f33cd98-9fc5-43a5-83b2-35c31f8799d7','67a70fc8-f00d-4ad6-9ddd-b87e81c1ed17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f8b3c269cdd46f289d37e6a04df5d1c',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:49 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-af01816e-e428-4a26-8a28-3eadc456d1c0 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e61a07c1-42a8-480b-9fd0-0d458ef5b725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:49 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-af01816e-e428-4a26-8a28-3eadc456d1c0 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e61a07c1-42a8-480b-9fd0-0d458ef5b725) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:49 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-af01816e-e428-4a26-8a28-3eadc456d1c0 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Flow 'volume_create_api' (feb55d21-5ddd-4972-b7b3-0615fcd411b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:49 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-af01816e-e428-4a26-8a28-3eadc456d1c0 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Create volume request issued successfully. Sep 01 00:34:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-af01816e-e428-4a26-8a28-3eadc456d1c0 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:34:49 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1416/2872] 192.168.122.147 () {62 vars in 1183 bytes} [Tue Sep 1 00:34:48 2026] POST /volume/v3/volumes => generated 779 bytes in 983 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:34:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e54a29a0-c8d2-48ee-8b8a-e454e25b6524 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e54a29a0-c8d2-48ee-8b8a-e454e25b6524 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] GET http://192.168.122.147/volume/v3/volumes/ac2f258c-74a9-4c05-8cc7-76843202d0f8 Sep 01 00:34:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e54a29a0-c8d2-48ee-8b8a-e454e25b6524 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e54a29a0-c8d2-48ee-8b8a-e454e25b6524 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:50 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:50 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:50 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:50 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:50 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e54a29a0-c8d2-48ee-8b8a-e454e25b6524 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Volume info retrieved successfully. Sep 01 00:34:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e54a29a0-c8d2-48ee-8b8a-e454e25b6524 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/volumes/ac2f258c-74a9-4c05-8cc7-76843202d0f8 returned with HTTP 200 Sep 01 00:34:50 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1457/2873] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:34:49 2026] GET /volume/v3/volumes/ac2f258c-74a9-4c05-8cc7-76843202d0f8 => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:34:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-44871cd2-ad22-4cd2-861f-e67e35a1b168 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-44871cd2-ad22-4cd2-861f-e67e35a1b168 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/volumes/bc107989-f1e6-4cc8-b3a6-6752a7d88436 Sep 01 00:34:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-44871cd2-ad22-4cd2-861f-e67e35a1b168 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-44871cd2-ad22-4cd2-861f-e67e35a1b168 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:50 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:50 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:50 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:50 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:50 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-44871cd2-ad22-4cd2-861f-e67e35a1b168 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Volume info retrieved successfully. Sep 01 00:34:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-269791a9-082d-46d6-8981-2959edf12aa8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-44871cd2-ad22-4cd2-861f-e67e35a1b168 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/bc107989-f1e6-4cc8-b3a6-6752a7d88436 returned with HTTP 200 Sep 01 00:34:50 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1417/2874] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:50 2026] GET /volume/v3/volumes/bc107989-f1e6-4cc8-b3a6-6752a7d88436 => generated 861 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-269791a9-082d-46d6-8981-2959edf12aa8 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/513986fc-3028-44f9-9cc2-119d6a9591e7 Sep 01 00:34:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-269791a9-082d-46d6-8981-2959edf12aa8 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-269791a9-082d-46d6-8981-2959edf12aa8 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-269791a9-082d-46d6-8981-2959edf12aa8 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/513986fc-3028-44f9-9cc2-119d6a9591e7 returned with HTTP 404 Sep 01 00:34:50 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1458/2875] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:50 2026] GET /volume/v3/volumes/513986fc-3028-44f9-9cc2-119d6a9591e7 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:34:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7c8b3234-35f9-4307-9c49-26183739e005 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7c8b3234-35f9-4307-9c49-26183739e005 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] DELETE http://192.168.122.147/volume/v3/volumes/6330594f-3f83-40ed-8a2d-f8994452efe9 Sep 01 00:34:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7c8b3234-35f9-4307-9c49-26183739e005 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7c8b3234-35f9-4307-9c49-26183739e005 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:50 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-7c8b3234-35f9-4307-9c49-26183739e005 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Delete volume with id: 6330594f-3f83-40ed-8a2d-f8994452efe9 Sep 01 00:34:50 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:50 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:50 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:50 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:50 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7c8b3234-35f9-4307-9c49-26183739e005 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:50 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7c8b3234-35f9-4307-9c49-26183739e005 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Delete volume request issued successfully. Sep 01 00:34:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7c8b3234-35f9-4307-9c49-26183739e005 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/6330594f-3f83-40ed-8a2d-f8994452efe9 returned with HTTP 202 Sep 01 00:34:50 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1418/2876] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:34:50 2026] DELETE /volume/v3/volumes/6330594f-3f83-40ed-8a2d-f8994452efe9 => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:34:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bee965b6-03f0-49c5-913c-cc6000f15380 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bee965b6-03f0-49c5-913c-cc6000f15380 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/6330594f-3f83-40ed-8a2d-f8994452efe9 Sep 01 00:34:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bee965b6-03f0-49c5-913c-cc6000f15380 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bee965b6-03f0-49c5-913c-cc6000f15380 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:50 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:50 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:50 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:50 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:50 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-bee965b6-03f0-49c5-913c-cc6000f15380 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bee965b6-03f0-49c5-913c-cc6000f15380 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/6330594f-3f83-40ed-8a2d-f8994452efe9 returned with HTTP 200 Sep 01 00:34:50 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1459/2877] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:50 2026] GET /volume/v3/volumes/6330594f-3f83-40ed-8a2d-f8994452efe9 => generated 865 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:34:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-64a02d89-83be-4ffa-a266-4a78bbd216e5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-64a02d89-83be-4ffa-a266-4a78bbd216e5 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] GET http://192.168.122.147/volume/v3/volumes/ac2f258c-74a9-4c05-8cc7-76843202d0f8 Sep 01 00:34:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-64a02d89-83be-4ffa-a266-4a78bbd216e5 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-64a02d89-83be-4ffa-a266-4a78bbd216e5 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:51 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:51 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:51 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:51 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:51 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-64a02d89-83be-4ffa-a266-4a78bbd216e5 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Volume info retrieved successfully. Sep 01 00:34:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-64a02d89-83be-4ffa-a266-4a78bbd216e5 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/volumes/ac2f258c-74a9-4c05-8cc7-76843202d0f8 returned with HTTP 200 Sep 01 00:34:51 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1419/2878] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:34:51 2026] GET /volume/v3/volumes/ac2f258c-74a9-4c05-8cc7-76843202d0f8 => generated 871 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:34:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a2984afa-852d-4acd-92bd-654f4bd805c7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a2984afa-852d-4acd-92bd-654f4bd805c7 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/volumes/bc107989-f1e6-4cc8-b3a6-6752a7d88436 Sep 01 00:34:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a2984afa-852d-4acd-92bd-654f4bd805c7 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a2984afa-852d-4acd-92bd-654f4bd805c7 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a2984afa-852d-4acd-92bd-654f4bd805c7 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/bc107989-f1e6-4cc8-b3a6-6752a7d88436 returned with HTTP 404 Sep 01 00:34:51 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1460/2879] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:51 2026] GET /volume/v3/volumes/bc107989-f1e6-4cc8-b3a6-6752a7d88436 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:34:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1180706f-b76e-41ef-a748-e87fad645fe1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1180706f-b76e-41ef-a748-e87fad645fe1 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] DELETE http://192.168.122.147/volume/v3/volumes/8690e9ee-0dc9-42c5-ba45-893d382e15e5 Sep 01 00:34:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1180706f-b76e-41ef-a748-e87fad645fe1 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1180706f-b76e-41ef-a748-e87fad645fe1 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:51 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-1180706f-b76e-41ef-a748-e87fad645fe1 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Delete volume with id: 8690e9ee-0dc9-42c5-ba45-893d382e15e5 Sep 01 00:34:51 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:51 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:51 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:51 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:51 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1180706f-b76e-41ef-a748-e87fad645fe1 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Volume info retrieved successfully. Sep 01 00:34:51 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1180706f-b76e-41ef-a748-e87fad645fe1 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Delete volume request issued successfully. Sep 01 00:34:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1180706f-b76e-41ef-a748-e87fad645fe1 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/8690e9ee-0dc9-42c5-ba45-893d382e15e5 returned with HTTP 202 Sep 01 00:34:51 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1420/2880] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:34:51 2026] DELETE /volume/v3/volumes/8690e9ee-0dc9-42c5-ba45-893d382e15e5 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:34:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-10e05d6d-9761-437d-abc2-8adbe5d4591d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-10e05d6d-9761-437d-abc2-8adbe5d4591d tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/volumes/8690e9ee-0dc9-42c5-ba45-893d382e15e5 Sep 01 00:34:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-10e05d6d-9761-437d-abc2-8adbe5d4591d tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-10e05d6d-9761-437d-abc2-8adbe5d4591d tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:51 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:51 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:51 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:51 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:51 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-10e05d6d-9761-437d-abc2-8adbe5d4591d tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Volume info retrieved successfully. Sep 01 00:34:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-10e05d6d-9761-437d-abc2-8adbe5d4591d tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/8690e9ee-0dc9-42c5-ba45-893d382e15e5 returned with HTTP 200 Sep 01 00:34:51 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1461/2881] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:51 2026] GET /volume/v3/volumes/8690e9ee-0dc9-42c5-ba45-893d382e15e5 => generated 861 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e2e4be1b-4309-46e9-85a8-f69c8cb7e573 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e2e4be1b-4309-46e9-85a8-f69c8cb7e573 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/6330594f-3f83-40ed-8a2d-f8994452efe9 Sep 01 00:34:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e2e4be1b-4309-46e9-85a8-f69c8cb7e573 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e2e4be1b-4309-46e9-85a8-f69c8cb7e573 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:51 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:51 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:51 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:51 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:51 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e2e4be1b-4309-46e9-85a8-f69c8cb7e573 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e2e4be1b-4309-46e9-85a8-f69c8cb7e573 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/6330594f-3f83-40ed-8a2d-f8994452efe9 returned with HTTP 200 Sep 01 00:34:51 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1421/2882] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:51 2026] GET /volume/v3/volumes/6330594f-3f83-40ed-8a2d-f8994452efe9 => generated 865 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-be919ff9-62e7-4660-a36a-9609d5175580 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-be919ff9-62e7-4660-a36a-9609d5175580 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] GET http://192.168.122.147/volume/v3/volumes/ac2f258c-74a9-4c05-8cc7-76843202d0f8 Sep 01 00:34:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-be919ff9-62e7-4660-a36a-9609d5175580 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-be919ff9-62e7-4660-a36a-9609d5175580 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:52 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:52 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:52 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:52 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:52 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-be919ff9-62e7-4660-a36a-9609d5175580 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Volume info retrieved successfully. Sep 01 00:34:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-be919ff9-62e7-4660-a36a-9609d5175580 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/volumes/ac2f258c-74a9-4c05-8cc7-76843202d0f8 returned with HTTP 200 Sep 01 00:34:52 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1462/2883] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:34:52 2026] GET /volume/v3/volumes/ac2f258c-74a9-4c05-8cc7-76843202d0f8 => generated 872 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:34:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6b7f596d-5725-4ba2-94cf-e59d3203c329 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6b7f596d-5725-4ba2-94cf-e59d3203c329 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:34:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6b7f596d-5725-4ba2-94cf-e59d3203c329 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ac2f258c-74a9-4c05-8cc7-76843202d0f8", "name": "tempest-VolumeDependencyTests-Snapshot-1054152113"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:52 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:52 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:52 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:52 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:52 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6b7f596d-5725-4ba2-94cf-e59d3203c329 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Volume info retrieved successfully. Sep 01 00:34:52 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-6b7f596d-5725-4ba2-94cf-e59d3203c329 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Create snapshot from volume ac2f258c-74a9-4c05-8cc7-76843202d0f8 Sep 01 00:34:52 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-6b7f596d-5725-4ba2-94cf-e59d3203c329 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Created reservations ['63109d1a-61f9-479a-8ed4-b07980805fcb', 'd53341b0-46e0-4a02-af46-be76a262456f', 'bcc7ea7e-5670-4ea1-8385-869c836145fc', '73b2126a-5678-4a96-bfb0-87efbd3d59e9'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:34:52 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:52 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:52 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6b7f596d-5725-4ba2-94cf-e59d3203c329 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Snapshot create request issued successfully. Sep 01 00:34:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6b7f596d-5725-4ba2-94cf-e59d3203c329 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:34:52 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1422/2884] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:34:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 00:34:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-20c41309-5d06-40bc-80db-5810b66ae7b2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-20c41309-5d06-40bc-80db-5810b66ae7b2 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] GET http://192.168.122.147/volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 Sep 01 00:34:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-20c41309-5d06-40bc-80db-5810b66ae7b2 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-20c41309-5d06-40bc-80db-5810b66ae7b2 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:52 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:52 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:52 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-20c41309-5d06-40bc-80db-5810b66ae7b2 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Snapshot retrieved successfully. Sep 01 00:34:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-20c41309-5d06-40bc-80db-5810b66ae7b2 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 returned with HTTP 200 Sep 01 00:34:52 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1463/2885] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:34:52 2026] GET /volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-63cdf197-9268-42ac-a67d-8bb3e127e116 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-63cdf197-9268-42ac-a67d-8bb3e127e116 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/volumes/8690e9ee-0dc9-42c5-ba45-893d382e15e5 Sep 01 00:34:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-63cdf197-9268-42ac-a67d-8bb3e127e116 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-63cdf197-9268-42ac-a67d-8bb3e127e116 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:52 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:52 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:52 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:52 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-63cdf197-9268-42ac-a67d-8bb3e127e116 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/8690e9ee-0dc9-42c5-ba45-893d382e15e5 returned with HTTP 404 Sep 01 00:34:52 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1423/2886] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:52 2026] GET /volume/v3/volumes/8690e9ee-0dc9-42c5-ba45-893d382e15e5 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:34:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-42410c09-35b7-4d9b-8214-42344e8be280 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-42410c09-35b7-4d9b-8214-42344e8be280 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] DELETE http://192.168.122.147/volume/v3/volumes/6afd9c4e-68fd-43cf-b18d-51a6196ed47f Sep 01 00:34:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-42410c09-35b7-4d9b-8214-42344e8be280 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-42410c09-35b7-4d9b-8214-42344e8be280 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:52 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-42410c09-35b7-4d9b-8214-42344e8be280 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Delete volume with id: 6afd9c4e-68fd-43cf-b18d-51a6196ed47f Sep 01 00:34:52 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:52 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:52 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:52 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:52 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-42410c09-35b7-4d9b-8214-42344e8be280 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Volume info retrieved successfully. Sep 01 00:34:52 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-42410c09-35b7-4d9b-8214-42344e8be280 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Delete volume request issued successfully. Sep 01 00:34:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-42410c09-35b7-4d9b-8214-42344e8be280 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/6afd9c4e-68fd-43cf-b18d-51a6196ed47f returned with HTTP 202 Sep 01 00:34:52 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1464/2887] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:34:52 2026] DELETE /volume/v3/volumes/6afd9c4e-68fd-43cf-b18d-51a6196ed47f => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:34:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e218b268-1841-44e3-a139-8b84463a8170 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e218b268-1841-44e3-a139-8b84463a8170 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/volumes/6afd9c4e-68fd-43cf-b18d-51a6196ed47f Sep 01 00:34:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e218b268-1841-44e3-a139-8b84463a8170 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e218b268-1841-44e3-a139-8b84463a8170 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:52 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:52 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:52 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:52 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-23903a3d-b8f4-40c7-8774-c61a8636f072 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-23903a3d-b8f4-40c7-8774-c61a8636f072 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/6330594f-3f83-40ed-8a2d-f8994452efe9 Sep 01 00:34:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-23903a3d-b8f4-40c7-8774-c61a8636f072 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-23903a3d-b8f4-40c7-8774-c61a8636f072 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-23903a3d-b8f4-40c7-8774-c61a8636f072 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/6330594f-3f83-40ed-8a2d-f8994452efe9 returned with HTTP 404 Sep 01 00:34:52 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1465/2888] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:52 2026] GET /volume/v3/volumes/6330594f-3f83-40ed-8a2d-f8994452efe9 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:34:52 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e218b268-1841-44e3-a139-8b84463a8170 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Volume info retrieved successfully. Sep 01 00:34:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6d2a7701-63ae-48db-8ed0-1408a20eb5ef None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6d2a7701-63ae-48db-8ed0-1408a20eb5ef tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] DELETE http://192.168.122.147/volume/v3/volumes/7b7e3360-0dde-4127-8709-94cd905756a2 Sep 01 00:34:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6d2a7701-63ae-48db-8ed0-1408a20eb5ef tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6d2a7701-63ae-48db-8ed0-1408a20eb5ef tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:52 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-6d2a7701-63ae-48db-8ed0-1408a20eb5ef tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Delete volume with id: 7b7e3360-0dde-4127-8709-94cd905756a2 Sep 01 00:34:52 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:52 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e218b268-1841-44e3-a139-8b84463a8170 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/6afd9c4e-68fd-43cf-b18d-51a6196ed47f returned with HTTP 200 Sep 01 00:34:52 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1424/2889] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:52 2026] GET /volume/v3/volumes/6afd9c4e-68fd-43cf-b18d-51a6196ed47f => generated 861 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:34:52 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:52 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:52 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6d2a7701-63ae-48db-8ed0-1408a20eb5ef tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:52 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6d2a7701-63ae-48db-8ed0-1408a20eb5ef tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Delete volume request issued successfully. Sep 01 00:34:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6d2a7701-63ae-48db-8ed0-1408a20eb5ef tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/7b7e3360-0dde-4127-8709-94cd905756a2 returned with HTTP 202 Sep 01 00:34:52 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1466/2890] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:34:52 2026] DELETE /volume/v3/volumes/7b7e3360-0dde-4127-8709-94cd905756a2 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:34:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-bc47ab0d-80f7-4431-9786-df6522ad0f79 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bc47ab0d-80f7-4431-9786-df6522ad0f79 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/7b7e3360-0dde-4127-8709-94cd905756a2 Sep 01 00:34:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bc47ab0d-80f7-4431-9786-df6522ad0f79 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bc47ab0d-80f7-4431-9786-df6522ad0f79 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:53 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:53 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:53 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:53 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:53 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-bc47ab0d-80f7-4431-9786-df6522ad0f79 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bc47ab0d-80f7-4431-9786-df6522ad0f79 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/7b7e3360-0dde-4127-8709-94cd905756a2 returned with HTTP 200 Sep 01 00:34:53 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1425/2891] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:52 2026] GET /volume/v3/volumes/7b7e3360-0dde-4127-8709-94cd905756a2 => generated 864 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9ee2d01a-82d2-46fe-8fd4-e1510a590a19 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9ee2d01a-82d2-46fe-8fd4-e1510a590a19 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] GET http://192.168.122.147/volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 Sep 01 00:34:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9ee2d01a-82d2-46fe-8fd4-e1510a590a19 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9ee2d01a-82d2-46fe-8fd4-e1510a590a19 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:53 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:53 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:53 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9ee2d01a-82d2-46fe-8fd4-e1510a590a19 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Snapshot retrieved successfully. Sep 01 00:34:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9ee2d01a-82d2-46fe-8fd4-e1510a590a19 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 returned with HTTP 200 Sep 01 00:34:53 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1467/2892] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:34:53 2026] GET /volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-eebcd23a-631d-420d-9603-54d9fc78bbc6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-eebcd23a-631d-420d-9603-54d9fc78bbc6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/volumes/6afd9c4e-68fd-43cf-b18d-51a6196ed47f Sep 01 00:34:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-eebcd23a-631d-420d-9603-54d9fc78bbc6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:53 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-eebcd23a-631d-420d-9603-54d9fc78bbc6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:53 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:53 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:53 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:53 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:53 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-eebcd23a-631d-420d-9603-54d9fc78bbc6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Volume info retrieved successfully. Sep 01 00:34:53 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-eebcd23a-631d-420d-9603-54d9fc78bbc6 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/6afd9c4e-68fd-43cf-b18d-51a6196ed47f returned with HTTP 200 Sep 01 00:34:53 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1426/2893] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:53 2026] GET /volume/v3/volumes/6afd9c4e-68fd-43cf-b18d-51a6196ed47f => generated 861 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-958f5a17-7504-47b8-9191-0195e6a921d3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-958f5a17-7504-47b8-9191-0195e6a921d3 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/7b7e3360-0dde-4127-8709-94cd905756a2 Sep 01 00:34:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-958f5a17-7504-47b8-9191-0195e6a921d3 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-958f5a17-7504-47b8-9191-0195e6a921d3 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:54 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:54 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:54 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:54 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:54 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-958f5a17-7504-47b8-9191-0195e6a921d3 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Volume info retrieved successfully. Sep 01 00:34:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-958f5a17-7504-47b8-9191-0195e6a921d3 tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/7b7e3360-0dde-4127-8709-94cd905756a2 returned with HTTP 200 Sep 01 00:34:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1468/2894] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:54 2026] GET /volume/v3/volumes/7b7e3360-0dde-4127-8709-94cd905756a2 => generated 864 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c39042fd-8927-4072-b37c-2c3947233551 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c39042fd-8927-4072-b37c-2c3947233551 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] GET http://192.168.122.147/volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 Sep 01 00:34:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c39042fd-8927-4072-b37c-2c3947233551 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c39042fd-8927-4072-b37c-2c3947233551 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:54 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:54 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:54 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c39042fd-8927-4072-b37c-2c3947233551 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Snapshot retrieved successfully. Sep 01 00:34:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c39042fd-8927-4072-b37c-2c3947233551 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 returned with HTTP 200 Sep 01 00:34:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1427/2895] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:34:54 2026] GET /volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a4dedc56-ec35-4021-9216-70653d4649d7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a4dedc56-ec35-4021-9216-70653d4649d7 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/volumes/6afd9c4e-68fd-43cf-b18d-51a6196ed47f Sep 01 00:34:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a4dedc56-ec35-4021-9216-70653d4649d7 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a4dedc56-ec35-4021-9216-70653d4649d7 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a4dedc56-ec35-4021-9216-70653d4649d7 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/6afd9c4e-68fd-43cf-b18d-51a6196ed47f returned with HTTP 404 Sep 01 00:34:55 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1469/2896] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:55 2026] GET /volume/v3/volumes/6afd9c4e-68fd-43cf-b18d-51a6196ed47f => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:34:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-07ae834e-d559-495a-91c2-f39f99aa9816 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-07ae834e-d559-495a-91c2-f39f99aa9816 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] DELETE http://192.168.122.147/volume/v3/volumes/32c24b64-ba89-4718-8e9b-58f9c75e489e Sep 01 00:34:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-07ae834e-d559-495a-91c2-f39f99aa9816 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-07ae834e-d559-495a-91c2-f39f99aa9816 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:55 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-07ae834e-d559-495a-91c2-f39f99aa9816 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Delete volume with id: 32c24b64-ba89-4718-8e9b-58f9c75e489e Sep 01 00:34:55 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:55 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:55 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:55 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:55 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-07ae834e-d559-495a-91c2-f39f99aa9816 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Volume info retrieved successfully. Sep 01 00:34:55 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-07ae834e-d559-495a-91c2-f39f99aa9816 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Delete volume request issued successfully. Sep 01 00:34:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-07ae834e-d559-495a-91c2-f39f99aa9816 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/32c24b64-ba89-4718-8e9b-58f9c75e489e returned with HTTP 202 Sep 01 00:34:55 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1428/2897] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:34:55 2026] DELETE /volume/v3/volumes/32c24b64-ba89-4718-8e9b-58f9c75e489e => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:34:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1880e665-c914-45d4-8ac0-57998845a19f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1880e665-c914-45d4-8ac0-57998845a19f tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/volumes/32c24b64-ba89-4718-8e9b-58f9c75e489e Sep 01 00:34:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1880e665-c914-45d4-8ac0-57998845a19f tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1880e665-c914-45d4-8ac0-57998845a19f tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:55 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:55 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:55 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:55 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:55 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1880e665-c914-45d4-8ac0-57998845a19f tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Volume info retrieved successfully. Sep 01 00:34:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1880e665-c914-45d4-8ac0-57998845a19f tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/32c24b64-ba89-4718-8e9b-58f9c75e489e returned with HTTP 200 Sep 01 00:34:55 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1470/2898] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:55 2026] GET /volume/v3/volumes/32c24b64-ba89-4718-8e9b-58f9c75e489e => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-14a32a40-0afb-4c46-b85d-ca5de39314dd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-14a32a40-0afb-4c46-b85d-ca5de39314dd tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] GET http://192.168.122.147/volume/v3/volumes/7b7e3360-0dde-4127-8709-94cd905756a2 Sep 01 00:34:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-14a32a40-0afb-4c46-b85d-ca5de39314dd tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-14a32a40-0afb-4c46-b85d-ca5de39314dd tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-14a32a40-0afb-4c46-b85d-ca5de39314dd tempest-CreateVolumesFromSourceVolumeTest-150796622 tempest-CreateVolumesFromSourceVolumeTest-150796622-project-member] http://192.168.122.147/volume/v3/volumes/7b7e3360-0dde-4127-8709-94cd905756a2 returned with HTTP 404 Sep 01 00:34:55 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1429/2899] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:55 2026] GET /volume/v3/volumes/7b7e3360-0dde-4127-8709-94cd905756a2 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:34:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1f46ba14-39c2-4fad-9189-1bec7c76a447 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1f46ba14-39c2-4fad-9189-1bec7c76a447 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] GET http://192.168.122.147/volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 Sep 01 00:34:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1f46ba14-39c2-4fad-9189-1bec7c76a447 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1f46ba14-39c2-4fad-9189-1bec7c76a447 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:55 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:55 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:55 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1f46ba14-39c2-4fad-9189-1bec7c76a447 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Snapshot retrieved successfully. Sep 01 00:34:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1f46ba14-39c2-4fad-9189-1bec7c76a447 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 returned with HTTP 200 Sep 01 00:34:55 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1471/2900] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:34:55 2026] GET /volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 => generated 467 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ac69b55d-543e-47d9-8aa4-8f8f75717cec None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ac69b55d-543e-47d9-8aa4-8f8f75717cec tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:34:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ac69b55d-543e-47d9-8aa4-8f8f75717cec tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8ffcd36f-1ec1-4ae6-ab15-9395320305b5", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-695147724"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-ac69b55d-543e-47d9-8aa4-8f8f75717cec tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Create volume request body: {'volume': {'snapshot_id': '8ffcd36f-1ec1-4ae6-ab15-9395320305b5', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-695147724'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:34:55 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:55 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:55 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ac69b55d-543e-47d9-8aa4-8f8f75717cec tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Snapshot retrieved successfully. Sep 01 00:34:55 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-ac69b55d-543e-47d9-8aa4-8f8f75717cec tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Create volume of 1 GB Sep 01 00:34:55 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ac69b55d-543e-47d9-8aa4-8f8f75717cec tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Availability Zones retrieved successfully. Sep 01 00:34:55 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ac69b55d-543e-47d9-8aa4-8f8f75717cec tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Flow 'volume_create_api' (a7dca5b1-a6f3-4cb0-b5ef-2d7374762379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:55 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ac69b55d-543e-47d9-8aa4-8f8f75717cec tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4170baed-d962-4d7f-a0a2-081b3a322ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:55 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-ac69b55d-543e-47d9-8aa4-8f8f75717cec tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:34:55 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:55 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:55 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ac69b55d-543e-47d9-8aa4-8f8f75717cec tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4170baed-d962-4d7f-a0a2-081b3a322ea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8ffcd36f-1ec1-4ae6-ab15-9395320305b5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:55 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ac69b55d-543e-47d9-8aa4-8f8f75717cec tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2d29d8f-eb81-4442-b5d1-4b41bca5b842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:55 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-ac69b55d-543e-47d9-8aa4-8f8f75717cec tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Created reservations ['9934876d-2094-436f-be72-57dc33ce8b19', '13e8dba2-9a29-401c-87c1-770ca09ac9c9', 'c66ac475-0eaf-4c84-995b-0412af902c1f', '7c44f383-9e23-40fa-8e07-71b6f66443b9'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:34:55 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ac69b55d-543e-47d9-8aa4-8f8f75717cec tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2d29d8f-eb81-4442-b5d1-4b41bca5b842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9934876d-2094-436f-be72-57dc33ce8b19', '13e8dba2-9a29-401c-87c1-770ca09ac9c9', 'c66ac475-0eaf-4c84-995b-0412af902c1f', '7c44f383-9e23-40fa-8e07-71b6f66443b9']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:55 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ac69b55d-543e-47d9-8aa4-8f8f75717cec tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (985764bc-c5c5-4edf-b435-57e6ff993388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:55 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:55 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:55 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:55 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ac69b55d-543e-47d9-8aa4-8f8f75717cec tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (985764bc-c5c5-4edf-b435-57e6ff993388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1a7d738-1cc4-432f-ba0c-1daccdbae112', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-695147724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f23e6d9c4e9042828f4164f7f52d3fed',qos_specs=None,replication_status=,reservations=['9934876d-2094-436f-be72-57dc33ce8b19','13e8dba2-9a29-401c-87c1-770ca09ac9c9','c66ac475-0eaf-4c84-995b-0412af902c1f','7c44f383-9e23-40fa-8e07-71b6f66443b9'],size=1,snapshot_id=8ffcd36f-1ec1-4ae6-ab15-9395320305b5,source_replicaid=,source_volid=None,status='creating',user_id='3f8b3c269cdd46f289d37e6a04df5d1c',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:34:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-695147724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1a7d738-1cc4-432f-ba0c-1daccdbae112,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f23e6d9c4e9042828f4164f7f52d3fed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8ffcd36f-1ec1-4ae6-ab15-9395320305b5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f8b3c269cdd46f289d37e6a04df5d1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ac69b55d-543e-47d9-8aa4-8f8f75717cec tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1077f14-1260-434b-ba3f-d00107414766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ac69b55d-543e-47d9-8aa4-8f8f75717cec tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1077f14-1260-434b-ba3f-d00107414766) transitioned into state 'SUCCESS' from state '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-695147724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f23e6d9c4e9042828f4164f7f52d3fed',qos_specs=None,replication_status=,reservations=['9934876d-2094-436f-be72-57dc33ce8b19','13e8dba2-9a29-401c-87c1-770ca09ac9c9','c66ac475-0eaf-4c84-995b-0412af902c1f','7c44f383-9e23-40fa-8e07-71b6f66443b9'],size=1,snapshot_id=8ffcd36f-1ec1-4ae6-ab15-9395320305b5,source_replicaid=,source_volid=None,status='creating',user_id='3f8b3c269cdd46f289d37e6a04df5d1c',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ac69b55d-543e-47d9-8aa4-8f8f75717cec tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac9849a3-eb03-46f8-82f6-cf1977e8df6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:56 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:56 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ac69b55d-543e-47d9-8aa4-8f8f75717cec tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac9849a3-eb03-46f8-82f6-cf1977e8df6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:56 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ac69b55d-543e-47d9-8aa4-8f8f75717cec tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Flow 'volume_create_api' (a7dca5b1-a6f3-4cb0-b5ef-2d7374762379) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:56 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ac69b55d-543e-47d9-8aa4-8f8f75717cec tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Create volume request issued successfully. Sep 01 00:34:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ac69b55d-543e-47d9-8aa4-8f8f75717cec tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:34:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1430/2901] 192.168.122.147 () {62 vars in 1184 bytes} [Tue Sep 1 00:34:55 2026] POST /volume/v3/volumes => generated 812 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:34:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-05612434-a5c0-42f4-be42-7ace4e1e2a04 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-05612434-a5c0-42f4-be42-7ace4e1e2a04 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] GET http://192.168.122.147/volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 Sep 01 00:34:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-05612434-a5c0-42f4-be42-7ace4e1e2a04 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-05612434-a5c0-42f4-be42-7ace4e1e2a04 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7078e80e-f220-4dc0-9db8-41d8afdc6976 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:56 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:56 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7078e80e-f220-4dc0-9db8-41d8afdc6976 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/volumes/32c24b64-ba89-4718-8e9b-58f9c75e489e Sep 01 00:34:56 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:56 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7078e80e-f220-4dc0-9db8-41d8afdc6976 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7078e80e-f220-4dc0-9db8-41d8afdc6976 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:56 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-05612434-a5c0-42f4-be42-7ace4e1e2a04 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Volume info retrieved successfully. Sep 01 00:34:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-05612434-a5c0-42f4-be42-7ace4e1e2a04 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 returned with HTTP 200 Sep 01 00:34:56 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1472/2902] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:34:56 2026] GET /volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 => generated 880 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:34:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7078e80e-f220-4dc0-9db8-41d8afdc6976 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/32c24b64-ba89-4718-8e9b-58f9c75e489e returned with HTTP 404 Sep 01 00:34:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1431/2903] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:56 2026] GET /volume/v3/volumes/32c24b64-ba89-4718-8e9b-58f9c75e489e => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:34:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-aa47f310-dc0c-4934-aa42-414193d60d43 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-aa47f310-dc0c-4934-aa42-414193d60d43 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 Sep 01 00:34:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-aa47f310-dc0c-4934-aa42-414193d60d43 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-aa47f310-dc0c-4934-aa42-414193d60d43 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:56 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-aa47f310-dc0c-4934-aa42-414193d60d43 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Delete snapshot with id: 45610c36-20df-4f20-8df2-5a09a0328587 Sep 01 00:34:56 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:56 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:56 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-aa47f310-dc0c-4934-aa42-414193d60d43 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Snapshot retrieved successfully. Sep 01 00:34:56 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:56 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:56 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-aa47f310-dc0c-4934-aa42-414193d60d43 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Snapshot delete request issued successfully. Sep 01 00:34:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-aa47f310-dc0c-4934-aa42-414193d60d43 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 returned with HTTP 202 Sep 01 00:34:56 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1473/2904] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:34:56 2026] DELETE /volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:34:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ff9c51fd-675d-446c-b654-a1c22d432031 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ff9c51fd-675d-446c-b654-a1c22d432031 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 Sep 01 00:34:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ff9c51fd-675d-446c-b654-a1c22d432031 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ff9c51fd-675d-446c-b654-a1c22d432031 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:56 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:56 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:56 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ff9c51fd-675d-446c-b654-a1c22d432031 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Snapshot retrieved successfully. Sep 01 00:34:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ff9c51fd-675d-446c-b654-a1c22d432031 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 returned with HTTP 200 Sep 01 00:34:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1432/2905] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:34:56 2026] GET /volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 => generated 474 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e926832d-d873-43c2-8c97-0eb227f0d557 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e926832d-d873-43c2-8c97-0eb227f0d557 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:34:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e926832d-d873-43c2-8c97-0eb227f0d557 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "5cdcbabc-a853-45ce-83c5-19eabc152995", "size": 1}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-e926832d-d873-43c2-8c97-0eb227f0d557 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '5cdcbabc-a853-45ce-83c5-19eabc152995', 'size': 1}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:34:57 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-e926832d-d873-43c2-8c97-0eb227f0d557 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Create volume of 1 GB Sep 01 00:34:57 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:57 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:57 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e926832d-d873-43c2-8c97-0eb227f0d557 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Availability Zones retrieved successfully. Sep 01 00:34:57 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-e926832d-d873-43c2-8c97-0eb227f0d557 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Flow 'volume_create_api' (f7757dfd-4aba-4b9c-a3d7-4b8b68b02f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2180fa9e-6c90-4598-8f73-1ade8c9bdc49 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:57 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-e926832d-d873-43c2-8c97-0eb227f0d557 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d4f91af-a5fc-4930-b797-393c13338d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2180fa9e-6c90-4598-8f73-1ade8c9bdc49 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] GET http://192.168.122.147/volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 Sep 01 00:34:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2180fa9e-6c90-4598-8f73-1ade8c9bdc49 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2180fa9e-6c90-4598-8f73-1ade8c9bdc49 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:57 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-e926832d-d873-43c2-8c97-0eb227f0d557 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:34:57 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:57 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:57 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:57 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:57 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2180fa9e-6c90-4598-8f73-1ade8c9bdc49 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Volume info retrieved successfully. Sep 01 00:34:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2180fa9e-6c90-4598-8f73-1ade8c9bdc49 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 returned with HTTP 200 Sep 01 00:34:57 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1433/2906] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:34:57 2026] GET /volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 => generated 904 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:34:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-fb7f5d3e-8ccb-4e17-a75a-11d32994328a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fb7f5d3e-8ccb-4e17-a75a-11d32994328a tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 Sep 01 00:34:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fb7f5d3e-8ccb-4e17-a75a-11d32994328a tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fb7f5d3e-8ccb-4e17-a75a-11d32994328a tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:57 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-e926832d-d873-43c2-8c97-0eb227f0d557 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d4f91af-a5fc-4930-b797-393c13338d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:57 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-e926832d-d873-43c2-8c97-0eb227f0d557 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3778f43e-7e83-4c88-80df-859ab76cfb9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:57 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:57 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:57 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-fb7f5d3e-8ccb-4e17-a75a-11d32994328a tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Snapshot retrieved successfully. Sep 01 00:34:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fb7f5d3e-8ccb-4e17-a75a-11d32994328a tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 returned with HTTP 200 Sep 01 00:34:57 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1434/2907] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:34:57 2026] GET /volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 => generated 474 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:57 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-e926832d-d873-43c2-8c97-0eb227f0d557 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Created reservations ['1fa704a3-f784-4f0c-8753-d22a8ad7c4b7', 'f9b768a5-41b1-488d-aaaf-7f7ef655f804', 'a4d4afe3-c5e2-4111-80a4-49b324a2deb2', 'b1cc8955-9c58-4da2-a518-64f73da23424'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:34:57 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-e926832d-d873-43c2-8c97-0eb227f0d557 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3778f43e-7e83-4c88-80df-859ab76cfb9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fa704a3-f784-4f0c-8753-d22a8ad7c4b7', 'f9b768a5-41b1-488d-aaaf-7f7ef655f804', 'a4d4afe3-c5e2-4111-80a4-49b324a2deb2', 'b1cc8955-9c58-4da2-a518-64f73da23424']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:57 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-e926832d-d873-43c2-8c97-0eb227f0d557 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f184577-ea0f-483b-bb1b-b8393eab1ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:57 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:57 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:57 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-e926832d-d873-43c2-8c97-0eb227f0d557 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f184577-ea0f-483b-bb1b-b8393eab1ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ff8d681-b8c2-4320-98c7-3365228b592f', '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='a9cb9bc215ec4c6fa8b37bff6ac99d9e',qos_specs=None,replication_status=,reservations=['1fa704a3-f784-4f0c-8753-d22a8ad7c4b7','f9b768a5-41b1-488d-aaaf-7f7ef655f804','a4d4afe3-c5e2-4111-80a4-49b324a2deb2','b1cc8955-9c58-4da2-a518-64f73da23424'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b56f343072294666ab7deae9a52d7b77',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:34:57Z,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=5ff8d681-b8c2-4320-98c7-3365228b592f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9cb9bc215ec4c6fa8b37bff6ac99d9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b56f343072294666ab7deae9a52d7b77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:57 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-e926832d-d873-43c2-8c97-0eb227f0d557 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e51147a7-5f6f-48ef-aa2f-19397c41ea4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:57 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-e926832d-d873-43c2-8c97-0eb227f0d557 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e51147a7-5f6f-48ef-aa2f-19397c41ea4a) transitioned into state 'SUCCESS' from 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='a9cb9bc215ec4c6fa8b37bff6ac99d9e',qos_specs=None,replication_status=,reservations=['1fa704a3-f784-4f0c-8753-d22a8ad7c4b7','f9b768a5-41b1-488d-aaaf-7f7ef655f804','a4d4afe3-c5e2-4111-80a4-49b324a2deb2','b1cc8955-9c58-4da2-a518-64f73da23424'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b56f343072294666ab7deae9a52d7b77',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:57 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-e926832d-d873-43c2-8c97-0eb227f0d557 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (060f7f49-0c6c-49a7-a6d9-476d2a333f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:57 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-e926832d-d873-43c2-8c97-0eb227f0d557 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (060f7f49-0c6c-49a7-a6d9-476d2a333f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:57 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-e926832d-d873-43c2-8c97-0eb227f0d557 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Flow 'volume_create_api' (f7757dfd-4aba-4b9c-a3d7-4b8b68b02f5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:57 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e926832d-d873-43c2-8c97-0eb227f0d557 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Create volume request issued successfully. Sep 01 00:34:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e926832d-d873-43c2-8c97-0eb227f0d557 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:34:57 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1474/2908] 192.168.122.147 () {62 vars in 1184 bytes} [Tue Sep 1 00:34:57 2026] POST /volume/v3/volumes => generated 784 bytes in 877 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:34:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-fa71dc15-1e7a-4625-9263-53eaf9179400 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fa71dc15-1e7a-4625-9263-53eaf9179400 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] GET http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f Sep 01 00:34:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fa71dc15-1e7a-4625-9263-53eaf9179400 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fa71dc15-1e7a-4625-9263-53eaf9179400 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:57 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:57 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:57 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:57 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:57 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-fa71dc15-1e7a-4625-9263-53eaf9179400 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Volume info retrieved successfully. Sep 01 00:34:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fa71dc15-1e7a-4625-9263-53eaf9179400 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f returned with HTTP 200 Sep 01 00:34:58 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1435/2909] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:34:57 2026] GET /volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f => generated 852 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:34:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0e1a48ba-73e4-49e7-9f74-bb9d57805023 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0e1a48ba-73e4-49e7-9f74-bb9d57805023 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] GET http://192.168.122.147/volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 Sep 01 00:34:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0e1a48ba-73e4-49e7-9f74-bb9d57805023 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0e1a48ba-73e4-49e7-9f74-bb9d57805023 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:58 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:58 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:58 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:58 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-071e8a5e-e886-4ebb-9465-e41a6b0c6de6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:58 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0e1a48ba-73e4-49e7-9f74-bb9d57805023 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Volume info retrieved successfully. Sep 01 00:34:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0e1a48ba-73e4-49e7-9f74-bb9d57805023 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 returned with HTTP 200 Sep 01 00:34:58 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1475/2910] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:34:58 2026] GET /volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 => generated 904 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:34:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-52667290-82d9-489b-bc6c-0e6e346c3471 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-52667290-82d9-489b-bc6c-0e6e346c3471 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 Sep 01 00:34:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-52667290-82d9-489b-bc6c-0e6e346c3471 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-52667290-82d9-489b-bc6c-0e6e346c3471 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:58 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:58 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:58 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-52667290-82d9-489b-bc6c-0e6e346c3471 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Snapshot retrieved successfully. Sep 01 00:34:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-52667290-82d9-489b-bc6c-0e6e346c3471 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 returned with HTTP 200 Sep 01 00:34:58 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1476/2911] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:34:58 2026] GET /volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 => generated 474 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-071e8a5e-e886-4ebb-9465-e41a6b0c6de6 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:34:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-071e8a5e-e886-4ebb-9465-e41a6b0c6de6 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:34:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-071e8a5e-e886-4ebb-9465-e41a6b0c6de6 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:34:58 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-071e8a5e-e886-4ebb-9465-e41a6b0c6de6 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Create volume of 1 GB Sep 01 00:34:58 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-071e8a5e-e886-4ebb-9465-e41a6b0c6de6 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Availability Zones retrieved successfully. Sep 01 00:34:58 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-071e8a5e-e886-4ebb-9465-e41a6b0c6de6 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Flow 'volume_create_api' (67214ac0-849d-4890-a0d0-df724ed883b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:58 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-071e8a5e-e886-4ebb-9465-e41a6b0c6de6 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e60536cd-71bc-4e1c-8c21-8e2b55c9b83d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:58 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-071e8a5e-e886-4ebb-9465-e41a6b0c6de6 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:34:58 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-071e8a5e-e886-4ebb-9465-e41a6b0c6de6 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e60536cd-71bc-4e1c-8c21-8e2b55c9b83d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:58 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-071e8a5e-e886-4ebb-9465-e41a6b0c6de6 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e6f680d-76f4-4589-8072-694a1dc5884c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-10516475-205d-40f3-ac0f-4ee2aa76f979 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-10516475-205d-40f3-ac0f-4ee2aa76f979 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] GET http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f Sep 01 00:34:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-10516475-205d-40f3-ac0f-4ee2aa76f979 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-10516475-205d-40f3-ac0f-4ee2aa76f979 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:59 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-071e8a5e-e886-4ebb-9465-e41a6b0c6de6 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Created reservations ['2dcf17d7-d0be-405e-b00b-2207f6b4d2cb', 'c1d6ba42-48fe-407d-ba81-59bcc273bc8f', '67051fc0-be46-44b3-a62a-bc17200c949e', 'fb7d5853-d652-4645-9b16-a9d312ec5d1c'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:34:59 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-071e8a5e-e886-4ebb-9465-e41a6b0c6de6 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e6f680d-76f4-4589-8072-694a1dc5884c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2dcf17d7-d0be-405e-b00b-2207f6b4d2cb', 'c1d6ba42-48fe-407d-ba81-59bcc273bc8f', '67051fc0-be46-44b3-a62a-bc17200c949e', 'fb7d5853-d652-4645-9b16-a9d312ec5d1c']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:59 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:59 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:59 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-071e8a5e-e886-4ebb-9465-e41a6b0c6de6 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d88c0983-2a99-4229-905f-4ec374f6147c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:59 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:59 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:59 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-10516475-205d-40f3-ac0f-4ee2aa76f979 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Volume info retrieved successfully. Sep 01 00:34:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-10516475-205d-40f3-ac0f-4ee2aa76f979 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f returned with HTTP 200 Sep 01 00:34:59 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1477/2912] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:34:59 2026] GET /volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f => generated 876 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:34:59 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:59 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:59 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-071e8a5e-e886-4ebb-9465-e41a6b0c6de6 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d88c0983-2a99-4229-905f-4ec374f6147c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '338c2d12-12f6-448f-b83b-7385e2fdc0eb', '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='1efc8d610b6e48e2a8be89032cb675fa',qos_specs=None,replication_status=,reservations=['2dcf17d7-d0be-405e-b00b-2207f6b4d2cb','c1d6ba42-48fe-407d-ba81-59bcc273bc8f','67051fc0-be46-44b3-a62a-bc17200c949e','fb7d5853-d652-4645-9b16-a9d312ec5d1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3abacfeb8afe46c7ad3e5dd354937592',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:34:59Z,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=338c2d12-12f6-448f-b83b-7385e2fdc0eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1efc8d610b6e48e2a8be89032cb675fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3abacfeb8afe46c7ad3e5dd354937592',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:59 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-071e8a5e-e886-4ebb-9465-e41a6b0c6de6 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82cffae6-99da-41ba-9814-3274d19c06dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e9f782cc-c2e8-458d-8fbd-1dd71234a953 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e9f782cc-c2e8-458d-8fbd-1dd71234a953 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] GET http://192.168.122.147/volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 Sep 01 00:34:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e9f782cc-c2e8-458d-8fbd-1dd71234a953 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e9f782cc-c2e8-458d-8fbd-1dd71234a953 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:59 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:59 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:59 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:59 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:59 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e9f782cc-c2e8-458d-8fbd-1dd71234a953 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Volume info retrieved successfully. Sep 01 00:34:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e9f782cc-c2e8-458d-8fbd-1dd71234a953 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 returned with HTTP 200 Sep 01 00:34:59 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1478/2913] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:34:59 2026] GET /volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 => generated 904 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:34:59 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-071e8a5e-e886-4ebb-9465-e41a6b0c6de6 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82cffae6-99da-41ba-9814-3274d19c06dc) transitioned into state 'SUCCESS' from 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='1efc8d610b6e48e2a8be89032cb675fa',qos_specs=None,replication_status=,reservations=['2dcf17d7-d0be-405e-b00b-2207f6b4d2cb','c1d6ba42-48fe-407d-ba81-59bcc273bc8f','67051fc0-be46-44b3-a62a-bc17200c949e','fb7d5853-d652-4645-9b16-a9d312ec5d1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3abacfeb8afe46c7ad3e5dd354937592',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7a37c4ad-1981-404e-829c-f865248efc0f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:59 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-071e8a5e-e886-4ebb-9465-e41a6b0c6de6 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dad2705b-6db1-4a28-af5a-648553b1f4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:34:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7a37c4ad-1981-404e-829c-f865248efc0f tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 Sep 01 00:34:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7a37c4ad-1981-404e-829c-f865248efc0f tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7a37c4ad-1981-404e-829c-f865248efc0f tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7a37c4ad-1981-404e-829c-f865248efc0f tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 returned with HTTP 404 Sep 01 00:34:59 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1479/2914] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:34:59 2026] GET /volume/v3/snapshots/45610c36-20df-4f20-8df2-5a09a0328587 => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:34:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-72e49e09-f4f2-4c30-82d0-747ea470e0cb None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-72e49e09-f4f2-4c30-82d0-747ea470e0cb tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] DELETE http://192.168.122.147/volume/v3/volumes/651d41c4-8d50-4b16-a51f-e85cde66013a Sep 01 00:34:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-72e49e09-f4f2-4c30-82d0-747ea470e0cb tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-72e49e09-f4f2-4c30-82d0-747ea470e0cb tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:59 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-72e49e09-f4f2-4c30-82d0-747ea470e0cb tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Delete volume with id: 651d41c4-8d50-4b16-a51f-e85cde66013a Sep 01 00:34:59 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-071e8a5e-e886-4ebb-9465-e41a6b0c6de6 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dad2705b-6db1-4a28-af5a-648553b1f4f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:34:59 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-071e8a5e-e886-4ebb-9465-e41a6b0c6de6 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Flow 'volume_create_api' (67214ac0-849d-4890-a0d0-df724ed883b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:34:59 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-071e8a5e-e886-4ebb-9465-e41a6b0c6de6 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Create volume request issued successfully. Sep 01 00:34:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-071e8a5e-e886-4ebb-9465-e41a6b0c6de6 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:34:59 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1436/2915] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:34:58 2026] POST /volume/v3/volumes => generated 749 bytes in 1303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:34:59 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:59 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:34:59 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:59 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:34:59 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-72e49e09-f4f2-4c30-82d0-747ea470e0cb tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Volume info retrieved successfully. Sep 01 00:34:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-785af391-f623-4592-a642-b967fe0b2053 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-785af391-f623-4592-a642-b967fe0b2053 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] GET http://192.168.122.147/volume/v3/volumes/338c2d12-12f6-448f-b83b-7385e2fdc0eb Sep 01 00:34:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-785af391-f623-4592-a642-b967fe0b2053 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-785af391-f623-4592-a642-b967fe0b2053 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:34:59 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:34:59 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:34:59 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:34:59 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:34:59 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-785af391-f623-4592-a642-b967fe0b2053 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Volume info retrieved successfully. Sep 01 00:34:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-785af391-f623-4592-a642-b967fe0b2053 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] http://192.168.122.147/volume/v3/volumes/338c2d12-12f6-448f-b83b-7385e2fdc0eb returned with HTTP 200 Sep 01 00:34:59 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1437/2916] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:59 2026] GET /volume/v3/volumes/338c2d12-12f6-448f-b83b-7385e2fdc0eb => generated 817 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:34:59 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-72e49e09-f4f2-4c30-82d0-747ea470e0cb tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Delete volume request issued successfully. Sep 01 00:34:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-72e49e09-f4f2-4c30-82d0-747ea470e0cb tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/651d41c4-8d50-4b16-a51f-e85cde66013a returned with HTTP 202 Sep 01 00:34:59 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1480/2917] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:34:59 2026] DELETE /volume/v3/volumes/651d41c4-8d50-4b16-a51f-e85cde66013a => generated 0 bytes in 284 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:34:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-da70de50-973c-47f3-af83-42fe07878e23 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:34:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-da70de50-973c-47f3-af83-42fe07878e23 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/volumes/651d41c4-8d50-4b16-a51f-e85cde66013a Sep 01 00:34:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-da70de50-973c-47f3-af83-42fe07878e23 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:34:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-da70de50-973c-47f3-af83-42fe07878e23 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:00 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:00 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:00 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:00 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:00 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-da70de50-973c-47f3-af83-42fe07878e23 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Volume info retrieved successfully. Sep 01 00:35:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-da70de50-973c-47f3-af83-42fe07878e23 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/651d41c4-8d50-4b16-a51f-e85cde66013a returned with HTTP 200 Sep 01 00:35:00 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1438/2918] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:34:59 2026] GET /volume/v3/volumes/651d41c4-8d50-4b16-a51f-e85cde66013a => generated 861 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-23432f4b-e6f7-4560-8414-ab88c18888a5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-23432f4b-e6f7-4560-8414-ab88c18888a5 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] GET http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f Sep 01 00:35:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-23432f4b-e6f7-4560-8414-ab88c18888a5 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-23432f4b-e6f7-4560-8414-ab88c18888a5 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:00 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:00 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:00 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:00 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:00 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-23432f4b-e6f7-4560-8414-ab88c18888a5 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Volume info retrieved successfully. Sep 01 00:35:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-23432f4b-e6f7-4560-8414-ab88c18888a5 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f returned with HTTP 200 Sep 01 00:35:00 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1481/2919] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:35:00 2026] GET /volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f => generated 876 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-20443bcd-7ac4-4da8-b3e1-86d86f0b2b35 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-20443bcd-7ac4-4da8-b3e1-86d86f0b2b35 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] GET http://192.168.122.147/volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 Sep 01 00:35:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-20443bcd-7ac4-4da8-b3e1-86d86f0b2b35 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-20443bcd-7ac4-4da8-b3e1-86d86f0b2b35 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:00 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:00 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:00 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:00 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:00 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-20443bcd-7ac4-4da8-b3e1-86d86f0b2b35 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Volume info retrieved successfully. Sep 01 00:35:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-20443bcd-7ac4-4da8-b3e1-86d86f0b2b35 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 returned with HTTP 200 Sep 01 00:35:00 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1439/2920] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:35:00 2026] GET /volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 => generated 904 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e57b04a9-495b-4632-a81f-44528cc3ba1b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e57b04a9-495b-4632-a81f-44528cc3ba1b tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] GET http://192.168.122.147/volume/v3/volumes/338c2d12-12f6-448f-b83b-7385e2fdc0eb Sep 01 00:35:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e57b04a9-495b-4632-a81f-44528cc3ba1b tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e57b04a9-495b-4632-a81f-44528cc3ba1b tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:00 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:00 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:00 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:00 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e57b04a9-495b-4632-a81f-44528cc3ba1b tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Volume info retrieved successfully. Sep 01 00:35:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e57b04a9-495b-4632-a81f-44528cc3ba1b tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] http://192.168.122.147/volume/v3/volumes/338c2d12-12f6-448f-b83b-7385e2fdc0eb returned with HTTP 200 Sep 01 00:35:01 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1482/2921] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:00 2026] GET /volume/v3/volumes/338c2d12-12f6-448f-b83b-7385e2fdc0eb => generated 841 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-56976752-e1e2-4b0f-ab44-f4a67a676b47 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-56976752-e1e2-4b0f-ab44-f4a67a676b47 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/volumes/651d41c4-8d50-4b16-a51f-e85cde66013a Sep 01 00:35:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-56976752-e1e2-4b0f-ab44-f4a67a676b47 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-56976752-e1e2-4b0f-ab44-f4a67a676b47 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:01 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:01 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:01 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:01 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:01 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-56976752-e1e2-4b0f-ab44-f4a67a676b47 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Volume info retrieved successfully. Sep 01 00:35:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-56976752-e1e2-4b0f-ab44-f4a67a676b47 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/651d41c4-8d50-4b16-a51f-e85cde66013a returned with HTTP 200 Sep 01 00:35:01 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1440/2922] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:01 2026] GET /volume/v3/volumes/651d41c4-8d50-4b16-a51f-e85cde66013a => generated 861 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b299c69c-ee46-4a5a-8727-3d7662f04f51 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b299c69c-ee46-4a5a-8727-3d7662f04f51 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] GET http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f Sep 01 00:35:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b299c69c-ee46-4a5a-8727-3d7662f04f51 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b299c69c-ee46-4a5a-8727-3d7662f04f51 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:01 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:01 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:01 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:01 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b299c69c-ee46-4a5a-8727-3d7662f04f51 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Volume info retrieved successfully. Sep 01 00:35:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b299c69c-ee46-4a5a-8727-3d7662f04f51 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f returned with HTTP 200 Sep 01 00:35:01 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1483/2923] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:35:01 2026] GET /volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f => generated 876 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-537475b3-a32e-40d9-a8d7-77e928977fdf None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-537475b3-a32e-40d9-a8d7-77e928977fdf tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] GET http://192.168.122.147/volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 Sep 01 00:35:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-537475b3-a32e-40d9-a8d7-77e928977fdf tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-537475b3-a32e-40d9-a8d7-77e928977fdf tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:01 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:01 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:01 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:01 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:01 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-537475b3-a32e-40d9-a8d7-77e928977fdf tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Volume info retrieved successfully. Sep 01 00:35:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-537475b3-a32e-40d9-a8d7-77e928977fdf tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 returned with HTTP 200 Sep 01 00:35:02 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1441/2924] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:35:01 2026] GET /volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 => generated 904 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d53888af-1da0-4f82-af80-45d6fd8ff3ac None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d53888af-1da0-4f82-af80-45d6fd8ff3ac tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] GET http://192.168.122.147/volume/v3/volumes/338c2d12-12f6-448f-b83b-7385e2fdc0eb Sep 01 00:35:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d53888af-1da0-4f82-af80-45d6fd8ff3ac tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d53888af-1da0-4f82-af80-45d6fd8ff3ac tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:02 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:02 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:02 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:02 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:02 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d53888af-1da0-4f82-af80-45d6fd8ff3ac tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Volume info retrieved successfully. Sep 01 00:35:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d53888af-1da0-4f82-af80-45d6fd8ff3ac tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] http://192.168.122.147/volume/v3/volumes/338c2d12-12f6-448f-b83b-7385e2fdc0eb returned with HTTP 200 Sep 01 00:35:02 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1484/2925] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:02 2026] GET /volume/v3/volumes/338c2d12-12f6-448f-b83b-7385e2fdc0eb => generated 841 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b2fe73f8-7a76-4f9b-ab9b-ced61096f2c0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b2fe73f8-7a76-4f9b-ab9b-ced61096f2c0 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] GET http://192.168.122.147/volume/v3/volumes/651d41c4-8d50-4b16-a51f-e85cde66013a Sep 01 00:35:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b2fe73f8-7a76-4f9b-ab9b-ced61096f2c0 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b2fe73f8-7a76-4f9b-ab9b-ced61096f2c0 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b2fe73f8-7a76-4f9b-ab9b-ced61096f2c0 tempest-CreateVolumesFromSnapshotTest-880551373 tempest-CreateVolumesFromSnapshotTest-880551373-project-member] http://192.168.122.147/volume/v3/volumes/651d41c4-8d50-4b16-a51f-e85cde66013a returned with HTTP 404 Sep 01 00:35:02 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1442/2926] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:02 2026] GET /volume/v3/volumes/651d41c4-8d50-4b16-a51f-e85cde66013a => generated 109 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-20e4cf79-6fb5-4a39-84c8-06ece313d012 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-20e4cf79-6fb5-4a39-84c8-06ece313d012 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] GET http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f Sep 01 00:35:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-20e4cf79-6fb5-4a39-84c8-06ece313d012 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-20e4cf79-6fb5-4a39-84c8-06ece313d012 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:02 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:02 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:02 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:02 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:02 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-20e4cf79-6fb5-4a39-84c8-06ece313d012 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Volume info retrieved successfully. Sep 01 00:35:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-20e4cf79-6fb5-4a39-84c8-06ece313d012 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f returned with HTTP 200 Sep 01 00:35:02 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1485/2927] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:35:02 2026] GET /volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f => generated 934 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:35:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6f52d904-0bd9-4773-81fa-b73b689fc822 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6f52d904-0bd9-4773-81fa-b73b689fc822 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] GET http://192.168.122.147/volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 Sep 01 00:35:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6f52d904-0bd9-4773-81fa-b73b689fc822 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6f52d904-0bd9-4773-81fa-b73b689fc822 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:03 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:03 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:03 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:03 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:03 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6f52d904-0bd9-4773-81fa-b73b689fc822 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Volume info retrieved successfully. Sep 01 00:35:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6f52d904-0bd9-4773-81fa-b73b689fc822 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 returned with HTTP 200 Sep 01 00:35:03 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1443/2928] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:35:03 2026] GET /volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 => generated 904 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3b05f9cb-5f36-4fee-beed-9a22b4967d08 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3b05f9cb-5f36-4fee-beed-9a22b4967d08 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] GET http://192.168.122.147/volume/v3/volumes/338c2d12-12f6-448f-b83b-7385e2fdc0eb Sep 01 00:35:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3b05f9cb-5f36-4fee-beed-9a22b4967d08 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3b05f9cb-5f36-4fee-beed-9a22b4967d08 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:03 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:03 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:03 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:03 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:03 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3b05f9cb-5f36-4fee-beed-9a22b4967d08 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Volume info retrieved successfully. Sep 01 00:35:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3b05f9cb-5f36-4fee-beed-9a22b4967d08 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] http://192.168.122.147/volume/v3/volumes/338c2d12-12f6-448f-b83b-7385e2fdc0eb returned with HTTP 200 Sep 01 00:35:03 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1486/2929] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:03 2026] GET /volume/v3/volumes/338c2d12-12f6-448f-b83b-7385e2fdc0eb => generated 841 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-86a9d9d0-930a-498a-a6ac-6b9ddfedb236 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-86a9d9d0-930a-498a-a6ac-6b9ddfedb236 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] GET http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f Sep 01 00:35:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-86a9d9d0-930a-498a-a6ac-6b9ddfedb236 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-86a9d9d0-930a-498a-a6ac-6b9ddfedb236 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:03 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:03 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:03 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:03 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:03 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-86a9d9d0-930a-498a-a6ac-6b9ddfedb236 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Volume info retrieved successfully. Sep 01 00:35:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-86a9d9d0-930a-498a-a6ac-6b9ddfedb236 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f returned with HTTP 200 Sep 01 00:35:03 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1444/2930] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:35:03 2026] GET /volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f => generated 934 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a7c46d2f-2739-4483-a151-88041531299b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:04 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a7c46d2f-2739-4483-a151-88041531299b tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] GET http://192.168.122.147/volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 Sep 01 00:35:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a7c46d2f-2739-4483-a151-88041531299b tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a7c46d2f-2739-4483-a151-88041531299b tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:04 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:04 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:04 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:04 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:04 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a7c46d2f-2739-4483-a151-88041531299b tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Volume info retrieved successfully. Sep 01 00:35:04 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a7c46d2f-2739-4483-a151-88041531299b tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 returned with HTTP 200 Sep 01 00:35:04 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1487/2931] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:35:04 2026] GET /volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 => generated 904 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-af47ec41-8302-420e-a887-e6d9fd2d8475 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-af47ec41-8302-420e-a887-e6d9fd2d8475 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] GET http://192.168.122.147/volume/v3/volumes/338c2d12-12f6-448f-b83b-7385e2fdc0eb Sep 01 00:35:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-af47ec41-8302-420e-a887-e6d9fd2d8475 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-af47ec41-8302-420e-a887-e6d9fd2d8475 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:04 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:04 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:04 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:04 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:04 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-af47ec41-8302-420e-a887-e6d9fd2d8475 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Volume info retrieved successfully. Sep 01 00:35:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-af47ec41-8302-420e-a887-e6d9fd2d8475 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] http://192.168.122.147/volume/v3/volumes/338c2d12-12f6-448f-b83b-7385e2fdc0eb returned with HTTP 200 Sep 01 00:35:04 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1445/2932] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:04 2026] GET /volume/v3/volumes/338c2d12-12f6-448f-b83b-7385e2fdc0eb => generated 841 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-44fb5498-a6d6-44cb-9575-27acaf561bf4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:04 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-44fb5498-a6d6-44cb-9575-27acaf561bf4 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] GET http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f Sep 01 00:35:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-44fb5498-a6d6-44cb-9575-27acaf561bf4 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-44fb5498-a6d6-44cb-9575-27acaf561bf4 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:04 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:04 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:04 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:04 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:04 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-44fb5498-a6d6-44cb-9575-27acaf561bf4 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Volume info retrieved successfully. Sep 01 00:35:04 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-44fb5498-a6d6-44cb-9575-27acaf561bf4 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f returned with HTTP 200 Sep 01 00:35:04 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1488/2933] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:35:04 2026] GET /volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f => generated 934 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-807b3b96-54c2-4f09-92a7-9fffe6017eae None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-807b3b96-54c2-4f09-92a7-9fffe6017eae tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] GET http://192.168.122.147/volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 Sep 01 00:35:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-807b3b96-54c2-4f09-92a7-9fffe6017eae tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-807b3b96-54c2-4f09-92a7-9fffe6017eae tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:05 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:05 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:05 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:05 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:05 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-807b3b96-54c2-4f09-92a7-9fffe6017eae tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Volume info retrieved successfully. Sep 01 00:35:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-807b3b96-54c2-4f09-92a7-9fffe6017eae tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 returned with HTTP 200 Sep 01 00:35:05 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1446/2934] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:35:05 2026] GET /volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 => generated 905 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-fbd96b7e-97c9-4d29-8300-21c87ab5c58c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fbd96b7e-97c9-4d29-8300-21c87ab5c58c tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 Sep 01 00:35:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fbd96b7e-97c9-4d29-8300-21c87ab5c58c tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fbd96b7e-97c9-4d29-8300-21c87ab5c58c tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:05 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-fbd96b7e-97c9-4d29-8300-21c87ab5c58c tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Delete snapshot with id: 8ffcd36f-1ec1-4ae6-ab15-9395320305b5 Sep 01 00:35:05 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:05 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:05 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fbd96b7e-97c9-4d29-8300-21c87ab5c58c tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Snapshot retrieved successfully. Sep 01 00:35:05 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:05 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:05 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fbd96b7e-97c9-4d29-8300-21c87ab5c58c tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Snapshot delete request issued successfully. Sep 01 00:35:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fbd96b7e-97c9-4d29-8300-21c87ab5c58c tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 returned with HTTP 202 Sep 01 00:35:05 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1489/2935] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:35:05 2026] DELETE /volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d64d66ef-cdc0-4829-8edd-702b78a7970e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d64d66ef-cdc0-4829-8edd-702b78a7970e tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] GET http://192.168.122.147/volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 Sep 01 00:35:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d64d66ef-cdc0-4829-8edd-702b78a7970e tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d64d66ef-cdc0-4829-8edd-702b78a7970e tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:05 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:05 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:05 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d64d66ef-cdc0-4829-8edd-702b78a7970e tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Snapshot retrieved successfully. Sep 01 00:35:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d64d66ef-cdc0-4829-8edd-702b78a7970e tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 returned with HTTP 200 Sep 01 00:35:05 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1447/2936] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:05 2026] GET /volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bb68609c-74ab-426a-b7a8-a80ccb46895c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bb68609c-74ab-426a-b7a8-a80ccb46895c tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] GET http://192.168.122.147/volume/v3/volumes/338c2d12-12f6-448f-b83b-7385e2fdc0eb Sep 01 00:35:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bb68609c-74ab-426a-b7a8-a80ccb46895c tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bb68609c-74ab-426a-b7a8-a80ccb46895c tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:05 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:05 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:05 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:05 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:05 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-bb68609c-74ab-426a-b7a8-a80ccb46895c tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Volume info retrieved successfully. Sep 01 00:35:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bb68609c-74ab-426a-b7a8-a80ccb46895c tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] http://192.168.122.147/volume/v3/volumes/338c2d12-12f6-448f-b83b-7385e2fdc0eb returned with HTTP 200 Sep 01 00:35:05 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1490/2937] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:05 2026] GET /volume/v3/volumes/338c2d12-12f6-448f-b83b-7385e2fdc0eb => generated 842 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c705f6c8-8e90-4bbd-a953-685296172a67 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c705f6c8-8e90-4bbd-a953-685296172a67 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] GET http://192.168.122.147/volume/v3/volumes/338c2d12-12f6-448f-b83b-7385e2fdc0eb Sep 01 00:35:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c705f6c8-8e90-4bbd-a953-685296172a67 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c705f6c8-8e90-4bbd-a953-685296172a67 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:05 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:05 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:05 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:05 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:05 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c705f6c8-8e90-4bbd-a953-685296172a67 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Volume info retrieved successfully. Sep 01 00:35:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c705f6c8-8e90-4bbd-a953-685296172a67 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] http://192.168.122.147/volume/v3/volumes/338c2d12-12f6-448f-b83b-7385e2fdc0eb returned with HTTP 200 Sep 01 00:35:05 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1448/2938] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:05 2026] GET /volume/v3/volumes/338c2d12-12f6-448f-b83b-7385e2fdc0eb => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a13b8313-3b7c-4669-9ff3-bf91b6eea33c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a13b8313-3b7c-4669-9ff3-bf91b6eea33c tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:35:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a13b8313-3b7c-4669-9ff3-bf91b6eea33c tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1318068497"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-a13b8313-3b7c-4669-9ff3-bf91b6eea33c tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1318068497'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:35:05 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-a13b8313-3b7c-4669-9ff3-bf91b6eea33c tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Create volume of 1 GB Sep 01 00:35:05 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a13b8313-3b7c-4669-9ff3-bf91b6eea33c tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Availability Zones retrieved successfully. Sep 01 00:35:05 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a13b8313-3b7c-4669-9ff3-bf91b6eea33c tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Flow 'volume_create_api' (df61a79f-abec-45a6-9760-a20c132e3b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:05 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a13b8313-3b7c-4669-9ff3-bf91b6eea33c tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b806d9b9-0711-4618-ae66-080abfd2c2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:05 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-a13b8313-3b7c-4669-9ff3-bf91b6eea33c tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:35:05 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a13b8313-3b7c-4669-9ff3-bf91b6eea33c tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b806d9b9-0711-4618-ae66-080abfd2c2e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:05 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a13b8313-3b7c-4669-9ff3-bf91b6eea33c tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5975c793-2f82-48f6-bbe3-cd2f0ad8ccc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-92186a8c-0f0e-4c31-971f-64b863f3a80b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-92186a8c-0f0e-4c31-971f-64b863f3a80b tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] GET http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f Sep 01 00:35:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-92186a8c-0f0e-4c31-971f-64b863f3a80b tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-92186a8c-0f0e-4c31-971f-64b863f3a80b tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:05 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:05 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:05 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:05 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:05 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-a13b8313-3b7c-4669-9ff3-bf91b6eea33c tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Created reservations ['674e99f1-0fa9-410c-b687-61286ae1b5d8', 'b8b0551f-9365-490a-8d2c-0e759874a27b', 'fd9b58fa-88e1-46c4-ac5d-d3b6c49b4cbe', '089655f7-3810-4cee-b798-77042f9af283'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:05 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a13b8313-3b7c-4669-9ff3-bf91b6eea33c tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5975c793-2f82-48f6-bbe3-cd2f0ad8ccc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['674e99f1-0fa9-410c-b687-61286ae1b5d8', 'b8b0551f-9365-490a-8d2c-0e759874a27b', 'fd9b58fa-88e1-46c4-ac5d-d3b6c49b4cbe', '089655f7-3810-4cee-b798-77042f9af283']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:05 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-92186a8c-0f0e-4c31-971f-64b863f3a80b tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Volume info retrieved successfully. Sep 01 00:35:06 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a13b8313-3b7c-4669-9ff3-bf91b6eea33c tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (709341d5-3c2d-4fa4-bc9c-28111af6da8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-92186a8c-0f0e-4c31-971f-64b863f3a80b tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f returned with HTTP 200 Sep 01 00:35:06 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1449/2939] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:35:05 2026] GET /volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f => generated 934 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:06 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:06 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:06 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a13b8313-3b7c-4669-9ff3-bf91b6eea33c tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (709341d5-3c2d-4fa4-bc9c-28111af6da8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f458b3b-4e71-4acd-b7dc-bc0a1036aa3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1318068497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1efc8d610b6e48e2a8be89032cb675fa',qos_specs=None,replication_status=,reservations=['674e99f1-0fa9-410c-b687-61286ae1b5d8','b8b0551f-9365-490a-8d2c-0e759874a27b','fd9b58fa-88e1-46c4-ac5d-d3b6c49b4cbe','089655f7-3810-4cee-b798-77042f9af283'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3abacfeb8afe46c7ad3e5dd354937592',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:35:06Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1318068497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f458b3b-4e71-4acd-b7dc-bc0a1036aa3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1efc8d610b6e48e2a8be89032cb675fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3abacfeb8afe46c7ad3e5dd354937592',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:06 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a13b8313-3b7c-4669-9ff3-bf91b6eea33c tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5b42cf4-efc0-41fe-a27d-577b1527421f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:06 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a13b8313-3b7c-4669-9ff3-bf91b6eea33c tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5b42cf4-efc0-41fe-a27d-577b1527421f) transitioned into 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-1318068497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1efc8d610b6e48e2a8be89032cb675fa',qos_specs=None,replication_status=,reservations=['674e99f1-0fa9-410c-b687-61286ae1b5d8','b8b0551f-9365-490a-8d2c-0e759874a27b','fd9b58fa-88e1-46c4-ac5d-d3b6c49b4cbe','089655f7-3810-4cee-b798-77042f9af283'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3abacfeb8afe46c7ad3e5dd354937592',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:06 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a13b8313-3b7c-4669-9ff3-bf91b6eea33c tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9cdcb01-b8be-400b-a4de-3fae53e154ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:06 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a13b8313-3b7c-4669-9ff3-bf91b6eea33c tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9cdcb01-b8be-400b-a4de-3fae53e154ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:06 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-a13b8313-3b7c-4669-9ff3-bf91b6eea33c tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Flow 'volume_create_api' (df61a79f-abec-45a6-9760-a20c132e3b30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:06 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a13b8313-3b7c-4669-9ff3-bf91b6eea33c tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Create volume request issued successfully. Sep 01 00:35:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a13b8313-3b7c-4669-9ff3-bf91b6eea33c tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:35:06 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1491/2940] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:35:05 2026] POST /volume/v3/volumes => generated 785 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:35:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b7c2a6e5-42ac-488f-a275-670cdb120f96 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b7c2a6e5-42ac-488f-a275-670cdb120f96 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] GET http://192.168.122.147/volume/v3/volumes/1f458b3b-4e71-4acd-b7dc-bc0a1036aa3a Sep 01 00:35:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b7c2a6e5-42ac-488f-a275-670cdb120f96 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b7c2a6e5-42ac-488f-a275-670cdb120f96 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:06 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:06 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:06 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:06 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:06 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b7c2a6e5-42ac-488f-a275-670cdb120f96 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Volume info retrieved successfully. Sep 01 00:35:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b7c2a6e5-42ac-488f-a275-670cdb120f96 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] http://192.168.122.147/volume/v3/volumes/1f458b3b-4e71-4acd-b7dc-bc0a1036aa3a returned with HTTP 200 Sep 01 00:35:06 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1450/2941] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:06 2026] GET /volume/v3/volumes/1f458b3b-4e71-4acd-b7dc-bc0a1036aa3a => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7061a2fe-ae50-45f4-9fc5-5447f3d99eb1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7061a2fe-ae50-45f4-9fc5-5447f3d99eb1 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] GET http://192.168.122.147/volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 Sep 01 00:35:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7061a2fe-ae50-45f4-9fc5-5447f3d99eb1 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7061a2fe-ae50-45f4-9fc5-5447f3d99eb1 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:06 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:06 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:06 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7061a2fe-ae50-45f4-9fc5-5447f3d99eb1 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Snapshot retrieved successfully. Sep 01 00:35:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7061a2fe-ae50-45f4-9fc5-5447f3d99eb1 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 returned with HTTP 200 Sep 01 00:35:06 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1492/2942] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:06 2026] GET /volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e91024fa-3a5a-4f2a-9840-d9db10910bae None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e91024fa-3a5a-4f2a-9840-d9db10910bae tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] GET http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f Sep 01 00:35:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e91024fa-3a5a-4f2a-9840-d9db10910bae tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e91024fa-3a5a-4f2a-9840-d9db10910bae tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:07 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:07 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:07 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:07 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:07 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e91024fa-3a5a-4f2a-9840-d9db10910bae tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Volume info retrieved successfully. Sep 01 00:35:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e91024fa-3a5a-4f2a-9840-d9db10910bae tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f returned with HTTP 200 Sep 01 00:35:07 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1451/2943] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:35:07 2026] GET /volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f => generated 937 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d4aff208-b176-4df3-80ac-d333b288c751 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b9372020-ac12-4da7-91b5-faf3d079a005 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d4aff208-b176-4df3-80ac-d333b288c751 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] GET http://192.168.122.147/volume/v3/volumes/1f458b3b-4e71-4acd-b7dc-bc0a1036aa3a Sep 01 00:35:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d4aff208-b176-4df3-80ac-d333b288c751 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d4aff208-b176-4df3-80ac-d333b288c751 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:07 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:07 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:07 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:07 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:07 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d4aff208-b176-4df3-80ac-d333b288c751 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Volume info retrieved successfully. Sep 01 00:35:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d4aff208-b176-4df3-80ac-d333b288c751 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] http://192.168.122.147/volume/v3/volumes/1f458b3b-4e71-4acd-b7dc-bc0a1036aa3a returned with HTTP 200 Sep 01 00:35:07 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1493/2944] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:07 2026] GET /volume/v3/volumes/1f458b3b-4e71-4acd-b7dc-bc0a1036aa3a => generated 877 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:35:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b9372020-ac12-4da7-91b5-faf3d079a005 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:35:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b9372020-ac12-4da7-91b5-faf3d079a005 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-16516006"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-b9372020-ac12-4da7-91b5-faf3d079a005 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-16516006'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:35:07 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-b9372020-ac12-4da7-91b5-faf3d079a005 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Create volume of 1 GB Sep 01 00:35:07 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b9372020-ac12-4da7-91b5-faf3d079a005 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Availability Zones retrieved successfully. Sep 01 00:35:07 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b9372020-ac12-4da7-91b5-faf3d079a005 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Flow 'volume_create_api' (83697281-3b60-4e68-8012-bb575cd1214f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:07 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b9372020-ac12-4da7-91b5-faf3d079a005 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87881b9d-d2d5-47e5-80ee-0e1381166ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:07 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-b9372020-ac12-4da7-91b5-faf3d079a005 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:35:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-168c9f82-e0b2-48e5-9eee-dd04a4642f5e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-168c9f82-e0b2-48e5-9eee-dd04a4642f5e tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] GET http://192.168.122.147/volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 Sep 01 00:35:07 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b9372020-ac12-4da7-91b5-faf3d079a005 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87881b9d-d2d5-47e5-80ee-0e1381166ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-168c9f82-e0b2-48e5-9eee-dd04a4642f5e tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-168c9f82-e0b2-48e5-9eee-dd04a4642f5e tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:07 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b9372020-ac12-4da7-91b5-faf3d079a005 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9475b21a-9423-4fea-aadb-7a4a9618ce9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:07 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:07 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:07 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-168c9f82-e0b2-48e5-9eee-dd04a4642f5e tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Snapshot retrieved successfully. Sep 01 00:35:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-168c9f82-e0b2-48e5-9eee-dd04a4642f5e tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 returned with HTTP 200 Sep 01 00:35:07 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1494/2945] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:07 2026] GET /volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 => generated 466 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:07 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-b9372020-ac12-4da7-91b5-faf3d079a005 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Created reservations ['bba1e341-b094-4cc1-b4a3-e1a764cb6e14', 'd6445434-91e7-486d-9019-2f182f84678b', '07f37960-1727-4a1a-b9a7-3100a0717fdd', '8ac947a0-7681-432b-8cb1-0a2dfb5df90e'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:07 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b9372020-ac12-4da7-91b5-faf3d079a005 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9475b21a-9423-4fea-aadb-7a4a9618ce9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bba1e341-b094-4cc1-b4a3-e1a764cb6e14', 'd6445434-91e7-486d-9019-2f182f84678b', '07f37960-1727-4a1a-b9a7-3100a0717fdd', '8ac947a0-7681-432b-8cb1-0a2dfb5df90e']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:07 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b9372020-ac12-4da7-91b5-faf3d079a005 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b83f8c16-fa5a-4289-887c-d03aea532ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:07 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:07 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:07 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b9372020-ac12-4da7-91b5-faf3d079a005 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b83f8c16-fa5a-4289-887c-d03aea532ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c274111-a438-49bf-8aa9-576cb1c1f56a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-16516006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5145191c4c2d4dac9b9085f4d84c539e',qos_specs=None,replication_status=,reservations=['bba1e341-b094-4cc1-b4a3-e1a764cb6e14','d6445434-91e7-486d-9019-2f182f84678b','07f37960-1727-4a1a-b9a7-3100a0717fdd','8ac947a0-7681-432b-8cb1-0a2dfb5df90e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1a4541ec41d444a9647ee83a0ccd33d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:35:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-16516006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c274111-a438-49bf-8aa9-576cb1c1f56a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5145191c4c2d4dac9b9085f4d84c539e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1a4541ec41d444a9647ee83a0ccd33d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:07 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b9372020-ac12-4da7-91b5-faf3d079a005 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5676c6cd-cc7b-477e-8dda-65618b397bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:07 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b9372020-ac12-4da7-91b5-faf3d079a005 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5676c6cd-cc7b-477e-8dda-65618b397bab) transitioned into state 'SUCCESS' from state '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-16516006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5145191c4c2d4dac9b9085f4d84c539e',qos_specs=None,replication_status=,reservations=['bba1e341-b094-4cc1-b4a3-e1a764cb6e14','d6445434-91e7-486d-9019-2f182f84678b','07f37960-1727-4a1a-b9a7-3100a0717fdd','8ac947a0-7681-432b-8cb1-0a2dfb5df90e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1a4541ec41d444a9647ee83a0ccd33d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:07 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b9372020-ac12-4da7-91b5-faf3d079a005 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe691d86-b550-4ad2-a3e6-654b5f427e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:07 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b9372020-ac12-4da7-91b5-faf3d079a005 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe691d86-b550-4ad2-a3e6-654b5f427e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:07 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b9372020-ac12-4da7-91b5-faf3d079a005 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Flow 'volume_create_api' (83697281-3b60-4e68-8012-bb575cd1214f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:07 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b9372020-ac12-4da7-91b5-faf3d079a005 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Create volume request issued successfully. Sep 01 00:35:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b9372020-ac12-4da7-91b5-faf3d079a005 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:35:07 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1452/2946] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:35:07 2026] POST /volume/v3/volumes => generated 785 bytes in 639 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:35:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ed4830a2-7649-442b-8a3d-9ddf2c854333 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ed4830a2-7649-442b-8a3d-9ddf2c854333 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/volumes/4c274111-a438-49bf-8aa9-576cb1c1f56a Sep 01 00:35:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ed4830a2-7649-442b-8a3d-9ddf2c854333 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ed4830a2-7649-442b-8a3d-9ddf2c854333 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:07 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:07 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:07 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:07 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:07 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ed4830a2-7649-442b-8a3d-9ddf2c854333 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Volume info retrieved successfully. Sep 01 00:35:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ed4830a2-7649-442b-8a3d-9ddf2c854333 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes/4c274111-a438-49bf-8aa9-576cb1c1f56a returned with HTTP 200 Sep 01 00:35:07 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1495/2947] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:07 2026] GET /volume/v3/volumes/4c274111-a438-49bf-8aa9-576cb1c1f56a => generated 964 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9bf3e6e6-2c73-4f1a-ae1d-50d8a8e4a4ff None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9bf3e6e6-2c73-4f1a-ae1d-50d8a8e4a4ff tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] GET http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f Sep 01 00:35:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9bf3e6e6-2c73-4f1a-ae1d-50d8a8e4a4ff tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9bf3e6e6-2c73-4f1a-ae1d-50d8a8e4a4ff tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:08 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:08 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:08 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:08 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:08 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9bf3e6e6-2c73-4f1a-ae1d-50d8a8e4a4ff tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Volume info retrieved successfully. Sep 01 00:35:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9bf3e6e6-2c73-4f1a-ae1d-50d8a8e4a4ff tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f returned with HTTP 200 Sep 01 00:35:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1453/2948] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:35:08 2026] GET /volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f => generated 937 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6051c28a-f496-4932-9a89-f2aae8597b36 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6051c28a-f496-4932-9a89-f2aae8597b36 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] GET http://192.168.122.147/volume/v3/volumes/1f458b3b-4e71-4acd-b7dc-bc0a1036aa3a Sep 01 00:35:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6051c28a-f496-4932-9a89-f2aae8597b36 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6051c28a-f496-4932-9a89-f2aae8597b36 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:08 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:08 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:08 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:08 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:08 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6051c28a-f496-4932-9a89-f2aae8597b36 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Volume info retrieved successfully. Sep 01 00:35:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6051c28a-f496-4932-9a89-f2aae8597b36 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] http://192.168.122.147/volume/v3/volumes/1f458b3b-4e71-4acd-b7dc-bc0a1036aa3a returned with HTTP 200 Sep 01 00:35:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1496/2949] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:08 2026] GET /volume/v3/volumes/1f458b3b-4e71-4acd-b7dc-bc0a1036aa3a => generated 878 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-fe4dcc44-0d69-447b-823a-f8f057961ef6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fe4dcc44-0d69-447b-823a-f8f057961ef6 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] GET http://192.168.122.147/volume/v3/volumes/1f458b3b-4e71-4acd-b7dc-bc0a1036aa3a Sep 01 00:35:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fe4dcc44-0d69-447b-823a-f8f057961ef6 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fe4dcc44-0d69-447b-823a-f8f057961ef6 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:08 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:08 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:08 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:08 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:08 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-fe4dcc44-0d69-447b-823a-f8f057961ef6 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Volume info retrieved successfully. Sep 01 00:35:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fe4dcc44-0d69-447b-823a-f8f057961ef6 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] http://192.168.122.147/volume/v3/volumes/1f458b3b-4e71-4acd-b7dc-bc0a1036aa3a returned with HTTP 200 Sep 01 00:35:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1454/2950] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:08 2026] GET /volume/v3/volumes/1f458b3b-4e71-4acd-b7dc-bc0a1036aa3a => generated 878 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-75fdc2e3-b315-4dcb-8be7-20db4e1495fc None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-75fdc2e3-b315-4dcb-8be7-20db4e1495fc tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:35:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-75fdc2e3-b315-4dcb-8be7-20db4e1495fc tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f458b3b-4e71-4acd-b7dc-bc0a1036aa3a", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1963131823"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:08 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:08 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:08 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:08 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:08 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-75fdc2e3-b315-4dcb-8be7-20db4e1495fc tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Volume info retrieved successfully. Sep 01 00:35:08 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-75fdc2e3-b315-4dcb-8be7-20db4e1495fc tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Create snapshot from volume 1f458b3b-4e71-4acd-b7dc-bc0a1036aa3a Sep 01 00:35:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-50dd56bf-6c6a-4bfc-a07c-709a0809d767 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-50dd56bf-6c6a-4bfc-a07c-709a0809d767 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] GET http://192.168.122.147/volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 Sep 01 00:35:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-50dd56bf-6c6a-4bfc-a07c-709a0809d767 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-50dd56bf-6c6a-4bfc-a07c-709a0809d767 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:08 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-75fdc2e3-b315-4dcb-8be7-20db4e1495fc tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Created reservations ['25539529-6187-4734-b680-8fa53ca0dc25', '2bbc82c1-1749-48a1-b141-c5aa260ad3c3', 'fde46d91-95f5-4e15-b556-bc0e40aec691', '13b8cf2d-e613-4883-a5db-0e1e4b6b8dbe'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-50dd56bf-6c6a-4bfc-a07c-709a0809d767 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 returned with HTTP 404 Sep 01 00:35:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1455/2951] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:08 2026] GET /volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6958ff3f-15c4-47ec-8d5d-558ad475af3a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6958ff3f-15c4-47ec-8d5d-558ad475af3a tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] DELETE http://192.168.122.147/volume/v3/volumes/ac2f258c-74a9-4c05-8cc7-76843202d0f8 Sep 01 00:35:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6958ff3f-15c4-47ec-8d5d-558ad475af3a tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6958ff3f-15c4-47ec-8d5d-558ad475af3a tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:08 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-6958ff3f-15c4-47ec-8d5d-558ad475af3a tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Delete volume with id: ac2f258c-74a9-4c05-8cc7-76843202d0f8 Sep 01 00:35:08 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:08 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:08 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:08 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:08 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:08 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:08 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6958ff3f-15c4-47ec-8d5d-558ad475af3a tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Volume info retrieved successfully. Sep 01 00:35:08 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-75fdc2e3-b315-4dcb-8be7-20db4e1495fc tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Snapshot create request issued successfully. Sep 01 00:35:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-75fdc2e3-b315-4dcb-8be7-20db4e1495fc tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:35:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1497/2952] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:35:08 2026] POST /volume/v3/snapshots => generated 326 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:35:08 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6958ff3f-15c4-47ec-8d5d-558ad475af3a tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Delete volume request issued successfully. Sep 01 00:35:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6958ff3f-15c4-47ec-8d5d-558ad475af3a tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/volumes/ac2f258c-74a9-4c05-8cc7-76843202d0f8 returned with HTTP 202 Sep 01 00:35:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1456/2953] 192.168.122.147 () {60 vars in 1276 bytes} [Tue Sep 1 00:35:08 2026] DELETE /volume/v3/volumes/ac2f258c-74a9-4c05-8cc7-76843202d0f8 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:35:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-45f6e6a3-b5b0-4d73-b58b-5599dd3c7485 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-91333a4d-4551-4a9f-bf2d-995c8ff089c7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-45f6e6a3-b5b0-4d73-b58b-5599dd3c7485 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] GET http://192.168.122.147/volume/v3/snapshots/fdce834d-31f9-4213-9b2a-8267ede130bc Sep 01 00:35:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-91333a4d-4551-4a9f-bf2d-995c8ff089c7 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] GET http://192.168.122.147/volume/v3/volumes/ac2f258c-74a9-4c05-8cc7-76843202d0f8 Sep 01 00:35:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-45f6e6a3-b5b0-4d73-b58b-5599dd3c7485 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-45f6e6a3-b5b0-4d73-b58b-5599dd3c7485 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-91333a4d-4551-4a9f-bf2d-995c8ff089c7 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-91333a4d-4551-4a9f-bf2d-995c8ff089c7 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:08 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:08 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:08 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-45f6e6a3-b5b0-4d73-b58b-5599dd3c7485 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Snapshot retrieved successfully. Sep 01 00:35:08 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:08 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-45f6e6a3-b5b0-4d73-b58b-5599dd3c7485 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] http://192.168.122.147/volume/v3/snapshots/fdce834d-31f9-4213-9b2a-8267ede130bc returned with HTTP 200 Sep 01 00:35:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1457/2954] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:08 2026] GET /volume/v3/snapshots/fdce834d-31f9-4213-9b2a-8267ede130bc => generated 458 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:08 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:08 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:08 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-91333a4d-4551-4a9f-bf2d-995c8ff089c7 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Volume info retrieved successfully. Sep 01 00:35:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-91333a4d-4551-4a9f-bf2d-995c8ff089c7 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/volumes/ac2f258c-74a9-4c05-8cc7-76843202d0f8 returned with HTTP 200 Sep 01 00:35:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1498/2955] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:35:08 2026] GET /volume/v3/volumes/ac2f258c-74a9-4c05-8cc7-76843202d0f8 => generated 871 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f743f07c-f7ca-423c-bbe9-046659d8823a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f743f07c-f7ca-423c-bbe9-046659d8823a tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/volumes/4c274111-a438-49bf-8aa9-576cb1c1f56a Sep 01 00:35:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f743f07c-f7ca-423c-bbe9-046659d8823a tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f743f07c-f7ca-423c-bbe9-046659d8823a tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:09 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:09 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:09 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:09 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:09 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f743f07c-f7ca-423c-bbe9-046659d8823a tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Volume info retrieved successfully. Sep 01 00:35:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f743f07c-f7ca-423c-bbe9-046659d8823a tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes/4c274111-a438-49bf-8aa9-576cb1c1f56a returned with HTTP 200 Sep 01 00:35:09 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1458/2956] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:09 2026] GET /volume/v3/volumes/4c274111-a438-49bf-8aa9-576cb1c1f56a => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-db1e7771-5c17-4983-a74c-0c23150e37e2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-db1e7771-5c17-4983-a74c-0c23150e37e2 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] GET http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f Sep 01 00:35:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-db1e7771-5c17-4983-a74c-0c23150e37e2 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-db1e7771-5c17-4983-a74c-0c23150e37e2 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:09 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:09 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:09 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:09 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:09 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-db1e7771-5c17-4983-a74c-0c23150e37e2 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Volume info retrieved successfully. Sep 01 00:35:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-db1e7771-5c17-4983-a74c-0c23150e37e2 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f returned with HTTP 200 Sep 01 00:35:09 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1499/2957] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:35:09 2026] GET /volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f => generated 937 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-80d9e27d-4d9f-429f-933f-87ff992af14d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-80d9e27d-4d9f-429f-933f-87ff992af14d tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] GET http://192.168.122.147/volume/v3/snapshots/fdce834d-31f9-4213-9b2a-8267ede130bc Sep 01 00:35:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-80d9e27d-4d9f-429f-933f-87ff992af14d tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-80d9e27d-4d9f-429f-933f-87ff992af14d tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:09 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:09 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:09 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-80d9e27d-4d9f-429f-933f-87ff992af14d tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Snapshot retrieved successfully. Sep 01 00:35:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-80d9e27d-4d9f-429f-933f-87ff992af14d tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] http://192.168.122.147/volume/v3/snapshots/fdce834d-31f9-4213-9b2a-8267ede130bc returned with HTTP 200 Sep 01 00:35:09 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1459/2958] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:09 2026] GET /volume/v3/snapshots/fdce834d-31f9-4213-9b2a-8267ede130bc => generated 458 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d732c9a0-1d08-4b03-82d3-687b1de53729 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d732c9a0-1d08-4b03-82d3-687b1de53729 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] GET http://192.168.122.147/volume/v3/volumes/ac2f258c-74a9-4c05-8cc7-76843202d0f8 Sep 01 00:35:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d732c9a0-1d08-4b03-82d3-687b1de53729 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d732c9a0-1d08-4b03-82d3-687b1de53729 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d732c9a0-1d08-4b03-82d3-687b1de53729 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/volumes/ac2f258c-74a9-4c05-8cc7-76843202d0f8 returned with HTTP 404 Sep 01 00:35:09 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1500/2959] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:35:09 2026] GET /volume/v3/volumes/ac2f258c-74a9-4c05-8cc7-76843202d0f8 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:35:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-72ac81e4-0e47-459b-8acf-8b41fb5ddda6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-72ac81e4-0e47-459b-8acf-8b41fb5ddda6 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] DELETE http://192.168.122.147/volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 Sep 01 00:35:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-72ac81e4-0e47-459b-8acf-8b41fb5ddda6 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-72ac81e4-0e47-459b-8acf-8b41fb5ddda6 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:09 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-72ac81e4-0e47-459b-8acf-8b41fb5ddda6 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Delete volume with id: b1a7d738-1cc4-432f-ba0c-1daccdbae112 Sep 01 00:35:09 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:09 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:09 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:09 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:09 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-72ac81e4-0e47-459b-8acf-8b41fb5ddda6 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Volume info retrieved successfully. Sep 01 00:35:09 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-72ac81e4-0e47-459b-8acf-8b41fb5ddda6 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Delete volume request issued successfully. Sep 01 00:35:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-72ac81e4-0e47-459b-8acf-8b41fb5ddda6 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 returned with HTTP 202 Sep 01 00:35:09 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1460/2960] 192.168.122.147 () {60 vars in 1276 bytes} [Tue Sep 1 00:35:09 2026] DELETE /volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:35:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8a452c59-4c76-4087-a324-6d4d701b19c3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8a452c59-4c76-4087-a324-6d4d701b19c3 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] GET http://192.168.122.147/volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 Sep 01 00:35:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8a452c59-4c76-4087-a324-6d4d701b19c3 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8a452c59-4c76-4087-a324-6d4d701b19c3 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:10 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:10 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:10 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:10 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:10 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8a452c59-4c76-4087-a324-6d4d701b19c3 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Volume info retrieved successfully. Sep 01 00:35:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8a452c59-4c76-4087-a324-6d4d701b19c3 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 returned with HTTP 200 Sep 01 00:35:10 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1501/2961] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:35:10 2026] GET /volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 => generated 904 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-bc2c26b6-1380-4bef-bd4d-229b0fa3d62a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bc2c26b6-1380-4bef-bd4d-229b0fa3d62a tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/volumes/4c274111-a438-49bf-8aa9-576cb1c1f56a Sep 01 00:35:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bc2c26b6-1380-4bef-bd4d-229b0fa3d62a tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bc2c26b6-1380-4bef-bd4d-229b0fa3d62a tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:10 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:10 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:10 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:10 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:10 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-bc2c26b6-1380-4bef-bd4d-229b0fa3d62a tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Volume info retrieved successfully. Sep 01 00:35:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bc2c26b6-1380-4bef-bd4d-229b0fa3d62a tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes/4c274111-a438-49bf-8aa9-576cb1c1f56a returned with HTTP 200 Sep 01 00:35:10 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1461/2962] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:10 2026] GET /volume/v3/volumes/4c274111-a438-49bf-8aa9-576cb1c1f56a => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e27fa35c-cb39-4f19-bd3a-5014d18d9a5d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e27fa35c-cb39-4f19-bd3a-5014d18d9a5d tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:35:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e27fa35c-cb39-4f19-bd3a-5014d18d9a5d tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4c274111-a438-49bf-8aa9-576cb1c1f56a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1009549212"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:10 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:10 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:10 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:10 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:10 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e27fa35c-cb39-4f19-bd3a-5014d18d9a5d tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Volume info retrieved successfully. Sep 01 00:35:10 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-e27fa35c-cb39-4f19-bd3a-5014d18d9a5d tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Create snapshot from volume 4c274111-a438-49bf-8aa9-576cb1c1f56a Sep 01 00:35:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9b6c77ea-576f-4f2b-81d9-2ab1cd9ced5c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9b6c77ea-576f-4f2b-81d9-2ab1cd9ced5c tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] GET http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f Sep 01 00:35:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9b6c77ea-576f-4f2b-81d9-2ab1cd9ced5c tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9b6c77ea-576f-4f2b-81d9-2ab1cd9ced5c tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:10 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-e27fa35c-cb39-4f19-bd3a-5014d18d9a5d tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Created reservations ['32719c5d-952f-48eb-94b6-30a716750089', '54797c10-55b6-41d2-a956-7f464dc9df57', 'ea72220a-ff66-41c9-8096-101559019037', 'e8de3bbc-aaed-425f-8b5f-ec4b7bdd97f3'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:10 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:10 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:10 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:10 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:10 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9b6c77ea-576f-4f2b-81d9-2ab1cd9ced5c tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Volume info retrieved successfully. Sep 01 00:35:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9b6c77ea-576f-4f2b-81d9-2ab1cd9ced5c tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f returned with HTTP 200 Sep 01 00:35:10 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1462/2963] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:35:10 2026] GET /volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f => generated 1202 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:35:10 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:10 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f35e93d5-d597-488d-9668-26710b860e85 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f35e93d5-d597-488d-9668-26710b860e85 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] GET http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f Sep 01 00:35:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f35e93d5-d597-488d-9668-26710b860e85 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f35e93d5-d597-488d-9668-26710b860e85 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:10 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:10 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:10 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:10 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:10 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e27fa35c-cb39-4f19-bd3a-5014d18d9a5d tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot create request issued successfully. Sep 01 00:35:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e27fa35c-cb39-4f19-bd3a-5014d18d9a5d tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:35:10 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1502/2964] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:35:10 2026] POST /volume/v3/snapshots => generated 308 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:35:10 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f35e93d5-d597-488d-9668-26710b860e85 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Volume info retrieved successfully. Sep 01 00:35:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-65aa4cee-1c01-46fc-af0c-adc0b7e238f4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-65aa4cee-1c01-46fc-af0c-adc0b7e238f4 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21 Sep 01 00:35:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f35e93d5-d597-488d-9668-26710b860e85 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f returned with HTTP 200 Sep 01 00:35:10 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1463/2965] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:35:10 2026] GET /volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f => generated 1202 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:35:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-65aa4cee-1c01-46fc-af0c-adc0b7e238f4 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-65aa4cee-1c01-46fc-af0c-adc0b7e238f4 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-bc2fd397-6fb0-489b-b026-56d5a4bb5c1f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bc2fd397-6fb0-489b-b026-56d5a4bb5c1f tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] DELETE http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f Sep 01 00:35:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bc2fd397-6fb0-489b-b026-56d5a4bb5c1f tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bc2fd397-6fb0-489b-b026-56d5a4bb5c1f tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:10 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-bc2fd397-6fb0-489b-b026-56d5a4bb5c1f tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Delete volume with id: 5ff8d681-b8c2-4320-98c7-3365228b592f Sep 01 00:35:10 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:10 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:10 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-65aa4cee-1c01-46fc-af0c-adc0b7e238f4 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-65aa4cee-1c01-46fc-af0c-adc0b7e238f4 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21 returned with HTTP 200 Sep 01 00:35:10 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1503/2966] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:10 2026] GET /volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21 => generated 440 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:10 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:10 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:10 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:10 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:10 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-bc2fd397-6fb0-489b-b026-56d5a4bb5c1f tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Volume info retrieved successfully. Sep 01 00:35:10 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-bc2fd397-6fb0-489b-b026-56d5a4bb5c1f tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Delete volume request issued successfully. Sep 01 00:35:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bc2fd397-6fb0-489b-b026-56d5a4bb5c1f tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f returned with HTTP 202 Sep 01 00:35:10 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1464/2967] 192.168.122.147 () {60 vars in 1276 bytes} [Tue Sep 1 00:35:10 2026] DELETE /volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 00:35:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-630de836-a5c0-4b84-8ccb-904f130d8687 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-630de836-a5c0-4b84-8ccb-904f130d8687 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] GET http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f Sep 01 00:35:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-630de836-a5c0-4b84-8ccb-904f130d8687 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-630de836-a5c0-4b84-8ccb-904f130d8687 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:10 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:10 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:10 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:10 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:10 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-630de836-a5c0-4b84-8ccb-904f130d8687 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Volume info retrieved successfully. Sep 01 00:35:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-630de836-a5c0-4b84-8ccb-904f130d8687 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f returned with HTTP 200 Sep 01 00:35:10 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1504/2968] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:35:10 2026] GET /volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f => generated 1201 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:35:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7998436c-903a-4436-8ad4-307a98248a97 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7998436c-903a-4436-8ad4-307a98248a97 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] GET http://192.168.122.147/volume/v3/snapshots/fdce834d-31f9-4213-9b2a-8267ede130bc Sep 01 00:35:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7998436c-903a-4436-8ad4-307a98248a97 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:10 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7998436c-903a-4436-8ad4-307a98248a97 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:10 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:10 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:10 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7998436c-903a-4436-8ad4-307a98248a97 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Snapshot retrieved successfully. Sep 01 00:35:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7998436c-903a-4436-8ad4-307a98248a97 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] http://192.168.122.147/volume/v3/snapshots/fdce834d-31f9-4213-9b2a-8267ede130bc returned with HTTP 200 Sep 01 00:35:10 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1465/2969] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:10 2026] GET /volume/v3/snapshots/fdce834d-31f9-4213-9b2a-8267ede130bc => generated 458 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1c57e24e-fdb5-4346-9312-57fde50ef2bc None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1c57e24e-fdb5-4346-9312-57fde50ef2bc tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] GET http://192.168.122.147/volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 Sep 01 00:35:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1c57e24e-fdb5-4346-9312-57fde50ef2bc tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1c57e24e-fdb5-4346-9312-57fde50ef2bc tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:11 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:11 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:11 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:11 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:11 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1c57e24e-fdb5-4346-9312-57fde50ef2bc tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Volume info retrieved successfully. Sep 01 00:35:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1c57e24e-fdb5-4346-9312-57fde50ef2bc tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 returned with HTTP 200 Sep 01 00:35:11 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1505/2970] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:35:11 2026] GET /volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 => generated 904 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8a9b2c5d-4fcc-4ede-a1c3-43ffff50dbc7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8a9b2c5d-4fcc-4ede-a1c3-43ffff50dbc7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21 Sep 01 00:35:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8a9b2c5d-4fcc-4ede-a1c3-43ffff50dbc7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8a9b2c5d-4fcc-4ede-a1c3-43ffff50dbc7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:11 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:11 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:11 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8a9b2c5d-4fcc-4ede-a1c3-43ffff50dbc7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8a9b2c5d-4fcc-4ede-a1c3-43ffff50dbc7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21 returned with HTTP 200 Sep 01 00:35:11 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1466/2971] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:11 2026] GET /volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21 => generated 440 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ec2040a2-810f-4460-918e-befc15fe21ce None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ec2040a2-810f-4460-918e-befc15fe21ce tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] GET http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f Sep 01 00:35:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ec2040a2-810f-4460-918e-befc15fe21ce tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ec2040a2-810f-4460-918e-befc15fe21ce tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ec2040a2-810f-4460-918e-befc15fe21ce tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f returned with HTTP 404 Sep 01 00:35:11 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1506/2972] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:35:11 2026] GET /volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 00:35:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-092b22aa-7ed6-4aec-87d6-8f9d13aea2a6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-092b22aa-7ed6-4aec-87d6-8f9d13aea2a6 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] GET http://192.168.122.147/volume/v3/snapshots/fdce834d-31f9-4213-9b2a-8267ede130bc Sep 01 00:35:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c4371ec9-d0a1-43fc-98e2-d839c0597e71 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-092b22aa-7ed6-4aec-87d6-8f9d13aea2a6 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-092b22aa-7ed6-4aec-87d6-8f9d13aea2a6 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c4371ec9-d0a1-43fc-98e2-d839c0597e71 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] DELETE http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f Sep 01 00:35:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c4371ec9-d0a1-43fc-98e2-d839c0597e71 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c4371ec9-d0a1-43fc-98e2-d839c0597e71 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:11 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-c4371ec9-d0a1-43fc-98e2-d839c0597e71 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Delete volume with id: 5ff8d681-b8c2-4320-98c7-3365228b592f Sep 01 00:35:11 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:11 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:11 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-092b22aa-7ed6-4aec-87d6-8f9d13aea2a6 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Snapshot retrieved successfully. Sep 01 00:35:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-092b22aa-7ed6-4aec-87d6-8f9d13aea2a6 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] http://192.168.122.147/volume/v3/snapshots/fdce834d-31f9-4213-9b2a-8267ede130bc returned with HTTP 200 Sep 01 00:35:11 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1467/2973] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:11 2026] GET /volume/v3/snapshots/fdce834d-31f9-4213-9b2a-8267ede130bc => generated 485 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c4371ec9-d0a1-43fc-98e2-d839c0597e71 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f returned with HTTP 404 Sep 01 00:35:11 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1507/2974] 192.168.122.147 () {60 vars in 1276 bytes} [Tue Sep 1 00:35:11 2026] DELETE /volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:35:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-18e25941-0e68-4d9d-b8ba-d71f7be737ed None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b6ead803-4def-484e-92a7-b0f138da13b2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b6ead803-4def-484e-92a7-b0f138da13b2 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] GET http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f Sep 01 00:35:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-18e25941-0e68-4d9d-b8ba-d71f7be737ed tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] GET http://192.168.122.147/volume/v3/snapshots/fdce834d-31f9-4213-9b2a-8267ede130bc Sep 01 00:35:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-18e25941-0e68-4d9d-b8ba-d71f7be737ed tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b6ead803-4def-484e-92a7-b0f138da13b2 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b6ead803-4def-484e-92a7-b0f138da13b2 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-18e25941-0e68-4d9d-b8ba-d71f7be737ed tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b6ead803-4def-484e-92a7-b0f138da13b2 tempest-VolumeImageDependencyTests-1931320998 tempest-VolumeImageDependencyTests-1931320998-project-member] http://192.168.122.147/volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f returned with HTTP 404 Sep 01 00:35:12 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1508/2975] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:35:11 2026] GET /volume/v3/volumes/5ff8d681-b8c2-4320-98c7-3365228b592f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:35:12 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:12 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:12 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-18e25941-0e68-4d9d-b8ba-d71f7be737ed tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Snapshot retrieved successfully. Sep 01 00:35:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-18e25941-0e68-4d9d-b8ba-d71f7be737ed tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] http://192.168.122.147/volume/v3/snapshots/fdce834d-31f9-4213-9b2a-8267ede130bc returned with HTTP 200 Sep 01 00:35:12 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1468/2976] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:11 2026] GET /volume/v3/snapshots/fdce834d-31f9-4213-9b2a-8267ede130bc => generated 485 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-97d932b5-c1d9-45ef-8524-7c0415c52f7b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-97d932b5-c1d9-45ef-8524-7c0415c52f7b tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/fdce834d-31f9-4213-9b2a-8267ede130bc Sep 01 00:35:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-97d932b5-c1d9-45ef-8524-7c0415c52f7b tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-97d932b5-c1d9-45ef-8524-7c0415c52f7b tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:12 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-97d932b5-c1d9-45ef-8524-7c0415c52f7b tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Delete snapshot with id: fdce834d-31f9-4213-9b2a-8267ede130bc Sep 01 00:35:12 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:12 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:12 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-97d932b5-c1d9-45ef-8524-7c0415c52f7b tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Snapshot retrieved successfully. Sep 01 00:35:12 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:12 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:12 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-97d932b5-c1d9-45ef-8524-7c0415c52f7b tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Snapshot delete request issued successfully. Sep 01 00:35:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-97d932b5-c1d9-45ef-8524-7c0415c52f7b tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] http://192.168.122.147/volume/v3/snapshots/fdce834d-31f9-4213-9b2a-8267ede130bc returned with HTTP 202 Sep 01 00:35:12 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1509/2977] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:35:12 2026] DELETE /volume/v3/snapshots/fdce834d-31f9-4213-9b2a-8267ede130bc => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-45507f09-4410-411a-b874-c7273b43da4a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-45507f09-4410-411a-b874-c7273b43da4a tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] GET http://192.168.122.147/volume/v3/snapshots/fdce834d-31f9-4213-9b2a-8267ede130bc Sep 01 00:35:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-45507f09-4410-411a-b874-c7273b43da4a tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-45507f09-4410-411a-b874-c7273b43da4a tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:12 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:12 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:12 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-45507f09-4410-411a-b874-c7273b43da4a tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Snapshot retrieved successfully. Sep 01 00:35:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-45507f09-4410-411a-b874-c7273b43da4a tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] http://192.168.122.147/volume/v3/snapshots/fdce834d-31f9-4213-9b2a-8267ede130bc returned with HTTP 200 Sep 01 00:35:12 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1469/2978] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:12 2026] GET /volume/v3/snapshots/fdce834d-31f9-4213-9b2a-8267ede130bc => generated 484 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3c71d8f7-edf4-4905-81d4-4cb661c76e8c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3c71d8f7-edf4-4905-81d4-4cb661c76e8c tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] GET http://192.168.122.147/volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 Sep 01 00:35:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3c71d8f7-edf4-4905-81d4-4cb661c76e8c tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3c71d8f7-edf4-4905-81d4-4cb661c76e8c tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3c71d8f7-edf4-4905-81d4-4cb661c76e8c tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 returned with HTTP 404 Sep 01 00:35:12 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1510/2979] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:35:12 2026] GET /volume/v3/volumes/b1a7d738-1cc4-432f-ba0c-1daccdbae112 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:35:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-64d67127-10b5-4060-8c71-c22f28a2ae06 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-64d67127-10b5-4060-8c71-c22f28a2ae06 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 Sep 01 00:35:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-64d67127-10b5-4060-8c71-c22f28a2ae06 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-64d67127-10b5-4060-8c71-c22f28a2ae06 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:12 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-64d67127-10b5-4060-8c71-c22f28a2ae06 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Delete snapshot with id: 8ffcd36f-1ec1-4ae6-ab15-9395320305b5 Sep 01 00:35:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-64d67127-10b5-4060-8c71-c22f28a2ae06 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 returned with HTTP 404 Sep 01 00:35:12 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1470/2980] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:35:12 2026] DELETE /volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-101e35ec-eb3c-4ee9-8f62-2a7de933de29 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-101e35ec-eb3c-4ee9-8f62-2a7de933de29 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] GET http://192.168.122.147/volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 Sep 01 00:35:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-101e35ec-eb3c-4ee9-8f62-2a7de933de29 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-101e35ec-eb3c-4ee9-8f62-2a7de933de29 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-101e35ec-eb3c-4ee9-8f62-2a7de933de29 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 returned with HTTP 404 Sep 01 00:35:12 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1511/2981] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:12 2026] GET /volume/v3/snapshots/8ffcd36f-1ec1-4ae6-ab15-9395320305b5 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-12588281-4fdd-4f9e-8bf3-37be2998bc59 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-12588281-4fdd-4f9e-8bf3-37be2998bc59 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] DELETE http://192.168.122.147/volume/v3/volumes/ac2f258c-74a9-4c05-8cc7-76843202d0f8 Sep 01 00:35:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-12588281-4fdd-4f9e-8bf3-37be2998bc59 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-12588281-4fdd-4f9e-8bf3-37be2998bc59 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:12 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-12588281-4fdd-4f9e-8bf3-37be2998bc59 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Delete volume with id: ac2f258c-74a9-4c05-8cc7-76843202d0f8 Sep 01 00:35:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-12588281-4fdd-4f9e-8bf3-37be2998bc59 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/volumes/ac2f258c-74a9-4c05-8cc7-76843202d0f8 returned with HTTP 404 Sep 01 00:35:12 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1471/2982] 192.168.122.147 () {60 vars in 1276 bytes} [Tue Sep 1 00:35:12 2026] DELETE /volume/v3/volumes/ac2f258c-74a9-4c05-8cc7-76843202d0f8 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:35:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-21e256b8-2bbb-4901-b38d-456e42663446 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-21e256b8-2bbb-4901-b38d-456e42663446 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] GET http://192.168.122.147/volume/v3/volumes/ac2f258c-74a9-4c05-8cc7-76843202d0f8 Sep 01 00:35:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-21e256b8-2bbb-4901-b38d-456e42663446 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-21e256b8-2bbb-4901-b38d-456e42663446 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-21e256b8-2bbb-4901-b38d-456e42663446 tempest-VolumeDependencyTests-1187896408 tempest-VolumeDependencyTests-1187896408-project-member] http://192.168.122.147/volume/v3/volumes/ac2f258c-74a9-4c05-8cc7-76843202d0f8 returned with HTTP 404 Sep 01 00:35:12 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1512/2983] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:35:12 2026] GET /volume/v3/volumes/ac2f258c-74a9-4c05-8cc7-76843202d0f8 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:35:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d1b1abd8-7abd-41a8-bddd-1fb4244692f3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d1b1abd8-7abd-41a8-bddd-1fb4244692f3 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21 Sep 01 00:35:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d1b1abd8-7abd-41a8-bddd-1fb4244692f3 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d1b1abd8-7abd-41a8-bddd-1fb4244692f3 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:12 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:12 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:12 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d1b1abd8-7abd-41a8-bddd-1fb4244692f3 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d1b1abd8-7abd-41a8-bddd-1fb4244692f3 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21 returned with HTTP 200 Sep 01 00:35:12 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1472/2984] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:12 2026] GET /volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21 => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7c0b6991-6d42-4ac2-9de1-b07fa2f138f2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7c0b6991-6d42-4ac2-9de1-b07fa2f138f2 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] GET http://192.168.122.147/volume/v3/snapshots/fdce834d-31f9-4213-9b2a-8267ede130bc Sep 01 00:35:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7c0b6991-6d42-4ac2-9de1-b07fa2f138f2 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7c0b6991-6d42-4ac2-9de1-b07fa2f138f2 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:13 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:13 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:13 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7c0b6991-6d42-4ac2-9de1-b07fa2f138f2 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Snapshot retrieved successfully. Sep 01 00:35:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7c0b6991-6d42-4ac2-9de1-b07fa2f138f2 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] http://192.168.122.147/volume/v3/snapshots/fdce834d-31f9-4213-9b2a-8267ede130bc returned with HTTP 200 Sep 01 00:35:13 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1513/2985] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:13 2026] GET /volume/v3/snapshots/fdce834d-31f9-4213-9b2a-8267ede130bc => generated 484 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:35:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ba547da6-fe92-47e9-96d0-71080a432ce7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ba547da6-fe92-47e9-96d0-71080a432ce7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21 Sep 01 00:35:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ba547da6-fe92-47e9-96d0-71080a432ce7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ba547da6-fe92-47e9-96d0-71080a432ce7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:13 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:13 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:13 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ba547da6-fe92-47e9-96d0-71080a432ce7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ba547da6-fe92-47e9-96d0-71080a432ce7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21 returned with HTTP 200 Sep 01 00:35:13 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1473/2986] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:13 2026] GET /volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21 => generated 440 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d83009be-6e1a-4f9e-a113-62e47c6ee80d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d83009be-6e1a-4f9e-a113-62e47c6ee80d tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] GET http://192.168.122.147/volume/v3/snapshots/fdce834d-31f9-4213-9b2a-8267ede130bc Sep 01 00:35:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d83009be-6e1a-4f9e-a113-62e47c6ee80d tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d83009be-6e1a-4f9e-a113-62e47c6ee80d tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:14 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:14 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:14 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d83009be-6e1a-4f9e-a113-62e47c6ee80d tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Snapshot retrieved successfully. Sep 01 00:35:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d83009be-6e1a-4f9e-a113-62e47c6ee80d tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] http://192.168.122.147/volume/v3/snapshots/fdce834d-31f9-4213-9b2a-8267ede130bc returned with HTTP 200 Sep 01 00:35:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1514/2987] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:14 2026] GET /volume/v3/snapshots/fdce834d-31f9-4213-9b2a-8267ede130bc => generated 484 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-51133b60-3459-4ac9-9458-f9e768ced987 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-51133b60-3459-4ac9-9458-f9e768ced987 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21 Sep 01 00:35:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-51133b60-3459-4ac9-9458-f9e768ced987 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-51133b60-3459-4ac9-9458-f9e768ced987 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:14 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:14 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:14 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-51133b60-3459-4ac9-9458-f9e768ced987 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-51133b60-3459-4ac9-9458-f9e768ced987 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21 returned with HTTP 200 Sep 01 00:35:14 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1474/2988] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:14 2026] GET /volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21 => generated 467 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6f57e52f-8d6e-4dda-ba01-65da8fc9c28d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6f57e52f-8d6e-4dda-ba01-65da8fc9c28d tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-reader] POST http://192.168.122.147/volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21/action Sep 01 00:35:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6f57e52f-8d6e-4dda-ba01-65da8fc9c28d tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:35:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6f57e52f-8d6e-4dda-ba01-65da8fc9c28d tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:15 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:15 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:15 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6f57e52f-8d6e-4dda-ba01-65da8fc9c28d tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-reader] Snapshot retrieved successfully. Sep 01 00:35:15 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-6f57e52f-8d6e-4dda-ba01-65da8fc9c28d tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '9ed93cc8460547cb91405bda36cbcb6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5145191c4c2d4dac9b9085f4d84c539e', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:35:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6f57e52f-8d6e-4dda-ba01-65da8fc9c28d tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-reader] http://192.168.122.147/volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21/action returned with HTTP 403 Sep 01 00:35:15 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1515/2989] 192.168.122.147 () {60 vars in 1280 bytes} [Tue Sep 1 00:35:14 2026] POST /volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21/action => generated 133 bytes in 251 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-909b56e5-a730-4088-aa6f-bf7c2c790c78 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-909b56e5-a730-4088-aa6f-bf7c2c790c78 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] DELETE http://192.168.122.147/volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21 Sep 01 00:35:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-909b56e5-a730-4088-aa6f-bf7c2c790c78 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-909b56e5-a730-4088-aa6f-bf7c2c790c78 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:15 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-909b56e5-a730-4088-aa6f-bf7c2c790c78 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Delete snapshot with id: 9d44994e-cad9-411f-a614-ca196e9daf21 Sep 01 00:35:15 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:15 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:15 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-909b56e5-a730-4088-aa6f-bf7c2c790c78 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:15 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:15 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:15 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-909b56e5-a730-4088-aa6f-bf7c2c790c78 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot delete request issued successfully. Sep 01 00:35:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-909b56e5-a730-4088-aa6f-bf7c2c790c78 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21 returned with HTTP 202 Sep 01 00:35:15 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1475/2990] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:35:15 2026] DELETE /volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9d3c9ad6-4eb1-473b-91aa-cb255732e024 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9d3c9ad6-4eb1-473b-91aa-cb255732e024 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21 Sep 01 00:35:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9d3c9ad6-4eb1-473b-91aa-cb255732e024 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9d3c9ad6-4eb1-473b-91aa-cb255732e024 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:15 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:15 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:15 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9d3c9ad6-4eb1-473b-91aa-cb255732e024 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9d3c9ad6-4eb1-473b-91aa-cb255732e024 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21 returned with HTTP 200 Sep 01 00:35:15 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1516/2991] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:15 2026] GET /volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-87fd2251-1633-4795-a4b4-768b747b4afe None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-87fd2251-1633-4795-a4b4-768b747b4afe tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] GET http://192.168.122.147/volume/v3/snapshots/fdce834d-31f9-4213-9b2a-8267ede130bc Sep 01 00:35:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-87fd2251-1633-4795-a4b4-768b747b4afe tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-87fd2251-1633-4795-a4b4-768b747b4afe tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-87fd2251-1633-4795-a4b4-768b747b4afe tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] http://192.168.122.147/volume/v3/snapshots/fdce834d-31f9-4213-9b2a-8267ede130bc returned with HTTP 404 Sep 01 00:35:15 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1476/2992] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:15 2026] GET /volume/v3/snapshots/fdce834d-31f9-4213-9b2a-8267ede130bc => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:35:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-fe9818f2-11a8-45f4-b893-f3006244475a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fe9818f2-11a8-45f4-b893-f3006244475a tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] DELETE http://192.168.122.147/volume/v3/volumes/1f458b3b-4e71-4acd-b7dc-bc0a1036aa3a Sep 01 00:35:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fe9818f2-11a8-45f4-b893-f3006244475a tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fe9818f2-11a8-45f4-b893-f3006244475a tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:15 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-fe9818f2-11a8-45f4-b893-f3006244475a tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Delete volume with id: 1f458b3b-4e71-4acd-b7dc-bc0a1036aa3a Sep 01 00:35:15 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:15 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:15 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:15 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:15 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fe9818f2-11a8-45f4-b893-f3006244475a tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Volume info retrieved successfully. Sep 01 00:35:15 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fe9818f2-11a8-45f4-b893-f3006244475a tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Delete volume request issued successfully. Sep 01 00:35:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fe9818f2-11a8-45f4-b893-f3006244475a tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] http://192.168.122.147/volume/v3/volumes/1f458b3b-4e71-4acd-b7dc-bc0a1036aa3a returned with HTTP 202 Sep 01 00:35:15 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1517/2993] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:35:15 2026] DELETE /volume/v3/volumes/1f458b3b-4e71-4acd-b7dc-bc0a1036aa3a => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-cff32ca9-28d7-4a68-8de7-e12a4c63bc1a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cff32ca9-28d7-4a68-8de7-e12a4c63bc1a tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] GET http://192.168.122.147/volume/v3/volumes/1f458b3b-4e71-4acd-b7dc-bc0a1036aa3a Sep 01 00:35:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cff32ca9-28d7-4a68-8de7-e12a4c63bc1a tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cff32ca9-28d7-4a68-8de7-e12a4c63bc1a tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:15 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:15 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:15 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:15 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:15 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-cff32ca9-28d7-4a68-8de7-e12a4c63bc1a tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Volume info retrieved successfully. Sep 01 00:35:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cff32ca9-28d7-4a68-8de7-e12a4c63bc1a tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] http://192.168.122.147/volume/v3/volumes/1f458b3b-4e71-4acd-b7dc-bc0a1036aa3a returned with HTTP 200 Sep 01 00:35:15 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1477/2994] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:15 2026] GET /volume/v3/volumes/1f458b3b-4e71-4acd-b7dc-bc0a1036aa3a => generated 877 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5f6589f3-b5ab-4689-9024-0c50eb44fb00 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5f6589f3-b5ab-4689-9024-0c50eb44fb00 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21 Sep 01 00:35:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5f6589f3-b5ab-4689-9024-0c50eb44fb00 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5f6589f3-b5ab-4689-9024-0c50eb44fb00 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:16 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:16 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:16 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5f6589f3-b5ab-4689-9024-0c50eb44fb00 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5f6589f3-b5ab-4689-9024-0c50eb44fb00 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21 returned with HTTP 200 Sep 01 00:35:16 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1518/2995] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:16 2026] GET /volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-027058af-84da-4373-8978-f7c2ef170679 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-373ce968-a74f-46a0-a89e-6f3083e36a2a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-373ce968-a74f-46a0-a89e-6f3083e36a2a tempest-ProjectAdminTests-873553726 tempest-ProjectAdminTests-873553726-project-admin] GET http://192.168.122.147/volume/v3/scheduler-stats/get_pools Sep 01 00:35:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-373ce968-a74f-46a0-a89e-6f3083e36a2a tempest-ProjectAdminTests-873553726 tempest-ProjectAdminTests-873553726-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-373ce968-a74f-46a0-a89e-6f3083e36a2a tempest-ProjectAdminTests-873553726 tempest-ProjectAdminTests-873553726-project-admin] Calling method 'get_pools' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-373ce968-a74f-46a0-a89e-6f3083e36a2a tempest-ProjectAdminTests-873553726 tempest-ProjectAdminTests-873553726-project-admin] http://192.168.122.147/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 00:35:16 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1519/2996] 192.168.122.147 () {58 vars in 1175 bytes} [Tue Sep 1 00:35:16 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:35:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0aef98f6-c07d-43ee-ac73-6bcc566c1c17 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0aef98f6-c07d-43ee-ac73-6bcc566c1c17 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] GET http://192.168.122.147/volume/v3/volumes/1f458b3b-4e71-4acd-b7dc-bc0a1036aa3a Sep 01 00:35:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0aef98f6-c07d-43ee-ac73-6bcc566c1c17 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0aef98f6-c07d-43ee-ac73-6bcc566c1c17 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-027058af-84da-4373-8978-f7c2ef170679 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:35:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-027058af-84da-4373-8978-f7c2ef170679 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1922980203", "extra_specs": {"storage_protocol": "tempest-storage_protocol-999003355", "vendor_name": "tempest-vendor_name-713648351"}}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0aef98f6-c07d-43ee-ac73-6bcc566c1c17 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] http://192.168.122.147/volume/v3/volumes/1f458b3b-4e71-4acd-b7dc-bc0a1036aa3a returned with HTTP 404 Sep 01 00:35:16 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1520/2997] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:16 2026] GET /volume/v3/volumes/1f458b3b-4e71-4acd-b7dc-bc0a1036aa3a => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4fb73229-9141-402d-b3e6-812e6e77cfc7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4fb73229-9141-402d-b3e6-812e6e77cfc7 tempest-ProjectAdminTests-873553726 tempest-ProjectAdminTests-873553726-project-admin] GET http://192.168.122.147/volume/v3/capabilities/devstack@QuobyteHD Sep 01 00:35:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4fb73229-9141-402d-b3e6-812e6e77cfc7 tempest-ProjectAdminTests-873553726 tempest-ProjectAdminTests-873553726-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4fb73229-9141-402d-b3e6-812e6e77cfc7 tempest-ProjectAdminTests-873553726 tempest-ProjectAdminTests-873553726-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:16 devstack devstack@c-api.service[87484]: /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 00:35:16 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 00:35:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4fb73229-9141-402d-b3e6-812e6e77cfc7 tempest-ProjectAdminTests-873553726 tempest-ProjectAdminTests-873553726-project-admin] http://192.168.122.147/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 00:35:16 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1521/2998] 192.168.122.147 () {58 vars in 1193 bytes} [Tue Sep 1 00:35:16 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4a706b95-1928-46e0-83f1-73854770c4da None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4a706b95-1928-46e0-83f1-73854770c4da tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] DELETE http://192.168.122.147/volume/v3/volumes/338c2d12-12f6-448f-b83b-7385e2fdc0eb Sep 01 00:35:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4a706b95-1928-46e0-83f1-73854770c4da tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4a706b95-1928-46e0-83f1-73854770c4da tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:16 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-4a706b95-1928-46e0-83f1-73854770c4da tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Delete volume with id: 338c2d12-12f6-448f-b83b-7385e2fdc0eb Sep 01 00:35:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-027058af-84da-4373-8978-f7c2ef170679 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:35:16 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1478/2999] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:35:16 2026] POST /volume/v3/types => generated 328 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:16 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:16 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:16 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:16 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:16 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4a706b95-1928-46e0-83f1-73854770c4da tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Volume info retrieved successfully. Sep 01 00:35:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c8ce5c48-e914-4ea7-adda-f76c8b12265e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c8ce5c48-e914-4ea7-adda-f76c8b12265e tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:35:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c8ce5c48-e914-4ea7-adda-f76c8b12265e tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "413dd5fb-214e-4e73-860a-cb38f4704b12", "size": 1}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-c8ce5c48-e914-4ea7-adda-f76c8b12265e tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Create volume request body: {'volume': {'volume_type': '413dd5fb-214e-4e73-860a-cb38f4704b12', 'size': 1}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:35:16 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-c8ce5c48-e914-4ea7-adda-f76c8b12265e tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Create volume of 1 GB Sep 01 00:35:16 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:16 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:16 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c8ce5c48-e914-4ea7-adda-f76c8b12265e tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Availability Zones retrieved successfully. Sep 01 00:35:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-c8ce5c48-e914-4ea7-adda-f76c8b12265e tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Flow 'volume_create_api' (5f8bc006-1215-4517-b2aa-47d2890fae2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-c8ce5c48-e914-4ea7-adda-f76c8b12265e tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65638040-d092-4632-91d1-6c79ee13e5e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-c8ce5c48-e914-4ea7-adda-f76c8b12265e tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:35:17 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4a706b95-1928-46e0-83f1-73854770c4da tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Delete volume request issued successfully. Sep 01 00:35:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4a706b95-1928-46e0-83f1-73854770c4da tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] http://192.168.122.147/volume/v3/volumes/338c2d12-12f6-448f-b83b-7385e2fdc0eb returned with HTTP 202 Sep 01 00:35:17 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1522/3000] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:35:16 2026] DELETE /volume/v3/volumes/338c2d12-12f6-448f-b83b-7385e2fdc0eb => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b8b4ed87-733d-4d47-866c-0e46ccc37943 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b8b4ed87-733d-4d47-866c-0e46ccc37943 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] GET http://192.168.122.147/volume/v3/volumes/338c2d12-12f6-448f-b83b-7385e2fdc0eb Sep 01 00:35:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b8b4ed87-733d-4d47-866c-0e46ccc37943 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b8b4ed87-733d-4d47-866c-0e46ccc37943 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:17 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:17 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:17 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:17 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-c8ce5c48-e914-4ea7-adda-f76c8b12265e tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65638040-d092-4632-91d1-6c79ee13e5e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:35:17Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-999003355',vendor_name='tempest-vendor_name-713648351'},id=413dd5fb-214e-4e73-860a-cb38f4704b12,is_public=True,name='tempest-ProjectReaderTests-volume-type-1922980203',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '413dd5fb-214e-4e73-860a-cb38f4704b12', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-c8ce5c48-e914-4ea7-adda-f76c8b12265e tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcd02e9e-f852-4e43-8597-bf0e63b3ffcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:17 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b8b4ed87-733d-4d47-866c-0e46ccc37943 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Volume info retrieved successfully. Sep 01 00:35:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b8b4ed87-733d-4d47-866c-0e46ccc37943 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] http://192.168.122.147/volume/v3/volumes/338c2d12-12f6-448f-b83b-7385e2fdc0eb returned with HTTP 200 Sep 01 00:35:17 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1523/3001] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:17 2026] GET /volume/v3/volumes/338c2d12-12f6-448f-b83b-7385e2fdc0eb => generated 841 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:17 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-c8ce5c48-e914-4ea7-adda-f76c8b12265e tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1922980203 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1922980203, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:35:17 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-c8ce5c48-e914-4ea7-adda-f76c8b12265e tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1922980203 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1922980203, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:35:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-484afa84-de9a-4234-85d0-00fce800eb4b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-484afa84-de9a-4234-85d0-00fce800eb4b tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21 Sep 01 00:35:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-484afa84-de9a-4234-85d0-00fce800eb4b tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-484afa84-de9a-4234-85d0-00fce800eb4b tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:17 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:17 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:17 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-484afa84-de9a-4234-85d0-00fce800eb4b tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-484afa84-de9a-4234-85d0-00fce800eb4b tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21 returned with HTTP 200 Sep 01 00:35:17 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1524/3002] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:17 2026] GET /volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21 => generated 466 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:17 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-c8ce5c48-e914-4ea7-adda-f76c8b12265e tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Created reservations ['9c3a3c57-ab1c-4ed7-ba4b-7f8119df1c53', 'ad1a4248-8f27-4ae2-87ec-80265a74a2bd', '68458bbc-ef3a-4db1-9176-dd9d1c11cac7', 'f6b6af6e-38df-420e-b7f4-88301052bff6'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-c8ce5c48-e914-4ea7-adda-f76c8b12265e tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcd02e9e-f852-4e43-8597-bf0e63b3ffcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c3a3c57-ab1c-4ed7-ba4b-7f8119df1c53', 'ad1a4248-8f27-4ae2-87ec-80265a74a2bd', '68458bbc-ef3a-4db1-9176-dd9d1c11cac7', 'f6b6af6e-38df-420e-b7f4-88301052bff6']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-c8ce5c48-e914-4ea7-adda-f76c8b12265e tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2faeb9da-38c4-4404-ae64-9880a3cbe3a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:17 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:17 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-c8ce5c48-e914-4ea7-adda-f76c8b12265e tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2faeb9da-38c4-4404-ae64-9880a3cbe3a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7874467-78ab-4a83-b0d2-8aab2623cd80', '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='2d72d81043974d53bfa36fdc252c33e6',qos_specs=None,replication_status=,reservations=['9c3a3c57-ab1c-4ed7-ba4b-7f8119df1c53','ad1a4248-8f27-4ae2-87ec-80265a74a2bd','68458bbc-ef3a-4db1-9176-dd9d1c11cac7','f6b6af6e-38df-420e-b7f4-88301052bff6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8d02be397554b09ba5fc041ffe05db8',volume_type_id=413dd5fb-214e-4e73-860a-cb38f4704b12), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:35: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=c7874467-78ab-4a83-b0d2-8aab2623cd80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d72d81043974d53bfa36fdc252c33e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8d02be397554b09ba5fc041ffe05db8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(413dd5fb-214e-4e73-860a-cb38f4704b12),volume_type_id=413dd5fb-214e-4e73-860a-cb38f4704b12)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-c8ce5c48-e914-4ea7-adda-f76c8b12265e tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39dff762-951b-477e-aea1-3f0db96b94fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-c8ce5c48-e914-4ea7-adda-f76c8b12265e tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39dff762-951b-477e-aea1-3f0db96b94fb) transitioned into state 'SUCCESS' from 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='2d72d81043974d53bfa36fdc252c33e6',qos_specs=None,replication_status=,reservations=['9c3a3c57-ab1c-4ed7-ba4b-7f8119df1c53','ad1a4248-8f27-4ae2-87ec-80265a74a2bd','68458bbc-ef3a-4db1-9176-dd9d1c11cac7','f6b6af6e-38df-420e-b7f4-88301052bff6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8d02be397554b09ba5fc041ffe05db8',volume_type_id=413dd5fb-214e-4e73-860a-cb38f4704b12)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-c8ce5c48-e914-4ea7-adda-f76c8b12265e tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26349d35-91b7-4d34-8455-67c3565de363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-c8ce5c48-e914-4ea7-adda-f76c8b12265e tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26349d35-91b7-4d34-8455-67c3565de363) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:17 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-c8ce5c48-e914-4ea7-adda-f76c8b12265e tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Flow 'volume_create_api' (5f8bc006-1215-4517-b2aa-47d2890fae2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:17 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c8ce5c48-e914-4ea7-adda-f76c8b12265e tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Create volume request issued successfully. Sep 01 00:35:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c8ce5c48-e914-4ea7-adda-f76c8b12265e tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:35:17 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1479/3003] 192.168.122.147 () {62 vars in 1182 bytes} [Tue Sep 1 00:35:16 2026] POST /volume/v3/volumes => generated 782 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:35:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-49808864-8553-4183-85b1-655d4f9a9e83 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-49808864-8553-4183-85b1-655d4f9a9e83 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] GET http://192.168.122.147/volume/v3/volumes/c7874467-78ab-4a83-b0d2-8aab2623cd80 Sep 01 00:35:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-49808864-8553-4183-85b1-655d4f9a9e83 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-49808864-8553-4183-85b1-655d4f9a9e83 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:17 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:17 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:17 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:17 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:17 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-49808864-8553-4183-85b1-655d4f9a9e83 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Volume info retrieved successfully. Sep 01 00:35:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-49808864-8553-4183-85b1-655d4f9a9e83 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] http://192.168.122.147/volume/v3/volumes/c7874467-78ab-4a83-b0d2-8aab2623cd80 returned with HTTP 200 Sep 01 00:35:17 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1525/3004] 192.168.122.147 () {60 vars in 1272 bytes} [Tue Sep 1 00:35:17 2026] GET /volume/v3/volumes/c7874467-78ab-4a83-b0d2-8aab2623cd80 => generated 961 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a72ae3b3-3837-4691-9a5a-f881529a3bc7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a72ae3b3-3837-4691-9a5a-f881529a3bc7 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] GET http://192.168.122.147/volume/v3/volumes/338c2d12-12f6-448f-b83b-7385e2fdc0eb Sep 01 00:35:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a72ae3b3-3837-4691-9a5a-f881529a3bc7 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a72ae3b3-3837-4691-9a5a-f881529a3bc7 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a72ae3b3-3837-4691-9a5a-f881529a3bc7 tempest-CinderUnicodeTest-1814020787 tempest-CinderUnicodeTest-1814020787-project-member] http://192.168.122.147/volume/v3/volumes/338c2d12-12f6-448f-b83b-7385e2fdc0eb returned with HTTP 404 Sep 01 00:35:18 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1480/3005] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:18 2026] GET /volume/v3/volumes/338c2d12-12f6-448f-b83b-7385e2fdc0eb => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-595443a3-3ab2-46b6-b555-4ff5da3fb255 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-595443a3-3ab2-46b6-b555-4ff5da3fb255 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21 Sep 01 00:35:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-595443a3-3ab2-46b6-b555-4ff5da3fb255 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-595443a3-3ab2-46b6-b555-4ff5da3fb255 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-595443a3-3ab2-46b6-b555-4ff5da3fb255 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21 returned with HTTP 404 Sep 01 00:35:18 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1526/3006] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:18 2026] GET /volume/v3/snapshots/9d44994e-cad9-411f-a614-ca196e9daf21 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d94e7b94-afb0-4157-8355-3f3710f8b9f5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d94e7b94-afb0-4157-8355-3f3710f8b9f5 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/4c274111-a438-49bf-8aa9-576cb1c1f56a Sep 01 00:35:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d94e7b94-afb0-4157-8355-3f3710f8b9f5 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d94e7b94-afb0-4157-8355-3f3710f8b9f5 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:18 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-d94e7b94-afb0-4157-8355-3f3710f8b9f5 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Delete volume with id: 4c274111-a438-49bf-8aa9-576cb1c1f56a Sep 01 00:35:18 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:18 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:18 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:18 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:18 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d94e7b94-afb0-4157-8355-3f3710f8b9f5 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Volume info retrieved successfully. Sep 01 00:35:18 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d94e7b94-afb0-4157-8355-3f3710f8b9f5 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Delete volume request issued successfully. Sep 01 00:35:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d94e7b94-afb0-4157-8355-3f3710f8b9f5 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes/4c274111-a438-49bf-8aa9-576cb1c1f56a returned with HTTP 202 Sep 01 00:35:18 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1481/3007] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:35:18 2026] DELETE /volume/v3/volumes/4c274111-a438-49bf-8aa9-576cb1c1f56a => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0df0e731-dedb-4ee6-9344-ea7ea4efdf75 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0df0e731-dedb-4ee6-9344-ea7ea4efdf75 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/volumes/4c274111-a438-49bf-8aa9-576cb1c1f56a Sep 01 00:35:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0df0e731-dedb-4ee6-9344-ea7ea4efdf75 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0df0e731-dedb-4ee6-9344-ea7ea4efdf75 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:18 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:18 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:18 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:18 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:18 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0df0e731-dedb-4ee6-9344-ea7ea4efdf75 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Volume info retrieved successfully. Sep 01 00:35:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0df0e731-dedb-4ee6-9344-ea7ea4efdf75 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes/4c274111-a438-49bf-8aa9-576cb1c1f56a returned with HTTP 200 Sep 01 00:35:18 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1527/3008] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:18 2026] GET /volume/v3/volumes/4c274111-a438-49bf-8aa9-576cb1c1f56a => generated 1014 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-29156f4a-3091-47b3-88f2-94a65be651b7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-29156f4a-3091-47b3-88f2-94a65be651b7 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] GET http://192.168.122.147/volume/v3/volumes/c7874467-78ab-4a83-b0d2-8aab2623cd80 Sep 01 00:35:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-29156f4a-3091-47b3-88f2-94a65be651b7 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-29156f4a-3091-47b3-88f2-94a65be651b7 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:18 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:18 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:18 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:18 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:18 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-29156f4a-3091-47b3-88f2-94a65be651b7 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Volume info retrieved successfully. Sep 01 00:35:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-29156f4a-3091-47b3-88f2-94a65be651b7 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] http://192.168.122.147/volume/v3/volumes/c7874467-78ab-4a83-b0d2-8aab2623cd80 returned with HTTP 200 Sep 01 00:35:18 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1482/3009] 192.168.122.147 () {60 vars in 1272 bytes} [Tue Sep 1 00:35:18 2026] GET /volume/v3/volumes/c7874467-78ab-4a83-b0d2-8aab2623cd80 => generated 982 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-829b1c5e-35ce-4d00-81e3-cfd9e2ca1880 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-829b1c5e-35ce-4d00-81e3-cfd9e2ca1880 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] GET http://192.168.122.147/volume/v3/messages Sep 01 00:35:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-829b1c5e-35ce-4d00-81e3-cfd9e2ca1880 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-829b1c5e-35ce-4d00-81e3-cfd9e2ca1880 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-829b1c5e-35ce-4d00-81e3-cfd9e2ca1880 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] http://192.168.122.147/volume/v3/messages returned with HTTP 200 Sep 01 00:35:18 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1528/3010] 192.168.122.147 () {60 vars in 1164 bytes} [Tue Sep 1 00:35:18 2026] GET /volume/v3/messages => generated 678 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-25bdff2f-6364-4af1-8bb0-355a403fdcb3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-25bdff2f-6364-4af1-8bb0-355a403fdcb3 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-reader] GET http://192.168.122.147/volume/v3/messages Sep 01 00:35:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-25bdff2f-6364-4af1-8bb0-355a403fdcb3 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-reader] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-25bdff2f-6364-4af1-8bb0-355a403fdcb3 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-reader] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-25bdff2f-6364-4af1-8bb0-355a403fdcb3 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-reader] http://192.168.122.147/volume/v3/messages returned with HTTP 200 Sep 01 00:35:19 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1483/3011] 192.168.122.147 () {60 vars in 1164 bytes} [Tue Sep 1 00:35:18 2026] GET /volume/v3/messages => generated 678 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-04376a32-353d-4f67-8d49-50e5986e336c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-04376a32-353d-4f67-8d49-50e5986e336c tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] DELETE http://192.168.122.147/volume/v3/messages/5084ac49-dda3-4e36-9b21-f0f9a9171967 Sep 01 00:35:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-04376a32-353d-4f67-8d49-50e5986e336c tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-04376a32-353d-4f67-8d49-50e5986e336c tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-04376a32-353d-4f67-8d49-50e5986e336c tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] http://192.168.122.147/volume/v3/messages/5084ac49-dda3-4e36-9b21-f0f9a9171967 returned with HTTP 204 Sep 01 00:35:19 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1529/3012] 192.168.122.147 () {60 vars in 1278 bytes} [Tue Sep 1 00:35:19 2026] DELETE /volume/v3/messages/5084ac49-dda3-4e36-9b21-f0f9a9171967 => generated 0 bytes in 37 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 00:35:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-464052b7-4781-4b98-ae5f-0c8a17c4d93c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-464052b7-4781-4b98-ae5f-0c8a17c4d93c tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/c7874467-78ab-4a83-b0d2-8aab2623cd80 Sep 01 00:35:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-464052b7-4781-4b98-ae5f-0c8a17c4d93c tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-464052b7-4781-4b98-ae5f-0c8a17c4d93c tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:19 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-464052b7-4781-4b98-ae5f-0c8a17c4d93c tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Delete volume with id: c7874467-78ab-4a83-b0d2-8aab2623cd80 Sep 01 00:35:19 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:19 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:19 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:19 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:19 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-464052b7-4781-4b98-ae5f-0c8a17c4d93c tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Volume info retrieved successfully. Sep 01 00:35:19 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-464052b7-4781-4b98-ae5f-0c8a17c4d93c tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87485) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 00:35:19 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-464052b7-4781-4b98-ae5f-0c8a17c4d93c tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Created reservations ['f0b55194-6b5f-46bb-9a4f-3e93cd49e6d0', '2aa7657f-2d10-41a7-b95f-76dfe60a2dc5', 'd8c09e89-e0fc-4b2c-abe1-5c439259c6f8', 'd5c28622-7527-408f-98b4-ece454b3f523'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:19 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-464052b7-4781-4b98-ae5f-0c8a17c4d93c tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Delete volume request issued successfully. Sep 01 00:35:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-464052b7-4781-4b98-ae5f-0c8a17c4d93c tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] http://192.168.122.147/volume/v3/volumes/c7874467-78ab-4a83-b0d2-8aab2623cd80 returned with HTTP 202 Sep 01 00:35:19 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1484/3013] 192.168.122.147 () {60 vars in 1275 bytes} [Tue Sep 1 00:35:19 2026] DELETE /volume/v3/volumes/c7874467-78ab-4a83-b0d2-8aab2623cd80 => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-062f0f91-b7d2-446f-8fef-f8b9717b66ce None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-062f0f91-b7d2-446f-8fef-f8b9717b66ce tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] DELETE http://192.168.122.147/volume/v3/types/413dd5fb-214e-4e73-860a-cb38f4704b12 Sep 01 00:35:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-062f0f91-b7d2-446f-8fef-f8b9717b66ce tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-062f0f91-b7d2-446f-8fef-f8b9717b66ce tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-062f0f91-b7d2-446f-8fef-f8b9717b66ce tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] http://192.168.122.147/volume/v3/types/413dd5fb-214e-4e73-860a-cb38f4704b12 returned with HTTP 202 Sep 01 00:35:19 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1530/3014] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:35:19 2026] DELETE /volume/v3/types/413dd5fb-214e-4e73-860a-cb38f4704b12 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2557c2a1-2751-4fe2-ba19-a3253535fda4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5792a712-a4aa-47cd-85ba-387494af695f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5792a712-a4aa-47cd-85ba-387494af695f tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:35:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2557c2a1-2751-4fe2-ba19-a3253535fda4 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/volumes/4c274111-a438-49bf-8aa9-576cb1c1f56a Sep 01 00:35:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2557c2a1-2751-4fe2-ba19-a3253535fda4 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2557c2a1-2751-4fe2-ba19-a3253535fda4 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5792a712-a4aa-47cd-85ba-387494af695f tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1558110884", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1465893726", "vendor_name": "tempest-vendor_name-1111718702"}}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:19 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:19 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:19 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:19 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:19 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2557c2a1-2751-4fe2-ba19-a3253535fda4 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Volume info retrieved successfully. Sep 01 00:35:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5792a712-a4aa-47cd-85ba-387494af695f tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:35:19 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1531/3015] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:35:19 2026] POST /volume/v3/types => generated 330 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:35:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2557c2a1-2751-4fe2-ba19-a3253535fda4 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes/4c274111-a438-49bf-8aa9-576cb1c1f56a returned with HTTP 200 Sep 01 00:35:19 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1485/3016] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:19 2026] GET /volume/v3/volumes/4c274111-a438-49bf-8aa9-576cb1c1f56a => generated 1014 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2ccd3e35-f626-405d-a8a9-d0b59519b1a3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2ccd3e35-f626-405d-a8a9-d0b59519b1a3 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:35:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2ccd3e35-f626-405d-a8a9-d0b59519b1a3 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b1efd047-7523-421f-9231-a7e8e5a0385a", "size": 1}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-2ccd3e35-f626-405d-a8a9-d0b59519b1a3 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Create volume request body: {'volume': {'volume_type': 'b1efd047-7523-421f-9231-a7e8e5a0385a', 'size': 1}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:35:19 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-2ccd3e35-f626-405d-a8a9-d0b59519b1a3 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Create volume of 1 GB Sep 01 00:35:19 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:19 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:19 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2ccd3e35-f626-405d-a8a9-d0b59519b1a3 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Availability Zones retrieved successfully. Sep 01 00:35:19 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2ccd3e35-f626-405d-a8a9-d0b59519b1a3 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Flow 'volume_create_api' (ef7db6e7-0295-42a4-a45c-e8005c92c3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:19 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2ccd3e35-f626-405d-a8a9-d0b59519b1a3 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (339170fa-b23e-488d-9ec6-509929e73bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:19 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-2ccd3e35-f626-405d-a8a9-d0b59519b1a3 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:35:19 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2ccd3e35-f626-405d-a8a9-d0b59519b1a3 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (339170fa-b23e-488d-9ec6-509929e73bda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:35:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1465893726',vendor_name='tempest-vendor_name-1111718702'},id=b1efd047-7523-421f-9231-a7e8e5a0385a,is_public=True,name='tempest-ProjectReaderTests-volume-type-1558110884',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b1efd047-7523-421f-9231-a7e8e5a0385a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:19 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2ccd3e35-f626-405d-a8a9-d0b59519b1a3 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6ad1dfb-31c5-4304-bc6a-f54913669043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:19 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-2ccd3e35-f626-405d-a8a9-d0b59519b1a3 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1558110884 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1558110884, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:35:19 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-2ccd3e35-f626-405d-a8a9-d0b59519b1a3 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1558110884 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1558110884, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:35:19 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-2ccd3e35-f626-405d-a8a9-d0b59519b1a3 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Created reservations ['5ec35888-e9fc-479a-a6e4-becf4b0d7162', 'c4cca7d8-a28f-4274-a19a-909f32b1ea34', '5c8a022c-870a-431e-b504-2f1cc8a03415', 'fd1b6ead-503f-4e62-bfbc-f8fe5839f103'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:19 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2ccd3e35-f626-405d-a8a9-d0b59519b1a3 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6ad1dfb-31c5-4304-bc6a-f54913669043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ec35888-e9fc-479a-a6e4-becf4b0d7162', 'c4cca7d8-a28f-4274-a19a-909f32b1ea34', '5c8a022c-870a-431e-b504-2f1cc8a03415', 'fd1b6ead-503f-4e62-bfbc-f8fe5839f103']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:19 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2ccd3e35-f626-405d-a8a9-d0b59519b1a3 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db492bf8-6a51-4cba-95c4-96a2aa85d74d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:19 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:19 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2ccd3e35-f626-405d-a8a9-d0b59519b1a3 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db492bf8-6a51-4cba-95c4-96a2aa85d74d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd35fb08b-0441-49fa-b476-6854cc15168f', '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='2d72d81043974d53bfa36fdc252c33e6',qos_specs=None,replication_status=,reservations=['5ec35888-e9fc-479a-a6e4-becf4b0d7162','c4cca7d8-a28f-4274-a19a-909f32b1ea34','5c8a022c-870a-431e-b504-2f1cc8a03415','fd1b6ead-503f-4e62-bfbc-f8fe5839f103'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8d02be397554b09ba5fc041ffe05db8',volume_type_id=b1efd047-7523-421f-9231-a7e8e5a0385a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:35:19Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d35fb08b-0441-49fa-b476-6854cc15168f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d72d81043974d53bfa36fdc252c33e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8d02be397554b09ba5fc041ffe05db8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b1efd047-7523-421f-9231-a7e8e5a0385a),volume_type_id=b1efd047-7523-421f-9231-a7e8e5a0385a)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2ccd3e35-f626-405d-a8a9-d0b59519b1a3 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d295b3d7-a11d-4c40-86bb-bcacf5092f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2ccd3e35-f626-405d-a8a9-d0b59519b1a3 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d295b3d7-a11d-4c40-86bb-bcacf5092f25) transitioned into state 'SUCCESS' from 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='2d72d81043974d53bfa36fdc252c33e6',qos_specs=None,replication_status=,reservations=['5ec35888-e9fc-479a-a6e4-becf4b0d7162','c4cca7d8-a28f-4274-a19a-909f32b1ea34','5c8a022c-870a-431e-b504-2f1cc8a03415','fd1b6ead-503f-4e62-bfbc-f8fe5839f103'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8d02be397554b09ba5fc041ffe05db8',volume_type_id=b1efd047-7523-421f-9231-a7e8e5a0385a)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2ccd3e35-f626-405d-a8a9-d0b59519b1a3 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c44ce13b-c272-414f-ac0b-51f605bbabec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2ccd3e35-f626-405d-a8a9-d0b59519b1a3 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c44ce13b-c272-414f-ac0b-51f605bbabec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:20 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2ccd3e35-f626-405d-a8a9-d0b59519b1a3 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Flow 'volume_create_api' (ef7db6e7-0295-42a4-a45c-e8005c92c3c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:20 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2ccd3e35-f626-405d-a8a9-d0b59519b1a3 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Create volume request issued successfully. Sep 01 00:35:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2ccd3e35-f626-405d-a8a9-d0b59519b1a3 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:35:20 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1532/3017] 192.168.122.147 () {62 vars in 1182 bytes} [Tue Sep 1 00:35:19 2026] POST /volume/v3/volumes => generated 782 bytes in 596 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:35:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9530cb71-41c0-481f-b954-237a0ca77c93 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9530cb71-41c0-481f-b954-237a0ca77c93 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] GET http://192.168.122.147/volume/v3/volumes/d35fb08b-0441-49fa-b476-6854cc15168f Sep 01 00:35:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9530cb71-41c0-481f-b954-237a0ca77c93 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9530cb71-41c0-481f-b954-237a0ca77c93 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:20 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:20 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:20 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:20 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:20 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9530cb71-41c0-481f-b954-237a0ca77c93 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Volume info retrieved successfully. Sep 01 00:35:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9530cb71-41c0-481f-b954-237a0ca77c93 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] http://192.168.122.147/volume/v3/volumes/d35fb08b-0441-49fa-b476-6854cc15168f returned with HTTP 200 Sep 01 00:35:20 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1486/3018] 192.168.122.147 () {60 vars in 1272 bytes} [Tue Sep 1 00:35:20 2026] GET /volume/v3/volumes/d35fb08b-0441-49fa-b476-6854cc15168f => generated 961 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:35:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-51dd5b90-1360-4808-af12-556141d8e511 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-51dd5b90-1360-4808-af12-556141d8e511 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/volumes/4c274111-a438-49bf-8aa9-576cb1c1f56a Sep 01 00:35:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-51dd5b90-1360-4808-af12-556141d8e511 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:20 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-51dd5b90-1360-4808-af12-556141d8e511 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:20 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-51dd5b90-1360-4808-af12-556141d8e511 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes/4c274111-a438-49bf-8aa9-576cb1c1f56a returned with HTTP 404 Sep 01 00:35:20 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1533/3019] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:20 2026] GET /volume/v3/volumes/4c274111-a438-49bf-8aa9-576cb1c1f56a => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3018df06-3243-4996-be1d-c32233951cd7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3018df06-3243-4996-be1d-c32233951cd7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:35:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3018df06-3243-4996-be1d-c32233951cd7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1337576286"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-3018df06-3243-4996-be1d-c32233951cd7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1337576286'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:35:20 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-3018df06-3243-4996-be1d-c32233951cd7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Create volume of 1 GB Sep 01 00:35:20 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3018df06-3243-4996-be1d-c32233951cd7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Availability Zones retrieved successfully. Sep 01 00:35:20 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3018df06-3243-4996-be1d-c32233951cd7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Flow 'volume_create_api' (5f3f9c0c-7763-461e-90cc-8735d3b02ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:20 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3018df06-3243-4996-be1d-c32233951cd7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb5e75aa-2d5c-419a-ac3e-c0d2a2cb1b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:20 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-3018df06-3243-4996-be1d-c32233951cd7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:35:20 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3018df06-3243-4996-be1d-c32233951cd7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb5e75aa-2d5c-419a-ac3e-c0d2a2cb1b17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:20 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3018df06-3243-4996-be1d-c32233951cd7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8bcd5b1-4584-47df-9d09-07e46057fcb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:20 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-3018df06-3243-4996-be1d-c32233951cd7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Created reservations ['098b2680-f062-4cdb-ac3c-a1918950564f', 'cf14542c-c394-4c90-8866-f3ac2a6c3d89', '78210c53-7504-4cd0-8212-8a8ee055df4a', 'fdcf710c-2c56-4fec-8bda-cfa8cdbb80f6'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:20 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3018df06-3243-4996-be1d-c32233951cd7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8bcd5b1-4584-47df-9d09-07e46057fcb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['098b2680-f062-4cdb-ac3c-a1918950564f', 'cf14542c-c394-4c90-8866-f3ac2a6c3d89', '78210c53-7504-4cd0-8212-8a8ee055df4a', 'fdcf710c-2c56-4fec-8bda-cfa8cdbb80f6']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:20 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3018df06-3243-4996-be1d-c32233951cd7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb6ef5fe-b54b-40a0-b8f6-d3096fb95eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:21 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:21 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:21 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3018df06-3243-4996-be1d-c32233951cd7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb6ef5fe-b54b-40a0-b8f6-d3096fb95eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46744cab-02d7-426a-91e4-1be1c8872ca8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1337576286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5145191c4c2d4dac9b9085f4d84c539e',qos_specs=None,replication_status=,reservations=['098b2680-f062-4cdb-ac3c-a1918950564f','cf14542c-c394-4c90-8866-f3ac2a6c3d89','78210c53-7504-4cd0-8212-8a8ee055df4a','fdcf710c-2c56-4fec-8bda-cfa8cdbb80f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1a4541ec41d444a9647ee83a0ccd33d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:35:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1337576286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46744cab-02d7-426a-91e4-1be1c8872ca8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5145191c4c2d4dac9b9085f4d84c539e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1a4541ec41d444a9647ee83a0ccd33d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:21 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3018df06-3243-4996-be1d-c32233951cd7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18030371-cfb4-4797-bf30-ef0dbb12a5ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:21 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3018df06-3243-4996-be1d-c32233951cd7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18030371-cfb4-4797-bf30-ef0dbb12a5ca) transitioned into state 'SUCCESS' from state '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-1337576286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5145191c4c2d4dac9b9085f4d84c539e',qos_specs=None,replication_status=,reservations=['098b2680-f062-4cdb-ac3c-a1918950564f','cf14542c-c394-4c90-8866-f3ac2a6c3d89','78210c53-7504-4cd0-8212-8a8ee055df4a','fdcf710c-2c56-4fec-8bda-cfa8cdbb80f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1a4541ec41d444a9647ee83a0ccd33d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:21 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3018df06-3243-4996-be1d-c32233951cd7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bed1dc06-60b3-469b-a254-c779193f90ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:21 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3018df06-3243-4996-be1d-c32233951cd7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bed1dc06-60b3-469b-a254-c779193f90ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:21 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3018df06-3243-4996-be1d-c32233951cd7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Flow 'volume_create_api' (5f3f9c0c-7763-461e-90cc-8735d3b02ed4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:21 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3018df06-3243-4996-be1d-c32233951cd7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Create volume request issued successfully. Sep 01 00:35:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3018df06-3243-4996-be1d-c32233951cd7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:35:21 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1487/3020] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:35:20 2026] POST /volume/v3/volumes => generated 787 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:35:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-93d9d3d2-ba73-4405-b25e-2a037806adf9 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-93d9d3d2-ba73-4405-b25e-2a037806adf9 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/volumes/46744cab-02d7-426a-91e4-1be1c8872ca8 Sep 01 00:35:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-93d9d3d2-ba73-4405-b25e-2a037806adf9 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-93d9d3d2-ba73-4405-b25e-2a037806adf9 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:21 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:21 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:21 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:21 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:21 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-93d9d3d2-ba73-4405-b25e-2a037806adf9 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Volume info retrieved successfully. Sep 01 00:35:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-93d9d3d2-ba73-4405-b25e-2a037806adf9 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes/46744cab-02d7-426a-91e4-1be1c8872ca8 returned with HTTP 200 Sep 01 00:35:21 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1534/3021] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:21 2026] GET /volume/v3/volumes/46744cab-02d7-426a-91e4-1be1c8872ca8 => generated 966 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6b4bd631-5ca3-4a7d-bea6-5c1ac67b4809 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6b4bd631-5ca3-4a7d-bea6-5c1ac67b4809 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] GET http://192.168.122.147/volume/v3/volumes/d35fb08b-0441-49fa-b476-6854cc15168f Sep 01 00:35:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6b4bd631-5ca3-4a7d-bea6-5c1ac67b4809 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6b4bd631-5ca3-4a7d-bea6-5c1ac67b4809 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:21 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:21 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:21 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:21 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:21 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6b4bd631-5ca3-4a7d-bea6-5c1ac67b4809 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Volume info retrieved successfully. Sep 01 00:35:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6b4bd631-5ca3-4a7d-bea6-5c1ac67b4809 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] http://192.168.122.147/volume/v3/volumes/d35fb08b-0441-49fa-b476-6854cc15168f returned with HTTP 200 Sep 01 00:35:21 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1488/3022] 192.168.122.147 () {60 vars in 1272 bytes} [Tue Sep 1 00:35:21 2026] GET /volume/v3/volumes/d35fb08b-0441-49fa-b476-6854cc15168f => generated 982 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4f74a811-acb6-4d36-a389-63381b8d2799 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4f74a811-acb6-4d36-a389-63381b8d2799 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] GET http://192.168.122.147/volume/v3/messages Sep 01 00:35:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4f74a811-acb6-4d36-a389-63381b8d2799 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4f74a811-acb6-4d36-a389-63381b8d2799 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4f74a811-acb6-4d36-a389-63381b8d2799 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] http://192.168.122.147/volume/v3/messages returned with HTTP 200 Sep 01 00:35:21 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1535/3023] 192.168.122.147 () {60 vars in 1164 bytes} [Tue Sep 1 00:35:21 2026] GET /volume/v3/messages => generated 678 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2bc66fca-01e9-4870-aebf-42ae9d466ce8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2bc66fca-01e9-4870-aebf-42ae9d466ce8 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-reader] GET http://192.168.122.147/volume/v3/messages/3faa3e3d-eedc-404a-9521-f3cccf70299d Sep 01 00:35:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2bc66fca-01e9-4870-aebf-42ae9d466ce8 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-reader] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2bc66fca-01e9-4870-aebf-42ae9d466ce8 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-reader] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2bc66fca-01e9-4870-aebf-42ae9d466ce8 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-reader] http://192.168.122.147/volume/v3/messages/3faa3e3d-eedc-404a-9521-f3cccf70299d returned with HTTP 200 Sep 01 00:35:21 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1489/3024] 192.168.122.147 () {60 vars in 1275 bytes} [Tue Sep 1 00:35:21 2026] GET /volume/v3/messages/3faa3e3d-eedc-404a-9521-f3cccf70299d => generated 675 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e2d35c33-6838-4e6e-a030-3f24d1d10f5d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e2d35c33-6838-4e6e-a030-3f24d1d10f5d tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] DELETE http://192.168.122.147/volume/v3/messages/3faa3e3d-eedc-404a-9521-f3cccf70299d Sep 01 00:35:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e2d35c33-6838-4e6e-a030-3f24d1d10f5d tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e2d35c33-6838-4e6e-a030-3f24d1d10f5d tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e2d35c33-6838-4e6e-a030-3f24d1d10f5d tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] http://192.168.122.147/volume/v3/messages/3faa3e3d-eedc-404a-9521-f3cccf70299d returned with HTTP 204 Sep 01 00:35:21 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1536/3025] 192.168.122.147 () {60 vars in 1278 bytes} [Tue Sep 1 00:35:21 2026] DELETE /volume/v3/messages/3faa3e3d-eedc-404a-9521-f3cccf70299d => generated 0 bytes in 65 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 00:35:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-31bfb4ab-9de6-4b63-a5c8-948f003586db None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-31bfb4ab-9de6-4b63-a5c8-948f003586db tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/d35fb08b-0441-49fa-b476-6854cc15168f Sep 01 00:35:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-31bfb4ab-9de6-4b63-a5c8-948f003586db tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:21 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-31bfb4ab-9de6-4b63-a5c8-948f003586db tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:21 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-31bfb4ab-9de6-4b63-a5c8-948f003586db tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Delete volume with id: d35fb08b-0441-49fa-b476-6854cc15168f Sep 01 00:35:21 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:21 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:21 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:21 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:21 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-31bfb4ab-9de6-4b63-a5c8-948f003586db tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Volume info retrieved successfully. Sep 01 00:35:21 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-31bfb4ab-9de6-4b63-a5c8-948f003586db tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87485) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 00:35:21 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-31bfb4ab-9de6-4b63-a5c8-948f003586db tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1558110884 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1558110884, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:35:21 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-31bfb4ab-9de6-4b63-a5c8-948f003586db tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1558110884 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1558110884, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:35:21 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-31bfb4ab-9de6-4b63-a5c8-948f003586db tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Created reservations ['be216e9c-4e06-46e4-aa6d-b187b2313bc8', '5e4897c1-fe22-421b-be26-aa73d27c6115', '0d6404e8-57cd-449f-a96d-485214aebe3e', 'a54ca5b2-f90a-48ce-8ee1-6c33fcd788bd'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:21 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-31bfb4ab-9de6-4b63-a5c8-948f003586db tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Delete volume request issued successfully. Sep 01 00:35:21 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-31bfb4ab-9de6-4b63-a5c8-948f003586db tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] http://192.168.122.147/volume/v3/volumes/d35fb08b-0441-49fa-b476-6854cc15168f returned with HTTP 202 Sep 01 00:35:21 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1490/3026] 192.168.122.147 () {60 vars in 1275 bytes} [Tue Sep 1 00:35:21 2026] DELETE /volume/v3/volumes/d35fb08b-0441-49fa-b476-6854cc15168f => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-46433275-769a-45da-bb60-dd6c3d7e5e96 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-46433275-769a-45da-bb60-dd6c3d7e5e96 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] DELETE http://192.168.122.147/volume/v3/types/b1efd047-7523-421f-9231-a7e8e5a0385a Sep 01 00:35:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-46433275-769a-45da-bb60-dd6c3d7e5e96 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-46433275-769a-45da-bb60-dd6c3d7e5e96 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-46433275-769a-45da-bb60-dd6c3d7e5e96 tempest-ProjectReaderTests-1811018512 tempest-ProjectReaderTests-1811018512-project-admin] http://192.168.122.147/volume/v3/types/b1efd047-7523-421f-9231-a7e8e5a0385a returned with HTTP 202 Sep 01 00:35:21 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1537/3027] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:35:21 2026] DELETE /volume/v3/types/b1efd047-7523-421f-9231-a7e8e5a0385a => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4fcfa9c6-61f7-4e23-9a16-0055b76898d0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4fcfa9c6-61f7-4e23-9a16-0055b76898d0 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/volumes/46744cab-02d7-426a-91e4-1be1c8872ca8 Sep 01 00:35:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4fcfa9c6-61f7-4e23-9a16-0055b76898d0 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4fcfa9c6-61f7-4e23-9a16-0055b76898d0 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:22 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:22 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:22 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:22 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:22 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4fcfa9c6-61f7-4e23-9a16-0055b76898d0 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Volume info retrieved successfully. Sep 01 00:35:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4fcfa9c6-61f7-4e23-9a16-0055b76898d0 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes/46744cab-02d7-426a-91e4-1be1c8872ca8 returned with HTTP 200 Sep 01 00:35:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1491/3028] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:22 2026] GET /volume/v3/volumes/46744cab-02d7-426a-91e4-1be1c8872ca8 => generated 1016 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:35:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7f436c15-f0ff-42e0-8954-535006295e65 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7f436c15-f0ff-42e0-8954-535006295e65 tempest-ProjectReaderTests-887166695 tempest-ProjectReaderTests-887166695-project-admin] GET http://192.168.122.147/volume/v3/scheduler-stats/get_pools Sep 01 00:35:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7f436c15-f0ff-42e0-8954-535006295e65 tempest-ProjectReaderTests-887166695 tempest-ProjectReaderTests-887166695-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7f436c15-f0ff-42e0-8954-535006295e65 tempest-ProjectReaderTests-887166695 tempest-ProjectReaderTests-887166695-project-admin] Calling method 'get_pools' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7f436c15-f0ff-42e0-8954-535006295e65 tempest-ProjectReaderTests-887166695 tempest-ProjectReaderTests-887166695-project-admin] http://192.168.122.147/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 00:35:23 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1538/3029] 192.168.122.147 () {58 vars in 1175 bytes} [Tue Sep 1 00:35:22 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:35:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0a8b1fac-d772-469d-b3af-36d77381bc74 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b7513aed-1215-48af-b464-6fa69a9583d8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b7513aed-1215-48af-b464-6fa69a9583d8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/volumes/46744cab-02d7-426a-91e4-1be1c8872ca8 Sep 01 00:35:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b7513aed-1215-48af-b464-6fa69a9583d8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b7513aed-1215-48af-b464-6fa69a9583d8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:23 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:23 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:23 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:23 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:23 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b7513aed-1215-48af-b464-6fa69a9583d8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Volume info retrieved successfully. Sep 01 00:35:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b7513aed-1215-48af-b464-6fa69a9583d8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes/46744cab-02d7-426a-91e4-1be1c8872ca8 returned with HTTP 200 Sep 01 00:35:23 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1539/3030] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:23 2026] GET /volume/v3/volumes/46744cab-02d7-426a-91e4-1be1c8872ca8 => generated 1017 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4258f093-5970-496c-b324-3214f0371973 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0a8b1fac-d772-469d-b3af-36d77381bc74 tempest-ProjectReaderTests-887166695 tempest-ProjectReaderTests-887166695-project-reader] GET http://192.168.122.147/volume/v3/capabilities/devstack@QuobyteHD Sep 01 00:35:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0a8b1fac-d772-469d-b3af-36d77381bc74 tempest-ProjectReaderTests-887166695 tempest-ProjectReaderTests-887166695-project-reader] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0a8b1fac-d772-469d-b3af-36d77381bc74 tempest-ProjectReaderTests-887166695 tempest-ProjectReaderTests-887166695-project-reader] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:23 devstack devstack@c-api.service[87485]: DEBUG cinder.policy [None req-0a8b1fac-d772-469d-b3af-36d77381bc74 tempest-ProjectReaderTests-887166695 tempest-ProjectReaderTests-887166695-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '4b07a1005c8c471294632752661648b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c863053b13724466992430a271b2ca0e', '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=87485) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:35:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4258f093-5970-496c-b324-3214f0371973 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:35:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0a8b1fac-d772-469d-b3af-36d77381bc74 tempest-ProjectReaderTests-887166695 tempest-ProjectReaderTests-887166695-project-reader] http://192.168.122.147/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 01 00:35:23 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1492/3031] 192.168.122.147 () {58 vars in 1193 bytes} [Tue Sep 1 00:35:23 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 280 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4258f093-5970-496c-b324-3214f0371973 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "46744cab-02d7-426a-91e4-1be1c8872ca8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1305150521"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:23 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:23 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:23 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:23 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:23 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4258f093-5970-496c-b324-3214f0371973 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Volume info retrieved successfully. Sep 01 00:35:23 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-4258f093-5970-496c-b324-3214f0371973 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Create snapshot from volume 46744cab-02d7-426a-91e4-1be1c8872ca8 Sep 01 00:35:23 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-4258f093-5970-496c-b324-3214f0371973 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Created reservations ['c3c5ae39-832a-4942-ba6b-55d76af9d702', '8f10a0af-08f7-4fb2-82dd-566d0f5e8e33', '90212dbe-b5ac-42f2-ba5c-5f4f7264813c', '66fcc772-c5a8-4050-908d-055f87c97529'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:23 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:23 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:23 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4258f093-5970-496c-b324-3214f0371973 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot create request issued successfully. Sep 01 00:35:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4258f093-5970-496c-b324-3214f0371973 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:35:23 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1540/3032] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:35:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:35:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c2e82675-53ee-4e73-85d2-c9d45148b8a8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c2e82675-53ee-4e73-85d2-c9d45148b8a8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/6a1fee1d-6949-425c-8299-f61897693bd7 Sep 01 00:35:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c2e82675-53ee-4e73-85d2-c9d45148b8a8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c2e82675-53ee-4e73-85d2-c9d45148b8a8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:23 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:23 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:23 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c2e82675-53ee-4e73-85d2-c9d45148b8a8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c2e82675-53ee-4e73-85d2-c9d45148b8a8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/6a1fee1d-6949-425c-8299-f61897693bd7 returned with HTTP 200 Sep 01 00:35:23 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1493/3033] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:23 2026] GET /volume/v3/snapshots/6a1fee1d-6949-425c-8299-f61897693bd7 => generated 440 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-018287ce-6176-4b1d-a3a8-8cfead17ca83 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-bd547585-9017-4082-a8e5-7a4d680e0213 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bd547585-9017-4082-a8e5-7a4d680e0213 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/6a1fee1d-6949-425c-8299-f61897693bd7 Sep 01 00:35:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bd547585-9017-4082-a8e5-7a4d680e0213 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bd547585-9017-4082-a8e5-7a4d680e0213 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:24 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:24 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:24 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-bd547585-9017-4082-a8e5-7a4d680e0213 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bd547585-9017-4082-a8e5-7a4d680e0213 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/6a1fee1d-6949-425c-8299-f61897693bd7 returned with HTTP 200 Sep 01 00:35:24 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1494/3034] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:24 2026] GET /volume/v3/snapshots/6a1fee1d-6949-425c-8299-f61897693bd7 => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-018287ce-6176-4b1d-a3a8-8cfead17ca83 tempest-ProjectMemberTests-1178656309 tempest-ProjectMemberTests-1178656309-project-admin] GET http://192.168.122.147/volume/v3/scheduler-stats/get_pools Sep 01 00:35:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-018287ce-6176-4b1d-a3a8-8cfead17ca83 tempest-ProjectMemberTests-1178656309 tempest-ProjectMemberTests-1178656309-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-018287ce-6176-4b1d-a3a8-8cfead17ca83 tempest-ProjectMemberTests-1178656309 tempest-ProjectMemberTests-1178656309-project-admin] Calling method 'get_pools' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:24 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:24 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-018287ce-6176-4b1d-a3a8-8cfead17ca83 tempest-ProjectMemberTests-1178656309 tempest-ProjectMemberTests-1178656309-project-admin] http://192.168.122.147/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 00:35:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-26091eaa-0861-45d5-9064-1208a2794101 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:24 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1541/3035] 192.168.122.147 () {58 vars in 1175 bytes} [Tue Sep 1 00:35:24 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 656 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:35:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-26091eaa-0861-45d5-9064-1208a2794101 tempest-ProjectMemberTests-1178656309 tempest-ProjectMemberTests-1178656309-project-member] GET http://192.168.122.147/volume/v3/capabilities/devstack@QuobyteHD Sep 01 00:35:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-26091eaa-0861-45d5-9064-1208a2794101 tempest-ProjectMemberTests-1178656309 tempest-ProjectMemberTests-1178656309-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-26091eaa-0861-45d5-9064-1208a2794101 tempest-ProjectMemberTests-1178656309 tempest-ProjectMemberTests-1178656309-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:25 devstack devstack@c-api.service[87485]: DEBUG cinder.policy [None req-26091eaa-0861-45d5-9064-1208a2794101 tempest-ProjectMemberTests-1178656309 tempest-ProjectMemberTests-1178656309-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '4fa2e654560a450b8f261ea14fa57832', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7acf75ea92734654ac91a89b1ebd0c37', '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=87485) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:35:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-26091eaa-0861-45d5-9064-1208a2794101 tempest-ProjectMemberTests-1178656309 tempest-ProjectMemberTests-1178656309-project-member] http://192.168.122.147/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 01 00:35:25 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1495/3036] 192.168.122.147 () {58 vars in 1193 bytes} [Tue Sep 1 00:35:24 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 300 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d32c3dd0-2bfe-4ede-bf1e-0f35852be16c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d32c3dd0-2bfe-4ede-bf1e-0f35852be16c tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/6a1fee1d-6949-425c-8299-f61897693bd7 Sep 01 00:35:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d32c3dd0-2bfe-4ede-bf1e-0f35852be16c tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d32c3dd0-2bfe-4ede-bf1e-0f35852be16c tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:25 devstack devstack@c-api.service[87484]: DEBUG dbcounter [-] [87484] Writing DB stats cinder:SELECT=707,cinder:INSERT=132,cinder:UPDATE=228 {{(pid=87484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:35:25 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:25 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:25 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d32c3dd0-2bfe-4ede-bf1e-0f35852be16c tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d32c3dd0-2bfe-4ede-bf1e-0f35852be16c tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/6a1fee1d-6949-425c-8299-f61897693bd7 returned with HTTP 200 Sep 01 00:35:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1542/3037] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:25 2026] GET /volume/v3/snapshots/6a1fee1d-6949-425c-8299-f61897693bd7 => generated 440 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-86928667-8cf7-4f2c-81f6-df3a220393bd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-86928667-8cf7-4f2c-81f6-df3a220393bd tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/6a1fee1d-6949-425c-8299-f61897693bd7 Sep 01 00:35:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-86928667-8cf7-4f2c-81f6-df3a220393bd tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-86928667-8cf7-4f2c-81f6-df3a220393bd tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:26 devstack devstack@c-api.service[87485]: DEBUG dbcounter [-] [87485] Writing DB stats cinder:SELECT=752,cinder:INSERT=140,cinder:UPDATE=228 {{(pid=87485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:35:26 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:26 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:26 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-86928667-8cf7-4f2c-81f6-df3a220393bd tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-86928667-8cf7-4f2c-81f6-df3a220393bd tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/6a1fee1d-6949-425c-8299-f61897693bd7 returned with HTTP 200 Sep 01 00:35:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1496/3038] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:26 2026] GET /volume/v3/snapshots/6a1fee1d-6949-425c-8299-f61897693bd7 => generated 467 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6ff84d74-6304-4717-b900-ae9b95770be8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6ff84d74-6304-4717-b900-ae9b95770be8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-reader] GET http://192.168.122.147/volume/v3/snapshots Sep 01 00:35:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6ff84d74-6304-4717-b900-ae9b95770be8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-reader] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6ff84d74-6304-4717-b900-ae9b95770be8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-reader] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-6ff84d74-6304-4717-b900-ae9b95770be8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-reader] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:35:26 devstack devstack@c-api.service[87484]: DEBUG cinder.db.api [None req-6ff84d74-6304-4717-b900-ae9b95770be8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-reader] Building query based on filter {{(pid=87484) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:35:26 devstack devstack@c-api.service[87484]: /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 00:35:26 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:35:26 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6ff84d74-6304-4717-b900-ae9b95770be8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-reader] Get all snapshots completed successfully. Sep 01 00:35:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6ff84d74-6304-4717-b900-ae9b95770be8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-reader] http://192.168.122.147/volume/v3/snapshots returned with HTTP 200 Sep 01 00:35:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1543/3039] 192.168.122.147 () {58 vars in 1127 bytes} [Tue Sep 1 00:35:26 2026] GET /volume/v3/snapshots => generated 336 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7bd306d5-f94d-45c4-8bde-3374e5d6dbae None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7bd306d5-f94d-45c4-8bde-3374e5d6dbae tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] DELETE http://192.168.122.147/volume/v3/snapshots/6a1fee1d-6949-425c-8299-f61897693bd7 Sep 01 00:35:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7bd306d5-f94d-45c4-8bde-3374e5d6dbae tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7bd306d5-f94d-45c4-8bde-3374e5d6dbae tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:26 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-7bd306d5-f94d-45c4-8bde-3374e5d6dbae tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Delete snapshot with id: 6a1fee1d-6949-425c-8299-f61897693bd7 Sep 01 00:35:26 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:26 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:27 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7bd306d5-f94d-45c4-8bde-3374e5d6dbae tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:27 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:27 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:27 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7bd306d5-f94d-45c4-8bde-3374e5d6dbae tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot delete request issued successfully. Sep 01 00:35:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7bd306d5-f94d-45c4-8bde-3374e5d6dbae tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/6a1fee1d-6949-425c-8299-f61897693bd7 returned with HTTP 202 Sep 01 00:35:27 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1497/3040] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:35:26 2026] DELETE /volume/v3/snapshots/6a1fee1d-6949-425c-8299-f61897693bd7 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4e6700b0-ecac-4ec1-a6df-5fb67d67d1ad None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4e6700b0-ecac-4ec1-a6df-5fb67d67d1ad tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/6a1fee1d-6949-425c-8299-f61897693bd7 Sep 01 00:35:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4e6700b0-ecac-4ec1-a6df-5fb67d67d1ad tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:27 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4e6700b0-ecac-4ec1-a6df-5fb67d67d1ad tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:27 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:27 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:27 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4e6700b0-ecac-4ec1-a6df-5fb67d67d1ad tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:27 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4e6700b0-ecac-4ec1-a6df-5fb67d67d1ad tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/6a1fee1d-6949-425c-8299-f61897693bd7 returned with HTTP 200 Sep 01 00:35:27 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1544/3041] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:27 2026] GET /volume/v3/snapshots/6a1fee1d-6949-425c-8299-f61897693bd7 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-933e9ed7-ce97-4203-856a-f0a330ff1c5a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-933e9ed7-ce97-4203-856a-f0a330ff1c5a tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:35:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-933e9ed7-ce97-4203-856a-f0a330ff1c5a tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1856070887"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-933e9ed7-ce97-4203-856a-f0a330ff1c5a tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1856070887'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:35:27 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-933e9ed7-ce97-4203-856a-f0a330ff1c5a tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Create volume of 1 GB Sep 01 00:35:27 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:27 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:27 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-933e9ed7-ce97-4203-856a-f0a330ff1c5a tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Availability Zones retrieved successfully. Sep 01 00:35:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-933e9ed7-ce97-4203-856a-f0a330ff1c5a tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Flow 'volume_create_api' (383ab559-6cb8-41a0-b9b4-5d9b2ef9d43c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-933e9ed7-ce97-4203-856a-f0a330ff1c5a tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ba2a80a-c69e-4dbf-93ab-e5489ed755fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:27 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-933e9ed7-ce97-4203-856a-f0a330ff1c5a tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:35:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-933e9ed7-ce97-4203-856a-f0a330ff1c5a tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ba2a80a-c69e-4dbf-93ab-e5489ed755fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-933e9ed7-ce97-4203-856a-f0a330ff1c5a tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7e4cb1f-000f-4a87-b0e9-9f9dc3e6e582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-23fbc131-3f40-4c68-a1ee-0539b4ff9b9f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-23fbc131-3f40-4c68-a1ee-0539b4ff9b9f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/6a1fee1d-6949-425c-8299-f61897693bd7 Sep 01 00:35:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-23fbc131-3f40-4c68-a1ee-0539b4ff9b9f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-23fbc131-3f40-4c68-a1ee-0539b4ff9b9f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:28 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:28 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:28 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-23fbc131-3f40-4c68-a1ee-0539b4ff9b9f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-23fbc131-3f40-4c68-a1ee-0539b4ff9b9f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/6a1fee1d-6949-425c-8299-f61897693bd7 returned with HTTP 200 Sep 01 00:35:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1545/3042] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:28 2026] GET /volume/v3/snapshots/6a1fee1d-6949-425c-8299-f61897693bd7 => generated 466 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:35:28 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-933e9ed7-ce97-4203-856a-f0a330ff1c5a tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Created reservations ['05de0e83-25b4-4670-9bc3-a5936576f8a7', '9e14899d-1c82-4232-8eaa-e8401a88058c', '36b5f286-6246-4a16-b097-32237daeecac', '1057d597-a16f-4ba2-9dbc-41db0178394e'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-933e9ed7-ce97-4203-856a-f0a330ff1c5a tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7e4cb1f-000f-4a87-b0e9-9f9dc3e6e582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05de0e83-25b4-4670-9bc3-a5936576f8a7', '9e14899d-1c82-4232-8eaa-e8401a88058c', '36b5f286-6246-4a16-b097-32237daeecac', '1057d597-a16f-4ba2-9dbc-41db0178394e']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-933e9ed7-ce97-4203-856a-f0a330ff1c5a tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6edfc4c8-fd8f-4ff7-9e15-cd7cd474b1c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:28 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:28 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-933e9ed7-ce97-4203-856a-f0a330ff1c5a tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6edfc4c8-fd8f-4ff7-9e15-cd7cd474b1c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85fafc4b-991d-425f-b6b8-c84282a84e34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1856070887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac2eeb2fbcb140d48cc025d20fb64701',qos_specs=None,replication_status=,reservations=['05de0e83-25b4-4670-9bc3-a5936576f8a7','9e14899d-1c82-4232-8eaa-e8401a88058c','36b5f286-6246-4a16-b097-32237daeecac','1057d597-a16f-4ba2-9dbc-41db0178394e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b93cbed890b6441bba64f0fca649ac04',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:35:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1856070887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85fafc4b-991d-425f-b6b8-c84282a84e34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac2eeb2fbcb140d48cc025d20fb64701',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b93cbed890b6441bba64f0fca649ac04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-933e9ed7-ce97-4203-856a-f0a330ff1c5a tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f639582-90c8-454c-b36d-67d277076955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-933e9ed7-ce97-4203-856a-f0a330ff1c5a tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f639582-90c8-454c-b36d-67d277076955) transitioned into state 'SUCCESS' from state '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-1856070887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac2eeb2fbcb140d48cc025d20fb64701',qos_specs=None,replication_status=,reservations=['05de0e83-25b4-4670-9bc3-a5936576f8a7','9e14899d-1c82-4232-8eaa-e8401a88058c','36b5f286-6246-4a16-b097-32237daeecac','1057d597-a16f-4ba2-9dbc-41db0178394e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b93cbed890b6441bba64f0fca649ac04',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-933e9ed7-ce97-4203-856a-f0a330ff1c5a tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c5b6fb7-1155-4c26-a433-dc3806bfa301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-933e9ed7-ce97-4203-856a-f0a330ff1c5a tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c5b6fb7-1155-4c26-a433-dc3806bfa301) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:28 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-933e9ed7-ce97-4203-856a-f0a330ff1c5a tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Flow 'volume_create_api' (383ab559-6cb8-41a0-b9b4-5d9b2ef9d43c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:28 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-933e9ed7-ce97-4203-856a-f0a330ff1c5a tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Create volume request issued successfully. Sep 01 00:35:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-933e9ed7-ce97-4203-856a-f0a330ff1c5a tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:35:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1498/3043] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:35:27 2026] POST /volume/v3/volumes => generated 787 bytes in 718 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:35:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1e87fc04-a8a5-4382-a88b-d4820a44de5d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1e87fc04-a8a5-4382-a88b-d4820a44de5d tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] GET http://192.168.122.147/volume/v3/volumes/85fafc4b-991d-425f-b6b8-c84282a84e34 Sep 01 00:35:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1e87fc04-a8a5-4382-a88b-d4820a44de5d tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1e87fc04-a8a5-4382-a88b-d4820a44de5d tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:28 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:28 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:28 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1e87fc04-a8a5-4382-a88b-d4820a44de5d tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Volume info retrieved successfully. Sep 01 00:35:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1e87fc04-a8a5-4382-a88b-d4820a44de5d tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] http://192.168.122.147/volume/v3/volumes/85fafc4b-991d-425f-b6b8-c84282a84e34 returned with HTTP 200 Sep 01 00:35:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1546/3044] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:28 2026] GET /volume/v3/volumes/85fafc4b-991d-425f-b6b8-c84282a84e34 => generated 966 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8c5f2909-27b0-4f16-bc76-3bbc2341f8a2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8c5f2909-27b0-4f16-bc76-3bbc2341f8a2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:35:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8c5f2909-27b0-4f16-bc76-3bbc2341f8a2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1717850558"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-8c5f2909-27b0-4f16-bc76-3bbc2341f8a2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1717850558'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:35:28 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-8c5f2909-27b0-4f16-bc76-3bbc2341f8a2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create volume of 1 GB Sep 01 00:35:28 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:28 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:28 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8c5f2909-27b0-4f16-bc76-3bbc2341f8a2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Availability Zones retrieved successfully. Sep 01 00:35:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8c5f2909-27b0-4f16-bc76-3bbc2341f8a2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Flow 'volume_create_api' (17fb897f-2b22-4ed2-9e50-33b73ec4f5ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8c5f2909-27b0-4f16-bc76-3bbc2341f8a2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecb882dd-0316-475f-94e6-970d8d12cf0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-8c5f2909-27b0-4f16-bc76-3bbc2341f8a2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:35:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8c5f2909-27b0-4f16-bc76-3bbc2341f8a2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecb882dd-0316-475f-94e6-970d8d12cf0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8c5f2909-27b0-4f16-bc76-3bbc2341f8a2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd2b0014-410f-4964-b66f-d48d3081b587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bea5856e-a014-4b07-a930-105bb92ddae6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bea5856e-a014-4b07-a930-105bb92ddae6 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/6a1fee1d-6949-425c-8299-f61897693bd7 Sep 01 00:35:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bea5856e-a014-4b07-a930-105bb92ddae6 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bea5856e-a014-4b07-a930-105bb92ddae6 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-bea5856e-a014-4b07-a930-105bb92ddae6 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bea5856e-a014-4b07-a930-105bb92ddae6 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/6a1fee1d-6949-425c-8299-f61897693bd7 returned with HTTP 200 Sep 01 00:35:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1547/3045] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:29 2026] GET /volume/v3/snapshots/6a1fee1d-6949-425c-8299-f61897693bd7 => generated 466 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:29 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-8c5f2909-27b0-4f16-bc76-3bbc2341f8a2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Created reservations ['6e7dec75-1a49-476f-97c5-3447ef1166e0', '84ed0f64-fca9-4bf9-a440-339815c2009d', '8caeb664-f2a8-41ff-8a4a-a9757515b78b', '169a4c07-310d-42f1-bf66-b751a237c153'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8c5f2909-27b0-4f16-bc76-3bbc2341f8a2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd2b0014-410f-4964-b66f-d48d3081b587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e7dec75-1a49-476f-97c5-3447ef1166e0', '84ed0f64-fca9-4bf9-a440-339815c2009d', '8caeb664-f2a8-41ff-8a4a-a9757515b78b', '169a4c07-310d-42f1-bf66-b751a237c153']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8c5f2909-27b0-4f16-bc76-3bbc2341f8a2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a441d43f-452a-47e4-98d2-b82b1b14e802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:29 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:29 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8c5f2909-27b0-4f16-bc76-3bbc2341f8a2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a441d43f-452a-47e4-98d2-b82b1b14e802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdb7f2f9-b0c3-4c64-919a-2b0584372528', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1717850558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e949fba3e08445db9f9f354a2b0af48',qos_specs=None,replication_status=,reservations=['6e7dec75-1a49-476f-97c5-3447ef1166e0','84ed0f64-fca9-4bf9-a440-339815c2009d','8caeb664-f2a8-41ff-8a4a-a9757515b78b','169a4c07-310d-42f1-bf66-b751a237c153'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9274671d29204522af7745b002dfc04e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:35:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1717850558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdb7f2f9-b0c3-4c64-919a-2b0584372528,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e949fba3e08445db9f9f354a2b0af48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9274671d29204522af7745b002dfc04e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8c5f2909-27b0-4f16-bc76-3bbc2341f8a2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96c6e519-8a11-469c-a6be-e853c4ff75fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8c5f2909-27b0-4f16-bc76-3bbc2341f8a2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96c6e519-8a11-469c-a6be-e853c4ff75fa) transitioned into state 'SUCCESS' from state '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-1717850558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e949fba3e08445db9f9f354a2b0af48',qos_specs=None,replication_status=,reservations=['6e7dec75-1a49-476f-97c5-3447ef1166e0','84ed0f64-fca9-4bf9-a440-339815c2009d','8caeb664-f2a8-41ff-8a4a-a9757515b78b','169a4c07-310d-42f1-bf66-b751a237c153'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9274671d29204522af7745b002dfc04e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8c5f2909-27b0-4f16-bc76-3bbc2341f8a2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51fe1657-d578-45a5-9a22-eb404674971a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8c5f2909-27b0-4f16-bc76-3bbc2341f8a2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51fe1657-d578-45a5-9a22-eb404674971a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:29 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8c5f2909-27b0-4f16-bc76-3bbc2341f8a2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Flow 'volume_create_api' (17fb897f-2b22-4ed2-9e50-33b73ec4f5ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:29 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8c5f2909-27b0-4f16-bc76-3bbc2341f8a2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create volume request issued successfully. Sep 01 00:35:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8c5f2909-27b0-4f16-bc76-3bbc2341f8a2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:35:29 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1499/3046] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:35:28 2026] POST /volume/v3/volumes => generated 787 bytes in 898 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:35:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c440429c-1864-4d7d-8aa3-dfece7d86faf None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c440429c-1864-4d7d-8aa3-dfece7d86faf tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/bdb7f2f9-b0c3-4c64-919a-2b0584372528 Sep 01 00:35:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c440429c-1864-4d7d-8aa3-dfece7d86faf tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c440429c-1864-4d7d-8aa3-dfece7d86faf tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e39a7c7f-1a24-425e-8a8a-1f44c1e40ca0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:29 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:29 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c440429c-1864-4d7d-8aa3-dfece7d86faf tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:35:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c440429c-1864-4d7d-8aa3-dfece7d86faf tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/bdb7f2f9-b0c3-4c64-919a-2b0584372528 returned with HTTP 200 Sep 01 00:35:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1548/3047] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:29 2026] GET /volume/v3/volumes/bdb7f2f9-b0c3-4c64-919a-2b0584372528 => generated 966 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2de9aafb-2c43-410a-b0cf-e7c280cf16a1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2de9aafb-2c43-410a-b0cf-e7c280cf16a1 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] GET http://192.168.122.147/volume/v3/volumes/85fafc4b-991d-425f-b6b8-c84282a84e34 Sep 01 00:35:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2de9aafb-2c43-410a-b0cf-e7c280cf16a1 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2de9aafb-2c43-410a-b0cf-e7c280cf16a1 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:29 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:29 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2de9aafb-2c43-410a-b0cf-e7c280cf16a1 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Volume info retrieved successfully. Sep 01 00:35:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2de9aafb-2c43-410a-b0cf-e7c280cf16a1 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] http://192.168.122.147/volume/v3/volumes/85fafc4b-991d-425f-b6b8-c84282a84e34 returned with HTTP 200 Sep 01 00:35:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1549/3048] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:29 2026] GET /volume/v3/volumes/85fafc4b-991d-425f-b6b8-c84282a84e34 => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e39a7c7f-1a24-425e-8a8a-1f44c1e40ca0 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:35:29 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e39a7c7f-1a24-425e-8a8a-1f44c1e40ca0 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2081707861", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1530528515", "vendor_name": "tempest-vendor_name-1082105904"}}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:29 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:29 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:29 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e39a7c7f-1a24-425e-8a8a-1f44c1e40ca0 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:35:29 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1500/3049] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:35:29 2026] POST /volume/v3/types => generated 329 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-947d279e-6d46-406b-a76d-be2d89fbda84 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-947d279e-6d46-406b-a76d-be2d89fbda84 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:35:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-947d279e-6d46-406b-a76d-be2d89fbda84 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5668eae3-41d4-4ca5-98b7-df106e8da8df", "size": 1}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-947d279e-6d46-406b-a76d-be2d89fbda84 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Create volume request body: {'volume': {'volume_type': '5668eae3-41d4-4ca5-98b7-df106e8da8df', 'size': 1}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:35:29 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-947d279e-6d46-406b-a76d-be2d89fbda84 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Create volume of 1 GB Sep 01 00:35:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-947d279e-6d46-406b-a76d-be2d89fbda84 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Availability Zones retrieved successfully. Sep 01 00:35:29 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-947d279e-6d46-406b-a76d-be2d89fbda84 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Flow 'volume_create_api' (89c885f6-d753-4358-8be1-57c0b817c6ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:29 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-947d279e-6d46-406b-a76d-be2d89fbda84 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8395447f-712a-4625-9798-3580033971af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:29 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-947d279e-6d46-406b-a76d-be2d89fbda84 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:35:29 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-947d279e-6d46-406b-a76d-be2d89fbda84 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8395447f-712a-4625-9798-3580033971af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:35:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1530528515',vendor_name='tempest-vendor_name-1082105904'},id=5668eae3-41d4-4ca5-98b7-df106e8da8df,is_public=True,name='tempest-ProjectAdminTests-volume-type-2081707861',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5668eae3-41d4-4ca5-98b7-df106e8da8df', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:29 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-947d279e-6d46-406b-a76d-be2d89fbda84 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75a27fce-1b88-4aea-b93e-750ee5a6c387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:29 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-947d279e-6d46-406b-a76d-be2d89fbda84 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2081707861 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2081707861, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:35:29 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-947d279e-6d46-406b-a76d-be2d89fbda84 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2081707861 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2081707861, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:35:29 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-947d279e-6d46-406b-a76d-be2d89fbda84 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Created reservations ['1890aea9-47e9-473e-b365-82e7c6a537d6', '7718e0f9-78c1-4b5c-a87e-8764bf523222', '9211fe25-f412-42fb-97d9-ba82fc7ee30c', 'd15c166d-6cb1-4075-865a-71d4a1c17752'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:29 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-947d279e-6d46-406b-a76d-be2d89fbda84 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75a27fce-1b88-4aea-b93e-750ee5a6c387) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1890aea9-47e9-473e-b365-82e7c6a537d6', '7718e0f9-78c1-4b5c-a87e-8764bf523222', '9211fe25-f412-42fb-97d9-ba82fc7ee30c', 'd15c166d-6cb1-4075-865a-71d4a1c17752']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:29 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-947d279e-6d46-406b-a76d-be2d89fbda84 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb2cbdd6-cfc1-42d7-bb6f-dfbcd81613cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:30 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:30 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-947d279e-6d46-406b-a76d-be2d89fbda84 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb2cbdd6-cfc1-42d7-bb6f-dfbcd81613cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b6745fa-3c60-4fc7-8df5-e0ad9a0354ab', '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='e431d8312d2346ff98c4b6d6cb0e584d',qos_specs=None,replication_status=,reservations=['1890aea9-47e9-473e-b365-82e7c6a537d6','7718e0f9-78c1-4b5c-a87e-8764bf523222','9211fe25-f412-42fb-97d9-ba82fc7ee30c','d15c166d-6cb1-4075-865a-71d4a1c17752'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='449f27d836b246dab41c58ea14666d32',volume_type_id=5668eae3-41d4-4ca5-98b7-df106e8da8df), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:35:29Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b6745fa-3c60-4fc7-8df5-e0ad9a0354ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e431d8312d2346ff98c4b6d6cb0e584d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='449f27d836b246dab41c58ea14666d32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5668eae3-41d4-4ca5-98b7-df106e8da8df),volume_type_id=5668eae3-41d4-4ca5-98b7-df106e8da8df)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-947d279e-6d46-406b-a76d-be2d89fbda84 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbf1fb73-8487-44a2-bd38-b4b7e063dd13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-947d279e-6d46-406b-a76d-be2d89fbda84 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbf1fb73-8487-44a2-bd38-b4b7e063dd13) transitioned into state 'SUCCESS' from 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='e431d8312d2346ff98c4b6d6cb0e584d',qos_specs=None,replication_status=,reservations=['1890aea9-47e9-473e-b365-82e7c6a537d6','7718e0f9-78c1-4b5c-a87e-8764bf523222','9211fe25-f412-42fb-97d9-ba82fc7ee30c','d15c166d-6cb1-4075-865a-71d4a1c17752'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='449f27d836b246dab41c58ea14666d32',volume_type_id=5668eae3-41d4-4ca5-98b7-df106e8da8df)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-947d279e-6d46-406b-a76d-be2d89fbda84 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1cd00e7-6b58-4f49-9cca-38e1070964ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-947d279e-6d46-406b-a76d-be2d89fbda84 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1cd00e7-6b58-4f49-9cca-38e1070964ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:30 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-947d279e-6d46-406b-a76d-be2d89fbda84 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Flow 'volume_create_api' (89c885f6-d753-4358-8be1-57c0b817c6ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-947d279e-6d46-406b-a76d-be2d89fbda84 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Create volume request issued successfully. Sep 01 00:35:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-947d279e-6d46-406b-a76d-be2d89fbda84 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:35:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1550/3050] 192.168.122.147 () {62 vars in 1182 bytes} [Tue Sep 1 00:35:29 2026] POST /volume/v3/volumes => generated 781 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:35:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d842bd26-f813-407e-a59e-52a0c5a88f39 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d842bd26-f813-407e-a59e-52a0c5a88f39 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] GET http://192.168.122.147/volume/v3/volumes/2b6745fa-3c60-4fc7-8df5-e0ad9a0354ab Sep 01 00:35:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d842bd26-f813-407e-a59e-52a0c5a88f39 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d842bd26-f813-407e-a59e-52a0c5a88f39 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:30 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:30 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:30 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:30 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d842bd26-f813-407e-a59e-52a0c5a88f39 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Volume info retrieved successfully. Sep 01 00:35:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d842bd26-f813-407e-a59e-52a0c5a88f39 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] http://192.168.122.147/volume/v3/volumes/2b6745fa-3c60-4fc7-8df5-e0ad9a0354ab returned with HTTP 200 Sep 01 00:35:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1501/3051] 192.168.122.147 () {60 vars in 1272 bytes} [Tue Sep 1 00:35:30 2026] GET /volume/v3/volumes/2b6745fa-3c60-4fc7-8df5-e0ad9a0354ab => generated 960 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e1061607-852a-4d9c-85de-48ff48e0835c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e1061607-852a-4d9c-85de-48ff48e0835c tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/6a1fee1d-6949-425c-8299-f61897693bd7 Sep 01 00:35:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e1061607-852a-4d9c-85de-48ff48e0835c tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e1061607-852a-4d9c-85de-48ff48e0835c tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e1061607-852a-4d9c-85de-48ff48e0835c tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/6a1fee1d-6949-425c-8299-f61897693bd7 returned with HTTP 404 Sep 01 00:35:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1551/3052] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:30 2026] GET /volume/v3/snapshots/6a1fee1d-6949-425c-8299-f61897693bd7 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2f3f6216-0259-4195-948e-692a21535889 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2f3f6216-0259-4195-948e-692a21535889 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/46744cab-02d7-426a-91e4-1be1c8872ca8 Sep 01 00:35:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2f3f6216-0259-4195-948e-692a21535889 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2f3f6216-0259-4195-948e-692a21535889 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:30 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-2f3f6216-0259-4195-948e-692a21535889 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Delete volume with id: 46744cab-02d7-426a-91e4-1be1c8872ca8 Sep 01 00:35:30 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:30 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:30 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:30 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2f3f6216-0259-4195-948e-692a21535889 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Volume info retrieved successfully. Sep 01 00:35:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2f3f6216-0259-4195-948e-692a21535889 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Delete volume request issued successfully. Sep 01 00:35:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2f3f6216-0259-4195-948e-692a21535889 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes/46744cab-02d7-426a-91e4-1be1c8872ca8 returned with HTTP 202 Sep 01 00:35:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1502/3053] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:35:30 2026] DELETE /volume/v3/volumes/46744cab-02d7-426a-91e4-1be1c8872ca8 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4608c2c2-b38b-4e26-b648-3763281e557e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4608c2c2-b38b-4e26-b648-3763281e557e tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/volumes/46744cab-02d7-426a-91e4-1be1c8872ca8 Sep 01 00:35:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4608c2c2-b38b-4e26-b648-3763281e557e tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4608c2c2-b38b-4e26-b648-3763281e557e tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:30 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:30 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:30 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:30 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4608c2c2-b38b-4e26-b648-3763281e557e tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Volume info retrieved successfully. Sep 01 00:35:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4608c2c2-b38b-4e26-b648-3763281e557e tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes/46744cab-02d7-426a-91e4-1be1c8872ca8 returned with HTTP 200 Sep 01 00:35:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1552/3054] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:30 2026] GET /volume/v3/volumes/46744cab-02d7-426a-91e4-1be1c8872ca8 => generated 1016 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-393d6a83-a569-49ed-8a20-7bb5249c59a8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-393d6a83-a569-49ed-8a20-7bb5249c59a8 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/bdb7f2f9-b0c3-4c64-919a-2b0584372528 Sep 01 00:35:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-393d6a83-a569-49ed-8a20-7bb5249c59a8 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-393d6a83-a569-49ed-8a20-7bb5249c59a8 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:30 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:30 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:30 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:30 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-393d6a83-a569-49ed-8a20-7bb5249c59a8 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:35:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-393d6a83-a569-49ed-8a20-7bb5249c59a8 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/bdb7f2f9-b0c3-4c64-919a-2b0584372528 returned with HTTP 200 Sep 01 00:35:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1503/3055] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:30 2026] GET /volume/v3/volumes/bdb7f2f9-b0c3-4c64-919a-2b0584372528 => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-053b7517-1df8-4aab-8f5a-11f63875a599 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-053b7517-1df8-4aab-8f5a-11f63875a599 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] GET http://192.168.122.147/volume/v3/volumes/85fafc4b-991d-425f-b6b8-c84282a84e34 Sep 01 00:35:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-053b7517-1df8-4aab-8f5a-11f63875a599 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-053b7517-1df8-4aab-8f5a-11f63875a599 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:30 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:30 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:30 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:30 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-053b7517-1df8-4aab-8f5a-11f63875a599 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Volume info retrieved successfully. Sep 01 00:35:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-053b7517-1df8-4aab-8f5a-11f63875a599 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] http://192.168.122.147/volume/v3/volumes/85fafc4b-991d-425f-b6b8-c84282a84e34 returned with HTTP 200 Sep 01 00:35:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1553/3056] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:30 2026] GET /volume/v3/volumes/85fafc4b-991d-425f-b6b8-c84282a84e34 => generated 1017 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7f2e0eed-6622-4c1a-980e-ac60d7fdf461 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7f2e0eed-6622-4c1a-980e-ac60d7fdf461 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-reader] POST http://192.168.122.147/volume/v3/volumes/85fafc4b-991d-425f-b6b8-c84282a84e34/action Sep 01 00:35:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7f2e0eed-6622-4c1a-980e-ac60d7fdf461 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:35:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7f2e0eed-6622-4c1a-980e-ac60d7fdf461 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:30 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:30 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:30 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:30 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7f2e0eed-6622-4c1a-980e-ac60d7fdf461 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-reader] Volume info retrieved successfully. Sep 01 00:35:30 devstack devstack@c-api.service[87485]: DEBUG cinder.policy [None req-7f2e0eed-6622-4c1a-980e-ac60d7fdf461 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '79f245f9756b40f491e365061fb7a95a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac2eeb2fbcb140d48cc025d20fb64701', '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=87485) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:35:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7f2e0eed-6622-4c1a-980e-ac60d7fdf461 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-reader] http://192.168.122.147/volume/v3/volumes/85fafc4b-991d-425f-b6b8-c84282a84e34/action returned with HTTP 403 Sep 01 00:35:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1504/3057] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:35:30 2026] POST /volume/v3/volumes/85fafc4b-991d-425f-b6b8-c84282a84e34/action => generated 131 bytes in 164 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-68a56bf6-f5e8-4825-830d-7105cc0b5f3e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-68a56bf6-f5e8-4825-830d-7105cc0b5f3e tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/85fafc4b-991d-425f-b6b8-c84282a84e34 Sep 01 00:35:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-68a56bf6-f5e8-4825-830d-7105cc0b5f3e tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-68a56bf6-f5e8-4825-830d-7105cc0b5f3e tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:30 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-68a56bf6-f5e8-4825-830d-7105cc0b5f3e tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Delete volume with id: 85fafc4b-991d-425f-b6b8-c84282a84e34 Sep 01 00:35:30 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:30 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:30 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:30 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-68a56bf6-f5e8-4825-830d-7105cc0b5f3e tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Volume info retrieved successfully. Sep 01 00:35:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-68a56bf6-f5e8-4825-830d-7105cc0b5f3e tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Delete volume request issued successfully. Sep 01 00:35:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-68a56bf6-f5e8-4825-830d-7105cc0b5f3e tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] http://192.168.122.147/volume/v3/volumes/85fafc4b-991d-425f-b6b8-c84282a84e34 returned with HTTP 202 Sep 01 00:35:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1554/3058] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:35:30 2026] DELETE /volume/v3/volumes/85fafc4b-991d-425f-b6b8-c84282a84e34 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-bab3846d-6738-4b2c-845f-af53dd1a9f1f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bab3846d-6738-4b2c-845f-af53dd1a9f1f tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] GET http://192.168.122.147/volume/v3/volumes/85fafc4b-991d-425f-b6b8-c84282a84e34 Sep 01 00:35:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bab3846d-6738-4b2c-845f-af53dd1a9f1f tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-bab3846d-6738-4b2c-845f-af53dd1a9f1f tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:30 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:30 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:30 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:30 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-bab3846d-6738-4b2c-845f-af53dd1a9f1f tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Volume info retrieved successfully. Sep 01 00:35:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-bab3846d-6738-4b2c-845f-af53dd1a9f1f tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] http://192.168.122.147/volume/v3/volumes/85fafc4b-991d-425f-b6b8-c84282a84e34 returned with HTTP 200 Sep 01 00:35:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1505/3059] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:30 2026] GET /volume/v3/volumes/85fafc4b-991d-425f-b6b8-c84282a84e34 => generated 1016 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8e832c4e-426a-4df4-b1c8-8e2f48e3560a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8e832c4e-426a-4df4-b1c8-8e2f48e3560a tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] GET http://192.168.122.147/volume/v3/volumes/2b6745fa-3c60-4fc7-8df5-e0ad9a0354ab Sep 01 00:35:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8e832c4e-426a-4df4-b1c8-8e2f48e3560a tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8e832c4e-426a-4df4-b1c8-8e2f48e3560a tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:31 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:31 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:31 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:31 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:31 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8e832c4e-426a-4df4-b1c8-8e2f48e3560a tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Volume info retrieved successfully. Sep 01 00:35:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8e832c4e-426a-4df4-b1c8-8e2f48e3560a tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] http://192.168.122.147/volume/v3/volumes/2b6745fa-3c60-4fc7-8df5-e0ad9a0354ab returned with HTTP 200 Sep 01 00:35:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1555/3060] 192.168.122.147 () {60 vars in 1272 bytes} [Tue Sep 1 00:35:31 2026] GET /volume/v3/volumes/2b6745fa-3c60-4fc7-8df5-e0ad9a0354ab => generated 981 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f667e034-2a6a-44c8-85b0-2d9fea135369 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f667e034-2a6a-44c8-85b0-2d9fea135369 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] GET http://192.168.122.147/volume/v3/messages Sep 01 00:35:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f667e034-2a6a-44c8-85b0-2d9fea135369 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f667e034-2a6a-44c8-85b0-2d9fea135369 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f667e034-2a6a-44c8-85b0-2d9fea135369 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] http://192.168.122.147/volume/v3/messages returned with HTTP 200 Sep 01 00:35:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1506/3061] 192.168.122.147 () {60 vars in 1164 bytes} [Tue Sep 1 00:35:31 2026] GET /volume/v3/messages => generated 678 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c95600e4-362f-4b93-9c1b-bc6255580bb5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c95600e4-362f-4b93-9c1b-bc6255580bb5 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] DELETE http://192.168.122.147/volume/v3/messages/22d0ad61-a805-45c0-b06b-81269f665ad5 Sep 01 00:35:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c95600e4-362f-4b93-9c1b-bc6255580bb5 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c95600e4-362f-4b93-9c1b-bc6255580bb5 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c95600e4-362f-4b93-9c1b-bc6255580bb5 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] http://192.168.122.147/volume/v3/messages/22d0ad61-a805-45c0-b06b-81269f665ad5 returned with HTTP 204 Sep 01 00:35:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1556/3062] 192.168.122.147 () {60 vars in 1278 bytes} [Tue Sep 1 00:35:31 2026] DELETE /volume/v3/messages/22d0ad61-a805-45c0-b06b-81269f665ad5 => generated 0 bytes in 33 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 00:35:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-64c29da7-cda7-4be9-9912-a157b67e854a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-64c29da7-cda7-4be9-9912-a157b67e854a tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] GET http://192.168.122.147/volume/v3/messages/22d0ad61-a805-45c0-b06b-81269f665ad5 Sep 01 00:35:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-64c29da7-cda7-4be9-9912-a157b67e854a tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-64c29da7-cda7-4be9-9912-a157b67e854a tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-64c29da7-cda7-4be9-9912-a157b67e854a tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] http://192.168.122.147/volume/v3/messages/22d0ad61-a805-45c0-b06b-81269f665ad5 returned with HTTP 404 Sep 01 00:35:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1507/3063] 192.168.122.147 () {60 vars in 1275 bytes} [Tue Sep 1 00:35:31 2026] GET /volume/v3/messages/22d0ad61-a805-45c0-b06b-81269f665ad5 => generated 110 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-32c46801-c0a7-45e6-a36c-fda4ebc871c4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-32c46801-c0a7-45e6-a36c-fda4ebc871c4 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/2b6745fa-3c60-4fc7-8df5-e0ad9a0354ab Sep 01 00:35:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-32c46801-c0a7-45e6-a36c-fda4ebc871c4 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-32c46801-c0a7-45e6-a36c-fda4ebc871c4 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:31 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-32c46801-c0a7-45e6-a36c-fda4ebc871c4 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Delete volume with id: 2b6745fa-3c60-4fc7-8df5-e0ad9a0354ab Sep 01 00:35:31 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:31 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:31 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:31 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:31 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-32c46801-c0a7-45e6-a36c-fda4ebc871c4 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Volume info retrieved successfully. Sep 01 00:35:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-32c46801-c0a7-45e6-a36c-fda4ebc871c4 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87484) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 00:35:31 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-32c46801-c0a7-45e6-a36c-fda4ebc871c4 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Created reservations ['5629dcee-a123-43ea-ac84-978231c21dcc', 'a2f95886-fc19-4a98-b213-68d2d4e022e0', '1f99c9b2-6761-4396-8e32-17c99ae7d721', 'f08a7230-ddcf-4973-a55e-9beae37c2210'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-872573d7-7a2e-429b-933e-aa160eda99d0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-872573d7-7a2e-429b-933e-aa160eda99d0 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/volumes/46744cab-02d7-426a-91e4-1be1c8872ca8 Sep 01 00:35:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-872573d7-7a2e-429b-933e-aa160eda99d0 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-872573d7-7a2e-429b-933e-aa160eda99d0 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-872573d7-7a2e-429b-933e-aa160eda99d0 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes/46744cab-02d7-426a-91e4-1be1c8872ca8 returned with HTTP 404 Sep 01 00:35:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1508/3064] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:31 2026] GET /volume/v3/volumes/46744cab-02d7-426a-91e4-1be1c8872ca8 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:35:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8f786579-d0a1-4f92-9de4-ed53a0aa6042 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8f786579-d0a1-4f92-9de4-ed53a0aa6042 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:35:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8f786579-d0a1-4f92-9de4-ed53a0aa6042 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-753121228"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-8f786579-d0a1-4f92-9de4-ed53a0aa6042 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-753121228'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:35:31 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-8f786579-d0a1-4f92-9de4-ed53a0aa6042 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Create volume of 1 GB Sep 01 00:35:31 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8f786579-d0a1-4f92-9de4-ed53a0aa6042 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Availability Zones retrieved successfully. Sep 01 00:35:31 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8f786579-d0a1-4f92-9de4-ed53a0aa6042 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Flow 'volume_create_api' (b296e95e-9c59-45af-b0a5-f7a442782825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:31 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8f786579-d0a1-4f92-9de4-ed53a0aa6042 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71f93971-25f1-496e-bd98-060881c49f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:31 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-32c46801-c0a7-45e6-a36c-fda4ebc871c4 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Delete volume request issued successfully. Sep 01 00:35:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-32c46801-c0a7-45e6-a36c-fda4ebc871c4 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] http://192.168.122.147/volume/v3/volumes/2b6745fa-3c60-4fc7-8df5-e0ad9a0354ab returned with HTTP 202 Sep 01 00:35:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1557/3065] 192.168.122.147 () {60 vars in 1275 bytes} [Tue Sep 1 00:35:31 2026] DELETE /volume/v3/volumes/2b6745fa-3c60-4fc7-8df5-e0ad9a0354ab => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:31 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-8f786579-d0a1-4f92-9de4-ed53a0aa6042 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:35:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-655a8831-cdcd-4ce6-a64c-348ead0d6e13 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-655a8831-cdcd-4ce6-a64c-348ead0d6e13 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] DELETE http://192.168.122.147/volume/v3/types/5668eae3-41d4-4ca5-98b7-df106e8da8df Sep 01 00:35:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-655a8831-cdcd-4ce6-a64c-348ead0d6e13 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-655a8831-cdcd-4ce6-a64c-348ead0d6e13 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:31 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8f786579-d0a1-4f92-9de4-ed53a0aa6042 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71f93971-25f1-496e-bd98-060881c49f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:31 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8f786579-d0a1-4f92-9de4-ed53a0aa6042 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aebbb26-f174-4c23-b412-1ebf6b49fbae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-655a8831-cdcd-4ce6-a64c-348ead0d6e13 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] http://192.168.122.147/volume/v3/types/5668eae3-41d4-4ca5-98b7-df106e8da8df returned with HTTP 202 Sep 01 00:35:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1558/3066] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:35:31 2026] DELETE /volume/v3/types/5668eae3-41d4-4ca5-98b7-df106e8da8df => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b2136cb8-5f21-47b8-85eb-3f8fa2b678f3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b2136cb8-5f21-47b8-85eb-3f8fa2b678f3 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:35:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b2136cb8-5f21-47b8-85eb-3f8fa2b678f3 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1185233626", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2047985097", "vendor_name": "tempest-vendor_name-923107531"}}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b2136cb8-5f21-47b8-85eb-3f8fa2b678f3 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:35:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1559/3067] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:35:31 2026] POST /volume/v3/types => generated 328 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1db23485-c8e3-4883-9b51-b1a961868ca0 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1db23485-c8e3-4883-9b51-b1a961868ca0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/bdb7f2f9-b0c3-4c64-919a-2b0584372528 Sep 01 00:35:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1db23485-c8e3-4883-9b51-b1a961868ca0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1db23485-c8e3-4883-9b51-b1a961868ca0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:31 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:31 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:31 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:31 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:31 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1db23485-c8e3-4883-9b51-b1a961868ca0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:35:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1db23485-c8e3-4883-9b51-b1a961868ca0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/bdb7f2f9-b0c3-4c64-919a-2b0584372528 returned with HTTP 200 Sep 01 00:35:31 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1560/3068] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:31 2026] GET /volume/v3/volumes/bdb7f2f9-b0c3-4c64-919a-2b0584372528 => generated 1017 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d206dc35-ad84-4847-b9c1-19a70b3c6f06 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:31 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d206dc35-ad84-4847-b9c1-19a70b3c6f06 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:35:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d206dc35-ad84-4847-b9c1-19a70b3c6f06 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e0aebf17-31c4-4db7-8533-78293e27a040", "size": 1}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:31 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-d206dc35-ad84-4847-b9c1-19a70b3c6f06 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Create volume request body: {'volume': {'volume_type': 'e0aebf17-31c4-4db7-8533-78293e27a040', 'size': 1}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:35:31 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-8f786579-d0a1-4f92-9de4-ed53a0aa6042 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Created reservations ['2f64200a-3572-433e-a8dc-72adb61c1f79', 'a12e3073-d0c0-4b43-896c-a2e816421360', '770ff12b-ab17-467c-acfa-67447918dab5', '0abaa45a-a8f9-4c8b-a5fc-c7b916e347bd'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:31 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-d206dc35-ad84-4847-b9c1-19a70b3c6f06 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Create volume of 1 GB Sep 01 00:35:31 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:31 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:31 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d206dc35-ad84-4847-b9c1-19a70b3c6f06 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Availability Zones retrieved successfully. Sep 01 00:35:31 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8f786579-d0a1-4f92-9de4-ed53a0aa6042 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aebbb26-f174-4c23-b412-1ebf6b49fbae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f64200a-3572-433e-a8dc-72adb61c1f79', 'a12e3073-d0c0-4b43-896c-a2e816421360', '770ff12b-ab17-467c-acfa-67447918dab5', '0abaa45a-a8f9-4c8b-a5fc-c7b916e347bd']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:31 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8f786579-d0a1-4f92-9de4-ed53a0aa6042 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e29d8a27-06fa-4ed5-9bb1-0a17be232b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d206dc35-ad84-4847-b9c1-19a70b3c6f06 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Flow 'volume_create_api' (6169781b-b30c-43ac-8ca8-9cf5eff64e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d206dc35-ad84-4847-b9c1-19a70b3c6f06 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7bc52c7-0676-47d5-9dcb-c1a35f6b061b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-d206dc35-ad84-4847-b9c1-19a70b3c6f06 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:35:31 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:31 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:31 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8f786579-d0a1-4f92-9de4-ed53a0aa6042 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e29d8a27-06fa-4ed5-9bb1-0a17be232b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48e1801b-9203-4626-89c4-aedf2f3cc797', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-753121228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5145191c4c2d4dac9b9085f4d84c539e',qos_specs=None,replication_status=,reservations=['2f64200a-3572-433e-a8dc-72adb61c1f79','a12e3073-d0c0-4b43-896c-a2e816421360','770ff12b-ab17-467c-acfa-67447918dab5','0abaa45a-a8f9-4c8b-a5fc-c7b916e347bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1a4541ec41d444a9647ee83a0ccd33d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:35:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-753121228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48e1801b-9203-4626-89c4-aedf2f3cc797,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5145191c4c2d4dac9b9085f4d84c539e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1a4541ec41d444a9647ee83a0ccd33d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:31 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8f786579-d0a1-4f92-9de4-ed53a0aa6042 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7c0a6ac-0507-492d-8677-2d0fb226d087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d206dc35-ad84-4847-b9c1-19a70b3c6f06 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7bc52c7-0676-47d5-9dcb-c1a35f6b061b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:35:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2047985097',vendor_name='tempest-vendor_name-923107531'},id=e0aebf17-31c4-4db7-8533-78293e27a040,is_public=True,name='tempest-ProjectAdminTests-volume-type-1185233626',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e0aebf17-31c4-4db7-8533-78293e27a040', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:31 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d206dc35-ad84-4847-b9c1-19a70b3c6f06 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc14b7ad-4f9e-474a-9e2c-88ca1f4744cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:31 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8f786579-d0a1-4f92-9de4-ed53a0aa6042 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7c0a6ac-0507-492d-8677-2d0fb226d087) transitioned into state 'SUCCESS' from state '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-753121228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5145191c4c2d4dac9b9085f4d84c539e',qos_specs=None,replication_status=,reservations=['2f64200a-3572-433e-a8dc-72adb61c1f79','a12e3073-d0c0-4b43-896c-a2e816421360','770ff12b-ab17-467c-acfa-67447918dab5','0abaa45a-a8f9-4c8b-a5fc-c7b916e347bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1a4541ec41d444a9647ee83a0ccd33d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:31 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8f786579-d0a1-4f92-9de4-ed53a0aa6042 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01300dd9-3e5a-4fdf-8d73-ee63b41b8881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:31 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8f786579-d0a1-4f92-9de4-ed53a0aa6042 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01300dd9-3e5a-4fdf-8d73-ee63b41b8881) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:31 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8f786579-d0a1-4f92-9de4-ed53a0aa6042 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Flow 'volume_create_api' (b296e95e-9c59-45af-b0a5-f7a442782825) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:31 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8f786579-d0a1-4f92-9de4-ed53a0aa6042 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Create volume request issued successfully. Sep 01 00:35:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8f786579-d0a1-4f92-9de4-ed53a0aa6042 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:35:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1509/3069] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:35:31 2026] POST /volume/v3/volumes => generated 786 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:35:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5ac81def-f34a-4a95-827d-ef8d8b94d40c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:31 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-d206dc35-ad84-4847-b9c1-19a70b3c6f06 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1185233626 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1185233626, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:35:31 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-d206dc35-ad84-4847-b9c1-19a70b3c6f06 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1185233626 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1185233626, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-d206dc35-ad84-4847-b9c1-19a70b3c6f06 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Created reservations ['e7e77654-b0ad-42f3-b26e-274e6dc12d1d', '3b9a35e8-e5fb-41e6-81e6-849ff3f43a6a', 'ee5120ec-1d07-4a88-8579-a5b0a49be434', '61745486-93ba-4a9c-9961-deb2be060afa'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d206dc35-ad84-4847-b9c1-19a70b3c6f06 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc14b7ad-4f9e-474a-9e2c-88ca1f4744cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7e77654-b0ad-42f3-b26e-274e6dc12d1d', '3b9a35e8-e5fb-41e6-81e6-849ff3f43a6a', 'ee5120ec-1d07-4a88-8579-a5b0a49be434', '61745486-93ba-4a9c-9961-deb2be060afa']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d206dc35-ad84-4847-b9c1-19a70b3c6f06 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d1ea8c8-cbcc-4dbb-8589-732879cf26d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:32 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d206dc35-ad84-4847-b9c1-19a70b3c6f06 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d1ea8c8-cbcc-4dbb-8589-732879cf26d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '226eca6e-d439-4db3-8e8b-fbed594b1901', '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='e431d8312d2346ff98c4b6d6cb0e584d',qos_specs=None,replication_status=,reservations=['e7e77654-b0ad-42f3-b26e-274e6dc12d1d','3b9a35e8-e5fb-41e6-81e6-849ff3f43a6a','ee5120ec-1d07-4a88-8579-a5b0a49be434','61745486-93ba-4a9c-9961-deb2be060afa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='449f27d836b246dab41c58ea14666d32',volume_type_id=e0aebf17-31c4-4db7-8533-78293e27a040), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:35: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=226eca6e-d439-4db3-8e8b-fbed594b1901,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e431d8312d2346ff98c4b6d6cb0e584d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='449f27d836b246dab41c58ea14666d32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e0aebf17-31c4-4db7-8533-78293e27a040),volume_type_id=e0aebf17-31c4-4db7-8533-78293e27a040)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d206dc35-ad84-4847-b9c1-19a70b3c6f06 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9346ea3d-54aa-47a4-a9ba-b55aca4bec26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5ac81def-f34a-4a95-827d-ef8d8b94d40c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:35:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5ac81def-f34a-4a95-827d-ef8d8b94d40c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bdb7f2f9-b0c3-4c64-919a-2b0584372528", "name": "tempest-ProjectMemberTests-Snapshot-931918778"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:32 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:32 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:32 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:32 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:32 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5ac81def-f34a-4a95-827d-ef8d8b94d40c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Volume info retrieved successfully. Sep 01 00:35:32 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-5ac81def-f34a-4a95-827d-ef8d8b94d40c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Create snapshot from volume bdb7f2f9-b0c3-4c64-919a-2b0584372528 Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d206dc35-ad84-4847-b9c1-19a70b3c6f06 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9346ea3d-54aa-47a4-a9ba-b55aca4bec26) transitioned into state 'SUCCESS' from 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='e431d8312d2346ff98c4b6d6cb0e584d',qos_specs=None,replication_status=,reservations=['e7e77654-b0ad-42f3-b26e-274e6dc12d1d','3b9a35e8-e5fb-41e6-81e6-849ff3f43a6a','ee5120ec-1d07-4a88-8579-a5b0a49be434','61745486-93ba-4a9c-9961-deb2be060afa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='449f27d836b246dab41c58ea14666d32',volume_type_id=e0aebf17-31c4-4db7-8533-78293e27a040)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d206dc35-ad84-4847-b9c1-19a70b3c6f06 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc58cb9a-40a8-4e70-84b4-58feaf8f4f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d206dc35-ad84-4847-b9c1-19a70b3c6f06 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc58cb9a-40a8-4e70-84b4-58feaf8f4f1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d206dc35-ad84-4847-b9c1-19a70b3c6f06 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Flow 'volume_create_api' (6169781b-b30c-43ac-8ca8-9cf5eff64e6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d206dc35-ad84-4847-b9c1-19a70b3c6f06 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Create volume request issued successfully. Sep 01 00:35:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d206dc35-ad84-4847-b9c1-19a70b3c6f06 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:35:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1561/3070] 192.168.122.147 () {62 vars in 1182 bytes} [Tue Sep 1 00:35:31 2026] POST /volume/v3/volumes => generated 781 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bc7a7cd0-d88b-4f11-88fb-6d72f1504771 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bc7a7cd0-d88b-4f11-88fb-6d72f1504771 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/volumes/48e1801b-9203-4626-89c4-aedf2f3cc797 Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bc7a7cd0-d88b-4f11-88fb-6d72f1504771 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bc7a7cd0-d88b-4f11-88fb-6d72f1504771 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:32 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:32 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:32 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:32 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-5ac81def-f34a-4a95-827d-ef8d8b94d40c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Created reservations ['603d9c7a-8098-4643-be6c-053e620b32c2', 'b77d423c-6bd3-442a-ae5a-d3efd7c8b4e3', '3512b40b-b039-42f9-a603-04f4e4b93ab8', '6b8e1d20-4427-44eb-bff9-e909aae992e5'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-bc7a7cd0-d88b-4f11-88fb-6d72f1504771 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Volume info retrieved successfully. Sep 01 00:35:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bc7a7cd0-d88b-4f11-88fb-6d72f1504771 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes/48e1801b-9203-4626-89c4-aedf2f3cc797 returned with HTTP 200 Sep 01 00:35:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1562/3071] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:32 2026] GET /volume/v3/volumes/48e1801b-9203-4626-89c4-aedf2f3cc797 => generated 1015 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-01c03abd-d3b4-4948-b8c8-471174828128 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:32 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:32 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-01c03abd-d3b4-4948-b8c8-471174828128 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] GET http://192.168.122.147/volume/v3/volumes/85fafc4b-991d-425f-b6b8-c84282a84e34 Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-01c03abd-d3b4-4948-b8c8-471174828128 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-01c03abd-d3b4-4948-b8c8-471174828128 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-01c03abd-d3b4-4948-b8c8-471174828128 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] http://192.168.122.147/volume/v3/volumes/85fafc4b-991d-425f-b6b8-c84282a84e34 returned with HTTP 404 Sep 01 00:35:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1563/3072] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:32 2026] GET /volume/v3/volumes/85fafc4b-991d-425f-b6b8-c84282a84e34 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7098fcb5-c2b4-447b-bfb6-d39afae04064 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7098fcb5-c2b4-447b-bfb6-d39afae04064 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] GET http://192.168.122.147/volume/v3/volumes/226eca6e-d439-4db3-8e8b-fbed594b1901 Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7098fcb5-c2b4-447b-bfb6-d39afae04064 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7098fcb5-c2b4-447b-bfb6-d39afae04064 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:32 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:32 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:32 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:32 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7098fcb5-c2b4-447b-bfb6-d39afae04064 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Volume info retrieved successfully. Sep 01 00:35:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7098fcb5-c2b4-447b-bfb6-d39afae04064 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] http://192.168.122.147/volume/v3/volumes/226eca6e-d439-4db3-8e8b-fbed594b1901 returned with HTTP 200 Sep 01 00:35:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1564/3073] 192.168.122.147 () {60 vars in 1272 bytes} [Tue Sep 1 00:35:32 2026] GET /volume/v3/volumes/226eca6e-d439-4db3-8e8b-fbed594b1901 => generated 960 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f32f2612-1fa9-460b-bc71-c0b1b8bf4fa7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f32f2612-1fa9-460b-bc71-c0b1b8bf4fa7 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:35:32 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5ac81def-f34a-4a95-827d-ef8d8b94d40c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Snapshot create request issued successfully. Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f32f2612-1fa9-460b-bc71-c0b1b8bf4fa7 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1180642408"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-f32f2612-1fa9-460b-bc71-c0b1b8bf4fa7 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1180642408'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-f32f2612-1fa9-460b-bc71-c0b1b8bf4fa7 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Create volume of 1 GB Sep 01 00:35:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5ac81def-f34a-4a95-827d-ef8d8b94d40c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:35:32 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1510/3074] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:35:31 2026] POST /volume/v3/snapshots => generated 304 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:35:32 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f32f2612-1fa9-460b-bc71-c0b1b8bf4fa7 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Availability Zones retrieved successfully. Sep 01 00:35:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6ea84c1d-1c8f-42cc-ad79-20d91eab8ca3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6ea84c1d-1c8f-42cc-ad79-20d91eab8ca3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] GET http://192.168.122.147/volume/v3/snapshots/2abedf3a-14e2-4238-91f2-1ffad382cea1 Sep 01 00:35:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6ea84c1d-1c8f-42cc-ad79-20d91eab8ca3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6ea84c1d-1c8f-42cc-ad79-20d91eab8ca3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f32f2612-1fa9-460b-bc71-c0b1b8bf4fa7 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Flow 'volume_create_api' (86522f9d-064b-4ebf-a445-d8091290203a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f32f2612-1fa9-460b-bc71-c0b1b8bf4fa7 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9602dc00-7bd4-4ca9-9978-828b35d2f675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:32 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:32 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:32 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6ea84c1d-1c8f-42cc-ad79-20d91eab8ca3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Snapshot retrieved successfully. Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-f32f2612-1fa9-460b-bc71-c0b1b8bf4fa7 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:35:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6ea84c1d-1c8f-42cc-ad79-20d91eab8ca3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] http://192.168.122.147/volume/v3/snapshots/2abedf3a-14e2-4238-91f2-1ffad382cea1 returned with HTTP 200 Sep 01 00:35:32 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1511/3075] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:32 2026] GET /volume/v3/snapshots/2abedf3a-14e2-4238-91f2-1ffad382cea1 => generated 436 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f32f2612-1fa9-460b-bc71-c0b1b8bf4fa7 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9602dc00-7bd4-4ca9-9978-828b35d2f675) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f32f2612-1fa9-460b-bc71-c0b1b8bf4fa7 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8fb980c-d619-4cdd-9f91-b58a4d17ff92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-f32f2612-1fa9-460b-bc71-c0b1b8bf4fa7 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Created reservations ['539a9f54-10c4-4377-9c75-a80680879eb3', '404016d9-e5c7-423a-9d5e-955f4735183f', 'c000fc75-10cf-4558-98f8-9805452ede1d', 'e1f27c7c-a551-453a-8e27-caf94d1899aa'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f32f2612-1fa9-460b-bc71-c0b1b8bf4fa7 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8fb980c-d619-4cdd-9f91-b58a4d17ff92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['539a9f54-10c4-4377-9c75-a80680879eb3', '404016d9-e5c7-423a-9d5e-955f4735183f', 'c000fc75-10cf-4558-98f8-9805452ede1d', 'e1f27c7c-a551-453a-8e27-caf94d1899aa']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f32f2612-1fa9-460b-bc71-c0b1b8bf4fa7 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d1a3978-793c-45e3-b23b-ca3691fc43dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:32 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f32f2612-1fa9-460b-bc71-c0b1b8bf4fa7 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d1a3978-793c-45e3-b23b-ca3691fc43dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3383d9c-2e6b-483e-b96e-9fd7954338c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1180642408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac2eeb2fbcb140d48cc025d20fb64701',qos_specs=None,replication_status=,reservations=['539a9f54-10c4-4377-9c75-a80680879eb3','404016d9-e5c7-423a-9d5e-955f4735183f','c000fc75-10cf-4558-98f8-9805452ede1d','e1f27c7c-a551-453a-8e27-caf94d1899aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b93cbed890b6441bba64f0fca649ac04',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:35:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1180642408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3383d9c-2e6b-483e-b96e-9fd7954338c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac2eeb2fbcb140d48cc025d20fb64701',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b93cbed890b6441bba64f0fca649ac04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f32f2612-1fa9-460b-bc71-c0b1b8bf4fa7 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cd464d4-67cf-4350-aba9-ddc83fb0c2f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f32f2612-1fa9-460b-bc71-c0b1b8bf4fa7 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cd464d4-67cf-4350-aba9-ddc83fb0c2f2) transitioned into state 'SUCCESS' from state '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-1180642408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac2eeb2fbcb140d48cc025d20fb64701',qos_specs=None,replication_status=,reservations=['539a9f54-10c4-4377-9c75-a80680879eb3','404016d9-e5c7-423a-9d5e-955f4735183f','c000fc75-10cf-4558-98f8-9805452ede1d','e1f27c7c-a551-453a-8e27-caf94d1899aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b93cbed890b6441bba64f0fca649ac04',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f32f2612-1fa9-460b-bc71-c0b1b8bf4fa7 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (786d648e-0129-45cb-9fab-16788fc37a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f32f2612-1fa9-460b-bc71-c0b1b8bf4fa7 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (786d648e-0129-45cb-9fab-16788fc37a57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-f32f2612-1fa9-460b-bc71-c0b1b8bf4fa7 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Flow 'volume_create_api' (86522f9d-064b-4ebf-a445-d8091290203a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:32 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f32f2612-1fa9-460b-bc71-c0b1b8bf4fa7 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Create volume request issued successfully. Sep 01 00:35:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f32f2612-1fa9-460b-bc71-c0b1b8bf4fa7 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:35:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1565/3076] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:35:32 2026] POST /volume/v3/volumes => generated 787 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:35:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3011b2d5-f413-4e75-afd1-fa7a963fcb5b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3011b2d5-f413-4e75-afd1-fa7a963fcb5b tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] GET http://192.168.122.147/volume/v3/volumes/e3383d9c-2e6b-483e-b96e-9fd7954338c0 Sep 01 00:35:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3011b2d5-f413-4e75-afd1-fa7a963fcb5b tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3011b2d5-f413-4e75-afd1-fa7a963fcb5b tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:32 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:32 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:32 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:32 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:32 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3011b2d5-f413-4e75-afd1-fa7a963fcb5b tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Volume info retrieved successfully. Sep 01 00:35:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3011b2d5-f413-4e75-afd1-fa7a963fcb5b tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] http://192.168.122.147/volume/v3/volumes/e3383d9c-2e6b-483e-b96e-9fd7954338c0 returned with HTTP 200 Sep 01 00:35:32 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1512/3077] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:32 2026] GET /volume/v3/volumes/e3383d9c-2e6b-483e-b96e-9fd7954338c0 => generated 966 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-03770e19-2e98-4475-9ea5-422ca2028ff4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-03770e19-2e98-4475-9ea5-422ca2028ff4 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/volumes/48e1801b-9203-4626-89c4-aedf2f3cc797 Sep 01 00:35:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-03770e19-2e98-4475-9ea5-422ca2028ff4 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-03770e19-2e98-4475-9ea5-422ca2028ff4 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:33 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:33 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:33 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:33 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-03770e19-2e98-4475-9ea5-422ca2028ff4 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Volume info retrieved successfully. Sep 01 00:35:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-03770e19-2e98-4475-9ea5-422ca2028ff4 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes/48e1801b-9203-4626-89c4-aedf2f3cc797 returned with HTTP 200 Sep 01 00:35:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1566/3078] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:33 2026] GET /volume/v3/volumes/48e1801b-9203-4626-89c4-aedf2f3cc797 => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5611c014-4df5-4916-be2b-81dfc524911f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5611c014-4df5-4916-be2b-81dfc524911f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:35:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5611c014-4df5-4916-be2b-81dfc524911f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "48e1801b-9203-4626-89c4-aedf2f3cc797", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1851625242"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:33 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:33 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:33 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:33 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:33 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5611c014-4df5-4916-be2b-81dfc524911f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Volume info retrieved successfully. Sep 01 00:35:33 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-5611c014-4df5-4916-be2b-81dfc524911f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Create snapshot from volume 48e1801b-9203-4626-89c4-aedf2f3cc797 Sep 01 00:35:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9fcbf94c-f9f3-4dc6-9b14-9ef5366b0efd None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9fcbf94c-f9f3-4dc6-9b14-9ef5366b0efd tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] GET http://192.168.122.147/volume/v3/volumes/226eca6e-d439-4db3-8e8b-fbed594b1901 Sep 01 00:35:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9fcbf94c-f9f3-4dc6-9b14-9ef5366b0efd tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9fcbf94c-f9f3-4dc6-9b14-9ef5366b0efd tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:33 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:33 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:33 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:33 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9fcbf94c-f9f3-4dc6-9b14-9ef5366b0efd tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Volume info retrieved successfully. Sep 01 00:35:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9fcbf94c-f9f3-4dc6-9b14-9ef5366b0efd tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] http://192.168.122.147/volume/v3/volumes/226eca6e-d439-4db3-8e8b-fbed594b1901 returned with HTTP 200 Sep 01 00:35:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1567/3079] 192.168.122.147 () {60 vars in 1272 bytes} [Tue Sep 1 00:35:33 2026] GET /volume/v3/volumes/226eca6e-d439-4db3-8e8b-fbed594b1901 => generated 981 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:33 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-5611c014-4df5-4916-be2b-81dfc524911f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Created reservations ['8015de62-2ffe-4e4f-a656-6585e520f315', '672d79c9-c1d6-45f1-9320-8ebcf6893c15', '046b06f9-456b-42f4-b3d5-aeabb9460426', 'b0fdfed6-8e4b-415e-b737-01942af38214'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-345fe6f4-530b-4f93-a691-f4c317927d3b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-345fe6f4-530b-4f93-a691-f4c317927d3b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] GET http://192.168.122.147/volume/v3/snapshots/2abedf3a-14e2-4238-91f2-1ffad382cea1 Sep 01 00:35:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-345fe6f4-530b-4f93-a691-f4c317927d3b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-345fe6f4-530b-4f93-a691-f4c317927d3b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:33 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:33 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-345fe6f4-530b-4f93-a691-f4c317927d3b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Snapshot retrieved successfully. Sep 01 00:35:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-345fe6f4-530b-4f93-a691-f4c317927d3b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] http://192.168.122.147/volume/v3/snapshots/2abedf3a-14e2-4238-91f2-1ffad382cea1 returned with HTTP 200 Sep 01 00:35:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1568/3080] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:33 2026] GET /volume/v3/snapshots/2abedf3a-14e2-4238-91f2-1ffad382cea1 => generated 436 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1cc78d89-db64-4086-9907-1fc98bfea1b4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:33 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:33 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1cc78d89-db64-4086-9907-1fc98bfea1b4 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] GET http://192.168.122.147/volume/v3/messages Sep 01 00:35:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1cc78d89-db64-4086-9907-1fc98bfea1b4 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1cc78d89-db64-4086-9907-1fc98bfea1b4 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1cc78d89-db64-4086-9907-1fc98bfea1b4 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] http://192.168.122.147/volume/v3/messages returned with HTTP 200 Sep 01 00:35:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1569/3081] 192.168.122.147 () {60 vars in 1164 bytes} [Tue Sep 1 00:35:33 2026] GET /volume/v3/messages => generated 678 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e641c547-17ab-4f76-b29a-68f07affdf2e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e641c547-17ab-4f76-b29a-68f07affdf2e tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] GET http://192.168.122.147/volume/v3/messages Sep 01 00:35:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e641c547-17ab-4f76-b29a-68f07affdf2e tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e641c547-17ab-4f76-b29a-68f07affdf2e tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e641c547-17ab-4f76-b29a-68f07affdf2e tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] http://192.168.122.147/volume/v3/messages returned with HTTP 200 Sep 01 00:35:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1570/3082] 192.168.122.147 () {60 vars in 1164 bytes} [Tue Sep 1 00:35:33 2026] GET /volume/v3/messages => generated 678 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-381c58e4-7fdd-4d23-a55f-d6a1f07b12ec None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-381c58e4-7fdd-4d23-a55f-d6a1f07b12ec tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] DELETE http://192.168.122.147/volume/v3/messages/0f04ebde-639d-41d8-8b26-109b7a084dc2 Sep 01 00:35:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-381c58e4-7fdd-4d23-a55f-d6a1f07b12ec tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-381c58e4-7fdd-4d23-a55f-d6a1f07b12ec tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:33 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5611c014-4df5-4916-be2b-81dfc524911f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot create request issued successfully. Sep 01 00:35:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5611c014-4df5-4916-be2b-81dfc524911f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:35:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1513/3083] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:35:33 2026] POST /volume/v3/snapshots => generated 308 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:35:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b4743f48-5a49-41c0-a108-eb487f061ffc None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b4743f48-5a49-41c0-a108-eb487f061ffc tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 Sep 01 00:35:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b4743f48-5a49-41c0-a108-eb487f061ffc tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b4743f48-5a49-41c0-a108-eb487f061ffc tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-381c58e4-7fdd-4d23-a55f-d6a1f07b12ec tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] http://192.168.122.147/volume/v3/messages/0f04ebde-639d-41d8-8b26-109b7a084dc2 returned with HTTP 204 Sep 01 00:35:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1571/3084] 192.168.122.147 () {60 vars in 1278 bytes} [Tue Sep 1 00:35:33 2026] DELETE /volume/v3/messages/0f04ebde-639d-41d8-8b26-109b7a084dc2 => generated 0 bytes in 36 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 00:35:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-263da41b-d3e5-495d-a549-0b0bf757018f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-263da41b-d3e5-495d-a549-0b0bf757018f tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/226eca6e-d439-4db3-8e8b-fbed594b1901 Sep 01 00:35:33 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:33 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-263da41b-d3e5-495d-a549-0b0bf757018f tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:33 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b4743f48-5a49-41c0-a108-eb487f061ffc tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-263da41b-d3e5-495d-a549-0b0bf757018f tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:33 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-263da41b-d3e5-495d-a549-0b0bf757018f tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Delete volume with id: 226eca6e-d439-4db3-8e8b-fbed594b1901 Sep 01 00:35:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b4743f48-5a49-41c0-a108-eb487f061ffc tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 returned with HTTP 200 Sep 01 00:35:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1514/3085] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:33 2026] GET /volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:33 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:33 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:33 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:33 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-263da41b-d3e5-495d-a549-0b0bf757018f tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Volume info retrieved successfully. Sep 01 00:35:33 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-263da41b-d3e5-495d-a549-0b0bf757018f tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87484) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 00:35:33 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-263da41b-d3e5-495d-a549-0b0bf757018f tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Created reservations ['60c850e2-cf2c-45b8-bf9d-c269ebe935fb', 'c367a883-e826-482e-be72-d7917dcb4c6f', '54a788d5-2ade-458f-a760-889ce91e41ae', '06ec0418-1353-4267-81b4-692635db85ba'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-263da41b-d3e5-495d-a549-0b0bf757018f tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Delete volume request issued successfully. Sep 01 00:35:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-263da41b-d3e5-495d-a549-0b0bf757018f tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] http://192.168.122.147/volume/v3/volumes/226eca6e-d439-4db3-8e8b-fbed594b1901 returned with HTTP 202 Sep 01 00:35:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1572/3086] 192.168.122.147 () {60 vars in 1275 bytes} [Tue Sep 1 00:35:33 2026] DELETE /volume/v3/volumes/226eca6e-d439-4db3-8e8b-fbed594b1901 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-09771359-8a88-4086-863b-28fbce742bcc None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-09771359-8a88-4086-863b-28fbce742bcc tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] DELETE http://192.168.122.147/volume/v3/types/e0aebf17-31c4-4db7-8533-78293e27a040 Sep 01 00:35:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-09771359-8a88-4086-863b-28fbce742bcc tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-09771359-8a88-4086-863b-28fbce742bcc tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-09771359-8a88-4086-863b-28fbce742bcc tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] http://192.168.122.147/volume/v3/types/e0aebf17-31c4-4db7-8533-78293e27a040 returned with HTTP 202 Sep 01 00:35:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1515/3087] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:35:33 2026] DELETE /volume/v3/types/e0aebf17-31c4-4db7-8533-78293e27a040 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5fed0273-2e47-4c52-adf3-2abf335a16c0 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5fed0273-2e47-4c52-adf3-2abf335a16c0 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:35:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5fed0273-2e47-4c52-adf3-2abf335a16c0 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2000878680", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2099674684", "vendor_name": "tempest-vendor_name-2122194899"}}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5fed0273-2e47-4c52-adf3-2abf335a16c0 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:35:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1573/3088] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:35:33 2026] POST /volume/v3/types => generated 329 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8616c28b-0d04-4017-a497-4da953d0e6bd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8616c28b-0d04-4017-a497-4da953d0e6bd tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:35:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8616c28b-0d04-4017-a497-4da953d0e6bd tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "be424011-bd19-43be-a44d-b91921ca5d97", "size": 1}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-8616c28b-0d04-4017-a497-4da953d0e6bd tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Create volume request body: {'volume': {'volume_type': 'be424011-bd19-43be-a44d-b91921ca5d97', 'size': 1}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:35:33 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-8616c28b-0d04-4017-a497-4da953d0e6bd tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Create volume of 1 GB Sep 01 00:35:33 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:33 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:33 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8616c28b-0d04-4017-a497-4da953d0e6bd tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Availability Zones retrieved successfully. Sep 01 00:35:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-324a1dc4-d5a5-41ba-99f3-63c337b354a1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:33 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8616c28b-0d04-4017-a497-4da953d0e6bd tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Flow 'volume_create_api' (60bf76c4-d7cf-4fd8-98cd-30c5dbfd11f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-324a1dc4-d5a5-41ba-99f3-63c337b354a1 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] GET http://192.168.122.147/volume/v3/volumes/e3383d9c-2e6b-483e-b96e-9fd7954338c0 Sep 01 00:35:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-324a1dc4-d5a5-41ba-99f3-63c337b354a1 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-324a1dc4-d5a5-41ba-99f3-63c337b354a1 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:33 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8616c28b-0d04-4017-a497-4da953d0e6bd tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71e501b7-b8f1-4caf-a618-2facf0e8184a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:33 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-8616c28b-0d04-4017-a497-4da953d0e6bd tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:35:33 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:33 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:33 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:33 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-324a1dc4-d5a5-41ba-99f3-63c337b354a1 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Volume info retrieved successfully. Sep 01 00:35:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-324a1dc4-d5a5-41ba-99f3-63c337b354a1 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] http://192.168.122.147/volume/v3/volumes/e3383d9c-2e6b-483e-b96e-9fd7954338c0 returned with HTTP 200 Sep 01 00:35:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1574/3089] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:33 2026] GET /volume/v3/volumes/e3383d9c-2e6b-483e-b96e-9fd7954338c0 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:33 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8616c28b-0d04-4017-a497-4da953d0e6bd tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71e501b7-b8f1-4caf-a618-2facf0e8184a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:35:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2099674684',vendor_name='tempest-vendor_name-2122194899'},id=be424011-bd19-43be-a44d-b91921ca5d97,is_public=True,name='tempest-ProjectAdminTests-volume-type-2000878680',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be424011-bd19-43be-a44d-b91921ca5d97', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:33 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8616c28b-0d04-4017-a497-4da953d0e6bd tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fb83fe5-ca5d-4329-adbb-41dccc408b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:34 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-8616c28b-0d04-4017-a497-4da953d0e6bd tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2000878680 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2000878680, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:35:34 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-8616c28b-0d04-4017-a497-4da953d0e6bd tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2000878680 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2000878680, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:35:34 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-8616c28b-0d04-4017-a497-4da953d0e6bd tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Created reservations ['e17ee48b-7d59-47c4-8a63-38df13534195', 'd9dd91a9-43d7-4ceb-a0a9-60c65ee7d619', '11469875-6717-4f7d-9b0f-c89ea0d091e5', '23ca1300-a9da-4799-aad3-8abebaac14c7'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8616c28b-0d04-4017-a497-4da953d0e6bd tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fb83fe5-ca5d-4329-adbb-41dccc408b2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e17ee48b-7d59-47c4-8a63-38df13534195', 'd9dd91a9-43d7-4ceb-a0a9-60c65ee7d619', '11469875-6717-4f7d-9b0f-c89ea0d091e5', '23ca1300-a9da-4799-aad3-8abebaac14c7']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8616c28b-0d04-4017-a497-4da953d0e6bd tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb1afaf2-8c9b-4e17-ae3b-10b9813689e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:34 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:34 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8616c28b-0d04-4017-a497-4da953d0e6bd tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb1afaf2-8c9b-4e17-ae3b-10b9813689e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f6ea77b-4373-4cf8-85c6-3bfc2bbd4943', '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='e431d8312d2346ff98c4b6d6cb0e584d',qos_specs=None,replication_status=,reservations=['e17ee48b-7d59-47c4-8a63-38df13534195','d9dd91a9-43d7-4ceb-a0a9-60c65ee7d619','11469875-6717-4f7d-9b0f-c89ea0d091e5','23ca1300-a9da-4799-aad3-8abebaac14c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='449f27d836b246dab41c58ea14666d32',volume_type_id=be424011-bd19-43be-a44d-b91921ca5d97), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:35:34Z,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=0f6ea77b-4373-4cf8-85c6-3bfc2bbd4943,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e431d8312d2346ff98c4b6d6cb0e584d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='449f27d836b246dab41c58ea14666d32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be424011-bd19-43be-a44d-b91921ca5d97),volume_type_id=be424011-bd19-43be-a44d-b91921ca5d97)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8616c28b-0d04-4017-a497-4da953d0e6bd tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc39d3f8-52f4-40fd-87a4-2d032c019219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8616c28b-0d04-4017-a497-4da953d0e6bd tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc39d3f8-52f4-40fd-87a4-2d032c019219) transitioned into state 'SUCCESS' from 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='e431d8312d2346ff98c4b6d6cb0e584d',qos_specs=None,replication_status=,reservations=['e17ee48b-7d59-47c4-8a63-38df13534195','d9dd91a9-43d7-4ceb-a0a9-60c65ee7d619','11469875-6717-4f7d-9b0f-c89ea0d091e5','23ca1300-a9da-4799-aad3-8abebaac14c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='449f27d836b246dab41c58ea14666d32',volume_type_id=be424011-bd19-43be-a44d-b91921ca5d97)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8616c28b-0d04-4017-a497-4da953d0e6bd tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e3dbe22-b649-46cd-a413-1f19154b83b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8616c28b-0d04-4017-a497-4da953d0e6bd tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e3dbe22-b649-46cd-a413-1f19154b83b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:34 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8616c28b-0d04-4017-a497-4da953d0e6bd tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Flow 'volume_create_api' (60bf76c4-d7cf-4fd8-98cd-30c5dbfd11f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:34 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8616c28b-0d04-4017-a497-4da953d0e6bd tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Create volume request issued successfully. Sep 01 00:35:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8616c28b-0d04-4017-a497-4da953d0e6bd tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:35:34 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1516/3090] 192.168.122.147 () {62 vars in 1182 bytes} [Tue Sep 1 00:35:33 2026] POST /volume/v3/volumes => generated 781 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:35:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e1d9f6fd-45db-4706-8314-b946bcc77c8a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e1d9f6fd-45db-4706-8314-b946bcc77c8a tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] GET http://192.168.122.147/volume/v3/volumes/0f6ea77b-4373-4cf8-85c6-3bfc2bbd4943 Sep 01 00:35:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e1d9f6fd-45db-4706-8314-b946bcc77c8a tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e1d9f6fd-45db-4706-8314-b946bcc77c8a tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:34 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:34 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:34 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:34 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:34 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e1d9f6fd-45db-4706-8314-b946bcc77c8a tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Volume info retrieved successfully. Sep 01 00:35:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e1d9f6fd-45db-4706-8314-b946bcc77c8a tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] http://192.168.122.147/volume/v3/volumes/0f6ea77b-4373-4cf8-85c6-3bfc2bbd4943 returned with HTTP 200 Sep 01 00:35:34 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1575/3091] 192.168.122.147 () {60 vars in 1272 bytes} [Tue Sep 1 00:35:34 2026] GET /volume/v3/volumes/0f6ea77b-4373-4cf8-85c6-3bfc2bbd4943 => generated 960 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-60e60725-8ab3-4e94-8b53-6efd753a87d5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-60e60725-8ab3-4e94-8b53-6efd753a87d5 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] GET http://192.168.122.147/volume/v3/snapshots/2abedf3a-14e2-4238-91f2-1ffad382cea1 Sep 01 00:35:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-60e60725-8ab3-4e94-8b53-6efd753a87d5 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:34 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-60e60725-8ab3-4e94-8b53-6efd753a87d5 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:34 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:34 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:34 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-60e60725-8ab3-4e94-8b53-6efd753a87d5 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Snapshot retrieved successfully. Sep 01 00:35:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-60e60725-8ab3-4e94-8b53-6efd753a87d5 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] http://192.168.122.147/volume/v3/snapshots/2abedf3a-14e2-4238-91f2-1ffad382cea1 returned with HTTP 200 Sep 01 00:35:34 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1517/3092] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:34 2026] GET /volume/v3/snapshots/2abedf3a-14e2-4238-91f2-1ffad382cea1 => generated 436 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-35a6544a-e9e3-4917-9188-088a1e22ce49 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-35a6544a-e9e3-4917-9188-088a1e22ce49 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 Sep 01 00:35:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-35a6544a-e9e3-4917-9188-088a1e22ce49 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:34 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-35a6544a-e9e3-4917-9188-088a1e22ce49 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:34 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:34 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:34 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-35a6544a-e9e3-4917-9188-088a1e22ce49 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:34 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-35a6544a-e9e3-4917-9188-088a1e22ce49 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 returned with HTTP 200 Sep 01 00:35:34 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1576/3093] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:34 2026] GET /volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-985ae1ad-b1a3-4243-bb27-08ecba07c965 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-985ae1ad-b1a3-4243-bb27-08ecba07c965 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] GET http://192.168.122.147/volume/v3/volumes/e3383d9c-2e6b-483e-b96e-9fd7954338c0 Sep 01 00:35:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-985ae1ad-b1a3-4243-bb27-08ecba07c965 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-985ae1ad-b1a3-4243-bb27-08ecba07c965 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:35 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:35 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:35 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:35 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:35 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-985ae1ad-b1a3-4243-bb27-08ecba07c965 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Volume info retrieved successfully. Sep 01 00:35:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-985ae1ad-b1a3-4243-bb27-08ecba07c965 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] http://192.168.122.147/volume/v3/volumes/e3383d9c-2e6b-483e-b96e-9fd7954338c0 returned with HTTP 200 Sep 01 00:35:35 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1518/3094] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:35 2026] GET /volume/v3/volumes/e3383d9c-2e6b-483e-b96e-9fd7954338c0 => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bc85d757-90ed-4c6a-aeef-be9aec265801 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bc85d757-90ed-4c6a-aeef-be9aec265801 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] GET http://192.168.122.147/volume/v3/volumes/0f6ea77b-4373-4cf8-85c6-3bfc2bbd4943 Sep 01 00:35:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bc85d757-90ed-4c6a-aeef-be9aec265801 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bc85d757-90ed-4c6a-aeef-be9aec265801 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:35 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:35 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:35 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:35 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:35 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-bc85d757-90ed-4c6a-aeef-be9aec265801 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Volume info retrieved successfully. Sep 01 00:35:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bc85d757-90ed-4c6a-aeef-be9aec265801 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] http://192.168.122.147/volume/v3/volumes/0f6ea77b-4373-4cf8-85c6-3bfc2bbd4943 returned with HTTP 200 Sep 01 00:35:35 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1577/3095] 192.168.122.147 () {60 vars in 1272 bytes} [Tue Sep 1 00:35:35 2026] GET /volume/v3/volumes/0f6ea77b-4373-4cf8-85c6-3bfc2bbd4943 => generated 981 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c474554a-ba88-40dd-8582-45d0bb4c6cc4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c474554a-ba88-40dd-8582-45d0bb4c6cc4 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] GET http://192.168.122.147/volume/v3/messages Sep 01 00:35:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c474554a-ba88-40dd-8582-45d0bb4c6cc4 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c474554a-ba88-40dd-8582-45d0bb4c6cc4 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c474554a-ba88-40dd-8582-45d0bb4c6cc4 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] http://192.168.122.147/volume/v3/messages returned with HTTP 200 Sep 01 00:35:35 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1519/3096] 192.168.122.147 () {60 vars in 1164 bytes} [Tue Sep 1 00:35:35 2026] GET /volume/v3/messages => generated 678 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-439235ac-496f-48d5-9588-ae4d02065adc None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-439235ac-496f-48d5-9588-ae4d02065adc tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] GET http://192.168.122.147/volume/v3/messages/a608d262-d172-4354-92d1-238f1c9ffe83 Sep 01 00:35:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-439235ac-496f-48d5-9588-ae4d02065adc tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-439235ac-496f-48d5-9588-ae4d02065adc tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-439235ac-496f-48d5-9588-ae4d02065adc tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] http://192.168.122.147/volume/v3/messages/a608d262-d172-4354-92d1-238f1c9ffe83 returned with HTTP 200 Sep 01 00:35:35 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1578/3097] 192.168.122.147 () {60 vars in 1275 bytes} [Tue Sep 1 00:35:35 2026] GET /volume/v3/messages/a608d262-d172-4354-92d1-238f1c9ffe83 => generated 675 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3aa63ded-1673-40af-8dfb-a0153429247d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3aa63ded-1673-40af-8dfb-a0153429247d tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] DELETE http://192.168.122.147/volume/v3/messages/a608d262-d172-4354-92d1-238f1c9ffe83 Sep 01 00:35:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3aa63ded-1673-40af-8dfb-a0153429247d tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3aa63ded-1673-40af-8dfb-a0153429247d tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3aa63ded-1673-40af-8dfb-a0153429247d tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] http://192.168.122.147/volume/v3/messages/a608d262-d172-4354-92d1-238f1c9ffe83 returned with HTTP 204 Sep 01 00:35:35 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1520/3098] 192.168.122.147 () {60 vars in 1278 bytes} [Tue Sep 1 00:35:35 2026] DELETE /volume/v3/messages/a608d262-d172-4354-92d1-238f1c9ffe83 => generated 0 bytes in 30 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 00:35:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-849e281c-882e-4339-abf0-329d5ca31de2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-849e281c-882e-4339-abf0-329d5ca31de2 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/0f6ea77b-4373-4cf8-85c6-3bfc2bbd4943 Sep 01 00:35:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-849e281c-882e-4339-abf0-329d5ca31de2 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-849e281c-882e-4339-abf0-329d5ca31de2 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:35 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-849e281c-882e-4339-abf0-329d5ca31de2 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Delete volume with id: 0f6ea77b-4373-4cf8-85c6-3bfc2bbd4943 Sep 01 00:35:35 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:35 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:35 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:35 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:35 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-849e281c-882e-4339-abf0-329d5ca31de2 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Volume info retrieved successfully. Sep 01 00:35:35 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-849e281c-882e-4339-abf0-329d5ca31de2 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87484) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 00:35:35 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-849e281c-882e-4339-abf0-329d5ca31de2 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2000878680 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2000878680, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:35:35 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-849e281c-882e-4339-abf0-329d5ca31de2 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2000878680 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2000878680, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:35:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-49042383-3c1b-4cce-9357-83d463ea6644 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-49042383-3c1b-4cce-9357-83d463ea6644 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] GET http://192.168.122.147/volume/v3/snapshots/2abedf3a-14e2-4238-91f2-1ffad382cea1 Sep 01 00:35:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-49042383-3c1b-4cce-9357-83d463ea6644 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-49042383-3c1b-4cce-9357-83d463ea6644 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:35 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-849e281c-882e-4339-abf0-329d5ca31de2 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Created reservations ['79ec9837-0f34-4865-94f3-dae44aac4d6b', 'f43881c2-a656-4988-8372-b5649f79eb0b', '643c1a33-d5e6-4043-b401-ff790193d8d8', '214c6da3-6c08-4257-b30c-0a2452af430b'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:35 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:35 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:35 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-49042383-3c1b-4cce-9357-83d463ea6644 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Snapshot retrieved successfully. Sep 01 00:35:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-49042383-3c1b-4cce-9357-83d463ea6644 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] http://192.168.122.147/volume/v3/snapshots/2abedf3a-14e2-4238-91f2-1ffad382cea1 returned with HTTP 200 Sep 01 00:35:35 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1521/3099] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:35 2026] GET /volume/v3/snapshots/2abedf3a-14e2-4238-91f2-1ffad382cea1 => generated 463 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2f907546-5001-41b6-a7a1-df6bd7faf032 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2f907546-5001-41b6-a7a1-df6bd7faf032 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/2abedf3a-14e2-4238-91f2-1ffad382cea1 Sep 01 00:35:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2f907546-5001-41b6-a7a1-df6bd7faf032 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2f907546-5001-41b6-a7a1-df6bd7faf032 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:35 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-2f907546-5001-41b6-a7a1-df6bd7faf032 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Delete snapshot with id: 2abedf3a-14e2-4238-91f2-1ffad382cea1 Sep 01 00:35:35 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:35 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:35 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2f907546-5001-41b6-a7a1-df6bd7faf032 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Snapshot retrieved successfully. Sep 01 00:35:35 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:35 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:35 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-849e281c-882e-4339-abf0-329d5ca31de2 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Delete volume request issued successfully. Sep 01 00:35:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-849e281c-882e-4339-abf0-329d5ca31de2 tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] http://192.168.122.147/volume/v3/volumes/0f6ea77b-4373-4cf8-85c6-3bfc2bbd4943 returned with HTTP 202 Sep 01 00:35:35 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1579/3100] 192.168.122.147 () {60 vars in 1275 bytes} [Tue Sep 1 00:35:35 2026] DELETE /volume/v3/volumes/0f6ea77b-4373-4cf8-85c6-3bfc2bbd4943 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-747d48ab-5b82-4ac6-8c1a-d334a1ac46ec None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-747d48ab-5b82-4ac6-8c1a-d334a1ac46ec tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] DELETE http://192.168.122.147/volume/v3/types/be424011-bd19-43be-a44d-b91921ca5d97 Sep 01 00:35:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-747d48ab-5b82-4ac6-8c1a-d334a1ac46ec tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-747d48ab-5b82-4ac6-8c1a-d334a1ac46ec tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:35 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2f907546-5001-41b6-a7a1-df6bd7faf032 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Snapshot delete request issued successfully. Sep 01 00:35:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2f907546-5001-41b6-a7a1-df6bd7faf032 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] http://192.168.122.147/volume/v3/snapshots/2abedf3a-14e2-4238-91f2-1ffad382cea1 returned with HTTP 202 Sep 01 00:35:35 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1522/3101] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:35:35 2026] DELETE /volume/v3/snapshots/2abedf3a-14e2-4238-91f2-1ffad382cea1 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c2286d60-4c66-4c4d-a063-7293f0762d89 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c2286d60-4c66-4c4d-a063-7293f0762d89 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 Sep 01 00:35:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c2286d60-4c66-4c4d-a063-7293f0762d89 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c2286d60-4c66-4c4d-a063-7293f0762d89 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:35 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:35 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:35 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c2286d60-4c66-4c4d-a063-7293f0762d89 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c2286d60-4c66-4c4d-a063-7293f0762d89 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 returned with HTTP 200 Sep 01 00:35:35 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1523/3102] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:35 2026] GET /volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-61fd0f16-c717-4ae6-aac3-9636f1b61108 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-61fd0f16-c717-4ae6-aac3-9636f1b61108 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] GET http://192.168.122.147/volume/v3/snapshots/2abedf3a-14e2-4238-91f2-1ffad382cea1 Sep 01 00:35:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-61fd0f16-c717-4ae6-aac3-9636f1b61108 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-61fd0f16-c717-4ae6-aac3-9636f1b61108 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:35 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:35 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:35 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-61fd0f16-c717-4ae6-aac3-9636f1b61108 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Snapshot retrieved successfully. Sep 01 00:35:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-61fd0f16-c717-4ae6-aac3-9636f1b61108 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] http://192.168.122.147/volume/v3/snapshots/2abedf3a-14e2-4238-91f2-1ffad382cea1 returned with HTTP 200 Sep 01 00:35:35 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1524/3103] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:35 2026] GET /volume/v3/snapshots/2abedf3a-14e2-4238-91f2-1ffad382cea1 => generated 462 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-747d48ab-5b82-4ac6-8c1a-d334a1ac46ec tempest-ProjectAdminTests-1657001652 tempest-ProjectAdminTests-1657001652-project-admin] http://192.168.122.147/volume/v3/types/be424011-bd19-43be-a44d-b91921ca5d97 returned with HTTP 202 Sep 01 00:35:35 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1580/3104] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:35:35 2026] DELETE /volume/v3/types/be424011-bd19-43be-a44d-b91921ca5d97 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-cd92d43f-b6fb-4b1d-8e03-a8ac141b94e3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cd92d43f-b6fb-4b1d-8e03-a8ac141b94e3 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] GET http://192.168.122.147/volume/v3/volumes/e3383d9c-2e6b-483e-b96e-9fd7954338c0 Sep 01 00:35:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cd92d43f-b6fb-4b1d-8e03-a8ac141b94e3 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cd92d43f-b6fb-4b1d-8e03-a8ac141b94e3 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:36 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:36 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:36 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:36 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-cd92d43f-b6fb-4b1d-8e03-a8ac141b94e3 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Volume info retrieved successfully. Sep 01 00:35:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cd92d43f-b6fb-4b1d-8e03-a8ac141b94e3 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] http://192.168.122.147/volume/v3/volumes/e3383d9c-2e6b-483e-b96e-9fd7954338c0 returned with HTTP 200 Sep 01 00:35:36 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1525/3105] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:36 2026] GET /volume/v3/volumes/e3383d9c-2e6b-483e-b96e-9fd7954338c0 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b5995f5a-2e62-46cf-8cf2-c82a21e2394e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b5995f5a-2e62-46cf-8cf2-c82a21e2394e tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 Sep 01 00:35:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b5995f5a-2e62-46cf-8cf2-c82a21e2394e tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:36 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b5995f5a-2e62-46cf-8cf2-c82a21e2394e tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:36 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:36 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-97451909-e1bf-4840-b372-496ea07c9aee None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:36 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b5995f5a-2e62-46cf-8cf2-c82a21e2394e tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:36 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b5995f5a-2e62-46cf-8cf2-c82a21e2394e tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 returned with HTTP 200 Sep 01 00:35:36 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1581/3106] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:36 2026] GET /volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-97451909-e1bf-4840-b372-496ea07c9aee tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] GET http://192.168.122.147/volume/v3/snapshots/2abedf3a-14e2-4238-91f2-1ffad382cea1 Sep 01 00:35:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-97451909-e1bf-4840-b372-496ea07c9aee tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-97451909-e1bf-4840-b372-496ea07c9aee tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:36 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:36 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-97451909-e1bf-4840-b372-496ea07c9aee tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Snapshot retrieved successfully. Sep 01 00:35:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-97451909-e1bf-4840-b372-496ea07c9aee tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] http://192.168.122.147/volume/v3/snapshots/2abedf3a-14e2-4238-91f2-1ffad382cea1 returned with HTTP 200 Sep 01 00:35:36 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1526/3107] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:36 2026] GET /volume/v3/snapshots/2abedf3a-14e2-4238-91f2-1ffad382cea1 => generated 462 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ba56f3e1-99e2-46de-aa80-d99c184f82c4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ba56f3e1-99e2-46de-aa80-d99c184f82c4 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] GET http://192.168.122.147/volume/v3/volumes/e3383d9c-2e6b-483e-b96e-9fd7954338c0 Sep 01 00:35:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ba56f3e1-99e2-46de-aa80-d99c184f82c4 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ba56f3e1-99e2-46de-aa80-d99c184f82c4 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:37 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:37 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:37 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:37 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:37 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ba56f3e1-99e2-46de-aa80-d99c184f82c4 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Volume info retrieved successfully. Sep 01 00:35:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ba56f3e1-99e2-46de-aa80-d99c184f82c4 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] http://192.168.122.147/volume/v3/volumes/e3383d9c-2e6b-483e-b96e-9fd7954338c0 returned with HTTP 200 Sep 01 00:35:37 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1582/3108] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:37 2026] GET /volume/v3/volumes/e3383d9c-2e6b-483e-b96e-9fd7954338c0 => generated 1017 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:35:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-64536f30-6366-40e0-ac5b-a966375a82f5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-64536f30-6366-40e0-ac5b-a966375a82f5 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-reader] POST http://192.168.122.147/volume/v3/volumes/e3383d9c-2e6b-483e-b96e-9fd7954338c0/action Sep 01 00:35:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-64536f30-6366-40e0-ac5b-a966375a82f5 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:35:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-64536f30-6366-40e0-ac5b-a966375a82f5 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:37 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:37 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:37 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:37 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:37 devstack devstack@c-api.service[87485]: DEBUG cinder.policy [None req-64536f30-6366-40e0-ac5b-a966375a82f5 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '79f245f9756b40f491e365061fb7a95a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac2eeb2fbcb140d48cc025d20fb64701', '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=87485) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:35:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-64536f30-6366-40e0-ac5b-a966375a82f5 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-reader] http://192.168.122.147/volume/v3/volumes/e3383d9c-2e6b-483e-b96e-9fd7954338c0/action returned with HTTP 403 Sep 01 00:35:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1527/3109] 192.168.122.147 () {60 vars in 1274 bytes} [Tue Sep 1 00:35:37 2026] POST /volume/v3/volumes/e3383d9c-2e6b-483e-b96e-9fd7954338c0/action => generated 131 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6d780aff-a409-4f12-9680-f9a5ca4bb39d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6d780aff-a409-4f12-9680-f9a5ca4bb39d tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/e3383d9c-2e6b-483e-b96e-9fd7954338c0 Sep 01 00:35:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6d780aff-a409-4f12-9680-f9a5ca4bb39d tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6d780aff-a409-4f12-9680-f9a5ca4bb39d tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:37 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-6d780aff-a409-4f12-9680-f9a5ca4bb39d tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Delete volume with id: e3383d9c-2e6b-483e-b96e-9fd7954338c0 Sep 01 00:35:37 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:37 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:37 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:37 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:37 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6d780aff-a409-4f12-9680-f9a5ca4bb39d tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Volume info retrieved successfully. Sep 01 00:35:37 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6d780aff-a409-4f12-9680-f9a5ca4bb39d tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Delete volume request issued successfully. Sep 01 00:35:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6d780aff-a409-4f12-9680-f9a5ca4bb39d tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] http://192.168.122.147/volume/v3/volumes/e3383d9c-2e6b-483e-b96e-9fd7954338c0 returned with HTTP 202 Sep 01 00:35:37 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1583/3110] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:35:37 2026] DELETE /volume/v3/volumes/e3383d9c-2e6b-483e-b96e-9fd7954338c0 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7851823a-8342-40da-8424-b7e28dd436ee None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7851823a-8342-40da-8424-b7e28dd436ee tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] GET http://192.168.122.147/volume/v3/volumes/e3383d9c-2e6b-483e-b96e-9fd7954338c0 Sep 01 00:35:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7851823a-8342-40da-8424-b7e28dd436ee tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7851823a-8342-40da-8424-b7e28dd436ee tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:37 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:37 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:37 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:37 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7851823a-8342-40da-8424-b7e28dd436ee tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Volume info retrieved successfully. Sep 01 00:35:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7851823a-8342-40da-8424-b7e28dd436ee tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] http://192.168.122.147/volume/v3/volumes/e3383d9c-2e6b-483e-b96e-9fd7954338c0 returned with HTTP 200 Sep 01 00:35:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1528/3111] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:37 2026] GET /volume/v3/volumes/e3383d9c-2e6b-483e-b96e-9fd7954338c0 => generated 1016 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-006de862-4b09-4b3c-81bf-6b8689c80ac3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-006de862-4b09-4b3c-81bf-6b8689c80ac3 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 Sep 01 00:35:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-006de862-4b09-4b3c-81bf-6b8689c80ac3 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-006de862-4b09-4b3c-81bf-6b8689c80ac3 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-055e4dbe-0864-42b2-bb4c-620f41b9946c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-055e4dbe-0864-42b2-bb4c-620f41b9946c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] GET http://192.168.122.147/volume/v3/snapshots/2abedf3a-14e2-4238-91f2-1ffad382cea1 Sep 01 00:35:37 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:37 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:37 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-006de862-4b09-4b3c-81bf-6b8689c80ac3 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-055e4dbe-0864-42b2-bb4c-620f41b9946c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-055e4dbe-0864-42b2-bb4c-620f41b9946c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-006de862-4b09-4b3c-81bf-6b8689c80ac3 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 returned with HTTP 200 Sep 01 00:35:37 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1584/3112] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:37 2026] GET /volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 => generated 440 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-055e4dbe-0864-42b2-bb4c-620f41b9946c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] http://192.168.122.147/volume/v3/snapshots/2abedf3a-14e2-4238-91f2-1ffad382cea1 returned with HTTP 404 Sep 01 00:35:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1529/3113] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:37 2026] GET /volume/v3/snapshots/2abedf3a-14e2-4238-91f2-1ffad382cea1 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b129e484-aa84-4ff3-8b58-64bfac85d065 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b129e484-aa84-4ff3-8b58-64bfac85d065 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/bdb7f2f9-b0c3-4c64-919a-2b0584372528 Sep 01 00:35:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b129e484-aa84-4ff3-8b58-64bfac85d065 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b129e484-aa84-4ff3-8b58-64bfac85d065 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:37 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-b129e484-aa84-4ff3-8b58-64bfac85d065 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Delete volume with id: bdb7f2f9-b0c3-4c64-919a-2b0584372528 Sep 01 00:35:37 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:37 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:37 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:37 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:37 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b129e484-aa84-4ff3-8b58-64bfac85d065 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:35:37 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b129e484-aa84-4ff3-8b58-64bfac85d065 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Delete volume request issued successfully. Sep 01 00:35:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b129e484-aa84-4ff3-8b58-64bfac85d065 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/bdb7f2f9-b0c3-4c64-919a-2b0584372528 returned with HTTP 202 Sep 01 00:35:37 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1585/3114] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:35:37 2026] DELETE /volume/v3/volumes/bdb7f2f9-b0c3-4c64-919a-2b0584372528 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c29137bb-e4e1-4431-b78e-3043a8089d9b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c29137bb-e4e1-4431-b78e-3043a8089d9b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/bdb7f2f9-b0c3-4c64-919a-2b0584372528 Sep 01 00:35:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c29137bb-e4e1-4431-b78e-3043a8089d9b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c29137bb-e4e1-4431-b78e-3043a8089d9b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:37 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:37 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:37 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:37 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c29137bb-e4e1-4431-b78e-3043a8089d9b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:35:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c29137bb-e4e1-4431-b78e-3043a8089d9b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/bdb7f2f9-b0c3-4c64-919a-2b0584372528 returned with HTTP 200 Sep 01 00:35:38 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1530/3115] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:37 2026] GET /volume/v3/volumes/bdb7f2f9-b0c3-4c64-919a-2b0584372528 => generated 1016 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b6550408-17f3-46ee-baaf-7040173289df None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b6550408-17f3-46ee-baaf-7040173289df tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] GET http://192.168.122.147/volume/v3/volumes/e3383d9c-2e6b-483e-b96e-9fd7954338c0 Sep 01 00:35:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b6550408-17f3-46ee-baaf-7040173289df tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b6550408-17f3-46ee-baaf-7040173289df tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:38 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:38 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:38 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:38 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:38 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b6550408-17f3-46ee-baaf-7040173289df tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Volume info retrieved successfully. Sep 01 00:35:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b6550408-17f3-46ee-baaf-7040173289df tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] http://192.168.122.147/volume/v3/volumes/e3383d9c-2e6b-483e-b96e-9fd7954338c0 returned with HTTP 200 Sep 01 00:35:38 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1586/3116] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:38 2026] GET /volume/v3/volumes/e3383d9c-2e6b-483e-b96e-9fd7954338c0 => generated 1016 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-18b78f24-7127-40ef-a01c-acd548ec899c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-18b78f24-7127-40ef-a01c-acd548ec899c tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 Sep 01 00:35:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-18b78f24-7127-40ef-a01c-acd548ec899c tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-18b78f24-7127-40ef-a01c-acd548ec899c tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:38 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:38 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:38 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-18b78f24-7127-40ef-a01c-acd548ec899c tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-18b78f24-7127-40ef-a01c-acd548ec899c tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 returned with HTTP 200 Sep 01 00:35:38 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1531/3117] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:38 2026] GET /volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 => generated 467 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-349ca470-4704-44b7-b189-df4771f7be91 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-349ca470-4704-44b7-b189-df4771f7be91 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-reader] POST http://192.168.122.147/volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054/action Sep 01 00:35:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-349ca470-4704-44b7-b189-df4771f7be91 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:35:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-349ca470-4704-44b7-b189-df4771f7be91 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.contrib.admin_actions [None req-349ca470-4704-44b7-b189-df4771f7be91 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-reader] Updating snapshot '4bc9b2df-8f64-406e-b07d-fe42967a5054' with '{'status': 'error'}' {{(pid=87484) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 00:35:38 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:38 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:38 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-349ca470-4704-44b7-b189-df4771f7be91 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '9ed93cc8460547cb91405bda36cbcb6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5145191c4c2d4dac9b9085f4d84c539e', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:35:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-349ca470-4704-44b7-b189-df4771f7be91 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-reader] http://192.168.122.147/volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054/action returned with HTTP 403 Sep 01 00:35:38 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1587/3118] 192.168.122.147 () {60 vars in 1280 bytes} [Tue Sep 1 00:35:38 2026] POST /volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054/action => generated 133 bytes in 44 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3f64b7cb-8d47-47be-9faf-5e1f36f799c9 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3f64b7cb-8d47-47be-9faf-5e1f36f799c9 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] DELETE http://192.168.122.147/volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 Sep 01 00:35:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3f64b7cb-8d47-47be-9faf-5e1f36f799c9 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:38 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3f64b7cb-8d47-47be-9faf-5e1f36f799c9 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:38 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-3f64b7cb-8d47-47be-9faf-5e1f36f799c9 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Delete snapshot with id: 4bc9b2df-8f64-406e-b07d-fe42967a5054 Sep 01 00:35:38 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:38 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:38 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3f64b7cb-8d47-47be-9faf-5e1f36f799c9 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:38 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:38 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:38 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3f64b7cb-8d47-47be-9faf-5e1f36f799c9 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot delete request issued successfully. Sep 01 00:35:38 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3f64b7cb-8d47-47be-9faf-5e1f36f799c9 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 returned with HTTP 202 Sep 01 00:35:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1532/3119] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:35:38 2026] DELETE /volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8512c775-efc9-4623-a03f-1405bf81a48f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8512c775-efc9-4623-a03f-1405bf81a48f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 Sep 01 00:35:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8512c775-efc9-4623-a03f-1405bf81a48f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8512c775-efc9-4623-a03f-1405bf81a48f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-53253083-0ae0-4559-a13a-425cc4dfe419 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:39 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:39 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-53253083-0ae0-4559-a13a-425cc4dfe419 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/bdb7f2f9-b0c3-4c64-919a-2b0584372528 Sep 01 00:35:39 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8512c775-efc9-4623-a03f-1405bf81a48f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-53253083-0ae0-4559-a13a-425cc4dfe419 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-53253083-0ae0-4559-a13a-425cc4dfe419 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8512c775-efc9-4623-a03f-1405bf81a48f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 returned with HTTP 200 Sep 01 00:35:39 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1588/3120] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:39 2026] GET /volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-53253083-0ae0-4559-a13a-425cc4dfe419 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/bdb7f2f9-b0c3-4c64-919a-2b0584372528 returned with HTTP 404 Sep 01 00:35:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1533/3121] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:39 2026] GET /volume/v3/volumes/bdb7f2f9-b0c3-4c64-919a-2b0584372528 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d68ff8c4-281a-46a4-a288-0e926727fd6c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d68ff8c4-281a-46a4-a288-0e926727fd6c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:35:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d68ff8c4-281a-46a4-a288-0e926727fd6c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-304580404"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-d68ff8c4-281a-46a4-a288-0e926727fd6c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-304580404'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:35:39 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-d68ff8c4-281a-46a4-a288-0e926727fd6c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create volume of 1 GB Sep 01 00:35:39 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d68ff8c4-281a-46a4-a288-0e926727fd6c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Availability Zones retrieved successfully. Sep 01 00:35:39 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d68ff8c4-281a-46a4-a288-0e926727fd6c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Flow 'volume_create_api' (7819fd66-526d-4f57-9913-a24b8fef46c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:39 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d68ff8c4-281a-46a4-a288-0e926727fd6c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a874d62-8d50-47ce-ac77-bda4e3a86356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:39 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-d68ff8c4-281a-46a4-a288-0e926727fd6c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:35:39 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d68ff8c4-281a-46a4-a288-0e926727fd6c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a874d62-8d50-47ce-ac77-bda4e3a86356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:39 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d68ff8c4-281a-46a4-a288-0e926727fd6c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa7829ba-4137-4458-9e04-3e3fb29814b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:39 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-d68ff8c4-281a-46a4-a288-0e926727fd6c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Created reservations ['df37dd76-6c6e-474e-8b6b-3215aaced291', 'd7208615-f0ca-4e2e-8509-29a51ad6a54c', 'f7fea26f-e126-4864-9d7f-4c2046e81617', '9793939c-a1f2-4d30-a789-831cff522da4'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:39 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d68ff8c4-281a-46a4-a288-0e926727fd6c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa7829ba-4137-4458-9e04-3e3fb29814b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df37dd76-6c6e-474e-8b6b-3215aaced291', 'd7208615-f0ca-4e2e-8509-29a51ad6a54c', 'f7fea26f-e126-4864-9d7f-4c2046e81617', '9793939c-a1f2-4d30-a789-831cff522da4']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:39 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d68ff8c4-281a-46a4-a288-0e926727fd6c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bd0ea33-6bd3-4a5e-8596-b48b1e990b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:39 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:39 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:39 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d68ff8c4-281a-46a4-a288-0e926727fd6c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bd0ea33-6bd3-4a5e-8596-b48b1e990b7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea896b85-39bc-41bb-8b8e-01218b7b8022', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-304580404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e949fba3e08445db9f9f354a2b0af48',qos_specs=None,replication_status=,reservations=['df37dd76-6c6e-474e-8b6b-3215aaced291','d7208615-f0ca-4e2e-8509-29a51ad6a54c','f7fea26f-e126-4864-9d7f-4c2046e81617','9793939c-a1f2-4d30-a789-831cff522da4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9274671d29204522af7745b002dfc04e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:35:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-304580404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea896b85-39bc-41bb-8b8e-01218b7b8022,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e949fba3e08445db9f9f354a2b0af48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9274671d29204522af7745b002dfc04e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:39 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d68ff8c4-281a-46a4-a288-0e926727fd6c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a48301c8-74b2-4c88-8097-b44f06ad0676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:39 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d68ff8c4-281a-46a4-a288-0e926727fd6c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a48301c8-74b2-4c88-8097-b44f06ad0676) transitioned into state 'SUCCESS' from state '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-304580404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e949fba3e08445db9f9f354a2b0af48',qos_specs=None,replication_status=,reservations=['df37dd76-6c6e-474e-8b6b-3215aaced291','d7208615-f0ca-4e2e-8509-29a51ad6a54c','f7fea26f-e126-4864-9d7f-4c2046e81617','9793939c-a1f2-4d30-a789-831cff522da4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9274671d29204522af7745b002dfc04e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:39 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d68ff8c4-281a-46a4-a288-0e926727fd6c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (993f8451-623e-4b98-b16c-244f609e3d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:39 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d68ff8c4-281a-46a4-a288-0e926727fd6c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (993f8451-623e-4b98-b16c-244f609e3d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:39 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-d68ff8c4-281a-46a4-a288-0e926727fd6c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Flow 'volume_create_api' (7819fd66-526d-4f57-9913-a24b8fef46c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:39 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d68ff8c4-281a-46a4-a288-0e926727fd6c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create volume request issued successfully. Sep 01 00:35:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d68ff8c4-281a-46a4-a288-0e926727fd6c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:35:39 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1589/3122] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:35:39 2026] POST /volume/v3/volumes => generated 786 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:35:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ad1de24b-af27-4f9e-bc1c-9733bea28192 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ad1de24b-af27-4f9e-bc1c-9733bea28192 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/ea896b85-39bc-41bb-8b8e-01218b7b8022 Sep 01 00:35:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ad1de24b-af27-4f9e-bc1c-9733bea28192 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ad1de24b-af27-4f9e-bc1c-9733bea28192 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8e45302e-f105-4659-8670-98a64e54e219 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8e45302e-f105-4659-8670-98a64e54e219 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] GET http://192.168.122.147/volume/v3/volumes/e3383d9c-2e6b-483e-b96e-9fd7954338c0 Sep 01 00:35:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8e45302e-f105-4659-8670-98a64e54e219 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8e45302e-f105-4659-8670-98a64e54e219 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:39 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:39 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:39 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:39 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8e45302e-f105-4659-8670-98a64e54e219 tempest-ProjectReaderTests-1481137753 tempest-ProjectReaderTests-1481137753-project-admin] http://192.168.122.147/volume/v3/volumes/e3383d9c-2e6b-483e-b96e-9fd7954338c0 returned with HTTP 404 Sep 01 00:35:39 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1590/3123] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:39 2026] GET /volume/v3/volumes/e3383d9c-2e6b-483e-b96e-9fd7954338c0 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:39 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ad1de24b-af27-4f9e-bc1c-9733bea28192 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:35:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ad1de24b-af27-4f9e-bc1c-9733bea28192 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/ea896b85-39bc-41bb-8b8e-01218b7b8022 returned with HTTP 200 Sep 01 00:35:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1534/3124] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:39 2026] GET /volume/v3/volumes/ea896b85-39bc-41bb-8b8e-01218b7b8022 => generated 965 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ee1672ab-0a9d-4038-ac6d-7bbf6a41072b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d32ca65b-5b8c-4d11-b335-a0d1fcd83802 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d32ca65b-5b8c-4d11-b335-a0d1fcd83802 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 Sep 01 00:35:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d32ca65b-5b8c-4d11-b335-a0d1fcd83802 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d32ca65b-5b8c-4d11-b335-a0d1fcd83802 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:40 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:40 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d32ca65b-5b8c-4d11-b335-a0d1fcd83802 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d32ca65b-5b8c-4d11-b335-a0d1fcd83802 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 returned with HTTP 200 Sep 01 00:35:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1535/3125] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:40 2026] GET /volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 => generated 466 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ee1672ab-0a9d-4038-ac6d-7bbf6a41072b tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:35:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ee1672ab-0a9d-4038-ac6d-7bbf6a41072b tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-976086559", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1575470356", "vendor_name": "tempest-vendor_name-176250191"}}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:40 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:40 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ee1672ab-0a9d-4038-ac6d-7bbf6a41072b tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:35:40 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1591/3126] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:35:39 2026] POST /volume/v3/types => generated 328 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6cf7fe74-d378-4fb7-9248-561ed4e6739f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6cf7fe74-d378-4fb7-9248-561ed4e6739f tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:35:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6cf7fe74-d378-4fb7-9248-561ed4e6739f tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e87a0779-04c9-4966-ae19-9d0c86450d88", "size": 1}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-6cf7fe74-d378-4fb7-9248-561ed4e6739f tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Create volume request body: {'volume': {'volume_type': 'e87a0779-04c9-4966-ae19-9d0c86450d88', 'size': 1}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:35:40 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-6cf7fe74-d378-4fb7-9248-561ed4e6739f tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Create volume of 1 GB Sep 01 00:35:40 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:40 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6cf7fe74-d378-4fb7-9248-561ed4e6739f tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Availability Zones retrieved successfully. Sep 01 00:35:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-6cf7fe74-d378-4fb7-9248-561ed4e6739f tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Flow 'volume_create_api' (dda12e87-eb54-4a5f-b725-0a6ce92ea538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-6cf7fe74-d378-4fb7-9248-561ed4e6739f tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a77935d-1741-470d-8392-f55bd0ab519b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-6cf7fe74-d378-4fb7-9248-561ed4e6739f tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:35:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-6cf7fe74-d378-4fb7-9248-561ed4e6739f tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a77935d-1741-470d-8392-f55bd0ab519b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:35:40Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1575470356',vendor_name='tempest-vendor_name-176250191'},id=e87a0779-04c9-4966-ae19-9d0c86450d88,is_public=True,name='tempest-ProjectMemberTests-volume-type-976086559',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e87a0779-04c9-4966-ae19-9d0c86450d88', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-6cf7fe74-d378-4fb7-9248-561ed4e6739f tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7155dc00-6c06-40db-9c64-471f73667928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:40 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-6cf7fe74-d378-4fb7-9248-561ed4e6739f tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-976086559 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-976086559, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:35:40 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-6cf7fe74-d378-4fb7-9248-561ed4e6739f tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-976086559 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-976086559, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:35:40 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-6cf7fe74-d378-4fb7-9248-561ed4e6739f tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Created reservations ['27cd3e31-922c-4912-a536-bf1b0b392e93', '4fb7dd3e-8be3-40dc-87dd-9724316469e4', 'deaf0e98-0636-42cd-b465-5f3f79c445f9', '013a5b6f-6ef5-4396-a6e9-9b8eb32ac7fe'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-6cf7fe74-d378-4fb7-9248-561ed4e6739f tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7155dc00-6c06-40db-9c64-471f73667928) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27cd3e31-922c-4912-a536-bf1b0b392e93', '4fb7dd3e-8be3-40dc-87dd-9724316469e4', 'deaf0e98-0636-42cd-b465-5f3f79c445f9', '013a5b6f-6ef5-4396-a6e9-9b8eb32ac7fe']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-6cf7fe74-d378-4fb7-9248-561ed4e6739f tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (606a7ed4-f3a1-44c5-81cd-aedcaf19f92e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:40 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:40 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-6cf7fe74-d378-4fb7-9248-561ed4e6739f tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (606a7ed4-f3a1-44c5-81cd-aedcaf19f92e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0293bc97-d64e-4e0a-a2a0-5bd8bc68303d', '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='0a9fb93812b14e15975fb7bad7b8dc4c',qos_specs=None,replication_status=,reservations=['27cd3e31-922c-4912-a536-bf1b0b392e93','4fb7dd3e-8be3-40dc-87dd-9724316469e4','deaf0e98-0636-42cd-b465-5f3f79c445f9','013a5b6f-6ef5-4396-a6e9-9b8eb32ac7fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16d05b2239de4d2ead1daca737a0a2d8',volume_type_id=e87a0779-04c9-4966-ae19-9d0c86450d88), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:35: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=0293bc97-d64e-4e0a-a2a0-5bd8bc68303d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a9fb93812b14e15975fb7bad7b8dc4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16d05b2239de4d2ead1daca737a0a2d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e87a0779-04c9-4966-ae19-9d0c86450d88),volume_type_id=e87a0779-04c9-4966-ae19-9d0c86450d88)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-6cf7fe74-d378-4fb7-9248-561ed4e6739f tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9987258-aac9-471b-8352-590be1b7dd1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6c11bbf0-6388-4f33-8eb4-3084b278e812 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6c11bbf0-6388-4f33-8eb4-3084b278e812 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/ea896b85-39bc-41bb-8b8e-01218b7b8022 Sep 01 00:35:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6c11bbf0-6388-4f33-8eb4-3084b278e812 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6c11bbf0-6388-4f33-8eb4-3084b278e812 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-6cf7fe74-d378-4fb7-9248-561ed4e6739f tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9987258-aac9-471b-8352-590be1b7dd1c) transitioned into state 'SUCCESS' from 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='0a9fb93812b14e15975fb7bad7b8dc4c',qos_specs=None,replication_status=,reservations=['27cd3e31-922c-4912-a536-bf1b0b392e93','4fb7dd3e-8be3-40dc-87dd-9724316469e4','deaf0e98-0636-42cd-b465-5f3f79c445f9','013a5b6f-6ef5-4396-a6e9-9b8eb32ac7fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16d05b2239de4d2ead1daca737a0a2d8',volume_type_id=e87a0779-04c9-4966-ae19-9d0c86450d88)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-6cf7fe74-d378-4fb7-9248-561ed4e6739f tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (683f7e82-1b9f-4a83-9f0d-45f2b81ad464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:40 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:40 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:40 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:40 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:40 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6c11bbf0-6388-4f33-8eb4-3084b278e812 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:35:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6c11bbf0-6388-4f33-8eb4-3084b278e812 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/ea896b85-39bc-41bb-8b8e-01218b7b8022 returned with HTTP 200 Sep 01 00:35:40 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1592/3127] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:40 2026] GET /volume/v3/volumes/ea896b85-39bc-41bb-8b8e-01218b7b8022 => generated 1015 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-6cf7fe74-d378-4fb7-9248-561ed4e6739f tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (683f7e82-1b9f-4a83-9f0d-45f2b81ad464) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-6cf7fe74-d378-4fb7-9248-561ed4e6739f tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Flow 'volume_create_api' (dda12e87-eb54-4a5f-b725-0a6ce92ea538) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6cf7fe74-d378-4fb7-9248-561ed4e6739f tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Create volume request issued successfully. Sep 01 00:35:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6cf7fe74-d378-4fb7-9248-561ed4e6739f tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:35:40 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1536/3128] 192.168.122.147 () {62 vars in 1182 bytes} [Tue Sep 1 00:35:40 2026] POST /volume/v3/volumes => generated 781 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:35:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ac6ad89a-acfc-4b06-8cf5-22c7a5fb638c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ac6ad89a-acfc-4b06-8cf5-22c7a5fb638c tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] GET http://192.168.122.147/volume/v3/volumes/0293bc97-d64e-4e0a-a2a0-5bd8bc68303d Sep 01 00:35:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ac6ad89a-acfc-4b06-8cf5-22c7a5fb638c tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ac6ad89a-acfc-4b06-8cf5-22c7a5fb638c tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:40 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:40 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:40 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:40 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:40 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ac6ad89a-acfc-4b06-8cf5-22c7a5fb638c tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Volume info retrieved successfully. Sep 01 00:35:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ac6ad89a-acfc-4b06-8cf5-22c7a5fb638c tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] http://192.168.122.147/volume/v3/volumes/0293bc97-d64e-4e0a-a2a0-5bd8bc68303d returned with HTTP 200 Sep 01 00:35:40 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1593/3129] 192.168.122.147 () {60 vars in 1272 bytes} [Tue Sep 1 00:35:40 2026] GET /volume/v3/volumes/0293bc97-d64e-4e0a-a2a0-5bd8bc68303d => generated 960 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f4deca11-c402-4792-95e3-ea40e9352325 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f4deca11-c402-4792-95e3-ea40e9352325 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 Sep 01 00:35:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f4deca11-c402-4792-95e3-ea40e9352325 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f4deca11-c402-4792-95e3-ea40e9352325 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:41 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:41 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:41 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f4deca11-c402-4792-95e3-ea40e9352325 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f4deca11-c402-4792-95e3-ea40e9352325 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 returned with HTTP 200 Sep 01 00:35:41 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1537/3130] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:41 2026] GET /volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-13b8fa82-e7c7-43b7-94ce-1164a0292fd1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-13b8fa82-e7c7-43b7-94ce-1164a0292fd1 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/ea896b85-39bc-41bb-8b8e-01218b7b8022 Sep 01 00:35:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-13b8fa82-e7c7-43b7-94ce-1164a0292fd1 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-13b8fa82-e7c7-43b7-94ce-1164a0292fd1 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:41 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:41 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:41 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:41 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-13b8fa82-e7c7-43b7-94ce-1164a0292fd1 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:35:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-13b8fa82-e7c7-43b7-94ce-1164a0292fd1 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/ea896b85-39bc-41bb-8b8e-01218b7b8022 returned with HTTP 200 Sep 01 00:35:41 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1594/3131] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:41 2026] GET /volume/v3/volumes/ea896b85-39bc-41bb-8b8e-01218b7b8022 => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-37e6c666-11a1-4221-9e77-24368b9007bc None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-37e6c666-11a1-4221-9e77-24368b9007bc tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:35:41 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-37e6c666-11a1-4221-9e77-24368b9007bc tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea896b85-39bc-41bb-8b8e-01218b7b8022", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-827285124"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:41 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:41 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:41 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:41 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:41 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-37e6c666-11a1-4221-9e77-24368b9007bc tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:35:41 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-37e6c666-11a1-4221-9e77-24368b9007bc tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create snapshot from volume ea896b85-39bc-41bb-8b8e-01218b7b8022 Sep 01 00:35:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-063be585-3c5f-4bc3-8d88-7173df6c1700 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-063be585-3c5f-4bc3-8d88-7173df6c1700 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] GET http://192.168.122.147/volume/v3/volumes/0293bc97-d64e-4e0a-a2a0-5bd8bc68303d Sep 01 00:35:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-063be585-3c5f-4bc3-8d88-7173df6c1700 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-063be585-3c5f-4bc3-8d88-7173df6c1700 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:41 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:41 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:41 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:41 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-063be585-3c5f-4bc3-8d88-7173df6c1700 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Volume info retrieved successfully. Sep 01 00:35:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-063be585-3c5f-4bc3-8d88-7173df6c1700 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] http://192.168.122.147/volume/v3/volumes/0293bc97-d64e-4e0a-a2a0-5bd8bc68303d returned with HTTP 200 Sep 01 00:35:41 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1595/3132] 192.168.122.147 () {60 vars in 1272 bytes} [Tue Sep 1 00:35:41 2026] GET /volume/v3/volumes/0293bc97-d64e-4e0a-a2a0-5bd8bc68303d => generated 981 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d1d31428-3810-480d-b357-4ed4d807f1e1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d1d31428-3810-480d-b357-4ed4d807f1e1 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] GET http://192.168.122.147/volume/v3/messages Sep 01 00:35:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d1d31428-3810-480d-b357-4ed4d807f1e1 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d1d31428-3810-480d-b357-4ed4d807f1e1 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:41 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-37e6c666-11a1-4221-9e77-24368b9007bc tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Created reservations ['cb4913df-2be7-4511-b98b-293f05ebce3a', 'af22587e-b7e4-4976-bdac-88f0442077a1', 'f2175728-3e7c-49ef-b481-b9e8d31035cb', '70ef7f37-809e-4e42-b7b6-f9323a02e0d7'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d1d31428-3810-480d-b357-4ed4d807f1e1 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] http://192.168.122.147/volume/v3/messages returned with HTTP 200 Sep 01 00:35:41 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1596/3133] 192.168.122.147 () {60 vars in 1164 bytes} [Tue Sep 1 00:35:41 2026] GET /volume/v3/messages => generated 678 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-73948da9-4605-4dd5-a1c4-d410879ad5cc None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:41 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:41 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:42 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-37e6c666-11a1-4221-9e77-24368b9007bc tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot create request issued successfully. Sep 01 00:35:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-37e6c666-11a1-4221-9e77-24368b9007bc tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:35:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1538/3134] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:35:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:35:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-18a9188a-a611-4cb0-8d23-48ac33f6ad1d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-18a9188a-a611-4cb0-8d23-48ac33f6ad1d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/4d6a4106-c092-4703-98e1-a93b731d7529 Sep 01 00:35:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-18a9188a-a611-4cb0-8d23-48ac33f6ad1d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-18a9188a-a611-4cb0-8d23-48ac33f6ad1d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:42 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:42 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:42 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-18a9188a-a611-4cb0-8d23-48ac33f6ad1d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:35:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-18a9188a-a611-4cb0-8d23-48ac33f6ad1d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/4d6a4106-c092-4703-98e1-a93b731d7529 returned with HTTP 200 Sep 01 00:35:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1539/3135] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:42 2026] GET /volume/v3/snapshots/4d6a4106-c092-4703-98e1-a93b731d7529 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8fe26897-03e5-4c79-aaa8-0420385c1086 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8fe26897-03e5-4c79-aaa8-0420385c1086 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 Sep 01 00:35:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8fe26897-03e5-4c79-aaa8-0420385c1086 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8fe26897-03e5-4c79-aaa8-0420385c1086 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-73948da9-4605-4dd5-a1c4-d410879ad5cc tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-member] DELETE http://192.168.122.147/volume/v3/messages/505e92e9-12ba-4018-9d05-8533bb7bc009 Sep 01 00:35:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-73948da9-4605-4dd5-a1c4-d410879ad5cc tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-73948da9-4605-4dd5-a1c4-d410879ad5cc tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8fe26897-03e5-4c79-aaa8-0420385c1086 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 returned with HTTP 404 Sep 01 00:35:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1540/3136] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:42 2026] GET /volume/v3/snapshots/4bc9b2df-8f64-406e-b07d-fe42967a5054 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4a015d7b-52fb-4a1c-adf6-ad518993e1d7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4a015d7b-52fb-4a1c-adf6-ad518993e1d7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/48e1801b-9203-4626-89c4-aedf2f3cc797 Sep 01 00:35:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4a015d7b-52fb-4a1c-adf6-ad518993e1d7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4a015d7b-52fb-4a1c-adf6-ad518993e1d7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:42 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-4a015d7b-52fb-4a1c-adf6-ad518993e1d7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Delete volume with id: 48e1801b-9203-4626-89c4-aedf2f3cc797 Sep 01 00:35:42 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:42 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:42 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:42 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:42 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4a015d7b-52fb-4a1c-adf6-ad518993e1d7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Volume info retrieved successfully. Sep 01 00:35:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-73948da9-4605-4dd5-a1c4-d410879ad5cc tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-member] http://192.168.122.147/volume/v3/messages/505e92e9-12ba-4018-9d05-8533bb7bc009 returned with HTTP 204 Sep 01 00:35:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1597/3137] 192.168.122.147 () {60 vars in 1278 bytes} [Tue Sep 1 00:35:41 2026] DELETE /volume/v3/messages/505e92e9-12ba-4018-9d05-8533bb7bc009 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 00:35:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-06557873-77ac-424b-9151-066ffa89feae None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-06557873-77ac-424b-9151-066ffa89feae tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-member] GET http://192.168.122.147/volume/v3/messages/505e92e9-12ba-4018-9d05-8533bb7bc009 Sep 01 00:35:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-06557873-77ac-424b-9151-066ffa89feae tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-06557873-77ac-424b-9151-066ffa89feae tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-06557873-77ac-424b-9151-066ffa89feae tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-member] http://192.168.122.147/volume/v3/messages/505e92e9-12ba-4018-9d05-8533bb7bc009 returned with HTTP 404 Sep 01 00:35:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1598/3138] 192.168.122.147 () {60 vars in 1275 bytes} [Tue Sep 1 00:35:42 2026] GET /volume/v3/messages/505e92e9-12ba-4018-9d05-8533bb7bc009 => generated 110 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:35:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9647e98e-ee36-4969-a153-25e81533a657 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9647e98e-ee36-4969-a153-25e81533a657 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/0293bc97-d64e-4e0a-a2a0-5bd8bc68303d Sep 01 00:35:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9647e98e-ee36-4969-a153-25e81533a657 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9647e98e-ee36-4969-a153-25e81533a657 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:42 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-9647e98e-ee36-4969-a153-25e81533a657 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Delete volume with id: 0293bc97-d64e-4e0a-a2a0-5bd8bc68303d Sep 01 00:35:42 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4a015d7b-52fb-4a1c-adf6-ad518993e1d7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Delete volume request issued successfully. Sep 01 00:35:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4a015d7b-52fb-4a1c-adf6-ad518993e1d7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes/48e1801b-9203-4626-89c4-aedf2f3cc797 returned with HTTP 202 Sep 01 00:35:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1541/3139] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:35:42 2026] DELETE /volume/v3/volumes/48e1801b-9203-4626-89c4-aedf2f3cc797 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0f6bc558-88b2-4079-adb8-a6a5325345d8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0f6bc558-88b2-4079-adb8-a6a5325345d8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/volumes/48e1801b-9203-4626-89c4-aedf2f3cc797 Sep 01 00:35:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0f6bc558-88b2-4079-adb8-a6a5325345d8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0f6bc558-88b2-4079-adb8-a6a5325345d8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:42 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:42 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:42 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:42 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:42 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9647e98e-ee36-4969-a153-25e81533a657 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Volume info retrieved successfully. Sep 01 00:35:42 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-9647e98e-ee36-4969-a153-25e81533a657 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87484) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 00:35:42 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:42 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:42 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:42 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:42 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0f6bc558-88b2-4079-adb8-a6a5325345d8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Volume info retrieved successfully. Sep 01 00:35:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0f6bc558-88b2-4079-adb8-a6a5325345d8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes/48e1801b-9203-4626-89c4-aedf2f3cc797 returned with HTTP 200 Sep 01 00:35:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1542/3140] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:42 2026] GET /volume/v3/volumes/48e1801b-9203-4626-89c4-aedf2f3cc797 => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:42 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-9647e98e-ee36-4969-a153-25e81533a657 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-976086559 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-976086559, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:35:42 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-9647e98e-ee36-4969-a153-25e81533a657 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-976086559 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-976086559, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:35:42 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-9647e98e-ee36-4969-a153-25e81533a657 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Created reservations ['862f179a-dc7c-44b2-ae12-015570774a23', '1ce39b1f-533c-449a-b58d-db84aa59bc57', 'c9cf67d3-a94b-4018-9581-547e1be273d5', '9485c5bc-aca7-487a-834d-6d2937159213'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:42 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9647e98e-ee36-4969-a153-25e81533a657 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Delete volume request issued successfully. Sep 01 00:35:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9647e98e-ee36-4969-a153-25e81533a657 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] http://192.168.122.147/volume/v3/volumes/0293bc97-d64e-4e0a-a2a0-5bd8bc68303d returned with HTTP 202 Sep 01 00:35:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1599/3141] 192.168.122.147 () {60 vars in 1275 bytes} [Tue Sep 1 00:35:42 2026] DELETE /volume/v3/volumes/0293bc97-d64e-4e0a-a2a0-5bd8bc68303d => generated 0 bytes in 233 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8ff0b02d-ff52-4dfa-ba38-7919c52448a9 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8ff0b02d-ff52-4dfa-ba38-7919c52448a9 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] DELETE http://192.168.122.147/volume/v3/types/e87a0779-04c9-4966-ae19-9d0c86450d88 Sep 01 00:35:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8ff0b02d-ff52-4dfa-ba38-7919c52448a9 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8ff0b02d-ff52-4dfa-ba38-7919c52448a9 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8ff0b02d-ff52-4dfa-ba38-7919c52448a9 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] http://192.168.122.147/volume/v3/types/e87a0779-04c9-4966-ae19-9d0c86450d88 returned with HTTP 202 Sep 01 00:35:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1543/3142] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:35:42 2026] DELETE /volume/v3/types/e87a0779-04c9-4966-ae19-9d0c86450d88 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8980af41-d6cf-4acb-b482-a026b9f21973 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8980af41-d6cf-4acb-b482-a026b9f21973 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:35:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8980af41-d6cf-4acb-b482-a026b9f21973 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1007603692", "extra_specs": {"storage_protocol": "tempest-storage_protocol-502741591", "vendor_name": "tempest-vendor_name-2017288016"}}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8980af41-d6cf-4acb-b482-a026b9f21973 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:35:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1600/3143] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:35:42 2026] POST /volume/v3/types => generated 329 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ecd3f417-d818-49bb-8472-8de0d67ef4c3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ecd3f417-d818-49bb-8472-8de0d67ef4c3 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:35:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ecd3f417-d818-49bb-8472-8de0d67ef4c3 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "234cf665-1886-4f51-9ed9-823fde125108", "size": 1}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-ecd3f417-d818-49bb-8472-8de0d67ef4c3 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Create volume request body: {'volume': {'volume_type': '234cf665-1886-4f51-9ed9-823fde125108', 'size': 1}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:35:42 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-ecd3f417-d818-49bb-8472-8de0d67ef4c3 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Create volume of 1 GB Sep 01 00:35:42 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:42 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:42 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ecd3f417-d818-49bb-8472-8de0d67ef4c3 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Availability Zones retrieved successfully. Sep 01 00:35:42 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ecd3f417-d818-49bb-8472-8de0d67ef4c3 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Flow 'volume_create_api' (20931a66-1a98-4e8c-b871-78bec0cccd89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:42 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ecd3f417-d818-49bb-8472-8de0d67ef4c3 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00ebf266-93e4-4c47-9248-7b9186d787f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:42 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-ecd3f417-d818-49bb-8472-8de0d67ef4c3 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:35:42 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ecd3f417-d818-49bb-8472-8de0d67ef4c3 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00ebf266-93e4-4c47-9248-7b9186d787f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:35:43Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-502741591',vendor_name='tempest-vendor_name-2017288016'},id=234cf665-1886-4f51-9ed9-823fde125108,is_public=True,name='tempest-ProjectMemberTests-volume-type-1007603692',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '234cf665-1886-4f51-9ed9-823fde125108', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:42 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ecd3f417-d818-49bb-8472-8de0d67ef4c3 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca385a6d-2ced-4f5c-a46c-6eaff2fd4335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:42 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-ecd3f417-d818-49bb-8472-8de0d67ef4c3 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1007603692 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1007603692, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:35:42 devstack devstack@c-api.service[87485]: WARNING cinder.quota [None req-ecd3f417-d818-49bb-8472-8de0d67ef4c3 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1007603692 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1007603692, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:35:42 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-ecd3f417-d818-49bb-8472-8de0d67ef4c3 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Created reservations ['afe35b0a-2fe5-4502-8d44-7be761eebd0f', '6146c0cd-26d2-419b-8d0a-4d85d27b9715', 'c5a88b58-bdf9-4dfb-b437-e907ba3e00e3', 'bca8c193-0f46-4c4c-9e7b-58256ad46a2d'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:42 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ecd3f417-d818-49bb-8472-8de0d67ef4c3 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca385a6d-2ced-4f5c-a46c-6eaff2fd4335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afe35b0a-2fe5-4502-8d44-7be761eebd0f', '6146c0cd-26d2-419b-8d0a-4d85d27b9715', 'c5a88b58-bdf9-4dfb-b437-e907ba3e00e3', 'bca8c193-0f46-4c4c-9e7b-58256ad46a2d']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:42 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ecd3f417-d818-49bb-8472-8de0d67ef4c3 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d74ce9b-10f3-4fb4-bd72-9868930d2783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:42 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:42 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:42 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ecd3f417-d818-49bb-8472-8de0d67ef4c3 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d74ce9b-10f3-4fb4-bd72-9868930d2783) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7ccd923-e172-4b69-a363-b91b32728c52', '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='0a9fb93812b14e15975fb7bad7b8dc4c',qos_specs=None,replication_status=,reservations=['afe35b0a-2fe5-4502-8d44-7be761eebd0f','6146c0cd-26d2-419b-8d0a-4d85d27b9715','c5a88b58-bdf9-4dfb-b437-e907ba3e00e3','bca8c193-0f46-4c4c-9e7b-58256ad46a2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16d05b2239de4d2ead1daca737a0a2d8',volume_type_id=234cf665-1886-4f51-9ed9-823fde125108), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:35: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=b7ccd923-e172-4b69-a363-b91b32728c52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a9fb93812b14e15975fb7bad7b8dc4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16d05b2239de4d2ead1daca737a0a2d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(234cf665-1886-4f51-9ed9-823fde125108),volume_type_id=234cf665-1886-4f51-9ed9-823fde125108)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:42 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ecd3f417-d818-49bb-8472-8de0d67ef4c3 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb356b38-2462-4f5f-b7e4-365dff6a56db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:43 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ecd3f417-d818-49bb-8472-8de0d67ef4c3 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb356b38-2462-4f5f-b7e4-365dff6a56db) transitioned into state 'SUCCESS' from 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='0a9fb93812b14e15975fb7bad7b8dc4c',qos_specs=None,replication_status=,reservations=['afe35b0a-2fe5-4502-8d44-7be761eebd0f','6146c0cd-26d2-419b-8d0a-4d85d27b9715','c5a88b58-bdf9-4dfb-b437-e907ba3e00e3','bca8c193-0f46-4c4c-9e7b-58256ad46a2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16d05b2239de4d2ead1daca737a0a2d8',volume_type_id=234cf665-1886-4f51-9ed9-823fde125108)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:43 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ecd3f417-d818-49bb-8472-8de0d67ef4c3 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (451bae4e-91bc-4f34-98cb-1fb0f7d3e4bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:43 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ecd3f417-d818-49bb-8472-8de0d67ef4c3 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (451bae4e-91bc-4f34-98cb-1fb0f7d3e4bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:43 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-ecd3f417-d818-49bb-8472-8de0d67ef4c3 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Flow 'volume_create_api' (20931a66-1a98-4e8c-b871-78bec0cccd89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:43 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ecd3f417-d818-49bb-8472-8de0d67ef4c3 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Create volume request issued successfully. Sep 01 00:35:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ecd3f417-d818-49bb-8472-8de0d67ef4c3 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:35:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1544/3144] 192.168.122.147 () {62 vars in 1182 bytes} [Tue Sep 1 00:35:42 2026] POST /volume/v3/volumes => generated 782 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 00:35:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-fd860451-f43f-4730-9f57-9977f3b4f27c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-69cfacb1-3d28-4072-81fa-2ee6fa508110 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-69cfacb1-3d28-4072-81fa-2ee6fa508110 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] GET http://192.168.122.147/volume/v3/volumes/b7ccd923-e172-4b69-a363-b91b32728c52 Sep 01 00:35:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-69cfacb1-3d28-4072-81fa-2ee6fa508110 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fd860451-f43f-4730-9f57-9977f3b4f27c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/4d6a4106-c092-4703-98e1-a93b731d7529 Sep 01 00:35:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fd860451-f43f-4730-9f57-9977f3b4f27c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-69cfacb1-3d28-4072-81fa-2ee6fa508110 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fd860451-f43f-4730-9f57-9977f3b4f27c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:43 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-fd860451-f43f-4730-9f57-9977f3b4f27c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:35:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fd860451-f43f-4730-9f57-9977f3b4f27c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/4d6a4106-c092-4703-98e1-a93b731d7529 returned with HTTP 200 Sep 01 00:35:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1545/3145] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:43 2026] GET /volume/v3/snapshots/4d6a4106-c092-4703-98e1-a93b731d7529 => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:43 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:43 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-69cfacb1-3d28-4072-81fa-2ee6fa508110 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Volume info retrieved successfully. Sep 01 00:35:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-69cfacb1-3d28-4072-81fa-2ee6fa508110 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] http://192.168.122.147/volume/v3/volumes/b7ccd923-e172-4b69-a363-b91b32728c52 returned with HTTP 200 Sep 01 00:35:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1601/3146] 192.168.122.147 () {60 vars in 1272 bytes} [Tue Sep 1 00:35:43 2026] GET /volume/v3/volumes/b7ccd923-e172-4b69-a363-b91b32728c52 => generated 961 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8afde7e6-f85a-4dc6-992d-b1203be1b923 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8afde7e6-f85a-4dc6-992d-b1203be1b923 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/volumes/48e1801b-9203-4626-89c4-aedf2f3cc797 Sep 01 00:35:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8afde7e6-f85a-4dc6-992d-b1203be1b923 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:43 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8afde7e6-f85a-4dc6-992d-b1203be1b923 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:43 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:43 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:43 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:43 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:43 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8afde7e6-f85a-4dc6-992d-b1203be1b923 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Volume info retrieved successfully. Sep 01 00:35:43 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8afde7e6-f85a-4dc6-992d-b1203be1b923 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes/48e1801b-9203-4626-89c4-aedf2f3cc797 returned with HTTP 200 Sep 01 00:35:43 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1546/3147] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:43 2026] GET /volume/v3/volumes/48e1801b-9203-4626-89c4-aedf2f3cc797 => generated 1015 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b0446ccc-73de-4061-87c7-e4f79cc17aa5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b0446ccc-73de-4061-87c7-e4f79cc17aa5 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b0446ccc-73de-4061-87c7-e4f79cc17aa5 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1250697556", "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=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b0446ccc-73de-4061-87c7-e4f79cc17aa5 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:35:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1602/3148] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:35:43 2026] POST /volume/v3/types => generated 380 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-396d4cd4-7847-4d4a-904a-5f04e35a3ff6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a4bd416b-17ab-44fc-883d-efb15612cdb8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-396d4cd4-7847-4d4a-904a-5f04e35a3ff6 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] POST http://192.168.122.147/volume/v3/types/6deacb6f-67fc-4189-944d-1172164e35f9/encryption Sep 01 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-396d4cd4-7847-4d4a-904a-5f04e35a3ff6 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a4bd416b-17ab-44fc-883d-efb15612cdb8 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/4d6a4106-c092-4703-98e1-a93b731d7529 Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a4bd416b-17ab-44fc-883d-efb15612cdb8 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a4bd416b-17ab-44fc-883d-efb15612cdb8 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:44 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a4bd416b-17ab-44fc-883d-efb15612cdb8 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:35:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a4bd416b-17ab-44fc-883d-efb15612cdb8 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/4d6a4106-c092-4703-98e1-a93b731d7529 returned with HTTP 200 Sep 01 00:35:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1603/3149] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:44 2026] GET /volume/v3/snapshots/4d6a4106-c092-4703-98e1-a93b731d7529 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-396d4cd4-7847-4d4a-904a-5f04e35a3ff6 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] http://192.168.122.147/volume/v3/types/6deacb6f-67fc-4189-944d-1172164e35f9/encryption returned with HTTP 200 Sep 01 00:35:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1547/3150] 192.168.122.147 () {60 vars in 1281 bytes} [Tue Sep 1 00:35:44 2026] POST /volume/v3/types/6deacb6f-67fc-4189-944d-1172164e35f9/encryption => generated 239 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-54057f3f-0a83-4c90-9988-6ca087bdb8e9 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-54057f3f-0a83-4c90-9988-6ca087bdb8e9 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-85d9661c-7e2b-4a66-b53a-f608e377fd94 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-54057f3f-0a83-4c90-9988-6ca087bdb8e9 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2109181212", "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=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-85d9661c-7e2b-4a66-b53a-f608e377fd94 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] GET http://192.168.122.147/volume/v3/volumes/b7ccd923-e172-4b69-a363-b91b32728c52 Sep 01 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-85d9661c-7e2b-4a66-b53a-f608e377fd94 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-85d9661c-7e2b-4a66-b53a-f608e377fd94 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-85d9661c-7e2b-4a66-b53a-f608e377fd94 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Volume info retrieved successfully. Sep 01 00:35:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-85d9661c-7e2b-4a66-b53a-f608e377fd94 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] http://192.168.122.147/volume/v3/volumes/b7ccd923-e172-4b69-a363-b91b32728c52 returned with HTTP 200 Sep 01 00:35:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1548/3151] 192.168.122.147 () {60 vars in 1272 bytes} [Tue Sep 1 00:35:44 2026] GET /volume/v3/volumes/b7ccd923-e172-4b69-a363-b91b32728c52 => generated 982 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-54057f3f-0a83-4c90-9988-6ca087bdb8e9 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:35:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1604/3152] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:35:44 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 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5659b667-a254-41a9-8e98-783fa925de8a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1e78c008-db8e-47d1-bb24-ed7326573421 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1e78c008-db8e-47d1-bb24-ed7326573421 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] GET http://192.168.122.147/volume/v3/messages Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1e78c008-db8e-47d1-bb24-ed7326573421 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1e78c008-db8e-47d1-bb24-ed7326573421 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1e78c008-db8e-47d1-bb24-ed7326573421 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] http://192.168.122.147/volume/v3/messages returned with HTTP 200 Sep 01 00:35:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1605/3153] 192.168.122.147 () {60 vars in 1164 bytes} [Tue Sep 1 00:35:44 2026] GET /volume/v3/messages => generated 678 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2d94d4c5-f643-41e8-be40-24bd2fdb6182 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2d94d4c5-f643-41e8-be40-24bd2fdb6182 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-member] GET http://192.168.122.147/volume/v3/messages Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2d94d4c5-f643-41e8-be40-24bd2fdb6182 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2d94d4c5-f643-41e8-be40-24bd2fdb6182 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-member] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2d94d4c5-f643-41e8-be40-24bd2fdb6182 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-member] http://192.168.122.147/volume/v3/messages returned with HTTP 200 Sep 01 00:35:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1606/3154] 192.168.122.147 () {60 vars in 1164 bytes} [Tue Sep 1 00:35:44 2026] GET /volume/v3/messages => generated 678 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-204cf494-29fb-4515-a5d7-45b50f27d758 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-204cf494-29fb-4515-a5d7-45b50f27d758 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] DELETE http://192.168.122.147/volume/v3/messages/852d7a9c-34a2-4312-a9b3-d56bff3669da Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-204cf494-29fb-4515-a5d7-45b50f27d758 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-204cf494-29fb-4515-a5d7-45b50f27d758 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-204cf494-29fb-4515-a5d7-45b50f27d758 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] http://192.168.122.147/volume/v3/messages/852d7a9c-34a2-4312-a9b3-d56bff3669da returned with HTTP 204 Sep 01 00:35:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1607/3155] 192.168.122.147 () {60 vars in 1278 bytes} [Tue Sep 1 00:35:44 2026] DELETE /volume/v3/messages/852d7a9c-34a2-4312-a9b3-d56bff3669da => generated 0 bytes in 36 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0c519375-c2d6-40d4-a158-f6205ecdfd44 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0c519375-c2d6-40d4-a158-f6205ecdfd44 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/b7ccd923-e172-4b69-a363-b91b32728c52 Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0c519375-c2d6-40d4-a158-f6205ecdfd44 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0c519375-c2d6-40d4-a158-f6205ecdfd44 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-0c519375-c2d6-40d4-a158-f6205ecdfd44 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Delete volume with id: b7ccd923-e172-4b69-a363-b91b32728c52 Sep 01 00:35:44 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:44 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:44 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0c519375-c2d6-40d4-a158-f6205ecdfd44 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Volume info retrieved successfully. Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-0c519375-c2d6-40d4-a158-f6205ecdfd44 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87484) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 00:35:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5659b667-a254-41a9-8e98-783fa925de8a tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] POST http://192.168.122.147/volume/v3/types/feb4513d-2bb1-493f-95dd-7a9b93fba719/encryption Sep 01 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5659b667-a254-41a9-8e98-783fa925de8a tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.policy [None req-5659b667-a254-41a9-8e98-783fa925de8a tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '42d393772e3045529fbdf8187dfdfaca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2880acf1aeda415aa54696c56d89fb2a', '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=87485) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:35:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5659b667-a254-41a9-8e98-783fa925de8a tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] http://192.168.122.147/volume/v3/types/feb4513d-2bb1-493f-95dd-7a9b93fba719/encryption returned with HTTP 403 Sep 01 00:35:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1549/3156] 192.168.122.147 () {60 vars in 1281 bytes} [Tue Sep 1 00:35:44 2026] POST /volume/v3/types/feb4513d-2bb1-493f-95dd-7a9b93fba719/encryption => generated 127 bytes in 165 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:44 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-0c519375-c2d6-40d4-a158-f6205ecdfd44 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1007603692 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1007603692, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:35:44 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-0c519375-c2d6-40d4-a158-f6205ecdfd44 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1007603692 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1007603692, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7517c278-f632-44dd-83bc-ab023e0953ba None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7517c278-f632-44dd-83bc-ab023e0953ba tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/volumes/48e1801b-9203-4626-89c4-aedf2f3cc797 Sep 01 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7517c278-f632-44dd-83bc-ab023e0953ba tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7517c278-f632-44dd-83bc-ab023e0953ba tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-0c519375-c2d6-40d4-a158-f6205ecdfd44 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Created reservations ['bba96124-5a25-4117-82cc-ce2237b13cf6', 'e638bdab-c74b-44e8-a56a-aec76b405830', 'f8c2ebdb-227d-4bab-aa0f-abb46410c053', '84cf09ba-e4c4-4e7b-b010-8fef6caa5ea9'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7517c278-f632-44dd-83bc-ab023e0953ba tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes/48e1801b-9203-4626-89c4-aedf2f3cc797 returned with HTTP 404 Sep 01 00:35:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1550/3157] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:44 2026] GET /volume/v3/volumes/48e1801b-9203-4626-89c4-aedf2f3cc797 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6f26261c-f324-4402-bdd9-b8c732081f32 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6f26261c-f324-4402-bdd9-b8c732081f32 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6f26261c-f324-4402-bdd9-b8c732081f32 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2028027439", "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=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6f26261c-f324-4402-bdd9-b8c732081f32 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:35:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1551/3158] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:35:44 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 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d17278f2-bf1f-4f75-afb5-c730bf2c4073 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d17278f2-bf1f-4f75-afb5-c730bf2c4073 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d17278f2-bf1f-4f75-afb5-c730bf2c4073 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1984993007"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-d17278f2-bf1f-4f75-afb5-c730bf2c4073 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1984993007'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:35:44 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-d17278f2-bf1f-4f75-afb5-c730bf2c4073 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Create volume of 1 GB Sep 01 00:35:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d17278f2-bf1f-4f75-afb5-c730bf2c4073 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Availability Zones retrieved successfully. Sep 01 00:35:44 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0c519375-c2d6-40d4-a158-f6205ecdfd44 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Delete volume request issued successfully. Sep 01 00:35:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0c519375-c2d6-40d4-a158-f6205ecdfd44 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] http://192.168.122.147/volume/v3/volumes/b7ccd923-e172-4b69-a363-b91b32728c52 returned with HTTP 202 Sep 01 00:35:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1608/3159] 192.168.122.147 () {60 vars in 1275 bytes} [Tue Sep 1 00:35:44 2026] DELETE /volume/v3/volumes/b7ccd923-e172-4b69-a363-b91b32728c52 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d144bf2a-3530-4c72-8235-5e6ff9314c94 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d144bf2a-3530-4c72-8235-5e6ff9314c94 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] POST http://192.168.122.147/volume/v3/types/55a84baf-b966-4f02-825d-4a300e2d2f96/extra_specs Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d144bf2a-3530-4c72-8235-5e6ff9314c94 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-d144bf2a-3530-4c72-8235-5e6ff9314c94 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '42d393772e3045529fbdf8187dfdfaca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2880acf1aeda415aa54696c56d89fb2a', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d144bf2a-3530-4c72-8235-5e6ff9314c94 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] http://192.168.122.147/volume/v3/types/55a84baf-b966-4f02-825d-4a300e2d2f96/extra_specs returned with HTTP 403 Sep 01 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d17278f2-bf1f-4f75-afb5-c730bf2c4073 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Flow 'volume_create_api' (ad079e5c-0c6a-4cd3-a682-208e2f9bfc88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1609/3160] 192.168.122.147 () {60 vars in 1283 bytes} [Tue Sep 1 00:35:44 2026] POST /volume/v3/types/55a84baf-b966-4f02-825d-4a300e2d2f96/extra_specs => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-48edc7ad-2bc1-41b6-8047-fcd3e9dacc61 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d17278f2-bf1f-4f75-afb5-c730bf2c4073 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d54cf176-b10b-4551-813c-a2d061c462bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-48edc7ad-2bc1-41b6-8047-fcd3e9dacc61 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] DELETE http://192.168.122.147/volume/v3/types/234cf665-1886-4f51-9ed9-823fde125108 Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-48edc7ad-2bc1-41b6-8047-fcd3e9dacc61 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-48edc7ad-2bc1-41b6-8047-fcd3e9dacc61 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-d17278f2-bf1f-4f75-afb5-c730bf2c4073 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d17278f2-bf1f-4f75-afb5-c730bf2c4073 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d54cf176-b10b-4551-813c-a2d061c462bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-48edc7ad-2bc1-41b6-8047-fcd3e9dacc61 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] http://192.168.122.147/volume/v3/types/234cf665-1886-4f51-9ed9-823fde125108 returned with HTTP 202 Sep 01 00:35:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1610/3161] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:35:44 2026] DELETE /volume/v3/types/234cf665-1886-4f51-9ed9-823fde125108 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d17278f2-bf1f-4f75-afb5-c730bf2c4073 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (890d811f-e563-4087-99cb-58d2c7d9df99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-be738089-e492-49df-842e-9fbd5fc0b456 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-be738089-e492-49df-842e-9fbd5fc0b456 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] PUT http://192.168.122.147/volume/v3/types/55a84baf-b966-4f02-825d-4a300e2d2f96/extra_specs/key2 Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-be738089-e492-49df-842e-9fbd5fc0b456 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-be738089-e492-49df-842e-9fbd5fc0b456 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '42d393772e3045529fbdf8187dfdfaca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2880acf1aeda415aa54696c56d89fb2a', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-be738089-e492-49df-842e-9fbd5fc0b456 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] http://192.168.122.147/volume/v3/types/55a84baf-b966-4f02-825d-4a300e2d2f96/extra_specs/key2 returned with HTTP 403 Sep 01 00:35:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1611/3162] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:35:44 2026] PUT /volume/v3/types/55a84baf-b966-4f02-825d-4a300e2d2f96/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d7c30e7a-1411-42a1-a558-e051ef772ea5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d7c30e7a-1411-42a1-a558-e051ef772ea5 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d7c30e7a-1411-42a1-a558-e051ef772ea5 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1201453210", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1402318403", "vendor_name": "tempest-vendor_name-307603178"}}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d7c30e7a-1411-42a1-a558-e051ef772ea5 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:35:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1612/3163] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:35:44 2026] POST /volume/v3/types => generated 329 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f888dfdf-f940-45f5-8e46-b57a0282e6de None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f888dfdf-f940-45f5-8e46-b57a0282e6de tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] POST http://192.168.122.147/volume/v3/types Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f888dfdf-f940-45f5-8e46-b57a0282e6de tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-f888dfdf-f940-45f5-8e46-b57a0282e6de tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '42d393772e3045529fbdf8187dfdfaca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2880acf1aeda415aa54696c56d89fb2a', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f888dfdf-f940-45f5-8e46-b57a0282e6de tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] http://192.168.122.147/volume/v3/types returned with HTTP 403 Sep 01 00:35:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1613/3164] 192.168.122.147 () {60 vars in 1136 bytes} [Tue Sep 1 00:35:44 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 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-af280963-2166-4d22-afaa-66094c00b401 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-af280963-2166-4d22-afaa-66094c00b401 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-af280963-2166-4d22-afaa-66094c00b401 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5feb510a-5d9f-440d-937e-4b3d1810fc56", "size": 1}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-af280963-2166-4d22-afaa-66094c00b401 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Create volume request body: {'volume': {'volume_type': '5feb510a-5d9f-440d-937e-4b3d1810fc56', 'size': 1}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-af280963-2166-4d22-afaa-66094c00b401 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Create volume of 1 GB Sep 01 00:35:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:44 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-af280963-2166-4d22-afaa-66094c00b401 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Availability Zones retrieved successfully. Sep 01 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-d17278f2-bf1f-4f75-afb5-c730bf2c4073 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Created reservations ['47ab11ca-58ce-44b4-8669-47d89adc505e', '92f01eb5-7273-4483-9fbe-9c21af8bfb24', '0cddec7a-e4b0-48e4-97f7-bd93da02da5b', '900afc32-cd54-462a-b809-6e33c5d90224'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d17278f2-bf1f-4f75-afb5-c730bf2c4073 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (890d811f-e563-4087-99cb-58d2c7d9df99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47ab11ca-58ce-44b4-8669-47d89adc505e', '92f01eb5-7273-4483-9fbe-9c21af8bfb24', '0cddec7a-e4b0-48e4-97f7-bd93da02da5b', '900afc32-cd54-462a-b809-6e33c5d90224']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d17278f2-bf1f-4f75-afb5-c730bf2c4073 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c37aa9eb-c42b-4078-959a-48493ba851f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-af280963-2166-4d22-afaa-66094c00b401 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Flow 'volume_create_api' (5186e58e-eeec-46d3-be59-719897de3de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-af280963-2166-4d22-afaa-66094c00b401 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad213e87-24d9-46a9-b9bc-e01759988de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-af280963-2166-4d22-afaa-66094c00b401 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:35:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d17278f2-bf1f-4f75-afb5-c730bf2c4073 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c37aa9eb-c42b-4078-959a-48493ba851f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96c001d7-0353-406c-870a-68e8911aa4d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1984993007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5145191c4c2d4dac9b9085f4d84c539e',qos_specs=None,replication_status=,reservations=['47ab11ca-58ce-44b4-8669-47d89adc505e','92f01eb5-7273-4483-9fbe-9c21af8bfb24','0cddec7a-e4b0-48e4-97f7-bd93da02da5b','900afc32-cd54-462a-b809-6e33c5d90224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1a4541ec41d444a9647ee83a0ccd33d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:35:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1984993007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96c001d7-0353-406c-870a-68e8911aa4d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5145191c4c2d4dac9b9085f4d84c539e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1a4541ec41d444a9647ee83a0ccd33d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d17278f2-bf1f-4f75-afb5-c730bf2c4073 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f555a7a-e4bb-4961-b326-c05a7e59a5ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-af280963-2166-4d22-afaa-66094c00b401 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad213e87-24d9-46a9-b9bc-e01759988de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1402318403',vendor_name='tempest-vendor_name-307603178'},id=5feb510a-5d9f-440d-937e-4b3d1810fc56,is_public=True,name='tempest-ProjectMemberTests-volume-type-1201453210',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5feb510a-5d9f-440d-937e-4b3d1810fc56', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-af280963-2166-4d22-afaa-66094c00b401 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb8d2556-91a8-4775-88fc-a0fe32c7a20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d17278f2-bf1f-4f75-afb5-c730bf2c4073 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f555a7a-e4bb-4961-b326-c05a7e59a5ee) transitioned into state 'SUCCESS' from state '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-1984993007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5145191c4c2d4dac9b9085f4d84c539e',qos_specs=None,replication_status=,reservations=['47ab11ca-58ce-44b4-8669-47d89adc505e','92f01eb5-7273-4483-9fbe-9c21af8bfb24','0cddec7a-e4b0-48e4-97f7-bd93da02da5b','900afc32-cd54-462a-b809-6e33c5d90224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1a4541ec41d444a9647ee83a0ccd33d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d17278f2-bf1f-4f75-afb5-c730bf2c4073 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66c5600f-b22d-4fae-b6c4-d3f5faefce71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d17278f2-bf1f-4f75-afb5-c730bf2c4073 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66c5600f-b22d-4fae-b6c4-d3f5faefce71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-d17278f2-bf1f-4f75-afb5-c730bf2c4073 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Flow 'volume_create_api' (ad079e5c-0c6a-4cd3-a682-208e2f9bfc88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d17278f2-bf1f-4f75-afb5-c730bf2c4073 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Create volume request issued successfully. Sep 01 00:35:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d17278f2-bf1f-4f75-afb5-c730bf2c4073 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:35:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1552/3165] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:35:44 2026] POST /volume/v3/volumes => generated 787 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d61e8389-6cdc-496f-9ef1-2a3aea758d47 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-af280963-2166-4d22-afaa-66094c00b401 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1201453210 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1201453210, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:35:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d61e8389-6cdc-496f-9ef1-2a3aea758d47 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:35:44 devstack devstack@c-api.service[87484]: WARNING cinder.quota [None req-af280963-2166-4d22-afaa-66094c00b401 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1201453210 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1201453210, it is now deprecated. Please use the default quota class for default quota. Sep 01 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d61e8389-6cdc-496f-9ef1-2a3aea758d47 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1759623928", "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=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d61e8389-6cdc-496f-9ef1-2a3aea758d47 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:35:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1553/3166] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:35:44 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 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d1877b86-6ac3-463a-a822-36e96e4599bd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d1877b86-6ac3-463a-a822-36e96e4599bd tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/volumes/96c001d7-0353-406c-870a-68e8911aa4d2 Sep 01 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d1877b86-6ac3-463a-a822-36e96e4599bd tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d1877b86-6ac3-463a-a822-36e96e4599bd tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-af280963-2166-4d22-afaa-66094c00b401 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Created reservations ['178f915f-a9be-493c-95f6-b918ad5eb68e', 'a449661e-e73e-4955-b533-b19b37c02d74', '2e372419-2be4-444d-b3fe-589b6a611def', 'dd2b3173-9b15-41d7-a7c4-03e013a78819'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-af280963-2166-4d22-afaa-66094c00b401 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb8d2556-91a8-4775-88fc-a0fe32c7a20d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['178f915f-a9be-493c-95f6-b918ad5eb68e', 'a449661e-e73e-4955-b533-b19b37c02d74', '2e372419-2be4-444d-b3fe-589b6a611def', 'dd2b3173-9b15-41d7-a7c4-03e013a78819']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:44 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-af280963-2166-4d22-afaa-66094c00b401 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e49ffbd-3719-4637-b200-442797fd957a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d1877b86-6ac3-463a-a822-36e96e4599bd tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Volume info retrieved successfully. Sep 01 00:35:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d1877b86-6ac3-463a-a822-36e96e4599bd tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes/96c001d7-0353-406c-870a-68e8911aa4d2 returned with HTTP 200 Sep 01 00:35:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1554/3167] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:44 2026] GET /volume/v3/volumes/96c001d7-0353-406c-870a-68e8911aa4d2 => generated 966 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ae1a6a6c-48af-4355-bed1-1e6d390f97f5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ae1a6a6c-48af-4355-bed1-1e6d390f97f5 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] POST http://192.168.122.147/volume/v3/types/59cc7785-6f92-4e34-9d9d-1ba65822cdce/encryption Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ae1a6a6c-48af-4355-bed1-1e6d390f97f5 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:45 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-af280963-2166-4d22-afaa-66094c00b401 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e49ffbd-3719-4637-b200-442797fd957a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a9662f1-57df-437b-9ff2-3b46eb60dc50', '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='0a9fb93812b14e15975fb7bad7b8dc4c',qos_specs=None,replication_status=,reservations=['178f915f-a9be-493c-95f6-b918ad5eb68e','a449661e-e73e-4955-b533-b19b37c02d74','2e372419-2be4-444d-b3fe-589b6a611def','dd2b3173-9b15-41d7-a7c4-03e013a78819'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16d05b2239de4d2ead1daca737a0a2d8',volume_type_id=5feb510a-5d9f-440d-937e-4b3d1810fc56), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:35:44Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a9662f1-57df-437b-9ff2-3b46eb60dc50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a9fb93812b14e15975fb7bad7b8dc4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16d05b2239de4d2ead1daca737a0a2d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5feb510a-5d9f-440d-937e-4b3d1810fc56),volume_type_id=5feb510a-5d9f-440d-937e-4b3d1810fc56)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-af280963-2166-4d22-afaa-66094c00b401 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cb63ab4-32ea-454b-b679-2352b2e90e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ae1a6a6c-48af-4355-bed1-1e6d390f97f5 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] http://192.168.122.147/volume/v3/types/59cc7785-6f92-4e34-9d9d-1ba65822cdce/encryption returned with HTTP 200 Sep 01 00:35:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1555/3168] 192.168.122.147 () {60 vars in 1281 bytes} [Tue Sep 1 00:35:45 2026] POST /volume/v3/types/59cc7785-6f92-4e34-9d9d-1ba65822cdce/encryption => generated 239 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-12574dee-4354-4134-a3a5-60ae609f811e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-12574dee-4354-4134-a3a5-60ae609f811e tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] DELETE http://192.168.122.147/volume/v3/types/59cc7785-6f92-4e34-9d9d-1ba65822cdce/encryption/8bd5754e-f4e1-4f31-9f9b-84573b39025e Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-12574dee-4354-4134-a3a5-60ae609f811e tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-12574dee-4354-4134-a3a5-60ae609f811e tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.policy [None req-12574dee-4354-4134-a3a5-60ae609f811e tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '42d393772e3045529fbdf8187dfdfaca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2880acf1aeda415aa54696c56d89fb2a', '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=87485) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-12574dee-4354-4134-a3a5-60ae609f811e tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] http://192.168.122.147/volume/v3/types/59cc7785-6f92-4e34-9d9d-1ba65822cdce/encryption/8bd5754e-f4e1-4f31-9f9b-84573b39025e returned with HTTP 403 Sep 01 00:35:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1556/3169] 192.168.122.147 () {58 vars in 1373 bytes} [Tue Sep 1 00:35:45 2026] DELETE /volume/v3/types/59cc7785-6f92-4e34-9d9d-1ba65822cdce/encryption/8bd5754e-f4e1-4f31-9f9b-84573b39025e => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f78e2559-2cd1-4eae-b9c5-4074a5ab76c5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-af280963-2166-4d22-afaa-66094c00b401 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cb63ab4-32ea-454b-b679-2352b2e90e92) transitioned into state 'SUCCESS' from 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='0a9fb93812b14e15975fb7bad7b8dc4c',qos_specs=None,replication_status=,reservations=['178f915f-a9be-493c-95f6-b918ad5eb68e','a449661e-e73e-4955-b533-b19b37c02d74','2e372419-2be4-444d-b3fe-589b6a611def','dd2b3173-9b15-41d7-a7c4-03e013a78819'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16d05b2239de4d2ead1daca737a0a2d8',volume_type_id=5feb510a-5d9f-440d-937e-4b3d1810fc56)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f78e2559-2cd1-4eae-b9c5-4074a5ab76c5 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f78e2559-2cd1-4eae-b9c5-4074a5ab76c5 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1792981996", "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=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-af280963-2166-4d22-afaa-66094c00b401 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94db8991-5519-44eb-848a-da8a0a959ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-af280963-2166-4d22-afaa-66094c00b401 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94db8991-5519-44eb-848a-da8a0a959ee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-af280963-2166-4d22-afaa-66094c00b401 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Flow 'volume_create_api' (5186e58e-eeec-46d3-be59-719897de3de4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-af280963-2166-4d22-afaa-66094c00b401 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Create volume request issued successfully. Sep 01 00:35:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-af280963-2166-4d22-afaa-66094c00b401 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:35:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1614/3170] 192.168.122.147 () {62 vars in 1182 bytes} [Tue Sep 1 00:35:44 2026] POST /volume/v3/volumes => generated 782 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:35:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f78e2559-2cd1-4eae-b9c5-4074a5ab76c5 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:35:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1557/3171] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:35:45 2026] POST /volume/v3/types => generated 380 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-05d2747b-86c0-4eac-b2b0-280677670728 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-05d2747b-86c0-4eac-b2b0-280677670728 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] DELETE http://192.168.122.147/volume/v3/types/26386caa-184c-453f-9984-ae9f44ad66ec/extra_specs/key1 Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-05d2747b-86c0-4eac-b2b0-280677670728 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-50df1616-7b1c-4d9c-9770-85a276d4806d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-05d2747b-86c0-4eac-b2b0-280677670728 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-50df1616-7b1c-4d9c-9770-85a276d4806d tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] GET http://192.168.122.147/volume/v3/volumes/2a9662f1-57df-437b-9ff2-3b46eb60dc50 Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-50df1616-7b1c-4d9c-9770-85a276d4806d tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-50df1616-7b1c-4d9c-9770-85a276d4806d tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:45 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-05d2747b-86c0-4eac-b2b0-280677670728 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '42d393772e3045529fbdf8187dfdfaca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2880acf1aeda415aa54696c56d89fb2a', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-05d2747b-86c0-4eac-b2b0-280677670728 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] http://192.168.122.147/volume/v3/types/26386caa-184c-453f-9984-ae9f44ad66ec/extra_specs/key1 returned with HTTP 403 Sep 01 00:35:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1615/3172] 192.168.122.147 () {58 vars in 1280 bytes} [Tue Sep 1 00:35:45 2026] DELETE /volume/v3/types/26386caa-184c-453f-9984-ae9f44ad66ec/extra_specs/key1 => generated 122 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-da2e2fad-9982-485b-b300-70e353a8e3f2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-da2e2fad-9982-485b-b300-70e353a8e3f2 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:35:45 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:45 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-da2e2fad-9982-485b-b300-70e353a8e3f2 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1150414172", "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=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-50df1616-7b1c-4d9c-9770-85a276d4806d tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Volume info retrieved successfully. Sep 01 00:35:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-50df1616-7b1c-4d9c-9770-85a276d4806d tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] http://192.168.122.147/volume/v3/volumes/2a9662f1-57df-437b-9ff2-3b46eb60dc50 returned with HTTP 200 Sep 01 00:35:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1558/3173] 192.168.122.147 () {60 vars in 1272 bytes} [Tue Sep 1 00:35:45 2026] GET /volume/v3/volumes/2a9662f1-57df-437b-9ff2-3b46eb60dc50 => generated 961 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a7940252-5c88-475e-a4e0-fde54e6185c3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a7940252-5c88-475e-a4e0-fde54e6185c3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/4d6a4106-c092-4703-98e1-a93b731d7529 Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a7940252-5c88-475e-a4e0-fde54e6185c3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a7940252-5c88-475e-a4e0-fde54e6185c3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a7940252-5c88-475e-a4e0-fde54e6185c3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:35:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-da2e2fad-9982-485b-b300-70e353a8e3f2 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:35:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1616/3174] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:35:45 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 00:35:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a7940252-5c88-475e-a4e0-fde54e6185c3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/4d6a4106-c092-4703-98e1-a93b731d7529 returned with HTTP 200 Sep 01 00:35:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1559/3175] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:45 2026] GET /volume/v3/snapshots/4d6a4106-c092-4703-98e1-a93b731d7529 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-cf8df396-82a4-404f-a1a2-1253c6932a4a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-86e9512a-0d6a-41a9-b2e4-5dfe38799045 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cf8df396-82a4-404f-a1a2-1253c6932a4a tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] DELETE http://192.168.122.147/volume/v3/types/5c03d323-6ee7-41c2-8d47-455689aa0c0b Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cf8df396-82a4-404f-a1a2-1253c6932a4a tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cf8df396-82a4-404f-a1a2-1253c6932a4a tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-cf8df396-82a4-404f-a1a2-1253c6932a4a tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '42d393772e3045529fbdf8187dfdfaca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2880acf1aeda415aa54696c56d89fb2a', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cf8df396-82a4-404f-a1a2-1253c6932a4a tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] http://192.168.122.147/volume/v3/types/5c03d323-6ee7-41c2-8d47-455689aa0c0b returned with HTTP 403 Sep 01 00:35:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1617/3176] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:35:45 2026] DELETE /volume/v3/types/5c03d323-6ee7-41c2-8d47-455689aa0c0b => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-86e9512a-0d6a-41a9-b2e4-5dfe38799045 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/4d6a4106-c092-4703-98e1-a93b731d7529 Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-86e9512a-0d6a-41a9-b2e4-5dfe38799045 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-86e9512a-0d6a-41a9-b2e4-5dfe38799045 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-86e9512a-0d6a-41a9-b2e4-5dfe38799045 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Delete snapshot with id: 4d6a4106-c092-4703-98e1-a93b731d7529 Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bbfa57cc-350c-4d58-9df2-b9207c416324 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bbfa57cc-350c-4d58-9df2-b9207c416324 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] GET http://192.168.122.147/volume/v3/types/6deacb6f-67fc-4189-944d-1172164e35f9/extra_specs Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bbfa57cc-350c-4d58-9df2-b9207c416324 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bbfa57cc-350c-4d58-9df2-b9207c416324 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-86e9512a-0d6a-41a9-b2e4-5dfe38799045 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Snapshot retrieved successfully. Sep 01 00:35:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bbfa57cc-350c-4d58-9df2-b9207c416324 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] http://192.168.122.147/volume/v3/types/6deacb6f-67fc-4189-944d-1172164e35f9/extra_specs returned with HTTP 200 Sep 01 00:35:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1618/3177] 192.168.122.147 () {58 vars in 1262 bytes} [Tue Sep 1 00:35:45 2026] GET /volume/v3/types/6deacb6f-67fc-4189-944d-1172164e35f9/extra_specs => generated 123 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:45 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:45 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-19db3b0e-4f24-411e-94f4-c87094b2dd1a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-19db3b0e-4f24-411e-94f4-c87094b2dd1a tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] GET http://192.168.122.147/volume/v3/types/6deacb6f-67fc-4189-944d-1172164e35f9/encryption/cipher Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-19db3b0e-4f24-411e-94f4-c87094b2dd1a tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-86e9512a-0d6a-41a9-b2e4-5dfe38799045 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Snapshot delete request issued successfully. Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-19db3b0e-4f24-411e-94f4-c87094b2dd1a tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-86e9512a-0d6a-41a9-b2e4-5dfe38799045 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] http://192.168.122.147/volume/v3/snapshots/4d6a4106-c092-4703-98e1-a93b731d7529 returned with HTTP 202 Sep 01 00:35:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1560/3178] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:35:45 2026] DELETE /volume/v3/snapshots/4d6a4106-c092-4703-98e1-a93b731d7529 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-19db3b0e-4f24-411e-94f4-c87094b2dd1a tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '42d393772e3045529fbdf8187dfdfaca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2880acf1aeda415aa54696c56d89fb2a', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-19db3b0e-4f24-411e-94f4-c87094b2dd1a tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] http://192.168.122.147/volume/v3/types/6deacb6f-67fc-4189-944d-1172164e35f9/encryption/cipher returned with HTTP 403 Sep 01 00:35:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1619/3179] 192.168.122.147 () {58 vars in 1280 bytes} [Tue Sep 1 00:35:45 2026] GET /volume/v3/types/6deacb6f-67fc-4189-944d-1172164e35f9/encryption/cipher => generated 124 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b824225d-f108-4505-9a39-53df01bf6ab0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-640d4ebf-86ba-4a8c-9de8-0274c1b0d041 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b824225d-f108-4505-9a39-53df01bf6ab0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] GET http://192.168.122.147/volume/v3/snapshots/4d6a4106-c092-4703-98e1-a93b731d7529 Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b824225d-f108-4505-9a39-53df01bf6ab0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b824225d-f108-4505-9a39-53df01bf6ab0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-640d4ebf-86ba-4a8c-9de8-0274c1b0d041 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] GET http://192.168.122.147/volume/v3/types/6deacb6f-67fc-4189-944d-1172164e35f9/encryption Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-640d4ebf-86ba-4a8c-9de8-0274c1b0d041 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-640d4ebf-86ba-4a8c-9de8-0274c1b0d041 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-640d4ebf-86ba-4a8c-9de8-0274c1b0d041 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '42d393772e3045529fbdf8187dfdfaca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2880acf1aeda415aa54696c56d89fb2a', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-640d4ebf-86ba-4a8c-9de8-0274c1b0d041 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] http://192.168.122.147/volume/v3/types/6deacb6f-67fc-4189-944d-1172164e35f9/encryption returned with HTTP 403 Sep 01 00:35:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1620/3180] 192.168.122.147 () {58 vars in 1259 bytes} [Tue Sep 1 00:35:45 2026] GET /volume/v3/types/6deacb6f-67fc-4189-944d-1172164e35f9/encryption => generated 124 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d42a93e2-1ae2-4155-975a-5167fafadb88 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d42a93e2-1ae2-4155-975a-5167fafadb88 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] GET http://192.168.122.147/volume/v3/types/6deacb6f-67fc-4189-944d-1172164e35f9/extra_specs/multiattach Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d42a93e2-1ae2-4155-975a-5167fafadb88 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d42a93e2-1ae2-4155-975a-5167fafadb88 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b824225d-f108-4505-9a39-53df01bf6ab0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Snapshot retrieved successfully. Sep 01 00:35:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b824225d-f108-4505-9a39-53df01bf6ab0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] http://192.168.122.147/volume/v3/snapshots/4d6a4106-c092-4703-98e1-a93b731d7529 returned with HTTP 200 Sep 01 00:35:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1561/3181] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:45 2026] GET /volume/v3/snapshots/4d6a4106-c092-4703-98e1-a93b731d7529 => generated 465 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d42a93e2-1ae2-4155-975a-5167fafadb88 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] http://192.168.122.147/volume/v3/types/6deacb6f-67fc-4189-944d-1172164e35f9/extra_specs/multiattach returned with HTTP 200 Sep 01 00:35:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1621/3182] 192.168.122.147 () {58 vars in 1298 bytes} [Tue Sep 1 00:35:45 2026] GET /volume/v3/types/6deacb6f-67fc-4189-944d-1172164e35f9/extra_specs/multiattach => generated 29 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a2bc8a81-7468-46c8-ad5e-2e6504f9550f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a2bc8a81-7468-46c8-ad5e-2e6504f9550f tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] GET http://192.168.122.147/volume/v3/types/6deacb6f-67fc-4189-944d-1172164e35f9/extra_specs/volume_backend_name Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a2bc8a81-7468-46c8-ad5e-2e6504f9550f tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a2bc8a81-7468-46c8-ad5e-2e6504f9550f tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a2bc8a81-7468-46c8-ad5e-2e6504f9550f tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] http://192.168.122.147/volume/v3/types/6deacb6f-67fc-4189-944d-1172164e35f9/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 00:35:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1562/3183] 192.168.122.147 () {58 vars in 1322 bytes} [Tue Sep 1 00:35:45 2026] GET /volume/v3/types/6deacb6f-67fc-4189-944d-1172164e35f9/extra_specs/volume_backend_name => generated 143 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9eab2425-c67d-43e9-a565-7278dd679c49 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9eab2425-c67d-43e9-a565-7278dd679c49 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] PUT http://192.168.122.147/volume/v3/types/6deacb6f-67fc-4189-944d-1172164e35f9/encryption/40eb45ab-500d-4779-b4cc-2d934fbe4845 Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9eab2425-c67d-43e9-a565-7278dd679c49 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-9eab2425-c67d-43e9-a565-7278dd679c49 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '42d393772e3045529fbdf8187dfdfaca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2880acf1aeda415aa54696c56d89fb2a', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9eab2425-c67d-43e9-a565-7278dd679c49 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] http://192.168.122.147/volume/v3/types/6deacb6f-67fc-4189-944d-1172164e35f9/encryption/40eb45ab-500d-4779-b4cc-2d934fbe4845 returned with HTTP 403 Sep 01 00:35:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1622/3184] 192.168.122.147 () {60 vars in 1390 bytes} [Tue Sep 1 00:35:45 2026] PUT /volume/v3/types/6deacb6f-67fc-4189-944d-1172164e35f9/encryption/40eb45ab-500d-4779-b4cc-2d934fbe4845 => generated 127 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-01a3a752-6eee-455d-be97-ba5917606a5d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-01a3a752-6eee-455d-be97-ba5917606a5d tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] PUT http://192.168.122.147/volume/v3/types/6deacb6f-67fc-4189-944d-1172164e35f9/extra_specs/key1 Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-01a3a752-6eee-455d-be97-ba5917606a5d tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.policy [None req-01a3a752-6eee-455d-be97-ba5917606a5d tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '42d393772e3045529fbdf8187dfdfaca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2880acf1aeda415aa54696c56d89fb2a', '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=87485) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-01a3a752-6eee-455d-be97-ba5917606a5d tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] http://192.168.122.147/volume/v3/types/6deacb6f-67fc-4189-944d-1172164e35f9/extra_specs/key1 returned with HTTP 403 Sep 01 00:35:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1563/3185] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:35:45 2026] PUT /volume/v3/types/6deacb6f-67fc-4189-944d-1172164e35f9/extra_specs/key1 => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-971d1a6e-a7d5-42f8-921a-c0260d67304a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-971d1a6e-a7d5-42f8-921a-c0260d67304a tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] PUT http://192.168.122.147/volume/v3/types/6deacb6f-67fc-4189-944d-1172164e35f9 Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-971d1a6e-a7d5-42f8-921a-c0260d67304a tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-971d1a6e-a7d5-42f8-921a-c0260d67304a tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '42d393772e3045529fbdf8187dfdfaca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2880acf1aeda415aa54696c56d89fb2a', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-971d1a6e-a7d5-42f8-921a-c0260d67304a tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-reader] http://192.168.122.147/volume/v3/types/6deacb6f-67fc-4189-944d-1172164e35f9 returned with HTTP 403 Sep 01 00:35:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1623/3186] 192.168.122.147 () {60 vars in 1246 bytes} [Tue Sep 1 00:35:45 2026] PUT /volume/v3/types/6deacb6f-67fc-4189-944d-1172164e35f9 => generated 109 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-359f8feb-524c-47ab-a746-0ae5ae4a9a42 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-359f8feb-524c-47ab-a746-0ae5ae4a9a42 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] DELETE http://192.168.122.147/volume/v3/types/5c03d323-6ee7-41c2-8d47-455689aa0c0b Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-359f8feb-524c-47ab-a746-0ae5ae4a9a42 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-359f8feb-524c-47ab-a746-0ae5ae4a9a42 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-359f8feb-524c-47ab-a746-0ae5ae4a9a42 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] http://192.168.122.147/volume/v3/types/5c03d323-6ee7-41c2-8d47-455689aa0c0b returned with HTTP 202 Sep 01 00:35:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1564/3187] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:35:45 2026] DELETE /volume/v3/types/5c03d323-6ee7-41c2-8d47-455689aa0c0b => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c045190c-5bd0-4e43-85ef-c7190e67ad91 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c045190c-5bd0-4e43-85ef-c7190e67ad91 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] DELETE http://192.168.122.147/volume/v3/types/26386caa-184c-453f-9984-ae9f44ad66ec Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c045190c-5bd0-4e43-85ef-c7190e67ad91 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c045190c-5bd0-4e43-85ef-c7190e67ad91 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c045190c-5bd0-4e43-85ef-c7190e67ad91 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] http://192.168.122.147/volume/v3/types/26386caa-184c-453f-9984-ae9f44ad66ec returned with HTTP 202 Sep 01 00:35:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1624/3188] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:35:45 2026] DELETE /volume/v3/types/26386caa-184c-453f-9984-ae9f44ad66ec => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1bba73dc-1bb6-462b-8bf9-ed8b129ab6d5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1bba73dc-1bb6-462b-8bf9-ed8b129ab6d5 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] DELETE http://192.168.122.147/volume/v3/types/59cc7785-6f92-4e34-9d9d-1ba65822cdce Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1bba73dc-1bb6-462b-8bf9-ed8b129ab6d5 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1bba73dc-1bb6-462b-8bf9-ed8b129ab6d5 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1bba73dc-1bb6-462b-8bf9-ed8b129ab6d5 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] http://192.168.122.147/volume/v3/types/59cc7785-6f92-4e34-9d9d-1ba65822cdce returned with HTTP 202 Sep 01 00:35:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1565/3189] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:35:45 2026] DELETE /volume/v3/types/59cc7785-6f92-4e34-9d9d-1ba65822cdce => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7d6e240c-a449-4738-acc8-49a1b92dd412 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7d6e240c-a449-4738-acc8-49a1b92dd412 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] DELETE http://192.168.122.147/volume/v3/types/55a84baf-b966-4f02-825d-4a300e2d2f96 Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7d6e240c-a449-4738-acc8-49a1b92dd412 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7d6e240c-a449-4738-acc8-49a1b92dd412 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:45 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7d6e240c-a449-4738-acc8-49a1b92dd412 tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] http://192.168.122.147/volume/v3/types/55a84baf-b966-4f02-825d-4a300e2d2f96 returned with HTTP 202 Sep 01 00:35:45 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1625/3190] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:35:45 2026] DELETE /volume/v3/types/55a84baf-b966-4f02-825d-4a300e2d2f96 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d518db8f-e211-40e8-bf96-f8976ef6a40c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d518db8f-e211-40e8-bf96-f8976ef6a40c tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] DELETE http://192.168.122.147/volume/v3/types/feb4513d-2bb1-493f-95dd-7a9b93fba719 Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d518db8f-e211-40e8-bf96-f8976ef6a40c tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d518db8f-e211-40e8-bf96-f8976ef6a40c tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d518db8f-e211-40e8-bf96-f8976ef6a40c tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] http://192.168.122.147/volume/v3/types/feb4513d-2bb1-493f-95dd-7a9b93fba719 returned with HTTP 202 Sep 01 00:35:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1566/3191] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:35:45 2026] DELETE /volume/v3/types/feb4513d-2bb1-493f-95dd-7a9b93fba719 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:45 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-700d50cc-febe-4c49-b160-7c37cba6d07b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-700d50cc-febe-4c49-b160-7c37cba6d07b tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] DELETE http://192.168.122.147/volume/v3/types/6deacb6f-67fc-4189-944d-1172164e35f9 Sep 01 00:35:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-700d50cc-febe-4c49-b160-7c37cba6d07b tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-700d50cc-febe-4c49-b160-7c37cba6d07b tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4026a578-c439-4fa7-bbc7-1dc6e9484e06 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4026a578-c439-4fa7-bbc7-1dc6e9484e06 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/volumes/96c001d7-0353-406c-870a-68e8911aa4d2 Sep 01 00:35:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4026a578-c439-4fa7-bbc7-1dc6e9484e06 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4026a578-c439-4fa7-bbc7-1dc6e9484e06 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:46 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:46 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:46 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:46 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:46 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4026a578-c439-4fa7-bbc7-1dc6e9484e06 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Volume info retrieved successfully. Sep 01 00:35:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4026a578-c439-4fa7-bbc7-1dc6e9484e06 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes/96c001d7-0353-406c-870a-68e8911aa4d2 returned with HTTP 200 Sep 01 00:35:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-700d50cc-febe-4c49-b160-7c37cba6d07b tempest-VolumeTypesReaderTests-638397467 tempest-VolumeTypesReaderTests-638397467-project-admin] http://192.168.122.147/volume/v3/types/6deacb6f-67fc-4189-944d-1172164e35f9 returned with HTTP 202 Sep 01 00:35:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1567/3192] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:46 2026] GET /volume/v3/volumes/96c001d7-0353-406c-870a-68e8911aa4d2 => generated 1016 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1626/3193] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:35:45 2026] DELETE /volume/v3/types/6deacb6f-67fc-4189-944d-1172164e35f9 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6300d1ce-6ee3-4b5c-9735-816bd82a08c4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6300d1ce-6ee3-4b5c-9735-816bd82a08c4 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] GET http://192.168.122.147/volume/v3/volumes/2a9662f1-57df-437b-9ff2-3b46eb60dc50 Sep 01 00:35:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6300d1ce-6ee3-4b5c-9735-816bd82a08c4 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6300d1ce-6ee3-4b5c-9735-816bd82a08c4 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:46 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:46 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:46 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:46 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:46 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6300d1ce-6ee3-4b5c-9735-816bd82a08c4 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Volume info retrieved successfully. Sep 01 00:35:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6300d1ce-6ee3-4b5c-9735-816bd82a08c4 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] http://192.168.122.147/volume/v3/volumes/2a9662f1-57df-437b-9ff2-3b46eb60dc50 returned with HTTP 200 Sep 01 00:35:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1568/3194] 192.168.122.147 () {60 vars in 1272 bytes} [Tue Sep 1 00:35:46 2026] GET /volume/v3/volumes/2a9662f1-57df-437b-9ff2-3b46eb60dc50 => generated 982 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5d119d4c-e02b-474d-adef-e3d902f09e05 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5d119d4c-e02b-474d-adef-e3d902f09e05 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] GET http://192.168.122.147/volume/v3/messages Sep 01 00:35:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5d119d4c-e02b-474d-adef-e3d902f09e05 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5d119d4c-e02b-474d-adef-e3d902f09e05 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5d119d4c-e02b-474d-adef-e3d902f09e05 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] http://192.168.122.147/volume/v3/messages returned with HTTP 200 Sep 01 00:35:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1627/3195] 192.168.122.147 () {60 vars in 1164 bytes} [Tue Sep 1 00:35:46 2026] GET /volume/v3/messages => generated 678 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7dbceadf-f8f5-4e41-9539-7bed5ac5a792 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7dbceadf-f8f5-4e41-9539-7bed5ac5a792 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-member] GET http://192.168.122.147/volume/v3/messages/427dc94e-5918-44a4-bf06-2b414eb0ce46 Sep 01 00:35:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7dbceadf-f8f5-4e41-9539-7bed5ac5a792 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7dbceadf-f8f5-4e41-9539-7bed5ac5a792 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-member] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7dbceadf-f8f5-4e41-9539-7bed5ac5a792 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-member] http://192.168.122.147/volume/v3/messages/427dc94e-5918-44a4-bf06-2b414eb0ce46 returned with HTTP 200 Sep 01 00:35:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1569/3196] 192.168.122.147 () {60 vars in 1275 bytes} [Tue Sep 1 00:35:46 2026] GET /volume/v3/messages/427dc94e-5918-44a4-bf06-2b414eb0ce46 => generated 675 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b0a3117e-e839-4091-aec0-f9d0741f6e9e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b0a3117e-e839-4091-aec0-f9d0741f6e9e tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] DELETE http://192.168.122.147/volume/v3/messages/427dc94e-5918-44a4-bf06-2b414eb0ce46 Sep 01 00:35:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b0a3117e-e839-4091-aec0-f9d0741f6e9e tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b0a3117e-e839-4091-aec0-f9d0741f6e9e tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Calling method 'version_select' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b0a3117e-e839-4091-aec0-f9d0741f6e9e tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] http://192.168.122.147/volume/v3/messages/427dc94e-5918-44a4-bf06-2b414eb0ce46 returned with HTTP 204 Sep 01 00:35:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1628/3197] 192.168.122.147 () {60 vars in 1278 bytes} [Tue Sep 1 00:35:46 2026] DELETE /volume/v3/messages/427dc94e-5918-44a4-bf06-2b414eb0ce46 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 00:35:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7477b7d0-7fe6-47e8-a608-b00b8e6bd329 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2bd2f93a-b628-43f6-9b1d-1170b9a16b17 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7477b7d0-7fe6-47e8-a608-b00b8e6bd329 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] GET http://192.168.122.147/volume/v3/snapshots/4d6a4106-c092-4703-98e1-a93b731d7529 Sep 01 00:35:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2bd2f93a-b628-43f6-9b1d-1170b9a16b17 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/2a9662f1-57df-437b-9ff2-3b46eb60dc50 Sep 01 00:35:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2bd2f93a-b628-43f6-9b1d-1170b9a16b17 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2bd2f93a-b628-43f6-9b1d-1170b9a16b17 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7477b7d0-7fe6-47e8-a608-b00b8e6bd329 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7477b7d0-7fe6-47e8-a608-b00b8e6bd329 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:46 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-2bd2f93a-b628-43f6-9b1d-1170b9a16b17 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Delete volume with id: 2a9662f1-57df-437b-9ff2-3b46eb60dc50 Sep 01 00:35:46 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:46 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:46 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:46 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:46 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2bd2f93a-b628-43f6-9b1d-1170b9a16b17 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Volume info retrieved successfully. Sep 01 00:35:46 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:46 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:46 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-2bd2f93a-b628-43f6-9b1d-1170b9a16b17 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87484) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 00:35:46 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7477b7d0-7fe6-47e8-a608-b00b8e6bd329 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Snapshot retrieved successfully. Sep 01 00:35:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7477b7d0-7fe6-47e8-a608-b00b8e6bd329 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] http://192.168.122.147/volume/v3/snapshots/4d6a4106-c092-4703-98e1-a93b731d7529 returned with HTTP 200 Sep 01 00:35:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1570/3198] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:46 2026] GET /volume/v3/snapshots/4d6a4106-c092-4703-98e1-a93b731d7529 => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:46 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-2bd2f93a-b628-43f6-9b1d-1170b9a16b17 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Created reservations ['f8f4436d-4b54-4ddf-88f9-b346a2bba27c', '8323d8c4-fa12-4760-af64-4284559395d1', '3da0c5ca-8043-4925-b948-083375f9bdfc', '0ddbef2a-1f01-4dc9-99fa-06c09bda29f9'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:46 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2bd2f93a-b628-43f6-9b1d-1170b9a16b17 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Delete volume request issued successfully. Sep 01 00:35:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2bd2f93a-b628-43f6-9b1d-1170b9a16b17 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] http://192.168.122.147/volume/v3/volumes/2a9662f1-57df-437b-9ff2-3b46eb60dc50 returned with HTTP 202 Sep 01 00:35:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1629/3199] 192.168.122.147 () {60 vars in 1275 bytes} [Tue Sep 1 00:35:46 2026] DELETE /volume/v3/volumes/2a9662f1-57df-437b-9ff2-3b46eb60dc50 => generated 0 bytes in 211 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a1da3084-0212-45d5-a913-80455cc40916 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a1da3084-0212-45d5-a913-80455cc40916 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] DELETE http://192.168.122.147/volume/v3/types/5feb510a-5d9f-440d-937e-4b3d1810fc56 Sep 01 00:35:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a1da3084-0212-45d5-a913-80455cc40916 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a1da3084-0212-45d5-a913-80455cc40916 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a1da3084-0212-45d5-a913-80455cc40916 tempest-ProjectMemberTests-1877218899 tempest-ProjectMemberTests-1877218899-project-admin] http://192.168.122.147/volume/v3/types/5feb510a-5d9f-440d-937e-4b3d1810fc56 returned with HTTP 202 Sep 01 00:35:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1571/3200] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:35:46 2026] DELETE /volume/v3/types/5feb510a-5d9f-440d-937e-4b3d1810fc56 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4c60f611-9add-4c75-a0f1-55315344e1c6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4c60f611-9add-4c75-a0f1-55315344e1c6 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/volumes/96c001d7-0353-406c-870a-68e8911aa4d2 Sep 01 00:35:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4c60f611-9add-4c75-a0f1-55315344e1c6 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4c60f611-9add-4c75-a0f1-55315344e1c6 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:47 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:47 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:47 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:47 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:47 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4c60f611-9add-4c75-a0f1-55315344e1c6 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Volume info retrieved successfully. Sep 01 00:35:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4c60f611-9add-4c75-a0f1-55315344e1c6 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes/96c001d7-0353-406c-870a-68e8911aa4d2 returned with HTTP 200 Sep 01 00:35:47 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1630/3201] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:47 2026] GET /volume/v3/volumes/96c001d7-0353-406c-870a-68e8911aa4d2 => generated 1017 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5578e051-b911-4d48-9dac-9e776fd39182 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5578e051-b911-4d48-9dac-9e776fd39182 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:35:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5578e051-b911-4d48-9dac-9e776fd39182 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "96c001d7-0353-406c-870a-68e8911aa4d2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1487733597"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:47 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:47 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:47 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:47 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:47 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5578e051-b911-4d48-9dac-9e776fd39182 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Volume info retrieved successfully. Sep 01 00:35:47 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-5578e051-b911-4d48-9dac-9e776fd39182 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Create snapshot from volume 96c001d7-0353-406c-870a-68e8911aa4d2 Sep 01 00:35:47 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-5578e051-b911-4d48-9dac-9e776fd39182 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Created reservations ['8d9e36f7-258f-4f26-8fa4-f66859f1773c', 'b187dd1b-a677-4448-9a7f-438e18f93443', '025e4373-8575-423d-83cd-6175d859e26a', 'c732a79c-d1ea-47f9-b154-051eec665bcb'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:47 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:47 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:47 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5578e051-b911-4d48-9dac-9e776fd39182 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot create request issued successfully. Sep 01 00:35:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5578e051-b911-4d48-9dac-9e776fd39182 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:35:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1572/3202] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:35:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:35:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bec30e81-4f08-41eb-9afd-4922b4b4fc85 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bec30e81-4f08-41eb-9afd-4922b4b4fc85 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/fd5c8ff7-59b9-4ae6-99f5-4e4663ad555c Sep 01 00:35:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bec30e81-4f08-41eb-9afd-4922b4b4fc85 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bec30e81-4f08-41eb-9afd-4922b4b4fc85 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ddb6b5cd-5548-4c34-9ed0-ed2742741fdd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:47 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:47 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:47 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-bec30e81-4f08-41eb-9afd-4922b4b4fc85 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ddb6b5cd-5548-4c34-9ed0-ed2742741fdd tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] GET http://192.168.122.147/volume/v3/snapshots/4d6a4106-c092-4703-98e1-a93b731d7529 Sep 01 00:35:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ddb6b5cd-5548-4c34-9ed0-ed2742741fdd tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ddb6b5cd-5548-4c34-9ed0-ed2742741fdd tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bec30e81-4f08-41eb-9afd-4922b4b4fc85 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/fd5c8ff7-59b9-4ae6-99f5-4e4663ad555c returned with HTTP 200 Sep 01 00:35:47 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1631/3203] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:47 2026] GET /volume/v3/snapshots/fd5c8ff7-59b9-4ae6-99f5-4e4663ad555c => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ddb6b5cd-5548-4c34-9ed0-ed2742741fdd tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] http://192.168.122.147/volume/v3/snapshots/4d6a4106-c092-4703-98e1-a93b731d7529 returned with HTTP 404 Sep 01 00:35:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1573/3204] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:47 2026] GET /volume/v3/snapshots/4d6a4106-c092-4703-98e1-a93b731d7529 => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8c8caf0c-92d2-4a0a-8079-d0cf2d83b182 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8c8caf0c-92d2-4a0a-8079-d0cf2d83b182 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] DELETE http://192.168.122.147/volume/v3/snapshots/4d6a4106-c092-4703-98e1-a93b731d7529 Sep 01 00:35:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8c8caf0c-92d2-4a0a-8079-d0cf2d83b182 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8c8caf0c-92d2-4a0a-8079-d0cf2d83b182 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:47 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-8c8caf0c-92d2-4a0a-8079-d0cf2d83b182 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Delete snapshot with id: 4d6a4106-c092-4703-98e1-a93b731d7529 Sep 01 00:35:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8c8caf0c-92d2-4a0a-8079-d0cf2d83b182 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/4d6a4106-c092-4703-98e1-a93b731d7529 returned with HTTP 404 Sep 01 00:35:47 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1632/3205] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:35:47 2026] DELETE /volume/v3/snapshots/4d6a4106-c092-4703-98e1-a93b731d7529 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 00:35:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c63b9f68-dd68-4e02-a4a1-97da51783a69 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c63b9f68-dd68-4e02-a4a1-97da51783a69 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/4d6a4106-c092-4703-98e1-a93b731d7529 Sep 01 00:35:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c63b9f68-dd68-4e02-a4a1-97da51783a69 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c63b9f68-dd68-4e02-a4a1-97da51783a69 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c63b9f68-dd68-4e02-a4a1-97da51783a69 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/4d6a4106-c092-4703-98e1-a93b731d7529 returned with HTTP 404 Sep 01 00:35:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1574/3206] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:47 2026] GET /volume/v3/snapshots/4d6a4106-c092-4703-98e1-a93b731d7529 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a8c7824b-5c34-4269-833e-741256a89fd5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a8c7824b-5c34-4269-833e-741256a89fd5 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/ea896b85-39bc-41bb-8b8e-01218b7b8022 Sep 01 00:35:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a8c7824b-5c34-4269-833e-741256a89fd5 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:47 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a8c7824b-5c34-4269-833e-741256a89fd5 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:47 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-a8c7824b-5c34-4269-833e-741256a89fd5 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Delete volume with id: ea896b85-39bc-41bb-8b8e-01218b7b8022 Sep 01 00:35:47 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:47 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:47 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:47 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:47 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a8c7824b-5c34-4269-833e-741256a89fd5 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:35:47 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a8c7824b-5c34-4269-833e-741256a89fd5 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Delete volume request issued successfully. Sep 01 00:35:47 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a8c7824b-5c34-4269-833e-741256a89fd5 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/ea896b85-39bc-41bb-8b8e-01218b7b8022 returned with HTTP 202 Sep 01 00:35:47 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1633/3207] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:35:47 2026] DELETE /volume/v3/volumes/ea896b85-39bc-41bb-8b8e-01218b7b8022 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-83b1a274-71dd-422c-b509-d6705ef809fd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-83b1a274-71dd-422c-b509-d6705ef809fd tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/ea896b85-39bc-41bb-8b8e-01218b7b8022 Sep 01 00:35:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-83b1a274-71dd-422c-b509-d6705ef809fd tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-83b1a274-71dd-422c-b509-d6705ef809fd tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:47 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:47 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:47 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:47 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:47 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-83b1a274-71dd-422c-b509-d6705ef809fd tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:35:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-83b1a274-71dd-422c-b509-d6705ef809fd tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/ea896b85-39bc-41bb-8b8e-01218b7b8022 returned with HTTP 200 Sep 01 00:35:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1575/3208] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:47 2026] GET /volume/v3/volumes/ea896b85-39bc-41bb-8b8e-01218b7b8022 => generated 1015 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a0d8ed38-31de-4fd6-bd87-8c2fefecbd05 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a0d8ed38-31de-4fd6-bd87-8c2fefecbd05 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/fd5c8ff7-59b9-4ae6-99f5-4e4663ad555c Sep 01 00:35:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a0d8ed38-31de-4fd6-bd87-8c2fefecbd05 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:48 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a0d8ed38-31de-4fd6-bd87-8c2fefecbd05 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:48 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:48 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:48 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a0d8ed38-31de-4fd6-bd87-8c2fefecbd05 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:48 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a0d8ed38-31de-4fd6-bd87-8c2fefecbd05 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/fd5c8ff7-59b9-4ae6-99f5-4e4663ad555c returned with HTTP 200 Sep 01 00:35:48 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1634/3209] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:48 2026] GET /volume/v3/snapshots/fd5c8ff7-59b9-4ae6-99f5-4e4663ad555c => generated 440 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e3155958-71d1-4bee-840d-a37a8ab7169a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e3155958-71d1-4bee-840d-a37a8ab7169a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/ea896b85-39bc-41bb-8b8e-01218b7b8022 Sep 01 00:35:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e3155958-71d1-4bee-840d-a37a8ab7169a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:48 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e3155958-71d1-4bee-840d-a37a8ab7169a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:48 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:48 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:48 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:48 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:48 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e3155958-71d1-4bee-840d-a37a8ab7169a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:35:48 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e3155958-71d1-4bee-840d-a37a8ab7169a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/ea896b85-39bc-41bb-8b8e-01218b7b8022 returned with HTTP 200 Sep 01 00:35:48 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1576/3210] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:48 2026] GET /volume/v3/volumes/ea896b85-39bc-41bb-8b8e-01218b7b8022 => generated 1015 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-18c8fce4-d02e-419f-a12c-70a26e9db4c3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-18c8fce4-d02e-419f-a12c-70a26e9db4c3 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/fd5c8ff7-59b9-4ae6-99f5-4e4663ad555c Sep 01 00:35:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-18c8fce4-d02e-419f-a12c-70a26e9db4c3 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-18c8fce4-d02e-419f-a12c-70a26e9db4c3 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:49 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:49 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:49 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-18c8fce4-d02e-419f-a12c-70a26e9db4c3 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-18c8fce4-d02e-419f-a12c-70a26e9db4c3 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/fd5c8ff7-59b9-4ae6-99f5-4e4663ad555c returned with HTTP 200 Sep 01 00:35:49 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1635/3211] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:49 2026] GET /volume/v3/snapshots/fd5c8ff7-59b9-4ae6-99f5-4e4663ad555c => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ee8be596-7021-4fcf-8bd7-9c6b5196d6a3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ee8be596-7021-4fcf-8bd7-9c6b5196d6a3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/ea896b85-39bc-41bb-8b8e-01218b7b8022 Sep 01 00:35:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ee8be596-7021-4fcf-8bd7-9c6b5196d6a3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:49 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ee8be596-7021-4fcf-8bd7-9c6b5196d6a3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:49 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ee8be596-7021-4fcf-8bd7-9c6b5196d6a3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/ea896b85-39bc-41bb-8b8e-01218b7b8022 returned with HTTP 404 Sep 01 00:35:49 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1577/3212] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:49 2026] GET /volume/v3/volumes/ea896b85-39bc-41bb-8b8e-01218b7b8022 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-791638cd-d5bf-4c79-ac7b-64e9d8f3bfa7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:49 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-791638cd-d5bf-4c79-ac7b-64e9d8f3bfa7 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:35:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-791638cd-d5bf-4c79-ac7b-64e9d8f3bfa7 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1836210769"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:49 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-791638cd-d5bf-4c79-ac7b-64e9d8f3bfa7 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1836210769'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:35:49 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-791638cd-d5bf-4c79-ac7b-64e9d8f3bfa7 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create volume of 1 GB Sep 01 00:35:50 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-791638cd-d5bf-4c79-ac7b-64e9d8f3bfa7 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Availability Zones retrieved successfully. Sep 01 00:35:50 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-791638cd-d5bf-4c79-ac7b-64e9d8f3bfa7 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Flow 'volume_create_api' (39883a93-9c4a-4f87-ad82-e0819c1a0e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:50 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-791638cd-d5bf-4c79-ac7b-64e9d8f3bfa7 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bef6a656-b897-4c0f-9ba7-cbcd625927ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:50 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-791638cd-d5bf-4c79-ac7b-64e9d8f3bfa7 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:35:50 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-791638cd-d5bf-4c79-ac7b-64e9d8f3bfa7 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bef6a656-b897-4c0f-9ba7-cbcd625927ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:50 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-791638cd-d5bf-4c79-ac7b-64e9d8f3bfa7 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8f24c53-7f48-43d8-9c30-04731246cdb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:50 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-791638cd-d5bf-4c79-ac7b-64e9d8f3bfa7 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Created reservations ['43bb6172-716f-4de9-a0f9-32e6a300d3b4', '8807e3d8-2dee-4ffb-b266-7be5f021f083', '993be4c4-b575-4184-a429-85313ccef4b2', '051ab97a-7018-4b7d-87be-8042552b366b'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:50 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-791638cd-d5bf-4c79-ac7b-64e9d8f3bfa7 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8f24c53-7f48-43d8-9c30-04731246cdb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43bb6172-716f-4de9-a0f9-32e6a300d3b4', '8807e3d8-2dee-4ffb-b266-7be5f021f083', '993be4c4-b575-4184-a429-85313ccef4b2', '051ab97a-7018-4b7d-87be-8042552b366b']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:50 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-791638cd-d5bf-4c79-ac7b-64e9d8f3bfa7 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f77925f-9b62-4592-8f24-30d2a4fa7b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:50 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:50 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:50 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-791638cd-d5bf-4c79-ac7b-64e9d8f3bfa7 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f77925f-9b62-4592-8f24-30d2a4fa7b8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '287f99b5-a832-45fd-97c6-857e9dfa63e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1836210769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e949fba3e08445db9f9f354a2b0af48',qos_specs=None,replication_status=,reservations=['43bb6172-716f-4de9-a0f9-32e6a300d3b4','8807e3d8-2dee-4ffb-b266-7be5f021f083','993be4c4-b575-4184-a429-85313ccef4b2','051ab97a-7018-4b7d-87be-8042552b366b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9274671d29204522af7745b002dfc04e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:35:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1836210769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=287f99b5-a832-45fd-97c6-857e9dfa63e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e949fba3e08445db9f9f354a2b0af48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9274671d29204522af7745b002dfc04e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:50 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-791638cd-d5bf-4c79-ac7b-64e9d8f3bfa7 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (476c0aee-1cd8-4f02-80b6-2b84077dff80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:50 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-791638cd-d5bf-4c79-ac7b-64e9d8f3bfa7 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (476c0aee-1cd8-4f02-80b6-2b84077dff80) transitioned into state 'SUCCESS' from state '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-1836210769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e949fba3e08445db9f9f354a2b0af48',qos_specs=None,replication_status=,reservations=['43bb6172-716f-4de9-a0f9-32e6a300d3b4','8807e3d8-2dee-4ffb-b266-7be5f021f083','993be4c4-b575-4184-a429-85313ccef4b2','051ab97a-7018-4b7d-87be-8042552b366b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9274671d29204522af7745b002dfc04e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:50 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-791638cd-d5bf-4c79-ac7b-64e9d8f3bfa7 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b169614-2a43-4fc2-b632-55484fea3612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:50 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-791638cd-d5bf-4c79-ac7b-64e9d8f3bfa7 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b169614-2a43-4fc2-b632-55484fea3612) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e38214f9-227e-4c18-9abd-1f9482ce0e35 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:50 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-791638cd-d5bf-4c79-ac7b-64e9d8f3bfa7 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Flow 'volume_create_api' (39883a93-9c4a-4f87-ad82-e0819c1a0e40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:50 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-791638cd-d5bf-4c79-ac7b-64e9d8f3bfa7 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create volume request issued successfully. Sep 01 00:35:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-791638cd-d5bf-4c79-ac7b-64e9d8f3bfa7 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:35:50 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1636/3213] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:35:49 2026] POST /volume/v3/volumes => generated 787 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:35:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-da9ce5ad-0492-489d-9a56-ba9dbf14e06f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-da9ce5ad-0492-489d-9a56-ba9dbf14e06f tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/287f99b5-a832-45fd-97c6-857e9dfa63e2 Sep 01 00:35:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-da9ce5ad-0492-489d-9a56-ba9dbf14e06f tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-da9ce5ad-0492-489d-9a56-ba9dbf14e06f tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:50 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:50 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:50 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:50 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:50 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-da9ce5ad-0492-489d-9a56-ba9dbf14e06f tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:35:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-da9ce5ad-0492-489d-9a56-ba9dbf14e06f tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/287f99b5-a832-45fd-97c6-857e9dfa63e2 returned with HTTP 200 Sep 01 00:35:50 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1637/3214] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:50 2026] GET /volume/v3/volumes/287f99b5-a832-45fd-97c6-857e9dfa63e2 => generated 966 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e38214f9-227e-4c18-9abd-1f9482ce0e35 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:35:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e38214f9-227e-4c18-9abd-1f9482ce0e35 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-398719678", "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=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e38214f9-227e-4c18-9abd-1f9482ce0e35 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:35:50 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1578/3215] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:35:50 2026] POST /volume/v3/types => generated 379 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a9baba73-19ff-4216-8aa3-c79151de8815 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a9baba73-19ff-4216-8aa3-c79151de8815 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] POST http://192.168.122.147/volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a/encryption Sep 01 00:35:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a9baba73-19ff-4216-8aa3-c79151de8815 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5dfa1ba6-d6dc-4e02-bfec-7b68f6a64f9a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5dfa1ba6-d6dc-4e02-bfec-7b68f6a64f9a tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/fd5c8ff7-59b9-4ae6-99f5-4e4663ad555c Sep 01 00:35:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5dfa1ba6-d6dc-4e02-bfec-7b68f6a64f9a tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5dfa1ba6-d6dc-4e02-bfec-7b68f6a64f9a tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:50 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:50 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:50 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5dfa1ba6-d6dc-4e02-bfec-7b68f6a64f9a tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5dfa1ba6-d6dc-4e02-bfec-7b68f6a64f9a tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/fd5c8ff7-59b9-4ae6-99f5-4e4663ad555c returned with HTTP 200 Sep 01 00:35:50 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1579/3216] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:50 2026] GET /volume/v3/snapshots/fd5c8ff7-59b9-4ae6-99f5-4e4663ad555c => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3bd40c1c-8181-47e4-b7d1-86e74e3e4573 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3bd40c1c-8181-47e4-b7d1-86e74e3e4573 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-reader] GET http://192.168.122.147/volume/v3/snapshots/fd5c8ff7-59b9-4ae6-99f5-4e4663ad555c Sep 01 00:35:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3bd40c1c-8181-47e4-b7d1-86e74e3e4573 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-reader] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3bd40c1c-8181-47e4-b7d1-86e74e3e4573 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-reader] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:50 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:50 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:50 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3bd40c1c-8181-47e4-b7d1-86e74e3e4573 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-reader] Snapshot retrieved successfully. Sep 01 00:35:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3bd40c1c-8181-47e4-b7d1-86e74e3e4573 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-reader] http://192.168.122.147/volume/v3/snapshots/fd5c8ff7-59b9-4ae6-99f5-4e4663ad555c returned with HTTP 200 Sep 01 00:35:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a9baba73-19ff-4216-8aa3-c79151de8815 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] http://192.168.122.147/volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a/encryption returned with HTTP 200 Sep 01 00:35:50 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1580/3217] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:50 2026] GET /volume/v3/snapshots/fd5c8ff7-59b9-4ae6-99f5-4e4663ad555c => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:50 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1638/3218] 192.168.122.147 () {60 vars in 1281 bytes} [Tue Sep 1 00:35:50 2026] POST /volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a/encryption => generated 239 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-cf794e79-8d45-45f7-81a7-12660439c57a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f9d5e9bb-d5c2-420b-a334-c5689447784a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cf794e79-8d45-45f7-81a7-12660439c57a tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] DELETE http://192.168.122.147/volume/v3/snapshots/fd5c8ff7-59b9-4ae6-99f5-4e4663ad555c Sep 01 00:35:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cf794e79-8d45-45f7-81a7-12660439c57a tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cf794e79-8d45-45f7-81a7-12660439c57a tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:50 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-cf794e79-8d45-45f7-81a7-12660439c57a tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Delete snapshot with id: fd5c8ff7-59b9-4ae6-99f5-4e4663ad555c Sep 01 00:35:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f9d5e9bb-d5c2-420b-a334-c5689447784a tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:35:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f9d5e9bb-d5c2-420b-a334-c5689447784a tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1654685600", "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=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:50 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:50 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:50 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-cf794e79-8d45-45f7-81a7-12660439c57a tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:50 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:50 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f9d5e9bb-d5c2-420b-a334-c5689447784a tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:35:50 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1639/3219] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:35:50 2026] POST /volume/v3/types => generated 380 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:50 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-cf794e79-8d45-45f7-81a7-12660439c57a tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot delete request issued successfully. Sep 01 00:35:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cf794e79-8d45-45f7-81a7-12660439c57a tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/fd5c8ff7-59b9-4ae6-99f5-4e4663ad555c returned with HTTP 202 Sep 01 00:35:50 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1581/3220] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:35:50 2026] DELETE /volume/v3/snapshots/fd5c8ff7-59b9-4ae6-99f5-4e4663ad555c => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ced44209-01fa-4815-b515-f5d181c5238e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a759e881-e2e1-49cf-8dde-8f648e332f26 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a759e881-e2e1-49cf-8dde-8f648e332f26 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/fd5c8ff7-59b9-4ae6-99f5-4e4663ad555c Sep 01 00:35:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a759e881-e2e1-49cf-8dde-8f648e332f26 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a759e881-e2e1-49cf-8dde-8f648e332f26 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ced44209-01fa-4815-b515-f5d181c5238e tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] POST http://192.168.122.147/volume/v3/types/afdc0da2-e4c0-4bf9-a12c-d6caf62cc5ae/encryption Sep 01 00:35:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ced44209-01fa-4815-b515-f5d181c5238e tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:50 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:50 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:50 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:50 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:50 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a759e881-e2e1-49cf-8dde-8f648e332f26 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a759e881-e2e1-49cf-8dde-8f648e332f26 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/fd5c8ff7-59b9-4ae6-99f5-4e4663ad555c returned with HTTP 200 Sep 01 00:35:50 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1640/3221] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:50 2026] GET /volume/v3/snapshots/fd5c8ff7-59b9-4ae6-99f5-4e4663ad555c => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:35:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ced44209-01fa-4815-b515-f5d181c5238e tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] http://192.168.122.147/volume/v3/types/afdc0da2-e4c0-4bf9-a12c-d6caf62cc5ae/encryption returned with HTTP 200 Sep 01 00:35:50 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1582/3222] 192.168.122.147 () {60 vars in 1281 bytes} [Tue Sep 1 00:35:50 2026] POST /volume/v3/types/afdc0da2-e4c0-4bf9-a12c-d6caf62cc5ae/encryption => generated 239 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-053c72b3-9afb-434a-afa4-9c5f7aa94c3d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-053c72b3-9afb-434a-afa4-9c5f7aa94c3d tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:35:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-053c72b3-9afb-434a-afa4-9c5f7aa94c3d tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-994751895", "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=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-053c72b3-9afb-434a-afa4-9c5f7aa94c3d tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:35:50 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1641/3223] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:35:50 2026] POST /volume/v3/types => generated 379 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-93590669-08ba-499c-a0b7-f06b9991976c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-93590669-08ba-499c-a0b7-f06b9991976c tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] POST http://192.168.122.147/volume/v3/types/abb4bd58-3218-44b6-ab6f-622dcaf27a14/extra_specs Sep 01 00:35:50 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-93590669-08ba-499c-a0b7-f06b9991976c tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:50 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-93590669-08ba-499c-a0b7-f06b9991976c tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] http://192.168.122.147/volume/v3/types/abb4bd58-3218-44b6-ab6f-622dcaf27a14/extra_specs returned with HTTP 200 Sep 01 00:35:50 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1583/3224] 192.168.122.147 () {60 vars in 1283 bytes} [Tue Sep 1 00:35:50 2026] POST /volume/v3/types/abb4bd58-3218-44b6-ab6f-622dcaf27a14/extra_specs => generated 35 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:35:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c90696d9-731f-4655-b4b5-697e27d6c03f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c90696d9-731f-4655-b4b5-697e27d6c03f tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] PUT http://192.168.122.147/volume/v3/types/abb4bd58-3218-44b6-ab6f-622dcaf27a14/extra_specs/key2 Sep 01 00:35:50 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c90696d9-731f-4655-b4b5-697e27d6c03f tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:50 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c90696d9-731f-4655-b4b5-697e27d6c03f tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] http://192.168.122.147/volume/v3/types/abb4bd58-3218-44b6-ab6f-622dcaf27a14/extra_specs/key2 returned with HTTP 200 Sep 01 00:35:50 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1642/3225] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:35:50 2026] PUT /volume/v3/types/abb4bd58-3218-44b6-ab6f-622dcaf27a14/extra_specs/key2 => generated 25 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:35:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a1774706-c852-49ff-b278-db23d232abd2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a1774706-c852-49ff-b278-db23d232abd2 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:35:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a1774706-c852-49ff-b278-db23d232abd2 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a1774706-c852-49ff-b278-db23d232abd2 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:35:51 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1584/3226] 192.168.122.147 () {60 vars in 1136 bytes} [Tue Sep 1 00:35:51 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 00:35:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-772953df-5b7e-4902-86f2-4a55dbd726a2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-772953df-5b7e-4902-86f2-4a55dbd726a2 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] DELETE http://192.168.122.147/volume/v3/types/f8327b33-8caa-48ae-8a98-f52903c009a1 Sep 01 00:35:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-772953df-5b7e-4902-86f2-4a55dbd726a2 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-772953df-5b7e-4902-86f2-4a55dbd726a2 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-772953df-5b7e-4902-86f2-4a55dbd726a2 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] http://192.168.122.147/volume/v3/types/f8327b33-8caa-48ae-8a98-f52903c009a1 returned with HTTP 202 Sep 01 00:35:51 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1643/3227] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:35:51 2026] DELETE /volume/v3/types/f8327b33-8caa-48ae-8a98-f52903c009a1 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 00:35:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8269e5c6-778c-4a7d-9549-adacc5c5b538 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8269e5c6-778c-4a7d-9549-adacc5c5b538 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:35:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8269e5c6-778c-4a7d-9549-adacc5c5b538 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1376541662", "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=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8269e5c6-778c-4a7d-9549-adacc5c5b538 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:35:51 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1585/3228] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:35:51 2026] POST /volume/v3/types => generated 380 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ec7efbc3-a21b-4c24-8acc-300fdc5603f5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ec7efbc3-a21b-4c24-8acc-300fdc5603f5 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] POST http://192.168.122.147/volume/v3/types/72f4e2a3-2762-4443-ab61-3b7122b03eaa/encryption Sep 01 00:35:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ec7efbc3-a21b-4c24-8acc-300fdc5603f5 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ec7efbc3-a21b-4c24-8acc-300fdc5603f5 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] http://192.168.122.147/volume/v3/types/72f4e2a3-2762-4443-ab61-3b7122b03eaa/encryption returned with HTTP 200 Sep 01 00:35:51 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1644/3229] 192.168.122.147 () {60 vars in 1281 bytes} [Tue Sep 1 00:35:51 2026] POST /volume/v3/types/72f4e2a3-2762-4443-ab61-3b7122b03eaa/encryption => generated 239 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-138f5e0f-459e-414f-b9f2-4e8cc8527e49 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-138f5e0f-459e-414f-b9f2-4e8cc8527e49 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] DELETE http://192.168.122.147/volume/v3/types/72f4e2a3-2762-4443-ab61-3b7122b03eaa/encryption/bfd8aa52-51b4-4a2d-8627-7679888c7fa7 Sep 01 00:35:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-138f5e0f-459e-414f-b9f2-4e8cc8527e49 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-138f5e0f-459e-414f-b9f2-4e8cc8527e49 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-138f5e0f-459e-414f-b9f2-4e8cc8527e49 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] http://192.168.122.147/volume/v3/types/72f4e2a3-2762-4443-ab61-3b7122b03eaa/encryption/bfd8aa52-51b4-4a2d-8627-7679888c7fa7 returned with HTTP 202 Sep 01 00:35:51 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1586/3230] 192.168.122.147 () {58 vars in 1373 bytes} [Tue Sep 1 00:35:51 2026] DELETE /volume/v3/types/72f4e2a3-2762-4443-ab61-3b7122b03eaa/encryption/bfd8aa52-51b4-4a2d-8627-7679888c7fa7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6aa1b66d-f179-452f-8595-627e69546f90 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6aa1b66d-f179-452f-8595-627e69546f90 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:35:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6aa1b66d-f179-452f-8595-627e69546f90 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-677426634", "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=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6aa1b66d-f179-452f-8595-627e69546f90 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:35:51 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1645/3231] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:35:51 2026] POST /volume/v3/types => generated 379 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a080d08b-ae8f-4b37-9b87-6fcd2b1ed4cc None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a080d08b-ae8f-4b37-9b87-6fcd2b1ed4cc tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] DELETE http://192.168.122.147/volume/v3/types/992eb1a7-714d-4ddd-a393-45e681779fb3/extra_specs/key1 Sep 01 00:35:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a080d08b-ae8f-4b37-9b87-6fcd2b1ed4cc tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a080d08b-ae8f-4b37-9b87-6fcd2b1ed4cc tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-df1e1d46-f14c-445c-b2dc-c5c7fd96e09a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-df1e1d46-f14c-445c-b2dc-c5c7fd96e09a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/287f99b5-a832-45fd-97c6-857e9dfa63e2 Sep 01 00:35:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-df1e1d46-f14c-445c-b2dc-c5c7fd96e09a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-df1e1d46-f14c-445c-b2dc-c5c7fd96e09a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a080d08b-ae8f-4b37-9b87-6fcd2b1ed4cc tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] http://192.168.122.147/volume/v3/types/992eb1a7-714d-4ddd-a393-45e681779fb3/extra_specs/key1 returned with HTTP 202 Sep 01 00:35:51 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1587/3232] 192.168.122.147 () {58 vars in 1280 bytes} [Tue Sep 1 00:35:51 2026] DELETE /volume/v3/types/992eb1a7-714d-4ddd-a393-45e681779fb3/extra_specs/key1 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 00:35:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8c990401-faa4-4704-9c27-925030736c9c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8c990401-faa4-4704-9c27-925030736c9c tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:35:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8c990401-faa4-4704-9c27-925030736c9c tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1404290031", "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=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:51 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:51 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:51 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:51 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:51 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-df1e1d46-f14c-445c-b2dc-c5c7fd96e09a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:35:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8c990401-faa4-4704-9c27-925030736c9c tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:35:51 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1588/3233] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:35:51 2026] POST /volume/v3/types => generated 380 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-df1e1d46-f14c-445c-b2dc-c5c7fd96e09a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/287f99b5-a832-45fd-97c6-857e9dfa63e2 returned with HTTP 200 Sep 01 00:35:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-88db13ba-34b3-46d8-afbe-ed94d2c16704 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:51 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1646/3234] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:51 2026] GET /volume/v3/volumes/287f99b5-a832-45fd-97c6-857e9dfa63e2 => generated 1016 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-88db13ba-34b3-46d8-afbe-ed94d2c16704 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] DELETE http://192.168.122.147/volume/v3/types/54e29f53-f78f-4526-8158-fd90f7541eb7 Sep 01 00:35:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-88db13ba-34b3-46d8-afbe-ed94d2c16704 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-88db13ba-34b3-46d8-afbe-ed94d2c16704 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-88db13ba-34b3-46d8-afbe-ed94d2c16704 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] http://192.168.122.147/volume/v3/types/54e29f53-f78f-4526-8158-fd90f7541eb7 returned with HTTP 202 Sep 01 00:35:51 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1589/3235] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:35:51 2026] DELETE /volume/v3/types/54e29f53-f78f-4526-8158-fd90f7541eb7 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-22aed117-0608-489e-b4c9-a30e9fcbbd78 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-22aed117-0608-489e-b4c9-a30e9fcbbd78 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] GET http://192.168.122.147/volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a/extra_specs Sep 01 00:35:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-22aed117-0608-489e-b4c9-a30e9fcbbd78 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-22aed117-0608-489e-b4c9-a30e9fcbbd78 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-22aed117-0608-489e-b4c9-a30e9fcbbd78 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] http://192.168.122.147/volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a/extra_specs returned with HTTP 200 Sep 01 00:35:51 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1647/3236] 192.168.122.147 () {58 vars in 1262 bytes} [Tue Sep 1 00:35:51 2026] GET /volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a/extra_specs => generated 185 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-fa21a252-2989-491d-b8d0-3c978c84d689 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fa21a252-2989-491d-b8d0-3c978c84d689 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] GET http://192.168.122.147/volume/v3/types Sep 01 00:35:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fa21a252-2989-491d-b8d0-3c978c84d689 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fa21a252-2989-491d-b8d0-3c978c84d689 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fa21a252-2989-491d-b8d0-3c978c84d689 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:35:51 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1590/3237] 192.168.122.147 () {58 vars in 1115 bytes} [Tue Sep 1 00:35:51 2026] GET /volume/v3/types => generated 2587 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-048afd92-475b-48e7-bfd1-90e8dfd87637 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-048afd92-475b-48e7-bfd1-90e8dfd87637 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] GET http://192.168.122.147/volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a/encryption/cipher Sep 01 00:35:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-048afd92-475b-48e7-bfd1-90e8dfd87637 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-048afd92-475b-48e7-bfd1-90e8dfd87637 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7bec128e-8267-430e-910b-395a3aaee599 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7bec128e-8267-430e-910b-395a3aaee599 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/fd5c8ff7-59b9-4ae6-99f5-4e4663ad555c Sep 01 00:35:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7bec128e-8267-430e-910b-395a3aaee599 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7bec128e-8267-430e-910b-395a3aaee599 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-048afd92-475b-48e7-bfd1-90e8dfd87637 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] http://192.168.122.147/volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a/encryption/cipher returned with HTTP 200 Sep 01 00:35:51 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:51 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:51 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1648/3238] 192.168.122.147 () {58 vars in 1280 bytes} [Tue Sep 1 00:35:51 2026] GET /volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a/encryption/cipher => generated 29 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:35:51 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7bec128e-8267-430e-910b-395a3aaee599 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7bec128e-8267-430e-910b-395a3aaee599 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/fd5c8ff7-59b9-4ae6-99f5-4e4663ad555c returned with HTTP 200 Sep 01 00:35:51 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1591/3239] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:51 2026] GET /volume/v3/snapshots/fd5c8ff7-59b9-4ae6-99f5-4e4663ad555c => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-586d4dc1-0395-4754-98a6-d3751e4b98a1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-586d4dc1-0395-4754-98a6-d3751e4b98a1 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] GET http://192.168.122.147/volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a/encryption Sep 01 00:35:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-586d4dc1-0395-4754-98a6-d3751e4b98a1 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-586d4dc1-0395-4754-98a6-d3751e4b98a1 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-586d4dc1-0395-4754-98a6-d3751e4b98a1 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] http://192.168.122.147/volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a/encryption returned with HTTP 200 Sep 01 00:35:51 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1649/3240] 192.168.122.147 () {58 vars in 1259 bytes} [Tue Sep 1 00:35:51 2026] GET /volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a/encryption => generated 325 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c7109f5d-9d05-458e-ac5c-e4d4d2b33ab3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c7109f5d-9d05-458e-ac5c-e4d4d2b33ab3 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] GET http://192.168.122.147/volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a/extra_specs/multiattach Sep 01 00:35:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c7109f5d-9d05-458e-ac5c-e4d4d2b33ab3 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c7109f5d-9d05-458e-ac5c-e4d4d2b33ab3 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c7109f5d-9d05-458e-ac5c-e4d4d2b33ab3 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] http://192.168.122.147/volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a/extra_specs/multiattach returned with HTTP 200 Sep 01 00:35:51 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1592/3241] 192.168.122.147 () {58 vars in 1298 bytes} [Tue Sep 1 00:35:51 2026] GET /volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a/extra_specs/multiattach => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:35:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5a88c85c-be3f-44c0-ad29-d8b2151ed62a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5a88c85c-be3f-44c0-ad29-d8b2151ed62a tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] GET http://192.168.122.147/volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a/extra_specs/volume_backend_name Sep 01 00:35:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5a88c85c-be3f-44c0-ad29-d8b2151ed62a tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5a88c85c-be3f-44c0-ad29-d8b2151ed62a tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5a88c85c-be3f-44c0-ad29-d8b2151ed62a tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] http://192.168.122.147/volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a/extra_specs/volume_backend_name returned with HTTP 200 Sep 01 00:35:51 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1650/3242] 192.168.122.147 () {58 vars in 1322 bytes} [Tue Sep 1 00:35:51 2026] GET /volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a/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 00:35:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ceff1c28-6f4a-4638-9c7c-3ffb39f9cd13 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ceff1c28-6f4a-4638-9c7c-3ffb39f9cd13 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] GET http://192.168.122.147/volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a Sep 01 00:35:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ceff1c28-6f4a-4638-9c7c-3ffb39f9cd13 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ceff1c28-6f4a-4638-9c7c-3ffb39f9cd13 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ceff1c28-6f4a-4638-9c7c-3ffb39f9cd13 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] http://192.168.122.147/volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a returned with HTTP 200 Sep 01 00:35:51 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1593/3243] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:35:51 2026] GET /volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a => generated 401 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-92b2c788-ea57-42a3-b63d-a208699015b6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-92b2c788-ea57-42a3-b63d-a208699015b6 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] PUT http://192.168.122.147/volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a/encryption/a55ffdb6-6542-4236-b024-035d1bde44f0 Sep 01 00:35:51 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-92b2c788-ea57-42a3-b63d-a208699015b6 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:51 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-92b2c788-ea57-42a3-b63d-a208699015b6 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] http://192.168.122.147/volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a/encryption/a55ffdb6-6542-4236-b024-035d1bde44f0 returned with HTTP 200 Sep 01 00:35:51 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1651/3244] 192.168.122.147 () {60 vars in 1390 bytes} [Tue Sep 1 00:35:51 2026] PUT /volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a/encryption/a55ffdb6-6542-4236-b024-035d1bde44f0 => generated 33 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:35:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-231592ce-0e84-491e-835b-5c09972c3ba6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:51 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-231592ce-0e84-491e-835b-5c09972c3ba6 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] PUT http://192.168.122.147/volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a/extra_specs/key1 Sep 01 00:35:51 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-231592ce-0e84-491e-835b-5c09972c3ba6 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-231592ce-0e84-491e-835b-5c09972c3ba6 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] http://192.168.122.147/volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a/extra_specs/key1 returned with HTTP 200 Sep 01 00:35:52 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1594/3245] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:35:51 2026] PUT /volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a/extra_specs/key1 => generated 30 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 00:35:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-082464b8-dde2-4125-b169-e7c9134bee4d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-082464b8-dde2-4125-b169-e7c9134bee4d tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] PUT http://192.168.122.147/volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a Sep 01 00:35:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-082464b8-dde2-4125-b169-e7c9134bee4d tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-082464b8-dde2-4125-b169-e7c9134bee4d tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] http://192.168.122.147/volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a returned with HTTP 200 Sep 01 00:35:52 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1652/3246] 192.168.122.147 () {60 vars in 1246 bytes} [Tue Sep 1 00:35:52 2026] PUT /volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a => generated 370 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-94cf9f78-85b9-4c07-afe8-9bbce5952dfe None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-94cf9f78-85b9-4c07-afe8-9bbce5952dfe tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] DELETE http://192.168.122.147/volume/v3/types/992eb1a7-714d-4ddd-a393-45e681779fb3 Sep 01 00:35:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-94cf9f78-85b9-4c07-afe8-9bbce5952dfe tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-94cf9f78-85b9-4c07-afe8-9bbce5952dfe tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-94cf9f78-85b9-4c07-afe8-9bbce5952dfe tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] http://192.168.122.147/volume/v3/types/992eb1a7-714d-4ddd-a393-45e681779fb3 returned with HTTP 202 Sep 01 00:35:52 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1595/3247] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:35:52 2026] DELETE /volume/v3/types/992eb1a7-714d-4ddd-a393-45e681779fb3 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0d30166b-9b83-413a-bbec-7b4414925719 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0d30166b-9b83-413a-bbec-7b4414925719 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] DELETE http://192.168.122.147/volume/v3/types/72f4e2a3-2762-4443-ab61-3b7122b03eaa Sep 01 00:35:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0d30166b-9b83-413a-bbec-7b4414925719 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0d30166b-9b83-413a-bbec-7b4414925719 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0d30166b-9b83-413a-bbec-7b4414925719 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] http://192.168.122.147/volume/v3/types/72f4e2a3-2762-4443-ab61-3b7122b03eaa returned with HTTP 202 Sep 01 00:35:52 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1653/3248] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:35:52 2026] DELETE /volume/v3/types/72f4e2a3-2762-4443-ab61-3b7122b03eaa => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f05505fc-93db-4072-94fd-464f57909165 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f05505fc-93db-4072-94fd-464f57909165 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] DELETE http://192.168.122.147/volume/v3/types/abb4bd58-3218-44b6-ab6f-622dcaf27a14 Sep 01 00:35:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f05505fc-93db-4072-94fd-464f57909165 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f05505fc-93db-4072-94fd-464f57909165 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f05505fc-93db-4072-94fd-464f57909165 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] http://192.168.122.147/volume/v3/types/abb4bd58-3218-44b6-ab6f-622dcaf27a14 returned with HTTP 202 Sep 01 00:35:52 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1596/3249] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:35:52 2026] DELETE /volume/v3/types/abb4bd58-3218-44b6-ab6f-622dcaf27a14 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0f5d5cc5-e015-483d-9ed9-04056001c96f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0f5d5cc5-e015-483d-9ed9-04056001c96f tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] DELETE http://192.168.122.147/volume/v3/types/afdc0da2-e4c0-4bf9-a12c-d6caf62cc5ae Sep 01 00:35:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0f5d5cc5-e015-483d-9ed9-04056001c96f tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0f5d5cc5-e015-483d-9ed9-04056001c96f tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0f5d5cc5-e015-483d-9ed9-04056001c96f tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] http://192.168.122.147/volume/v3/types/afdc0da2-e4c0-4bf9-a12c-d6caf62cc5ae returned with HTTP 202 Sep 01 00:35:52 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1654/3250] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:35:52 2026] DELETE /volume/v3/types/afdc0da2-e4c0-4bf9-a12c-d6caf62cc5ae => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-468c6c92-5ec9-4162-b41a-cc8465c77a77 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-468c6c92-5ec9-4162-b41a-cc8465c77a77 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] DELETE http://192.168.122.147/volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a Sep 01 00:35:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-468c6c92-5ec9-4162-b41a-cc8465c77a77 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-468c6c92-5ec9-4162-b41a-cc8465c77a77 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-468c6c92-5ec9-4162-b41a-cc8465c77a77 tempest-VolumeTypesAdminTests-1732282785 tempest-VolumeTypesAdminTests-1732282785-project-admin] http://192.168.122.147/volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a returned with HTTP 202 Sep 01 00:35:52 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1597/3251] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:35:52 2026] DELETE /volume/v3/types/4a1dd94b-c2d1-4063-a20f-b341e88ecf8a => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bde001ca-801f-4165-ad25-5679df2498bf None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bde001ca-801f-4165-ad25-5679df2498bf tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/287f99b5-a832-45fd-97c6-857e9dfa63e2 Sep 01 00:35:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bde001ca-801f-4165-ad25-5679df2498bf tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bde001ca-801f-4165-ad25-5679df2498bf tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:52 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:52 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:52 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:52 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:52 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-bde001ca-801f-4165-ad25-5679df2498bf tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:35:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bde001ca-801f-4165-ad25-5679df2498bf tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/287f99b5-a832-45fd-97c6-857e9dfa63e2 returned with HTTP 200 Sep 01 00:35:52 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1655/3252] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:52 2026] GET /volume/v3/volumes/287f99b5-a832-45fd-97c6-857e9dfa63e2 => generated 1017 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3170f6ea-7662-4970-9eae-8a7d26bf22d4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3170f6ea-7662-4970-9eae-8a7d26bf22d4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:35:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3170f6ea-7662-4970-9eae-8a7d26bf22d4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "287f99b5-a832-45fd-97c6-857e9dfa63e2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-38050332"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:52 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:52 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:52 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:52 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:52 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3170f6ea-7662-4970-9eae-8a7d26bf22d4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:35:52 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-3170f6ea-7662-4970-9eae-8a7d26bf22d4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create snapshot from volume 287f99b5-a832-45fd-97c6-857e9dfa63e2 Sep 01 00:35:52 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-3170f6ea-7662-4970-9eae-8a7d26bf22d4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Created reservations ['4a763a2a-7d00-455c-86be-12a06e53e61f', 'ae1c61b2-2d73-4400-8e9f-d3da1cd58521', '30d2c93d-7ae8-4ee6-b6d8-04e9e652db69', '8ef5f818-83ef-4042-9900-e357de95664f'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:52 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:52 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-70678570-ef20-402c-8eb8-c16254d88c25 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-70678570-ef20-402c-8eb8-c16254d88c25 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/fd5c8ff7-59b9-4ae6-99f5-4e4663ad555c Sep 01 00:35:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-70678570-ef20-402c-8eb8-c16254d88c25 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:52 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3170f6ea-7662-4970-9eae-8a7d26bf22d4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot create request issued successfully. Sep 01 00:35:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-70678570-ef20-402c-8eb8-c16254d88c25 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3170f6ea-7662-4970-9eae-8a7d26bf22d4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:35:52 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1598/3253] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:35:52 2026] POST /volume/v3/snapshots => generated 306 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:35:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-70678570-ef20-402c-8eb8-c16254d88c25 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/fd5c8ff7-59b9-4ae6-99f5-4e4663ad555c returned with HTTP 404 Sep 01 00:35:52 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1656/3254] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:52 2026] GET /volume/v3/snapshots/fd5c8ff7-59b9-4ae6-99f5-4e4663ad555c => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0754da86-0445-4476-bd5d-b9dbebcf43f3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0754da86-0445-4476-bd5d-b9dbebcf43f3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/b935fb4f-3b9d-45e7-bc01-0fa6c202933e Sep 01 00:35:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0754da86-0445-4476-bd5d-b9dbebcf43f3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0754da86-0445-4476-bd5d-b9dbebcf43f3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-fb2d7513-28aa-4e3c-a010-cab1fc95c1dc None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fb2d7513-28aa-4e3c-a010-cab1fc95c1dc tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/96c001d7-0353-406c-870a-68e8911aa4d2 Sep 01 00:35:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fb2d7513-28aa-4e3c-a010-cab1fc95c1dc tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:52 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fb2d7513-28aa-4e3c-a010-cab1fc95c1dc tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:52 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-fb2d7513-28aa-4e3c-a010-cab1fc95c1dc tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Delete volume with id: 96c001d7-0353-406c-870a-68e8911aa4d2 Sep 01 00:35:52 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:52 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:52 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0754da86-0445-4476-bd5d-b9dbebcf43f3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:35:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0754da86-0445-4476-bd5d-b9dbebcf43f3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/b935fb4f-3b9d-45e7-bc01-0fa6c202933e returned with HTTP 200 Sep 01 00:35:52 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1599/3255] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:52 2026] GET /volume/v3/snapshots/b935fb4f-3b9d-45e7-bc01-0fa6c202933e => generated 438 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:52 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:52 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:52 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:52 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:52 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fb2d7513-28aa-4e3c-a010-cab1fc95c1dc tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Volume info retrieved successfully. Sep 01 00:35:52 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fb2d7513-28aa-4e3c-a010-cab1fc95c1dc tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Delete volume request issued successfully. Sep 01 00:35:52 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fb2d7513-28aa-4e3c-a010-cab1fc95c1dc tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes/96c001d7-0353-406c-870a-68e8911aa4d2 returned with HTTP 202 Sep 01 00:35:52 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1657/3256] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:35:52 2026] DELETE /volume/v3/volumes/96c001d7-0353-406c-870a-68e8911aa4d2 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-38f8e3a5-c556-475f-a65b-a04b36769713 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-38f8e3a5-c556-475f-a65b-a04b36769713 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/volumes/96c001d7-0353-406c-870a-68e8911aa4d2 Sep 01 00:35:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-38f8e3a5-c556-475f-a65b-a04b36769713 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:52 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-38f8e3a5-c556-475f-a65b-a04b36769713 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:52 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:52 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:52 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:52 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:52 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-38f8e3a5-c556-475f-a65b-a04b36769713 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Volume info retrieved successfully. Sep 01 00:35:52 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-38f8e3a5-c556-475f-a65b-a04b36769713 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes/96c001d7-0353-406c-870a-68e8911aa4d2 returned with HTTP 200 Sep 01 00:35:52 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1600/3257] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:52 2026] GET /volume/v3/volumes/96c001d7-0353-406c-870a-68e8911aa4d2 => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2a77bced-0563-44a0-867d-7e6f16ad7f1c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2a77bced-0563-44a0-867d-7e6f16ad7f1c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/b935fb4f-3b9d-45e7-bc01-0fa6c202933e Sep 01 00:35:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2a77bced-0563-44a0-867d-7e6f16ad7f1c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:53 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2a77bced-0563-44a0-867d-7e6f16ad7f1c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:53 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:53 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:53 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2a77bced-0563-44a0-867d-7e6f16ad7f1c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:35:53 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2a77bced-0563-44a0-867d-7e6f16ad7f1c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/b935fb4f-3b9d-45e7-bc01-0fa6c202933e returned with HTTP 200 Sep 01 00:35:53 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1658/3258] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:53 2026] GET /volume/v3/snapshots/b935fb4f-3b9d-45e7-bc01-0fa6c202933e => generated 438 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:35:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-86f142fa-bd47-494b-904d-ca92e59f80be None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-86f142fa-bd47-494b-904d-ca92e59f80be tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/volumes/96c001d7-0353-406c-870a-68e8911aa4d2 Sep 01 00:35:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-86f142fa-bd47-494b-904d-ca92e59f80be tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-86f142fa-bd47-494b-904d-ca92e59f80be tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-86f142fa-bd47-494b-904d-ca92e59f80be tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes/96c001d7-0353-406c-870a-68e8911aa4d2 returned with HTTP 404 Sep 01 00:35:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1601/3259] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:54 2026] GET /volume/v3/volumes/96c001d7-0353-406c-870a-68e8911aa4d2 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b042bd33-e76e-41e4-9aff-ac0129e8823f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b042bd33-e76e-41e4-9aff-ac0129e8823f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:35:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b042bd33-e76e-41e4-9aff-ac0129e8823f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-493638116"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-b042bd33-e76e-41e4-9aff-ac0129e8823f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-493638116'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:35:54 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-b042bd33-e76e-41e4-9aff-ac0129e8823f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Create volume of 1 GB Sep 01 00:35:54 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b042bd33-e76e-41e4-9aff-ac0129e8823f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Availability Zones retrieved successfully. Sep 01 00:35:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-b042bd33-e76e-41e4-9aff-ac0129e8823f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Flow 'volume_create_api' (0363376d-1bcf-4f1f-b026-a793154662b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-b042bd33-e76e-41e4-9aff-ac0129e8823f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e6c422b-b12a-48f6-ac17-d47ab936579b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-b042bd33-e76e-41e4-9aff-ac0129e8823f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:35:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-b042bd33-e76e-41e4-9aff-ac0129e8823f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e6c422b-b12a-48f6-ac17-d47ab936579b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-b042bd33-e76e-41e4-9aff-ac0129e8823f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05510fc5-3971-4e10-b309-b9a2f0547d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:54 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-b042bd33-e76e-41e4-9aff-ac0129e8823f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Created reservations ['91631a7d-60cd-4481-86ba-554b05817916', '8d30d7ac-992e-4924-928f-14b8e9faac3f', 'a6363a63-ed08-4bd4-af50-0c58cf50e7d2', 'cc55bcd7-b916-4901-9a45-04d469de80f5'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-b042bd33-e76e-41e4-9aff-ac0129e8823f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05510fc5-3971-4e10-b309-b9a2f0547d95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91631a7d-60cd-4481-86ba-554b05817916', '8d30d7ac-992e-4924-928f-14b8e9faac3f', 'a6363a63-ed08-4bd4-af50-0c58cf50e7d2', 'cc55bcd7-b916-4901-9a45-04d469de80f5']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-b042bd33-e76e-41e4-9aff-ac0129e8823f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca215654-847e-43a4-bb73-938cedf54f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:54 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:54 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-b042bd33-e76e-41e4-9aff-ac0129e8823f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca215654-847e-43a4-bb73-938cedf54f99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6602ac2-f205-4ac5-bc41-e30b45d6723e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-493638116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5145191c4c2d4dac9b9085f4d84c539e',qos_specs=None,replication_status=,reservations=['91631a7d-60cd-4481-86ba-554b05817916','8d30d7ac-992e-4924-928f-14b8e9faac3f','a6363a63-ed08-4bd4-af50-0c58cf50e7d2','cc55bcd7-b916-4901-9a45-04d469de80f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1a4541ec41d444a9647ee83a0ccd33d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:35:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-493638116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6602ac2-f205-4ac5-bc41-e30b45d6723e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5145191c4c2d4dac9b9085f4d84c539e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1a4541ec41d444a9647ee83a0ccd33d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-b042bd33-e76e-41e4-9aff-ac0129e8823f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a53788e-a60b-444b-ab48-ab6a5a76040c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-b042bd33-e76e-41e4-9aff-ac0129e8823f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a53788e-a60b-444b-ab48-ab6a5a76040c) transitioned into state 'SUCCESS' from state '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-493638116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5145191c4c2d4dac9b9085f4d84c539e',qos_specs=None,replication_status=,reservations=['91631a7d-60cd-4481-86ba-554b05817916','8d30d7ac-992e-4924-928f-14b8e9faac3f','a6363a63-ed08-4bd4-af50-0c58cf50e7d2','cc55bcd7-b916-4901-9a45-04d469de80f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1a4541ec41d444a9647ee83a0ccd33d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-b042bd33-e76e-41e4-9aff-ac0129e8823f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f910cde-83bb-4814-82d8-66715e2fb6d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-b042bd33-e76e-41e4-9aff-ac0129e8823f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f910cde-83bb-4814-82d8-66715e2fb6d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:54 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-b042bd33-e76e-41e4-9aff-ac0129e8823f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Flow 'volume_create_api' (0363376d-1bcf-4f1f-b026-a793154662b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:54 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b042bd33-e76e-41e4-9aff-ac0129e8823f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Create volume request issued successfully. Sep 01 00:35:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b042bd33-e76e-41e4-9aff-ac0129e8823f tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:35:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1659/3260] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:35:54 2026] POST /volume/v3/volumes => generated 786 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:35:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f212a98b-67ba-42c0-9cda-158e8dd6a6b7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f212a98b-67ba-42c0-9cda-158e8dd6a6b7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/volumes/f6602ac2-f205-4ac5-bc41-e30b45d6723e Sep 01 00:35:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f212a98b-67ba-42c0-9cda-158e8dd6a6b7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:54 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f212a98b-67ba-42c0-9cda-158e8dd6a6b7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:54 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:54 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:54 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:54 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:54 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f212a98b-67ba-42c0-9cda-158e8dd6a6b7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Volume info retrieved successfully. Sep 01 00:35:54 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f212a98b-67ba-42c0-9cda-158e8dd6a6b7 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes/f6602ac2-f205-4ac5-bc41-e30b45d6723e returned with HTTP 200 Sep 01 00:35:54 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1602/3261] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:54 2026] GET /volume/v3/volumes/f6602ac2-f205-4ac5-bc41-e30b45d6723e => generated 965 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0a20d273-4ae1-4804-924e-50c6ed287392 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0a20d273-4ae1-4804-924e-50c6ed287392 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/b935fb4f-3b9d-45e7-bc01-0fa6c202933e Sep 01 00:35:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0a20d273-4ae1-4804-924e-50c6ed287392 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:54 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0a20d273-4ae1-4804-924e-50c6ed287392 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:54 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:54 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:54 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0a20d273-4ae1-4804-924e-50c6ed287392 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:35:54 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0a20d273-4ae1-4804-924e-50c6ed287392 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/b935fb4f-3b9d-45e7-bc01-0fa6c202933e returned with HTTP 200 Sep 01 00:35:54 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1660/3262] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:54 2026] GET /volume/v3/snapshots/b935fb4f-3b9d-45e7-bc01-0fa6c202933e => generated 438 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b842e4d1-c88c-409b-92b2-badcc7c32c81 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b842e4d1-c88c-409b-92b2-badcc7c32c81 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/volumes/f6602ac2-f205-4ac5-bc41-e30b45d6723e Sep 01 00:35:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b842e4d1-c88c-409b-92b2-badcc7c32c81 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b842e4d1-c88c-409b-92b2-badcc7c32c81 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:55 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:55 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:55 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:55 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:55 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b842e4d1-c88c-409b-92b2-badcc7c32c81 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Volume info retrieved successfully. Sep 01 00:35:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b842e4d1-c88c-409b-92b2-badcc7c32c81 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes/f6602ac2-f205-4ac5-bc41-e30b45d6723e returned with HTTP 200 Sep 01 00:35:55 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1603/3263] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:55 2026] GET /volume/v3/volumes/f6602ac2-f205-4ac5-bc41-e30b45d6723e => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8e2abf14-cdb8-4b96-8422-cc5f1eee3657 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8e2abf14-cdb8-4b96-8422-cc5f1eee3657 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:35:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8e2abf14-cdb8-4b96-8422-cc5f1eee3657 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1046982887", "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=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-6f6958c8-7314-43fe-be6d-0562b8456ee5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6f6958c8-7314-43fe-be6d-0562b8456ee5 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/b935fb4f-3b9d-45e7-bc01-0fa6c202933e Sep 01 00:35:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6f6958c8-7314-43fe-be6d-0562b8456ee5 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:55 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-6f6958c8-7314-43fe-be6d-0562b8456ee5 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8e2abf14-cdb8-4b96-8422-cc5f1eee3657 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:35:55 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1661/3264] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:35:55 2026] POST /volume/v3/types => generated 380 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:55 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:55 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:55 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-6f6958c8-7314-43fe-be6d-0562b8456ee5 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:35:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-cf1ee4fe-a160-4868-9703-cdbabf372e41 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:55 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-6f6958c8-7314-43fe-be6d-0562b8456ee5 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/b935fb4f-3b9d-45e7-bc01-0fa6c202933e returned with HTTP 200 Sep 01 00:35:55 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1604/3265] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:55 2026] GET /volume/v3/snapshots/b935fb4f-3b9d-45e7-bc01-0fa6c202933e => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:55 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cf1ee4fe-a160-4868-9703-cdbabf372e41 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] POST http://192.168.122.147/volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef/encryption Sep 01 00:35:55 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cf1ee4fe-a160-4868-9703-cdbabf372e41 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-669b3b98-62e9-4205-87e8-f5ca232d923b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-669b3b98-62e9-4205-87e8-f5ca232d923b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] POST http://192.168.122.147/volume/v3/snapshots/b935fb4f-3b9d-45e7-bc01-0fa6c202933e/action Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-669b3b98-62e9-4205-87e8-f5ca232d923b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=87485) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-669b3b98-62e9-4205-87e8-f5ca232d923b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cf1ee4fe-a160-4868-9703-cdbabf372e41 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] http://192.168.122.147/volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef/encryption returned with HTTP 200 Sep 01 00:35:56 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1662/3266] 192.168.122.147 () {60 vars in 1281 bytes} [Tue Sep 1 00:35:55 2026] POST /volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:56 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:56 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-669b3b98-62e9-4205-87e8-f5ca232d923b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Snapshot retrieved successfully. Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.policy [None req-669b3b98-62e9-4205-87e8-f5ca232d923b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'a3b0d705e65f4d899f33794928a8d686', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e949fba3e08445db9f9f354a2b0af48', '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=87485) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-669b3b98-62e9-4205-87e8-f5ca232d923b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] http://192.168.122.147/volume/v3/snapshots/b935fb4f-3b9d-45e7-bc01-0fa6c202933e/action returned with HTTP 403 Sep 01 00:35:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5a3a3c6b-c299-4308-9e04-2c40adb693f1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1605/3267] 192.168.122.147 () {60 vars in 1280 bytes} [Tue Sep 1 00:35:56 2026] POST /volume/v3/snapshots/b935fb4f-3b9d-45e7-bc01-0fa6c202933e/action => generated 133 bytes in 46 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5a3a3c6b-c299-4308-9e04-2c40adb693f1 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:35:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5a3a3c6b-c299-4308-9e04-2c40adb693f1 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1077143761", "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=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4632fb2d-9890-4c27-be5a-e0fa83ab0955 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4632fb2d-9890-4c27-be5a-e0fa83ab0955 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] DELETE http://192.168.122.147/volume/v3/snapshots/b935fb4f-3b9d-45e7-bc01-0fa6c202933e Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4632fb2d-9890-4c27-be5a-e0fa83ab0955 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4632fb2d-9890-4c27-be5a-e0fa83ab0955 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-4632fb2d-9890-4c27-be5a-e0fa83ab0955 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Delete snapshot with id: b935fb4f-3b9d-45e7-bc01-0fa6c202933e Sep 01 00:35:56 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:56 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4632fb2d-9890-4c27-be5a-e0fa83ab0955 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:35:56 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:56 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5a3a3c6b-c299-4308-9e04-2c40adb693f1 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:35:56 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1663/3268] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:35:56 2026] POST /volume/v3/types => generated 380 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d2940c34-de27-4279-b3c5-751d2f3e2d7e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4632fb2d-9890-4c27-be5a-e0fa83ab0955 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot delete request issued successfully. Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4632fb2d-9890-4c27-be5a-e0fa83ab0955 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/b935fb4f-3b9d-45e7-bc01-0fa6c202933e returned with HTTP 202 Sep 01 00:35:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1606/3269] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:35:56 2026] DELETE /volume/v3/snapshots/b935fb4f-3b9d-45e7-bc01-0fa6c202933e => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a9fd2893-8649-4911-a7a8-a0aa553477b0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a9fd2893-8649-4911-a7a8-a0aa553477b0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/b935fb4f-3b9d-45e7-bc01-0fa6c202933e Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a9fd2893-8649-4911-a7a8-a0aa553477b0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a9fd2893-8649-4911-a7a8-a0aa553477b0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:56 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a9fd2893-8649-4911-a7a8-a0aa553477b0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a9fd2893-8649-4911-a7a8-a0aa553477b0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/b935fb4f-3b9d-45e7-bc01-0fa6c202933e returned with HTTP 200 Sep 01 00:35:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1607/3270] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:56 2026] GET /volume/v3/snapshots/b935fb4f-3b9d-45e7-bc01-0fa6c202933e => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d2940c34-de27-4279-b3c5-751d2f3e2d7e tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] POST http://192.168.122.147/volume/v3/types/bd2a62f8-7a56-4bee-bf4f-29f0d65c3d60/encryption Sep 01 00:35:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d2940c34-de27-4279-b3c5-751d2f3e2d7e tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:56 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-d2940c34-de27-4279-b3c5-751d2f3e2d7e tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '9a6c9e2055c14370b148d76b810fd101', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ecfd1fdbdd0d44c697e6ef0f1962e567', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:35:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d2940c34-de27-4279-b3c5-751d2f3e2d7e tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] http://192.168.122.147/volume/v3/types/bd2a62f8-7a56-4bee-bf4f-29f0d65c3d60/encryption returned with HTTP 403 Sep 01 00:35:56 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1664/3271] 192.168.122.147 () {60 vars in 1281 bytes} [Tue Sep 1 00:35:56 2026] POST /volume/v3/types/bd2a62f8-7a56-4bee-bf4f-29f0d65c3d60/encryption => generated 127 bytes in 176 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-051eef2b-5767-44af-80e6-ca8127ee2f81 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-051eef2b-5767-44af-80e6-ca8127ee2f81 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-051eef2b-5767-44af-80e6-ca8127ee2f81 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1848270748", "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=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-051eef2b-5767-44af-80e6-ca8127ee2f81 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:35:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1608/3272] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:35:56 2026] POST /volume/v3/types => generated 380 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7e629cfc-6fa1-4f86-844c-0ab1ebabd961 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7e629cfc-6fa1-4f86-844c-0ab1ebabd961 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] POST http://192.168.122.147/volume/v3/types/e47bf9c3-0df8-4f61-8843-bcf87d3fdf6b/extra_specs Sep 01 00:35:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7e629cfc-6fa1-4f86-844c-0ab1ebabd961 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:56 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-7e629cfc-6fa1-4f86-844c-0ab1ebabd961 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '9a6c9e2055c14370b148d76b810fd101', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ecfd1fdbdd0d44c697e6ef0f1962e567', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:35:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7e629cfc-6fa1-4f86-844c-0ab1ebabd961 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] http://192.168.122.147/volume/v3/types/e47bf9c3-0df8-4f61-8843-bcf87d3fdf6b/extra_specs returned with HTTP 403 Sep 01 00:35:56 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1665/3273] 192.168.122.147 () {60 vars in 1283 bytes} [Tue Sep 1 00:35:56 2026] POST /volume/v3/types/e47bf9c3-0df8-4f61-8843-bcf87d3fdf6b/extra_specs => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-75cfe153-863e-47a7-8ba9-ed0c294a208a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-75cfe153-863e-47a7-8ba9-ed0c294a208a tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] PUT http://192.168.122.147/volume/v3/types/e47bf9c3-0df8-4f61-8843-bcf87d3fdf6b/extra_specs/key2 Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-75cfe153-863e-47a7-8ba9-ed0c294a208a tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.policy [None req-75cfe153-863e-47a7-8ba9-ed0c294a208a tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '9a6c9e2055c14370b148d76b810fd101', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ecfd1fdbdd0d44c697e6ef0f1962e567', '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=87485) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-75cfe153-863e-47a7-8ba9-ed0c294a208a tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] http://192.168.122.147/volume/v3/types/e47bf9c3-0df8-4f61-8843-bcf87d3fdf6b/extra_specs/key2 returned with HTTP 403 Sep 01 00:35:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1609/3274] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:35:56 2026] PUT /volume/v3/types/e47bf9c3-0df8-4f61-8843-bcf87d3fdf6b/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-620924d1-254e-4a8d-ae26-7f4af2ddeb94 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-620924d1-254e-4a8d-ae26-7f4af2ddeb94 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] POST http://192.168.122.147/volume/v3/types Sep 01 00:35:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-620924d1-254e-4a8d-ae26-7f4af2ddeb94 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:56 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-620924d1-254e-4a8d-ae26-7f4af2ddeb94 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '9a6c9e2055c14370b148d76b810fd101', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ecfd1fdbdd0d44c697e6ef0f1962e567', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:35:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-620924d1-254e-4a8d-ae26-7f4af2ddeb94 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] http://192.168.122.147/volume/v3/types returned with HTTP 403 Sep 01 00:35:56 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1666/3275] 192.168.122.147 () {60 vars in 1136 bytes} [Tue Sep 1 00:35:56 2026] POST /volume/v3/types => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-006e3c86-432b-4c4e-801a-bf772eaac002 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-006e3c86-432b-4c4e-801a-bf772eaac002 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-006e3c86-432b-4c4e-801a-bf772eaac002 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1201437875", "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=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-006e3c86-432b-4c4e-801a-bf772eaac002 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:35:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1610/3276] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:35:56 2026] POST /volume/v3/types => generated 380 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-69e78098-c0cd-4b47-b96e-b0df2f40d32c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-69e78098-c0cd-4b47-b96e-b0df2f40d32c tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] POST http://192.168.122.147/volume/v3/types/29825720-f072-4b73-a952-c3b735249c12/encryption Sep 01 00:35:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-69e78098-c0cd-4b47-b96e-b0df2f40d32c tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-69e78098-c0cd-4b47-b96e-b0df2f40d32c tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] http://192.168.122.147/volume/v3/types/29825720-f072-4b73-a952-c3b735249c12/encryption returned with HTTP 200 Sep 01 00:35:56 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1667/3277] 192.168.122.147 () {60 vars in 1281 bytes} [Tue Sep 1 00:35:56 2026] POST /volume/v3/types/29825720-f072-4b73-a952-c3b735249c12/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-522e6460-d796-4a94-8ec5-74ae55fe6d03 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-522e6460-d796-4a94-8ec5-74ae55fe6d03 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] DELETE http://192.168.122.147/volume/v3/types/29825720-f072-4b73-a952-c3b735249c12/encryption/14663ba0-69e2-45b7-9cd4-292beebcb76a Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-522e6460-d796-4a94-8ec5-74ae55fe6d03 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-522e6460-d796-4a94-8ec5-74ae55fe6d03 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.policy [None req-522e6460-d796-4a94-8ec5-74ae55fe6d03 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '9a6c9e2055c14370b148d76b810fd101', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ecfd1fdbdd0d44c697e6ef0f1962e567', '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=87485) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-522e6460-d796-4a94-8ec5-74ae55fe6d03 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] http://192.168.122.147/volume/v3/types/29825720-f072-4b73-a952-c3b735249c12/encryption/14663ba0-69e2-45b7-9cd4-292beebcb76a returned with HTTP 403 Sep 01 00:35:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1611/3278] 192.168.122.147 () {58 vars in 1373 bytes} [Tue Sep 1 00:35:56 2026] DELETE /volume/v3/types/29825720-f072-4b73-a952-c3b735249c12/encryption/14663ba0-69e2-45b7-9cd4-292beebcb76a => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-568342b0-3457-48be-a2ca-385f1f37c58c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-568342b0-3457-48be-a2ca-385f1f37c58c tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:35:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-568342b0-3457-48be-a2ca-385f1f37c58c tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1715863531", "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=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-568342b0-3457-48be-a2ca-385f1f37c58c tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:35:56 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1668/3279] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:35:56 2026] POST /volume/v3/types => generated 380 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-470d61d6-116a-4a04-88fe-5f3db8a8ea31 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-470d61d6-116a-4a04-88fe-5f3db8a8ea31 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] DELETE http://192.168.122.147/volume/v3/types/e2630cb3-fb12-41f6-abed-c5976a8678fa/extra_specs/key1 Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-470d61d6-116a-4a04-88fe-5f3db8a8ea31 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-470d61d6-116a-4a04-88fe-5f3db8a8ea31 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.policy [None req-470d61d6-116a-4a04-88fe-5f3db8a8ea31 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '9a6c9e2055c14370b148d76b810fd101', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ecfd1fdbdd0d44c697e6ef0f1962e567', '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=87485) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-470d61d6-116a-4a04-88fe-5f3db8a8ea31 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] http://192.168.122.147/volume/v3/types/e2630cb3-fb12-41f6-abed-c5976a8678fa/extra_specs/key1 returned with HTTP 403 Sep 01 00:35:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1612/3280] 192.168.122.147 () {58 vars in 1280 bytes} [Tue Sep 1 00:35:56 2026] DELETE /volume/v3/types/e2630cb3-fb12-41f6-abed-c5976a8678fa/extra_specs/key1 => generated 122 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-91a0e2e6-c633-471d-b3f3-e8c922c743e3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-91a0e2e6-c633-471d-b3f3-e8c922c743e3 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] POST http://192.168.122.147/volume/v3/types Sep 01 00:35:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-91a0e2e6-c633-471d-b3f3-e8c922c743e3 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-848820065", "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=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1f9810b7-c712-4c84-82c3-8d0a0253b0dc None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1f9810b7-c712-4c84-82c3-8d0a0253b0dc tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/volumes/f6602ac2-f205-4ac5-bc41-e30b45d6723e Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1f9810b7-c712-4c84-82c3-8d0a0253b0dc tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1f9810b7-c712-4c84-82c3-8d0a0253b0dc tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:56 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:56 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:56 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-91a0e2e6-c633-471d-b3f3-e8c922c743e3 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:35:56 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1669/3281] 192.168.122.147 () {60 vars in 1137 bytes} [Tue Sep 1 00:35:56 2026] POST /volume/v3/types => generated 379 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1f9810b7-c712-4c84-82c3-8d0a0253b0dc tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Volume info retrieved successfully. Sep 01 00:35:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c2b958cd-218a-4262-a284-a94460a28245 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c2b958cd-218a-4262-a284-a94460a28245 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] DELETE http://192.168.122.147/volume/v3/types/53f9e166-b2ed-4ebf-825f-fe3055d8c23b Sep 01 00:35:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c2b958cd-218a-4262-a284-a94460a28245 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c2b958cd-218a-4262-a284-a94460a28245 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1f9810b7-c712-4c84-82c3-8d0a0253b0dc tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes/f6602ac2-f205-4ac5-bc41-e30b45d6723e returned with HTTP 200 Sep 01 00:35:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1613/3282] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:56 2026] GET /volume/v3/volumes/f6602ac2-f205-4ac5-bc41-e30b45d6723e => generated 1016 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:56 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-c2b958cd-218a-4262-a284-a94460a28245 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '9a6c9e2055c14370b148d76b810fd101', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ecfd1fdbdd0d44c697e6ef0f1962e567', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:35:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c2b958cd-218a-4262-a284-a94460a28245 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] http://192.168.122.147/volume/v3/types/53f9e166-b2ed-4ebf-825f-fe3055d8c23b returned with HTTP 403 Sep 01 00:35:56 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1670/3283] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:35:56 2026] DELETE /volume/v3/types/53f9e166-b2ed-4ebf-825f-fe3055d8c23b => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-77c46b8e-37c1-46cf-9277-4c4ea7cbafea None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-77c46b8e-37c1-46cf-9277-4c4ea7cbafea tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] GET http://192.168.122.147/volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef/extra_specs Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-77c46b8e-37c1-46cf-9277-4c4ea7cbafea tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-77c46b8e-37c1-46cf-9277-4c4ea7cbafea tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-135327c9-2d58-4282-84fc-9d6e2d843fa8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-135327c9-2d58-4282-84fc-9d6e2d843fa8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:35:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-135327c9-2d58-4282-84fc-9d6e2d843fa8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6602ac2-f205-4ac5-bc41-e30b45d6723e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-467075374"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-77c46b8e-37c1-46cf-9277-4c4ea7cbafea tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] http://192.168.122.147/volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef/extra_specs returned with HTTP 200 Sep 01 00:35:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1614/3284] 192.168.122.147 () {58 vars in 1262 bytes} [Tue Sep 1 00:35:56 2026] GET /volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef/extra_specs => generated 123 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-380f50d3-b34a-4e98-82d8-85327974ba65 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:56 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:56 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:56 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:56 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-380f50d3-b34a-4e98-82d8-85327974ba65 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] GET http://192.168.122.147/volume/v3/types Sep 01 00:35:56 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-135327c9-2d58-4282-84fc-9d6e2d843fa8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Volume info retrieved successfully. Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-380f50d3-b34a-4e98-82d8-85327974ba65 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:56 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-135327c9-2d58-4282-84fc-9d6e2d843fa8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Create snapshot from volume f6602ac2-f205-4ac5-bc41-e30b45d6723e Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-380f50d3-b34a-4e98-82d8-85327974ba65 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-380f50d3-b34a-4e98-82d8-85327974ba65 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-380f50d3-b34a-4e98-82d8-85327974ba65 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 01 00:35:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1615/3285] 192.168.122.147 () {58 vars in 1115 bytes} [Tue Sep 1 00:35:56 2026] GET /volume/v3/types => generated 2363 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5a3454a9-e821-4956-b925-221adde1d6a1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5a3454a9-e821-4956-b925-221adde1d6a1 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] GET http://192.168.122.147/volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef/encryption/cipher Sep 01 00:35:56 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-135327c9-2d58-4282-84fc-9d6e2d843fa8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Created reservations ['a6a69af1-17e1-4fae-865b-c7035a3c7774', 'c30d4a2c-7975-4539-938a-8644f30b3b82', '85a72556-a297-4dac-9ab4-f39fc0d1e584', '3a47a1fa-1eae-434c-a474-2ba7390f3af3'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5a3454a9-e821-4956-b925-221adde1d6a1 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5a3454a9-e821-4956-b925-221adde1d6a1 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.policy [None req-5a3454a9-e821-4956-b925-221adde1d6a1 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '9a6c9e2055c14370b148d76b810fd101', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ecfd1fdbdd0d44c697e6ef0f1962e567', '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=87485) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5a3454a9-e821-4956-b925-221adde1d6a1 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] http://192.168.122.147/volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef/encryption/cipher returned with HTTP 403 Sep 01 00:35:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1616/3286] 192.168.122.147 () {58 vars in 1280 bytes} [Tue Sep 1 00:35:56 2026] GET /volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef/encryption/cipher => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-faa5c79f-5917-4478-a8e8-137a3b3cdafa None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-faa5c79f-5917-4478-a8e8-137a3b3cdafa tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] GET http://192.168.122.147/volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef/encryption Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-faa5c79f-5917-4478-a8e8-137a3b3cdafa tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-faa5c79f-5917-4478-a8e8-137a3b3cdafa tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.policy [None req-faa5c79f-5917-4478-a8e8-137a3b3cdafa tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '9a6c9e2055c14370b148d76b810fd101', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ecfd1fdbdd0d44c697e6ef0f1962e567', '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=87485) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-faa5c79f-5917-4478-a8e8-137a3b3cdafa tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] http://192.168.122.147/volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef/encryption returned with HTTP 403 Sep 01 00:35:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1617/3287] 192.168.122.147 () {58 vars in 1259 bytes} [Tue Sep 1 00:35:56 2026] GET /volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c601f661-c445-4e34-af5e-dc4b5f078232 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c601f661-c445-4e34-af5e-dc4b5f078232 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] GET http://192.168.122.147/volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef/extra_specs/multiattach Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c601f661-c445-4e34-af5e-dc4b5f078232 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c601f661-c445-4e34-af5e-dc4b5f078232 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:56 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:56 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c601f661-c445-4e34-af5e-dc4b5f078232 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] http://192.168.122.147/volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef/extra_specs/multiattach returned with HTTP 200 Sep 01 00:35:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1618/3288] 192.168.122.147 () {58 vars in 1298 bytes} [Tue Sep 1 00:35:56 2026] GET /volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef/extra_specs/multiattach => generated 29 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1eea233a-1224-4284-a4ca-a4180f71b843 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1eea233a-1224-4284-a4ca-a4180f71b843 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] GET http://192.168.122.147/volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef/extra_specs/volume_backend_name Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1eea233a-1224-4284-a4ca-a4180f71b843 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1eea233a-1224-4284-a4ca-a4180f71b843 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:56 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-135327c9-2d58-4282-84fc-9d6e2d843fa8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot create request issued successfully. Sep 01 00:35:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-135327c9-2d58-4282-84fc-9d6e2d843fa8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:35:56 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1671/3289] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:35:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:35:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ef4436b0-f38a-4833-9fcd-f56c2a4ad2e8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1eea233a-1224-4284-a4ca-a4180f71b843 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] http://192.168.122.147/volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 00:35:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1619/3290] 192.168.122.147 () {58 vars in 1322 bytes} [Tue Sep 1 00:35:56 2026] GET /volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef/extra_specs/volume_backend_name => generated 143 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ef4436b0-f38a-4833-9fcd-f56c2a4ad2e8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/d9279a60-e6a2-48a2-be25-5f74fe4b6b23 Sep 01 00:35:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ef4436b0-f38a-4833-9fcd-f56c2a4ad2e8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ef4436b0-f38a-4833-9fcd-f56c2a4ad2e8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-202fa683-0825-454c-b8f5-2e9e5e4cb114 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-202fa683-0825-454c-b8f5-2e9e5e4cb114 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] GET http://192.168.122.147/volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-202fa683-0825-454c-b8f5-2e9e5e4cb114 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:56 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-202fa683-0825-454c-b8f5-2e9e5e4cb114 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:56 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:56 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:56 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-ef4436b0-f38a-4833-9fcd-f56c2a4ad2e8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:56 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ef4436b0-f38a-4833-9fcd-f56c2a4ad2e8 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/d9279a60-e6a2-48a2-be25-5f74fe4b6b23 returned with HTTP 200 Sep 01 00:35:56 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1672/3291] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:56 2026] GET /volume/v3/snapshots/d9279a60-e6a2-48a2-be25-5f74fe4b6b23 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:56 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-202fa683-0825-454c-b8f5-2e9e5e4cb114 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] http://192.168.122.147/volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef returned with HTTP 200 Sep 01 00:35:56 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1620/3292] 192.168.122.147 () {58 vars in 1226 bytes} [Tue Sep 1 00:35:56 2026] GET /volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef => generated 318 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:56 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-27bb4c02-81d8-400a-a9e2-aa5f6bb6f2ff None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-27bb4c02-81d8-400a-a9e2-aa5f6bb6f2ff tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] PUT http://192.168.122.147/volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef/encryption/7edea946-5d7f-4dda-842f-61ad82b8b187 Sep 01 00:35:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-27bb4c02-81d8-400a-a9e2-aa5f6bb6f2ff tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:57 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-27bb4c02-81d8-400a-a9e2-aa5f6bb6f2ff tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '9a6c9e2055c14370b148d76b810fd101', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ecfd1fdbdd0d44c697e6ef0f1962e567', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:35:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-27bb4c02-81d8-400a-a9e2-aa5f6bb6f2ff tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] http://192.168.122.147/volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef/encryption/7edea946-5d7f-4dda-842f-61ad82b8b187 returned with HTTP 403 Sep 01 00:35:57 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1673/3293] 192.168.122.147 () {60 vars in 1390 bytes} [Tue Sep 1 00:35:56 2026] PUT /volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef/encryption/7edea946-5d7f-4dda-842f-61ad82b8b187 => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8f35e741-0748-4224-acab-4d9cbe181819 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8f35e741-0748-4224-acab-4d9cbe181819 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] PUT http://192.168.122.147/volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef/extra_specs/key1 Sep 01 00:35:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8f35e741-0748-4224-acab-4d9cbe181819 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:57 devstack devstack@c-api.service[87485]: DEBUG cinder.policy [None req-8f35e741-0748-4224-acab-4d9cbe181819 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '9a6c9e2055c14370b148d76b810fd101', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ecfd1fdbdd0d44c697e6ef0f1962e567', '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=87485) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:35:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8f35e741-0748-4224-acab-4d9cbe181819 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] http://192.168.122.147/volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef/extra_specs/key1 returned with HTTP 403 Sep 01 00:35:57 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1621/3294] 192.168.122.147 () {60 vars in 1297 bytes} [Tue Sep 1 00:35:57 2026] PUT /volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1a19ac63-a998-43fd-8dfd-4667ee120743 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1a19ac63-a998-43fd-8dfd-4667ee120743 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] PUT http://192.168.122.147/volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef Sep 01 00:35:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1a19ac63-a998-43fd-8dfd-4667ee120743 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:57 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-1a19ac63-a998-43fd-8dfd-4667ee120743 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '9a6c9e2055c14370b148d76b810fd101', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ecfd1fdbdd0d44c697e6ef0f1962e567', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:35:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1a19ac63-a998-43fd-8dfd-4667ee120743 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-member] http://192.168.122.147/volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef returned with HTTP 403 Sep 01 00:35:57 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1674/3295] 192.168.122.147 () {60 vars in 1246 bytes} [Tue Sep 1 00:35:57 2026] PUT /volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef => generated 109 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-33d519d7-a306-4255-b939-58b385b88b3b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-33d519d7-a306-4255-b939-58b385b88b3b tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] DELETE http://192.168.122.147/volume/v3/types/53f9e166-b2ed-4ebf-825f-fe3055d8c23b Sep 01 00:35:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-33d519d7-a306-4255-b939-58b385b88b3b tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-33d519d7-a306-4255-b939-58b385b88b3b tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-33d519d7-a306-4255-b939-58b385b88b3b tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] http://192.168.122.147/volume/v3/types/53f9e166-b2ed-4ebf-825f-fe3055d8c23b returned with HTTP 202 Sep 01 00:35:57 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1622/3296] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:35:57 2026] DELETE /volume/v3/types/53f9e166-b2ed-4ebf-825f-fe3055d8c23b => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5eb6dee5-4bd1-4e80-afa8-a84c5369d138 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5eb6dee5-4bd1-4e80-afa8-a84c5369d138 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] DELETE http://192.168.122.147/volume/v3/types/e2630cb3-fb12-41f6-abed-c5976a8678fa Sep 01 00:35:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5eb6dee5-4bd1-4e80-afa8-a84c5369d138 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5eb6dee5-4bd1-4e80-afa8-a84c5369d138 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-cd559e47-0636-42db-bee1-6b9c20b8ed06 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cd559e47-0636-42db-bee1-6b9c20b8ed06 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/b935fb4f-3b9d-45e7-bc01-0fa6c202933e Sep 01 00:35:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cd559e47-0636-42db-bee1-6b9c20b8ed06 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cd559e47-0636-42db-bee1-6b9c20b8ed06 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:57 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:57 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:57 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-cd559e47-0636-42db-bee1-6b9c20b8ed06 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:35:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cd559e47-0636-42db-bee1-6b9c20b8ed06 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/b935fb4f-3b9d-45e7-bc01-0fa6c202933e returned with HTTP 200 Sep 01 00:35:57 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1623/3297] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:57 2026] GET /volume/v3/snapshots/b935fb4f-3b9d-45e7-bc01-0fa6c202933e => generated 464 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5eb6dee5-4bd1-4e80-afa8-a84c5369d138 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] http://192.168.122.147/volume/v3/types/e2630cb3-fb12-41f6-abed-c5976a8678fa returned with HTTP 202 Sep 01 00:35:57 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1675/3298] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:35:57 2026] DELETE /volume/v3/types/e2630cb3-fb12-41f6-abed-c5976a8678fa => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-64a6d2a0-8a51-4aa6-b7a0-d8f41318c31a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-64a6d2a0-8a51-4aa6-b7a0-d8f41318c31a tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] DELETE http://192.168.122.147/volume/v3/types/29825720-f072-4b73-a952-c3b735249c12 Sep 01 00:35:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-64a6d2a0-8a51-4aa6-b7a0-d8f41318c31a tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-64a6d2a0-8a51-4aa6-b7a0-d8f41318c31a tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-64a6d2a0-8a51-4aa6-b7a0-d8f41318c31a tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] http://192.168.122.147/volume/v3/types/29825720-f072-4b73-a952-c3b735249c12 returned with HTTP 202 Sep 01 00:35:57 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1624/3299] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:35:57 2026] DELETE /volume/v3/types/29825720-f072-4b73-a952-c3b735249c12 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4524172b-3252-44eb-b6a7-5bbfea6b5a54 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4524172b-3252-44eb-b6a7-5bbfea6b5a54 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] DELETE http://192.168.122.147/volume/v3/types/e47bf9c3-0df8-4f61-8843-bcf87d3fdf6b Sep 01 00:35:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4524172b-3252-44eb-b6a7-5bbfea6b5a54 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4524172b-3252-44eb-b6a7-5bbfea6b5a54 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4524172b-3252-44eb-b6a7-5bbfea6b5a54 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] http://192.168.122.147/volume/v3/types/e47bf9c3-0df8-4f61-8843-bcf87d3fdf6b returned with HTTP 202 Sep 01 00:35:57 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1676/3300] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:35:57 2026] DELETE /volume/v3/types/e47bf9c3-0df8-4f61-8843-bcf87d3fdf6b => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ec56898f-ea98-4b25-a87b-dae41fe9a25a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ec56898f-ea98-4b25-a87b-dae41fe9a25a tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] DELETE http://192.168.122.147/volume/v3/types/bd2a62f8-7a56-4bee-bf4f-29f0d65c3d60 Sep 01 00:35:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ec56898f-ea98-4b25-a87b-dae41fe9a25a tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ec56898f-ea98-4b25-a87b-dae41fe9a25a tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] Calling method '_delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ec56898f-ea98-4b25-a87b-dae41fe9a25a tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] http://192.168.122.147/volume/v3/types/bd2a62f8-7a56-4bee-bf4f-29f0d65c3d60 returned with HTTP 202 Sep 01 00:35:57 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1625/3301] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:35:57 2026] DELETE /volume/v3/types/bd2a62f8-7a56-4bee-bf4f-29f0d65c3d60 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 00:35:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-17ca67f9-f3f8-463c-a93d-b81cede689f6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-17ca67f9-f3f8-463c-a93d-b81cede689f6 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] DELETE http://192.168.122.147/volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef Sep 01 00:35:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-17ca67f9-f3f8-463c-a93d-b81cede689f6 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:57 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-17ca67f9-f3f8-463c-a93d-b81cede689f6 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] Calling method '_delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:57 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-17ca67f9-f3f8-463c-a93d-b81cede689f6 tempest-VolumeTypesMemberTests-497862628 tempest-VolumeTypesMemberTests-497862628-project-admin] http://192.168.122.147/volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef returned with HTTP 202 Sep 01 00:35:57 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1677/3302] 192.168.122.147 () {58 vars in 1229 bytes} [Tue Sep 1 00:35:57 2026] DELETE /volume/v3/types/a7e75089-1fda-4d18-8d13-cbf466f088ef => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0f439864-6106-4482-b665-fde9965226bc None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:57 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0f439864-6106-4482-b665-fde9965226bc tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/d9279a60-e6a2-48a2-be25-5f74fe4b6b23 Sep 01 00:35:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0f439864-6106-4482-b665-fde9965226bc tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:57 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0f439864-6106-4482-b665-fde9965226bc tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:58 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:58 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:58 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0f439864-6106-4482-b665-fde9965226bc tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0f439864-6106-4482-b665-fde9965226bc tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/d9279a60-e6a2-48a2-be25-5f74fe4b6b23 returned with HTTP 200 Sep 01 00:35:58 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1626/3303] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:57 2026] GET /volume/v3/snapshots/d9279a60-e6a2-48a2-be25-5f74fe4b6b23 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f5cd55bd-fdae-486c-ac7d-ab5629040f3f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f5cd55bd-fdae-486c-ac7d-ab5629040f3f tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/b935fb4f-3b9d-45e7-bc01-0fa6c202933e Sep 01 00:35:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f5cd55bd-fdae-486c-ac7d-ab5629040f3f tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f5cd55bd-fdae-486c-ac7d-ab5629040f3f tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f5cd55bd-fdae-486c-ac7d-ab5629040f3f tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/b935fb4f-3b9d-45e7-bc01-0fa6c202933e returned with HTTP 404 Sep 01 00:35:58 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1678/3304] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:58 2026] GET /volume/v3/snapshots/b935fb4f-3b9d-45e7-bc01-0fa6c202933e => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-140ee571-780f-4ffc-9ca0-a5c3d1169abf None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-140ee571-780f-4ffc-9ca0-a5c3d1169abf tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/287f99b5-a832-45fd-97c6-857e9dfa63e2 Sep 01 00:35:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-140ee571-780f-4ffc-9ca0-a5c3d1169abf tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:58 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-140ee571-780f-4ffc-9ca0-a5c3d1169abf tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:58 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-140ee571-780f-4ffc-9ca0-a5c3d1169abf tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Delete volume with id: 287f99b5-a832-45fd-97c6-857e9dfa63e2 Sep 01 00:35:58 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:58 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:58 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:58 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:58 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-140ee571-780f-4ffc-9ca0-a5c3d1169abf tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:35:58 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-140ee571-780f-4ffc-9ca0-a5c3d1169abf tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Delete volume request issued successfully. Sep 01 00:35:58 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-140ee571-780f-4ffc-9ca0-a5c3d1169abf tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/287f99b5-a832-45fd-97c6-857e9dfa63e2 returned with HTTP 202 Sep 01 00:35:58 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1627/3305] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:35:58 2026] DELETE /volume/v3/volumes/287f99b5-a832-45fd-97c6-857e9dfa63e2 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:35:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d0a913ee-7cfb-4aa6-8ac2-a6a40fefd44e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d0a913ee-7cfb-4aa6-8ac2-a6a40fefd44e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/287f99b5-a832-45fd-97c6-857e9dfa63e2 Sep 01 00:35:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d0a913ee-7cfb-4aa6-8ac2-a6a40fefd44e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:58 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d0a913ee-7cfb-4aa6-8ac2-a6a40fefd44e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:58 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:58 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:58 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:58 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:58 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d0a913ee-7cfb-4aa6-8ac2-a6a40fefd44e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:35:58 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d0a913ee-7cfb-4aa6-8ac2-a6a40fefd44e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/287f99b5-a832-45fd-97c6-857e9dfa63e2 returned with HTTP 200 Sep 01 00:35:58 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1679/3306] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:58 2026] GET /volume/v3/volumes/287f99b5-a832-45fd-97c6-857e9dfa63e2 => generated 1016 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:35:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0ba39e35-45d0-4104-bc09-cf9c7442ba88 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0ba39e35-45d0-4104-bc09-cf9c7442ba88 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/d9279a60-e6a2-48a2-be25-5f74fe4b6b23 Sep 01 00:35:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0ba39e35-45d0-4104-bc09-cf9c7442ba88 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0ba39e35-45d0-4104-bc09-cf9c7442ba88 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:59 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:59 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:35:59 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0ba39e35-45d0-4104-bc09-cf9c7442ba88 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:35:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0ba39e35-45d0-4104-bc09-cf9c7442ba88 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/d9279a60-e6a2-48a2-be25-5f74fe4b6b23 returned with HTTP 200 Sep 01 00:35:59 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1628/3307] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:35:59 2026] GET /volume/v3/snapshots/d9279a60-e6a2-48a2-be25-5f74fe4b6b23 => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:35:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4c9713af-c1f0-4603-9ed8-ab9d20b63a04 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4c9713af-c1f0-4603-9ed8-ab9d20b63a04 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/287f99b5-a832-45fd-97c6-857e9dfa63e2 Sep 01 00:35:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4c9713af-c1f0-4603-9ed8-ab9d20b63a04 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4c9713af-c1f0-4603-9ed8-ab9d20b63a04 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4c9713af-c1f0-4603-9ed8-ab9d20b63a04 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/287f99b5-a832-45fd-97c6-857e9dfa63e2 returned with HTTP 404 Sep 01 00:35:59 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1680/3308] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:59 2026] GET /volume/v3/volumes/287f99b5-a832-45fd-97c6-857e9dfa63e2 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:35:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9b2e73f0-a48f-46fe-b0d9-0f92f77b71ae None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9b2e73f0-a48f-46fe-b0d9-0f92f77b71ae tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:35:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9b2e73f0-a48f-46fe-b0d9-0f92f77b71ae tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1815121264"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:35:59 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-9b2e73f0-a48f-46fe-b0d9-0f92f77b71ae tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1815121264'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:35:59 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-9b2e73f0-a48f-46fe-b0d9-0f92f77b71ae tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create volume of 1 GB Sep 01 00:35:59 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9b2e73f0-a48f-46fe-b0d9-0f92f77b71ae tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Availability Zones retrieved successfully. Sep 01 00:35:59 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9b2e73f0-a48f-46fe-b0d9-0f92f77b71ae tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Flow 'volume_create_api' (507fb771-1ad3-4201-aead-a74928e41531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:59 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9b2e73f0-a48f-46fe-b0d9-0f92f77b71ae tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5f286e0-8f85-4107-ab58-c9bb9986c3da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:59 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-9b2e73f0-a48f-46fe-b0d9-0f92f77b71ae tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:35:59 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9b2e73f0-a48f-46fe-b0d9-0f92f77b71ae tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5f286e0-8f85-4107-ab58-c9bb9986c3da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:59 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9b2e73f0-a48f-46fe-b0d9-0f92f77b71ae tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d85bcdb-84ec-4c6f-9e65-3cf82418c6ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:59 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-9b2e73f0-a48f-46fe-b0d9-0f92f77b71ae tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Created reservations ['aebd7866-4231-40dc-a465-5c9ecba08d5f', '0d7f06d9-a286-493b-af61-3f2da291bb11', '030cb4fd-4f38-4659-a7cd-252f91999d84', 'c3d77ecf-fd6c-4cc5-b52c-6a89a50d2133'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:35:59 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9b2e73f0-a48f-46fe-b0d9-0f92f77b71ae tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d85bcdb-84ec-4c6f-9e65-3cf82418c6ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aebd7866-4231-40dc-a465-5c9ecba08d5f', '0d7f06d9-a286-493b-af61-3f2da291bb11', '030cb4fd-4f38-4659-a7cd-252f91999d84', 'c3d77ecf-fd6c-4cc5-b52c-6a89a50d2133']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:59 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9b2e73f0-a48f-46fe-b0d9-0f92f77b71ae tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (420e06a4-cbdd-497e-bab8-32e665690d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:59 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:59 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:35:59 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9b2e73f0-a48f-46fe-b0d9-0f92f77b71ae tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (420e06a4-cbdd-497e-bab8-32e665690d68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b91f4c3-49c6-4854-8a0c-7307eb70f08d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1815121264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e949fba3e08445db9f9f354a2b0af48',qos_specs=None,replication_status=,reservations=['aebd7866-4231-40dc-a465-5c9ecba08d5f','0d7f06d9-a286-493b-af61-3f2da291bb11','030cb4fd-4f38-4659-a7cd-252f91999d84','c3d77ecf-fd6c-4cc5-b52c-6a89a50d2133'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9274671d29204522af7745b002dfc04e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:35:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1815121264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b91f4c3-49c6-4854-8a0c-7307eb70f08d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e949fba3e08445db9f9f354a2b0af48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9274671d29204522af7745b002dfc04e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:59 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9b2e73f0-a48f-46fe-b0d9-0f92f77b71ae tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e9bca69-62f5-455b-a0dd-e8c4a9f1f08d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:59 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9b2e73f0-a48f-46fe-b0d9-0f92f77b71ae tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e9bca69-62f5-455b-a0dd-e8c4a9f1f08d) transitioned into state 'SUCCESS' from state '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-1815121264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e949fba3e08445db9f9f354a2b0af48',qos_specs=None,replication_status=,reservations=['aebd7866-4231-40dc-a465-5c9ecba08d5f','0d7f06d9-a286-493b-af61-3f2da291bb11','030cb4fd-4f38-4659-a7cd-252f91999d84','c3d77ecf-fd6c-4cc5-b52c-6a89a50d2133'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9274671d29204522af7745b002dfc04e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:59 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9b2e73f0-a48f-46fe-b0d9-0f92f77b71ae tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5187aaa2-e3d2-4d7b-b430-c850c1e61a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:35:59 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9b2e73f0-a48f-46fe-b0d9-0f92f77b71ae tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5187aaa2-e3d2-4d7b-b430-c850c1e61a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:35:59 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9b2e73f0-a48f-46fe-b0d9-0f92f77b71ae tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Flow 'volume_create_api' (507fb771-1ad3-4201-aead-a74928e41531) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:35:59 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9b2e73f0-a48f-46fe-b0d9-0f92f77b71ae tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create volume request issued successfully. Sep 01 00:35:59 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9b2e73f0-a48f-46fe-b0d9-0f92f77b71ae tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:35:59 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1629/3309] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:35:59 2026] POST /volume/v3/volumes => generated 787 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:35:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-fe2415bd-bf3c-4e0b-a664-07f5a969e60a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:35:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fe2415bd-bf3c-4e0b-a664-07f5a969e60a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/8b91f4c3-49c6-4854-8a0c-7307eb70f08d Sep 01 00:35:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fe2415bd-bf3c-4e0b-a664-07f5a969e60a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:35:59 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fe2415bd-bf3c-4e0b-a664-07f5a969e60a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:35:59 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:35:59 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:35:59 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:35:59 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:35:59 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fe2415bd-bf3c-4e0b-a664-07f5a969e60a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:35:59 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fe2415bd-bf3c-4e0b-a664-07f5a969e60a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/8b91f4c3-49c6-4854-8a0c-7307eb70f08d returned with HTTP 200 Sep 01 00:35:59 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1681/3310] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:35:59 2026] GET /volume/v3/volumes/8b91f4c3-49c6-4854-8a0c-7307eb70f08d => generated 966 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-fa008a7c-40c4-4191-81f3-f8bdfb1c60b5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fa008a7c-40c4-4191-81f3-f8bdfb1c60b5 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/d9279a60-e6a2-48a2-be25-5f74fe4b6b23 Sep 01 00:36:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fa008a7c-40c4-4191-81f3-f8bdfb1c60b5 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-fa008a7c-40c4-4191-81f3-f8bdfb1c60b5 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:00 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:00 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:00 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-fa008a7c-40c4-4191-81f3-f8bdfb1c60b5 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:36:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-fa008a7c-40c4-4191-81f3-f8bdfb1c60b5 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/d9279a60-e6a2-48a2-be25-5f74fe4b6b23 returned with HTTP 200 Sep 01 00:36:00 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1630/3311] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:00 2026] GET /volume/v3/snapshots/d9279a60-e6a2-48a2-be25-5f74fe4b6b23 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a432bd3a-320b-461e-b5c9-5a87551495fe None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a432bd3a-320b-461e-b5c9-5a87551495fe tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-reader] POST http://192.168.122.147/volume/v3/snapshots/d9279a60-e6a2-48a2-be25-5f74fe4b6b23/action Sep 01 00:36:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a432bd3a-320b-461e-b5c9-5a87551495fe tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:36:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a432bd3a-320b-461e-b5c9-5a87551495fe tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:36:00 devstack devstack@c-api.service[87484]: INFO cinder.api.contrib.snapshot_unmanage [None req-a432bd3a-320b-461e-b5c9-5a87551495fe tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-reader] Unmanage snapshot with id: d9279a60-e6a2-48a2-be25-5f74fe4b6b23 Sep 01 00:36:00 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:00 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:00 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a432bd3a-320b-461e-b5c9-5a87551495fe tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-reader] Snapshot retrieved successfully. Sep 01 00:36:00 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-a432bd3a-320b-461e-b5c9-5a87551495fe tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '9ed93cc8460547cb91405bda36cbcb6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5145191c4c2d4dac9b9085f4d84c539e', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:36:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a432bd3a-320b-461e-b5c9-5a87551495fe tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-reader] http://192.168.122.147/volume/v3/snapshots/d9279a60-e6a2-48a2-be25-5f74fe4b6b23/action returned with HTTP 403 Sep 01 00:36:00 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1682/3312] 192.168.122.147 () {60 vars in 1280 bytes} [Tue Sep 1 00:36:00 2026] POST /volume/v3/snapshots/d9279a60-e6a2-48a2-be25-5f74fe4b6b23/action => generated 117 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:36:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8b2cf441-0365-4198-9a91-392ee799b673 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8b2cf441-0365-4198-9a91-392ee799b673 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] DELETE http://192.168.122.147/volume/v3/snapshots/d9279a60-e6a2-48a2-be25-5f74fe4b6b23 Sep 01 00:36:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8b2cf441-0365-4198-9a91-392ee799b673 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8b2cf441-0365-4198-9a91-392ee799b673 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:00 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-8b2cf441-0365-4198-9a91-392ee799b673 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Delete snapshot with id: d9279a60-e6a2-48a2-be25-5f74fe4b6b23 Sep 01 00:36:00 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:00 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:00 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8b2cf441-0365-4198-9a91-392ee799b673 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:36:00 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:00 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:00 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8b2cf441-0365-4198-9a91-392ee799b673 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot delete request issued successfully. Sep 01 00:36:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8b2cf441-0365-4198-9a91-392ee799b673 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/d9279a60-e6a2-48a2-be25-5f74fe4b6b23 returned with HTTP 202 Sep 01 00:36:00 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1631/3313] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:36:00 2026] DELETE /volume/v3/snapshots/d9279a60-e6a2-48a2-be25-5f74fe4b6b23 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:36:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-902a38c3-e275-4567-ae4f-3993b3107ee0 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-902a38c3-e275-4567-ae4f-3993b3107ee0 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/d9279a60-e6a2-48a2-be25-5f74fe4b6b23 Sep 01 00:36:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-902a38c3-e275-4567-ae4f-3993b3107ee0 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:00 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-902a38c3-e275-4567-ae4f-3993b3107ee0 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:00 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:00 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:00 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-902a38c3-e275-4567-ae4f-3993b3107ee0 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:36:00 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-902a38c3-e275-4567-ae4f-3993b3107ee0 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/d9279a60-e6a2-48a2-be25-5f74fe4b6b23 returned with HTTP 200 Sep 01 00:36:00 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1683/3314] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:00 2026] GET /volume/v3/snapshots/d9279a60-e6a2-48a2-be25-5f74fe4b6b23 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f37e1c78-37d4-48ed-a03e-ffc853931f0b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:00 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f37e1c78-37d4-48ed-a03e-ffc853931f0b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/8b91f4c3-49c6-4854-8a0c-7307eb70f08d Sep 01 00:36:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f37e1c78-37d4-48ed-a03e-ffc853931f0b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:00 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f37e1c78-37d4-48ed-a03e-ffc853931f0b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:01 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:01 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:01 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:01 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:01 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f37e1c78-37d4-48ed-a03e-ffc853931f0b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:36:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f37e1c78-37d4-48ed-a03e-ffc853931f0b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/8b91f4c3-49c6-4854-8a0c-7307eb70f08d returned with HTTP 200 Sep 01 00:36:01 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1632/3315] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:36:00 2026] GET /volume/v3/volumes/8b91f4c3-49c6-4854-8a0c-7307eb70f08d => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:36:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bded33fe-88c0-4601-bf16-d15baf938532 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bded33fe-88c0-4601-bf16-d15baf938532 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/d9279a60-e6a2-48a2-be25-5f74fe4b6b23 Sep 01 00:36:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bded33fe-88c0-4601-bf16-d15baf938532 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bded33fe-88c0-4601-bf16-d15baf938532 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:01 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:01 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-bded33fe-88c0-4601-bf16-d15baf938532 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Snapshot retrieved successfully. Sep 01 00:36:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bded33fe-88c0-4601-bf16-d15baf938532 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/d9279a60-e6a2-48a2-be25-5f74fe4b6b23 returned with HTTP 200 Sep 01 00:36:01 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1684/3316] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:01 2026] GET /volume/v3/snapshots/d9279a60-e6a2-48a2-be25-5f74fe4b6b23 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-2df4322c-6549-43f3-8212-f1f855d03709 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2df4322c-6549-43f3-8212-f1f855d03709 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:36:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-2df4322c-6549-43f3-8212-f1f855d03709 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1189108565"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:36:01 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-2df4322c-6549-43f3-8212-f1f855d03709 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1189108565'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:36:01 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-2df4322c-6549-43f3-8212-f1f855d03709 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Create volume of 1 GB Sep 01 00:36:01 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2df4322c-6549-43f3-8212-f1f855d03709 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Availability Zones retrieved successfully. Sep 01 00:36:01 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2df4322c-6549-43f3-8212-f1f855d03709 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Flow 'volume_create_api' (25bc6e41-fa06-49dd-af93-67c147cb0831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:36:01 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2df4322c-6549-43f3-8212-f1f855d03709 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f701e1e-2716-4ebe-9db4-64ceaee8eddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:01 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-2df4322c-6549-43f3-8212-f1f855d03709 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:36:01 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2df4322c-6549-43f3-8212-f1f855d03709 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f701e1e-2716-4ebe-9db4-64ceaee8eddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:01 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2df4322c-6549-43f3-8212-f1f855d03709 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b44327a-6ed0-4fb4-b53e-57c07da90ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:01 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-2df4322c-6549-43f3-8212-f1f855d03709 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Created reservations ['9eaf0c2e-6b1b-40e5-b723-da4277a8feb0', 'b7eedc24-29fc-4796-a0dd-8eb1f6626763', 'a71bf66e-e5f8-4da8-b642-b07539a06740', '8446477c-85c1-465d-a689-e486af4a7547'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:36:01 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2df4322c-6549-43f3-8212-f1f855d03709 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b44327a-6ed0-4fb4-b53e-57c07da90ff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9eaf0c2e-6b1b-40e5-b723-da4277a8feb0', 'b7eedc24-29fc-4796-a0dd-8eb1f6626763', 'a71bf66e-e5f8-4da8-b642-b07539a06740', '8446477c-85c1-465d-a689-e486af4a7547']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:01 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2df4322c-6549-43f3-8212-f1f855d03709 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3af0fc0b-fdb3-4640-b0e9-70932dd544c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:01 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:01 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:01 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2df4322c-6549-43f3-8212-f1f855d03709 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3af0fc0b-fdb3-4640-b0e9-70932dd544c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd261f86c-426b-46da-87f5-073f737a0231', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1189108565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ec3ab99db5e42af84839790303861d8',qos_specs=None,replication_status=,reservations=['9eaf0c2e-6b1b-40e5-b723-da4277a8feb0','b7eedc24-29fc-4796-a0dd-8eb1f6626763','a71bf66e-e5f8-4da8-b642-b07539a06740','8446477c-85c1-465d-a689-e486af4a7547'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4637de12fe749bea894d0618ef747e3',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:36:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1189108565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d261f86c-426b-46da-87f5-073f737a0231,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ec3ab99db5e42af84839790303861d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4637de12fe749bea894d0618ef747e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:01 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2df4322c-6549-43f3-8212-f1f855d03709 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b0328b3-956f-4ce1-8dc4-5aedd0645719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:01 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2df4322c-6549-43f3-8212-f1f855d03709 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b0328b3-956f-4ce1-8dc4-5aedd0645719) transitioned into state 'SUCCESS' from state '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-1189108565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ec3ab99db5e42af84839790303861d8',qos_specs=None,replication_status=,reservations=['9eaf0c2e-6b1b-40e5-b723-da4277a8feb0','b7eedc24-29fc-4796-a0dd-8eb1f6626763','a71bf66e-e5f8-4da8-b642-b07539a06740','8446477c-85c1-465d-a689-e486af4a7547'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4637de12fe749bea894d0618ef747e3',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:01 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2df4322c-6549-43f3-8212-f1f855d03709 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6ff2e78-7d37-4b0f-809e-3755814a9b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:01 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2df4322c-6549-43f3-8212-f1f855d03709 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6ff2e78-7d37-4b0f-809e-3755814a9b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:01 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-2df4322c-6549-43f3-8212-f1f855d03709 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Flow 'volume_create_api' (25bc6e41-fa06-49dd-af93-67c147cb0831) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:36:01 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-2df4322c-6549-43f3-8212-f1f855d03709 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Create volume request issued successfully. Sep 01 00:36:01 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-2df4322c-6549-43f3-8212-f1f855d03709 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:36:01 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1633/3317] 192.168.122.147 () {62 vars in 1183 bytes} [Tue Sep 1 00:36:01 2026] POST /volume/v3/volumes => generated 787 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:36:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-13a86d23-a95f-4549-bdbe-4915255bbb37 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-13a86d23-a95f-4549-bdbe-4915255bbb37 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] GET http://192.168.122.147/volume/v3/volumes/d261f86c-426b-46da-87f5-073f737a0231 Sep 01 00:36:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-13a86d23-a95f-4549-bdbe-4915255bbb37 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:01 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-13a86d23-a95f-4549-bdbe-4915255bbb37 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:01 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:01 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:01 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:01 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:01 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-13a86d23-a95f-4549-bdbe-4915255bbb37 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Volume info retrieved successfully. Sep 01 00:36:01 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-13a86d23-a95f-4549-bdbe-4915255bbb37 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] http://192.168.122.147/volume/v3/volumes/d261f86c-426b-46da-87f5-073f737a0231 returned with HTTP 200 Sep 01 00:36:01 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1685/3318] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:36:01 2026] GET /volume/v3/volumes/d261f86c-426b-46da-87f5-073f737a0231 => generated 966 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:36:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-692f42cd-2b8c-427f-aa1c-73055a93f8e1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-692f42cd-2b8c-427f-aa1c-73055a93f8e1 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/8b91f4c3-49c6-4854-8a0c-7307eb70f08d Sep 01 00:36:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-692f42cd-2b8c-427f-aa1c-73055a93f8e1 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-692f42cd-2b8c-427f-aa1c-73055a93f8e1 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:02 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:02 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:02 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:02 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:02 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-692f42cd-2b8c-427f-aa1c-73055a93f8e1 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:36:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-692f42cd-2b8c-427f-aa1c-73055a93f8e1 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/8b91f4c3-49c6-4854-8a0c-7307eb70f08d returned with HTTP 200 Sep 01 00:36:02 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1634/3319] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:36:02 2026] GET /volume/v3/volumes/8b91f4c3-49c6-4854-8a0c-7307eb70f08d => generated 1017 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:36:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7ad36a20-b3c0-46e0-a904-8eae8399f48d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7ad36a20-b3c0-46e0-a904-8eae8399f48d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:36:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7ad36a20-b3c0-46e0-a904-8eae8399f48d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8b91f4c3-49c6-4854-8a0c-7307eb70f08d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-974618160"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:36:02 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:02 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:02 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:02 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:02 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7ad36a20-b3c0-46e0-a904-8eae8399f48d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:36:02 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-7ad36a20-b3c0-46e0-a904-8eae8399f48d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create snapshot from volume 8b91f4c3-49c6-4854-8a0c-7307eb70f08d Sep 01 00:36:02 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-7ad36a20-b3c0-46e0-a904-8eae8399f48d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Created reservations ['2201fd79-1020-4ef5-a389-4e85ae89436b', '631d3104-d63a-4333-949d-159ccf074149', 'f6e2313d-d7f1-4d97-81de-8854bfdd9610', 'b73c2719-9cd5-4eac-bdaf-14ac3fb312f8'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:36:02 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:02 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c8a13dbf-94c3-4191-9df3-781479ca8944 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c8a13dbf-94c3-4191-9df3-781479ca8944 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/snapshots/d9279a60-e6a2-48a2-be25-5f74fe4b6b23 Sep 01 00:36:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c8a13dbf-94c3-4191-9df3-781479ca8944 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c8a13dbf-94c3-4191-9df3-781479ca8944 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c8a13dbf-94c3-4191-9df3-781479ca8944 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/snapshots/d9279a60-e6a2-48a2-be25-5f74fe4b6b23 returned with HTTP 404 Sep 01 00:36:02 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1635/3320] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:02 2026] GET /volume/v3/snapshots/d9279a60-e6a2-48a2-be25-5f74fe4b6b23 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:36:02 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7ad36a20-b3c0-46e0-a904-8eae8399f48d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot create request issued successfully. Sep 01 00:36:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7ad36a20-b3c0-46e0-a904-8eae8399f48d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:36:02 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1686/3321] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:36:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:36:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-482b92d4-e527-40fd-8b0a-05f9b62d18ed None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-065747e8-9e19-44b0-a466-41165a90f8d4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-065747e8-9e19-44b0-a466-41165a90f8d4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/1d08f8b5-f1de-4502-b6cd-cc6f3998d57d Sep 01 00:36:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-065747e8-9e19-44b0-a466-41165a90f8d4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-065747e8-9e19-44b0-a466-41165a90f8d4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-482b92d4-e527-40fd-8b0a-05f9b62d18ed tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/f6602ac2-f205-4ac5-bc41-e30b45d6723e Sep 01 00:36:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-482b92d4-e527-40fd-8b0a-05f9b62d18ed tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-482b92d4-e527-40fd-8b0a-05f9b62d18ed tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:02 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-482b92d4-e527-40fd-8b0a-05f9b62d18ed tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Delete volume with id: f6602ac2-f205-4ac5-bc41-e30b45d6723e Sep 01 00:36:02 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:02 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:02 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-065747e8-9e19-44b0-a466-41165a90f8d4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-065747e8-9e19-44b0-a466-41165a90f8d4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/1d08f8b5-f1de-4502-b6cd-cc6f3998d57d returned with HTTP 200 Sep 01 00:36:02 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1687/3322] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:02 2026] GET /volume/v3/snapshots/1d08f8b5-f1de-4502-b6cd-cc6f3998d57d => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:02 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:02 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:02 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:02 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:02 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-482b92d4-e527-40fd-8b0a-05f9b62d18ed tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Volume info retrieved successfully. Sep 01 00:36:02 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-482b92d4-e527-40fd-8b0a-05f9b62d18ed tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Delete volume request issued successfully. Sep 01 00:36:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-482b92d4-e527-40fd-8b0a-05f9b62d18ed tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes/f6602ac2-f205-4ac5-bc41-e30b45d6723e returned with HTTP 202 Sep 01 00:36:02 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1636/3323] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:36:02 2026] DELETE /volume/v3/volumes/f6602ac2-f205-4ac5-bc41-e30b45d6723e => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:36:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-534d0d99-294f-48cf-aaa4-e8516ef29d74 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-534d0d99-294f-48cf-aaa4-e8516ef29d74 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/volumes/f6602ac2-f205-4ac5-bc41-e30b45d6723e Sep 01 00:36:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-534d0d99-294f-48cf-aaa4-e8516ef29d74 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:02 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-534d0d99-294f-48cf-aaa4-e8516ef29d74 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:02 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:02 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:02 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:02 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:02 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-534d0d99-294f-48cf-aaa4-e8516ef29d74 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Volume info retrieved successfully. Sep 01 00:36:02 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-534d0d99-294f-48cf-aaa4-e8516ef29d74 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes/f6602ac2-f205-4ac5-bc41-e30b45d6723e returned with HTTP 200 Sep 01 00:36:02 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1688/3324] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:36:02 2026] GET /volume/v3/volumes/f6602ac2-f205-4ac5-bc41-e30b45d6723e => generated 1015 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:36:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f8e6dd6b-ad9a-493f-a15c-0bb374a58de6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f8e6dd6b-ad9a-493f-a15c-0bb374a58de6 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] GET http://192.168.122.147/volume/v3/volumes/d261f86c-426b-46da-87f5-073f737a0231 Sep 01 00:36:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f8e6dd6b-ad9a-493f-a15c-0bb374a58de6 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:02 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f8e6dd6b-ad9a-493f-a15c-0bb374a58de6 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:02 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:02 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:02 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:02 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:02 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f8e6dd6b-ad9a-493f-a15c-0bb374a58de6 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Volume info retrieved successfully. Sep 01 00:36:02 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f8e6dd6b-ad9a-493f-a15c-0bb374a58de6 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] http://192.168.122.147/volume/v3/volumes/d261f86c-426b-46da-87f5-073f737a0231 returned with HTTP 200 Sep 01 00:36:02 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1637/3325] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:36:02 2026] GET /volume/v3/volumes/d261f86c-426b-46da-87f5-073f737a0231 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:36:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3c6dc184-deb6-46df-b959-9b27174ead4c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3c6dc184-deb6-46df-b959-9b27174ead4c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/1d08f8b5-f1de-4502-b6cd-cc6f3998d57d Sep 01 00:36:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3c6dc184-deb6-46df-b959-9b27174ead4c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3c6dc184-deb6-46df-b959-9b27174ead4c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:03 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:03 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:03 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3c6dc184-deb6-46df-b959-9b27174ead4c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3c6dc184-deb6-46df-b959-9b27174ead4c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/1d08f8b5-f1de-4502-b6cd-cc6f3998d57d returned with HTTP 200 Sep 01 00:36:03 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1689/3326] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:03 2026] GET /volume/v3/snapshots/1d08f8b5-f1de-4502-b6cd-cc6f3998d57d => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-22f92372-f3da-44b2-9784-6aa3f66570a0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-22f92372-f3da-44b2-9784-6aa3f66570a0 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] GET http://192.168.122.147/volume/v3/volumes/f6602ac2-f205-4ac5-bc41-e30b45d6723e Sep 01 00:36:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-22f92372-f3da-44b2-9784-6aa3f66570a0 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:03 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-22f92372-f3da-44b2-9784-6aa3f66570a0 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:03 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-22f92372-f3da-44b2-9784-6aa3f66570a0 tempest-ProjectReaderTests-146138966 tempest-ProjectReaderTests-146138966-project-admin] http://192.168.122.147/volume/v3/volumes/f6602ac2-f205-4ac5-bc41-e30b45d6723e returned with HTTP 404 Sep 01 00:36:03 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1638/3327] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:36:03 2026] GET /volume/v3/volumes/f6602ac2-f205-4ac5-bc41-e30b45d6723e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:36:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d7f8caa9-5042-4916-95ea-b9164755c86c None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:03 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d7f8caa9-5042-4916-95ea-b9164755c86c tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] GET http://192.168.122.147/volume/v3/volumes/d261f86c-426b-46da-87f5-073f737a0231 Sep 01 00:36:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d7f8caa9-5042-4916-95ea-b9164755c86c tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:03 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d7f8caa9-5042-4916-95ea-b9164755c86c tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:03 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:03 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:03 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:03 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:04 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d7f8caa9-5042-4916-95ea-b9164755c86c tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Volume info retrieved successfully. Sep 01 00:36:04 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d7f8caa9-5042-4916-95ea-b9164755c86c tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] http://192.168.122.147/volume/v3/volumes/d261f86c-426b-46da-87f5-073f737a0231 returned with HTTP 200 Sep 01 00:36:04 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1690/3328] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:36:03 2026] GET /volume/v3/volumes/d261f86c-426b-46da-87f5-073f737a0231 => generated 1017 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:36:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3d690c27-085e-4381-a534-9aa6c8310bb6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3d690c27-085e-4381-a534-9aa6c8310bb6 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-reader] GET http://192.168.122.147/volume/v3/volumes Sep 01 00:36:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3d690c27-085e-4381-a534-9aa6c8310bb6 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-reader] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3d690c27-085e-4381-a534-9aa6c8310bb6 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-reader] Calling method 'index' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-3d690c27-085e-4381-a534-9aa6c8310bb6 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-reader] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:36:04 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-3d690c27-085e-4381-a534-9aa6c8310bb6 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:36:04 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:04 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:04 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3d690c27-085e-4381-a534-9aa6c8310bb6 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-reader] Get all volumes completed successfully. Sep 01 00:36:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3d690c27-085e-4381-a534-9aa6c8310bb6 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-reader] http://192.168.122.147/volume/v3/volumes returned with HTTP 200 Sep 01 00:36:04 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1639/3329] 192.168.122.147 () {60 vars in 1162 bytes} [Tue Sep 1 00:36:04 2026] GET /volume/v3/volumes => generated 344 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 00:36:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-21288a37-c511-427f-a767-8469437d3939 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:04 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-21288a37-c511-427f-a767-8469437d3939 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/d261f86c-426b-46da-87f5-073f737a0231 Sep 01 00:36:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-21288a37-c511-427f-a767-8469437d3939 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-21288a37-c511-427f-a767-8469437d3939 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:04 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-21288a37-c511-427f-a767-8469437d3939 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Delete volume with id: d261f86c-426b-46da-87f5-073f737a0231 Sep 01 00:36:04 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:04 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:04 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:04 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:04 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-21288a37-c511-427f-a767-8469437d3939 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Volume info retrieved successfully. Sep 01 00:36:04 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-21288a37-c511-427f-a767-8469437d3939 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Delete volume request issued successfully. Sep 01 00:36:04 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-21288a37-c511-427f-a767-8469437d3939 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] http://192.168.122.147/volume/v3/volumes/d261f86c-426b-46da-87f5-073f737a0231 returned with HTTP 202 Sep 01 00:36:04 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1691/3330] 192.168.122.147 () {60 vars in 1276 bytes} [Tue Sep 1 00:36:04 2026] DELETE /volume/v3/volumes/d261f86c-426b-46da-87f5-073f737a0231 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:36:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ba905064-a7da-4e2f-afec-541ec70510d0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ba905064-a7da-4e2f-afec-541ec70510d0 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] GET http://192.168.122.147/volume/v3/volumes/d261f86c-426b-46da-87f5-073f737a0231 Sep 01 00:36:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-9d4b91da-b6fe-4e4f-8daa-1f8440bc685b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ba905064-a7da-4e2f-afec-541ec70510d0 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:04 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ba905064-a7da-4e2f-afec-541ec70510d0 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:04 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9d4b91da-b6fe-4e4f-8daa-1f8440bc685b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/1d08f8b5-f1de-4502-b6cd-cc6f3998d57d Sep 01 00:36:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9d4b91da-b6fe-4e4f-8daa-1f8440bc685b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:04 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-9d4b91da-b6fe-4e4f-8daa-1f8440bc685b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:04 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:04 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:04 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:04 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:04 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:04 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:04 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-9d4b91da-b6fe-4e4f-8daa-1f8440bc685b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:04 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-9d4b91da-b6fe-4e4f-8daa-1f8440bc685b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/1d08f8b5-f1de-4502-b6cd-cc6f3998d57d returned with HTTP 200 Sep 01 00:36:04 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1692/3331] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:04 2026] GET /volume/v3/snapshots/1d08f8b5-f1de-4502-b6cd-cc6f3998d57d => generated 439 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:04 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ba905064-a7da-4e2f-afec-541ec70510d0 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Volume info retrieved successfully. Sep 01 00:36:04 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ba905064-a7da-4e2f-afec-541ec70510d0 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] http://192.168.122.147/volume/v3/volumes/d261f86c-426b-46da-87f5-073f737a0231 returned with HTTP 200 Sep 01 00:36:04 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1640/3332] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:36:04 2026] GET /volume/v3/volumes/d261f86c-426b-46da-87f5-073f737a0231 => generated 1016 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:36:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e63cc8c4-50e3-42d4-a454-e6d6a6a43ea3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e63cc8c4-50e3-42d4-a454-e6d6a6a43ea3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/1d08f8b5-f1de-4502-b6cd-cc6f3998d57d Sep 01 00:36:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e63cc8c4-50e3-42d4-a454-e6d6a6a43ea3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e63cc8c4-50e3-42d4-a454-e6d6a6a43ea3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:05 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:05 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:05 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e63cc8c4-50e3-42d4-a454-e6d6a6a43ea3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e63cc8c4-50e3-42d4-a454-e6d6a6a43ea3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/1d08f8b5-f1de-4502-b6cd-cc6f3998d57d returned with HTTP 200 Sep 01 00:36:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d4f70ecc-837a-4bf7-a5e6-90b52393a1fd None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:05 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1693/3333] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:05 2026] GET /volume/v3/snapshots/1d08f8b5-f1de-4502-b6cd-cc6f3998d57d => generated 466 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d4f70ecc-837a-4bf7-a5e6-90b52393a1fd tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] GET http://192.168.122.147/volume/v3/volumes/d261f86c-426b-46da-87f5-073f737a0231 Sep 01 00:36:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d4f70ecc-837a-4bf7-a5e6-90b52393a1fd tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d4f70ecc-837a-4bf7-a5e6-90b52393a1fd tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-374657b5-0c5e-4a8d-ae85-63a920608ad6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-374657b5-0c5e-4a8d-ae85-63a920608ad6 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] GET http://192.168.122.147/volume/v3/snapshots Sep 01 00:36:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-374657b5-0c5e-4a8d-ae85-63a920608ad6 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-374657b5-0c5e-4a8d-ae85-63a920608ad6 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Calling method 'index' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.api_utils [None req-374657b5-0c5e-4a8d-ae85-63a920608ad6 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Removing options '' from query. {{(pid=87484) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:36:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d4f70ecc-837a-4bf7-a5e6-90b52393a1fd tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] http://192.168.122.147/volume/v3/volumes/d261f86c-426b-46da-87f5-073f737a0231 returned with HTTP 404 Sep 01 00:36:05 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1641/3334] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:36:05 2026] GET /volume/v3/volumes/d261f86c-426b-46da-87f5-073f737a0231 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:36:05 devstack devstack@c-api.service[87484]: DEBUG cinder.db.api [None req-374657b5-0c5e-4a8d-ae85-63a920608ad6 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Building query based on filter {{(pid=87484) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 00:36:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b7bd93e6-4ceb-4e5b-a9bd-ea059fe6201a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:05 devstack devstack@c-api.service[87484]: /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 00:36:05 devstack devstack@c-api.service[87484]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 00:36:05 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-374657b5-0c5e-4a8d-ae85-63a920608ad6 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Get all snapshots completed successfully. Sep 01 00:36:05 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b7bd93e6-4ceb-4e5b-a9bd-ea059fe6201a tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:36:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b7bd93e6-4ceb-4e5b-a9bd-ea059fe6201a tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1595388415"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:36:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-374657b5-0c5e-4a8d-ae85-63a920608ad6 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 200 Sep 01 00:36:05 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1694/3335] 192.168.122.147 () {58 vars in 1127 bytes} [Tue Sep 1 00:36:05 2026] GET /volume/v3/snapshots => generated 335 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:05 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-b7bd93e6-4ceb-4e5b-a9bd-ea059fe6201a tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1595388415'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:36:05 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-b7bd93e6-4ceb-4e5b-a9bd-ea059fe6201a tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Create volume of 1 GB Sep 01 00:36:05 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b7bd93e6-4ceb-4e5b-a9bd-ea059fe6201a tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Availability Zones retrieved successfully. Sep 01 00:36:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-952fffdf-84aa-4eb8-9841-44640ce5f01b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-952fffdf-84aa-4eb8-9841-44640ce5f01b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] DELETE http://192.168.122.147/volume/v3/snapshots/1d08f8b5-f1de-4502-b6cd-cc6f3998d57d Sep 01 00:36:05 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b7bd93e6-4ceb-4e5b-a9bd-ea059fe6201a tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Flow 'volume_create_api' (a1327a6b-5c04-4556-a4e1-1dfb8ee1f7e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:36:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-952fffdf-84aa-4eb8-9841-44640ce5f01b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-952fffdf-84aa-4eb8-9841-44640ce5f01b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:05 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b7bd93e6-4ceb-4e5b-a9bd-ea059fe6201a tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04b4d434-824e-4d24-a400-0d4250c32069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:05 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-952fffdf-84aa-4eb8-9841-44640ce5f01b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Delete snapshot with id: 1d08f8b5-f1de-4502-b6cd-cc6f3998d57d Sep 01 00:36:05 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-b7bd93e6-4ceb-4e5b-a9bd-ea059fe6201a tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:36:05 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:05 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:05 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-952fffdf-84aa-4eb8-9841-44640ce5f01b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:05 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:05 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:05 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b7bd93e6-4ceb-4e5b-a9bd-ea059fe6201a tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04b4d434-824e-4d24-a400-0d4250c32069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:05 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b7bd93e6-4ceb-4e5b-a9bd-ea059fe6201a tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (425bd234-a026-4b63-8b90-2d253098f351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:05 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-952fffdf-84aa-4eb8-9841-44640ce5f01b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot delete request issued successfully. Sep 01 00:36:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-952fffdf-84aa-4eb8-9841-44640ce5f01b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/1d08f8b5-f1de-4502-b6cd-cc6f3998d57d returned with HTTP 202 Sep 01 00:36:05 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1695/3336] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:36:05 2026] DELETE /volume/v3/snapshots/1d08f8b5-f1de-4502-b6cd-cc6f3998d57d => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:36:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-62ce24ba-0201-472b-89cc-672225905a0d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-62ce24ba-0201-472b-89cc-672225905a0d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/1d08f8b5-f1de-4502-b6cd-cc6f3998d57d Sep 01 00:36:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-62ce24ba-0201-472b-89cc-672225905a0d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:05 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-62ce24ba-0201-472b-89cc-672225905a0d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:05 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:05 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:05 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-62ce24ba-0201-472b-89cc-672225905a0d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:05 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-62ce24ba-0201-472b-89cc-672225905a0d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/1d08f8b5-f1de-4502-b6cd-cc6f3998d57d returned with HTTP 200 Sep 01 00:36:05 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1696/3337] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:05 2026] GET /volume/v3/snapshots/1d08f8b5-f1de-4502-b6cd-cc6f3998d57d => generated 465 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:05 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-b7bd93e6-4ceb-4e5b-a9bd-ea059fe6201a tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Created reservations ['ff479e64-d054-4bca-af80-9387966f1ce1', 'b26ca844-0b6d-432f-8c27-457bc266dcbb', '894b518e-d067-4dbf-9bdd-b3ae0a98f1a6', '96492ed9-ea15-4483-b5b6-8013c004e09a'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:36:05 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b7bd93e6-4ceb-4e5b-a9bd-ea059fe6201a tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (425bd234-a026-4b63-8b90-2d253098f351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff479e64-d054-4bca-af80-9387966f1ce1', 'b26ca844-0b6d-432f-8c27-457bc266dcbb', '894b518e-d067-4dbf-9bdd-b3ae0a98f1a6', '96492ed9-ea15-4483-b5b6-8013c004e09a']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:05 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b7bd93e6-4ceb-4e5b-a9bd-ea059fe6201a tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2ce8c36-1c1a-48c0-afe5-ba2f45e6b8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:05 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:05 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:05 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b7bd93e6-4ceb-4e5b-a9bd-ea059fe6201a tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2ce8c36-1c1a-48c0-afe5-ba2f45e6b8dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52fa0997-f8dc-42ed-84d0-b47cd02802f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1595388415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ec3ab99db5e42af84839790303861d8',qos_specs=None,replication_status=,reservations=['ff479e64-d054-4bca-af80-9387966f1ce1','b26ca844-0b6d-432f-8c27-457bc266dcbb','894b518e-d067-4dbf-9bdd-b3ae0a98f1a6','96492ed9-ea15-4483-b5b6-8013c004e09a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4637de12fe749bea894d0618ef747e3',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:36:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1595388415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52fa0997-f8dc-42ed-84d0-b47cd02802f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ec3ab99db5e42af84839790303861d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4637de12fe749bea894d0618ef747e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:05 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b7bd93e6-4ceb-4e5b-a9bd-ea059fe6201a tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44b4ae91-9dd6-4687-baa4-8f1dfa8e2174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:06 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b7bd93e6-4ceb-4e5b-a9bd-ea059fe6201a tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44b4ae91-9dd6-4687-baa4-8f1dfa8e2174) transitioned into state 'SUCCESS' from state '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-1595388415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ec3ab99db5e42af84839790303861d8',qos_specs=None,replication_status=,reservations=['ff479e64-d054-4bca-af80-9387966f1ce1','b26ca844-0b6d-432f-8c27-457bc266dcbb','894b518e-d067-4dbf-9bdd-b3ae0a98f1a6','96492ed9-ea15-4483-b5b6-8013c004e09a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4637de12fe749bea894d0618ef747e3',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:06 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b7bd93e6-4ceb-4e5b-a9bd-ea059fe6201a tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30d25988-ef60-47a8-a389-4db366ca13c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:06 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b7bd93e6-4ceb-4e5b-a9bd-ea059fe6201a tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30d25988-ef60-47a8-a389-4db366ca13c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:06 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-b7bd93e6-4ceb-4e5b-a9bd-ea059fe6201a tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Flow 'volume_create_api' (a1327a6b-5c04-4556-a4e1-1dfb8ee1f7e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:36:06 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b7bd93e6-4ceb-4e5b-a9bd-ea059fe6201a tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Create volume request issued successfully. Sep 01 00:36:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b7bd93e6-4ceb-4e5b-a9bd-ea059fe6201a tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:36:06 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1642/3338] 192.168.122.147 () {62 vars in 1183 bytes} [Tue Sep 1 00:36:05 2026] POST /volume/v3/volumes => generated 787 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:36:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-696a646d-3406-43c2-8927-6851d34e9d10 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-696a646d-3406-43c2-8927-6851d34e9d10 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] GET http://192.168.122.147/volume/v3/volumes/52fa0997-f8dc-42ed-84d0-b47cd02802f4 Sep 01 00:36:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-696a646d-3406-43c2-8927-6851d34e9d10 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:06 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-696a646d-3406-43c2-8927-6851d34e9d10 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:06 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:06 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:06 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:06 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:06 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-696a646d-3406-43c2-8927-6851d34e9d10 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Volume info retrieved successfully. Sep 01 00:36:06 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-696a646d-3406-43c2-8927-6851d34e9d10 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] http://192.168.122.147/volume/v3/volumes/52fa0997-f8dc-42ed-84d0-b47cd02802f4 returned with HTTP 200 Sep 01 00:36:06 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1697/3339] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:36:06 2026] GET /volume/v3/volumes/52fa0997-f8dc-42ed-84d0-b47cd02802f4 => generated 966 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:36:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0d2d5030-3df4-42f4-83f3-609353b45d8f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0d2d5030-3df4-42f4-83f3-609353b45d8f tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/1d08f8b5-f1de-4502-b6cd-cc6f3998d57d Sep 01 00:36:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0d2d5030-3df4-42f4-83f3-609353b45d8f tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:06 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0d2d5030-3df4-42f4-83f3-609353b45d8f tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:06 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:06 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:06 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0d2d5030-3df4-42f4-83f3-609353b45d8f tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:06 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0d2d5030-3df4-42f4-83f3-609353b45d8f tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/1d08f8b5-f1de-4502-b6cd-cc6f3998d57d returned with HTTP 200 Sep 01 00:36:06 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1643/3340] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:06 2026] GET /volume/v3/snapshots/1d08f8b5-f1de-4502-b6cd-cc6f3998d57d => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-81d50c80-adf3-4be4-80cf-0c99620261be None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-81d50c80-adf3-4be4-80cf-0c99620261be tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] GET http://192.168.122.147/volume/v3/volumes/52fa0997-f8dc-42ed-84d0-b47cd02802f4 Sep 01 00:36:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-81d50c80-adf3-4be4-80cf-0c99620261be tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-81d50c80-adf3-4be4-80cf-0c99620261be tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:07 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:07 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:07 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:07 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:07 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-81d50c80-adf3-4be4-80cf-0c99620261be tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Volume info retrieved successfully. Sep 01 00:36:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-81d50c80-adf3-4be4-80cf-0c99620261be tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] http://192.168.122.147/volume/v3/volumes/52fa0997-f8dc-42ed-84d0-b47cd02802f4 returned with HTTP 200 Sep 01 00:36:07 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1698/3341] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:36:07 2026] GET /volume/v3/volumes/52fa0997-f8dc-42ed-84d0-b47cd02802f4 => generated 1016 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:36:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-cbbb396d-8f4d-4bc7-b083-7971d5884a5a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cbbb396d-8f4d-4bc7-b083-7971d5884a5a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/1d08f8b5-f1de-4502-b6cd-cc6f3998d57d Sep 01 00:36:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cbbb396d-8f4d-4bc7-b083-7971d5884a5a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cbbb396d-8f4d-4bc7-b083-7971d5884a5a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cbbb396d-8f4d-4bc7-b083-7971d5884a5a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/1d08f8b5-f1de-4502-b6cd-cc6f3998d57d returned with HTTP 404 Sep 01 00:36:07 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1644/3342] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:07 2026] GET /volume/v3/snapshots/1d08f8b5-f1de-4502-b6cd-cc6f3998d57d => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:36:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-427c4c5e-6dec-41e0-bee1-a2d89cbb5d99 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-427c4c5e-6dec-41e0-bee1-a2d89cbb5d99 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/8b91f4c3-49c6-4854-8a0c-7307eb70f08d Sep 01 00:36:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-427c4c5e-6dec-41e0-bee1-a2d89cbb5d99 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:07 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-427c4c5e-6dec-41e0-bee1-a2d89cbb5d99 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:07 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-427c4c5e-6dec-41e0-bee1-a2d89cbb5d99 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Delete volume with id: 8b91f4c3-49c6-4854-8a0c-7307eb70f08d Sep 01 00:36:07 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:07 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:07 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:07 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:07 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-427c4c5e-6dec-41e0-bee1-a2d89cbb5d99 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:36:07 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-427c4c5e-6dec-41e0-bee1-a2d89cbb5d99 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Delete volume request issued successfully. Sep 01 00:36:07 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-427c4c5e-6dec-41e0-bee1-a2d89cbb5d99 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/8b91f4c3-49c6-4854-8a0c-7307eb70f08d returned with HTTP 202 Sep 01 00:36:07 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1699/3343] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:36:07 2026] DELETE /volume/v3/volumes/8b91f4c3-49c6-4854-8a0c-7307eb70f08d => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:36:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f9f5a6b7-6531-4378-b600-d5872ebcffd3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f9f5a6b7-6531-4378-b600-d5872ebcffd3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/8b91f4c3-49c6-4854-8a0c-7307eb70f08d Sep 01 00:36:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f9f5a6b7-6531-4378-b600-d5872ebcffd3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:07 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f9f5a6b7-6531-4378-b600-d5872ebcffd3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:07 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:07 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:07 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:07 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:07 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f9f5a6b7-6531-4378-b600-d5872ebcffd3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:36:07 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f9f5a6b7-6531-4378-b600-d5872ebcffd3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/8b91f4c3-49c6-4854-8a0c-7307eb70f08d returned with HTTP 200 Sep 01 00:36:07 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1645/3344] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:36:07 2026] GET /volume/v3/volumes/8b91f4c3-49c6-4854-8a0c-7307eb70f08d => generated 1016 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:36:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-fa61163a-1e79-48f7-ac33-ddcc1615f4ea None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fa61163a-1e79-48f7-ac33-ddcc1615f4ea tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] GET http://192.168.122.147/volume/v3/volumes/52fa0997-f8dc-42ed-84d0-b47cd02802f4 Sep 01 00:36:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fa61163a-1e79-48f7-ac33-ddcc1615f4ea tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-fa61163a-1e79-48f7-ac33-ddcc1615f4ea tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:08 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:08 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:08 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:08 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:08 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-fa61163a-1e79-48f7-ac33-ddcc1615f4ea tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Volume info retrieved successfully. Sep 01 00:36:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-fa61163a-1e79-48f7-ac33-ddcc1615f4ea tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] http://192.168.122.147/volume/v3/volumes/52fa0997-f8dc-42ed-84d0-b47cd02802f4 returned with HTTP 200 Sep 01 00:36:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1700/3345] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:36:08 2026] GET /volume/v3/volumes/52fa0997-f8dc-42ed-84d0-b47cd02802f4 => generated 1017 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:36:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-cf6a1238-9d57-42af-8d80-75c169a239c1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cf6a1238-9d57-42af-8d80-75c169a239c1 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-reader] GET http://192.168.122.147/volume/v3/volumes/detail Sep 01 00:36:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cf6a1238-9d57-42af-8d80-75c169a239c1 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-reader] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cf6a1238-9d57-42af-8d80-75c169a239c1 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-reader] Calling method 'detail' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-cf6a1238-9d57-42af-8d80-75c169a239c1 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-reader] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:36:08 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-cf6a1238-9d57-42af-8d80-75c169a239c1 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87485) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 00:36:08 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:08 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:08 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-cf6a1238-9d57-42af-8d80-75c169a239c1 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-reader] Get all volumes completed successfully. Sep 01 00:36:08 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:08 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cf6a1238-9d57-42af-8d80-75c169a239c1 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-reader] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 01 00:36:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1646/3346] 192.168.122.147 () {60 vars in 1183 bytes} [Tue Sep 1 00:36:08 2026] GET /volume/v3/volumes/detail => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:36:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3f1977f7-e5ea-4acd-96be-335d82f508b3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3f1977f7-e5ea-4acd-96be-335d82f508b3 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/52fa0997-f8dc-42ed-84d0-b47cd02802f4 Sep 01 00:36:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3f1977f7-e5ea-4acd-96be-335d82f508b3 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3f1977f7-e5ea-4acd-96be-335d82f508b3 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:08 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-3f1977f7-e5ea-4acd-96be-335d82f508b3 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Delete volume with id: 52fa0997-f8dc-42ed-84d0-b47cd02802f4 Sep 01 00:36:08 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:08 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:08 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:08 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:08 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3f1977f7-e5ea-4acd-96be-335d82f508b3 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Volume info retrieved successfully. Sep 01 00:36:08 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3f1977f7-e5ea-4acd-96be-335d82f508b3 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Delete volume request issued successfully. Sep 01 00:36:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3f1977f7-e5ea-4acd-96be-335d82f508b3 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] http://192.168.122.147/volume/v3/volumes/52fa0997-f8dc-42ed-84d0-b47cd02802f4 returned with HTTP 202 Sep 01 00:36:08 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1701/3347] 192.168.122.147 () {60 vars in 1276 bytes} [Tue Sep 1 00:36:08 2026] DELETE /volume/v3/volumes/52fa0997-f8dc-42ed-84d0-b47cd02802f4 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 00:36:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7e37eddb-0a1a-4e11-8e6d-9044f6859de0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7e37eddb-0a1a-4e11-8e6d-9044f6859de0 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] GET http://192.168.122.147/volume/v3/volumes/52fa0997-f8dc-42ed-84d0-b47cd02802f4 Sep 01 00:36:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7e37eddb-0a1a-4e11-8e6d-9044f6859de0 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:08 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7e37eddb-0a1a-4e11-8e6d-9044f6859de0 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:08 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:08 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:08 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:08 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:08 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7e37eddb-0a1a-4e11-8e6d-9044f6859de0 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Volume info retrieved successfully. Sep 01 00:36:08 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7e37eddb-0a1a-4e11-8e6d-9044f6859de0 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] http://192.168.122.147/volume/v3/volumes/52fa0997-f8dc-42ed-84d0-b47cd02802f4 returned with HTTP 200 Sep 01 00:36:08 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1647/3348] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:36:08 2026] GET /volume/v3/volumes/52fa0997-f8dc-42ed-84d0-b47cd02802f4 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:36:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-17d5decd-9cd8-4e7c-9172-4389cd1e4d3b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:08 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-17d5decd-9cd8-4e7c-9172-4389cd1e4d3b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/8b91f4c3-49c6-4854-8a0c-7307eb70f08d Sep 01 00:36:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-17d5decd-9cd8-4e7c-9172-4389cd1e4d3b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:08 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-17d5decd-9cd8-4e7c-9172-4389cd1e4d3b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-17d5decd-9cd8-4e7c-9172-4389cd1e4d3b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/8b91f4c3-49c6-4854-8a0c-7307eb70f08d returned with HTTP 404 Sep 01 00:36:09 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1702/3349] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:36:08 2026] GET /volume/v3/volumes/8b91f4c3-49c6-4854-8a0c-7307eb70f08d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:36:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0ea903c1-8408-4db0-acbf-6d925ac8d7fe None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0ea903c1-8408-4db0-acbf-6d925ac8d7fe tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:36:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0ea903c1-8408-4db0-acbf-6d925ac8d7fe tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-388539392"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:36:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-0ea903c1-8408-4db0-acbf-6d925ac8d7fe tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-388539392'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:36:09 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-0ea903c1-8408-4db0-acbf-6d925ac8d7fe tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create volume of 1 GB Sep 01 00:36:09 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0ea903c1-8408-4db0-acbf-6d925ac8d7fe tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Availability Zones retrieved successfully. Sep 01 00:36:09 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-0ea903c1-8408-4db0-acbf-6d925ac8d7fe tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Flow 'volume_create_api' (d61561f1-f416-4318-9eb7-eaff2dc16497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:36:09 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-0ea903c1-8408-4db0-acbf-6d925ac8d7fe tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22caa2db-256f-4a94-a379-1a800c599a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:09 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-0ea903c1-8408-4db0-acbf-6d925ac8d7fe tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:36:09 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-0ea903c1-8408-4db0-acbf-6d925ac8d7fe tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22caa2db-256f-4a94-a379-1a800c599a49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:09 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-0ea903c1-8408-4db0-acbf-6d925ac8d7fe tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19ea6a93-620c-4d56-89f8-29d2768d2846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:09 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-0ea903c1-8408-4db0-acbf-6d925ac8d7fe tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Created reservations ['e104ca81-be1e-4a05-b313-c4976f653eb4', '57252fc7-27a6-4dd3-96a4-990642196184', '980fa5e0-d92c-45be-ac91-211fb573b666', 'a8b379a0-d7f5-4218-aa94-cbf56f504e28'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:36:09 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-0ea903c1-8408-4db0-acbf-6d925ac8d7fe tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19ea6a93-620c-4d56-89f8-29d2768d2846) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e104ca81-be1e-4a05-b313-c4976f653eb4', '57252fc7-27a6-4dd3-96a4-990642196184', '980fa5e0-d92c-45be-ac91-211fb573b666', 'a8b379a0-d7f5-4218-aa94-cbf56f504e28']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:09 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-0ea903c1-8408-4db0-acbf-6d925ac8d7fe tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65ee105e-09a1-4c58-ae55-7dbfcd9480e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:09 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:09 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:09 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-0ea903c1-8408-4db0-acbf-6d925ac8d7fe tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65ee105e-09a1-4c58-ae55-7dbfcd9480e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11566fca-15f3-44d1-b749-2ead55674f9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-388539392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e949fba3e08445db9f9f354a2b0af48',qos_specs=None,replication_status=,reservations=['e104ca81-be1e-4a05-b313-c4976f653eb4','57252fc7-27a6-4dd3-96a4-990642196184','980fa5e0-d92c-45be-ac91-211fb573b666','a8b379a0-d7f5-4218-aa94-cbf56f504e28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9274671d29204522af7745b002dfc04e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:36:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-388539392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11566fca-15f3-44d1-b749-2ead55674f9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e949fba3e08445db9f9f354a2b0af48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9274671d29204522af7745b002dfc04e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:09 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-0ea903c1-8408-4db0-acbf-6d925ac8d7fe tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dcd158e-3807-46c5-a39c-a8cb6ccd635f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:09 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-0ea903c1-8408-4db0-acbf-6d925ac8d7fe tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dcd158e-3807-46c5-a39c-a8cb6ccd635f) transitioned into state 'SUCCESS' from state '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-388539392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e949fba3e08445db9f9f354a2b0af48',qos_specs=None,replication_status=,reservations=['e104ca81-be1e-4a05-b313-c4976f653eb4','57252fc7-27a6-4dd3-96a4-990642196184','980fa5e0-d92c-45be-ac91-211fb573b666','a8b379a0-d7f5-4218-aa94-cbf56f504e28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9274671d29204522af7745b002dfc04e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:09 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-0ea903c1-8408-4db0-acbf-6d925ac8d7fe tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a7bcc38-da9b-48bc-8c10-152a1e64d27f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:09 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-0ea903c1-8408-4db0-acbf-6d925ac8d7fe tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a7bcc38-da9b-48bc-8c10-152a1e64d27f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:09 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-0ea903c1-8408-4db0-acbf-6d925ac8d7fe tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Flow 'volume_create_api' (d61561f1-f416-4318-9eb7-eaff2dc16497) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:36:09 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0ea903c1-8408-4db0-acbf-6d925ac8d7fe tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create volume request issued successfully. Sep 01 00:36:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0ea903c1-8408-4db0-acbf-6d925ac8d7fe tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:36:09 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1648/3350] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:36:09 2026] POST /volume/v3/volumes => generated 786 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:36:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0f5c8876-b877-4c37-83bb-0e3127b43103 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0f5c8876-b877-4c37-83bb-0e3127b43103 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/11566fca-15f3-44d1-b749-2ead55674f9b Sep 01 00:36:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0f5c8876-b877-4c37-83bb-0e3127b43103 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0f5c8876-b877-4c37-83bb-0e3127b43103 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:09 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:09 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:09 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:09 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:09 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0f5c8876-b877-4c37-83bb-0e3127b43103 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:36:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0f5c8876-b877-4c37-83bb-0e3127b43103 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/11566fca-15f3-44d1-b749-2ead55674f9b returned with HTTP 200 Sep 01 00:36:09 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1703/3351] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:36:09 2026] GET /volume/v3/volumes/11566fca-15f3-44d1-b749-2ead55674f9b => generated 965 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3342d43c-34cf-467d-aa24-db96e8966bd8 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3342d43c-34cf-467d-aa24-db96e8966bd8 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] GET http://192.168.122.147/volume/v3/volumes/52fa0997-f8dc-42ed-84d0-b47cd02802f4 Sep 01 00:36:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3342d43c-34cf-467d-aa24-db96e8966bd8 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3342d43c-34cf-467d-aa24-db96e8966bd8 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3342d43c-34cf-467d-aa24-db96e8966bd8 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] http://192.168.122.147/volume/v3/volumes/52fa0997-f8dc-42ed-84d0-b47cd02802f4 returned with HTTP 404 Sep 01 00:36:09 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1649/3352] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:36:09 2026] GET /volume/v3/volumes/52fa0997-f8dc-42ed-84d0-b47cd02802f4 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:36:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1c8ebf09-6741-419b-af88-b1112b55e894 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1c8ebf09-6741-419b-af88-b1112b55e894 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:36:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1c8ebf09-6741-419b-af88-b1112b55e894 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1713227923"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:36:09 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-1c8ebf09-6741-419b-af88-b1112b55e894 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1713227923'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:36:09 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-1c8ebf09-6741-419b-af88-b1112b55e894 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Create volume of 1 GB Sep 01 00:36:09 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1c8ebf09-6741-419b-af88-b1112b55e894 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Availability Zones retrieved successfully. Sep 01 00:36:09 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c8ebf09-6741-419b-af88-b1112b55e894 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Flow 'volume_create_api' (ab7ae07c-54db-46ad-ba22-9e0642b414ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:36:09 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c8ebf09-6741-419b-af88-b1112b55e894 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed9f2360-97be-4d44-baab-08d79bc4cc53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:09 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-1c8ebf09-6741-419b-af88-b1112b55e894 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:36:09 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c8ebf09-6741-419b-af88-b1112b55e894 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed9f2360-97be-4d44-baab-08d79bc4cc53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:09 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c8ebf09-6741-419b-af88-b1112b55e894 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (186de2f7-6108-4a09-8ce9-705dab5b9e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:09 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-1c8ebf09-6741-419b-af88-b1112b55e894 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Created reservations ['397c915b-803f-4cd3-b36c-0eedff7fc893', '9c228a96-30c6-411a-b696-b914779c17d0', '0bd2f0fa-5814-47e3-9d44-1d58e6d2457f', '9836340c-052c-41af-9675-27ea24560491'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:36:09 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c8ebf09-6741-419b-af88-b1112b55e894 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (186de2f7-6108-4a09-8ce9-705dab5b9e92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['397c915b-803f-4cd3-b36c-0eedff7fc893', '9c228a96-30c6-411a-b696-b914779c17d0', '0bd2f0fa-5814-47e3-9d44-1d58e6d2457f', '9836340c-052c-41af-9675-27ea24560491']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:09 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c8ebf09-6741-419b-af88-b1112b55e894 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8564aa09-b539-4831-8485-317e9dbf06c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:09 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:09 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:09 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c8ebf09-6741-419b-af88-b1112b55e894 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8564aa09-b539-4831-8485-317e9dbf06c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36f7ccd7-3033-4c61-a9bb-72170fb53a35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1713227923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ec3ab99db5e42af84839790303861d8',qos_specs=None,replication_status=,reservations=['397c915b-803f-4cd3-b36c-0eedff7fc893','9c228a96-30c6-411a-b696-b914779c17d0','0bd2f0fa-5814-47e3-9d44-1d58e6d2457f','9836340c-052c-41af-9675-27ea24560491'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4637de12fe749bea894d0618ef747e3',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:36:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1713227923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36f7ccd7-3033-4c61-a9bb-72170fb53a35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ec3ab99db5e42af84839790303861d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4637de12fe749bea894d0618ef747e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:09 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c8ebf09-6741-419b-af88-b1112b55e894 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c498d9b7-40c9-429b-9e96-af3d9fc4bdbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:09 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c8ebf09-6741-419b-af88-b1112b55e894 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c498d9b7-40c9-429b-9e96-af3d9fc4bdbb) transitioned into state 'SUCCESS' from state '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-1713227923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ec3ab99db5e42af84839790303861d8',qos_specs=None,replication_status=,reservations=['397c915b-803f-4cd3-b36c-0eedff7fc893','9c228a96-30c6-411a-b696-b914779c17d0','0bd2f0fa-5814-47e3-9d44-1d58e6d2457f','9836340c-052c-41af-9675-27ea24560491'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4637de12fe749bea894d0618ef747e3',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:09 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c8ebf09-6741-419b-af88-b1112b55e894 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13b00397-301f-4e30-a7bd-48b7e9ecfe6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:09 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c8ebf09-6741-419b-af88-b1112b55e894 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13b00397-301f-4e30-a7bd-48b7e9ecfe6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:09 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-1c8ebf09-6741-419b-af88-b1112b55e894 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Flow 'volume_create_api' (ab7ae07c-54db-46ad-ba22-9e0642b414ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:36:09 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1c8ebf09-6741-419b-af88-b1112b55e894 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Create volume request issued successfully. Sep 01 00:36:09 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1c8ebf09-6741-419b-af88-b1112b55e894 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:36:09 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1704/3353] 192.168.122.147 () {62 vars in 1183 bytes} [Tue Sep 1 00:36:09 2026] POST /volume/v3/volumes => generated 787 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:36:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4722f83a-9d0d-4115-9bbc-f8d673d0fd60 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:09 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4722f83a-9d0d-4115-9bbc-f8d673d0fd60 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] GET http://192.168.122.147/volume/v3/volumes/36f7ccd7-3033-4c61-a9bb-72170fb53a35 Sep 01 00:36:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4722f83a-9d0d-4115-9bbc-f8d673d0fd60 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:09 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4722f83a-9d0d-4115-9bbc-f8d673d0fd60 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:10 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:10 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:10 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:10 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:10 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4722f83a-9d0d-4115-9bbc-f8d673d0fd60 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Volume info retrieved successfully. Sep 01 00:36:10 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4722f83a-9d0d-4115-9bbc-f8d673d0fd60 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] http://192.168.122.147/volume/v3/volumes/36f7ccd7-3033-4c61-a9bb-72170fb53a35 returned with HTTP 200 Sep 01 00:36:10 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1650/3354] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:36:09 2026] GET /volume/v3/volumes/36f7ccd7-3033-4c61-a9bb-72170fb53a35 => generated 966 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:36:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-10de842a-af9b-4949-bed2-179c5a1ab146 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-10de842a-af9b-4949-bed2-179c5a1ab146 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/11566fca-15f3-44d1-b749-2ead55674f9b Sep 01 00:36:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-10de842a-af9b-4949-bed2-179c5a1ab146 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-10de842a-af9b-4949-bed2-179c5a1ab146 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:10 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:10 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:10 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:10 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:10 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-10de842a-af9b-4949-bed2-179c5a1ab146 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:36:10 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-10de842a-af9b-4949-bed2-179c5a1ab146 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/11566fca-15f3-44d1-b749-2ead55674f9b returned with HTTP 200 Sep 01 00:36:10 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1705/3355] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:36:10 2026] GET /volume/v3/volumes/11566fca-15f3-44d1-b749-2ead55674f9b => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:36:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-048a8896-3d4e-49e5-a68c-64aca7d5767d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-048a8896-3d4e-49e5-a68c-64aca7d5767d tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] GET http://192.168.122.147/volume/v3/volumes/36f7ccd7-3033-4c61-a9bb-72170fb53a35 Sep 01 00:36:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-048a8896-3d4e-49e5-a68c-64aca7d5767d tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-048a8896-3d4e-49e5-a68c-64aca7d5767d tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:11 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:11 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:11 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:11 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:11 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-048a8896-3d4e-49e5-a68c-64aca7d5767d tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Volume info retrieved successfully. Sep 01 00:36:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-048a8896-3d4e-49e5-a68c-64aca7d5767d tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] http://192.168.122.147/volume/v3/volumes/36f7ccd7-3033-4c61-a9bb-72170fb53a35 returned with HTTP 200 Sep 01 00:36:11 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1651/3356] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:36:11 2026] GET /volume/v3/volumes/36f7ccd7-3033-4c61-a9bb-72170fb53a35 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:36:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6a23fabf-af66-427d-b545-1377d529530b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6a23fabf-af66-427d-b545-1377d529530b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/11566fca-15f3-44d1-b749-2ead55674f9b Sep 01 00:36:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6a23fabf-af66-427d-b545-1377d529530b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6a23fabf-af66-427d-b545-1377d529530b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:11 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:11 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:11 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:11 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:11 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6a23fabf-af66-427d-b545-1377d529530b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:36:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6a23fabf-af66-427d-b545-1377d529530b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/11566fca-15f3-44d1-b749-2ead55674f9b returned with HTTP 200 Sep 01 00:36:11 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1706/3357] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:36:11 2026] GET /volume/v3/volumes/11566fca-15f3-44d1-b749-2ead55674f9b => generated 1016 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:36:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-3610ceb7-bdd8-43fe-8577-2d0221eb8cc2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3610ceb7-bdd8-43fe-8577-2d0221eb8cc2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:36:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-3610ceb7-bdd8-43fe-8577-2d0221eb8cc2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11566fca-15f3-44d1-b749-2ead55674f9b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-781743905"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:36:11 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:11 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:11 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:11 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:11 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3610ceb7-bdd8-43fe-8577-2d0221eb8cc2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:36:11 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-3610ceb7-bdd8-43fe-8577-2d0221eb8cc2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create snapshot from volume 11566fca-15f3-44d1-b749-2ead55674f9b Sep 01 00:36:11 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-3610ceb7-bdd8-43fe-8577-2d0221eb8cc2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Created reservations ['203ffb64-5f4b-41e5-a353-63adbb58b450', 'b61aca0d-5d23-48df-bf4e-dea1e7e8648a', '855cd048-095c-4cef-a7ad-97fabe40f3fa', '91a68a63-3d2b-4653-9468-29683a01457e'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:36:11 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:11 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:11 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-3610ceb7-bdd8-43fe-8577-2d0221eb8cc2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot create request issued successfully. Sep 01 00:36:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-3610ceb7-bdd8-43fe-8577-2d0221eb8cc2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:36:11 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1652/3358] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:36:11 2026] POST /volume/v3/snapshots => generated 307 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:36:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e04ff122-e50b-4bdc-9ad9-2a277f5652c3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e04ff122-e50b-4bdc-9ad9-2a277f5652c3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/9d2d87d4-0130-42b1-afdf-0f1b141f666c Sep 01 00:36:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e04ff122-e50b-4bdc-9ad9-2a277f5652c3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e04ff122-e50b-4bdc-9ad9-2a277f5652c3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:11 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:11 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:11 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e04ff122-e50b-4bdc-9ad9-2a277f5652c3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e04ff122-e50b-4bdc-9ad9-2a277f5652c3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/9d2d87d4-0130-42b1-afdf-0f1b141f666c returned with HTTP 200 Sep 01 00:36:11 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1707/3359] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:11 2026] GET /volume/v3/snapshots/9d2d87d4-0130-42b1-afdf-0f1b141f666c => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:36:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-89f0f407-d41b-4ae4-b33b-f721f4eb4194 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-89f0f407-d41b-4ae4-b33b-f721f4eb4194 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] GET http://192.168.122.147/volume/v3/volumes/36f7ccd7-3033-4c61-a9bb-72170fb53a35 Sep 01 00:36:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-89f0f407-d41b-4ae4-b33b-f721f4eb4194 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-89f0f407-d41b-4ae4-b33b-f721f4eb4194 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:12 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:12 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:12 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:12 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:12 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-89f0f407-d41b-4ae4-b33b-f721f4eb4194 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Volume info retrieved successfully. Sep 01 00:36:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-89f0f407-d41b-4ae4-b33b-f721f4eb4194 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] http://192.168.122.147/volume/v3/volumes/36f7ccd7-3033-4c61-a9bb-72170fb53a35 returned with HTTP 200 Sep 01 00:36:12 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1653/3360] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:36:12 2026] GET /volume/v3/volumes/36f7ccd7-3033-4c61-a9bb-72170fb53a35 => generated 1017 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:36:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-47ceb1e8-3ba4-443f-a56c-1ab22403d59f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-47ceb1e8-3ba4-443f-a56c-1ab22403d59f tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-reader] GET http://192.168.122.147/volume/v3/volumes/36f7ccd7-3033-4c61-a9bb-72170fb53a35 Sep 01 00:36:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-47ceb1e8-3ba4-443f-a56c-1ab22403d59f tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-reader] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-47ceb1e8-3ba4-443f-a56c-1ab22403d59f tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-reader] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:12 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:12 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:12 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:12 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:12 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-47ceb1e8-3ba4-443f-a56c-1ab22403d59f tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-reader] Volume info retrieved successfully. Sep 01 00:36:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-47ceb1e8-3ba4-443f-a56c-1ab22403d59f tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-reader] http://192.168.122.147/volume/v3/volumes/36f7ccd7-3033-4c61-a9bb-72170fb53a35 returned with HTTP 200 Sep 01 00:36:12 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1708/3361] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:36:12 2026] GET /volume/v3/volumes/36f7ccd7-3033-4c61-a9bb-72170fb53a35 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:36:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-32c8d293-d9b0-4cb4-b69b-d1099f70d528 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-32c8d293-d9b0-4cb4-b69b-d1099f70d528 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/36f7ccd7-3033-4c61-a9bb-72170fb53a35 Sep 01 00:36:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-32c8d293-d9b0-4cb4-b69b-d1099f70d528 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-32c8d293-d9b0-4cb4-b69b-d1099f70d528 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:12 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-32c8d293-d9b0-4cb4-b69b-d1099f70d528 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Delete volume with id: 36f7ccd7-3033-4c61-a9bb-72170fb53a35 Sep 01 00:36:12 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:12 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:12 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:12 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:12 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-32c8d293-d9b0-4cb4-b69b-d1099f70d528 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Volume info retrieved successfully. Sep 01 00:36:12 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-32c8d293-d9b0-4cb4-b69b-d1099f70d528 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Delete volume request issued successfully. Sep 01 00:36:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-32c8d293-d9b0-4cb4-b69b-d1099f70d528 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] http://192.168.122.147/volume/v3/volumes/36f7ccd7-3033-4c61-a9bb-72170fb53a35 returned with HTTP 202 Sep 01 00:36:12 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1654/3362] 192.168.122.147 () {60 vars in 1276 bytes} [Tue Sep 1 00:36:12 2026] DELETE /volume/v3/volumes/36f7ccd7-3033-4c61-a9bb-72170fb53a35 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:36:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-1a59796e-5b3e-4770-9fe7-2fc6fe9e6a9b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1a59796e-5b3e-4770-9fe7-2fc6fe9e6a9b tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] GET http://192.168.122.147/volume/v3/volumes/36f7ccd7-3033-4c61-a9bb-72170fb53a35 Sep 01 00:36:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1a59796e-5b3e-4770-9fe7-2fc6fe9e6a9b tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-1a59796e-5b3e-4770-9fe7-2fc6fe9e6a9b tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:12 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:12 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:12 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:12 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:12 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-1a59796e-5b3e-4770-9fe7-2fc6fe9e6a9b tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Volume info retrieved successfully. Sep 01 00:36:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-1a59796e-5b3e-4770-9fe7-2fc6fe9e6a9b tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] http://192.168.122.147/volume/v3/volumes/36f7ccd7-3033-4c61-a9bb-72170fb53a35 returned with HTTP 200 Sep 01 00:36:12 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1709/3363] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:36:12 2026] GET /volume/v3/volumes/36f7ccd7-3033-4c61-a9bb-72170fb53a35 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:36:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-30db463d-d978-41df-8dbd-c5043b693007 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-30db463d-d978-41df-8dbd-c5043b693007 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/9d2d87d4-0130-42b1-afdf-0f1b141f666c Sep 01 00:36:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-30db463d-d978-41df-8dbd-c5043b693007 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:12 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-30db463d-d978-41df-8dbd-c5043b693007 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:12 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:12 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:12 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-30db463d-d978-41df-8dbd-c5043b693007 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:12 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-30db463d-d978-41df-8dbd-c5043b693007 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/9d2d87d4-0130-42b1-afdf-0f1b141f666c returned with HTTP 200 Sep 01 00:36:12 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1655/3364] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:12 2026] GET /volume/v3/snapshots/9d2d87d4-0130-42b1-afdf-0f1b141f666c => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-cebbd1cf-86c9-42d3-a06f-488925124403 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cebbd1cf-86c9-42d3-a06f-488925124403 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] GET http://192.168.122.147/volume/v3/volumes/36f7ccd7-3033-4c61-a9bb-72170fb53a35 Sep 01 00:36:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cebbd1cf-86c9-42d3-a06f-488925124403 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-cebbd1cf-86c9-42d3-a06f-488925124403 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-cebbd1cf-86c9-42d3-a06f-488925124403 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] http://192.168.122.147/volume/v3/volumes/36f7ccd7-3033-4c61-a9bb-72170fb53a35 returned with HTTP 404 Sep 01 00:36:13 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1710/3365] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:36:13 2026] GET /volume/v3/volumes/36f7ccd7-3033-4c61-a9bb-72170fb53a35 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:36:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-548e7361-5310-42b0-ad4d-49078cce0c66 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-548e7361-5310-42b0-ad4d-49078cce0c66 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:36:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-548e7361-5310-42b0-ad4d-49078cce0c66 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1987304198"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:36:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-548e7361-5310-42b0-ad4d-49078cce0c66 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1987304198'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:36:13 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-548e7361-5310-42b0-ad4d-49078cce0c66 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Create volume of 1 GB Sep 01 00:36:13 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-548e7361-5310-42b0-ad4d-49078cce0c66 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Availability Zones retrieved successfully. Sep 01 00:36:13 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-548e7361-5310-42b0-ad4d-49078cce0c66 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Flow 'volume_create_api' (712d0325-51e7-4de4-ac5f-c10033268d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:36:13 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-548e7361-5310-42b0-ad4d-49078cce0c66 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91267299-0d48-4741-b9e8-552f098eae82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:13 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-548e7361-5310-42b0-ad4d-49078cce0c66 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:36:13 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-548e7361-5310-42b0-ad4d-49078cce0c66 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91267299-0d48-4741-b9e8-552f098eae82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:13 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-548e7361-5310-42b0-ad4d-49078cce0c66 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e7dfd4d-45dc-401c-98bb-7713e730d0d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:13 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-548e7361-5310-42b0-ad4d-49078cce0c66 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Created reservations ['e18e9bc3-1fdb-4330-a37f-b322cdce52c1', '756e4bb7-a098-4e42-a1fb-6f1e31e84cf4', 'f409950e-270f-4ebe-8ad3-4abd788113a7', '365c5d3f-445f-439b-bb0b-e40729114d01'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:36:13 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-548e7361-5310-42b0-ad4d-49078cce0c66 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e7dfd4d-45dc-401c-98bb-7713e730d0d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e18e9bc3-1fdb-4330-a37f-b322cdce52c1', '756e4bb7-a098-4e42-a1fb-6f1e31e84cf4', 'f409950e-270f-4ebe-8ad3-4abd788113a7', '365c5d3f-445f-439b-bb0b-e40729114d01']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:13 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-548e7361-5310-42b0-ad4d-49078cce0c66 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59270e47-4ada-415c-93fe-cf8f3ea720b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:13 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:13 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:13 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-548e7361-5310-42b0-ad4d-49078cce0c66 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59270e47-4ada-415c-93fe-cf8f3ea720b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed8a50e1-7dc8-4293-ae0b-3ccb5fd28d4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1987304198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ec3ab99db5e42af84839790303861d8',qos_specs=None,replication_status=,reservations=['e18e9bc3-1fdb-4330-a37f-b322cdce52c1','756e4bb7-a098-4e42-a1fb-6f1e31e84cf4','f409950e-270f-4ebe-8ad3-4abd788113a7','365c5d3f-445f-439b-bb0b-e40729114d01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4637de12fe749bea894d0618ef747e3',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:36:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1987304198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed8a50e1-7dc8-4293-ae0b-3ccb5fd28d4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ec3ab99db5e42af84839790303861d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4637de12fe749bea894d0618ef747e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:13 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-548e7361-5310-42b0-ad4d-49078cce0c66 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c163f6a7-be40-49e8-95a1-dadfaa839b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:13 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-548e7361-5310-42b0-ad4d-49078cce0c66 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c163f6a7-be40-49e8-95a1-dadfaa839b9d) transitioned into state 'SUCCESS' from state '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-1987304198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ec3ab99db5e42af84839790303861d8',qos_specs=None,replication_status=,reservations=['e18e9bc3-1fdb-4330-a37f-b322cdce52c1','756e4bb7-a098-4e42-a1fb-6f1e31e84cf4','f409950e-270f-4ebe-8ad3-4abd788113a7','365c5d3f-445f-439b-bb0b-e40729114d01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4637de12fe749bea894d0618ef747e3',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:13 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-548e7361-5310-42b0-ad4d-49078cce0c66 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5adf87b-55e4-4d6b-a6d1-1d815077bd40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:13 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-548e7361-5310-42b0-ad4d-49078cce0c66 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5adf87b-55e4-4d6b-a6d1-1d815077bd40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:13 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-548e7361-5310-42b0-ad4d-49078cce0c66 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Flow 'volume_create_api' (712d0325-51e7-4de4-ac5f-c10033268d0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:36:13 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-548e7361-5310-42b0-ad4d-49078cce0c66 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Create volume request issued successfully. Sep 01 00:36:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-548e7361-5310-42b0-ad4d-49078cce0c66 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:36:13 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1656/3366] 192.168.122.147 () {62 vars in 1183 bytes} [Tue Sep 1 00:36:13 2026] POST /volume/v3/volumes => generated 787 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:36:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-852d9030-9507-445f-967d-173fc3c97fb8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-852d9030-9507-445f-967d-173fc3c97fb8 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] GET http://192.168.122.147/volume/v3/volumes/ed8a50e1-7dc8-4293-ae0b-3ccb5fd28d4c Sep 01 00:36:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-852d9030-9507-445f-967d-173fc3c97fb8 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-852d9030-9507-445f-967d-173fc3c97fb8 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:13 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:13 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:13 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:13 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c7b9d451-3901-499d-b103-49ee3ca7dcd2 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c7b9d451-3901-499d-b103-49ee3ca7dcd2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/9d2d87d4-0130-42b1-afdf-0f1b141f666c Sep 01 00:36:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c7b9d451-3901-499d-b103-49ee3ca7dcd2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c7b9d451-3901-499d-b103-49ee3ca7dcd2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:13 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-852d9030-9507-445f-967d-173fc3c97fb8 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Volume info retrieved successfully. Sep 01 00:36:13 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:13 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-852d9030-9507-445f-967d-173fc3c97fb8 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] http://192.168.122.147/volume/v3/volumes/ed8a50e1-7dc8-4293-ae0b-3ccb5fd28d4c returned with HTTP 200 Sep 01 00:36:13 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c7b9d451-3901-499d-b103-49ee3ca7dcd2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:13 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1711/3367] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:36:13 2026] GET /volume/v3/volumes/ed8a50e1-7dc8-4293-ae0b-3ccb5fd28d4c => generated 966 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:36:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c7b9d451-3901-499d-b103-49ee3ca7dcd2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/9d2d87d4-0130-42b1-afdf-0f1b141f666c returned with HTTP 200 Sep 01 00:36:13 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1657/3368] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:13 2026] GET /volume/v3/snapshots/9d2d87d4-0130-42b1-afdf-0f1b141f666c => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7e1b3403-aad8-4dee-98da-84545234359b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7e1b3403-aad8-4dee-98da-84545234359b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/9d2d87d4-0130-42b1-afdf-0f1b141f666c Sep 01 00:36:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7e1b3403-aad8-4dee-98da-84545234359b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7e1b3403-aad8-4dee-98da-84545234359b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4190226f-0128-40bb-aed7-14908d7b3b87 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4190226f-0128-40bb-aed7-14908d7b3b87 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] GET http://192.168.122.147/volume/v3/volumes/ed8a50e1-7dc8-4293-ae0b-3ccb5fd28d4c Sep 01 00:36:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4190226f-0128-40bb-aed7-14908d7b3b87 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4190226f-0128-40bb-aed7-14908d7b3b87 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:14 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:14 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:14 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7e1b3403-aad8-4dee-98da-84545234359b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7e1b3403-aad8-4dee-98da-84545234359b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/9d2d87d4-0130-42b1-afdf-0f1b141f666c returned with HTTP 200 Sep 01 00:36:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1712/3369] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:14 2026] GET /volume/v3/snapshots/9d2d87d4-0130-42b1-afdf-0f1b141f666c => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:14 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:14 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:14 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:14 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c11c4548-c2a5-4286-85ce-aaf1c7b6526d None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c11c4548-c2a5-4286-85ce-aaf1c7b6526d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] POST http://192.168.122.147/volume/v3/snapshots/9d2d87d4-0130-42b1-afdf-0f1b141f666c/action Sep 01 00:36:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c11c4548-c2a5-4286-85ce-aaf1c7b6526d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:36:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c11c4548-c2a5-4286-85ce-aaf1c7b6526d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:36:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.contrib.admin_actions [None req-c11c4548-c2a5-4286-85ce-aaf1c7b6526d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Updating snapshot '9d2d87d4-0130-42b1-afdf-0f1b141f666c' with '{'status': 'error'}' {{(pid=87484) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 00:36:14 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4190226f-0128-40bb-aed7-14908d7b3b87 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Volume info retrieved successfully. Sep 01 00:36:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4190226f-0128-40bb-aed7-14908d7b3b87 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] http://192.168.122.147/volume/v3/volumes/ed8a50e1-7dc8-4293-ae0b-3ccb5fd28d4c returned with HTTP 200 Sep 01 00:36:14 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1658/3370] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:36:14 2026] GET /volume/v3/volumes/ed8a50e1-7dc8-4293-ae0b-3ccb5fd28d4c => generated 1017 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:36:14 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:14 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:14 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-c11c4548-c2a5-4286-85ce-aaf1c7b6526d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'a3b0d705e65f4d899f33794928a8d686', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e949fba3e08445db9f9f354a2b0af48', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:36:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c11c4548-c2a5-4286-85ce-aaf1c7b6526d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] http://192.168.122.147/volume/v3/snapshots/9d2d87d4-0130-42b1-afdf-0f1b141f666c/action returned with HTTP 403 Sep 01 00:36:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1713/3371] 192.168.122.147 () {60 vars in 1280 bytes} [Tue Sep 1 00:36:14 2026] POST /volume/v3/snapshots/9d2d87d4-0130-42b1-afdf-0f1b141f666c/action => generated 133 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:36:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b36a4b77-e9ed-42ae-941f-e9ff5497f8c5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d06086c7-32cd-4171-bfe3-eb9bd541a283 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b36a4b77-e9ed-42ae-941f-e9ff5497f8c5 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-reader] GET http://192.168.122.147/volume/v3/volumes/summary Sep 01 00:36:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b36a4b77-e9ed-42ae-941f-e9ff5497f8c5 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-reader] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b36a4b77-e9ed-42ae-941f-e9ff5497f8c5 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-reader] Calling method 'version_select' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.api_utils [None req-b36a4b77-e9ed-42ae-941f-e9ff5497f8c5 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-reader] Removing options '' from query. {{(pid=87485) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 00:36:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d06086c7-32cd-4171-bfe3-eb9bd541a283 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] DELETE http://192.168.122.147/volume/v3/snapshots/9d2d87d4-0130-42b1-afdf-0f1b141f666c Sep 01 00:36:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d06086c7-32cd-4171-bfe3-eb9bd541a283 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d06086c7-32cd-4171-bfe3-eb9bd541a283 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:14 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-d06086c7-32cd-4171-bfe3-eb9bd541a283 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Delete snapshot with id: 9d2d87d4-0130-42b1-afdf-0f1b141f666c Sep 01 00:36:14 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b36a4b77-e9ed-42ae-941f-e9ff5497f8c5 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-reader] Get summary completed successfully. Sep 01 00:36:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b36a4b77-e9ed-42ae-941f-e9ff5497f8c5 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-reader] http://192.168.122.147/volume/v3/volumes/summary returned with HTTP 200 Sep 01 00:36:14 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1659/3372] 192.168.122.147 () {60 vars in 1186 bytes} [Tue Sep 1 00:36:14 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 00:36:14 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:14 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:14 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d06086c7-32cd-4171-bfe3-eb9bd541a283 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8ca14212-372f-42fd-8e3e-1daf9e41f4d7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8ca14212-372f-42fd-8e3e-1daf9e41f4d7 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/ed8a50e1-7dc8-4293-ae0b-3ccb5fd28d4c Sep 01 00:36:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8ca14212-372f-42fd-8e3e-1daf9e41f4d7 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:14 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8ca14212-372f-42fd-8e3e-1daf9e41f4d7 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:14 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-8ca14212-372f-42fd-8e3e-1daf9e41f4d7 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Delete volume with id: ed8a50e1-7dc8-4293-ae0b-3ccb5fd28d4c Sep 01 00:36:14 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:14 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:14 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:14 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:14 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:14 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:14 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8ca14212-372f-42fd-8e3e-1daf9e41f4d7 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Volume info retrieved successfully. Sep 01 00:36:14 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d06086c7-32cd-4171-bfe3-eb9bd541a283 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot delete request issued successfully. Sep 01 00:36:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d06086c7-32cd-4171-bfe3-eb9bd541a283 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/9d2d87d4-0130-42b1-afdf-0f1b141f666c returned with HTTP 202 Sep 01 00:36:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1714/3373] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:36:14 2026] DELETE /volume/v3/snapshots/9d2d87d4-0130-42b1-afdf-0f1b141f666c => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:36:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-41ef3b30-9453-481e-8419-fda8835aefeb None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-41ef3b30-9453-481e-8419-fda8835aefeb tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/9d2d87d4-0130-42b1-afdf-0f1b141f666c Sep 01 00:36:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-41ef3b30-9453-481e-8419-fda8835aefeb tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-41ef3b30-9453-481e-8419-fda8835aefeb tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:15 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:15 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:15 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-41ef3b30-9453-481e-8419-fda8835aefeb tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-41ef3b30-9453-481e-8419-fda8835aefeb tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/9d2d87d4-0130-42b1-afdf-0f1b141f666c returned with HTTP 200 Sep 01 00:36:15 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1715/3374] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:15 2026] GET /volume/v3/snapshots/9d2d87d4-0130-42b1-afdf-0f1b141f666c => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:15 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8ca14212-372f-42fd-8e3e-1daf9e41f4d7 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Delete volume request issued successfully. Sep 01 00:36:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8ca14212-372f-42fd-8e3e-1daf9e41f4d7 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] http://192.168.122.147/volume/v3/volumes/ed8a50e1-7dc8-4293-ae0b-3ccb5fd28d4c returned with HTTP 202 Sep 01 00:36:15 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1660/3375] 192.168.122.147 () {60 vars in 1276 bytes} [Tue Sep 1 00:36:14 2026] DELETE /volume/v3/volumes/ed8a50e1-7dc8-4293-ae0b-3ccb5fd28d4c => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 00:36:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8acff4f0-eb77-4c6f-a441-ce8a3d5e5e12 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8acff4f0-eb77-4c6f-a441-ce8a3d5e5e12 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] GET http://192.168.122.147/volume/v3/volumes/ed8a50e1-7dc8-4293-ae0b-3ccb5fd28d4c Sep 01 00:36:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8acff4f0-eb77-4c6f-a441-ce8a3d5e5e12 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:15 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8acff4f0-eb77-4c6f-a441-ce8a3d5e5e12 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:15 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:15 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:15 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:15 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:15 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8acff4f0-eb77-4c6f-a441-ce8a3d5e5e12 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Volume info retrieved successfully. Sep 01 00:36:15 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8acff4f0-eb77-4c6f-a441-ce8a3d5e5e12 tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] http://192.168.122.147/volume/v3/volumes/ed8a50e1-7dc8-4293-ae0b-3ccb5fd28d4c returned with HTTP 200 Sep 01 00:36:15 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1716/3376] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:36:15 2026] GET /volume/v3/volumes/ed8a50e1-7dc8-4293-ae0b-3ccb5fd28d4c => generated 1016 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 00:36:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-945ecd50-64d6-4c32-b59e-6f269804687b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-945ecd50-64d6-4c32-b59e-6f269804687b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/9d2d87d4-0130-42b1-afdf-0f1b141f666c Sep 01 00:36:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-945ecd50-64d6-4c32-b59e-6f269804687b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-945ecd50-64d6-4c32-b59e-6f269804687b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:16 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:16 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:16 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-945ecd50-64d6-4c32-b59e-6f269804687b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-945ecd50-64d6-4c32-b59e-6f269804687b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/9d2d87d4-0130-42b1-afdf-0f1b141f666c returned with HTTP 200 Sep 01 00:36:16 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1661/3377] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:16 2026] GET /volume/v3/snapshots/9d2d87d4-0130-42b1-afdf-0f1b141f666c => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3a4f98be-73ac-4488-bd3f-cb0f21f9945b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3a4f98be-73ac-4488-bd3f-cb0f21f9945b tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] GET http://192.168.122.147/volume/v3/volumes/ed8a50e1-7dc8-4293-ae0b-3ccb5fd28d4c Sep 01 00:36:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3a4f98be-73ac-4488-bd3f-cb0f21f9945b tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3a4f98be-73ac-4488-bd3f-cb0f21f9945b tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3a4f98be-73ac-4488-bd3f-cb0f21f9945b tempest-ProjectReaderTests-888394594 tempest-ProjectReaderTests-888394594-project-admin] http://192.168.122.147/volume/v3/volumes/ed8a50e1-7dc8-4293-ae0b-3ccb5fd28d4c returned with HTTP 404 Sep 01 00:36:16 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1717/3378] 192.168.122.147 () {60 vars in 1273 bytes} [Tue Sep 1 00:36:16 2026] GET /volume/v3/volumes/ed8a50e1-7dc8-4293-ae0b-3ccb5fd28d4c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 00:36:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0f5808a6-d149-4645-8612-7ed7ab90293a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0f5808a6-d149-4645-8612-7ed7ab90293a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/9d2d87d4-0130-42b1-afdf-0f1b141f666c Sep 01 00:36:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0f5808a6-d149-4645-8612-7ed7ab90293a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0f5808a6-d149-4645-8612-7ed7ab90293a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0f5808a6-d149-4645-8612-7ed7ab90293a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/9d2d87d4-0130-42b1-afdf-0f1b141f666c returned with HTTP 404 Sep 01 00:36:17 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1662/3379] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:17 2026] GET /volume/v3/snapshots/9d2d87d4-0130-42b1-afdf-0f1b141f666c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:36:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a95e25d1-018d-4733-97ab-f5c0311be693 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a95e25d1-018d-4733-97ab-f5c0311be693 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/11566fca-15f3-44d1-b749-2ead55674f9b Sep 01 00:36:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a95e25d1-018d-4733-97ab-f5c0311be693 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:17 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a95e25d1-018d-4733-97ab-f5c0311be693 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:17 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-a95e25d1-018d-4733-97ab-f5c0311be693 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Delete volume with id: 11566fca-15f3-44d1-b749-2ead55674f9b Sep 01 00:36:17 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:17 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:17 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:17 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:17 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a95e25d1-018d-4733-97ab-f5c0311be693 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:36:17 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a95e25d1-018d-4733-97ab-f5c0311be693 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Delete volume request issued successfully. Sep 01 00:36:17 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a95e25d1-018d-4733-97ab-f5c0311be693 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/11566fca-15f3-44d1-b749-2ead55674f9b returned with HTTP 202 Sep 01 00:36:17 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1718/3380] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:36:17 2026] DELETE /volume/v3/volumes/11566fca-15f3-44d1-b749-2ead55674f9b => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:36:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e924f80e-12ec-41a3-9255-ac4d6d24f54d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e924f80e-12ec-41a3-9255-ac4d6d24f54d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/11566fca-15f3-44d1-b749-2ead55674f9b Sep 01 00:36:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e924f80e-12ec-41a3-9255-ac4d6d24f54d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e924f80e-12ec-41a3-9255-ac4d6d24f54d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:17 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:17 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:17 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:17 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:17 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e924f80e-12ec-41a3-9255-ac4d6d24f54d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:36:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e924f80e-12ec-41a3-9255-ac4d6d24f54d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/11566fca-15f3-44d1-b749-2ead55674f9b returned with HTTP 200 Sep 01 00:36:17 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1663/3381] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:36:17 2026] GET /volume/v3/volumes/11566fca-15f3-44d1-b749-2ead55674f9b => generated 1015 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:36:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-bbad3199-0170-4cff-b6f5-1f40984a5ea7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bbad3199-0170-4cff-b6f5-1f40984a5ea7 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/11566fca-15f3-44d1-b749-2ead55674f9b Sep 01 00:36:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bbad3199-0170-4cff-b6f5-1f40984a5ea7 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-bbad3199-0170-4cff-b6f5-1f40984a5ea7 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-bbad3199-0170-4cff-b6f5-1f40984a5ea7 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/11566fca-15f3-44d1-b749-2ead55674f9b returned with HTTP 404 Sep 01 00:36:18 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1719/3382] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:36:18 2026] GET /volume/v3/volumes/11566fca-15f3-44d1-b749-2ead55674f9b => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:36:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-791e6610-08aa-4b30-85a2-e8fead9f6f4c None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-791e6610-08aa-4b30-85a2-e8fead9f6f4c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:36:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-791e6610-08aa-4b30-85a2-e8fead9f6f4c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1902339729"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:36:18 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-791e6610-08aa-4b30-85a2-e8fead9f6f4c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1902339729'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:36:18 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-791e6610-08aa-4b30-85a2-e8fead9f6f4c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create volume of 1 GB Sep 01 00:36:18 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-791e6610-08aa-4b30-85a2-e8fead9f6f4c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Availability Zones retrieved successfully. Sep 01 00:36:18 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-791e6610-08aa-4b30-85a2-e8fead9f6f4c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Flow 'volume_create_api' (6bd0d48b-57a6-488b-9586-4f43c735b5ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:36:18 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-791e6610-08aa-4b30-85a2-e8fead9f6f4c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2390d5b-355a-4d3c-a32b-36ebab24563d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:18 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-791e6610-08aa-4b30-85a2-e8fead9f6f4c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:36:18 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-791e6610-08aa-4b30-85a2-e8fead9f6f4c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2390d5b-355a-4d3c-a32b-36ebab24563d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:18 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-791e6610-08aa-4b30-85a2-e8fead9f6f4c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cb5a5af-e082-4137-ba0e-25014658a721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:18 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-791e6610-08aa-4b30-85a2-e8fead9f6f4c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Created reservations ['ba4f7fef-093d-4c7d-85a0-7f8007cdd693', '377c7def-e087-4994-bf66-f7f369b2e536', '778c330f-92f1-4b89-9823-3c72fd3bb9c2', '51cda1d4-f03c-424c-9a87-ed89334805a5'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:36:18 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-791e6610-08aa-4b30-85a2-e8fead9f6f4c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cb5a5af-e082-4137-ba0e-25014658a721) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba4f7fef-093d-4c7d-85a0-7f8007cdd693', '377c7def-e087-4994-bf66-f7f369b2e536', '778c330f-92f1-4b89-9823-3c72fd3bb9c2', '51cda1d4-f03c-424c-9a87-ed89334805a5']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:18 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-791e6610-08aa-4b30-85a2-e8fead9f6f4c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1f1074c-d6cd-43b1-8dd8-0d49a10c0cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:18 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:18 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:18 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-791e6610-08aa-4b30-85a2-e8fead9f6f4c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1f1074c-d6cd-43b1-8dd8-0d49a10c0cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29ea3323-c3f3-4162-947a-b5bdfd7081f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1902339729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e949fba3e08445db9f9f354a2b0af48',qos_specs=None,replication_status=,reservations=['ba4f7fef-093d-4c7d-85a0-7f8007cdd693','377c7def-e087-4994-bf66-f7f369b2e536','778c330f-92f1-4b89-9823-3c72fd3bb9c2','51cda1d4-f03c-424c-9a87-ed89334805a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9274671d29204522af7745b002dfc04e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:36:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1902339729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29ea3323-c3f3-4162-947a-b5bdfd7081f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e949fba3e08445db9f9f354a2b0af48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9274671d29204522af7745b002dfc04e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:18 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-791e6610-08aa-4b30-85a2-e8fead9f6f4c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2d16ab0-9446-4d98-aec8-d92bce833392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:18 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-791e6610-08aa-4b30-85a2-e8fead9f6f4c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2d16ab0-9446-4d98-aec8-d92bce833392) transitioned into state 'SUCCESS' from state '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-1902339729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e949fba3e08445db9f9f354a2b0af48',qos_specs=None,replication_status=,reservations=['ba4f7fef-093d-4c7d-85a0-7f8007cdd693','377c7def-e087-4994-bf66-f7f369b2e536','778c330f-92f1-4b89-9823-3c72fd3bb9c2','51cda1d4-f03c-424c-9a87-ed89334805a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9274671d29204522af7745b002dfc04e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:18 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-791e6610-08aa-4b30-85a2-e8fead9f6f4c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad8037d9-d59f-4643-bd97-b7375390dabf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:18 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-791e6610-08aa-4b30-85a2-e8fead9f6f4c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad8037d9-d59f-4643-bd97-b7375390dabf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:18 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-791e6610-08aa-4b30-85a2-e8fead9f6f4c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Flow 'volume_create_api' (6bd0d48b-57a6-488b-9586-4f43c735b5ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:36:18 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-791e6610-08aa-4b30-85a2-e8fead9f6f4c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create volume request issued successfully. Sep 01 00:36:18 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-791e6610-08aa-4b30-85a2-e8fead9f6f4c tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:36:18 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1664/3383] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:36:18 2026] POST /volume/v3/volumes => generated 787 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:36:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-de127640-9aed-4ce7-8946-7e786a543c79 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-de127640-9aed-4ce7-8946-7e786a543c79 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/29ea3323-c3f3-4162-947a-b5bdfd7081f7 Sep 01 00:36:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-de127640-9aed-4ce7-8946-7e786a543c79 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-de127640-9aed-4ce7-8946-7e786a543c79 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:18 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:18 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:18 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:18 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:18 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-de127640-9aed-4ce7-8946-7e786a543c79 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:36:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-de127640-9aed-4ce7-8946-7e786a543c79 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/29ea3323-c3f3-4162-947a-b5bdfd7081f7 returned with HTTP 200 Sep 01 00:36:18 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1720/3384] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:36:18 2026] GET /volume/v3/volumes/29ea3323-c3f3-4162-947a-b5bdfd7081f7 => generated 966 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7abae1da-59e2-4219-ac66-c71d8caa1994 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7abae1da-59e2-4219-ac66-c71d8caa1994 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/29ea3323-c3f3-4162-947a-b5bdfd7081f7 Sep 01 00:36:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7abae1da-59e2-4219-ac66-c71d8caa1994 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7abae1da-59e2-4219-ac66-c71d8caa1994 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:19 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:19 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:19 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:19 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:19 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7abae1da-59e2-4219-ac66-c71d8caa1994 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:36:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7abae1da-59e2-4219-ac66-c71d8caa1994 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/29ea3323-c3f3-4162-947a-b5bdfd7081f7 returned with HTTP 200 Sep 01 00:36:19 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1665/3385] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:36:19 2026] GET /volume/v3/volumes/29ea3323-c3f3-4162-947a-b5bdfd7081f7 => generated 1017 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:36:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-b8688c3d-e70f-46d8-b44f-050288571486 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b8688c3d-e70f-46d8-b44f-050288571486 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:36:19 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-b8688c3d-e70f-46d8-b44f-050288571486 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "29ea3323-c3f3-4162-947a-b5bdfd7081f7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2080634226"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:36:19 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:19 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:19 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:19 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:19 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b8688c3d-e70f-46d8-b44f-050288571486 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:36:19 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-b8688c3d-e70f-46d8-b44f-050288571486 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create snapshot from volume 29ea3323-c3f3-4162-947a-b5bdfd7081f7 Sep 01 00:36:19 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-b8688c3d-e70f-46d8-b44f-050288571486 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Created reservations ['04e9fcf2-7fc3-40ef-a89c-9c5de7b4b53e', 'c4e6ecda-2567-491a-b086-7f817a07b471', '8a04e881-99db-41a3-b600-7e91c74970c0', 'fa7d6047-1bcf-4248-8be0-fbd7bce7c2b0'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:36:19 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:19 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:19 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-b8688c3d-e70f-46d8-b44f-050288571486 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot create request issued successfully. Sep 01 00:36:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-b8688c3d-e70f-46d8-b44f-050288571486 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:36:19 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1721/3386] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:36:19 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 00:36:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d561b523-fd1f-4e2e-8629-8ce0dd017160 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d561b523-fd1f-4e2e-8629-8ce0dd017160 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/70b059c3-2732-4988-9cd4-eb8df6a17b31 Sep 01 00:36:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d561b523-fd1f-4e2e-8629-8ce0dd017160 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:19 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d561b523-fd1f-4e2e-8629-8ce0dd017160 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:19 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:19 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:19 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d561b523-fd1f-4e2e-8629-8ce0dd017160 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:19 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d561b523-fd1f-4e2e-8629-8ce0dd017160 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/70b059c3-2732-4988-9cd4-eb8df6a17b31 returned with HTTP 200 Sep 01 00:36:19 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1666/3387] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:19 2026] GET /volume/v3/snapshots/70b059c3-2732-4988-9cd4-eb8df6a17b31 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-5a3f9651-07ca-40d9-b088-a8e580c5339f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5a3f9651-07ca-40d9-b088-a8e580c5339f tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/70b059c3-2732-4988-9cd4-eb8df6a17b31 Sep 01 00:36:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5a3f9651-07ca-40d9-b088-a8e580c5339f tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-5a3f9651-07ca-40d9-b088-a8e580c5339f tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:21 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:21 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:21 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-5a3f9651-07ca-40d9-b088-a8e580c5339f tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-5a3f9651-07ca-40d9-b088-a8e580c5339f tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/70b059c3-2732-4988-9cd4-eb8df6a17b31 returned with HTTP 200 Sep 01 00:36:21 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1722/3388] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:21 2026] GET /volume/v3/snapshots/70b059c3-2732-4988-9cd4-eb8df6a17b31 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d7e8978d-a7d1-471d-9ebc-d8a34eb0e762 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d7e8978d-a7d1-471d-9ebc-d8a34eb0e762 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/70b059c3-2732-4988-9cd4-eb8df6a17b31 Sep 01 00:36:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d7e8978d-a7d1-471d-9ebc-d8a34eb0e762 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d7e8978d-a7d1-471d-9ebc-d8a34eb0e762 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:22 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:22 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:22 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d7e8978d-a7d1-471d-9ebc-d8a34eb0e762 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d7e8978d-a7d1-471d-9ebc-d8a34eb0e762 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/70b059c3-2732-4988-9cd4-eb8df6a17b31 returned with HTTP 200 Sep 01 00:36:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1667/3389] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:22 2026] GET /volume/v3/snapshots/70b059c3-2732-4988-9cd4-eb8df6a17b31 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-96ba3ec1-d321-436c-8357-a6a168dc2ad6 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-96ba3ec1-d321-436c-8357-a6a168dc2ad6 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] GET http://192.168.122.147/volume/v3/snapshots/70b059c3-2732-4988-9cd4-eb8df6a17b31 Sep 01 00:36:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-96ba3ec1-d321-436c-8357-a6a168dc2ad6 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-96ba3ec1-d321-436c-8357-a6a168dc2ad6 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:22 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:22 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:22 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-96ba3ec1-d321-436c-8357-a6a168dc2ad6 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Snapshot retrieved successfully. Sep 01 00:36:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-96ba3ec1-d321-436c-8357-a6a168dc2ad6 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] http://192.168.122.147/volume/v3/snapshots/70b059c3-2732-4988-9cd4-eb8df6a17b31 returned with HTTP 200 Sep 01 00:36:22 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1723/3390] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:22 2026] GET /volume/v3/snapshots/70b059c3-2732-4988-9cd4-eb8df6a17b31 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e7c8f090-c715-4f91-9d5b-ac2f462be809 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e7c8f090-c715-4f91-9d5b-ac2f462be809 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] DELETE http://192.168.122.147/volume/v3/snapshots/70b059c3-2732-4988-9cd4-eb8df6a17b31 Sep 01 00:36:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e7c8f090-c715-4f91-9d5b-ac2f462be809 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e7c8f090-c715-4f91-9d5b-ac2f462be809 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:22 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-e7c8f090-c715-4f91-9d5b-ac2f462be809 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Delete snapshot with id: 70b059c3-2732-4988-9cd4-eb8df6a17b31 Sep 01 00:36:22 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:22 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:22 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e7c8f090-c715-4f91-9d5b-ac2f462be809 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:22 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:22 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:22 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e7c8f090-c715-4f91-9d5b-ac2f462be809 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot delete request issued successfully. Sep 01 00:36:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e7c8f090-c715-4f91-9d5b-ac2f462be809 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/70b059c3-2732-4988-9cd4-eb8df6a17b31 returned with HTTP 202 Sep 01 00:36:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1668/3391] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:36:22 2026] DELETE /volume/v3/snapshots/70b059c3-2732-4988-9cd4-eb8df6a17b31 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:36:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3a0ef57b-3154-4e7d-ad94-78ef58fc8253 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3a0ef57b-3154-4e7d-ad94-78ef58fc8253 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/70b059c3-2732-4988-9cd4-eb8df6a17b31 Sep 01 00:36:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3a0ef57b-3154-4e7d-ad94-78ef58fc8253 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:22 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3a0ef57b-3154-4e7d-ad94-78ef58fc8253 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:22 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:22 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:22 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3a0ef57b-3154-4e7d-ad94-78ef58fc8253 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:22 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3a0ef57b-3154-4e7d-ad94-78ef58fc8253 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/70b059c3-2732-4988-9cd4-eb8df6a17b31 returned with HTTP 200 Sep 01 00:36:22 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1724/3392] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:22 2026] GET /volume/v3/snapshots/70b059c3-2732-4988-9cd4-eb8df6a17b31 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-5b8b1380-7a24-489d-a65c-bff8316b9d6d None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5b8b1380-7a24-489d-a65c-bff8316b9d6d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/70b059c3-2732-4988-9cd4-eb8df6a17b31 Sep 01 00:36:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5b8b1380-7a24-489d-a65c-bff8316b9d6d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-5b8b1380-7a24-489d-a65c-bff8316b9d6d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:23 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:23 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:23 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-5b8b1380-7a24-489d-a65c-bff8316b9d6d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-5b8b1380-7a24-489d-a65c-bff8316b9d6d tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/70b059c3-2732-4988-9cd4-eb8df6a17b31 returned with HTTP 200 Sep 01 00:36:23 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1669/3393] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:23 2026] GET /volume/v3/snapshots/70b059c3-2732-4988-9cd4-eb8df6a17b31 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-73b2b4b0-c21f-4b1e-b64d-aa9ff81c1c65 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-73b2b4b0-c21f-4b1e-b64d-aa9ff81c1c65 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/70b059c3-2732-4988-9cd4-eb8df6a17b31 Sep 01 00:36:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-73b2b4b0-c21f-4b1e-b64d-aa9ff81c1c65 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-73b2b4b0-c21f-4b1e-b64d-aa9ff81c1c65 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-73b2b4b0-c21f-4b1e-b64d-aa9ff81c1c65 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/70b059c3-2732-4988-9cd4-eb8df6a17b31 returned with HTTP 404 Sep 01 00:36:24 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1725/3394] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:24 2026] GET /volume/v3/snapshots/70b059c3-2732-4988-9cd4-eb8df6a17b31 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:36:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0a3cc233-82d6-465c-862e-5a6d21fbdc9f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0a3cc233-82d6-465c-862e-5a6d21fbdc9f tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/29ea3323-c3f3-4162-947a-b5bdfd7081f7 Sep 01 00:36:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0a3cc233-82d6-465c-862e-5a6d21fbdc9f tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:24 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0a3cc233-82d6-465c-862e-5a6d21fbdc9f tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:24 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-0a3cc233-82d6-465c-862e-5a6d21fbdc9f tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Delete volume with id: 29ea3323-c3f3-4162-947a-b5bdfd7081f7 Sep 01 00:36:24 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:24 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:24 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:24 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:24 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0a3cc233-82d6-465c-862e-5a6d21fbdc9f tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:36:24 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0a3cc233-82d6-465c-862e-5a6d21fbdc9f tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Delete volume request issued successfully. Sep 01 00:36:24 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0a3cc233-82d6-465c-862e-5a6d21fbdc9f tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/29ea3323-c3f3-4162-947a-b5bdfd7081f7 returned with HTTP 202 Sep 01 00:36:24 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1670/3395] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:36:24 2026] DELETE /volume/v3/volumes/29ea3323-c3f3-4162-947a-b5bdfd7081f7 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:36:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f34c85a1-34fd-4c8d-9772-dc95c25242ff None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f34c85a1-34fd-4c8d-9772-dc95c25242ff tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/29ea3323-c3f3-4162-947a-b5bdfd7081f7 Sep 01 00:36:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f34c85a1-34fd-4c8d-9772-dc95c25242ff tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f34c85a1-34fd-4c8d-9772-dc95c25242ff tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:24 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:24 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:24 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:24 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:24 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f34c85a1-34fd-4c8d-9772-dc95c25242ff tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:36:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f34c85a1-34fd-4c8d-9772-dc95c25242ff tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/29ea3323-c3f3-4162-947a-b5bdfd7081f7 returned with HTTP 200 Sep 01 00:36:24 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1726/3396] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:36:24 2026] GET /volume/v3/volumes/29ea3323-c3f3-4162-947a-b5bdfd7081f7 => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:36:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e02faa42-4998-440c-9a35-241fba1b89f5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e02faa42-4998-440c-9a35-241fba1b89f5 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/29ea3323-c3f3-4162-947a-b5bdfd7081f7 Sep 01 00:36:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e02faa42-4998-440c-9a35-241fba1b89f5 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e02faa42-4998-440c-9a35-241fba1b89f5 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e02faa42-4998-440c-9a35-241fba1b89f5 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/29ea3323-c3f3-4162-947a-b5bdfd7081f7 returned with HTTP 404 Sep 01 00:36:25 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1671/3397] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:36:25 2026] GET /volume/v3/volumes/29ea3323-c3f3-4162-947a-b5bdfd7081f7 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:36:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-338470c4-381d-4680-bff9-dafe853fecc4 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-338470c4-381d-4680-bff9-dafe853fecc4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:36:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-338470c4-381d-4680-bff9-dafe853fecc4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-681905760"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:36:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-338470c4-381d-4680-bff9-dafe853fecc4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-681905760'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:36:25 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-338470c4-381d-4680-bff9-dafe853fecc4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create volume of 1 GB Sep 01 00:36:25 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-338470c4-381d-4680-bff9-dafe853fecc4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Availability Zones retrieved successfully. Sep 01 00:36:25 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-338470c4-381d-4680-bff9-dafe853fecc4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Flow 'volume_create_api' (033bbba4-97da-40fd-9e2a-7e331b1e79c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:36:25 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-338470c4-381d-4680-bff9-dafe853fecc4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (755f7226-74f8-4c0e-a9c8-53f47b9c09da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:25 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-338470c4-381d-4680-bff9-dafe853fecc4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:36:25 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-338470c4-381d-4680-bff9-dafe853fecc4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (755f7226-74f8-4c0e-a9c8-53f47b9c09da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:25 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-338470c4-381d-4680-bff9-dafe853fecc4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90c86a13-63d2-4f80-9e25-1f87f5f7c1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:25 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-338470c4-381d-4680-bff9-dafe853fecc4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Created reservations ['159bf352-84fc-4d3c-9cde-77270e36f9e8', '62bca440-ed1d-45e3-bba4-55715a268c84', 'b8eb5fec-038b-44dd-8f38-c6b5e53a7bc3', 'f8e1a3ed-eec1-438b-8c6d-0b8da0b19306'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:36:25 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-338470c4-381d-4680-bff9-dafe853fecc4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90c86a13-63d2-4f80-9e25-1f87f5f7c1b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['159bf352-84fc-4d3c-9cde-77270e36f9e8', '62bca440-ed1d-45e3-bba4-55715a268c84', 'b8eb5fec-038b-44dd-8f38-c6b5e53a7bc3', 'f8e1a3ed-eec1-438b-8c6d-0b8da0b19306']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:25 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-338470c4-381d-4680-bff9-dafe853fecc4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (629fc4d4-a0ef-4d59-a7e5-db9f3347f362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:25 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:25 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:25 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-338470c4-381d-4680-bff9-dafe853fecc4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (629fc4d4-a0ef-4d59-a7e5-db9f3347f362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c975263e-3abf-4f1d-b411-58efe0e0a9d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-681905760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e949fba3e08445db9f9f354a2b0af48',qos_specs=None,replication_status=,reservations=['159bf352-84fc-4d3c-9cde-77270e36f9e8','62bca440-ed1d-45e3-bba4-55715a268c84','b8eb5fec-038b-44dd-8f38-c6b5e53a7bc3','f8e1a3ed-eec1-438b-8c6d-0b8da0b19306'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9274671d29204522af7745b002dfc04e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:36:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-681905760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c975263e-3abf-4f1d-b411-58efe0e0a9d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e949fba3e08445db9f9f354a2b0af48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9274671d29204522af7745b002dfc04e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:25 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-338470c4-381d-4680-bff9-dafe853fecc4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (502654d3-1548-4fe1-9a48-1b802f8da7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:25 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-338470c4-381d-4680-bff9-dafe853fecc4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (502654d3-1548-4fe1-9a48-1b802f8da7ea) transitioned into state 'SUCCESS' from state '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-681905760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e949fba3e08445db9f9f354a2b0af48',qos_specs=None,replication_status=,reservations=['159bf352-84fc-4d3c-9cde-77270e36f9e8','62bca440-ed1d-45e3-bba4-55715a268c84','b8eb5fec-038b-44dd-8f38-c6b5e53a7bc3','f8e1a3ed-eec1-438b-8c6d-0b8da0b19306'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9274671d29204522af7745b002dfc04e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:25 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-338470c4-381d-4680-bff9-dafe853fecc4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b1d91c9-8ff6-4733-86c0-42870238b98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:25 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-338470c4-381d-4680-bff9-dafe853fecc4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b1d91c9-8ff6-4733-86c0-42870238b98a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:25 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-338470c4-381d-4680-bff9-dafe853fecc4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Flow 'volume_create_api' (033bbba4-97da-40fd-9e2a-7e331b1e79c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:36:25 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-338470c4-381d-4680-bff9-dafe853fecc4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create volume request issued successfully. Sep 01 00:36:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-338470c4-381d-4680-bff9-dafe853fecc4 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:36:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1727/3398] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:36:25 2026] POST /volume/v3/volumes => generated 786 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:36:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f45d3472-b0ca-4b41-adab-cc1e3eeafabc None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f45d3472-b0ca-4b41-adab-cc1e3eeafabc tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/c975263e-3abf-4f1d-b411-58efe0e0a9d7 Sep 01 00:36:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f45d3472-b0ca-4b41-adab-cc1e3eeafabc tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f45d3472-b0ca-4b41-adab-cc1e3eeafabc tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:25 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:25 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:25 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:25 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:25 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-f45d3472-b0ca-4b41-adab-cc1e3eeafabc tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:36:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f45d3472-b0ca-4b41-adab-cc1e3eeafabc tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/c975263e-3abf-4f1d-b411-58efe0e0a9d7 returned with HTTP 200 Sep 01 00:36:25 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1672/3399] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:36:25 2026] GET /volume/v3/volumes/c975263e-3abf-4f1d-b411-58efe0e0a9d7 => generated 965 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-923997da-fb9c-43c9-b704-f5bef4d9cff7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-923997da-fb9c-43c9-b704-f5bef4d9cff7 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/c975263e-3abf-4f1d-b411-58efe0e0a9d7 Sep 01 00:36:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-923997da-fb9c-43c9-b704-f5bef4d9cff7 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-923997da-fb9c-43c9-b704-f5bef4d9cff7 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:26 devstack devstack@c-api.service[87484]: DEBUG dbcounter [-] [87484] Writing DB stats cinder:SELECT=716,cinder:INSERT=189,cinder:UPDATE=301 {{(pid=87484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:36:26 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:26 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:26 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:26 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:26 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-923997da-fb9c-43c9-b704-f5bef4d9cff7 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:36:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-923997da-fb9c-43c9-b704-f5bef4d9cff7 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/c975263e-3abf-4f1d-b411-58efe0e0a9d7 returned with HTTP 200 Sep 01 00:36:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1728/3400] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:36:26 2026] GET /volume/v3/volumes/c975263e-3abf-4f1d-b411-58efe0e0a9d7 => generated 1015 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:36:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ea14eed9-a857-4791-af0f-0848fdd6b441 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:27 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ea14eed9-a857-4791-af0f-0848fdd6b441 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/c975263e-3abf-4f1d-b411-58efe0e0a9d7 Sep 01 00:36:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ea14eed9-a857-4791-af0f-0848fdd6b441 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ea14eed9-a857-4791-af0f-0848fdd6b441 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:27 devstack devstack@c-api.service[87485]: DEBUG dbcounter [-] [87485] Writing DB stats cinder:SELECT=785,cinder:UPDATE=299,cinder:INSERT=193 {{(pid=87485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:36:27 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:27 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:27 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:27 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:27 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ea14eed9-a857-4791-af0f-0848fdd6b441 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:36:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ea14eed9-a857-4791-af0f-0848fdd6b441 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/c975263e-3abf-4f1d-b411-58efe0e0a9d7 returned with HTTP 200 Sep 01 00:36:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1673/3401] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:36:27 2026] GET /volume/v3/volumes/c975263e-3abf-4f1d-b411-58efe0e0a9d7 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:36:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8f288e22-5ac3-4d72-98b9-10258456059a None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8f288e22-5ac3-4d72-98b9-10258456059a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:36:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8f288e22-5ac3-4d72-98b9-10258456059a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c975263e-3abf-4f1d-b411-58efe0e0a9d7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-545789995"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:36:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:28 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:28 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:28 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8f288e22-5ac3-4d72-98b9-10258456059a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:36:28 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-8f288e22-5ac3-4d72-98b9-10258456059a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create snapshot from volume c975263e-3abf-4f1d-b411-58efe0e0a9d7 Sep 01 00:36:28 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-8f288e22-5ac3-4d72-98b9-10258456059a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Created reservations ['98bdeecd-4afc-49a6-9ea9-787fba431295', '77511c0b-e594-4638-8322-860460a3297f', '5ee4f3fb-bcb4-4738-b7c9-f9b5f5ea2425', 'cd6b99c0-af75-4b7b-9f32-e9de1dba86f5'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:36:28 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:28 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:28 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8f288e22-5ac3-4d72-98b9-10258456059a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot create request issued successfully. Sep 01 00:36:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8f288e22-5ac3-4d72-98b9-10258456059a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:36:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1729/3402] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:36:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:36:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-21231e95-f270-4266-89b7-f60c5db9fca9 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-21231e95-f270-4266-89b7-f60c5db9fca9 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/e2044abb-2580-42d4-96d1-5f5d34422f21 Sep 01 00:36:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-21231e95-f270-4266-89b7-f60c5db9fca9 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-21231e95-f270-4266-89b7-f60c5db9fca9 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:28 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:28 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:28 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-21231e95-f270-4266-89b7-f60c5db9fca9 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-21231e95-f270-4266-89b7-f60c5db9fca9 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/e2044abb-2580-42d4-96d1-5f5d34422f21 returned with HTTP 200 Sep 01 00:36:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1674/3403] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:28 2026] GET /volume/v3/snapshots/e2044abb-2580-42d4-96d1-5f5d34422f21 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-318087f4-1812-42f0-81a8-67dac97353f2 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-318087f4-1812-42f0-81a8-67dac97353f2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/e2044abb-2580-42d4-96d1-5f5d34422f21 Sep 01 00:36:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-318087f4-1812-42f0-81a8-67dac97353f2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:29 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-318087f4-1812-42f0-81a8-67dac97353f2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:29 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:29 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:29 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-318087f4-1812-42f0-81a8-67dac97353f2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:29 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-318087f4-1812-42f0-81a8-67dac97353f2 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/e2044abb-2580-42d4-96d1-5f5d34422f21 returned with HTTP 200 Sep 01 00:36:29 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1730/3404] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:29 2026] GET /volume/v3/snapshots/e2044abb-2580-42d4-96d1-5f5d34422f21 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:36:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e81aab6f-d75f-40dd-8075-25fa7a5d82bc None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e81aab6f-d75f-40dd-8075-25fa7a5d82bc tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/e2044abb-2580-42d4-96d1-5f5d34422f21 Sep 01 00:36:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e81aab6f-d75f-40dd-8075-25fa7a5d82bc tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e81aab6f-d75f-40dd-8075-25fa7a5d82bc tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:30 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:30 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e81aab6f-d75f-40dd-8075-25fa7a5d82bc tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e81aab6f-d75f-40dd-8075-25fa7a5d82bc tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/e2044abb-2580-42d4-96d1-5f5d34422f21 returned with HTTP 200 Sep 01 00:36:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1675/3405] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:30 2026] GET /volume/v3/snapshots/e2044abb-2580-42d4-96d1-5f5d34422f21 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-14d04079-2eda-42c7-ae27-98cc37edb105 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-14d04079-2eda-42c7-ae27-98cc37edb105 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] POST http://192.168.122.147/volume/v3/snapshots/e2044abb-2580-42d4-96d1-5f5d34422f21/action Sep 01 00:36:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-14d04079-2eda-42c7-ae27-98cc37edb105 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:36:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-14d04079-2eda-42c7-ae27-98cc37edb105 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:36:30 devstack devstack@c-api.service[87484]: INFO cinder.api.contrib.snapshot_unmanage [None req-14d04079-2eda-42c7-ae27-98cc37edb105 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Unmanage snapshot with id: e2044abb-2580-42d4-96d1-5f5d34422f21 Sep 01 00:36:30 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:30 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-14d04079-2eda-42c7-ae27-98cc37edb105 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Snapshot retrieved successfully. Sep 01 00:36:30 devstack devstack@c-api.service[87484]: DEBUG cinder.policy [None req-14d04079-2eda-42c7-ae27-98cc37edb105 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'a3b0d705e65f4d899f33794928a8d686', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4e949fba3e08445db9f9f354a2b0af48', '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=87484) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 00:36:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-14d04079-2eda-42c7-ae27-98cc37edb105 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] http://192.168.122.147/volume/v3/snapshots/e2044abb-2580-42d4-96d1-5f5d34422f21/action returned with HTTP 403 Sep 01 00:36:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1731/3406] 192.168.122.147 () {60 vars in 1280 bytes} [Tue Sep 1 00:36:30 2026] POST /volume/v3/snapshots/e2044abb-2580-42d4-96d1-5f5d34422f21/action => generated 117 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:36:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-858734f1-6243-4677-aec6-9ca8c4fff88a None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-858734f1-6243-4677-aec6-9ca8c4fff88a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] DELETE http://192.168.122.147/volume/v3/snapshots/e2044abb-2580-42d4-96d1-5f5d34422f21 Sep 01 00:36:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-858734f1-6243-4677-aec6-9ca8c4fff88a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:30 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-858734f1-6243-4677-aec6-9ca8c4fff88a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:30 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-858734f1-6243-4677-aec6-9ca8c4fff88a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Delete snapshot with id: e2044abb-2580-42d4-96d1-5f5d34422f21 Sep 01 00:36:30 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:30 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-858734f1-6243-4677-aec6-9ca8c4fff88a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:30 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:30 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:30 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-858734f1-6243-4677-aec6-9ca8c4fff88a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot delete request issued successfully. Sep 01 00:36:30 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-858734f1-6243-4677-aec6-9ca8c4fff88a tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/e2044abb-2580-42d4-96d1-5f5d34422f21 returned with HTTP 202 Sep 01 00:36:30 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1676/3407] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:36:30 2026] DELETE /volume/v3/snapshots/e2044abb-2580-42d4-96d1-5f5d34422f21 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:36:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-46a28562-cc9f-46ba-a9d8-f72d21af44d1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-46a28562-cc9f-46ba-a9d8-f72d21af44d1 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/e2044abb-2580-42d4-96d1-5f5d34422f21 Sep 01 00:36:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-46a28562-cc9f-46ba-a9d8-f72d21af44d1 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:30 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-46a28562-cc9f-46ba-a9d8-f72d21af44d1 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:30 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:30 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:30 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-46a28562-cc9f-46ba-a9d8-f72d21af44d1 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:30 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-46a28562-cc9f-46ba-a9d8-f72d21af44d1 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/e2044abb-2580-42d4-96d1-5f5d34422f21 returned with HTTP 200 Sep 01 00:36:30 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1732/3408] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:30 2026] GET /volume/v3/snapshots/e2044abb-2580-42d4-96d1-5f5d34422f21 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d25f901f-4851-49f8-997a-d204b5eb7292 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d25f901f-4851-49f8-997a-d204b5eb7292 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/e2044abb-2580-42d4-96d1-5f5d34422f21 Sep 01 00:36:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d25f901f-4851-49f8-997a-d204b5eb7292 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:31 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d25f901f-4851-49f8-997a-d204b5eb7292 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:31 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:31 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:31 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d25f901f-4851-49f8-997a-d204b5eb7292 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:31 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d25f901f-4851-49f8-997a-d204b5eb7292 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/e2044abb-2580-42d4-96d1-5f5d34422f21 returned with HTTP 200 Sep 01 00:36:31 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1677/3409] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:31 2026] GET /volume/v3/snapshots/e2044abb-2580-42d4-96d1-5f5d34422f21 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7382a038-76ef-4c0d-9d96-cc408a74c8d8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7382a038-76ef-4c0d-9d96-cc408a74c8d8 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/e2044abb-2580-42d4-96d1-5f5d34422f21 Sep 01 00:36:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7382a038-76ef-4c0d-9d96-cc408a74c8d8 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7382a038-76ef-4c0d-9d96-cc408a74c8d8 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7382a038-76ef-4c0d-9d96-cc408a74c8d8 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/e2044abb-2580-42d4-96d1-5f5d34422f21 returned with HTTP 404 Sep 01 00:36:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1733/3410] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:32 2026] GET /volume/v3/snapshots/e2044abb-2580-42d4-96d1-5f5d34422f21 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:36:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-640b78c4-9c55-48c3-b0be-a9b29991b720 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-640b78c4-9c55-48c3-b0be-a9b29991b720 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/c975263e-3abf-4f1d-b411-58efe0e0a9d7 Sep 01 00:36:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-640b78c4-9c55-48c3-b0be-a9b29991b720 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:32 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-640b78c4-9c55-48c3-b0be-a9b29991b720 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:32 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-640b78c4-9c55-48c3-b0be-a9b29991b720 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Delete volume with id: c975263e-3abf-4f1d-b411-58efe0e0a9d7 Sep 01 00:36:32 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:32 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:32 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:32 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:32 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-640b78c4-9c55-48c3-b0be-a9b29991b720 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:36:32 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-640b78c4-9c55-48c3-b0be-a9b29991b720 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Delete volume request issued successfully. Sep 01 00:36:32 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-640b78c4-9c55-48c3-b0be-a9b29991b720 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/c975263e-3abf-4f1d-b411-58efe0e0a9d7 returned with HTTP 202 Sep 01 00:36:32 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1678/3411] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:36:32 2026] DELETE /volume/v3/volumes/c975263e-3abf-4f1d-b411-58efe0e0a9d7 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:36:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c11077e8-9674-4588-8c51-3f644b813fb3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c11077e8-9674-4588-8c51-3f644b813fb3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/c975263e-3abf-4f1d-b411-58efe0e0a9d7 Sep 01 00:36:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c11077e8-9674-4588-8c51-3f644b813fb3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:32 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c11077e8-9674-4588-8c51-3f644b813fb3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:32 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:32 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:32 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:32 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:32 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c11077e8-9674-4588-8c51-3f644b813fb3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:36:32 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c11077e8-9674-4588-8c51-3f644b813fb3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/c975263e-3abf-4f1d-b411-58efe0e0a9d7 returned with HTTP 200 Sep 01 00:36:32 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1734/3412] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:36:32 2026] GET /volume/v3/volumes/c975263e-3abf-4f1d-b411-58efe0e0a9d7 => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:36:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-cb7b4dba-5248-4176-968d-d195c8c20b40 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cb7b4dba-5248-4176-968d-d195c8c20b40 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/c975263e-3abf-4f1d-b411-58efe0e0a9d7 Sep 01 00:36:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cb7b4dba-5248-4176-968d-d195c8c20b40 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-cb7b4dba-5248-4176-968d-d195c8c20b40 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-cb7b4dba-5248-4176-968d-d195c8c20b40 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/c975263e-3abf-4f1d-b411-58efe0e0a9d7 returned with HTTP 404 Sep 01 00:36:33 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1679/3413] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:36:33 2026] GET /volume/v3/volumes/c975263e-3abf-4f1d-b411-58efe0e0a9d7 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:36:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-19f6569a-28e7-463c-b596-289baca41e6e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-19f6569a-28e7-463c-b596-289baca41e6e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:36:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-19f6569a-28e7-463c-b596-289baca41e6e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-106349592"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:36:33 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-19f6569a-28e7-463c-b596-289baca41e6e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-106349592'}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:36:33 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-19f6569a-28e7-463c-b596-289baca41e6e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create volume of 1 GB Sep 01 00:36:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-19f6569a-28e7-463c-b596-289baca41e6e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Availability Zones retrieved successfully. Sep 01 00:36:33 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-19f6569a-28e7-463c-b596-289baca41e6e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Flow 'volume_create_api' (08b54369-4815-47d0-868f-6194202101d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:36:33 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-19f6569a-28e7-463c-b596-289baca41e6e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98c7c3f4-f329-409c-9f16-aaf58f6ce33a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:33 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-19f6569a-28e7-463c-b596-289baca41e6e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:36:33 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-19f6569a-28e7-463c-b596-289baca41e6e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98c7c3f4-f329-409c-9f16-aaf58f6ce33a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:33 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-19f6569a-28e7-463c-b596-289baca41e6e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d73f326e-914a-4728-90a0-03aa66896fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:33 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-19f6569a-28e7-463c-b596-289baca41e6e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Created reservations ['1f2d6c6d-bd11-4d58-8c8d-149ea9d5c36e', '3ecae743-e057-40b2-b6d8-d2cb10076273', '512b3df9-b8e1-44a0-9d5c-837267a69ae5', 'cde9b24d-2e60-41fc-b518-3409d7996304'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:36:33 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-19f6569a-28e7-463c-b596-289baca41e6e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d73f326e-914a-4728-90a0-03aa66896fcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f2d6c6d-bd11-4d58-8c8d-149ea9d5c36e', '3ecae743-e057-40b2-b6d8-d2cb10076273', '512b3df9-b8e1-44a0-9d5c-837267a69ae5', 'cde9b24d-2e60-41fc-b518-3409d7996304']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:33 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-19f6569a-28e7-463c-b596-289baca41e6e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af721ac9-8c5b-4448-a4ad-822d5694e186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:33 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:33 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:33 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-19f6569a-28e7-463c-b596-289baca41e6e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af721ac9-8c5b-4448-a4ad-822d5694e186) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c8c241d-65f7-49cb-94af-bf96d1a52611', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-106349592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e949fba3e08445db9f9f354a2b0af48',qos_specs=None,replication_status=,reservations=['1f2d6c6d-bd11-4d58-8c8d-149ea9d5c36e','3ecae743-e057-40b2-b6d8-d2cb10076273','512b3df9-b8e1-44a0-9d5c-837267a69ae5','cde9b24d-2e60-41fc-b518-3409d7996304'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9274671d29204522af7745b002dfc04e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:36:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-106349592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c8c241d-65f7-49cb-94af-bf96d1a52611,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e949fba3e08445db9f9f354a2b0af48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9274671d29204522af7745b002dfc04e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:33 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-19f6569a-28e7-463c-b596-289baca41e6e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d5a7726-5fb1-43c7-94b0-96c72f8ee8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:33 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-19f6569a-28e7-463c-b596-289baca41e6e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d5a7726-5fb1-43c7-94b0-96c72f8ee8f6) transitioned into state 'SUCCESS' from state '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-106349592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e949fba3e08445db9f9f354a2b0af48',qos_specs=None,replication_status=,reservations=['1f2d6c6d-bd11-4d58-8c8d-149ea9d5c36e','3ecae743-e057-40b2-b6d8-d2cb10076273','512b3df9-b8e1-44a0-9d5c-837267a69ae5','cde9b24d-2e60-41fc-b518-3409d7996304'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9274671d29204522af7745b002dfc04e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:33 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-19f6569a-28e7-463c-b596-289baca41e6e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01433f55-ad87-4397-bdea-b30f256cecac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:33 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-19f6569a-28e7-463c-b596-289baca41e6e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01433f55-ad87-4397-bdea-b30f256cecac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:33 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-19f6569a-28e7-463c-b596-289baca41e6e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Flow 'volume_create_api' (08b54369-4815-47d0-868f-6194202101d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:36:33 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-19f6569a-28e7-463c-b596-289baca41e6e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create volume request issued successfully. Sep 01 00:36:33 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-19f6569a-28e7-463c-b596-289baca41e6e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:36:33 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1735/3414] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:36:33 2026] POST /volume/v3/volumes => generated 786 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:36:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a29b145f-5093-4880-9ac4-c01b48e7f703 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:33 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a29b145f-5093-4880-9ac4-c01b48e7f703 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/1c8c241d-65f7-49cb-94af-bf96d1a52611 Sep 01 00:36:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a29b145f-5093-4880-9ac4-c01b48e7f703 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:33 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a29b145f-5093-4880-9ac4-c01b48e7f703 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:33 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:33 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:33 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:33 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:33 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a29b145f-5093-4880-9ac4-c01b48e7f703 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:36:34 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a29b145f-5093-4880-9ac4-c01b48e7f703 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/1c8c241d-65f7-49cb-94af-bf96d1a52611 returned with HTTP 200 Sep 01 00:36:34 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1680/3415] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:36:33 2026] GET /volume/v3/volumes/1c8c241d-65f7-49cb-94af-bf96d1a52611 => generated 965 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-4df12afd-8acc-4405-bd0f-408b1c98f33e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4df12afd-8acc-4405-bd0f-408b1c98f33e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/1c8c241d-65f7-49cb-94af-bf96d1a52611 Sep 01 00:36:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4df12afd-8acc-4405-bd0f-408b1c98f33e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-4df12afd-8acc-4405-bd0f-408b1c98f33e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:35 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:35 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:35 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:35 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:35 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-4df12afd-8acc-4405-bd0f-408b1c98f33e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:36:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-4df12afd-8acc-4405-bd0f-408b1c98f33e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/1c8c241d-65f7-49cb-94af-bf96d1a52611 returned with HTTP 200 Sep 01 00:36:35 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1736/3416] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:36:35 2026] GET /volume/v3/volumes/1c8c241d-65f7-49cb-94af-bf96d1a52611 => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:36:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-97fa9429-e8be-48ee-aac1-ead9e86872da None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-97fa9429-e8be-48ee-aac1-ead9e86872da tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:36:35 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-97fa9429-e8be-48ee-aac1-ead9e86872da tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1c8c241d-65f7-49cb-94af-bf96d1a52611", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2020100613"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:36:35 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:35 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:35 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:35 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:35 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-97fa9429-e8be-48ee-aac1-ead9e86872da tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:36:35 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-97fa9429-e8be-48ee-aac1-ead9e86872da tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create snapshot from volume 1c8c241d-65f7-49cb-94af-bf96d1a52611 Sep 01 00:36:35 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-97fa9429-e8be-48ee-aac1-ead9e86872da tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Created reservations ['001fc367-3209-4e43-8659-0028d3caa29e', '82df92b8-9311-414e-af04-2fea7ad26eea', 'b3a12ace-8078-463e-acdb-aff7d69d62bf', 'f0d7dac9-c810-4ae8-b74e-9eeb11d23ac6'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:36:35 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:35 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:35 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-97fa9429-e8be-48ee-aac1-ead9e86872da tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot create request issued successfully. Sep 01 00:36:35 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-97fa9429-e8be-48ee-aac1-ead9e86872da tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:36:35 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1681/3417] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:36:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:36:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-38fba3e3-072a-49e1-8690-65f42b54d5b9 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-38fba3e3-072a-49e1-8690-65f42b54d5b9 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/44cfb0b0-598c-48aa-a084-4733e6853f0a Sep 01 00:36:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-38fba3e3-072a-49e1-8690-65f42b54d5b9 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:35 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-38fba3e3-072a-49e1-8690-65f42b54d5b9 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:35 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:35 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:35 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-38fba3e3-072a-49e1-8690-65f42b54d5b9 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:35 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-38fba3e3-072a-49e1-8690-65f42b54d5b9 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/44cfb0b0-598c-48aa-a084-4733e6853f0a returned with HTTP 200 Sep 01 00:36:35 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1737/3418] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:35 2026] GET /volume/v3/snapshots/44cfb0b0-598c-48aa-a084-4733e6853f0a => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8db5ff08-06f3-416d-bcd8-30da85196310 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8db5ff08-06f3-416d-bcd8-30da85196310 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/44cfb0b0-598c-48aa-a084-4733e6853f0a Sep 01 00:36:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8db5ff08-06f3-416d-bcd8-30da85196310 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:36 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8db5ff08-06f3-416d-bcd8-30da85196310 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:36 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:36 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:36 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8db5ff08-06f3-416d-bcd8-30da85196310 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:36 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8db5ff08-06f3-416d-bcd8-30da85196310 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/44cfb0b0-598c-48aa-a084-4733e6853f0a returned with HTTP 200 Sep 01 00:36:36 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1682/3419] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:36 2026] GET /volume/v3/snapshots/44cfb0b0-598c-48aa-a084-4733e6853f0a => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-181ac27e-d143-4fa6-abd6-84cf056bc3de None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-181ac27e-d143-4fa6-abd6-84cf056bc3de tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/44cfb0b0-598c-48aa-a084-4733e6853f0a Sep 01 00:36:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-181ac27e-d143-4fa6-abd6-84cf056bc3de tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-181ac27e-d143-4fa6-abd6-84cf056bc3de tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:37 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:37 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:37 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-181ac27e-d143-4fa6-abd6-84cf056bc3de tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-181ac27e-d143-4fa6-abd6-84cf056bc3de tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/44cfb0b0-598c-48aa-a084-4733e6853f0a returned with HTTP 200 Sep 01 00:36:37 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1738/3420] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:37 2026] GET /volume/v3/snapshots/44cfb0b0-598c-48aa-a084-4733e6853f0a => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-013eaa46-4ab0-4202-bdb9-d6380aa7b871 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-013eaa46-4ab0-4202-bdb9-d6380aa7b871 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] PUT http://192.168.122.147/volume/v3/snapshots/44cfb0b0-598c-48aa-a084-4733e6853f0a Sep 01 00:36:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-013eaa46-4ab0-4202-bdb9-d6380aa7b871 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:36:37 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:37 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-013eaa46-4ab0-4202-bdb9-d6380aa7b871 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Snapshot retrieved successfully. Sep 01 00:36:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-013eaa46-4ab0-4202-bdb9-d6380aa7b871 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] http://192.168.122.147/volume/v3/snapshots/44cfb0b0-598c-48aa-a084-4733e6853f0a returned with HTTP 200 Sep 01 00:36:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1683/3421] 192.168.122.147 () {60 vars in 1258 bytes} [Tue Sep 1 00:36:37 2026] PUT /volume/v3/snapshots/44cfb0b0-598c-48aa-a084-4733e6853f0a => generated 361 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-d17560ee-e1fe-44b7-8737-ef3225c8bef3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d17560ee-e1fe-44b7-8737-ef3225c8bef3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] DELETE http://192.168.122.147/volume/v3/snapshots/44cfb0b0-598c-48aa-a084-4733e6853f0a Sep 01 00:36:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d17560ee-e1fe-44b7-8737-ef3225c8bef3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:37 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-d17560ee-e1fe-44b7-8737-ef3225c8bef3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:37 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-d17560ee-e1fe-44b7-8737-ef3225c8bef3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Delete snapshot with id: 44cfb0b0-598c-48aa-a084-4733e6853f0a Sep 01 00:36:37 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:37 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:37 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d17560ee-e1fe-44b7-8737-ef3225c8bef3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:37 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:37 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:37 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-d17560ee-e1fe-44b7-8737-ef3225c8bef3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot delete request issued successfully. Sep 01 00:36:37 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-d17560ee-e1fe-44b7-8737-ef3225c8bef3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/44cfb0b0-598c-48aa-a084-4733e6853f0a returned with HTTP 202 Sep 01 00:36:37 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1739/3422] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:36:37 2026] DELETE /volume/v3/snapshots/44cfb0b0-598c-48aa-a084-4733e6853f0a => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 00:36:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4cf300b8-bc3e-466a-9412-073541350927 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4cf300b8-bc3e-466a-9412-073541350927 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/44cfb0b0-598c-48aa-a084-4733e6853f0a Sep 01 00:36:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4cf300b8-bc3e-466a-9412-073541350927 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:37 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4cf300b8-bc3e-466a-9412-073541350927 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:37 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:37 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:37 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4cf300b8-bc3e-466a-9412-073541350927 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:37 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4cf300b8-bc3e-466a-9412-073541350927 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/44cfb0b0-598c-48aa-a084-4733e6853f0a returned with HTTP 200 Sep 01 00:36:37 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1684/3423] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:37 2026] GET /volume/v3/snapshots/44cfb0b0-598c-48aa-a084-4733e6853f0a => generated 494 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-8bf9a530-7b01-40fb-b584-d361aeede695 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8bf9a530-7b01-40fb-b584-d361aeede695 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/44cfb0b0-598c-48aa-a084-4733e6853f0a Sep 01 00:36:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8bf9a530-7b01-40fb-b584-d361aeede695 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:38 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-8bf9a530-7b01-40fb-b584-d361aeede695 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:38 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:38 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:38 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-8bf9a530-7b01-40fb-b584-d361aeede695 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:38 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-8bf9a530-7b01-40fb-b584-d361aeede695 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/44cfb0b0-598c-48aa-a084-4733e6853f0a returned with HTTP 200 Sep 01 00:36:38 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1740/3424] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:38 2026] GET /volume/v3/snapshots/44cfb0b0-598c-48aa-a084-4733e6853f0a => generated 494 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-f91a1b8c-61ca-44f1-abe8-538a4a56522e None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f91a1b8c-61ca-44f1-abe8-538a4a56522e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/44cfb0b0-598c-48aa-a084-4733e6853f0a Sep 01 00:36:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f91a1b8c-61ca-44f1-abe8-538a4a56522e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-f91a1b8c-61ca-44f1-abe8-538a4a56522e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-f91a1b8c-61ca-44f1-abe8-538a4a56522e tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/44cfb0b0-598c-48aa-a084-4733e6853f0a returned with HTTP 404 Sep 01 00:36:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1685/3425] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:39 2026] GET /volume/v3/snapshots/44cfb0b0-598c-48aa-a084-4733e6853f0a => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:36:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6eae1622-a55b-4ee0-aa9c-04854eda94a3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6eae1622-a55b-4ee0-aa9c-04854eda94a3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/1c8c241d-65f7-49cb-94af-bf96d1a52611 Sep 01 00:36:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6eae1622-a55b-4ee0-aa9c-04854eda94a3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:39 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6eae1622-a55b-4ee0-aa9c-04854eda94a3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:39 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-6eae1622-a55b-4ee0-aa9c-04854eda94a3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Delete volume with id: 1c8c241d-65f7-49cb-94af-bf96d1a52611 Sep 01 00:36:39 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:39 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:39 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:39 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:39 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6eae1622-a55b-4ee0-aa9c-04854eda94a3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:36:39 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-6eae1622-a55b-4ee0-aa9c-04854eda94a3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Delete volume request issued successfully. Sep 01 00:36:39 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6eae1622-a55b-4ee0-aa9c-04854eda94a3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/1c8c241d-65f7-49cb-94af-bf96d1a52611 returned with HTTP 202 Sep 01 00:36:39 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1741/3426] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:36:39 2026] DELETE /volume/v3/volumes/1c8c241d-65f7-49cb-94af-bf96d1a52611 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:36:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-d3b37495-58a5-4d51-b383-36838b98b5ab None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d3b37495-58a5-4d51-b383-36838b98b5ab tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/1c8c241d-65f7-49cb-94af-bf96d1a52611 Sep 01 00:36:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d3b37495-58a5-4d51-b383-36838b98b5ab tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:39 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-d3b37495-58a5-4d51-b383-36838b98b5ab tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:39 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:39 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:39 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:39 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:39 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-d3b37495-58a5-4d51-b383-36838b98b5ab tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:36:39 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-d3b37495-58a5-4d51-b383-36838b98b5ab tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/1c8c241d-65f7-49cb-94af-bf96d1a52611 returned with HTTP 200 Sep 01 00:36:39 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1686/3427] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:36:39 2026] GET /volume/v3/volumes/1c8c241d-65f7-49cb-94af-bf96d1a52611 => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:36:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-26b806bc-af2a-4270-be76-0af3b02679eb None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-26b806bc-af2a-4270-be76-0af3b02679eb tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/1c8c241d-65f7-49cb-94af-bf96d1a52611 Sep 01 00:36:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-26b806bc-af2a-4270-be76-0af3b02679eb tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:40 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-26b806bc-af2a-4270-be76-0af3b02679eb tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:40 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-26b806bc-af2a-4270-be76-0af3b02679eb tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/1c8c241d-65f7-49cb-94af-bf96d1a52611 returned with HTTP 404 Sep 01 00:36:40 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1742/3428] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:36:40 2026] GET /volume/v3/volumes/1c8c241d-65f7-49cb-94af-bf96d1a52611 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:36:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-8aa773d0-e8a7-4a99-b3ba-5c7d37b014b0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:40 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8aa773d0-e8a7-4a99-b3ba-5c7d37b014b0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:36:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-8aa773d0-e8a7-4a99-b3ba-5c7d37b014b0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-579486931"}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:36:40 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-8aa773d0-e8a7-4a99-b3ba-5c7d37b014b0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-579486931'}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:36:40 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-8aa773d0-e8a7-4a99-b3ba-5c7d37b014b0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create volume of 1 GB Sep 01 00:36:40 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8aa773d0-e8a7-4a99-b3ba-5c7d37b014b0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Availability Zones retrieved successfully. Sep 01 00:36:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8aa773d0-e8a7-4a99-b3ba-5c7d37b014b0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Flow 'volume_create_api' (94e05959-376a-4405-bf96-d983fa99d582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:36:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8aa773d0-e8a7-4a99-b3ba-5c7d37b014b0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8af37bd-6378-44b3-88fa-94b317c7fa8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-8aa773d0-e8a7-4a99-b3ba-5c7d37b014b0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Validating volume size '1' using validate_int {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:36:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8aa773d0-e8a7-4a99-b3ba-5c7d37b014b0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8af37bd-6378-44b3-88fa-94b317c7fa8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8aa773d0-e8a7-4a99-b3ba-5c7d37b014b0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5aca5e9-f6f2-4c63-ab09-9beda18bc06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:40 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-8aa773d0-e8a7-4a99-b3ba-5c7d37b014b0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Created reservations ['06c7fc48-0bd2-4ab9-8538-04a2450324db', 'a80737b4-cb1e-4224-a6b5-68f1a1fa988d', '9b6bba7b-3631-41a9-a732-bc4113c5b0de', 'bf6c8348-46af-427a-aeb5-1020e63e7d5d'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:36:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8aa773d0-e8a7-4a99-b3ba-5c7d37b014b0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5aca5e9-f6f2-4c63-ab09-9beda18bc06b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06c7fc48-0bd2-4ab9-8538-04a2450324db', 'a80737b4-cb1e-4224-a6b5-68f1a1fa988d', '9b6bba7b-3631-41a9-a732-bc4113c5b0de', 'bf6c8348-46af-427a-aeb5-1020e63e7d5d']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8aa773d0-e8a7-4a99-b3ba-5c7d37b014b0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5581b79-1ad0-4e79-8434-46fbb609a4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:40 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:40 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8aa773d0-e8a7-4a99-b3ba-5c7d37b014b0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5581b79-1ad0-4e79-8434-46fbb609a4a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be940a26-2a8a-4a7f-851b-a14e8b7aca4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-579486931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e949fba3e08445db9f9f354a2b0af48',qos_specs=None,replication_status=,reservations=['06c7fc48-0bd2-4ab9-8538-04a2450324db','a80737b4-cb1e-4224-a6b5-68f1a1fa988d','9b6bba7b-3631-41a9-a732-bc4113c5b0de','bf6c8348-46af-427a-aeb5-1020e63e7d5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9274671d29204522af7745b002dfc04e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:36:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-579486931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be940a26-2a8a-4a7f-851b-a14e8b7aca4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e949fba3e08445db9f9f354a2b0af48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9274671d29204522af7745b002dfc04e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:40 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8aa773d0-e8a7-4a99-b3ba-5c7d37b014b0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bbb1d74-6674-4c33-a52b-363fca621644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:41 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8aa773d0-e8a7-4a99-b3ba-5c7d37b014b0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bbb1d74-6674-4c33-a52b-363fca621644) transitioned into state 'SUCCESS' from state '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-579486931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e949fba3e08445db9f9f354a2b0af48',qos_specs=None,replication_status=,reservations=['06c7fc48-0bd2-4ab9-8538-04a2450324db','a80737b4-cb1e-4224-a6b5-68f1a1fa988d','9b6bba7b-3631-41a9-a732-bc4113c5b0de','bf6c8348-46af-427a-aeb5-1020e63e7d5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9274671d29204522af7745b002dfc04e',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:41 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8aa773d0-e8a7-4a99-b3ba-5c7d37b014b0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5262922-f5e9-45d8-9099-79c36889095e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:36:41 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8aa773d0-e8a7-4a99-b3ba-5c7d37b014b0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5262922-f5e9-45d8-9099-79c36889095e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:36:41 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-8aa773d0-e8a7-4a99-b3ba-5c7d37b014b0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Flow 'volume_create_api' (94e05959-376a-4405-bf96-d983fa99d582) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:36:41 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-8aa773d0-e8a7-4a99-b3ba-5c7d37b014b0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create volume request issued successfully. Sep 01 00:36:41 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-8aa773d0-e8a7-4a99-b3ba-5c7d37b014b0 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:36:41 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1687/3429] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:36:40 2026] POST /volume/v3/volumes => generated 786 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:36:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e2d1cf41-e4fd-4480-a325-17ea8ac459c3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e2d1cf41-e4fd-4480-a325-17ea8ac459c3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/be940a26-2a8a-4a7f-851b-a14e8b7aca4d Sep 01 00:36:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e2d1cf41-e4fd-4480-a325-17ea8ac459c3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:41 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e2d1cf41-e4fd-4480-a325-17ea8ac459c3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:41 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:41 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:41 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:41 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:41 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e2d1cf41-e4fd-4480-a325-17ea8ac459c3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:36:41 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e2d1cf41-e4fd-4480-a325-17ea8ac459c3 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/be940a26-2a8a-4a7f-851b-a14e8b7aca4d returned with HTTP 200 Sep 01 00:36:41 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1743/3430] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:36:41 2026] GET /volume/v3/volumes/be940a26-2a8a-4a7f-851b-a14e8b7aca4d => generated 965 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ef1c66ca-2de2-4b6b-ac38-1e02a5e94586 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ef1c66ca-2de2-4b6b-ac38-1e02a5e94586 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/be940a26-2a8a-4a7f-851b-a14e8b7aca4d Sep 01 00:36:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ef1c66ca-2de2-4b6b-ac38-1e02a5e94586 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ef1c66ca-2de2-4b6b-ac38-1e02a5e94586 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:42 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:42 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:42 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:42 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:42 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-ef1c66ca-2de2-4b6b-ac38-1e02a5e94586 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:36:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ef1c66ca-2de2-4b6b-ac38-1e02a5e94586 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/be940a26-2a8a-4a7f-851b-a14e8b7aca4d returned with HTTP 200 Sep 01 00:36:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1688/3431] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:36:42 2026] GET /volume/v3/volumes/be940a26-2a8a-4a7f-851b-a14e8b7aca4d => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:36:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-dce8c8e5-599d-47b4-8079-1fba092c2d34 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-dce8c8e5-599d-47b4-8079-1fba092c2d34 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:36:42 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-dce8c8e5-599d-47b4-8079-1fba092c2d34 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be940a26-2a8a-4a7f-851b-a14e8b7aca4d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2034612062"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:36:42 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:42 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:42 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:42 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:42 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-dce8c8e5-599d-47b4-8079-1fba092c2d34 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:36:42 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-dce8c8e5-599d-47b4-8079-1fba092c2d34 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Create snapshot from volume be940a26-2a8a-4a7f-851b-a14e8b7aca4d Sep 01 00:36:42 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-dce8c8e5-599d-47b4-8079-1fba092c2d34 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Created reservations ['f2e8098d-53d7-45ff-ac0f-280c1c8cae8e', '057dde5a-57a7-4beb-b3b5-fbdc069bad6b', '7766184c-87c3-426c-99e8-abfb36dc5ba6', '49eb6308-8031-4dc3-9187-e05e72acc0a9'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:36:42 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:42 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:42 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-dce8c8e5-599d-47b4-8079-1fba092c2d34 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot create request issued successfully. Sep 01 00:36:42 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-dce8c8e5-599d-47b4-8079-1fba092c2d34 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:36:42 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1744/3432] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:36:42 2026] POST /volume/v3/snapshots => generated 308 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:36:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c88f7853-b36b-43d8-ab17-07e1ae4d5957 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c88f7853-b36b-43d8-ab17-07e1ae4d5957 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/3730dfff-f07d-47ce-9cb2-63c427cea15f Sep 01 00:36:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c88f7853-b36b-43d8-ab17-07e1ae4d5957 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:42 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c88f7853-b36b-43d8-ab17-07e1ae4d5957 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:42 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:42 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:42 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c88f7853-b36b-43d8-ab17-07e1ae4d5957 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:42 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c88f7853-b36b-43d8-ab17-07e1ae4d5957 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/3730dfff-f07d-47ce-9cb2-63c427cea15f returned with HTTP 200 Sep 01 00:36:42 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1689/3433] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:42 2026] GET /volume/v3/snapshots/3730dfff-f07d-47ce-9cb2-63c427cea15f => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-027c5515-54e0-48d0-88d1-94be374130d5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-027c5515-54e0-48d0-88d1-94be374130d5 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/3730dfff-f07d-47ce-9cb2-63c427cea15f Sep 01 00:36:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-027c5515-54e0-48d0-88d1-94be374130d5 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:43 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-027c5515-54e0-48d0-88d1-94be374130d5 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:43 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:43 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:43 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-027c5515-54e0-48d0-88d1-94be374130d5 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:43 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-027c5515-54e0-48d0-88d1-94be374130d5 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/3730dfff-f07d-47ce-9cb2-63c427cea15f returned with HTTP 200 Sep 01 00:36:43 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1745/3434] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:43 2026] GET /volume/v3/snapshots/3730dfff-f07d-47ce-9cb2-63c427cea15f => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a77dda05-1a91-4afe-aabe-f7de71e336e9 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a77dda05-1a91-4afe-aabe-f7de71e336e9 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/3730dfff-f07d-47ce-9cb2-63c427cea15f Sep 01 00:36:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a77dda05-1a91-4afe-aabe-f7de71e336e9 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a77dda05-1a91-4afe-aabe-f7de71e336e9 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a77dda05-1a91-4afe-aabe-f7de71e336e9 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a77dda05-1a91-4afe-aabe-f7de71e336e9 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/3730dfff-f07d-47ce-9cb2-63c427cea15f returned with HTTP 200 Sep 01 00:36:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1690/3435] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:44 2026] GET /volume/v3/snapshots/3730dfff-f07d-47ce-9cb2-63c427cea15f => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-13861775-0e78-4a45-9ada-54725e0d7400 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-13861775-0e78-4a45-9ada-54725e0d7400 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] POST http://192.168.122.147/volume/v3/snapshots/3730dfff-f07d-47ce-9cb2-63c427cea15f/action Sep 01 00:36:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-13861775-0e78-4a45-9ada-54725e0d7400 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:36:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-13861775-0e78-4a45-9ada-54725e0d7400 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:36:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.contrib.admin_actions [None req-13861775-0e78-4a45-9ada-54725e0d7400 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Updating snapshot '3730dfff-f07d-47ce-9cb2-63c427cea15f' with '{'status': 'creating'}' {{(pid=87484) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 00:36:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-13861775-0e78-4a45-9ada-54725e0d7400 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/3730dfff-f07d-47ce-9cb2-63c427cea15f/action returned with HTTP 202 Sep 01 00:36:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1746/3436] 192.168.122.147 () {60 vars in 1280 bytes} [Tue Sep 1 00:36:44 2026] POST /volume/v3/snapshots/3730dfff-f07d-47ce-9cb2-63c427cea15f/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 00:36:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-dedabaf3-46be-4201-973a-8d495d883942 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dedabaf3-46be-4201-973a-8d495d883942 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/3730dfff-f07d-47ce-9cb2-63c427cea15f Sep 01 00:36:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dedabaf3-46be-4201-973a-8d495d883942 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dedabaf3-46be-4201-973a-8d495d883942 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-dedabaf3-46be-4201-973a-8d495d883942 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dedabaf3-46be-4201-973a-8d495d883942 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/3730dfff-f07d-47ce-9cb2-63c427cea15f returned with HTTP 200 Sep 01 00:36:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1691/3437] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:44 2026] GET /volume/v3/snapshots/3730dfff-f07d-47ce-9cb2-63c427cea15f => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6f9e72c1-7b23-43d4-9b20-d5e8e69b94fb None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6f9e72c1-7b23-43d4-9b20-d5e8e69b94fb tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] POST http://192.168.122.147/volume/v3/snapshots/3730dfff-f07d-47ce-9cb2-63c427cea15f/action Sep 01 00:36:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6f9e72c1-7b23-43d4-9b20-d5e8e69b94fb tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87484) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 00:36:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6f9e72c1-7b23-43d4-9b20-d5e8e69b94fb tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:36:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.contrib.snapshot_actions [None req-6f9e72c1-7b23-43d4-9b20-d5e8e69b94fb tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87484) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 01 00:36:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:44 devstack devstack@c-api.service[87484]: INFO cinder.api.contrib.snapshot_actions [None req-6f9e72c1-7b23-43d4-9b20-d5e8e69b94fb tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] Updating snapshot 3730dfff-f07d-47ce-9cb2-63c427cea15f with info {'id': '3730dfff-f07d-47ce-9cb2-63c427cea15f', 'status': 'error', 'progress': '80%'} Sep 01 00:36:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6f9e72c1-7b23-43d4-9b20-d5e8e69b94fb tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-member] http://192.168.122.147/volume/v3/snapshots/3730dfff-f07d-47ce-9cb2-63c427cea15f/action returned with HTTP 202 Sep 01 00:36:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1747/3438] 192.168.122.147 () {60 vars in 1280 bytes} [Tue Sep 1 00:36:44 2026] POST /volume/v3/snapshots/3730dfff-f07d-47ce-9cb2-63c427cea15f/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:36:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-e4f273ce-5f07-429e-9405-70ab2911d07b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e4f273ce-5f07-429e-9405-70ab2911d07b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] DELETE http://192.168.122.147/volume/v3/snapshots/3730dfff-f07d-47ce-9cb2-63c427cea15f Sep 01 00:36:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e4f273ce-5f07-429e-9405-70ab2911d07b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:44 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-e4f273ce-5f07-429e-9405-70ab2911d07b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:44 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-e4f273ce-5f07-429e-9405-70ab2911d07b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Delete snapshot with id: 3730dfff-f07d-47ce-9cb2-63c427cea15f Sep 01 00:36:44 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:44 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e4f273ce-5f07-429e-9405-70ab2911d07b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:44 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:44 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:44 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-e4f273ce-5f07-429e-9405-70ab2911d07b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot delete request issued successfully. Sep 01 00:36:44 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-e4f273ce-5f07-429e-9405-70ab2911d07b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/3730dfff-f07d-47ce-9cb2-63c427cea15f returned with HTTP 202 Sep 01 00:36:44 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1692/3439] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:36:44 2026] DELETE /volume/v3/snapshots/3730dfff-f07d-47ce-9cb2-63c427cea15f => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:36:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-f130c891-f411-46ea-bbf0-0e35ce43cd44 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f130c891-f411-46ea-bbf0-0e35ce43cd44 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/3730dfff-f07d-47ce-9cb2-63c427cea15f Sep 01 00:36:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f130c891-f411-46ea-bbf0-0e35ce43cd44 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:44 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-f130c891-f411-46ea-bbf0-0e35ce43cd44 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:44 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:44 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:44 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-f130c891-f411-46ea-bbf0-0e35ce43cd44 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:44 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-f130c891-f411-46ea-bbf0-0e35ce43cd44 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/3730dfff-f07d-47ce-9cb2-63c427cea15f returned with HTTP 200 Sep 01 00:36:44 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1748/3440] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:44 2026] GET /volume/v3/snapshots/3730dfff-f07d-47ce-9cb2-63c427cea15f => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b7fba516-0194-4b4d-9924-1d9cd952b947 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b7fba516-0194-4b4d-9924-1d9cd952b947 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/3730dfff-f07d-47ce-9cb2-63c427cea15f Sep 01 00:36:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b7fba516-0194-4b4d-9924-1d9cd952b947 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:45 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b7fba516-0194-4b4d-9924-1d9cd952b947 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:45 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:45 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:45 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b7fba516-0194-4b4d-9924-1d9cd952b947 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Snapshot retrieved successfully. Sep 01 00:36:45 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b7fba516-0194-4b4d-9924-1d9cd952b947 tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/3730dfff-f07d-47ce-9cb2-63c427cea15f returned with HTTP 200 Sep 01 00:36:45 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1693/3441] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:45 2026] GET /volume/v3/snapshots/3730dfff-f07d-47ce-9cb2-63c427cea15f => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:36:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-ee7fe06c-cdb9-4f3d-acd7-b44c86e3578b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ee7fe06c-cdb9-4f3d-acd7-b44c86e3578b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/snapshots/3730dfff-f07d-47ce-9cb2-63c427cea15f Sep 01 00:36:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ee7fe06c-cdb9-4f3d-acd7-b44c86e3578b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-ee7fe06c-cdb9-4f3d-acd7-b44c86e3578b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-ee7fe06c-cdb9-4f3d-acd7-b44c86e3578b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/snapshots/3730dfff-f07d-47ce-9cb2-63c427cea15f returned with HTTP 404 Sep 01 00:36:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1749/3442] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:36:46 2026] GET /volume/v3/snapshots/3730dfff-f07d-47ce-9cb2-63c427cea15f => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:36:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-0bb2d20b-34fc-47d4-9b97-509e55a36f7b None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0bb2d20b-34fc-47d4-9b97-509e55a36f7b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/be940a26-2a8a-4a7f-851b-a14e8b7aca4d Sep 01 00:36:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0bb2d20b-34fc-47d4-9b97-509e55a36f7b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:46 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-0bb2d20b-34fc-47d4-9b97-509e55a36f7b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:46 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-0bb2d20b-34fc-47d4-9b97-509e55a36f7b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Delete volume with id: be940a26-2a8a-4a7f-851b-a14e8b7aca4d Sep 01 00:36:46 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:46 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:36:46 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:46 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:36:46 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0bb2d20b-34fc-47d4-9b97-509e55a36f7b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:36:46 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-0bb2d20b-34fc-47d4-9b97-509e55a36f7b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Delete volume request issued successfully. Sep 01 00:36:46 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-0bb2d20b-34fc-47d4-9b97-509e55a36f7b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/be940a26-2a8a-4a7f-851b-a14e8b7aca4d returned with HTTP 202 Sep 01 00:36:46 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1694/3443] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:36:46 2026] DELETE /volume/v3/volumes/be940a26-2a8a-4a7f-851b-a14e8b7aca4d => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:36:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-e3dc701a-9279-487a-90b4-c5fc120c266b None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e3dc701a-9279-487a-90b4-c5fc120c266b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/be940a26-2a8a-4a7f-851b-a14e8b7aca4d Sep 01 00:36:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e3dc701a-9279-487a-90b4-c5fc120c266b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:46 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-e3dc701a-9279-487a-90b4-c5fc120c266b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:46 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:36:46 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:36:46 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:36:46 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:36:46 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-e3dc701a-9279-487a-90b4-c5fc120c266b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Volume info retrieved successfully. Sep 01 00:36:46 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-e3dc701a-9279-487a-90b4-c5fc120c266b tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/be940a26-2a8a-4a7f-851b-a14e8b7aca4d returned with HTTP 200 Sep 01 00:36:46 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1750/3444] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:36:46 2026] GET /volume/v3/volumes/be940a26-2a8a-4a7f-851b-a14e8b7aca4d => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 00:36:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-ccb1304c-b7b9-4148-8dbd-cbb207b24dca None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:36:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ccb1304c-b7b9-4148-8dbd-cbb207b24dca tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] GET http://192.168.122.147/volume/v3/volumes/be940a26-2a8a-4a7f-851b-a14e8b7aca4d Sep 01 00:36:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ccb1304c-b7b9-4148-8dbd-cbb207b24dca tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:36:47 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-ccb1304c-b7b9-4148-8dbd-cbb207b24dca tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:36:47 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-ccb1304c-b7b9-4148-8dbd-cbb207b24dca tempest-ProjectMemberTests-1194111758 tempest-ProjectMemberTests-1194111758-project-admin] http://192.168.122.147/volume/v3/volumes/be940a26-2a8a-4a7f-851b-a14e8b7aca4d returned with HTTP 404 Sep 01 00:36:47 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1695/3445] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:36:47 2026] GET /volume/v3/volumes/be940a26-2a8a-4a7f-851b-a14e8b7aca4d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:36:56 devstack devstack@c-api.service[87484]: DEBUG dbcounter [-] [87484] Writing DB stats cinder:SELECT=84,cinder:INSERT=17,cinder:UPDATE=40,cinder:DELETE=1 {{(pid=87484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:36:57 devstack devstack@c-api.service[87485]: DEBUG dbcounter [-] [87485] Writing DB stats cinder:SELECT=72,cinder:UPDATE=29,cinder:INSERT=13 {{(pid=87485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:37:10 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-7028d13e-df90-4a39-91b1-6c0ba184f149 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7028d13e-df90-4a39-91b1-6c0ba184f149 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:37:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-7028d13e-df90-4a39-91b1-6c0ba184f149 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-2110675559", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:37:11 devstack devstack@c-api.service[87484]: DEBUG cinder.api.v3.volumes [None req-7028d13e-df90-4a39-91b1-6c0ba184f149 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-2110675559', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87484) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:37:11 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-7028d13e-df90-4a39-91b1-6c0ba184f149 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Create volume of 1 GB Sep 01 00:37:11 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7028d13e-df90-4a39-91b1-6c0ba184f149 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Availability Zones retrieved successfully. Sep 01 00:37:11 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7028d13e-df90-4a39-91b1-6c0ba184f149 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Flow 'volume_create_api' (e4a5b20b-8ef4-451d-9278-cebb1b2ce416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:37:11 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7028d13e-df90-4a39-91b1-6c0ba184f149 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dce631bb-e8f2-465c-bcd5-b68621e84101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:37:11 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.flows.api.create_volume [None req-7028d13e-df90-4a39-91b1-6c0ba184f149 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Validating volume size '1' using validate_int {{(pid=87484) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:37:11 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7028d13e-df90-4a39-91b1-6c0ba184f149 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dce631bb-e8f2-465c-bcd5-b68621e84101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:37:11 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7028d13e-df90-4a39-91b1-6c0ba184f149 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b579d44-62de-4f9e-acb6-2baa69279419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:37:11 devstack devstack@c-api.service[87484]: DEBUG cinder.quota [None req-7028d13e-df90-4a39-91b1-6c0ba184f149 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Created reservations ['c677ca44-d33e-4921-ab76-8d5b6d883a78', 'c3278335-2872-46d4-b07b-017b6d93687f', '0f95a7b1-8c96-4885-a673-8890c017eb90', 'e6faea7e-7a9a-4821-a119-7f3964648c2d'] {{(pid=87484) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:37:11 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7028d13e-df90-4a39-91b1-6c0ba184f149 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b579d44-62de-4f9e-acb6-2baa69279419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c677ca44-d33e-4921-ab76-8d5b6d883a78', 'c3278335-2872-46d4-b07b-017b6d93687f', '0f95a7b1-8c96-4885-a673-8890c017eb90', 'e6faea7e-7a9a-4821-a119-7f3964648c2d']}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:37:11 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7028d13e-df90-4a39-91b1-6c0ba184f149 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (743e81e8-22b3-44a0-a244-05b3432c3d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:37:11 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:37:11 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:37:11 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7028d13e-df90-4a39-91b1-6c0ba184f149 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (743e81e8-22b3-44a0-a244-05b3432c3d7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f185ddf-e866-453a-88ec-cce0e9ed0015', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2110675559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='145bf8e848034317b16139f8e4466998',qos_specs=None,replication_status=,reservations=['c677ca44-d33e-4921-ab76-8d5b6d883a78','c3278335-2872-46d4-b07b-017b6d93687f','0f95a7b1-8c96-4885-a673-8890c017eb90','e6faea7e-7a9a-4821-a119-7f3964648c2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a50b7681b1614da3b7afc80ad2adf91d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:37:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2110675559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f185ddf-e866-453a-88ec-cce0e9ed0015,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='145bf8e848034317b16139f8e4466998',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a50b7681b1614da3b7afc80ad2adf91d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:37:11 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7028d13e-df90-4a39-91b1-6c0ba184f149 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (369449ae-aa48-43fc-bf0c-7c68802cd607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:37:11 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7028d13e-df90-4a39-91b1-6c0ba184f149 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (369449ae-aa48-43fc-bf0c-7c68802cd607) transitioned into state 'SUCCESS' from state '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-2110675559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='145bf8e848034317b16139f8e4466998',qos_specs=None,replication_status=,reservations=['c677ca44-d33e-4921-ab76-8d5b6d883a78','c3278335-2872-46d4-b07b-017b6d93687f','0f95a7b1-8c96-4885-a673-8890c017eb90','e6faea7e-7a9a-4821-a119-7f3964648c2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a50b7681b1614da3b7afc80ad2adf91d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:37:11 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7028d13e-df90-4a39-91b1-6c0ba184f149 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69563156-eedd-431f-8afe-5c37ed42be9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:37:11 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7028d13e-df90-4a39-91b1-6c0ba184f149 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69563156-eedd-431f-8afe-5c37ed42be9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87484) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:37:11 devstack devstack@c-api.service[87484]: DEBUG cinder.volume.api [None req-7028d13e-df90-4a39-91b1-6c0ba184f149 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Flow 'volume_create_api' (e4a5b20b-8ef4-451d-9278-cebb1b2ce416) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87484) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:37:11 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-7028d13e-df90-4a39-91b1-6c0ba184f149 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Create volume request issued successfully. Sep 01 00:37:11 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-7028d13e-df90-4a39-91b1-6c0ba184f149 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:37:11 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1751/3446] 192.168.122.147 () {60 vars in 1143 bytes} [Tue Sep 1 00:37:10 2026] POST /volume/v3/volumes => generated 763 bytes in 700 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:37:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-a0a7f811-cb0b-431e-98a9-597f37401e67 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a0a7f811-cb0b-431e-98a9-597f37401e67 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] GET http://192.168.122.147/volume/v3/volumes/6f185ddf-e866-453a-88ec-cce0e9ed0015 Sep 01 00:37:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a0a7f811-cb0b-431e-98a9-597f37401e67 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:37:11 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-a0a7f811-cb0b-431e-98a9-597f37401e67 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:37:11 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:37:11 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:37:11 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:37:11 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:37:11 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-a0a7f811-cb0b-431e-98a9-597f37401e67 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Volume info retrieved successfully. Sep 01 00:37:11 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-a0a7f811-cb0b-431e-98a9-597f37401e67 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/volumes/6f185ddf-e866-453a-88ec-cce0e9ed0015 returned with HTTP 200 Sep 01 00:37:11 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1696/3447] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:37:11 2026] GET /volume/v3/volumes/6f185ddf-e866-453a-88ec-cce0e9ed0015 => generated 831 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 00:37:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-2fd7f9d3-d076-4e44-97cb-459fc711e4a8 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2fd7f9d3-d076-4e44-97cb-459fc711e4a8 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] GET http://192.168.122.147/volume/v3/volumes/6f185ddf-e866-453a-88ec-cce0e9ed0015 Sep 01 00:37:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2fd7f9d3-d076-4e44-97cb-459fc711e4a8 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:37:12 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-2fd7f9d3-d076-4e44-97cb-459fc711e4a8 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:37:12 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:37:12 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:37:12 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:37:12 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:37:12 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-2fd7f9d3-d076-4e44-97cb-459fc711e4a8 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Volume info retrieved successfully. Sep 01 00:37:12 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-2fd7f9d3-d076-4e44-97cb-459fc711e4a8 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/volumes/6f185ddf-e866-453a-88ec-cce0e9ed0015 returned with HTTP 200 Sep 01 00:37:12 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1752/3448] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:37:12 2026] GET /volume/v3/volumes/6f185ddf-e866-453a-88ec-cce0e9ed0015 => generated 855 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:37:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-81898ba8-ba90-46f2-b064-bb7bd4f935f6 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-81898ba8-ba90-46f2-b064-bb7bd4f935f6 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] GET http://192.168.122.147/volume/v3/volumes/6f185ddf-e866-453a-88ec-cce0e9ed0015 Sep 01 00:37:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-81898ba8-ba90-46f2-b064-bb7bd4f935f6 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:37:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-81898ba8-ba90-46f2-b064-bb7bd4f935f6 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:37:13 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:37:13 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:37:13 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:37:13 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:37:13 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-81898ba8-ba90-46f2-b064-bb7bd4f935f6 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Volume info retrieved successfully. Sep 01 00:37:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-81898ba8-ba90-46f2-b064-bb7bd4f935f6 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/volumes/6f185ddf-e866-453a-88ec-cce0e9ed0015 returned with HTTP 200 Sep 01 00:37:13 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1697/3449] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:37:13 2026] GET /volume/v3/volumes/6f185ddf-e866-453a-88ec-cce0e9ed0015 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:37:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c04e1001-14d0-46da-9eda-b1dcced71823 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c04e1001-14d0-46da-9eda-b1dcced71823 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] GET http://192.168.122.147/volume/v3/volumes/6f185ddf-e866-453a-88ec-cce0e9ed0015 Sep 01 00:37:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c04e1001-14d0-46da-9eda-b1dcced71823 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:37:13 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c04e1001-14d0-46da-9eda-b1dcced71823 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:37:13 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:37:13 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:37:13 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:37:13 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:37:13 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-c04e1001-14d0-46da-9eda-b1dcced71823 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Volume info retrieved successfully. Sep 01 00:37:13 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c04e1001-14d0-46da-9eda-b1dcced71823 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/volumes/6f185ddf-e866-453a-88ec-cce0e9ed0015 returned with HTTP 200 Sep 01 00:37:13 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1753/3450] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:37:13 2026] GET /volume/v3/volumes/6f185ddf-e866-453a-88ec-cce0e9ed0015 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:37:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-944a0e8e-8d95-4252-b659-6520b9424d6f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:13 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-944a0e8e-8d95-4252-b659-6520b9424d6f tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 01 00:37:13 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-944a0e8e-8d95-4252-b659-6520b9424d6f tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f185ddf-e866-453a-88ec-cce0e9ed0015", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-793277643", "description": null, "metadata": null}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:37:13 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:37:13 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:37:13 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:37:13 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:37:13 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-944a0e8e-8d95-4252-b659-6520b9424d6f tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Volume info retrieved successfully. Sep 01 00:37:13 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.snapshots [None req-944a0e8e-8d95-4252-b659-6520b9424d6f tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Create snapshot from volume 6f185ddf-e866-453a-88ec-cce0e9ed0015 Sep 01 00:37:14 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-944a0e8e-8d95-4252-b659-6520b9424d6f tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Created reservations ['c9fb5a32-a281-4d41-b010-4fa7de1685b2', '23b5fe81-6b4c-4091-be62-af78d913ef70', '99e13716-a960-495c-a3ae-47e687ab5010', '2497e836-398f-4c04-89da-5b4f8ae88edc'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:37:14 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:37:14 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:37:14 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-944a0e8e-8d95-4252-b659-6520b9424d6f tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Snapshot force create request issued successfully. Sep 01 00:37:14 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-944a0e8e-8d95-4252-b659-6520b9424d6f tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 01 00:37:14 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1698/3451] 192.168.122.147 () {60 vars in 1149 bytes} [Tue Sep 1 00:37:13 2026] POST /volume/v3/snapshots => generated 309 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:37:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-0fa0cd94-2ba7-4648-8e3f-50c26eda05f5 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0fa0cd94-2ba7-4648-8e3f-50c26eda05f5 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] GET http://192.168.122.147/volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa Sep 01 00:37:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0fa0cd94-2ba7-4648-8e3f-50c26eda05f5 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:37:14 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-0fa0cd94-2ba7-4648-8e3f-50c26eda05f5 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:37:14 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:37:14 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:37:14 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-0fa0cd94-2ba7-4648-8e3f-50c26eda05f5 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Snapshot retrieved successfully. Sep 01 00:37:14 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-0fa0cd94-2ba7-4648-8e3f-50c26eda05f5 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa returned with HTTP 200 Sep 01 00:37:14 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1754/3452] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:37:14 2026] GET /volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa => generated 441 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:37:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-178ddaba-b74e-43e5-8d2a-25ef507640d1 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-178ddaba-b74e-43e5-8d2a-25ef507640d1 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] GET http://192.168.122.147/volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa Sep 01 00:37:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-178ddaba-b74e-43e5-8d2a-25ef507640d1 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:37:15 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-178ddaba-b74e-43e5-8d2a-25ef507640d1 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:37:15 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:37:15 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:37:15 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-178ddaba-b74e-43e5-8d2a-25ef507640d1 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Snapshot retrieved successfully. Sep 01 00:37:15 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-178ddaba-b74e-43e5-8d2a-25ef507640d1 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa returned with HTTP 200 Sep 01 00:37:15 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1699/3453] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:37:15 2026] GET /volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:37:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-661b5a0b-3910-4eb9-b48f-7633cb35f41f None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-661b5a0b-3910-4eb9-b48f-7633cb35f41f tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] GET http://192.168.122.147/volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa Sep 01 00:37:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-661b5a0b-3910-4eb9-b48f-7633cb35f41f tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:37:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-661b5a0b-3910-4eb9-b48f-7633cb35f41f tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:37:16 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:37:16 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:37:16 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-661b5a0b-3910-4eb9-b48f-7633cb35f41f tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Snapshot retrieved successfully. Sep 01 00:37:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-661b5a0b-3910-4eb9-b48f-7633cb35f41f tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa returned with HTTP 200 Sep 01 00:37:16 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1755/3454] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:37:16 2026] GET /volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:37:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-c04f71d8-d798-4eb8-840b-854f7ad66089 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c04f71d8-d798-4eb8-840b-854f7ad66089 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] GET http://192.168.122.147/volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa Sep 01 00:37:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c04f71d8-d798-4eb8-840b-854f7ad66089 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:37:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-c04f71d8-d798-4eb8-840b-854f7ad66089 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:37:16 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:37:16 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:37:16 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-c04f71d8-d798-4eb8-840b-854f7ad66089 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Snapshot retrieved successfully. Sep 01 00:37:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-c04f71d8-d798-4eb8-840b-854f7ad66089 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa returned with HTTP 200 Sep 01 00:37:16 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1700/3455] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:37:16 2026] GET /volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:37:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-a36b10e0-8d15-4c8a-9bee-430855d3f817 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a36b10e0-8d15-4c8a-9bee-430855d3f817 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] GET http://192.168.122.147/volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa Sep 01 00:37:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a36b10e0-8d15-4c8a-9bee-430855d3f817 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:37:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-a36b10e0-8d15-4c8a-9bee-430855d3f817 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:37:16 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:37:16 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:37:16 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-a36b10e0-8d15-4c8a-9bee-430855d3f817 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Snapshot retrieved successfully. Sep 01 00:37:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-a36b10e0-8d15-4c8a-9bee-430855d3f817 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa returned with HTTP 200 Sep 01 00:37:16 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1756/3456] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:37:16 2026] GET /volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:37:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9fcd259f-a783-4755-9214-8a6bc0bff2f0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9fcd259f-a783-4755-9214-8a6bc0bff2f0 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 01 00:37:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9fcd259f-a783-4755-9214-8a6bc0bff2f0 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1ebb7324-e936-4694-a883-78811c337aaa", "size": 1}} {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 00:37:16 devstack devstack@c-api.service[87485]: DEBUG cinder.api.v3.volumes [None req-9fcd259f-a783-4755-9214-8a6bc0bff2f0 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Create volume request body: {'volume': {'snapshot_id': '1ebb7324-e936-4694-a883-78811c337aaa', 'size': 1}} {{(pid=87485) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 00:37:16 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:37:16 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:37:16 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9fcd259f-a783-4755-9214-8a6bc0bff2f0 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Snapshot retrieved successfully. Sep 01 00:37:16 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-9fcd259f-a783-4755-9214-8a6bc0bff2f0 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Create volume of 1 GB Sep 01 00:37:16 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9fcd259f-a783-4755-9214-8a6bc0bff2f0 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Availability Zones retrieved successfully. Sep 01 00:37:16 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9fcd259f-a783-4755-9214-8a6bc0bff2f0 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Flow 'volume_create_api' (2c2e9847-e9fe-4eef-bb38-f2a625e003c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:37:16 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9fcd259f-a783-4755-9214-8a6bc0bff2f0 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4595ab86-199c-4725-bc5a-a7a6a01b9d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:37:16 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.flows.api.create_volume [None req-9fcd259f-a783-4755-9214-8a6bc0bff2f0 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87485) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 00:37:16 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:37:16 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:37:16 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9fcd259f-a783-4755-9214-8a6bc0bff2f0 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4595ab86-199c-4725-bc5a-a7a6a01b9d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1ebb7324-e936-4694-a883-78811c337aaa', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T22:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62f47196-ee91-4ae7-b741-cd779d60fb71,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62f47196-ee91-4ae7-b741-cd779d60fb71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:37:16 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9fcd259f-a783-4755-9214-8a6bc0bff2f0 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (767b8cc3-41aa-4122-b91e-7128c896553e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:37:16 devstack devstack@c-api.service[87485]: DEBUG cinder.quota [None req-9fcd259f-a783-4755-9214-8a6bc0bff2f0 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Created reservations ['4fd8b831-d3e5-4ca9-af80-d68a86669b3d', '8b74a4aa-e61d-4f1f-9942-6d9c5fa7f2c2', '358f11ff-1138-47aa-aa7e-80c6ca3a0362', '710f5127-0def-4c34-9826-1824f7d1b81e'] {{(pid=87485) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 00:37:16 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9fcd259f-a783-4755-9214-8a6bc0bff2f0 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (767b8cc3-41aa-4122-b91e-7128c896553e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fd8b831-d3e5-4ca9-af80-d68a86669b3d', '8b74a4aa-e61d-4f1f-9942-6d9c5fa7f2c2', '358f11ff-1138-47aa-aa7e-80c6ca3a0362', '710f5127-0def-4c34-9826-1824f7d1b81e']}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:37:16 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9fcd259f-a783-4755-9214-8a6bc0bff2f0 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35f9b058-3e7a-4500-831d-aecbdbfe4ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:37:16 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:37:16 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:37:16 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:37:16 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:37:16 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9fcd259f-a783-4755-9214-8a6bc0bff2f0 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35f9b058-3e7a-4500-831d-aecbdbfe4ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aef75c7b-2c4a-4d86-aa19-03ad9405295d', '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='145bf8e848034317b16139f8e4466998',qos_specs=None,replication_status=,reservations=['4fd8b831-d3e5-4ca9-af80-d68a86669b3d','8b74a4aa-e61d-4f1f-9942-6d9c5fa7f2c2','358f11ff-1138-47aa-aa7e-80c6ca3a0362','710f5127-0def-4c34-9826-1824f7d1b81e'],size=1,snapshot_id=1ebb7324-e936-4694-a883-78811c337aaa,source_replicaid=,source_volid=None,status='creating',user_id='a50b7681b1614da3b7afc80ad2adf91d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T22:37:16Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aef75c7b-2c4a-4d86-aa19-03ad9405295d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='145bf8e848034317b16139f8e4466998',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1ebb7324-e936-4694-a883-78811c337aaa,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a50b7681b1614da3b7afc80ad2adf91d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62f47196-ee91-4ae7-b741-cd779d60fb71),volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:37:16 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9fcd259f-a783-4755-9214-8a6bc0bff2f0 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8be5b32-0055-466c-a585-75aba6384555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:37:16 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9fcd259f-a783-4755-9214-8a6bc0bff2f0 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8be5b32-0055-466c-a585-75aba6384555) transitioned into state 'SUCCESS' from 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='145bf8e848034317b16139f8e4466998',qos_specs=None,replication_status=,reservations=['4fd8b831-d3e5-4ca9-af80-d68a86669b3d','8b74a4aa-e61d-4f1f-9942-6d9c5fa7f2c2','358f11ff-1138-47aa-aa7e-80c6ca3a0362','710f5127-0def-4c34-9826-1824f7d1b81e'],size=1,snapshot_id=1ebb7324-e936-4694-a883-78811c337aaa,source_replicaid=,source_volid=None,status='creating',user_id='a50b7681b1614da3b7afc80ad2adf91d',volume_type_id=62f47196-ee91-4ae7-b741-cd779d60fb71)}' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:37:16 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9fcd259f-a783-4755-9214-8a6bc0bff2f0 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c358bdbf-8a6c-4fe7-a3a0-adbc835cb6ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 00:37:16 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:37:16 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:37:16 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9fcd259f-a783-4755-9214-8a6bc0bff2f0 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c358bdbf-8a6c-4fe7-a3a0-adbc835cb6ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87485) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 00:37:16 devstack devstack@c-api.service[87485]: DEBUG cinder.volume.api [None req-9fcd259f-a783-4755-9214-8a6bc0bff2f0 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Flow 'volume_create_api' (2c2e9847-e9fe-4eef-bb38-f2a625e003c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87485) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 00:37:16 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-9fcd259f-a783-4755-9214-8a6bc0bff2f0 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Create volume request issued successfully. Sep 01 00:37:16 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9fcd259f-a783-4755-9214-8a6bc0bff2f0 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 01 00:37:16 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1701/3457] 192.168.122.147 () {60 vars in 1142 bytes} [Tue Sep 1 00:37:16 2026] POST /volume/v3/volumes => generated 750 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 00:37:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-3b11f972-5438-4599-ae3a-fc5bfa2f0e12 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3b11f972-5438-4599-ae3a-fc5bfa2f0e12 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] GET http://192.168.122.147/volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d Sep 01 00:37:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3b11f972-5438-4599-ae3a-fc5bfa2f0e12 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:37:16 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-3b11f972-5438-4599-ae3a-fc5bfa2f0e12 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:37:16 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:37:16 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:37:16 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:37:16 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:37:16 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-3b11f972-5438-4599-ae3a-fc5bfa2f0e12 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Volume info retrieved successfully. Sep 01 00:37:16 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-3b11f972-5438-4599-ae3a-fc5bfa2f0e12 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d returned with HTTP 200 Sep 01 00:37:16 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1757/3458] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:37:16 2026] GET /volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:37:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-1de9a856-17c4-4070-b0f9-31fc3212e8e0 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1de9a856-17c4-4070-b0f9-31fc3212e8e0 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] GET http://192.168.122.147/volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d Sep 01 00:37:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1de9a856-17c4-4070-b0f9-31fc3212e8e0 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:37:17 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-1de9a856-17c4-4070-b0f9-31fc3212e8e0 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:37:17 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:37:17 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:37:17 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:37:17 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:37:17 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-1de9a856-17c4-4070-b0f9-31fc3212e8e0 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Volume info retrieved successfully. Sep 01 00:37:17 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-1de9a856-17c4-4070-b0f9-31fc3212e8e0 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d returned with HTTP 200 Sep 01 00:37:17 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1702/3459] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:37:17 2026] GET /volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:37:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-328ce265-f5af-425c-a6cf-eab920cabe1e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:18 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-328ce265-f5af-425c-a6cf-eab920cabe1e tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] GET http://192.168.122.147/volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d Sep 01 00:37:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-328ce265-f5af-425c-a6cf-eab920cabe1e tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:37:18 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-328ce265-f5af-425c-a6cf-eab920cabe1e tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:37:18 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:37:18 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:37:18 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:37:18 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:37:18 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-328ce265-f5af-425c-a6cf-eab920cabe1e tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Volume info retrieved successfully. Sep 01 00:37:19 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-328ce265-f5af-425c-a6cf-eab920cabe1e tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d returned with HTTP 200 Sep 01 00:37:19 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1758/3460] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:37:18 2026] GET /volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d => generated 842 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:37:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-554f3d3c-cda7-471a-886e-5191fcc6deb5 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-554f3d3c-cda7-471a-886e-5191fcc6deb5 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] GET http://192.168.122.147/volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d Sep 01 00:37:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-554f3d3c-cda7-471a-886e-5191fcc6deb5 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:37:20 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-554f3d3c-cda7-471a-886e-5191fcc6deb5 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:37:20 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:37:20 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:37:20 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:37:20 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:37:20 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-554f3d3c-cda7-471a-886e-5191fcc6deb5 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Volume info retrieved successfully. Sep 01 00:37:20 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-554f3d3c-cda7-471a-886e-5191fcc6deb5 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d returned with HTTP 200 Sep 01 00:37:20 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1703/3461] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:37:20 2026] GET /volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d => generated 842 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:37:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-501c6e89-eaa6-4ca0-a46b-58d40dff8f32 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-501c6e89-eaa6-4ca0-a46b-58d40dff8f32 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] GET http://192.168.122.147/volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d Sep 01 00:37:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-501c6e89-eaa6-4ca0-a46b-58d40dff8f32 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:37:21 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-501c6e89-eaa6-4ca0-a46b-58d40dff8f32 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:37:21 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:37:21 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:37:21 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:37:21 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:37:21 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-501c6e89-eaa6-4ca0-a46b-58d40dff8f32 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Volume info retrieved successfully. Sep 01 00:37:21 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-501c6e89-eaa6-4ca0-a46b-58d40dff8f32 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d returned with HTTP 200 Sep 01 00:37:21 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1759/3462] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:37:21 2026] GET /volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d => generated 842 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:37:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-af1d38f3-1aee-4365-94ae-08d0a2c687a3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-af1d38f3-1aee-4365-94ae-08d0a2c687a3 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] GET http://192.168.122.147/volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d Sep 01 00:37:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-af1d38f3-1aee-4365-94ae-08d0a2c687a3 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:37:22 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-af1d38f3-1aee-4365-94ae-08d0a2c687a3 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:37:22 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:37:22 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:37:22 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:37:22 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:37:22 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-af1d38f3-1aee-4365-94ae-08d0a2c687a3 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Volume info retrieved successfully. Sep 01 00:37:22 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-af1d38f3-1aee-4365-94ae-08d0a2c687a3 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d returned with HTTP 200 Sep 01 00:37:22 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1704/3463] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:37:22 2026] GET /volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:37:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-62ce0607-de49-431f-b603-d85d9ca18d42 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-62ce0607-de49-431f-b603-d85d9ca18d42 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] GET http://192.168.122.147/volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d Sep 01 00:37:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-62ce0607-de49-431f-b603-d85d9ca18d42 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:37:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-62ce0607-de49-431f-b603-d85d9ca18d42 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:37:23 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:37:23 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:37:23 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:37:23 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:37:23 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-62ce0607-de49-431f-b603-d85d9ca18d42 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Volume info retrieved successfully. Sep 01 00:37:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-62ce0607-de49-431f-b603-d85d9ca18d42 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d returned with HTTP 200 Sep 01 00:37:23 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1760/3464] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:37:23 2026] GET /volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d => generated 843 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:37:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b34ad238-6a16-4ede-bb94-a9c5edf09f78 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b34ad238-6a16-4ede-bb94-a9c5edf09f78 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] GET http://192.168.122.147/volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d Sep 01 00:37:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b34ad238-6a16-4ede-bb94-a9c5edf09f78 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:37:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b34ad238-6a16-4ede-bb94-a9c5edf09f78 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:37:23 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:37:23 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:37:23 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:37:23 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:37:23 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-b34ad238-6a16-4ede-bb94-a9c5edf09f78 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Volume info retrieved successfully. Sep 01 00:37:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b34ad238-6a16-4ede-bb94-a9c5edf09f78 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d returned with HTTP 200 Sep 01 00:37:23 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1705/3465] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:37:23 2026] GET /volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:37:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-79fc8dc8-83a7-4f07-ab3d-d9903c5eeea7 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-79fc8dc8-83a7-4f07-ab3d-d9903c5eeea7 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa Sep 01 00:37:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-79fc8dc8-83a7-4f07-ab3d-d9903c5eeea7 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:37:23 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-79fc8dc8-83a7-4f07-ab3d-d9903c5eeea7 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:37:23 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-79fc8dc8-83a7-4f07-ab3d-d9903c5eeea7 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Delete snapshot with id: 1ebb7324-e936-4694-a883-78811c337aaa Sep 01 00:37:23 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:37:23 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:37:23 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-79fc8dc8-83a7-4f07-ab3d-d9903c5eeea7 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Snapshot retrieved successfully. Sep 01 00:37:23 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:37:23 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:37:23 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-79fc8dc8-83a7-4f07-ab3d-d9903c5eeea7 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Snapshot delete request issued successfully. Sep 01 00:37:23 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-79fc8dc8-83a7-4f07-ab3d-d9903c5eeea7 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa returned with HTTP 202 Sep 01 00:37:23 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1761/3466] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:37:23 2026] DELETE /volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:37:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-4a79af1f-5dc3-4c6a-91d3-e9cc70b42ce3 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4a79af1f-5dc3-4c6a-91d3-e9cc70b42ce3 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] GET http://192.168.122.147/volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa Sep 01 00:37:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4a79af1f-5dc3-4c6a-91d3-e9cc70b42ce3 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:37:23 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-4a79af1f-5dc3-4c6a-91d3-e9cc70b42ce3 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:37:23 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:37:23 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:37:23 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-4a79af1f-5dc3-4c6a-91d3-e9cc70b42ce3 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Snapshot retrieved successfully. Sep 01 00:37:23 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-4a79af1f-5dc3-4c6a-91d3-e9cc70b42ce3 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa returned with HTTP 200 Sep 01 00:37:23 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1706/3467] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:37:23 2026] GET /volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:37:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-81ede045-575b-47dd-bb64-0b97126a5582 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-81ede045-575b-47dd-bb64-0b97126a5582 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] GET http://192.168.122.147/volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa Sep 01 00:37:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-81ede045-575b-47dd-bb64-0b97126a5582 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:37:24 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-81ede045-575b-47dd-bb64-0b97126a5582 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:37:24 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:37:24 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:37:24 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-81ede045-575b-47dd-bb64-0b97126a5582 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Snapshot retrieved successfully. Sep 01 00:37:24 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-81ede045-575b-47dd-bb64-0b97126a5582 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa returned with HTTP 200 Sep 01 00:37:24 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1762/3468] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:37:24 2026] GET /volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:37:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-14801e22-cd4f-4eb2-8608-ffc392146f11 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-14801e22-cd4f-4eb2-8608-ffc392146f11 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] GET http://192.168.122.147/volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa Sep 01 00:37:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-14801e22-cd4f-4eb2-8608-ffc392146f11 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:37:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-14801e22-cd4f-4eb2-8608-ffc392146f11 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:37:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-14801e22-cd4f-4eb2-8608-ffc392146f11 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa returned with HTTP 404 Sep 01 00:37:25 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1707/3469] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:37:25 2026] GET /volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:37:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-abb0c614-30f1-42bd-9fab-f3859cbcb2c1 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-abb0c614-30f1-42bd-9fab-f3859cbcb2c1 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] DELETE http://192.168.122.147/volume/v3/volumes/6f185ddf-e866-453a-88ec-cce0e9ed0015 Sep 01 00:37:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-abb0c614-30f1-42bd-9fab-f3859cbcb2c1 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:37:25 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-abb0c614-30f1-42bd-9fab-f3859cbcb2c1 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:37:25 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-abb0c614-30f1-42bd-9fab-f3859cbcb2c1 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Delete volume with id: 6f185ddf-e866-453a-88ec-cce0e9ed0015 Sep 01 00:37:25 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:37:25 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:37:25 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:37:25 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:37:25 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-abb0c614-30f1-42bd-9fab-f3859cbcb2c1 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Volume info retrieved successfully. Sep 01 00:37:25 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-abb0c614-30f1-42bd-9fab-f3859cbcb2c1 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Delete volume request issued successfully. Sep 01 00:37:25 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-abb0c614-30f1-42bd-9fab-f3859cbcb2c1 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/volumes/6f185ddf-e866-453a-88ec-cce0e9ed0015 returned with HTTP 202 Sep 01 00:37:25 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1763/3470] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:37:25 2026] DELETE /volume/v3/volumes/6f185ddf-e866-453a-88ec-cce0e9ed0015 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:37:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-dc670df4-aa95-4e9c-83e6-007d9bedb87f None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dc670df4-aa95-4e9c-83e6-007d9bedb87f tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] GET http://192.168.122.147/volume/v3/volumes/6f185ddf-e866-453a-88ec-cce0e9ed0015 Sep 01 00:37:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dc670df4-aa95-4e9c-83e6-007d9bedb87f tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:37:25 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-dc670df4-aa95-4e9c-83e6-007d9bedb87f tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:37:25 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:37:25 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:37:25 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:37:25 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:37:25 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-dc670df4-aa95-4e9c-83e6-007d9bedb87f tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Volume info retrieved successfully. Sep 01 00:37:25 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-dc670df4-aa95-4e9c-83e6-007d9bedb87f tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/volumes/6f185ddf-e866-453a-88ec-cce0e9ed0015 returned with HTTP 200 Sep 01 00:37:25 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1708/3471] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:37:25 2026] GET /volume/v3/volumes/6f185ddf-e866-453a-88ec-cce0e9ed0015 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:37:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-6538448c-df1e-439d-8b96-7faffb2957f3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6538448c-df1e-439d-8b96-7faffb2957f3 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] GET http://192.168.122.147/volume/v3/volumes/6f185ddf-e866-453a-88ec-cce0e9ed0015 Sep 01 00:37:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6538448c-df1e-439d-8b96-7faffb2957f3 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:37:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-6538448c-df1e-439d-8b96-7faffb2957f3 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:37:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-6538448c-df1e-439d-8b96-7faffb2957f3 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/volumes/6f185ddf-e866-453a-88ec-cce0e9ed0015 returned with HTTP 404 Sep 01 00:37:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1764/3472] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:37:26 2026] GET /volume/v3/volumes/6f185ddf-e866-453a-88ec-cce0e9ed0015 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:37:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-7a6b86b2-aac7-4ef2-a9f1-3de38757b2e4 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7a6b86b2-aac7-4ef2-a9f1-3de38757b2e4 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] DELETE http://192.168.122.147/volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d Sep 01 00:37:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7a6b86b2-aac7-4ef2-a9f1-3de38757b2e4 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:37:26 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-7a6b86b2-aac7-4ef2-a9f1-3de38757b2e4 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Calling method 'delete' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:37:26 devstack devstack@c-api.service[87485]: INFO cinder.api.v3.volumes [None req-7a6b86b2-aac7-4ef2-a9f1-3de38757b2e4 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Delete volume with id: aef75c7b-2c4a-4d86-aa19-03ad9405295d Sep 01 00:37:26 devstack devstack@c-api.service[87485]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:37:26 devstack devstack@c-api.service[87485]: attachments = base.obj_make_list( Sep 01 00:37:26 devstack devstack@c-api.service[87485]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:37:26 devstack devstack@c-api.service[87485]: warnings.warn( Sep 01 00:37:26 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7a6b86b2-aac7-4ef2-a9f1-3de38757b2e4 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Volume info retrieved successfully. Sep 01 00:37:26 devstack devstack@c-api.service[87485]: INFO cinder.volume.api [None req-7a6b86b2-aac7-4ef2-a9f1-3de38757b2e4 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Delete volume request issued successfully. Sep 01 00:37:26 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-7a6b86b2-aac7-4ef2-a9f1-3de38757b2e4 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d returned with HTTP 202 Sep 01 00:37:26 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1709/3473] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:37:26 2026] DELETE /volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 00:37:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-58e85b00-c843-48d7-8edf-87592f37a147 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-58e85b00-c843-48d7-8edf-87592f37a147 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] GET http://192.168.122.147/volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d Sep 01 00:37:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-58e85b00-c843-48d7-8edf-87592f37a147 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:37:26 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-58e85b00-c843-48d7-8edf-87592f37a147 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Calling method 'show' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:37:26 devstack devstack@c-api.service[87484]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 00:37:26 devstack devstack@c-api.service[87484]: attachments = base.obj_make_list( Sep 01 00:37:26 devstack devstack@c-api.service[87484]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 00:37:26 devstack devstack@c-api.service[87484]: warnings.warn( Sep 01 00:37:26 devstack devstack@c-api.service[87484]: INFO cinder.volume.api [None req-58e85b00-c843-48d7-8edf-87592f37a147 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Volume info retrieved successfully. Sep 01 00:37:26 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-58e85b00-c843-48d7-8edf-87592f37a147 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d returned with HTTP 200 Sep 01 00:37:26 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1765/3474] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:37:26 2026] GET /volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d => generated 842 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 00:37:27 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-b2139e8a-f83d-4278-9dce-9ee0194d09e7 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b2139e8a-f83d-4278-9dce-9ee0194d09e7 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] GET http://192.168.122.147/volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d Sep 01 00:37:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b2139e8a-f83d-4278-9dce-9ee0194d09e7 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:37:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-b2139e8a-f83d-4278-9dce-9ee0194d09e7 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:37:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-b2139e8a-f83d-4278-9dce-9ee0194d09e7 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d returned with HTTP 404 Sep 01 00:37:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1710/3475] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:37:27 2026] GET /volume/v3/volumes/aef75c7b-2c4a-4d86-aa19-03ad9405295d => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:37:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-c401a002-35b6-418d-8a16-1e9398bbc9b3 None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c401a002-35b6-418d-8a16-1e9398bbc9b3 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa Sep 01 00:37:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c401a002-35b6-418d-8a16-1e9398bbc9b3 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:37:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-c401a002-35b6-418d-8a16-1e9398bbc9b3 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:37:28 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.snapshots [None req-c401a002-35b6-418d-8a16-1e9398bbc9b3 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Delete snapshot with id: 1ebb7324-e936-4694-a883-78811c337aaa Sep 01 00:37:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-c401a002-35b6-418d-8a16-1e9398bbc9b3 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa returned with HTTP 404 Sep 01 00:37:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1766/3476] 192.168.122.147 () {58 vars in 1241 bytes} [Tue Sep 1 00:37:28 2026] DELETE /volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:37:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-23498f30-6eac-49ff-803d-b0e4581e8608 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-23498f30-6eac-49ff-803d-b0e4581e8608 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] GET http://192.168.122.147/volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa Sep 01 00:37:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-23498f30-6eac-49ff-803d-b0e4581e8608 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:37:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-23498f30-6eac-49ff-803d-b0e4581e8608 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:37:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-23498f30-6eac-49ff-803d-b0e4581e8608 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa returned with HTTP 404 Sep 01 00:37:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1711/3477] 192.168.122.147 () {58 vars in 1238 bytes} [Tue Sep 1 00:37:28 2026] GET /volume/v3/snapshots/1ebb7324-e936-4694-a883-78811c337aaa => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:37:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.middleware.request_id [None req-842e6ffa-c876-4411-9a81-9a7521d7f53e None None] RequestId filter calling following filter/app {{(pid=87484) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-842e6ffa-c876-4411-9a81-9a7521d7f53e tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] DELETE http://192.168.122.147/volume/v3/volumes/6f185ddf-e866-453a-88ec-cce0e9ed0015 Sep 01 00:37:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-842e6ffa-c876-4411-9a81-9a7521d7f53e tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Empty body provided in request {{(pid=87484) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:37:28 devstack devstack@c-api.service[87484]: DEBUG cinder.api.openstack.wsgi [None req-842e6ffa-c876-4411-9a81-9a7521d7f53e tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Calling method 'delete' {{(pid=87484) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:37:28 devstack devstack@c-api.service[87484]: INFO cinder.api.v3.volumes [None req-842e6ffa-c876-4411-9a81-9a7521d7f53e tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Delete volume with id: 6f185ddf-e866-453a-88ec-cce0e9ed0015 Sep 01 00:37:28 devstack devstack@c-api.service[87484]: INFO cinder.api.openstack.wsgi [None req-842e6ffa-c876-4411-9a81-9a7521d7f53e tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/volumes/6f185ddf-e866-453a-88ec-cce0e9ed0015 returned with HTTP 404 Sep 01 00:37:28 devstack devstack@c-api.service[87484]: [pid: 87484|app: 0|req: 1767/3478] 192.168.122.147 () {58 vars in 1235 bytes} [Tue Sep 1 00:37:28 2026] DELETE /volume/v3/volumes/6f185ddf-e866-453a-88ec-cce0e9ed0015 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:37:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.middleware.request_id [None req-9effb052-9d91-491f-9ce2-78892f1c8840 None None] RequestId filter calling following filter/app {{(pid=87485) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 00:37:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9effb052-9d91-491f-9ce2-78892f1c8840 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] GET http://192.168.122.147/volume/v3/volumes/6f185ddf-e866-453a-88ec-cce0e9ed0015 Sep 01 00:37:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9effb052-9d91-491f-9ce2-78892f1c8840 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Empty body provided in request {{(pid=87485) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 00:37:28 devstack devstack@c-api.service[87485]: DEBUG cinder.api.openstack.wsgi [None req-9effb052-9d91-491f-9ce2-78892f1c8840 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] Calling method 'show' {{(pid=87485) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 00:37:28 devstack devstack@c-api.service[87485]: INFO cinder.api.openstack.wsgi [None req-9effb052-9d91-491f-9ce2-78892f1c8840 tempest-SnapshotDependencyTests-809810602 tempest-SnapshotDependencyTests-809810602-project-member] http://192.168.122.147/volume/v3/volumes/6f185ddf-e866-453a-88ec-cce0e9ed0015 returned with HTTP 404 Sep 01 00:37:28 devstack devstack@c-api.service[87485]: [pid: 87485|app: 0|req: 1712/3479] 192.168.122.147 () {58 vars in 1232 bytes} [Tue Sep 1 00:37:28 2026] GET /volume/v3/volumes/6f185ddf-e866-453a-88ec-cce0e9ed0015 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 00:37:38 devstack devstack@c-api.service[87484]: DEBUG dbcounter [-] [87484] Writing DB stats cinder:SELECT=68,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=87484) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 00:37:38 devstack devstack@c-api.service[87485]: DEBUG dbcounter [-] [87485] Writing DB stats cinder:SELECT=78,cinder:INSERT=14,cinder:UPDATE=25 {{(pid=87485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}